html, body{
    overflow-x: hidden;
}
body{
    font-size: 15px;
    line-height: 1.52857143;
    color: #A4AAB1;
    background-color: #fff;
    font-family: Helvetica,Arial,sans-serif;
}
p{
    margin: 0 0 10px;
    text-rendering: optimizelegibility;
    font-weight: 300;
    color: #A4AAB1;
    font-family: Helvetica,Arial,sans-serif;
}
a{font-weight: 500;}
a:hover,a:focus {color: #4A5157;text-decoration: none;}

h1, h2, h3, h4, h5, h6{
    font-family: Open Sans, Arial, sans-serif;
    text-rendering: optimizelegibility;
    line-height: 1.2em;
}
H2{
    font-size: 34px;
    font-weight: normal;
}
h3{
    font-size: 25px;
    margin: 0 0 30px 0;
    font-weight: 800;
}
h4{
    font-size: 20px;
    margin: 0 0 20px 0;
    font-weight: 600;
}
H5{
    font-size: 17px;
    line-height: 1.7;
}
H6{
    font-size: 16px;
    font-weight: 300;
}
#back-top {
    position: fixed;
    bottom: 35px;
    right: 35px;
    z-index: 99999;
}
#back-top a{
    width: 40px;
    height: 40px;
    display: block;
    background: rgba(0,0,0,0.8) url(../images/sprite.png) no-repeat -956px -100px;
}
#back-top a:hover{
    background-color: rgba(0,0,0,0.95);
}

.dark-text p{
    color: #A4AAB1;
}
.dark-text h2, .dark-text h5, .navbar-default .navbar-brand, �.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text, .navbar-default.style2 .navbar-nav > li > a:after, .tabs li{
    color: #4A5157;
}

.navbar-default, .projects-overlay, .tabs li{
    background: #fff;
}
a.p-button{background: #4A5157;}


.light-text h3, .dark .social:before{
    color: #fff;
}

.dark-text h1, .dark-text h2, .dark-text h3, .dark-text h4, .dark-text h5, .dark-text h6, .navbar-default .navbar-brand, .navbar-default .navbar-text, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text, h3.light, .light .numerical-container .value, .grey-section .numerical-container .value, .navbar-default.style2 .navbar-nav > li > a:after, .dropdown-menu > li > a, .tabs li, .light .social:before, .grey-section .social:before, .light .cl, .grey-section .figcaption a.thumb-link, .light-section .grid .figcaption a.thumb-link, .dark-text .flexslider .big-icon .number, .dark-text .skillbar-title span, black-section .grid .figcaption h3 {
    color: #4A5157;
}

img{
    height: auto;
    /*max-width: 100%;*/
}
.space{
    position: relative;
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}

.p-button, .post-content, .tabs li, .contents, #back-top a, .projects-overlay .projects-navigation .prev-proj a, .projects-overlay .projects-navigation .next-proj a{
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.navbar, .nav-container img, .navbar-brand, .navbar-default .navbar-nav > li > a,.navbar, a.go-about, .p-button, a.p-button.hide-icon i, a.p-button.hide-icon span.text, .projects-overlay #pagecontent .scrollbar, .projects-overlay #pagecontent .thumb, .post-content .featured-image img, #contacts input:hover, #contacts textarea:hover, #contacts input:focus, #contacts textarea:focus, #contacts textarea, #contacts input, #contacts .form-success, #contacts .form-success p, #back-top a, a.social:before, #login input:hover, #login input:focus, #login input{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.logo{
    max-height: 100%;
    padding: 4px;
}
.navbar{height: 94px;}
.nav-container{margin: 0 15px 0 30px;}
.nav-container img{max-width: 100%;}
.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 74px;
}
.navbar-default{
    border: none;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.07);
    box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.07);
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{
    background-color: transparent;
}
.navbar-nav{margin: 5.5px -15px;}
.style2 .navbar-nav{margin-right: 0 !important;}
.navbar-default .navbar-nav > li > a {
    position: relative;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    outline: none;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 600;
    padding: 0 15px;
}
.navbar-default.style2.border .navbar-nav > li > a{
    line-height: 25px;
    margin-top: 29px !important;	
}
.navbar-default.style2.border.navbar-shrink .navbar-nav > li > a{
    line-height: 25px;
    margin-top: 22px !important;	
}
.navbar-default.style2 .navbar-nav > li > a{
    padding: 0;
    margin: 0 20px;
}
.navbar-default.style2 .navbar-nav > li > a:after{
    content: '-';
    margin-left: 18px;
    position: absolute;
}
.navbar-default.style2 .navbar-nav > li:last-child > a:after{
    content: '';
    margin-left: 0;
}
.navbar-default.style2 .navbar-nav > li > a.selected{
    background-color: transparent !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
}

ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}	

