
img {
    border: none;
}
/* blockquote */

blockquote, cite {
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
}
/* main contents */


.postmeta {
    clear: both;
}

/* Preloader */

/* Preloader 
Enable After Development 
*/

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; 
    z-index:999999; 
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%;
    top:50%; 
    /*background-image: url("../img/global/loading.gif");*/
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; 
}

/* */
.sidr-open {
    overflow: hidden !important
}
.compensate-for-menu {
    margin-top: 100px;
}
.fullscreen {} .slider {} #slider-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 300px;
    bottom: 0;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    /* firefox x2 */

background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}
.devider {
    width: 100%;
    height: 2px;
    background: #FFFFFF;
    opacity: .2;
    margin: 15px 0;
}
#bigtext {
    display: none;
    padding: 30px 0;
    overflow: auto;
	width:97%;
	margin-left:20px;
}

.symple-tabs .ui-tabs-anchor {


    /* Internet Explorer 10 */
    display:-ms-flexbox;
    -ms-flex-pack:center;
    -ms-flex-align:center;

    /* Firefox */
    display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;

    /* Safari, Opera, and Chrome */
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
    display:box;
    box-pack:center;
    box-align:center;


}

section#breadcrumbs {
    min-height: 60px;
    text-align: left;
    padding: 20px 0;
    background-image: url('breadcrumbs-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
section#breadcrumbs ul {
    position: relative;
}
section#breadcrumbs li {
    display: inline-block;
}
section#breadcrumbs a {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
}
section#breadcrumbs .separator {
    width: 1px;
    height: 55px;
    background: #FFFFFF;
    -webkit-transform: rotate(23deg);
    -ms-transform: rotate(23deg);
    transform: rotate(23deg);
    display: inline-block;
    margin: -20px 30px;
}
section#breadcrumbs strong.lonely {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    padding: 0
}
section#breadcrumbs strong.single {
    color: #FFF;
    font-weight: 100;
    font-size: 20px;
    padding: 0;
}
section#breadcrumbs strong {
    color: #FFF;
    padding: 0;
    font-weight: 100;
    font-size: 18px;
}
section#breadcrumbs .ugly {
    display: none;
}
section#breadcrumbs .second a {
    color: #FFF;
    padding: 0;
    font-weight: 100;
    font-size: 18px;
    text-transform: none;
}
/* header */


.white-gradient {
    box-shadow: 1px 1px 1px 0px #c3bcb8;
    background: rgb(255, 255, 255);
    /* Old browsers */

background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
    /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    /* Opera 11.10+ */

background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    /* IE10+ */

background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    /* W3C */

filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
    /* IE6-9 */
}
#header #menu #options .choose-language {
    color: #ffffff;
    display: inline-block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0px 5px 10px;
}
#header #menu #options .choose-language li {
    color: #ffffff;
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0
}
#header #menu #options .choose-language li a {
    text-decoration: none;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
}
#header #menu #options .choose-language li a:hover {
    background: none;
    color: #000;
}
/* Choose Language */

.choose-language {
    position: relative;
    width: 80px;
    background: url('language-picker-bg.jpg') #93C4D8 no-repeat;
    outline: none;
    background-position: 0px 0px;
    cursor: pointer;
    background-size: 86px 37px;
}
.choose-language:after {
    content: "\f107";
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    right: 6px;
    top: 12px;
    margin-top: -9px;
    border-color: transparent #fff;
}
.choose-language .dropdown {
    /* Size & position */

position: absolute;
    top: 100%;
    right: 0;
    max-width: 200px;
    text-align: left;
    /* Styles */

background: #fff;
    list-style: none;
    font-weight: normal;

/* Hiding */

opacity: 0;
    pointer-events: none;
    box-shadow: 2px 3px 9px #B4B4B4;
}
.choose-language .dropdown li a {
    display: block;
    text-decoration: none;
    color: #9e9e9e;
    padding: 10px 20px;
}
/* Hover state */

.choose-language .dropdown li:hover a {
    background: #f3f8f8;
}
/* Active state */

.choose-language.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    z-index: 100
}
/* No CSS3 support */

.no-opacity .choose-language .dropdown, .no-pointerevents .choose-language .dropdown {
    display: none;
    opacity: 1;
    /* If opacity support but no pointer-events support */

pointer-events: auto;
    /* If pointer-events support but no pointer-events support */
}
.no-opacity .choose-language.active .dropdown, .no-pointerevents .choose-language.active .dropdown {
    display: block;
}
/* // Choose Language */




#mobile-menu #sidr ul.languages {
    display: none;
    margin: 10px 0 0 0;
    text-align: left;
}
.mobile-choose-language span:after {
    content: "\f107";
    font-family: fontawesome;
    font-size: 25px;
    position: absolute;
    right: 25px;
    top: 17px;
    margin-top: -10px;
    border-color: transparent #fff;
}
#mobile-menu #sidr ul.languages li a {
    padding: 0;
}

#header #menu #desktop-menu {
    display: block;
}