/* Dark Nav */
.navbar{z-index: 99999;}

.navbar-shrink{
    height: 66px;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.07); box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.07);
}
/*
.navbar-shrink img{
        max-width: 85%;
}
*/
.navbar-shrink .navbar-brand{
    line-height: 60px;
}
.navbar-shrink .navbar-nav > li > a {
    line-height: 66px;
}

section.nav-boxes{position: static;}
.grey-section{background-color: #F7F7F7;position: relative;padding: 60px 0 80px 0;}
.section-title{
    position: relative;
    margin-bottom: 60px;
}
.section-title h2{
    letter-spacing: 2px;
    font-weight: 300;
    text-align: center;
}

.grey-section.section-arrow-down:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #F7F7F7;
    border-bottom: 0px solid transparent;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    left: 50.35%;
    bottom: -20px;
    margin-left: -24px;
    z-index: 10;
}
.nopaddingbottom{
    padding-bottom: 0;
}
section i{padding-right: 0;}
/*** Parallax Sections ***/
.parallax{
    width: 100%; height: 700px; padding: 0; margin: 0; background-attachment: fixed; background-repeat: no-repeat; color: #fff;
}
#parallax-contacts.parallax{
    height: 750px;
}
.parallax-overlay-pattern{
    background-image: url("../images/patterns/overlay-pattern.png") !important;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
}
.overlay-pattern.soft{opacity: .5;}
.box-overlay-pattern{
    position: relative;
    width: 100%;
    height: 100%;   text-align: center;
}
.parallax-content{
    padding: 90px 0;
    z-index: 9;   
    width: 100%;
    position: absolute;
}
.smallpadding{padding: 40px 0;}
.overlay-pattern{
    background-image: url("../images/patterns/overlay-pattern.png") !important;
    background-color: rgba(44,62,80 , 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    z-index: 9;   
}
.overlay-pattern.dark{background-color: rgba(44,62,80 , 0.8 );}
.parallax .recent-clients .client-logos a img {
    margin-right: 40px;
    margin-bottom: 40px;
}
.parallax .recent-clients .client-logos a:hover {
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.divider.colored{
    width: 140px;
    height: 1px;
    margin: 35px auto;
}

#home{
    width: 100%;
    height: 100%;
    color: #FFF;
}
#parallax-home{
    height: 100%;
}

#masterslider-video{
    height: 100%;
}

.ms-slide .ms-slide-loading {
    width: 36px;
    height: 36px;
    background: url(loading-2.gif) no-repeat center white;
    border-radius: 60px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -18px;
    opacity: 0.9;
}

.ms-slide {
    position:absolute;
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    -o-transform: translateZ(0px);
    transform: translateZ(0px);

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

    height:100%;
    top: -430px;
}

#parallax-home-contents{
    height: 100%;
    width: 100%;
    display: table;
    position: relative;
    overflow: hidden;
}
.home-center-contents{
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    text-align: center;
    z-index: 9;
    position: relative;
    top: -40px;
}
.home-center-contents > *{
    margin-bottom: -80px !important;
}
.logo-home {
    width: 100%;
    position: relative;
    text-align: center;
}
/* Text Slider */
#text-slider.flexslider {
    background: transparent;
    margin: 40px auto;
    border: none;
    width: 100%;
    padding: 20px 0;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none; 
    -o-box-shadow: none; 
    box-shadow: none;
}
#text-slider .flex-control-nav li{
    position: relative;
    top: 70px !important;
}
p.home-slide-content {
    font-size: 2.5em !important;
    text-transform: uppercase;
    font-family: 'Raleway', Arial;
    font-weight: 400;
    letter-spacing: 2px;
    color: #fff;
}
#text-slider .flex-control-nav{
    position: relative;
    top: -40px !important;
}