#home {} #home .slider-content {
    position: absolute;
    bottom: 14px;
    text-align: center;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    right: 0;
    left: 0;
}
#home .slider-content h1 {
    font-size: 60px;
    font-weight: 400;
    color: #FFFFFF;
}
#home .slider-content p {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    font-family: 'Arial'
}
#home .slider-content .home-slider-copy {
    padding: 5px 0;
    color: #FFFFFF
}
#home .slider-content .guide {
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0 0 20px 0;
    font-weight: bold;
    font-size: 14px;
}
#home section#read-more {
    cursor: pointer;
}
#home .read-more {
    width: 100%;
    height: 65px;
    background-color: #231917;
    text-align: center;
}
#home .read-more p {
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 15px 0 0 0;
    font-size: 14px;
}
#home .read-more p:after {
    position: relative;
    content: "\f107";
    font-family: 'fontawesome';
    display: block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 30px;
    top: -5px;
    /* Simple 180 degree rotation and animation on click again */

-webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */

-ms-transform: rotate(0deg);
    /* IE 9 */

transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */

transition: .5s;
    transition-timing-function: linear;
}
/* Simple 180 degree rotation and animation on click */

#home .read-more.active p:after {
    -webkit-transform: rotate(180deg);
    /* Chrome, Opera 15+, Safari 3.1+ */

-ms-transform: rotate(180deg);
    /* IE 9 */

transform: rotate(180deg);
    /* Firefox 16+, IE 10+, Opera */

transition: .5s;
    transition-timing-function: linear;
}
/* No support for < IE 9 . Fix later */

#home section#read-more #bigtext {
    text-align: left;
}
#home #content {
    min-height: 350px;
    background-image: url('content-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    color: #FFF;
    padding: 40px 0;
    overflow-y: auto 
}
#home #content .about-us, #home #content .our-services, #home #content .our-work {
    max-width: 370px;
    min-height: 200px;
    width: 100%;
    background: url('content-column-bg.jpg') no-repeat;
    position: relative;
    padding: 40px 30px 0 30px;
    min-height: 232px;
}
#home #content .devider {
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    opacity: .2;
    margin: 10px 0;
}
#home #content .cta {
    min-height: 40px;
    width: 100%;
    max-width: 370px;
    background-color: #FFF;
    color: #474747;
    padding: 10px 60px 10px 30px;
    text-transform: uppercase;
    font-weight: 600;
}
#home #content .cta .left {
    float: left
}
#home #content .cta .right {
    float: right
}
#home #content .cta .left:after {
    position: absolute;
    content: "\f105";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aa9c95;
    font-size: 23px;
    margin: -2px 10px;
}
#home #content .cta .video-icon {
    padding:
}
#home #content .cta .video-icon:after {
    position: absolute;
    content: "\f144";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aa9c95;
    font-size: 23px;
    margin: -2px 8px;
}
#home #content .about-us {} #home #content .our-services {} #home #content .our-work {}/* About Us */

#about-us {} section#page-header {
    min-height: 600px;
    height: 100%;
    overflow: hidden;
}
section#page-header .about-mvgu {
    overflow: auto;
    height: 600px;
    background: rgba(14, 121, 165, 0.90);
}
section#page-header .col {
    padding: 0;
    margin: 0;
}
section#page-header .about-mvgu {
    padding: 25px 45px;
    text-align: left;
    color: white;
}
section#page-header .about-mvgu h1 {
    font-size: 45px;
    padding: 20px 0;
    font-weight: 400;
    text-transform: uppercase;
}
section#page-header .about-mvgu p {
    line-height: 24px;
    font-family: Arial;
    font-size: 16px;
    font-weight: 100;
}
section#page-header .play-video {
    max-width: 400px;
    margin: 0 auto;
    padding: 115px 0;
}
section#page-header .play-video img {
    width: 100%;
    border: 7px solid #FFFFFF;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.61);
}
section#excel {
    padding: 45px 0;
    overflow: auto;
    background-image: url('excel-bg.jpg');
    color: #FFF;
    text-align: left;
}
section#excel h2 {
    color: #b8aca6;
    font-weight: 100;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
section#excel h2 span {
    color: #FFFFFF;
    text-transform: uppercase;
}
section#excel h1 {
    font-size: 60px;
    font-weight: 400;
}
/* Who we are */

div#who-we-are section#content {
    overflow: auto;
}
div#who-we-are section#content-accordion {
    overflow: auto;
    background-image: url('accordion-bg.jpg');
    background-size: cover;
    padding: : 10px;
    position: relative;
}
#accordion .accordion-toggle {
    cursor: pointer;
    padding: 10px 30px;
    color: #FFF;
    text-transform: uppercase;
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
}
#accordion .accordion-content {
    color: #FFF;
    text-align: left;
    padding: 0 30px;
    overflow: auto;
}
div#who-we-are section#content {
    padding: 45px 0;
    overflow: auto;
    background-image: url('tabs-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
}
div#who-we-are section#content h1 {
    font-weight: 100;
    font-size: 35px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
}
div#who-we-are section#content .devider {
    width: 100%;
    height: 1px;
    background: #666666;
    opacity: .2;
    margin: 25px 0 25px 0;
}
div#who-we-are section#content h2 {
    font-size: 30px;
    line-height: 1;
    color: #0071a0;
    font-weight: 400;
}
div#who-we-are section#content p {
    padding: 15px 0 0 0;
    font-family: 'Arial';
    color: #666666;
    line-height: 1.5;
}
#content-accordion .accordion-heading h1 {
    color: #FFF;
    font-weight: 400;
    font-size: 55px;
    max-width: 375px;
    text-align: left;
    vertical-align: middle;
    position: absolute;
    top: 30%;
    margin: 0 auto;
    line-height: 1;
}
#accordion li.accordion-toggle:before {
    position: absolute;
    content: "\f067";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 14px;
    left: 9px;
    top: 13px;
}
#accordion li.accordion-toggle.expanded:before {
    position: absolute;
    content: "\f068";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 14px;
    left: 9px;
    top: 13px;
}
/* */

/* Original Tab Css located in plugins.css */

/* */

section#content-tabs {
    padding: 45px 0;
    overflow: auto;
    background-image: url('tabs-bg.jpg');
    color: #666666;
    text-align: left;
    min-height: 400px;
}
.symple-tabs ul.ui-tabs-nav {
    display: block;
    margin: 0;
    padding: 0;
    ;
    margin-left: 0px;
}
.symple-tabs ul.ui-tabs-nav li {
    display: block;
    width: 12.5%;
    padding: 0 !important;
    float: left !important;
    margin: 1px 0 !important;
    outline: none;
}
.symple-tabs ul.ui-tabs-nav li a {
    text-decoration: none;
    width: auto;
    height: 50px;
    padding: 12px 0px;
    line-height: 1;
    margin: 0;
    background-color: #c4bab5;
    font-size: 1em;
    color: #FFF;
    outline: none;
    text-align: center;
    text-transform: uppercase;
}
.symple-tabs ul.ui-tabs-nav li a:hover {
    color: #FFF;
    background: #9b8e88;
}
.symple-tabs ul.ui-tabs-nav .ui-state-active a {
    background: #9b8e88;
    position: relative;
    margin: 0 0 0 -1px;
    color: #FFF !important;
}
.symple-tabs ul.ui-tabs-nav .ui-state-active a:hover {
    background: #9b8e88;
}
.symple-tabs ul.ui-tabs-nav li:first-child .ui-state-active a {
    margin-left: 0
}
.symple-tabs ul.ui-tabs-nav li:first-child a {
    border-width: 1px 1px 0 1px
}
.symple-tabs .tab-content {
    background: none;
    padding: 20px;
    margin: 35px 10px;
}
.symple-tabs ul.tabs:before, ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.symple-tabs ul.tabs:after {
    clear: both
}
.symple-tabs ul.tabs {
    zoom: 1
}
.symple-tabs .ui-tabs-hide {
    display: none
}
.symple-tabs:before, ul.symple-tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.symple-tabs:after {
    clear: both
}
.symple-tabs {
    zoom: 1
}
.symple-tabs .ui-tabs-hide {
    display: none
}
section#global-portfolio {
    padding: 45px 0;
    background-image: url('white-gradient.jpg');
    background-repeat: repeat;
    color: #666666;
    text-align: right;
    overflow: hidden;
}
/* Services */

section#page-header .services-mvgu {
    overflow: auto;
    overflow: auto;
    height: 600px;
    background: rgba(0, 0, 0, 0.80);
}
section#page-header .col {
    padding: 0;
    margin: 0;
}
section#page-header .services-mvgu {
    padding: 25px 45px;
    text-align: left;
    color: white;
}
section#page-header .services-mvgu h1 {
    font-size: 45px;
    padding: 20px 0;
    font-weight: 100;
    text-transform: uppercase;
    line-height: .9;
	color:#FFF;
}
section#page-header .services-mvgu h1 span {
    font-size: 39px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1;
    padding: 0;
    display: block;
}
section#page-header .services-mvgu p {
    line-height: 24px;
    font-family: Arial;
    font-size: 18px;
    font-weight: 100;
	color:#FFF;
}
section#content-services {
    padding: 45px 0;
    overflow: auto;
    background-image: url('tabs-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
}
section#content-services h1 {
    font-weight: 100;
    font-size: 35px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
}
section#content-services .devider {
    width: 100%;
    height: 1px;
    background: #666666;
    opacity: .2;
    margin: 25px 0 10px 0;
}
section#content-services h2 {
    font-size: 30px;
    line-height: 1;
    color: #0071a0;
    font-weight: 400;
}
section#content-services p {
    padding: 15px 0 0 0;
    font-family: 'Arial';
    color: #666666;
    line-height: 1.5;
}
section#content-services #services ul {
    width: 100%
}
section#content-services #services li {
    width: 30%;
    display: inline-block;
    float: left;
    position: relative;
    margin: 30px 17px;
    min-height: 210px;
}
section#content-services #services li .cta {
    background-image: url('button-bg.png');
    padding: 10px 0;
    color: #FFF;
    margin: 20px 0;
    position: relative;
    bottom: -5px;
    box-shadow: 2px 2px 10px #666666;
    width: 100%;
    text-align: center;
    max-width: 265px;
}
section#content-services #services li a {
    color: #FFFFFF
}
section#content-services #services li .cta span {
    color: #FFFFFF;
    text-transform: uppercase;
}
section#content-services #services li .cta span:after {
    position: absolute;
    content: "\f105";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 23px;
    margin: -3px 10px;
}
/* Categories */