.next-section {
    width: 100%;
    position: absolute;
    height: 100px;
    display: block;
    text-align: center;
    bottom: 40px;
    z-index: 99;
}
a.go-about{
    width: auto;
    height: auto;
    top: 50%;
    overflow: hidden;
    background: transparent;
    border: 1px solid rgba(255,255,255,.1);
    z-index: 3;
    position: relative;
    padding: 10px 20px;
    color: #fff; 
}
a.go-about:hover{border: 1px solid rgba(255,255,255,.5);}

#services .container{
    padding-bottom: 50px;
}
.rounded{
    -webkit-border-radius: 50px 50px 50px 50px;
    border-radius: 50px 50px 50px 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    position: relative;
    float: left;
    display: table;
    text-align: center;
    font-size: 19px;
    margin: 16px 0;
    left: -10px;
}

.service{
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

#pageloader{
    margin: 40px auto;
    float: none;
    margin-bottom: 100px;
}

#pagecontent{
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    display: none;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    float: left;
    top: 0;
}
.projects-overlay{
    position: fixed;
    width: 100%;
    height: 0%;
    top: 50%;
    left: 0;
    z-index: 666999;
    border-top: none;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    overflow: hidden;
}
.projects-overlay .projects-overlay-content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.projects-overlay #projects-loader{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 0%;
    background: #212121;
    z-index: 9;
}

.projects-overlay .overlay-close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 40px;
    top: 40px;
    overflow: hidden;
    border: none;
    background: #fff url(../images/sprite.png) -861px -184px no-repeat;
    outline: none;
    z-index: 100;
    text-indent: -9999px;
    z-index: 999999;
}
.projects-overlay .projects-navigation{
    position: absolute;
    top: 120px;
    right: 20px;
}
.pageXofY{
    position: absolute;
    top: 191px;
    right: 31px;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 300;
    font-size: 19px;
    z-index: 99999999;
    padding: 0 12px;
}
.projects-overlay .projects-navigation .next-proj, .projects-overlay .projects-navigation .prev-proj{
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    position: absolute; right: 20px; top: 20px;
}
.projects-overlay .projects-navigation a{
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 99999;
}
.projects-overlay .projects-navigation .next-proj a{
    float: right;
    right: 0;
    background: url(../images/sprite.png) -709px -182px no-repeat;
    text-indent: -9999px;
    top: 79px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;

}
.projects-overlay .projects-navigation .next-proj a:hover{
    background: url(../images/sprite.png) -709px -178px no-repeat;
}
.projects-overlay .projects-navigation .prev-proj a:hover{
    background: url(../images/sprite.png) -789px -188px no-repeat;
}
.projects-overlay .projects-navigation .prev-proj a{
    float: left;
    background: url(../images/sprite.png) -789px -184px no-repeat;
    text-indent: -9999px;
    top: 3px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.projects-overlay #pagecontent .viewport{
    height: 100px;
    overflow:hidden;
    position:relative;
    top: 0;
}
.projects-overlay #pagecontent .overview{
    list-style:none;
    position:absolute;
    width: 100%;
}
/*
.projects-overlay #pagecontent .scrollbar{
    background: #f2f2f2;
    position:absolute;
    background-position:0 0;
    right: 0;
    top: 0;
    width: 8px;
}
.projects-overlay #pagecontent .track{
    height:100%;
    width: 8px;
    position:relative;
    padding:0 1px;
    top: 0;
}
.projects-overlay #pagecontent .thumb{
    height:20px;
    width: 15px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    top:0;
    left: 0;
    background-color: #4A5157;
}
*/
.projects-overlay #pagecontent .scrollbar{
    background: transparent;
    position:absolute;
    background-position:0 0;
    right: 0;
    top: 0;
    width: 8px;
}
.projects-overlay #pagecontent .track{
    height:100%;
    width: 8px;
    position:relative;
    padding:0 1px;
    top: 8px !important;
}
.projects-overlay #pagecontent .thumb{
    height: 80px !important;
    width: 8px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 8px;
    background-color: rgba(0,0,0,.65);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.projects-overlay #pagecontent .thumb .end{
    overflow:hidden;
    height:5px;
    width:25px;
}

/*
#projects .bigimages{
        position: relative;
        height: auto;
        width: 90%;
        margin: 0 auto;
}
*/