#content-services.special {
    overflow: hidden;
    min-height: 1060px;
}
section#services-internal {
    padding: 45px 0;
    overflow: auto;
    background-image: url('tabs-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: #666666;
}
section#services-internal .devider {
    width: 100%;
    height: 1px;
    background: #666666;
    opacity: .2;
    margin: 0px 0 10px 0;
}
div#services-internal h1 {
    font-size: 45px;
    padding: 20px 0;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1.2;
}
div#services-internal #page-header h1 {
    font-size: 45px;
    padding: 20px 0;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1.2;
}
div#services-internal h1 span {
    font-size: 39px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1;
    padding: 0;
    display: block;
}
div#services-internal p {
    line-height: 24px;
    font-family: Arial;
    font-size: 16px;
    font-weight: 100;
    text-align: left;
}
.special-containers {
    position: relative;
    padding: 5px 10px;
}
#services-internal .image {
    height: 360px;
    position: relative;
    width: 806px;
    background-repeat: no-repeat;
    background-size: contain;
}
#services-internal .image.left {
    left: -104px;
}
#services-internal .image.right {
    left: 10px;
}
#services-internal .right-bottom.tiny-image span {
    padding: 0;
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1
}
#services-internal .right-bottom.tiny-image h1 {
    padding: 0;
    color: #ffffff;
    text-align: left;
    line-height: 1
}
#services-internal .image.copy-image {
    background-image: url('brown-box.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding: 40px;
    text-align: left;
    height: 214px;
    width: 500px;
    left: 10px;
}
#services-internal .image.copy-image span, #services-internal .image.copy-image h1 {
    text-transform: uppercase;
    text-align: left;
    color: #FFFFFF;
    line-height: 1;
    padding: 0;
    margin: 0
}
#services-internal .image.copy-image span {
    font-size: 20px
}
#services-internal .image.copy-image h1 {
    font-size: 40px
}
div#services-internal section#options {
    padding: 0 0 50px 0
}
div#services-internal section#options .content {
    overflow: auto;
}
div#services-internal section#options #read-more {
    border-top: 1px solid #d7d4d1;
    cursor: pointer;
    padding: 10px 0;
    margin: 30px 0;
}
div#services-internal section#options #text-expand p {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    text-align: center;
}
div#services-internal section#options .read-more p:after {
    position: relative;
    content: "\f107";
    font-family: 'fontawesome';
    display: block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
    top: -5px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s;
    transition-timing-function: linear;
}
div#services-internal section#options #read-more .active {
    color: inherit;
}
div#services-internal section#options #read-more .active p:after {
    -webkit-transform: rotate(180deg);
    /* Chrome, Opera 15+, Safari 3.1+ */

-ms-transform: rotate(180deg);
    /* IE 9 */

transform: rotate(180deg);
    /* Firefox 16+, IE 10+, Opera */

transition: .5s;
    transition-timing-function: linear;
}
div#services-internal section#options ul.buttons li.regular {
    width: 100%;
    max-width: 340px;
    background: #FFF;
    color: #474747;
}
div#services-internal section#options ul.buttons li {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
    min-height: 35px;
    max-height: 35px;
    height: 100%;
    box-shadow: 2px 2px 2px rgba(170, 156, 149, 0.49);
    margin: 0 5px;
}

/* Portfolio */
div#read-more {
    border-top: 1px solid #d7d4d1;
    cursor: pointer;
    padding: 10px 0;
    margin: 30px 0;
}
div#text-expand p {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    text-align: center;
	padding: 5px 0;
}
.read-more p:after {
    position: relative;
    content: "\f107";
    font-family: 'fontawesome';
    display: block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
    top: -5px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s;
    transition-timing-function: linear;
}
div#read-more .active {
    color: inherit;
}
div#read-more .active p:after {
    -webkit-transform: rotate(180deg);
    /* Chrome, Opera 15+, Safari 3.1+ */

-ms-transform: rotate(180deg);
    /* IE 9 */

transform: rotate(180deg);
    /* Firefox 16+, IE 10+, Opera */

transition: .5s;
    transition-timing-function: linear;
}
div#services-internal section#options ul.buttons li.regular {
    width: 100%;
    max-width: 340px;
    background: #FFF;
    color: #474747;
}
div#services-internal section#options ul.buttons li {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
    min-height: 35px;
    max-height: 35px;
    height: 100%;
    box-shadow: 2px 2px 2px rgba(170, 156, 149, 0.49);
    margin: 0 5px;
}
/* Main*/