.journalwidth.big{width: 95%;margin: 0 auto;}
.journal,
.journal .journal-post{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.journal {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.journal .journal-post {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:-moz-transform, opacity;
    -ms-transition-property:-ms-transform, opacity;
    -o-transition-property:-o-transform, opacity;
    transition-property:transform, opacity;
}
.journal-post{margin-bottom: 30px !important;}

.post-content{
    padding: 20px;
    background: #fff;
    display: inline-block;
    width: 100%;
}
h2.post-title{
    font-size: 24px;
    font-weight: 300;
    margin: 30px 0 20px 0;
    letter-spacing: 1px;
}
.post-content .featured-image img{
    width: 100%;
}
.post-content .featured-image img:hover{
    opacity: 0.8;
}
.journalwidth.big {
    width: 95%;
    margin: 0 auto;
}

.view-all-posts {
    width: 100%;
    text-align: center;
    position: relative;
}


.tabs li.current {
    color: #fff;
}

.tabs li {
    list-style-type: none;
}
.tabs li{
    padding: 10px 15px;
    width: auto;
    display: inline-block;
    border: 1px solid #F3F3F3;
    margin-right: 4px;
}
.tabs li{cursor: pointer;}
.tabs{margin-bottom: 8px;}
.contents{
    overflow: hidden;
    padding: 25px;
    background: #fff;
    width: 100%;
    border: 1px solid #F3F3F3;
}
.contents .tabscontent {
    display: none;
    overflow: hidden;
}

/* :focus for accessibility */

@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }

/* context menu */

.contact-form{position: relative;}
.contact-form > .required-fiedls {
    color: white;
    font-size: 9pt;
}
.contact-form .email{
    width: 47.5%;
    position: relative;
    float: left;
    margin-left: 5%;
}
.contact-form .name{
    width: 47.5%;
    position: relative;
    float: left;
}
#contact_form, .othercontacts{
    padding: 35px;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
}
textarea{max-width: 100%;}
#contacts .form{margin-top: -15px;}
.contacts{width: 100%;}
.contacts li{list-style-type: none;margin: 10px 0;}

#contacts .bgpattern{
    background: rgba(0,0,0,0.5);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    position: relative;
    float: left;
    width: 100%;
}
#login {
    position: absolute;
    top: 142px;
    right: 35px;
    width: 400px;
    z-index: 10 !important;
}
#login .form{margin-top: -15px;}

#login .bgpattern{
    background: rgba(0,0,0,0.5);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    position: relative;
    float: left;
    width: 100%;
}
.form span{
    padding: 0 15px;
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    top: 37px;
}
.registration.alert {
    padding: 0px !important;
    margin-bottom: 0px !important;
}
#contacts input, #login input{
    position: relative;
    float: left;
    width: 100%;
    border: 0;
    padding: 8px 10px;
    background: transparent;
    border-bottom: 1px solid #282C2C;
    outline: none;
    font-family: Helvetica Neue, Arial, sans-serif;
    margin-top: 10px;
    color: #fff;
}

#contacts textarea{
    position: relative;
    float: left;
    width: 100%;
    border: 0;
    padding: 15px 10px;
    color: #9f9f9f;
    font-family: "Helvetica Neue", "Arial", sans-serif;
    outline: none;
    height: 174px;
    background: transparent; border-bottom: 1px solid #282C2C;
    color: #fff;
}
#contacts #submit, #login #submit{
    margin: 20px 0 0 0;
}
#contacts a.p-button .with-icon, #login a.p-button .with-icon{
    margin-left: 15px;
}
#contacts a.p-button i, #login a.p-button i{
    padding: 14px 10px;
}
#contacts input:hover, #contacts textarea:hover, #contacts input:focus, #contacts textarea:focus,
#login input:hover, #login input:focus{ outline: none;background: rgba(255,255,255,.05);}
.contacts li i{width: 30px;position: relative;}
#contacts a, #login a{color: #fff;}
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {color: #FFF;}
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder {color: #FFF;opacity: 1;}
.contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder {color: #FFF;opacity: 1;}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {color: #FFF;}

/* Light Style */

#contacts .form-success{
    display: none;
    position: relative;
    color: #fff;
    font-size: 16px;
    margin: 0;
    margin-top: 0;
    padding: 0;
    left: 0;
    /* 	min-height: 315px; */
}
#contacts .form-success p{
    padding: 0;
    text-align: left;
    color: #fff;
}
.loading{ 
    display:none;
}

#bottom-footer{
    padding: 30px 0 20px 0;
}
#bottom-footer:before{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    border-top: 0 solid transparent;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
#bottom-footer:before{border:none;} 