#portfolio-main {} #portfolio-main {} section#content-portfolio #portfolio {
    clear: both;
}
section#content-portfolio {
    padding: 45px 0;
    overflow: auto;
    background-image: url('tabs-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: #666666;
    text-align: left;
}
section#content-portfolio h1 {
    font-weight: 100;
    font-size: 45px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
}
section#content-portfolio .devider {
    width: 100%;
    height: 1px;
    background: #666666;
    opacity: .2;
    margin: 25px 0 10px 0;
}
section#content-portfolio h2 {
    line-height: 1;
    background-color: #0071a0;
    font-weight: 100;
    color: #FFFFFF;
    text-align: center;
    padding: 9px 0;
    font-size: 17px;
    text-transform: uppercase;
}
section#content-portfolio p {
    padding: 15px 0 0 0;
    font-family: 'Arial';
    color: #666666;
    line-height: 1.5;
}
section#content-portfolio .project-columns {
    padding: 0 10px;
}
section#content-portfolio .project-columns .thumbnail {
    width: 100%;
    background-size: cover;
    min-height: 170px;
}
section#content-portfolio #portfolio ul {
    width: 100%
}
section#content-portfolio #portfolio li {
    width: 25%;
    display: inline-block;
    float: left;
    position: relative;
    margin: 30px 0px;
    min-height: 210px;
}
section#content-portfolio #portfolio li .cta {
    background-image: url('button-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 0;
    color: #FFF;
    margin: 20px 0;
    position: relative;
    bottom: 12px;
    box-shadow: 2px 2px 10px #666666;
    width: 100%;
    text-align: center;
}
section#content-portfolio #portfolio li .cta a {
    color: #FFFFFF
}
section#content-portfolio #portfolio li .cta span {
    text-transform: uppercase;
}
section#content-portfolio #portfolio li .cta span:after {
    position: absolute;
    content: "\f105";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #FFFFFF;
    font-size: 23px;
    margin: -3px 10px;
}
/* Categories */

section#portfolio-category {
    padding: 45px 0 10px 0;
    overflow: auto;
    background-image: url('white-gradient.jpg');
    background-repeat: repeat;
    color: #666666;
    text-align: left;
}
section#portfolio-category h1 {
    font-weight: 100;
    font-size: 45px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
}
section#portfolio-category .devider {
    width: 100%;
    height: 1px;
    background: #666666;
    opacity: .2;
    margin: 25px 0 10px 0;
}
section#portfolio-category p {
    padding: 15px 0 0 0;
    font-family: 'Arial';
    color: #666666;
    line-height: 1.5;
}
section#portfolio-category .content {
    overflow: auto;
}
section#portfolio-category #read-more {
    border-top: 1px solid #d7d4d1;
    border-bottom: 1px solid #d7d4d1;
    cursor: pointer;
}
section#portfolio-category #text-expand p {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    text-align: center;
}
section#portfolio-category #text-expand p:after {
    position: relative;
    content: "\f107";
    font-family: 'fontawesome';
    display: block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 30px;
    top: -5px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s;
    transition-timing-function: linear;
}
section#portfolio-category #read-more .active p:after {
    -webkit-transform: rotate(180deg);
    /* Chrome, Opera 15+, Safari 3.1+ */

-ms-transform: rotate(180deg);
    /* IE 9 */

transform: rotate(180deg);
    /* Firefox 16+, IE 10+, Opera */

transition: .5s;
    transition-timing-function: linear;
}
.project-category-list h2 {
    line-height: 1;
    background-color: #efeceb;
    font-weight: 100;
    color: #474747;
    font-weight: 600;
    text-align: center;
    padding: 14px 10px;
    font-size: 13px;
    text-transform: uppercase;
    margin: 5px 0;
    border: 1px solid #aa9c95;
    height: 100%;
}
.project-category-list li {
    float: left;
    width: 23%;
    display: inline-block;
    margin: 0 10px;
}
/* News  */

#news {
    background-image: url('white-gradient.jpg');
    overflow: auto;
}
div#news .blog-loop ul {
    width: 100%
}
div#news .blog-loop img {
    max-width: 100%;
	height: auto;
}
div#news .blog-loop li {
    min-height: 300px;
    width: 30%;
    position: relative;
    margin: 15px 12px;
    vertical-align: top;
    display: inline-block;
    float: left;

}
div#news .blog-loop li img {
    max-width: 281px;
    width: 100%;
    height: auto;
}
div#news .blog-loop li .title h1 {
    font-size: 18px;
    text-align: left;
    color: #666666;
}
div#news .blog-loop li .info {
    text-align: left;
    padding: 7px 0 3px 0;
    font-size: 12px;
}
div#news .blog-loop li .date {
    text-align: left;
    margin-left: 25px;
}
div#news .blog-loop li .date:before {
    position: absolute;
    content: "\f073";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #666666;
    font-size: 15px;
    margin: 2px -20px;
}
div#news .blog-loop li .excerpt p {
    text-align: left;
}
div#news #nav-posts {
    clear: both;
    padding: 20px 0;
}
div#news #nav-posts .prev, div#news #nav-posts .next {
    display: inline-block;
    padding: 0 5px
}
div#news #nav-posts a {
    color: #0071a0;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 25px;
    box-shadow: 1px 1px 1px 0px #c3bcb8;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
}
/* Sidebar */

.sidebar.main-title {
    color: #fff;
    background-image: url('nav-item-background.png');
    background-repeat: no-repeat;
    background-size: 100% 90px;
    width: 100%;
    max-width: 180px;
    margin: 0 auto;
    text-align: center;
    padding: 15px 5px 20px 5px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}
.widget-title {
    color: #0071a0;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0;
    box-shadow: 1px 1px 1px 0px #c3bcb8;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
    width: 178px;
    margin: 0 auto;
}
.widget-container {
    margin: 20px 0;
}
/* Single Blog Post */

div#news .blog-loop .single-post {
    background: #FFFFFF;
    padding: 30px;
    overflow-y: auto 
}
div#news .blog-loop .single-post .header-image {
    background-size: cover;
    min-height: 454px;
    background-repeat: no-repeat;
}
div#news .blog-loop .single-post .logo-and-downloads {
    overflow: hidden;
    height: 100px;
    position: relative;
    margin: 0 0 30px 0;
}
div#news .blog-loop .single-post .logo-and-downloads .logo {
    width: 270px;
    height: 105px;
    background-size: cover;
    background-position: center center;
}
div#news .blog-loop .single-post .logo {
    float: left;
    display: inline-block;
}
div#news .blog-loop .single-post .extras {
    /*float: right;*/
    height: 100%;
}

div#news .blog-loop .single-post .downloads {
    display: inline-block;
    width: 20%;
    background-color: #d7ccc7;
    padding: 50px 35px;
    position: relative;
    float: right;
}
div#news .blog-loop .single-post .downloads i:before {
    position: absolute;
    content: "\f1c1";
    font-family: 'fontawesome';
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #666666;
    font-size: 30px;
    top: 36px;
    left: 24px;
}
div#news .blog-loop .single-post .date {
    display: inline-block;
    width: 60%;
    background-color: #d7ccc7;
    padding: 37px 15px;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
    float: right;
    margin: 0 5px;
  
}
div#news .blog-loop .single-post .title {
    border-top: 1px solid #d7ccc7;
    margin-top: 20px;
    padding: 20px 0;
    text-align: left;
    color: #666666;
}
div#news .blog-loop .single-post .content {
    text-align: left;
}
/* Live Magazine */


.live-magazine {
    padding: 20px 0
}
.live-magazine img {
    width: 100%
}


/* Archives */


.archive {
margin: 20px 0;
}
.archive .view-more {
padding: 10px 20px;
font-size: 16px;
max-width: 150px;
margin: 0 auto;
text-transform: uppercase;
color: #666666;
}
.archive .header {
    margin: 15px 0;
    padding: 10px 0;
    color: #d7ccc7;
    border-bottom: 1px solid #d7ccc7;
    font-size: 30px;
}
.archive ul {
    overflow-y: auto;
    margin: 20px 0;
}
.archive ul li {
    display: inline-block;
    width: 31%;
    float: left;
    margin: 0 5px;
}
.archive .title {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
.archive .thumbnail {
}
.archive .thumbnail img {
    width: 100%;
    max-width: 270px;
    height: auto;
}






/* Real 3d Flip Book - Hide pluging ugly styling */

.flipbook-currentPage, .flipbook-totalPages {
    display: none !important
}
/* Contact Us Page */

div#contact-us {} div#contact-us section#page-header {} div#contact-us section#page-header .image-copy {
    position: absolute;
    bottom: 10px;
    right: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    font-size: 30px;
    text-shadow: 2px 2px 2px #000;
}
div#contact-us section#content {
    padding: 45px 0;
    overflow: auto;
    background-image: url('white-gradient.jpg');
    background-repeat: repeat;
    color: #666666;
    text-align: left;
}
div#contact-us section#content h1 {
    font-weight: 100;
    font-size: 35px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
}
div#contact-us section#content .devider {
    width: 100%;
    height: 1px;
    background: #666666;
    opacity: .2;
    margin: 25px 0 10px 0;
}
div#contact-us section#content h2 {
    font-size: 30px;
    line-height: 1;
    color: #0071a0;
    font-weight: 400;
}
div#contact-us section#content p {
    padding: 15px 0 0 0;
    font-family: 'Arial';
    color: #666666;
    line-height: 1.5;
}
section#form {
    padding: 45px 0;
    overflow: auto;
    background-image: url('form-bg.jpg');
    color: #FFF;
    text-align: left;
}
/* Hide ugly CF7 loading gif */