a.p-button{ 
    font-size: 13px;
    color: #fff;
    margin: 0 10px 0 0;
    text-align: center;
    width: auto;
    letter-spacing: normal;
    position: relative;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    vertical-align: middle;
    max-width: 100%;
    overflow: hidden;
    outline: none;
    padding: 13px 20px;
    display: inline-block;
    font-family: Helvetica Neue, Arial, sans-serif;

}
a.p-button.border{ 
    background: transparent;
}
a.p-button:hover, a.p-button.colored{
    color: #fff;
}
a.p-button .with-icon, a.p-button.border .with-icon{
    margin-left: 50px;
    top: 0;
    padding: 0;
}
a.p-button.border i{
    background: transparent;
}
a.p-button i{
    padding-right: 10px;
    font-size: 1.3em;
    background: rgba(255,255,255,.15);
    padding: 14px 20px;
    position: absolute;
    top: 0px;
    left: 0;
}
a.p-button:hover{color: #fff;}
a.p-button.border:hover{background: transparent !important;}
a.p-button.hide-icon span.text {padding: 0 33px;}
a.p-button.hide-icon i {
    padding: 11px 20px 10px;
    background: rgba(255,255,255,.15);
    left: -60px;
    font-size: 18px;
    height: 100%;
    line-height: 25px;
    display: inline-block;
    position: absolute;
    top: 0;
}
a.p-button, a.p-button:hover{color: #fff !important;}
a.p-button.hide-icon:hover i{left: 0;}
a.p-button.hide-icon:hover span.text {padding-left: 59px;padding-right: 11px;}

/* SOCIAL ICONS: HOVER */

/* TOOLTIP SOCIAL ICONS */

/* FlexSLider
*********************************/
.flexslider a:active,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
* html .slides {height: 1%;}
.flexslider { margin: 0 0 60px; position: relative; zoom: 1; }
.flexslider .slides { zoom: 1; }

/* Pause/Play */
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -60px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 9px; height: 9px; display: block; background: #666; background: rgba(0,0,0,0.1); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px;}
#home .flex-control-paging li a{background: rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #fff; cursor: default; }
@media screen and (max-width: 860px) {
}
#text-slider .flex-control-nav {
    bottom: 0;
    top: auto;
    left: auto;
    text-align: center;
}
#text-slider .flex-control-nav li a {
    width: 8px;
    height: 8px;
}
#text-slider .flex-control-nav li a:hover {
    background: white;
}
#text-slider .flex-control-nav li a.flex-active {
    background: white;
    cursor: default;
}

.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s}.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:top,left,opacity;transition-property:transform,opacity}.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}

::-moz-selection {
    background: #34495e;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #34495e;
    text-shadow: none;
    color: #fff;
}
a, .pageXofY .pageX, �#contacts a:hover, .filter li a:hover, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, a.go-about:hover, .text_color, .contacts li i, a.p-button.border:hover, .navbar-default.style2 .navbar-nav > li > a.selected, .navbar-default.style2 .navbar-nav > li > a.selected:hover, .navbar-default.style2 .navbar-nav > li > a.selected, a.social:hover:before{
    color: #00b0ff;
}
.tabs li.current, a.p-button:hover, a.p-button.colored, .rounded.fill, .divider.colored, .flex-control-paging li a.flex-active, ��.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .projects-overlay #projects-loader{
    background-color:#005782;
}
/* a.p-button.border:hover i{border-right: 1px solid #34495e;} */
a.p-button.colored:hover{background-color: #0085c2;}
.navbar-default.style2.border .navbar-nav > li > a.selected:before, .navbar-default.style2.border .navbar-nav > li > a.selected:hover, .navbar-default.style2.border .navbar-nav > li > a.selected{
    border-bottom: 1px solid #34495e;
}

.ms-slide img{
    position:fixed;
    z-index:-1;
    height:100%;
    top: -50px;
}