section#form .ajax-loader {
    display: none;
}
section#form .centered-button {
    text-align: center;
}
section#form .centered-button p {
    font-size: 12px;
    padding-bottom: 10px;
}
input.input, textarea.input.textarea {
    width: 100%;
    padding: 10px;
    height: 206px;
}
input.input {
    height: 44px;
}
section#form .project-conditional {
    text-align: center;
}
section#form .project-conditional p, section#form .project-conditional ul, section#form .project-conditional ul li {
    display: inline-block;
}
section#form #project-yes {
    text-align: center;
}
section#form #project-yes p, section#form #project-yes ul, section#form #project-yes ul li {
    display: inline-block;
}
section#form #project-yes ul li {
    padding: 0 10px;
}
#project-yes .section.group {
    max-height: 20px
}
/* Single portfolio moudle */

div#single-portfolio section#options {
    position: relative;
}
div#single-portfolio section#content {
    padding: 45px 0 20px 0;
    overflow: auto;
    background-image: url('white-gradient.jpg');
    background-repeat: repeat;
    color: #666666;
    text-align: left;
}
div#single-portfolio section#options {
    background-image: url('white-gradient.jpg');
}
div#single-portfolio section#content h1 {
    font-weight: 100;
    font-size: 35px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
}
div#single-portfolio section#content .devider {
    width: 100%;
    height: 1px;
    background: #666666;
    opacity: .2;
    margin: 25px 0 10px 0;
}
div#single-portfolio section#content h2 {
    font-size: 30px;
    line-height: 1;
    color: #0071a0;
    font-weight: 400;
}
div#single-portfolio section#content p {
    padding: 15px 0 0 0;
    font-family: 'Arial';
    color: #666666;
    line-height: 1.5;
    text-align: left;
}
div#single-portfolio section#options .buttons {
    padding: 0 0 35px 0;
}
div#single-portfolio section#options .before-after-module .close-module {
    color: #FFF;
    font-size: 35px;
    line-height: 0;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    right: 0;
}
div#single-portfolio section#options .before-after-module {
    height: 0px;
    overflow: auto;
    background-image: url('dark-wood.jpg');
    background-repeat: repeat;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
div#single-portfolio section#options .before-after-module .module-container {
    max-width: 1200px;
    padding: 0 50px;
    position: relative;
}
div#single-portfolio section#options .before-after-module .before-and-after {
    display: block;
    left: 0px;
    right: 0px;
    overflow: hidden;
    position: relative;
}
div#single-portfolio section#options .before-after-module.visible {
    height: 700px;
    padding: 45px 0 0 0;
    overflow: hidden;
    background-image: url('dark-wood.jpg');
    background-repeat: repeat;
    color: #666666;
    text-align: left;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
div#single-portfolio section#options .before-after-module.visible:before {
    content: " ";
    display: block;
    background-image: url('triangle.png');
    position: absolute;
    top: 42px;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    height: 35px;
    width: 56px;
    background-repeat: no-repeat;
}
.twentytwenty.twentytwenty-container {
    margin: 0 auto;
}
#slider-arrows {
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 40%;
    opacity: 0
}
#slider-arrows.show {
    opacity: 1
}
#slider-arrows li {
    display: inline-block;
}
#slider-arrows li {
    position: absolute;
}
#slider-arrows li.left {
    left: 0;
}
#slider-arrows li.right {
    right: 0;
}
#slider-arrows li a {
    padding: 10px;
}
#slider-arrows li a i {
    font-size: 5em;
    color: #FFF;
}
section#thumbs {
    background-image: url('white-gradient.jpg');
    background-repeat: repeat;
    position: relative;
    padding: 0 25px;
}
section#thumbs .left, section#thumbs .right {
    display: inline-block;
    position: relative;
    top: -50px;
    padding: 0 10px;
}
section#thumbs .left i, section#thumbs .right i {
    color: #474747;
}
section#thumbs .thumbnails {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 10px 0;
    overflow-x: hidden;
    display: inline-block;
}
section#thumbs .thumbnails .wrapper {
    width: 6000px
}
section#thumbs .thumbnails li {
    height: 100px;
    width: 150px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    margin: 0 5px;
    float: left;
}
section#options ul.buttons li {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    vertical-align: top;
    min-height: 35px;
    max-height: 35px;
    height: 100%;
    box-shadow: 2px 2px 2px rgba(170, 156, 149, 0.15);
    margin: 0 5px;
}
.before-after-content {
    padding: 45px 0;
}
.before-and-after .wrapper {
    width: 100%;
    max-width: 940px;
    margin: 0px 80px;
    padding: 10px;
    overflow-y: hidden;
    overflow-x: hidden;
    display: inline-block;
}
.wrapper .flex-control-nav {
    width: 6000px;
    padding: 0 !important;
    overflow: visible !important;
}
.wrapper .flex-control-nav li {
    float: left !important
}

.wrapper .flex-control-nav{
   overflow: hidden;
}


section#options ul.buttons li p, section#options ul.buttons li a, section#options ul.buttons li span {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 9px 8px;
    font-size: 12px;
}
section#options ul.buttons li.regular {
    width: 15%;
    background: #FFF;
    color: #474747;
}
section#options ul.buttons li.special {
    width: 30%;
    background-image: url('button-bg.png');
    color: #FFF
}
section#options .share-button ul.buttons li {
    display: inline-block;
    padding: 0 20px;
    width: 20%;
}
section#options ul.buttons li.previous-post a:before {
    position: absolute;
    content: "\f104";
    font-family: 'fontawesome';
    left: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aa9c95;
    font-size: 26px;
    top: 3px;
}
section#options ul.buttons li.share-button span:before {
    position: absolute;
    content: "\f0c2";
    font-family: 'fontawesome';
    left: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aa9c95;
    font-size: 17px;
    top: 10px;
}
section#options ul.buttons li.share-button span.socials:before {
    content: " ";
}
section#options ul.buttons li.go-back a:before {
    position: absolute;
    content: "\f009";
    font-family: 'fontawesome';
    left: 32px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aa9c95;
    font-size: 17px;
    top: 10px;
}
section#options ul.buttons li.next-post a:after {
    position: absolute;
    content: "\f105";
    font-family: 'fontawesome';
    right: 10px;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #aa9c95;
    font-size: 26px;
    top: 3px;
}
/* Global Recents */

#gw_go_portfolio_projects .gw-gopf-filter {
   
    margin: 0 auto !important;
}
/* ======================================= */

/* End Pages */

/* ======================================= */

/* posts */

.postmeta, .postnavigation {
    font-size: 0.9em;
}

/* sidebar */

#sidebar ul {
    list-style-type: none;
    margin: 0;
}
#sidebar li {
    list-style-type: none;
    margin-left: 0;
}
#sidebar li li {
    list-style-type: disc;
    margin-left: 18px;
}
#sidebar ul {} #sidebar li ul ul {
    margin-left: 0;
}
#sidebar h2 {
    padding-bottom: 0.1em;
    margin: 0;
}
#sidebar .widget {
    margin-bottom: 20px;
}
/* footer */




.lgd-bubble {
    float: left;
}


.lgd-bubble img {
    padding: 0px 2px;
    margin: 0 0 -8px 0;
    height: 27px;
}




/* Schedule A Consultation Button */

#schedule-consultation {
    float: left;
    color: #0071a0;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 25px;
    position: relative;
    top: 11px;
}
#schedule-consultation:before {
    content: "\f0e0";
    font-family: 'fontawesome';
    font-size: 19px;
    top: 1px;
    right: 9px;
    position: relative;
    color: #aa9c95;
}
/* Middle Copy */



.mc4wp-alert.mc4wp-success {
    position: absolute;
    top: -110px;
    padding: 20px;
    background: #FFF;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.39);
    right: 30px;
    max-width: 300px;
}
form#mc4wp-form-1 {
    display: inline-block;
}
.mc4wp-form input, .mc4wp-form button {
    display: inline-block;
}
.mc4wp-form .newsletter {
    height: 36px;
    background: #FFF;
    border: 0px solid #dbdbdb;
    /*padding: 15px;*/
    position: relative;
    top: -3px;
    margin-left: 10px;
}
.mc4wp-form .newsletter-button {
    background: url('newsletter-button.jpg') no-repeat 0 0;
    position: relative;
    left: -3px;
    border: 0;
    background-color: #a79993;
    color: #fafafa;
    width: 52px;
    height: 36px;
    cursor: pointer;
    top: 10px;
}
.mc4wp-form label {
    color: #0071a0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.mc4wp-form .newsletter-button:hover {
    background-color: #fafafa;
    color: #207cca;
}
/* Copyright */





/* comments */

#comments {
    font-size: 0.9em;
}
#comments ol {
    margin: 0;
}
#comments li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#comments li ul {
    padding-left: 10px;
    margin-bottom: 0;
}
#comments .comment-body {
    padding: 10px 10px 0 10px;
    border-bottom: 1px solid #ccc;
}
#comments .comment-meta {
    font-size: 0.8em;
    padding-bottom: 0.5em;
}
#comments .reply {
    padding-bottom: 10px;
    font-size: 0.8em;
}
#comments .thread-even {
    background: #eee;
}
#comments .thread-odd {
    background: #ddd;
}
#respond {
    margin-top: 30px;
    padding: 10px;
}
#respond label {
    display: block;
}
#respond input, #respond textarea {
    font-family: Helvetica, sans-serif;
    font-size: 10pt;
}
/* wordpress classes */

.alignleft {
    float: left;
    padding: 2px 8px 8px 2px;
}
.alignright {
    float: right;
    padding: 2px 2px 8px 8px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption-text, .gallery-caption {
    color: #666;
    font-size: 0.8em;
    padding: 3px 0;
}
.gallery {
    padding: 10px 10px 25px 10px;
}
/* customize search widget here */

.widget_search #searchform {} .widget_search #searchform label {
    display: block;
}
.widget_search #searchform #s {
    width: 100px;
}
.widget_search #searchsubmit {}
.symple-tabs ul.ui-tabs-nav li.ui-state-active a {
    color: #FFF;
    background: #9b8e88;
}
#newsletter-form{
position: relative;
top: -13px;
}
.mc4wp-form .newsletter-button{
top:-3px;
}
#gw_go_portfolio_projects .gw-gopf-cats{
    margin-right: 90px;
}