html,
body {
    overflow-x: hidden;
}
body {
    font-size: 15px;
    line-height: 1.52857143;
    color: #A4AAB1;
    background-color: #fff;
    font-family: Helvetica, Arial, sans-serif;
}
body.darkstyle {
    background-color: #181B1F;
}

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: Raleway, 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: 15px;
    right: 25px;
    z-index: 99999;
}
.heading-border {
    border: 1px solid;
    padding: 5px 10px;
}
#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);
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.dark-text p,
.widget_links ul li a,
.grey-section .symbol i,
.light-section .symbol i {
    color: #A4AAB1;
}
.grey-section .line-left,
.grey-section .line-right,
.light-section .line-left,
.light-section .line-right {
    background: #E1E4E7;
}
.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;
}
.heading-border {
    border-color: #4A5157;
    float: left;
    width: auto;
    display: inline-block;
    position: relative!important;
}
.filter li a {
    color: #4A5157;
}
.light h4,
.grey-section h4 {
    color: #414A50;
}
.navbar-default,
.dropdown-menu,
.ms-staff-carousel .ms-staff-info,
.grid .figcaption,
.projects-overlay,
.tabs li {
    background: #fff;
}
.light-section .skillbar-bar,
.grey-section .skillbar-bar {
    background: #E6E7E9;
}
.light a.p-button.border,
.grey-section a.p-button.border {
    border: 1px solid #AEB6C0;
    color: #4A5157;
}
.light .divider-contents,
.grey-section .divider-contents {
    background: #f0f0f0;
}
.light .divider-big .divider,
.grey-section .divider-big .divider {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
a.p-button {
    background: #4A5157;
}
.numerical-c .col-xs-6.col-sm-3 {
    border-right: 1px solid #eeeeee;
}
.light a.p-button.border i,
.grey-section a.p-button.border i {
    border-right: 1px solid #AEB6C0;
}
.light-text p,
.light-text .widget_links ul li a {
    color: #828A94;
}
.light-text h1,
.light-text h2,
.light-text h3,
.light-text h4,
.light-text h5,
.light-text h6,
.navbar-default.dark .navbar-nav>li>a,
.navbar-default.dark .navbar-brand,
.navbar-default.dark .navbar-text,
.dark-section .numerical-container .value,
.black-section .numerical-container .value,
.navbar-default.dark.style2 .navbar-nav>li>a:after,
.navbar-default.dark.style2 .dropdown-menu>li>a,
.navbar-default.dark .dropdown-menu>li>a,
.dark .social:before,
.dark-section .social:before,
.black-section .social:before,
.dark .cl,
.dark-section .figcaption a.thumb-link,
.black-section .grid .figcaption a.thumb-link,
.light-text .flexslider .big-icon .number,
.light-text .skillbar-title span,
.black-section .grid .figcaption h3,
.dark-section .grid .figcaption h3 {
    color: #fff;
}
.black-section .skillbar-bar,
.dark-section .skillbar-bar {
    background: #2A2E33;
}
.black-section .filter li a,
.dark-section .filter li a {
    color: #858A8F;
}
.dark .heading-border {
    border-color: #AEB6C0;
}
.black-section .numerical-c .col-xs-6.col-sm-3,
.dark-section .numerical-c .col-xs-6.col-sm-3 {
    border-right: 1px solid #292C30;
}
.navbar-default.dark,
.dark .dropdown-menu {
    background: #1C2024;
}
.navbar-default.dark.trans-parent,
.dark.trans-parent .dropdown-menu {
    background: rgba(28, 32, 36, .45)
}
.navbar-default.dark.trans-parent.navbar-shrink,
.dark.trans-parent.navbar-shrink .dropdown-menu {
    background: rgba(28, 32, 36, .95)
}
.dark-section a.p-button.border,
.black-section a.p-button.border {
    border: 1px solid #21262B;
    color: #AEB6C0;
}
.dark-section .divider-contents,
.black-section .divider-contents {
    background: #21262B;
}
.dark-section .divider-big .divider,
.black-section .divider-big .divider {
    border-top: 1px solid red;
    border-bottom: 1px solid red;
}
.dark-section a.p-button.border i,
.black-section a.p-button.border i {
    border-right: 1px solid #21262B;
}
.black-section {
    background-color: #181B1F;
    position: relative;
    padding: 60px 0 80px 0;
}
.black-section .ms-staff-carousel .ms-staff-info,
.dark-section .grid .figcaption,
.black-section .grid .figcaption,
.darkstyle.projects-overlay,
.dark-section .tabs li,
.black-section .tabs li {
    background: #1C2024;
}
.dark-section .tabs li,
.black-section .tabs li {
    border: 1px solid #21262B;
    color: #828A94;
}
#bottom-footer.darkstyle {
    background: #1C2024;
}
.colored-section h2 {
    color: #fff;
    margin: 0;
    font-size: 2em;
}
img {
    height: auto;
    max-width: 100%;
}

.logottm {
    width: 11%;margin: -28px 0;
}

.bold {
    font-weight: 800;
}

.space {
    position: relative;
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}
.divider-contents {
    height: 1px;
    margin: 40px 0;
    position: relative;
    float: left;
    width: 100%;
}
.doubleborder {
    padding: 15px;
    width: auto;
    display: inline-block;
    margin-bottom: 40px;
}
.symbol {
    width: 170px;
    margin: 35px auto;
    height: 15px;
}
.line-left {
    height: 1px;
    width: 39%;
    position: relative;
    float: left;
}
.line-right {
    height: 1px;
    width: 38%;
    position: relative;
    float: left;
}
.symbol.light .line-left,
.symbol.light .line-right {
    background-color: #fff;
}
.symbol i {
    position: relative;
    float: left;
    margin: -10px 10px;
}
.symbol.light i {
    color: #fff;
}
.fluid-width-video-wrapper iframe {
    border: 0;
}
body #load {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 999999999999999999;
    background: #FFF;
}
.skill-bar-percent .value,
.p-button,
.signup,
.post-content,
.about-author,
#comments,
widget_followers li,
.tabs li,
.contents,
.comment-reply,
.tagcloud a,
.navbar-toggle,
.widget_followers li,
#back-top a,
.panel,
.projects-overlay .projects-navigation .prev-proj a,
.projects-overlay .projects-navigation .next-proj a,
.ms-skin-light-6 .ms-tooltip-cont {
    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,
.signup,
.slidecontent-bi .project-title-bi p a,
.filter li a,
.projects-overlay #projects-loader.transitioned,
.projects-overlay #pagecontent .scrollbar,
.projects-overlay #pagecontent .thumb,
.readmore,
.post-content .featured-image img,
widget_followers li,
.tagcloud a,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#contacts input:hover,
#contacts textarea:hover,
#contacts input:focus,
#contacts textarea:focus,
#contacts textarea,
#contacts input,
.light #contacts .contact-form input:hover,
.light #contacts .contact-form textarea:hover,
.light #contacts .contact-form input:focus,
.light #contacts .contact-form textarea:focus,
#contacts .form-success,
#contacts .form-success p,
.skillbar,
.dropdown-menu>li>a,
.widget_followers li,
#back-top a,
a.social:before,
.tp-caption a {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.navbar {
    height: 80px;
}
.nav-container {
    margin: 0 15px 0 10px;
}
.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.style1 .navbar-nav>li>a {
    padding: 0 25px;
}
.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 .style1 .navbar-nav>li>a.selected,
.navbar-default .style1 .navbar-nav>li>a.selected:hover {
    color: #fff;
}
.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,
.navbar-default.style2 .navbar-nav>.open>a,
.navbar-default.style2 .navbar-nav>.open>a:hover,
.navbar-default.style2 .navbar-nav>.open>a:focus,
.style2 .dropdown-menu>li>a:hover,
.style2 .dropdown-menu>li>a:focus {
    background-color: transparent!important;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #f0f0f0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default.dark .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-nav .sub-arrow,
.navbar-nav .sub-arrow {
    display: none;
    position: absolute;
    width: 40px;
    height: 100%;
    font-family: FontAwesome;
    text-align: center;
    background: transparent;
}
.navbar-nav .highlighted .sub-arrow:before {
    content: "\f106";
}
.navbar-nav .sub-arrow:before {
    content: "\f107";
    font-size: 16px;
}
.style1 .navbar-nav .sub-arrow,
.style1 .navbar-nav .collapsible .sub-arrow {
    right: 20px;
    top: 0px;
}
.navbar-fixed-bottom .sub-arrow {
    margin-top: -5px;
    border-top: 4px dashed transparent;
    border-bottom: 4px solid;
}
.navbar-nav ul .sub-arrow {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 15px;
    border-top: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
    border-left: 4px solid;
}
.navbar-nav ul a.has-submenu {
    padding-right: 30px;
}
.navbar-nav span.scroll-up,
.navbar-nav span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center;
}
.navbar-nav span.scroll-up-arrow,
.navbar-nav span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
    top: 6px;
    border-top: 7px solid;
    border-right: 7px dashed transparent;
    border-bottom: 7px dashed transparent;
    border-left: 7px dashed transparent;
}
.navbar-nav .collapsible ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 35px;
}
.navbar-nav .collapsible ul ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left: 45px;
}
.navbar-nav .collapsible ul ul ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 55px;
}
.navbar-nav .collapsible ul ul ul ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 65px;
}
.navbar-nav .dropdown-menu>li>a {
    white-space: normal;
}
.navbar-nav ul.sm-nowrap>li>a {
    white-space: nowrap;
}
.navbar-right ul.dropdown-menu {
    left: 0;
    right: auto;
    margin-left: 0px!important;
}
.navbar-nav .collapsible ul {
    display: none;
    position: static!important;
    top: auto!important;
    left: auto!important;
    margin-left: 0!important;
    margin-top: 0!important;
    width: auto!important;
    min-width: 0!important;
    max-width: none!important;
}
.navbar-nav .collapsible ul.sm-nowrap>li>a {
    white-space: normal;
}
.navbar-nav .collapsible iframe {
    display: none;
}
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;
}
.hide-on-start:not(.oldie) {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px);
}
.navbar-shrink.hide-on-start:not(.oldie) {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.hide-on-start.oldie {
    top: -300px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-clip: padding-box;
    border-top: none;
    border: none;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.1);
    box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.1);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 14px 26px 13px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size: 0.9em;
    border-bottom: 1px solid #f2f2f2;
}
.dark .dropdown-menu>li>a {
    border-bottom: 1px solid #23282C;
}
.dark .dropdown-menu {
    border: none;
}
.dropdown-menu>li:last-child>a {
    border-bottom: 0;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0;
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999;
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.open>.dropdown-menu {
    display: block;
}
.navbar-default.style2.border .navbar-right ul.dropdown-menu {
    margin-top: 25px!important;
}
.navbar-default.style2.border.navbar-shrink .navbar-right ul.dropdown-menu {
    margin-top: 18px!important;
}
.navbar-default.style2.border.navbar-shrink .navbar-right.icons ul.dropdown-menu {
    margin-top: 16px!important;
}
.navbar-default.dark .navbar-toggle {
    border-color: #3D4349;
}
.navbar {
    z-index: 99999;
}
.navbar i {
    font-size: 1.2em;
    vertical-align: middle;
    padding-right: 5px;
}
.navbar-nav.icons>li>a {
    line-height: 78px;
}
.navbar-default.style1 .navbar-nav.icons>li>a {
    padding: 0 15px;
}
.navbar-shrink {
    height: 70px;
    -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 .navbar-brand {
    line-height: 60px;
}
.navbar-shrink .navbar-nav>li>a {
    line-height: 66px;
}
.navbar-shrink .navbar-nav.icons>li>a {
    line-height: 64px;
}
section.nav-boxes {
    position: relative;
}
.grey-section {
    background-color: #F7F7F7;
    position: relative;
    padding: 60px 0 80px 0;
}
.light-section {
    background-color: #fff;
    position: relative;
    padding: 60px 0 80px 0;
}
.dark-section {
    background-color: #1C2024;
    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;
}
.light-section.section-arrow-down-af:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    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;
}
.light-section.section-arrow-down:before {
    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%;
    top: 0;
    margin-left: -24px;
    z-index: 10;
}
.colored-section {
    padding: 50px 0;
    text-align: center;
    position: relative;
}
.colored-section:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    bottom: -20px;
    margin-left: -24px;
    z-index: 10;
}
.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;
}
.dark-section.section-arrow-down:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    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;
}
.black-section.section-arrow-down:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #181B1F;
    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;
}
.grey-section.section-arrow-up:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #F7F7F7;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.dark-section.section-arrow-up:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.light-section.section-arrow-up:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.nopaddingbottom {
    padding-bottom: 0;
}
.nopadding {
    padding: 0;
}
.dark-section.no-after-arrow:after {
    display: none;
}
section i {
    padding-right: 0;
}
.parallax {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
    background-size: cover;
}
.parallax.small {
    height: 250px;
}
#parallax-contacts.parallax {
    height: 750px;
}
.parallax-overlay-pattern {
    background-image: url("../images/patterns/overlay-pattern.png")!important;
    background-color: rgba(44, 62, 80, 0.5);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
}
.parallax-overlay-pattern.soft,
.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;
}
.mediumpadding {
    padding: 85px 0;
}
.smallpadding {
    padding: 40px 0;
}
.section-title.smallmargin {
    margin-bottom: 40px;
}
.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;
}
.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;
}
.pagetitle {
    margin-top: 80px;
}
.pagetitle.no-parallax {
    margin-top: 160px;
}
.pagetitle .parallax {
    height: 300px;
}
.pagetitle .parallax-content {
    padding: 85px 0;
}
.pagetitle .section-title {
    margin-bottom: 0;
}
.section-title .title-desc-big {
    text-align: center;
    font-weight: 600;
    text-transform: none;
    width: 85%;
    margin: 0 auto;
    line-height: 1.4;
}
#home {
    width: 100%;
    height: 100%;
    color: #FFF;
}
#parallax-home {
    height: 100%;
    background-position-x: 50%!important;
}
#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.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;
}
.big-text p.home-slide-content {
    font-size: 4.5em!important;
    text-transform: uppercase;
    font-family: 'Raleway', Arial;
    font-weight: 800;
    letter-spacing: 0;
    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);
}
.big-icon {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-right: 20px;
}
.big-icon i {
    font-size: 90px;
    padding-top: 0;
    color: #fff;
    float: left;
    padding: 15px 5px;
    width: 90px;
    font-weight: 100;
}
.big-icon .number {
    font-size: 45px;
    text-align: left;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-weight: 600;
    width: auto;
    display: inherit;
    top: -5px;
    position: relative;
    margin-left: 108px;
    display: block;
}
.big-icon .unit {
    font-weight: 300;
    font-size: .45em;
    margin-left: 4px;
}
.big-icon p {
    padding-left: 109px;
    text-align: left;
    top: -4px;
    position: relative;
}
.ms-container {
    background: transparent;
    background-size: 70% 25%;
}
.ms-showcase1 .master-slider,
.ms-container,
.ms-view {
    -moz-transform: translate3d(0, 0, 1px);
    position: relative;
}
.ms-showcase1 .ms-view {
    background: transparent;
}
.ms-showcase1 .ms-layer.product-title {
    margin: 0;
    font-size: 20pt;
    color: #222;
    font-weight: 300;
}
.ms-showcase1 .ms-skin-default .ms-tooltip-cont {
    width: 250px;
}
.ms-showcase1 .ms-layer.product-size {
    font-size: 12pt;
}
.ms-showcase1 .product-desc {
    font-size: 9pt;
    width: 30%;
}
.ms-showcase1 .product-tt {
    padding: 5px;
    text-rendering: optimizelegibility;
    font-size: 13px;
    line-height: 1.52857143;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
}
.ms-showcase1 .product-tt h3 {
    font-size: 12pt;
    margin: 0 0 10px 0;
    font-weight: 800;
}
.ms-showcase1 .ms-layer.product-price {
    font-size: 20pt;
    font-weight: 600;
    color: #33acd9;
}
.ms-showcase1 .ms-layer.buy-btn {
    display: block;
    font-size: 14px;
    padding: 11px 29px;
}
.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 1em 0 3em;
}
.hi-icon {
    display: inline-block;
    font-size: 34px;
    cursor: pointer;
    margin: 0px 30px 25px 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}
.hi-icon .fa {
    position: relative;
    top: 20px;
}
.hi-icon-effect-1 .hi-icon {
    color: #fff;
}
.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hi-icon h6 {
    padding-top: 52px;
    color: #fdfdfd;
    text-transform: uppercase;
    font-size: 12px;
}
.hi-icon-effect-1 .hi-icon {
    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;
}
.hi-icon-effect-1 .hi-icon:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
.no-touch .hi-icon-effect-1a .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.no-touch .hi-icon-effect-1b .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-1b .hi-icon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.no-touch .hi-icon-effect-1b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.no-touch .hi-icon-effect-1a .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-1b .hi-icon:after {
    box-shadow: 0 0 0 2px #27ccc0;
}
.tooltip-desc {
    display: none;
}
.hi-icon:hover>.tooltip-desc {
    display: block;
    -webkit-animation: Anim ease-in 1;
    -moz-animation: Anim ease-in 1;
    animation: Anim ease-in 1;
    -webkit-animation-duration: .15s;
    -moz-animation-duration: .15s;
    animation-duration: .15s;
}
.tooltip-content {
    color: #fff;
    top: auto;
    bottom: 100%;
    left: 50%;
    margin-left: -130px;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
    display: block;
    min-width: 255px;
    text-align: center;
    background: #000000;
    background: rgba(0, 0, 0, .95);
}
.tooltip-content h5 {
    text-align: left;
}
.tooltip-content p {
    font-size: 14px!important;
    color: #fff!important;
    font-weight: normal!important;
    margin: 0;
}
.tooltip-arrow-down {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: auto;
    bottom: 100%;
    margin-bottom: 22px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .95);
}
.tooltip-content h5 {
    padding: 0;
    margin: 0 0 10px 0;
}
.tooltip-content ul {
    text-align: left;
}
.tooltip-content ul li {
    list-style-type: none;
    font-size: 14px!important;
    color: #fff!important;
    font-weight: normal!important;
}
.tooltip-content ul li i {
    top: 0!important;
    padding-right: 5px;
}
#team {
    position: static;
}
.master-slider {
    -moz-transform: translate3d(0, 0, 1px);
}
.ms-staff-carousel {
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.ms-staff-carousel .ms-staff-info:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.black-section .ms-staff-carousel .ms-staff-info:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.ms-staff-carousel .ms-view {
    overflow: visible;
    background-color: transparent;
}
#master-team {
    width: 100%;
    overflow: hidden;
    margin: auto;
    max-width: 1020px;
}
.ms-staff-carousel .ms-nav-prev,
.ms-staff-carousel .ms-nav-next {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    width: 45px;
    height: 45px;
    top: 50%;
    left: 30px;
    margin-top: -22px;
    opacity: 1!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.ms-staff-carousel .ms-nav-next {
    background: url(../masterslider/skins/designare/large_right.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.ms-staff-carousel .ms-nav-prev {
    background: url(../masterslider/skins/designare/large_left.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.ms-staff-carousel .ms-nav-next:hover {
    background: url(../masterslider/skins/designare/large_right.png) no-repeat 0 -46px;
}
.ms-staff-carousel .ms-nav-prev:hover {
    background: url(../masterslider/skins/designare/large_left.png) no-repeat 0 -46px;
}
.dark-section .ms-staff-carousel .ms-nav-next,
.black-section .ms-staff-carousel .ms-nav-next {
    background: url(../masterslider/skins/designare/large_right-light.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.dark-section .ms-staff-carousel .ms-nav-prev,
.black-section .ms-staff-carousel .ms-nav-prev {
    background: url(../masterslider/skins/designare/large_left-light.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.dark-section .ms-staff-carousel .ms-nav-next:hover,
.black-section .ms-staff-carousel .ms-nav-next:hover {
    background: url(../masterslider/skins/designare/large_right-light.png) no-repeat 0 -46px;
}
.dark-section .ms-staff-carousel .ms-nav-prev:hover,
.black-section .ms-staff-carousel .ms-nav-prev:hover {
    background: url(../masterslider/skins/designare/large_left-light.png) no-repeat 0 -46px;
}
.ms-info .socialdiv,
.ms-info .socialdiv.colored {
    position: relative;
    float: left;
    text-align: left;
    margin: 25px 4px;
}
.ms-info.center-desc .socialdiv ul,
.ms-info.center-desc .socialdiv-dark ul,
.ms-info .socialdiv ul,
.ms-info .socialdiv-dark ul {
    padding: 0;
}
.ms-info.center-desc .socialdiv,
.ms-info.center-desc .socialdiv-dark {
    position: relative;
    float: none;
    text-align: center;
    display: inline-block;
    padding: 0;
    width: auto;
}
.ms-staff-carousel .ms-staff-info {
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    margin-top: 80px;
    min-height: 330px;
    color: #222222;
    position: relative;
    z-index: 9999;
}
.left-desc {
    width: 82%;
}
.contents-left {
    width: 35%;
    position: relative;
    float: left;
    padding: 40px 0;
}
.contents-right {
    width: 60%;
    position: relative;
    float: left;
    padding: 40px 0 40px 35px;
}
.ms-staff-carousel .ms-staff-info h3 {
    margin: 0px!important;
    display: -webkit-box;
    padding: 10px 20px;
    font-size: 3em!important;
    font-weight: 100;
    text-align: left;
    line-height: 1.1em;
    letter-spacing: 5px;
    position: relative;
    float: left;
}
.ms-staff-carousel .ms-staff-info .center-desc h3 {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: none;
    font-size: 2.5em!important;
    padding-top: 50px;
}
.ms-staff-carousel .ms-staff-info h4 {
    font-weight: 300;
    font-size: 12pt;
    margin: 0;
    position: relative;
    letter-spacing: 2px;
    float: left;
    padding: 10px 20px;
    text-align: left;
}
.ms-staff-carousel .ms-staff-info .center-desc h4 {
    margin: 0 0 20px 0;
    position: relative;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
}
.ms-staff-carousel .ms-staff-info .email a {
    text-decoration: none;
    color: #3f95ab;
}
.ms-staff-info p {
    margin: 10px 4px 0 4px;
    font-size: 15px;
    position: relative;
    float: left;
    text-align: left;
}
.ms-staff-info .center-desc p {
    margin: 0 auto;
    width: 75%;
    position: relative;
    float: none;
    text-align: center;
}
.ms-staff-info h5 {
    margin: 17px 5px;
    font-size: 16px;
    position: relative;
    float: left;
    text-align: left;
    font-weight: 800;
}
.ms-staff-info .center-desc h5 {
    width: 100%;
    float: none;
    text-align: center;
}
.ms-staff-carousel .ms-staff-info .email {
    font-weight: 300;
    font-size: 12pt;
    margin: 180px 0 15px 22px;
    position: absolute;
    letter-spacing: 0;
}
.ms-staff-carousel .ms-staff-info .ms-socials {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 15px 0 0 0;
    text-shadow: none;
    *display: inline;
}
.ms-staff-carousel .ms-staff-info .ms-socials li {
    float: left;
}
.ms-staff-carousel .ms-staff-info .ms-socials li a {
    text-indent: 9999px;
    width: 35px;
    height: 35px;
    background: url(../img/sicons.html);
    margin: 0 2px;
    display: block;
}
.ms-staff-carousel .ms-staff-info .ms-socials .ms-ico-tw a {
    background-position: 115px 0px;
}
.ms-staff-carousel .ms-staff-info .ms-socials .ms-ico-gp a {
    background-position: 75px 0px;
}
.ms-staff-carousel .ms-staff-info .ms-socials .ms-ico-yt a {
    background-position: 35px 0px;
}
.ms-staff-carousel.ms-round .ms-slide-bgcont {
    border: solid 8px rgb(245, 245, 245);
    margin: 0 -8px;
}
.ms-staff-carousel.ms-round .ms-nav-prev,
.ms-staff-carousel.ms-round .ms-nav-next {
    background-color: transparent;
    box-shadow: none;
    left: -330px;
}
.ms-staff-carousel.ms-round .ms-nav-next {
    left: auto;
    right: -330px;
}
.numericals {
    position: relative;
    width: 100%;
    text-align: center;
}
.numerical-c {
    text-align: center;
    margin-top: 80px!important;
}
.numerical-c .col-xs-6.col-sm-3 {
    left: -3px;
}
.numerical-c .col-xs-6.col-sm-3:last-child {
    border-right: none;
}
.numerical-container .value {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 58px;
}
.numerical-container .unit {
    font-size: 54px;
    position: relative;
    text-align: center;
    width: 100%;
    vertical-align: baseline;
    line-height: 2em;
}
.center-icon i {
    padding-right: 0!important;
    font-size: 32px;
}
.numerical-container .numerical-content {
    position: relative;
    text-align: center;
    width: 100%;
    font-family: Raleway, Arial, sans-serif;
    color: #C7CDD5;
    line-height: 0.4em;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
.numerical-container .numerical-content.left,
.numerical-container .unit.left,
.numerical-container .value.left {
    text-align: left;
}
.center-icon {
    text-align: center;
}
.numerical-container .percentage {
    position: relative;
    float: left;
    width: 100%;
    text-align: right;
    font-size: 90px;
    height: 50px;
    line-height: 50px;
    color: #444;
}
.services {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
#services .container {
    padding-bottom: 50px;
}
#services #service-two .row {
    margin-bottom: 0;
}
.border-box {
    border: 1px solid rgba(255, 255, 255, .1);
    padding: 20px;
}
.rounded i {
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
}
.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;
}
.pricing {
    text-align: center;
    margin: 50px 0 100px 0;
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}
.pricing .bestprice .price,
.pricing .bestprice .signup,
.signup:hover {
    color: #fff;
}
.pricing h3 {
    margin-top: 70px;
    margin-bottom: 60px;
}
.table-items {
    padding: 10px 20px 40px 20px;
    border: 1px solid #F2F4F5;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.black-section .table-items,
.dark-section .table-items {
    border: 1px solid #21262B;
}
.pricing .name {
    font-size: 14px!important;
    text-transform: uppercase;
    padding: 12px 0 8px!important;
    background: #4A5157;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #f2f2f2;
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 800;
}
.pricing .price {
    font-size: 54px!important;
    font-family: Helvetica, Arial, sans-serif!important;
    text-transform: uppercase;
    color: #4A5157;
    padding: 10px 0!important;
    margin: 0;
    background: #F2F4F5;
    font-weight: 600;
    position: relative;
}
.dark-section .pricing .price,
.black-section .pricing .price {
    background: #21262B;
    color: #FFFFFF;
}
.pricing span.p-small {
    font-size: 12px!important;
    color: #ccc;
    text-transform: none;
    position: absolute;
    top: 33px;
    right: 30px;
    display: none;
}
.pricing .bestprice span.p-small {
    color: #fff;
}
.pricing ul {
    margin: 0;
    padding: 0;
    margin: 20px 0;
}
.pricing .bestprice ul,
.pricing .bestprice .signup {
    position: relative;
    top: -2px;
}
.pricing ul li {
    font-size: 13px;
    color: #4A5157;
    padding: 10px 0;
    margin: 0;
    list-style: none;
}
.signup {
    background: #f2f2f2;
    padding: 15px 30px;
    margin: 30px 0 15px 0;
    text-align: center;
    font-size: 12px!important;
    color: #666;
    text-transform: uppercase;
    cursor: pointer;
    width: auto;
    display: inline-block;
    letter-spacing: 1px;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-weight: bold!important;
}
.wordsrotator_words {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
    width: 200px;
}
.wordsrotator_words .wordsrotator_wordOut,
.wordsrotator_words .wordsrotator_wordIn {
    position: relative;
    display: inline-block;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: 1s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
}
.wordsrotator_words .wordsrotator_wordOut {
    left: 0;
    top: 0;
    position: absolute;
    display: inline-block;
}
.wordsrotator_words .wordsrotator_wordOut span {
    width: auto;
    position: relative;
}
.wordsrotator_words .wordsrotator_wordIn {
    opacity: 0;
}
.service-two {
    margin-top: 70px;
}
.service {
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}
.icon-nofill {
    margin-top: 12px;
    font-size: 25px;
    position: relative;
    left: -5px;
}
.right .icon-nofill {
    left: 10px;
}
.entries {
    width: 100%;
    margin-bottom: 30px;
}
#wrapper {
    position: absolute;
    width: 100%;
    top: 0px;
}
#pageloader {
    margin: 40px auto;
    float: none;
    margin-bottom: 100px;
}
#works_masonry {
    position: relative;
    padding: 0;
    width: 100.1%;
    margin: 0 auto;
    display: block;
}
#works_masonry .one-third {
    margin: 0;
    overflow: hidden;
    line-height: 0;
    width: 20%;
    padding: 0;
    float: left;
}
.masonry_item.current {
    box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.37);
    z-index: 101;
}
.masonry_item {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.masonry_item .img_holder {
    overflow: hidden;
    display: block;
    position: relative;
}
.masonry_item .img_holder img {
    width: 100%;
    height: auto;
}
.grid figure {
    margin: 0;
    position: relative;
}
.grid figure img {
    max-width: 100%;
    display: block;
    position: relative;
}
.grid .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
}
.grid .figcaption h3 {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    padding-bottom: 10px;
}
.grid .figcaption a {
    text-align: center;
    padding: 12px;
    display: inline-block;
}
.grid .figcaption a.thumb-link {
    padding: 16px 13px;
    top: -28px;
    right: 8px;
    font-size: 17px;
}
.cs-style-3 figure {
    overflow: hidden;
}
.cs-style-3 figure img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    -ms-transition: -ms-transform 0.4s;
    transition: transform 0.4s;
}
.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img,
.iFigureHover {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.no-touch .cs-style-3.oldie figure:hover img,
.cs-style-3.oldie figure.cs-hover img,
.iFigureHover {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.cs-style-3 .figcaption {
    height: 70px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -ms-transition: -ms-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.cs-style-3 .figcaption:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.dark-section .cs-style-3 .figcaption:before,
.black-section .cs-style-3 .figcaption:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.dark-section .cs-style-3 .figcaption:before,
.black-section .cs-style-3 .figcaption:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.cs-style-3 .figcaption span {
    font-size: 11px;
    color: #999;
}
.no-touch .cs-style-3 figure:hover .figcaption,
.cs-style-3 figure.cs-hover .figcaption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    -ms-transition: -ms-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}
.no-touch .cs-style-3.oldie figure:hover .figcaption,
.cs-style-3.oldie figure.cs-hover .figcaption {
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.iFigCaption {
    opacity: 1!important;
    -webkit-transform: translateY(0px)!important;
    -moz-transform: translateY(0px)!important;
    -ms-transform: translateY(0px)!important;
    transform: translateY(0px)!important;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s!important;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s!important;
    -ms-transition: -ms-transform 0.4s, opacity 0.1s!important;
    transition: transform 0.4s, opacity 0.1s!important;
}
.thumb-overlay {
    position: relative;
    float: right;
    top: -31px;
    right: 1px;
}
.thumb-link {
    position: relative;
    float: right;
    top: -31px;
    right: 6px;
}
.filter {
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px;
    top: -30px;
    position: relative;
}
.filter li {
    list-style: none;
    text-align: center;
    display: inline-block;
    margin: 0;
}
.filter li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 5px;
    padding-bottom: 2px;
    padding: 6px 10px;
    border: 1px solid transparent;
}
#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.open:not(.oldie) {
    height: 100%;
    top: 0%;
    overflow: visible;
}
.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;
}
.grid {
    margin-bottom: 0;
}
.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;
}
.darkstyle.projects-overlay .overlay-close {
    background: #1C2024 url(../images/sprite.png) -570px -184px no-repeat;
}
.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;
}
.darkstyle.pageXofY {
    background: #1C2024;
    color: #fff;
}
.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 .disable {
    opacity: .2;
    pointer-events: none;
}
.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;
}
.darkstyle.projects-overlay .projects-navigation .next-proj a {
    background: url(../images/sprite.png) -416px -182px no-repeat;
}
.darkstyle.projects-overlay .projects-navigation .next-proj a:hover {
    background: url(../images/sprite.png) -416px -178px no-repeat;
}
.darkstyle.projects-overlay .projects-navigation .prev-proj a {
    background: url(../images/sprite.png) -496px -184px no-repeat;
}
.darkstyle.projects-overlay .projects-navigation .prev-proj a:hover {
    background: url(../images/sprite.png) -496px -188px no-repeat;
}
#pageloader #projects {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 99999;
}
.projects-overlay.oldie #pageloader #projects {
    transform: translateY(0%);
    margin-top: 100%;
}
#pageloader #projects.down {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.projects-overlay.oldie #pageloader #projects.down {
    transform: translateY(0%);
}
.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: 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-overlay #pagecontent .noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.slidecontent {
    border: 1px solid #ddd;
}
.slidecontent .project-title {
    padding: 7px;
    width: 84%!important;
    text-align: left;
}
.project-title .project-cn {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#projects .bigimages img {
    margin-bottom: 20px;
}
.slidecontent-bi {
    text-align: left!important;
}
.slidecontent-bi .project-cn {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.bigimg-desc {
    margin-top: 20px;
    position: relative;
    display: inline-block;
}
.slidecontent-bi .project-title-bi p {
    display: inline-block;
    margin: 0 10px;
    font-size: 0.85em;
    color: #747D86;
}
.light-text .slidecontent-bi .project-title-bi p {}.slidecontent-bi .project-title-bi p a {
    color: #747D86;
}
.project-cn>p:first-child:before {
    content: '';
    position: absolute;
    z-index: 10;
    width: 10px;
    height: 4px;
    border-top: 1px solid #747D86;
    border-bottom: 1px solid #747D86;
    top: 10px;
    margin-left: -20px;
}
.project-cn>p:last-child:after {
    content: '';
    position: absolute;
    z-index: 10;
    width: 10px;
    height: 4px;
    border-top: 1px solid #747D86;
    border-bottom: 1px solid #747D86;
    top: 10px;
    margin-left: 10px;
}
.center-desc {
    width: 95%;
    margin: 0 auto;
}
.slidecontent-bi .project-title-bi p span {
    width: auto;
    font-weight: bold;
    padding: 10px 0 7px 0;
}
.hide {
    display: none;
}
#testimonials-slider {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.light-text .testimonials-slide-content .text-container span {
    color: #fff;
}
.light-text .testimonials-slide-content p {
    color: #DCDFE0;
}
.testimonials-slide-content.container {
    width: 85%!important;
}
.light-text .testimonials-slide-content .img-container {
    border: 6px solid rgba(0, 0, 0, .2);
}
.testimonials-slide-content p {
    margin-top: 20px;
}
.text-container .fa-quote-left {
    padding-right: 5px;
}
.text-container .fa-quote-right {
    padding-left: 5px;
}
.testimonials-slide-content {
    text-align: center;
}
.img-container {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    border: 6px solid rgba(0, 0, 0, .05);
}
.testimonials-slide-content .text-container {
    width: 100%;
    margin: 20px auto;
    display: inline-block;
}
.testimonials-slide-content .text-container span {
    padding: 10px 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #444;
}
.journalwidth.medium {
    width: 75%;
    margin: 0 auto;
}
.journalwidth.big {
    width: 95%;
    margin: 0 auto;
}
.readmore {
    width: auto;
    margin: 0 8px 0 1px;
    padding: 2px 10px;
    height: 30px;
    display: inline-block;
    float: left;
}
.readmore a {
    color: #fff;
    font-size: 11px;
    line-height: 2.5em;
}
.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;
}
.journal-sidebar .journal-post {
    margin-bottom: 15px!important;
}
.journal .post-audio audio {
    position: relative;
    width: 100%;
}
.journal .post-audio audio.ie {
    height: 40px;
}
.post-content,
.about-author,
#comments {
    padding: 20px;
    background: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.dark-section .post-content,
.dark-section .about-author,
.dark-section #comments,
.black-section .post-content,
.black-section .about-author,
.black-section #comments {
    background: #1C2024;
    border: 1px solid #21262B;
}
h2.post-title {
    font-size: 24px;
    font-weight: 300;
    margin: 30px 0 20px 0;
    letter-spacing: 1px;
}
h2.post-title.post-link {
    float: left;
    width: 79%;
    display: inline;
    margin: -2px 0 0 15px;
    font-size: 18px;
    word-wrap: break-word;
}
h2.post-title.simple-text {
    margin: 0 0 20px 0;
}
.post-content .featured-image img {
    width: 100%;
}
.post-content .featured-image img:hover {
    opacity: 0.8;
}
.post-content .ms-showcase2-template {
    padding-bottom: 45px!important;
}
.post-quote blockquote {
    font-size: 2.5em;
    color: #A4ABAF;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 100;
    padding: 20px 0 10px 0;
    letter-spacing: 1px;
}
.author-quote {
    font-size: 1em;
}
.metas {
    position: relative;
    margin: 40px 0 0 0;
}
.metas p {
    font-size: 12px!important;
    color: #A4ABAF;
}
.post-type i {
    display: table-cell;
    vertical-align: middle;
    font-size: .9em;
}
.post-type {
    width: 30px;
    height: 30px;
    color: #fff;
    position: relative;
    float: left;
    display: table;
    text-align: center;
    font-size: 14px;
    background: #A4ABAF;
}
.metas .date {
    position: relative;
    display: inline-block;
    margin: 6px 10px 4px 0;
    float: left;
}
.metas .comments,
.metas .tags {
    position: relative;
    display: inline-block;
    float: left;
    top: 6px;
    margin-right: 10px;
}
.journalwidth.big {
    width: 95%;
    margin: 0 auto;
}
.journalwidth.medium {
    width: 75%;
    margin: 0 auto;
}
.view-all-posts {
    width: 100%;
    text-align: center;
    position: relative;
}
.next-post {
    float: right;
}
.about-author .img-container {
    float: left;
    margin-right: 25px;
}
.widget {
    margin: 20px 0;
    float: left;
    width: 100%;
}
.widget.widget_gallery {
    margin: 30px 0 80px;
}
.widget li {
    list-style: none;
}
.widget_search {
    border: none;
    background: #fff;
    margin-bottom: 20px;
}
.widget_search input {
    background: #fff;
    border: 1px solid #F3F3F3;
    padding: 15px;
    width: 100%;
    outline: none;
}
.black-section .widget_search input,
.dark-section .widget_search input {
    background: #1C2024;
    color: #828A94;
    border: 1px solid #21262B;
}
.widget_search #searchsubmit {
    position: absolute;
    right: 25px;
    top: 12px;
    border: none;
    background: url(../images/sprite.png) -189px -149px;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
}
.tabs li.current {
    color: #fff;
}
.readmore a:hover {
    border-color: #fff;
}
.widget_followers li {
    list-style: none;
    background: #fff;
    padding: 19px 20px;
    width: auto;
    display: inline-block;
    color: #687177;
    margin-right: 7px;
    width: 31.1%;
}
.dark-section .widget_followers li,
.black-section .widget_followers li {
    background: #1C2024;
}
.widget_followers li:last-child {
    margin-right: 0;
}
.widget_followers li i {
    font-size: 2em;
}
.widget_followers li h4 {
    margin: 0;
}
.widget_followers li:hover,
.widget_followers li:hover h4 {
    color: #fff;
}
.widget_followers li.f-facebook,
.widget_followers li.f-facebook h4 {
    color: #3b5998;
}
.widget_followers li.f-twitter,
.widget_followers li.f-twitter h4 {
    color: #35c9f9;
}
.widget_followers li.f-rss,
.widget_followers li.f-rss h4 {
    color: #f7771e;
}
.widget_followers li.f-facebook {
    border: 1px solid #3b5998;
}
.widget_followers li.f-twitter {
    border: 1px solid #35c9f9;
}
.widget_followers li.f-rss {
    border: 1px solid #f7771e;
}
.widget_followers li.f-facebook:hover {
    background: #3b5998;
    color: #fff;
}
.widget_followers li.f-twitter:hover {
    background: #35c9f9;
    color: #fff;
}
.widget_followers li.f-rss:hover {
    background: #f7771e;
    color: #fff;
}
.widget_followers li.f-facebook:hover h4 {
    color: #fff;
}
.widget_followers li.f-twitter:hover h4 {
    color: #fff;
}
.widget_followers li.f-rss:hover h4 {
    color: #fff;
}
.widget_followers li span {
    font-size: 12px;
}
.widget_links ul li {
    padding: 12px 0 12px 20px;
    list-style: none;
    background: url(../images/sprite.png) -391px -98px no-repeat;
    margin-left: 0;
    line-height: 20px;
    border-bottom: 1px solid #ededed;
}
.widget_links ul li:first-child {
    border-top: 1px solid #ededed;
}
.dark-section .widget_links ul li,
.black-section .widget_links ul li {
    border-bottom: 1px solid #21262B;
}
.dark-section .widget_links ul li:first-child,
.black-section .widget_links ul li:first-child {
    border-top: 1px solid #21262B;
}
.widget_links ul li a {
    text-rendering: optimizelegibility;
    line-height: 1.52857143;
}
.widget_posts li,
.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;
}
.h-tabs .tabs li {
    border: none;
}
.tabs {
    margin-bottom: 8px;
}
.tabs .flexslider li {
    border: none;
    padding: 0;
}
.contents {
    overflow: hidden;
    padding: 25px;
    background: #fff;
    width: 100%;
    border: 1px solid #F3F3F3;
}
.dark-section .contents,
.black-section .contents {
    background: #1C2024;
    border: 1px solid #21262B;
}
.contents .tabscontent {
    display: none;
    overflow: hidden;
}
.widget_posts .contents .tabscontent .date p {
    font-size: 12px!important;
    color: #A4ABAF;
    margin: 0;
}
.widget_posts .contents .tabscontent .date p i {
    padding-right: 3px;
}
.widget_posts .contents .tabscontent ul li {
    margin-bottom: 28px;
    overflow: hidden;
}
.widget_posts .contents .tabscontent ul li:last-child {
    margin-bottom: 0;
}
.widget_posts .contents .tabscontent ul li img {
    width: 70px;
    height: 70px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.single ol.commentlist,
.single ol.commentlist ul {
    list-style: none;
}
.single article.comment {
    position: relative;
    float: left;
    clear: both;
    margin-bottom: 30px;
    min-height: 100px;
    border-bottom: 1px dashed #EDEDED;
}
.dark-section .single article.comment,
.black-section .single article.comment {
    border-bottom: 1px dashed #21262B;
}
.single .comment-author {
    position: relative;
    float: left;
    width: 80px;
    text-align: center;
}
.single #respond {
    position: relative;
    float: left;
}
.single #respond .p-button {
    margin: 40px 0 10px 0;
}
.single .comment-block {
    position: relative;
    padding-left: 95px;
}
.single .comment-meta {
    position: relative;
    float: left;
    display: inline-block;
    margin: 15px 15px 30px 0;
}
.single .comment {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
}
.single .commentmetadata {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}
.single .commentmetadata,
.single .reply {
    position: relative;
    margin: 25px;
}
.single .commentmetadata a,
.single .reply a {
    font-size: 13px;
    font-weight: 600;
    color: #444;
    font-family: Arial;
}
.single .depth-1 {
    padding-left: 0;
}
.single .depth-2 {
    padding-left: 90px;
}
.single .depth-3 {
    padding-left: 170px;
}
.single .depth-4 {
    padding-left: 60px;
}
.single .depth-5 {
    padding-left: 80px;
}
.single #respond label,
.single #respond input,
.single #respond textarea {
    position: relative;
    float: left;
}
.single #commentform p.form-allowed-tags {
    display: none;
}
.single #commentform p {
    position: relative;
    display: block;
    clear: both;
}
.single #commentform input,
.single #commentform label,
.single #commentform label textarea {
    position: relative;
    display: block;
    clear: both;
}
.single #commentform .comment-form-comment label {
    float: none;
}
.comment-author .fn {
    font-style: normal;
    position: relative;
    font-size: 12px;
    font-family: Helvetica Neue, Arial;
}
.single #commentform .form-submit #submit {
    position: relative;
    float: left;
    margin-top: 15px;
}
#respond {
    position: relative;
    float: left;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
}
#respond h2 {
    text-align: left;
    text-transform: uppercase;
}
#respond input {
    border: 1px solid #F1F1F1;
    color: #999;
    padding: 8px;
    margin-bottom: 20px;
    width: 100%;
    outline: none;
}
#respond textarea {
    width: 100%;
    border: 1px solid #F1F1F1;
    outline: none;
}
#respond input:focus,
#respond textarea:focus {
    outline: none;
}
#respond #comment {
    border: 1px solid #ddd;
    color: #999;
    padding: 8px;
    margin-bottom: 20px;
    width: 80%;
}
#respond input:focus,
#respond #comment:focus {
    border: 1px solid #ccc;
    color: #666;
}
#commentform {
    position: relative;
    float: left;
    margin-top: 20px;
    width: 102%;
}
.commentlist {
    position: relative;
    float: left;
    width: 100%;
}
.comment-reply {
    background: #FFF;
    padding: 20px 30px;
    border: 1px solid #ddd;
}
.post-content blockquote {
    font-size: 2.5em;
    color: #A4ABAF;
    font-family: Raleway, Arial;
    font-weight: 100;
    padding: 20px 0 10px;
    letter-spacing: 1px;
    word-wrap: break-word;
}
.dark-section .post-content blockquote,
.black-section .post-content blockquote {
    color: #fff;
}
.share-post {
    padding: 50px 0 20px;
    border-top: 1px solid #F7f7f7;
    margin-top: 60px;
}
.black-section .share-post,
.dark-section .share-post {
    border-top: 1px solid #21262B;
}
.single .metas {
    margin: 20px 0;
    padding-bottom: 30px;
}
.metas i {
    padding-right: 1px;
}
.metas .post-type i {
    padding-right: 0;
}
.post-type.no-readmore {
    margin-right: 10px;
}
.commentlist .metas .date {
    margin: 0!important;
}
.commentlist .metas .comments {
    top: -4px!important;
    margin-left: 15px;
}
.single .metas .comments a {
    font-size: 12px;
}
.tagcloud a {
    cursor: pointer;
    padding: 10px 14px;
    background: #545454;
    position: relative;
    float: left;
    font-size: 12px;
    color: #f2f2f2!important;
    margin: 2px 6px 4px 0;
}
.dark-section .tagcloud a,
.black-section .tagcloud a {
    background: #1C2024;
    border: 1px solid #21262B;
    color: #828A94;
}
.dark-section pre,
.black-section pre,
.black-section #respond input,
.black-section #respond textarea,
.dark-section #respond input,
.dark-section #respond textarea {
    color: #73787E!important;
    background-color: #15181B!important;
    border: 1px solid #21262B!important;
}
.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    margin-bottom: 20px;
}
.me-plugin {
    position: absolute;
}
.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden;
}
.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%;
}
.mejs-background {
    position: absolute;
    top: 0;
    left: 0;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
}
.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0;
    display: block;
}
.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0;
}
.mejs-overlay-play {
    cursor: pointer;
}
.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(../images/bigplay.html) no-repeat;
}
.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px;
}
.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(../images/background.html);
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(../images/loading.gif) 50% 50% no-repeat;
}
.mejs-container .mejs-controls {
    position: absolute;
    background: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url(../images/background.html);
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    height: 30px;
    width: 100%;
}
.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    background: 0;
    font-family: Helvetica, Arial;
    border: 0;
}
.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(../images/controls.png) no-repeat;
}
.mejs-controls .mejs-button button:focus {
    outline: solid 1px yellow;
}
.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    padding: auto 4px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
    font-size: 11px;
    color: #fff;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto;
}
.mejs-controls .mejs-play button {
    background-position: 0 0;
}
.mejs-controls .mejs-pause button {
    background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
    background-position: -112px 0;
}
.mejs-controls div.mejs-time-rail {
    width: 200px;
    padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
}
@-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;
    }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #3caac8;
    background: rgba(60, 170, 200, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
    background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px;
}
.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px;
}
.mejs-controls .mejs-volume-button {}.mejs-controls .mejs-mute button {
    background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
    background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
    position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(../images/background.html);
    background: rgba(50, 50, 50, 0.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.5);
    margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0;
}
.mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none;
}
.mejs-controls .mejs-captions-button {
    position: relative;
}
.mejs-controls .mejs-captions-button button {
    background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none!important;
    overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none!important;
    display: block;
    color: #fff;
    overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0;
}
.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1;
}
.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
    overflow: hidden;
    border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
}
.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal;
}
.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0;
}
.mejs-captions-position-hover {
    bottom: 45px;
}
.mejs-clear {
    clear: both;
}
.me-cannotplay a {
    color: #fff;
    font-weight: bold;
}
.me-cannotplay span {
    padding: 15px;
    display: block;
}
.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
    background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0;
}
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2C7C91;
    color: #fff;
}
.mejs-controls .mejs-sourcechooser-button {
    position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none!important;
    overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none!important;
    display: block;
    color: #fff;
    overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px;
}
.contact-form {
    position: relative;
}
.contact-form .email,
.contact-form .service {
    width: 47.5%;
    position: relative;
    float: left;
    margin-left: 5%;
}
.contact-form .name,
.contact-form .subject {
    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 .form input.hightlight,
.form textarea.hightlight {
    border-bottom: 1px solid #E45942;
}
.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%;
}
.form span {
    padding: 0 15px;
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    top: 37px;
}
.contact-form .service select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #282C2C;
    width: 100%;
    padding: 15px 9px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    margin-top: 15px;
    background: url(../images/sprite.png) -350px -137px;
}
#contacts label {
    text-align: left;
    position: relative;
    float: left;
    left: 0;
    width: 95%;
    color: #dcdcdc;
    padding-bottom: 4px;
    font-weight: 100;
    font-size: 14px;
    color: #fff;
}
#contacts input {
    position: relative;
    float: left;
    width: 100%;
    border: 0;
    padding: 15px 10px;
    background: transparent;
    border-bottom: 1px solid #282C2C;
    outline: none;
    font-family: Helvetica Neue, Arial, sans-serif;
    margin-top: 18px;
    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: 110px;
    background: transparent;
    border-bottom: 1px solid #282C2C;
    color: #fff;
}
#contacts #submit {
    margin: 20px 0 0 0;
}
#contacts a.p-button .with-icon {
    margin-left: 15px;
}
#contacts a.p-button i {
    padding: 14px 10px;
}
#contacts input:hover,
#contacts textarea:hover,
#contacts input:focus,
#contacts textarea:focus {
    outline: none;
    background: rgba(255, 255, 255, .05);
}
.contacts li i {
    width: 30px;
    position: relative;
}
#contacts 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 #contact_form {
    padding: 0;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.light .form span {
    padding: 7px 0;
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    top: 0;
}
.light #contacts .contact-form .form span {
    padding: 0 15px;
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    top: 37px;
}
.light #contacts.light .contact-form .service select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #282C2C;
    width: 100%;
    padding: 15px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    margin-top: 23px;
    background: url(../images/sprite.png) -350px -137px;
}
.light #contacts .contact-form label {
    text-align: left;
    position: relative;
    float: left;
    left: 0;
    width: 95%;
    color: #dcdcdc;
    padding-bottom: 4px;
    font-weight: 100;
    font-size: 14px;
}
.light #contacts .contact-form input,
.light #contacts .contact-form textarea {
    position: relative;
    float: left;
    width: 100%;
    border: 0;
    padding: 15px 10px;
    background: transparent;
    border-bottom: 1px solid #282C2C;
    outline: none;
    font-size: 12px;
    border-bottom: 1px solid #282C2C;
}
.light #contacts .contact-form input:hover,
.light #contacts .contact-form textarea:hover,
.light #contacts .contact-form input:focus,
.light #contacts .contact-form textarea:focus {
    outline: none;
    background: rgba(255, 255, 255, .05);
}
.light #contacts .contacts .contact-form li i {
    color: #27ccc0;
    width: 30px;
    position: relative;
}
.light #contacts .contact-form a {
    color: #fff;
}
.light #contacts a.p-button {
    border-bottom: none!important;
}
.light #contacts a.p-button:hover {
    color: #fff!important;
}
#contacts .form-success {
    display: none;
    position: relative;
    color: #fff;
    font-size: 16px;
    margin: 0;
    margin-top: 0;
    padding: 0;
    left: 0;
}
#contacts .form-success p {
    padding: 0;
    text-align: left;
    color: #fff;
}
.loading {
    display: none;
}
#map_canvas {
    width: 100%;
    height: 350px;
}
#map_canvas {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(images/grayscale.html#greyscale);
    filter: gray;
}
.gm-style img {
    max-width: initial;
    max-width: -moz-initial;
}
#bottom-footer {
    padding: 60px 0 40px 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;
}
.twitter-slider {
    width: 70%;
    margin: 0 auto!important;
}
#twitter-feed {
    text-align: center;
    padding: 10px 0;
}
.bird {
    width: 60px;
    height: 60px;
    background: url(../images/sprite.png) -78px -137px no-repeat;
    margin: 0 auto;
    top: 50px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #F0F0F0;
}
.dark-section .bird,
.black-section .bird {
    background: url(../images/sprite.png) 3px -137px no-repeat;
    border: 2px solid #21262B;
}
#parallax-3 .light-text .bird {
    background: url(../images/sprite.png) 3px -137px no-repeat;
}
.twitter-author {
    font-size: 18px;
    text-align: center;
    margin-top: 50px;
    top: 10px;
    position: relative;
}
.tweet_list {
    margin: 30px 0!important;
}
.dark-text #twitter-feed ul.slides>li {
    font-size: 15px;
    color: #4A5157;
    line-height: 1.4;
    margin: 5px auto 30px;
    padding: 15px 0;
}
.light-text #twitter-feed ul.slides>li {
    color: #fff;
}
.twitter#twitter-feed {
    text-align: left;
}
.twitter ul {
    padding: 0;
}
.twitter .twitter-author {
    display: none;
}
.twitter li {
    font-family: 'HelveticaNeue Light', sans-serif;
    font-size: 13px;
    color: inherit;
    width: auto;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0px;
    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,
.navbar-default.style1 .navbar-nav>li>a.selected {
    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 i.glyphicons {
    padding: 11px 19px 15px 20px;
}
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.hide-icon i.glyphicons {
    padding: 10px 18px 10px;
}
a.p-button.,
a.p-button.:hover {
    color: #fff !important;
}
a.p-button.hide-icon:hover i,
a.p-button.large.hide-icon:hover i {
    left: 0;
}
a.p-button.hide-icon:hover span.text {
    padding-left: 59px;
    padding-right: 11px;
}
a.p-button.large {
    padding: 24px 40px;
    font-size: 13px;
}
a.p-button.large i {
    padding: 25px;
}
a.p-button.large i.glyphicons {
    padding: 22px 24px 22px 25px;
}
a.p-button.large.hide-icon i {
    left: -75px;
    padding: 22px 25px;
}
.skillbar {
    position: relative;
    display: inline-block;
    margin-bottom: 35px;
    width: 100%;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    position: relative;
    top: -5px;
}
.skillbar-title {
    position: relative;
    left: 0;
    width: auto;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
}
.skillbar-title span {
    display: block;
}
.skillbar-bar {
    height: 10px;
    width: 100%;
    margin-top: 5px;
    position: relative;
    float: left;
    overflow: visible;
}
.skill-bar-percent {
    position: relative;
    height: 10px;
    font-size: 11px;
    line-height: 25px;
    color: #ffffff;
    float: left;
    font-weight: 800;
    background: #6adcfa;
    width: 0%;
}
.skillbar .pointerval .value {
    background: #393F44;
    padding: 0 5px;
    z-index: 99;
    font-size: 11px;
    line-height: 25px;
    color: #ffffff;
    float: left;
    font-weight: 800;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.skillbar .pointerval {
    position: absolute;
    top: -33px;
    margin-left: -16px;
}
.skillbar .pointerval .pointer {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #393F44 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 42%;
    left: calc(50% - 5px);
}
.bs-callout {
    margin: 0 0 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
    display: inline-block;
    width: 100%;
}
.bs-callout-warning {
    background-color: #FFFDFA;
    border-color: #f0ad4e;
}
.bs-callout-success {
    background-color: #F7FFF7;
    border-color: #5cb85c;
}
.bs-callout-info {
    background-color: #E7F8FD;
    border-color: #5bc0de;
}
.bs-callout-danger {
    background-color: #FFFAFA;
    border-color: #d9534f;
}
.dark-section .bs-callout-warning,
.black-section .bs-callout-warning {
    background-color: rgba(240, 173, 78, .05);
    border-color: #f0ad4e;
}
.dark-section .bs-callout-success,
.black-section .bs-callout-success {
    background-color: rgba(92, 184, 92, .05);
    border-color: #5cb85c;
}
.dark-section .bs-callout-info,
.black-section .bs-callout-info {
    background-color: rgba(91, 192, 222, .05);
    border-color: #5bc0de;
}
.dark-section .bs-callout-danger,
.black-section .bs-callout-danger {
    background-color: rgba(217, 83, 79, .05);
    border-color: #d9534f;
}
.panel-group .panel.active .panel-heading h4 {
    color: #fff;
}
.panel-group .panel.active .panel-heading h4 a:hover {
    color: #fff;
}
.socialdiv,
.socialdiv.colored {
    position: relative;
    z-index: 99;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.socialdiv ul li,
.socialdiv.colored ul li {
    position: relative;
    float: left;
    width: 46px;
    height: 46px;
    margin: 0;
    list-style: none;
}
.socialdiv ul li a,
.socialdiv.colored ul li a {
    width: 38px;
    height: 38px;
    border: 1px solid #ededed;
    position: relative;
    float: left;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.socialdiv.colored .facebook {
    background: url(../images/sprite.png) -381px -257px no-repeat;
    border: 1px solid #3b5998;
}
.socialdiv.colored .twitter {
    background: url(../images/sprite.png) -381px -313px no-repeat;
    border: 1px solid #35c9f9;
}
.socialdiv.colored .forrst {
    background: url(../images/sprite.png) -710px -258px no-repeat;
    border: 1px solid #62956a;
}
.socialdiv.colored .flickr {
    background: url(../images/sprite.png) -456px -257px no-repeat;
    border: 1px solid #ff0084;
}
.socialdiv.colored .linkedin {
    background: url(../images/sprite.png) -623px -257px no-repeat;
    border: 1px solid #005886;
}
.socialdiv.colored .skype {
    background: url(../images/sprite.png) -151px -313px no-repeat;
    border: 1px solid #50bee3;
}
.socialdiv.colored .google {
    background: url(../images/sprite.png) 0px -314px no-repeat;
    border: 1px solid #d24a30;
}
.socialdiv.colored .vimeo {
    background: url(../images/sprite.png) -457px -313px no-repeat;
    border: 1px solid #509a99;
}
.socialdiv.colored .picasa {
    background: url(../images/sprite.png) -957px -313px no-repeat;
    border: 1px solid #9864ae;
}
.socialdiv.colored .deviantart {
    background: url(../images/sprite.png) -227px -258px no-repeat;
    border: 1px solid #a8b30e;
}
.socialdiv.colored .behance {
    background: url(../images/sprite.png) -3px -258px no-repeat;
    border: 1px solid #212121;
}
.socialdiv.colored .youtube {
    background: url(../images/sprite.png) -624px -314px no-repeat;
    border: 1px solid #cb322c;
}
.socialdiv.colored .rss {
    background: url(../images/sprite.png) -711px -314px no-repeat;
    border: 1px solid #f7771e;
}
.socialdiv.colored .pinterest {
    background: url(../images/sprite.png) -869px -313px no-repeat;
    border: 1px solid #cb2027;
}
.socialdiv.colored .stumble {
    background: url(../images/sprite.png) -228px -313px no-repeat;
    border: 1px solid #32a358;
}
.socialdiv.colored .delicious {
    background: url(../images/sprite.png) -149px -257px no-repeat;
    border: 1px solid #3274d1;
}
.socialdiv.colored .digg {
    background: url(../images/sprite.png) -74px -314px no-repeat;
    border: 1px solid #000;
}
.socialdiv.colored .instagram {
    background: url(../images/sprite.png) -957px -259px no-repeat;
    border: 1px solid #517fa4;
}
.socialdiv.colored .myspace {
    background: url(../images/sprite.png) -870px -257px no-repeat;
    border: 1px solid #000;
}
.socialdiv.colored .blogger {
    background: url(../images/sprite.png) -76px -257px no-repeat;
    border: 1px solid #fc9644;
}
.socialdiv.colored .wordpress {
    background: url(../images/sprite.png) -535px -313px no-repeat;
    border: 1px solid #278ab7;
}
.socialdiv.colored .grooveshark {
    background: url(../images/sprite.png) -536px -257px no-repeat;
    border: 1px solid #f77f00;
}
.socialdiv.colored .reddit {
    background: url(../images/sprite.png) -790px -312px no-repeat;
    border: 1px solid rgb(170, 199, 228);
}
.socialdiv.colored .soundcloud {
    background: url(../images/sprite.png) -535px -257px no-repeat;
    border: 1px solid #F76700;
}
.socialdiv.colored .dribbble {
    background: url(../images/sprite.png) -308px -257px no-repeat;
    border: 1px solid #df3e7b;
}
.socialdiv.colored .tumblr {
    background: url(../images/sprite.png) -309px -313px no-repeat;
    border: 1px solid #445567;
}
.socialdiv.colored .e-mail {
    background: url(../images/sprite.png) -957px -206px no-repeat;
    border: 1px solid #a3a7a9;
}
.socialdiv.colored .facebook:hover {
    background: #3b5998 url(../images/sprite.png) -415px -257px no-repeat;
}
.socialdiv.colored .twitter:hover {
    background: #35c9f9 url(../images/sprite.png) -414px -313px no-repeat;
}
.socialdiv.colored .forrst:hover {
    background: #62956a url(../images/sprite.png) -745px -258px no-repeat;
}
.socialdiv.colored .flickr:hover {
    background: #ff0084 url(../images/sprite.png) -490px -257px no-repeat;
}
.socialdiv.colored .linkedin:hover {
    background: #005886 url(../images/sprite.png) -657px -257px no-repeat;
}
.socialdiv.colored .skype:hover {
    background: #50bee3 url(../images/sprite.png) -185px -313px no-repeat;
}
.socialdiv.colored .google:hover {
    background: #d24a30 url(../images/sprite.png) -34px -314px no-repeat;
}
.socialdiv.colored .vimeo:hover {
    background: #509a99 url(../images/sprite.png) -491px -313px no-repeat;
}
.socialdiv.colored .picasa:hover {
    background: #9864ae url(../images/sprite.png) -991px -313px no-repeat;
}
.socialdiv.colored .deviantart:hover {
    background: #A8B30E url(../images/sprite.png) -261px -258px no-repeat;
}
.socialdiv.colored .behance:hover {
    background: #212121 url(../images/sprite.png) -37px -258px no-repeat;
}
.socialdiv.colored .youtube:hover {
    background: #cb322c url(../images/sprite.png) -658px -314px no-repeat;
}
.socialdiv.colored .rss:hover {
    background: #f7771e url(../images/sprite.png) -745px -314px no-repeat;
}
.socialdiv.colored .pinterest:hover {
    background: #cb2027 url(../images/sprite.png) -903px -313px no-repeat;
}
.socialdiv.colored .stumble:hover {
    background: #32a358 url(../images/sprite.png) -262px -313px no-repeat;
}
.socialdiv.colored .delicious:hover {
    background: #3274d1 url(../images/sprite.png) -183px -257px no-repeat;
}
.socialdiv.colored .digg:hover {
    background: #000 url(../images/sprite.png) -108px -314px no-repeat;
}
.socialdiv.colored .instagram:hover {
    background: #517fa4 url(../images/sprite.png) -990px -259px no-repeat;
}
.socialdiv.colored .myspace:hover {
    background: #000 url(../images/sprite.png) -904px -257px no-repeat;
}
.socialdiv.colored .blogger:hover {
    background: #fc9644 url(../images/sprite.png) -110px -257px no-repeat;
}
.socialdiv.colored .wordpress:hover {
    background: #278ab7 url(../images/sprite.png) -569px -313px no-repeat;
}
.socialdiv.colored .grooveshark:hover {
    background: #f77f00 url(../images/sprite.png) -569px -257px no-repeat;
}
.socialdiv.colored .reddit:hover {
    background: rgb(170, 199, 228) url(../images/sprite.png) -824px -312px no-repeat;
}
.socialdiv.colored .soundcloud:hover {
    background: #F76700 url(../images/sprite.png) -569px -257px no-repeat;
}
.socialdiv.colored .dribbble:hover {
    background: #df3e7b url(../images/sprite.png) -342px -257px no-repeat;
}
.socialdiv.colored .tumblr:hover {
    background: #445567 url(../images/sprite.png) -343px -313px no-repeat;
}
.socialdiv.colored .e-mail:hover {
    background: #a3a7a9 url(../images/sprite.png) -989px -206px no-repeat;
}
.socialdiv.colored li a:hover>.tooltip-desc {
    display: block;
    -webkit-animation: Anim ease-in 1;
    -moz-animation: Anim ease-in 1;
    animation: Anim ease-in 1;
    -webkit-animation-duration: .15s;
    -moz-animation-duration: .15s;
    animation-duration: .15s;
}
.social-name {
    font-size: 12px;
    color: #fff;
    position: absolute;
    display: block;
    min-width: 77px;
    text-align: center;
    background: #000000;
    background: rgba(0, 0, 0, .95);
    color: #fff;
    top: auto;
    bottom: 100%;
    left: 50%;
    margin-left: -40px;
    padding: 5px 8px;
    margin-bottom: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: 600;
}
.socialdiv.colored .section-arrow-down {
    position: absolute;
    left: 56%;
    margin-left: -7px;
    top: auto;
    bottom: 100%;
    margin-bottom: 4px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, .95);
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
    margin: 0 0 60px;
    position: relative;
}
#agency-slider.flexslider {
    margin: 0;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
    left: -50px;
    background: url(../masterslider/skins/designare/large_left.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
    ;
    background: url(../masterslider/skins/designare/large_right.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.light .flex-direction-nav .flex-prev {
    left: -50px;
    background: url(../masterslider/skins/designare/large_left-light.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.light .flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
    ;
    background: url(../masterslider/skins/designare/large_right-light.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 20px;
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 20px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -60px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    *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);
}
.light .flex-control-paging li a {
    background: rgba(0, 0, 0, 0.5);
}
.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;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
#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;
}
#twitter-feed .flex-control-nav {
    bottom: -40px;
}
#office-slider .slides {
    width: 70%;
    margin: 0 auto;
}
.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,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -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
}

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: Raleway, 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: 15px;
    right: 25px;
    z-index: 99999;
}
.heading-border {
    border: 1px solid;
    padding: 5px 10px;
}
#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);
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.dark-text p,
.widget_links ul li a,
.grey-section .symbol i,
.light-section .symbol i {
    color: #A4AAB1;
}
.grey-section .line-left,
.grey-section .line-right,
.light-section .line-left,
.light-section .line-right {
    background: #E1E4E7;
}
.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;
}
.heading-border {
    border-color: #4A5157;
    float: left;
    width: auto;
    display: inline-block;
    position: relative!important;
}
.filter li a {
    color: #4A5157;
}
.light h4,
.grey-section h4 {
    color: #414A50;
}
.navbar-default,
.dropdown-menu,
.ms-staff-carousel .ms-staff-info,
.grid .figcaption,
.projects-overlay,
.tabs li {
    background: #fff;
}
.light-section .skillbar-bar,
.grey-section .skillbar-bar {
    background: #E6E7E9;
}
.light a.p-button.border,
.grey-section a.p-button.border {
    border: 1px solid #AEB6C0;
    color: #4A5157;
}
.light .divider-contents,
.grey-section .divider-contents {
    background: #f0f0f0;
}
.light .divider-big .divider,
.grey-section .divider-big .divider {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}
a.p-button {
    background: #4A5157;
}
.numerical-c .col-xs-6.col-sm-3 {
    border-right: 1px solid #eeeeee;
}
.light a.p-button.border i,
.grey-section a.p-button.border i {
    border-right: 1px solid #AEB6C0;
}
.light-text p,
.light-text .widget_links ul li a {
    color: #828A94;
}
.light-text h1,
.light-text h2,
.light-text h3,
.light-text h4,
.light-text h5,
.light-text h6,
.navbar-default.dark .navbar-nav>li>a,
.navbar-default.dark .navbar-brand,
.navbar-default.dark .navbar-text,
.dark-section .numerical-container .value,
.black-section .numerical-container .value,
.navbar-default.dark.style2 .navbar-nav>li>a:after,
.navbar-default.dark.style2 .dropdown-menu>li>a,
.navbar-default.dark .dropdown-menu>li>a,
.dark .social:before,
.dark-section .social:before,
.black-section .social:before,
.dark .cl,
.dark-section .figcaption a.thumb-link,
.black-section .grid .figcaption a.thumb-link,
.light-text .flexslider .big-icon .number,
.light-text .skillbar-title span,
.black-section .grid .figcaption h3,
.dark-section .grid .figcaption h3 {
    color: #fff;
}
.black-section .skillbar-bar,
.dark-section .skillbar-bar {
    background: #2A2E33;
}
.black-section .filter li a,
.dark-section .filter li a {
    color: #858A8F;
}
.dark .heading-border {
    border-color: #AEB6C0;
}
.black-section .numerical-c .col-xs-6.col-sm-3,
.dark-section .numerical-c .col-xs-6.col-sm-3 {
    border-right: 1px solid #292C30;
}
.navbar-default.dark,
.dark .dropdown-menu {
    background: #1C2024;
}
.navbar-default.dark.trans-parent,
.dark.trans-parent .dropdown-menu {
    background: rgba(28, 32, 36, .45)
}
.navbar-default.dark.trans-parent.navbar-shrink,
.dark.trans-parent.navbar-shrink .dropdown-menu {
    background: rgba(28, 32, 36, .95)
}
.dark-section a.p-button.border,
.black-section a.p-button.border {
    border: 1px solid #21262B;
    color: #AEB6C0;
}
.dark-section .divider-contents,
.black-section .divider-contents {
    background: #21262B;
}
.dark-section .divider-big .divider,
.black-section .divider-big .divider {
    border-top: 1px solid red;
    border-bottom: 1px solid red;
}
.dark-section a.p-button.border i,
.black-section a.p-button.border i {
    border-right: 1px solid #21262B;
}
.black-section {
    background-color: #181B1F;
    position: relative;
    padding: 60px 0 80px 0;
}
.black-section .ms-staff-carousel .ms-staff-info,
.dark-section .grid .figcaption,
.black-section .grid .figcaption,
.darkstyle.projects-overlay,
.dark-section .tabs li,
.black-section .tabs li {
    background: #1C2024;
}
.dark-section .tabs li,
.black-section .tabs li {
    border: 1px solid #21262B;
    color: #828A94;
}
#bottom-footer.darkstyle {
    background: #1C2024;
}
.colored-section h2 {
    color: #fff;
    margin: 0;
    font-size: 2em;
}

.space {
    position: relative;
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}
.divider-contents {
    height: 1px;
    margin: 40px 0;
    position: relative;
    float: left;
    width: 100%;
}
.doubleborder {
    padding: 15px;
    width: auto;
    display: inline-block;
    margin-bottom: 40px;
}
.symbol {
    width: 170px;
    margin: 35px auto;
    height: 15px;
}
.line-left {
    height: 1px;
    width: 39%;
    position: relative;
    float: left;
}
.line-right {
    height: 1px;
    width: 38%;
    position: relative;
    float: left;
}
.symbol.light .line-left,
.symbol.light .line-right {
    background-color: #fff;
}
.symbol i {
    position: relative;
    float: left;
    margin: -10px 10px;
}
.symbol.light i {
    color: #fff;
}
.fluid-width-video-wrapper iframe {
    border: 0;
}
body #load {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 999999999999999999;
    background: #FFF;
}
.skill-bar-percent .value,
.p-button,
.signup,
.post-content,
.about-author,
#comments,
widget_followers li,
.tabs li,
.contents,
.comment-reply,
.tagcloud a,
.navbar-toggle,
.widget_followers li,
#back-top a,
.panel,
.projects-overlay .projects-navigation .prev-proj a,
.projects-overlay .projects-navigation .next-proj a,
.ms-skin-light-6 .ms-tooltip-cont {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.navbar {
    height: 80px;
}
.nav-container {
    margin: 0 15px 0 10px;
}
.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.style1 .navbar-nav>li>a {
    padding: 0 25px;
}
.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 .style1 .navbar-nav>li>a.selected,
.navbar-default .style1 .navbar-nav>li>a.selected:hover {
    color: #fff;
}
.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,
.navbar-default.style2 .navbar-nav>.open>a,
.navbar-default.style2 .navbar-nav>.open>a:hover,
.navbar-default.style2 .navbar-nav>.open>a:focus,
.style2 .dropdown-menu>li>a:hover,
.style2 .dropdown-menu>li>a:focus {
    background-color: transparent!important;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #f0f0f0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #333;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default.dark .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-nav .sub-arrow,
.navbar-nav .sub-arrow {
    display: none;
    position: absolute;
    width: 40px;
    height: 100%;
    font-family: FontAwesome;
    text-align: center;
    background: transparent;
}
.navbar-nav .highlighted .sub-arrow:before {
    content: "\f106";
}
.navbar-nav .sub-arrow:before {
    content: "\f107";
    font-size: 16px;
}
.style1 .navbar-nav .sub-arrow,
.style1 .navbar-nav .collapsible .sub-arrow {
    right: 20px;
    top: 0px;
}
.navbar-fixed-bottom .sub-arrow {
    margin-top: -5px;
    border-top: 4px dashed transparent;
    border-bottom: 4px solid;
}
.navbar-nav ul .sub-arrow {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 15px;
    border-top: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
    border-left: 4px solid;
}
.navbar-nav ul a.has-submenu {
    padding-right: 30px;
}
.navbar-nav span.scroll-up,
.navbar-nav span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
    text-align: center;
}
.navbar-nav span.scroll-up-arrow,
.navbar-nav span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 7px dashed transparent;
    border-right: 7px dashed transparent;
    border-bottom: 7px solid;
    border-left: 7px dashed transparent;
}
.navbar-nav span.scroll-down-arrow {
    top: 6px;
    border-top: 7px solid;
    border-right: 7px dashed transparent;
    border-bottom: 7px dashed transparent;
    border-left: 7px dashed transparent;
}
.navbar-nav .collapsible ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 35px;
}
.navbar-nav .collapsible ul ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left: 45px;
}
.navbar-nav .collapsible ul ul ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 55px;
}
.navbar-nav .collapsible ul ul ul ul .dropdown-menu>li>a,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 65px;
}
.navbar-nav .dropdown-menu>li>a {
    white-space: normal;
}
.navbar-nav ul.sm-nowrap>li>a {
    white-space: nowrap;
}
.navbar-right ul.dropdown-menu {
    left: 0;
    right: auto;
    margin-left: 0px!important;
}
.navbar-nav .collapsible ul {
    display: none;
    position: static!important;
    top: auto!important;
    left: auto!important;
    margin-left: 0!important;
    margin-top: 0!important;
    width: auto!important;
    min-width: 0!important;
    max-width: none!important;
}
.navbar-nav .collapsible ul.sm-nowrap>li>a {
    white-space: normal;
}
.navbar-nav .collapsible iframe {
    display: none;
}
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;
}
.hide-on-start:not(.oldie) {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    transform: translateY(-300px);
}
.navbar-shrink.hide-on-start:not(.oldie) {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.hide-on-start.oldie {
    top: -300px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-clip: padding-box;
    border-top: none;
    border: none;
    -webkit-box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.1);
    box-shadow: 0px 1px 6px 0px rgba(68, 68, 68, 0.1);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 14px 26px 13px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    font-size: 0.9em;
    border-bottom: 1px solid #f2f2f2;
}
.dark .dropdown-menu>li>a {
    border-bottom: 1px solid #23282C;
}
.dark .dropdown-menu {
    border: none;
}
.dropdown-menu>li:last-child>a {
    border-bottom: 0;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0;
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999;
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
}
.open>.dropdown-menu {
    display: block;
}
.navbar-default.style2.border .navbar-right ul.dropdown-menu {
    margin-top: 25px!important;
}
.navbar-default.style2.border.navbar-shrink .navbar-right ul.dropdown-menu {
    margin-top: 18px!important;
}
.navbar-default.style2.border.navbar-shrink .navbar-right.icons ul.dropdown-menu {
    margin-top: 16px!important;
}
.navbar-default.dark .navbar-toggle {
    border-color: #3D4349;
}
.navbar {
    z-index: 99999;
}
.navbar i {
    font-size: 1.2em;
    vertical-align: middle;
    padding-right: 5px;
}
.navbar-nav.icons>li>a {
    line-height: 78px;
}
.navbar-default.style1 .navbar-nav.icons>li>a {
    padding: 0 15px;
}
.navbar-shrink {
    height: 70px;
    -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 .navbar-brand {
    line-height: 60px;
}
.navbar-shrink .navbar-nav>li>a {
    line-height: 66px;
}
.navbar-shrink .navbar-nav.icons>li>a {
    line-height: 64px;
}

#home-fsslider {
    margin: 11% 0 0 0;
 
}

.grey-section {
    background-color: #F7F7F7;
    position: relative;
    padding: 60px 0 80px 0;
}
.light-section {
    background-color: #fff;
    position: relative;
    padding: 60px 0 80px 0;
}
.dark-section {
    background-color: #1C2024;
    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;
}
.light-section.section-arrow-down-af:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    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;
}
.light-section.section-arrow-down:before {
    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%;
    top: 0;
    margin-left: -24px;
    z-index: 10;
}
.colored-section {
    padding: 50px 0;
    text-align: center;
    position: relative;
}
.colored-section:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    bottom: -20px;
    margin-left: -24px;
    z-index: 10;
}
.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;
}
.dark-section.section-arrow-down:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    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;
}
.black-section.section-arrow-down:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #181B1F;
    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;
}
.grey-section.section-arrow-up:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #F7F7F7;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.dark-section.section-arrow-up:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.light-section.section-arrow-up:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50.35%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.nopaddingbottom {
    padding-bottom: 0;
}
.nopadding {
    padding: 0;
}
.dark-section.no-after-arrow:after {
    display: none;
}
section i {
    padding-right: 0;
}
.parallax {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
    background-size: cover;
}
.parallax.small {
    height: 250px;
}
#parallax-contacts.parallax {
    height: 750px;
}
.parallax-overlay-pattern {
    background-image: url("../images/patterns/overlay-pattern.png")!important;
    background-color: rgba(44, 62, 80, 0.5);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
}
.parallax-overlay-pattern.soft,
.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;
}
.mediumpadding {
    padding: 85px 0;
}
.smallpadding {
    padding: 40px 0;
}
.section-title.smallmargin {
    margin-bottom: 40px;
}
.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;
}
.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;
}
.pagetitle {
    margin-top: 80px;
}
.pagetitle.no-parallax {
    margin-top: 160px;
}
.pagetitle .parallax {
    height: 300px;
}
.pagetitle .parallax-content {
    padding: 85px 0;
}
.pagetitle .section-title {
    margin-bottom: 0;
}
.section-title .title-desc-big {
    text-align: center;
    font-weight: 600;
    text-transform: none;
    width: 85%;
    margin: 0 auto;
    line-height: 1.4;
}
#home {
    width: 100%;
    height: 100%;
    color: #FFF;
}
#parallax-home {
    height: 100%;
    background-position-x: 50%!important;
}
#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.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;
}
.big-text p.home-slide-content {
    font-size: 4.5em!important;
    text-transform: uppercase;
    font-family: 'Raleway', Arial;
    font-weight: 800;
    letter-spacing: 0;
    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);
}
.big-icon {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-right: 20px;
}
.big-icon i {
    font-size: 90px;
    padding-top: 0;
    color: #fff;
    float: left;
    padding: 15px 5px;
    width: 90px;
    font-weight: 100;
}
.big-icon .number {
    font-size: 45px;
    text-align: left;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-weight: 600;
    width: auto;
    display: inherit;
    top: -5px;
    position: relative;
    margin-left: 108px;
    display: block;
}
.big-icon .unit {
    font-weight: 300;
    font-size: .45em;
    margin-left: 4px;
}
.big-icon p {
    padding-left: 109px;
    text-align: left;
    top: -4px;
    position: relative;
}
.ms-container {
    background: transparent;
    background-size: 70% 25%;
}
.ms-showcase1 .master-slider,
.ms-container,
.ms-view {
    -moz-transform: translate3d(0, 0, 1px);
    position: relative;
}
.ms-showcase1 .ms-view {
    background: transparent;
}
.ms-showcase1 .ms-layer.product-title {
    margin: 0;
    font-size: 20pt;
    color: #222;
    font-weight: 300;
}
.ms-showcase1 .ms-skin-default .ms-tooltip-cont {
    width: 250px;
}
.ms-showcase1 .ms-layer.product-size {
    font-size: 12pt;
}
.ms-showcase1 .product-desc {
    font-size: 9pt;
    width: 30%;
}
.ms-showcase1 .product-tt {
    padding: 5px;
    text-rendering: optimizelegibility;
    font-size: 13px;
    line-height: 1.52857143;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
}
.ms-showcase1 .product-tt h3 {
    font-size: 12pt;
    margin: 0 0 10px 0;
    font-weight: 800;
}
.ms-showcase1 .ms-layer.product-price {
    font-size: 20pt;
    font-weight: 600;
    color: #33acd9;
}
.ms-showcase1 .ms-layer.buy-btn {
    display: block;
    font-size: 14px;
    padding: 11px 29px;
}
.hi-icon-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 1em 0 3em;
}
.hi-icon {
    display: inline-block;
    font-size: 34px;
    cursor: pointer;
    margin: 0px 30px 25px 30px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}
.hi-icon .fa {
    position: relative;
    top: 20px;
}
.hi-icon-effect-1 .hi-icon {
    color: #fff;
}
.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hi-icon h6 {
    padding-top: 52px;
    color: #fdfdfd;
    text-transform: uppercase;
    font-size: 12px;
}
.hi-icon-effect-1 .hi-icon {
    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;
}
.hi-icon-effect-1 .hi-icon:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #fff;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}
.no-touch .hi-icon-effect-1a .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.no-touch .hi-icon-effect-1b .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-1b .hi-icon:after {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.no-touch .hi-icon-effect-1b .hi-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.no-touch .hi-icon-effect-1a .hi-icon:hover {
    color: #fff;
}
.hi-icon-effect-1b .hi-icon:after {
    box-shadow: 0 0 0 2px #27ccc0;
}
.tooltip-desc {
    display: none;
}
.hi-icon:hover>.tooltip-desc {
    display: block;
    -webkit-animation: Anim ease-in 1;
    -moz-animation: Anim ease-in 1;
    animation: Anim ease-in 1;
    -webkit-animation-duration: .15s;
    -moz-animation-duration: .15s;
    animation-duration: .15s;
}
.tooltip-content {
    color: #fff;
    top: auto;
    bottom: 100%;
    left: 50%;
    margin-left: -130px;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position: absolute;
    display: block;
    min-width: 255px;
    text-align: center;
    background: #000000;
    background: rgba(0, 0, 0, .95);
}
.tooltip-content h5 {
    text-align: left;
}
.tooltip-content p {
    font-size: 14px!important;
    color: #fff!important;
    font-weight: normal!important;
    margin: 0;
}
.tooltip-arrow-down {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: auto;
    bottom: 100%;
    margin-bottom: 22px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .95);
}
.tooltip-content h5 {
    padding: 0;
    margin: 0 0 10px 0;
}
.tooltip-content ul {
    text-align: left;
}
.tooltip-content ul li {
    list-style-type: none;
    font-size: 14px!important;
    color: #fff!important;
    font-weight: normal!important;
}
.tooltip-content ul li i {
    top: 0!important;
    padding-right: 5px;
}
#team {
    position: static;
}
.master-slider {
    -moz-transform: translate3d(0, 0, 1px);
}
.ms-staff-carousel {
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.ms-staff-carousel .ms-staff-info:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.black-section .ms-staff-carousel .ms-staff-info:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.ms-staff-carousel .ms-view {
    overflow: visible;
    background-color: transparent;
}
#master-team {
    width: 100%;
    overflow: hidden;
    margin: auto;
    max-width: 1020px;
}
.ms-staff-carousel .ms-nav-prev,
.ms-staff-carousel .ms-nav-next {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    width: 45px;
    height: 45px;
    top: 50%;
    left: 30px;
    margin-top: -22px;
    opacity: 1!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.ms-staff-carousel .ms-nav-next {
    background: url(../masterslider/skins/designare/large_right.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.ms-staff-carousel .ms-nav-prev {
    background: url(../masterslider/skins/designare/large_left.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.ms-staff-carousel .ms-nav-next:hover {
    background: url(../masterslider/skins/designare/large_right.png) no-repeat 0 -46px;
}
.ms-staff-carousel .ms-nav-prev:hover {
    background: url(../masterslider/skins/designare/large_left.png) no-repeat 0 -46px;
}
.dark-section .ms-staff-carousel .ms-nav-next,
.black-section .ms-staff-carousel .ms-nav-next {
    background: url(../masterslider/skins/designare/large_right-light.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.dark-section .ms-staff-carousel .ms-nav-prev,
.black-section .ms-staff-carousel .ms-nav-prev {
    background: url(../masterslider/skins/designare/large_left-light.png) no-repeat 0 0;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.dark-section .ms-staff-carousel .ms-nav-next:hover,
.black-section .ms-staff-carousel .ms-nav-next:hover {
    background: url(../masterslider/skins/designare/large_right-light.png) no-repeat 0 -46px;
}
.dark-section .ms-staff-carousel .ms-nav-prev:hover,
.black-section .ms-staff-carousel .ms-nav-prev:hover {
    background: url(../masterslider/skins/designare/large_left-light.png) no-repeat 0 -46px;
}
.ms-info .socialdiv,
.ms-info .socialdiv.colored {
    position: relative;
    float: left;
    text-align: left;
    margin: 25px 4px;
}
.ms-info.center-desc .socialdiv ul,
.ms-info.center-desc .socialdiv-dark ul,
.ms-info .socialdiv ul,
.ms-info .socialdiv-dark ul {
    padding: 0;
}
.ms-info.center-desc .socialdiv,
.ms-info.center-desc .socialdiv-dark {
    position: relative;
    float: none;
    text-align: center;
    display: inline-block;
    padding: 0;
    width: auto;
}
.ms-staff-carousel .ms-staff-info {
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    margin-top: 80px;
    min-height: 330px;
    color: #222222;
    position: relative;
    z-index: 9999;
}
.left-desc {
    width: 82%;
}
.contents-left {
    width: 35%;
    position: relative;
    float: left;
    padding: 40px 0;
}
.contents-right {
    width: 60%;
    position: relative;
    float: left;
    padding: 40px 0 40px 35px;
}
.ms-staff-carousel .ms-staff-info h3 {
    margin: 0px!important;
    display: -webkit-box;
    padding: 10px 20px;
    font-size: 3em!important;
    font-weight: 100;
    text-align: left;
    line-height: 1.1em;
    letter-spacing: 5px;
    position: relative;
    float: left;
}
.ms-staff-carousel .ms-staff-info .center-desc h3 {
    width: 100%;
    display: inline-block;
    text-align: center;
    float: none;
    font-size: 2.5em!important;
    padding-top: 50px;
}
.ms-staff-carousel .ms-staff-info h4 {
    font-weight: 300;
    font-size: 12pt;
    margin: 0;
    position: relative;
    letter-spacing: 2px;
    float: left;
    padding: 10px 20px;
    text-align: left;
}
.ms-staff-carousel .ms-staff-info .center-desc h4 {
    margin: 0 0 20px 0;
    position: relative;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
}
.ms-staff-carousel .ms-staff-info .email a {
    text-decoration: none;
    color: #3f95ab;
}
.ms-staff-info p {
    margin: 10px 4px 0 4px;
    font-size: 15px;
    position: relative;
    float: left;
    text-align: left;
}
.ms-staff-info .center-desc p {
    margin: 0 auto;
    width: 75%;
    position: relative;
    float: none;
    text-align: center;
}
.ms-staff-info h5 {
    margin: 17px 5px;
    font-size: 16px;
    position: relative;
    float: left;
    text-align: left;
    font-weight: 800;
}
.ms-staff-info .center-desc h5 {
    width: 100%;
    float: none;
    text-align: center;
}
.ms-staff-carousel .ms-staff-info .email {
    font-weight: 300;
    font-size: 12pt;
    margin: 180px 0 15px 22px;
    position: absolute;
    letter-spacing: 0;
}
.ms-staff-carousel .ms-staff-info .ms-socials {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 15px 0 0 0;
    text-shadow: none;
    *display: inline;
}
.ms-staff-carousel .ms-staff-info .ms-socials li {
    float: left;
}
.ms-staff-carousel .ms-staff-info .ms-socials li a {
    text-indent: 9999px;
    width: 35px;
    height: 35px;
    background: url(../img/sicons.html);
    margin: 0 2px;
    display: block;
}
.ms-staff-carousel .ms-staff-info .ms-socials .ms-ico-tw a {
    background-position: 115px 0px;
}
.ms-staff-carousel .ms-staff-info .ms-socials .ms-ico-gp a {
    background-position: 75px 0px;
}
.ms-staff-carousel .ms-staff-info .ms-socials .ms-ico-yt a {
    background-position: 35px 0px;
}
.ms-staff-carousel.ms-round .ms-slide-bgcont {
    border: solid 8px rgb(245, 245, 245);
    margin: 0 -8px;
}
.ms-staff-carousel.ms-round .ms-nav-prev,
.ms-staff-carousel.ms-round .ms-nav-next {
    background-color: transparent;
    box-shadow: none;
    left: -330px;
}
.ms-staff-carousel.ms-round .ms-nav-next {
    left: auto;
    right: -330px;
}
.numericals {
    position: relative;
    width: 100%;
    text-align: center;
}
.numerical-c {
    text-align: center;
    margin-top: 80px!important;
}
.numerical-c .col-xs-6.col-sm-3 {
    left: -3px;
}
.numerical-c .col-xs-6.col-sm-3:last-child {
    border-right: none;
}
.numerical-container .value {
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 58px;
}
.numerical-container .unit {
    font-size: 54px;
    position: relative;
    text-align: center;
    width: 100%;
    vertical-align: baseline;
    line-height: 2em;
}
.center-icon i {
    padding-right: 0!important;
    font-size: 32px;
}
.numerical-container .numerical-content {
    position: relative;
    text-align: center;
    width: 100%;
    font-family: Raleway, Arial, sans-serif;
    color: #C7CDD5;
    line-height: 0.4em;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
.numerical-container .numerical-content.left,
.numerical-container .unit.left,
.numerical-container .value.left {
    text-align: left;
}
.center-icon {
    text-align: center;
}
.numerical-container .percentage {
    position: relative;
    float: left;
    width: 100%;
    text-align: right;
    font-size: 90px;
    height: 50px;
    line-height: 50px;
    color: #444;
}
.services {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}
#services .container {
    padding-bottom: 50px;
}
#services #service-two .row {
    margin-bottom: 0;
}
.border-box {
    border: 1px solid rgba(255, 255, 255, .1);
    padding: 20px;
}
.rounded i {
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
}
.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;
}
.pricing {
    text-align: center;
    margin: 50px 0 100px 0;
    position: relative;
    width: 100%;
    height: auto;
    float: left;
}
.pricing .bestprice .price,
.pricing .bestprice .signup,
.signup:hover {
    color: #fff;
}
.pricing h3 {
    margin-top: 70px;
    margin-bottom: 60px;
}
.table-items {
    padding: 10px 20px 40px 20px;
    border: 1px solid #F2F4F5;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.black-section .table-items,
.dark-section .table-items {
    border: 1px solid #21262B;
}
.pricing .name {
    font-size: 14px!important;
    text-transform: uppercase;
    padding: 12px 0 8px!important;
    background: #4A5157;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #f2f2f2;
    margin: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 800;
}
.pricing .price {
    font-size: 54px!important;
    font-family: Helvetica, Arial, sans-serif!important;
    text-transform: uppercase;
    color: #4A5157;
    padding: 10px 0!important;
    margin: 0;
    background: #F2F4F5;
    font-weight: 600;
    position: relative;
}
.dark-section .pricing .price,
.black-section .pricing .price {
    background: #21262B;
    color: #FFFFFF;
}
.pricing span.p-small {
    font-size: 12px!important;
    color: #ccc;
    text-transform: none;
    position: absolute;
    top: 33px;
    right: 30px;
    display: none;
}
.pricing .bestprice span.p-small {
    color: #fff;
}
.pricing ul {
    margin: 0;
    padding: 0;
    margin: 20px 0;
}
.pricing .bestprice ul,
.pricing .bestprice .signup {
    position: relative;
    top: -2px;
}
.pricing ul li {
    font-size: 13px;
    color: #4A5157;
    padding: 10px 0;
    margin: 0;
    list-style: none;
}
.signup {
    background: #f2f2f2;
    padding: 15px 30px;
    margin: 30px 0 15px 0;
    text-align: center;
    font-size: 12px!important;
    color: #666;
    text-transform: uppercase;
    cursor: pointer;
    width: auto;
    display: inline-block;
    letter-spacing: 1px;
    font-family: Helvetica Neue, Arial, sans-serif;
    font-weight: bold!important;
}
.wordsrotator_words {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
    width: 200px;
}
.wordsrotator_words .wordsrotator_wordOut,
.wordsrotator_words .wordsrotator_wordIn {
    position: relative;
    display: inline-block;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: 1s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
}
.wordsrotator_words .wordsrotator_wordOut {
    left: 0;
    top: 0;
    position: absolute;
    display: inline-block;
}
.wordsrotator_words .wordsrotator_wordOut span {
    width: auto;
    position: relative;
}
.wordsrotator_words .wordsrotator_wordIn {
    opacity: 0;
}
.service-two {
    margin-top: 70px;
}
.service {
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}
.icon-nofill {
    margin-top: 12px;
    font-size: 25px;
    position: relative;
    left: -5px;
}
.right .icon-nofill {
    left: 10px;
}
.entries {
    width: 100%;
    margin-bottom: 30px;
}
#wrapper {
    position: absolute;
    width: 100%;
    top: 0px;
}
#pageloader {
    margin: 40px auto;
    float: none;
    margin-bottom: 100px;
}
#works_masonry {
    position: relative;
    padding: 0;
    width: 100.1%;
    margin: 0 auto;
    display: block;
}
#works_masonry .one-third {
    margin: 0;
    overflow: hidden;
    line-height: 0;
    width: 20%;
    padding: 0;
    float: left;
}
.masonry_item.current {
    box-shadow: 0 0px 0px 10px rgba(255, 255, 255, 0.37);
    z-index: 101;
}
.masonry_item {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.masonry_item .img_holder {
    overflow: hidden;
    display: block;
    position: relative;
}
.masonry_item .img_holder img {
    width: 100%;
    height: auto;
}
.grid figure {
    margin: 0;
    position: relative;
}
.grid figure img {
    max-width: 100%;
    display: block;
    position: relative;
}
.grid .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px;
}
.grid .figcaption h3 {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    padding-bottom: 10px;
}
.grid .figcaption a {
    text-align: center;
    padding: 12px;
    display: inline-block;
}
.grid .figcaption a.thumb-link {
    padding: 16px 13px;
    top: -28px;
    right: 8px;
    font-size: 17px;
}
.cs-style-3 figure {
    overflow: hidden;
}
.cs-style-3 figure img {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    -ms-transition: -ms-transform 0.4s;
    transition: transform 0.4s;
}
.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img,
.iFigureHover {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
.no-touch .cs-style-3.oldie figure:hover img,
.cs-style-3.oldie figure.cs-hover img,
.iFigureHover {
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.cs-style-3 .figcaption {
    height: 70px;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    -ms-transition: -ms-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.cs-style-3 .figcaption:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #fff;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.dark-section .cs-style-3 .figcaption:before,
.black-section .cs-style-3 .figcaption:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.dark-section .cs-style-3 .figcaption:before,
.black-section .cs-style-3 .figcaption:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 20px solid #1C2024;
    border-top: 0 solid transparent!important;
    border-right: 20px solid transparent!important;
    border-left: 20px solid transparent!important;
    left: 50%;
    top: -19px;
    margin-left: -24px;
    z-index: 10;
}
.cs-style-3 .figcaption span {
    font-size: 11px;
    color: #999;
}
.no-touch .cs-style-3 figure:hover .figcaption,
.cs-style-3 figure.cs-hover .figcaption {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    -ms-transition: -ms-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}
.no-touch .cs-style-3.oldie figure:hover .figcaption,
.cs-style-3.oldie figure.cs-hover .figcaption {
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.iFigCaption {
    opacity: 1!important;
    -webkit-transform: translateY(0px)!important;
    -moz-transform: translateY(0px)!important;
    -ms-transform: translateY(0px)!important;
    transform: translateY(0px)!important;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s!important;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s!important;
    -ms-transition: -ms-transform 0.4s, opacity 0.1s!important;
    transition: transform 0.4s, opacity 0.1s!important;
}
.thumb-overlay {
    position: relative;
    float: right;
    top: -31px;
    right: 1px;
}
.thumb-link {
    position: relative;
    float: right;
    top: -31px;
    right: 6px;
}
.filter {
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 10px;
    top: -30px;
    position: relative;
}
.filter li {
    list-style: none;
    text-align: center;
    display: inline-block;
    margin: 0;
}
.filter li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 5px;
    padding-bottom: 2px;
    padding: 6px 10px;
    border: 1px solid transparent;
}
#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.open:not(.oldie) {
    height: 100%;
    top: 0%;
    overflow: visible;
}
.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;
}
.grid {
    margin-bottom: 0;
}
.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;
}
.darkstyle.projects-overlay .overlay-close {
    background: #1C2024 url(../images/sprite.png) -570px -184px no-repeat;
}
.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;
}
.darkstyle.pageXofY {
    background: #1C2024;
    color: #fff;
}
.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 .disable {
    opacity: .2;
    pointer-events: none;
}
.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;
}
.darkstyle.projects-overlay .projects-navigation .next-proj a {
    background: url(../images/sprite.png) -416px -182px no-repeat;
}
.darkstyle.projects-overlay .projects-navigation .next-proj a:hover {
    background: url(../images/sprite.png) -416px -178px no-repeat;
}
.darkstyle.projects-overlay .projects-navigation .prev-proj a {
    background: url(../images/sprite.png) -496px -184px no-repeat;
}
.darkstyle.projects-overlay .projects-navigation .prev-proj a:hover {
    background: url(../images/sprite.png) -496px -188px no-repeat;
}
#pageloader #projects {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 99999;
}
.projects-overlay.oldie #pageloader #projects {
    transform: translateY(0%);
    margin-top: 100%;
}
#pageloader #projects.down {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.projects-overlay.oldie #pageloader #projects.down {
    transform: translateY(0%);
}
.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: 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-overlay #pagecontent .noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.slidecontent {
    border: 1px solid #ddd;
}
.slidecontent .project-title {
    padding: 7px;
    width: 84%!important;
    text-align: left;
}
.project-title .project-cn {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#projects .bigimages img {
    margin-bottom: 20px;
}
.slidecontent-bi {
    text-align: left!important;
}
.slidecontent-bi .project-cn {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.bigimg-desc {
    margin-top: 20px;
    position: relative;
    display: inline-block;
}
.slidecontent-bi .project-title-bi p {
    display: inline-block;
    margin: 0 10px;
    font-size: 0.85em;
    color: #747D86;
}
.light-text .slidecontent-bi .project-title-bi p {}.slidecontent-bi .project-title-bi p a {
    color: #747D86;
}
.project-cn>p:first-child:before {
    content: '';
    position: absolute;
    z-index: 10;
    width: 10px;
    height: 4px;
    border-top: 1px solid #747D86;
    border-bottom: 1px solid #747D86;
    top: 10px;
    margin-left: -20px;
}
.project-cn>p:last-child:after {
    content: '';
    position: absolute;
    z-index: 10;
    width: 10px;
    height: 4px;
    border-top: 1px solid #747D86;
    border-bottom: 1px solid #747D86;
    top: 10px;
    margin-left: 10px;
}
.center-desc {
    width: 95%;
    margin: 0 auto;
}
.slidecontent-bi .project-title-bi p span {
    width: auto;
    font-weight: bold;
    padding: 10px 0 7px 0;
}
.hide {
    display: none;
}
#testimonials-slider {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}
.light-text .testimonials-slide-content .text-container span {
    color: #fff;
}
.light-text .testimonials-slide-content p {
    color: #DCDFE0;
}
.testimonials-slide-content.container {
    width: 85%!important;
}
.light-text .testimonials-slide-content .img-container {
    border: 6px solid rgba(0, 0, 0, .2);
}
.testimonials-slide-content p {
    margin-top: 20px;
}
.text-container .fa-quote-left {
    padding-right: 5px;
}
.text-container .fa-quote-right {
    padding-left: 5px;
}
.testimonials-slide-content {
    text-align: center;
}
.img-container {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    border: 6px solid rgba(0, 0, 0, .05);
}
.testimonials-slide-content .text-container {
    width: 100%;
    margin: 20px auto;
    display: inline-block;
}
.testimonials-slide-content .text-container span {
    padding: 10px 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #444;
}
.journalwidth.medium {
    width: 75%;
    margin: 0 auto;
}
.journalwidth.big {
    width: 95%;
    margin: 0 auto;
}
.readmore {
    width: auto;
    margin: 0 8px 0 1px;
    padding: 2px 10px;
    height: 30px;
    display: inline-block;
    float: left;
}
.readmore a {
    color: #fff;
    font-size: 11px;
    line-height: 2.5em;
}
.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;
}
.journal-sidebar .journal-post {
    margin-bottom: 15px!important;
}
.journal .post-audio audio {
    position: relative;
    width: 100%;
}
.journal .post-audio audio.ie {
    height: 40px;
}
.post-content,
.about-author,
#comments {
    padding: 20px;
    background: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.dark-section .post-content,
.dark-section .about-author,
.dark-section #comments,
.black-section .post-content,
.black-section .about-author,
.black-section #comments {
    background: #1C2024;
    border: 1px solid #21262B;
}
h2.post-title {
    font-size: 24px;
    font-weight: 300;
    margin: 30px 0 20px 0;
    letter-spacing: 1px;
}
h2.post-title.post-link {
    float: left;
    width: 79%;
    display: inline;
    margin: -2px 0 0 15px;
    font-size: 18px;
    word-wrap: break-word;
}
h2.post-title.simple-text {
    margin: 0 0 20px 0;
}
.post-content .featured-image img {
    width: 100%;
}
.post-content .featured-image img:hover {
    opacity: 0.8;
}
.post-content .ms-showcase2-template {
    padding-bottom: 45px!important;
}
.post-quote blockquote {
    font-size: 2.5em;
    color: #A4ABAF;
    font-family: Raleway, Arial, sans-serif;
    font-weight: 100;
    padding: 20px 0 10px 0;
    letter-spacing: 1px;
}
.author-quote {
    font-size: 1em;
}
.metas {
    position: relative;
    margin: 40px 0 0 0;
}
.metas p {
    font-size: 12px!important;
    color: #A4ABAF;
}
.post-type i {
    display: table-cell;
    vertical-align: middle;
    font-size: .9em;
}
.post-type {
    width: 30px;
    height: 30px;
    color: #fff;
    position: relative;
    float: left;
    display: table;
    text-align: center;
    font-size: 14px;
    background: #A4ABAF;
}
.metas .date {
    position: relative;
    display: inline-block;
    margin: 6px 10px 4px 0;
    float: left;
}
.metas .comments,
.metas .tags {
    position: relative;
    display: inline-block;
    float: left;
    top: 6px;
    margin-right: 10px;
}
.journalwidth.big {
    width: 95%;
    margin: 0 auto;
}
.journalwidth.medium {
    width: 75%;
    margin: 0 auto;
}
.view-all-posts {
    width: 100%;
    text-align: center;
    position: relative;
}
.next-post {
    float: right;
}
.about-author .img-container {
    float: left;
    margin-right: 25px;
}
.widget {
    margin: 20px 0;
    float: left;
    width: 100%;
}
.widget.widget_gallery {
    margin: 30px 0 80px;
}
.widget li {
    list-style: none;
}
.widget_search {
    border: none;
    background: #fff;
    margin-bottom: 20px;
}
.widget_search input {
    background: #fff;
    border: 1px solid #F3F3F3;
    padding: 15px;
    width: 100%;
    outline: none;
}
.black-section .widget_search input,
.dark-section .widget_search input {
    background: #1C2024;
    color: #828A94;
    border: 1px solid #21262B;
}
.widget_search #searchsubmit {
    position: absolute;
    right: 25px;
    top: 12px;
    border: none;
    background: url(../images/sprite.png) -189px -149px;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
}
.tabs li.current {
    color: #fff;
}
.readmore a:hover {
    border-color: #fff;
}
.widget_followers li {
    list-style: none;
    background: #fff;
    padding: 19px 20px;
    width: auto;
    display: inline-block;
    color: #687177;
    margin-right: 7px;
    width: 31.1%;
}
.dark-section .widget_followers li,
.black-section .widget_followers li {
    background: #1C2024;
}
.widget_followers li:last-child {
    margin-right: 0;
}
.widget_followers li i {
    font-size: 2em;
}
.widget_followers li h4 {
    margin: 0;
}
.widget_followers li:hover,
.widget_followers li:hover h4 {
    color: #fff;
}
.widget_followers li.f-facebook,
.widget_followers li.f-facebook h4 {
    color: #3b5998;
}
.widget_followers li.f-twitter,
.widget_followers li.f-twitter h4 {
    color: #35c9f9;
}
.widget_followers li.f-rss,
.widget_followers li.f-rss h4 {
    color: #f7771e;
}
.widget_followers li.f-facebook {
    border: 1px solid #3b5998;
}
.widget_followers li.f-twitter {
    border: 1px solid #35c9f9;
}
.widget_followers li.f-rss {
    border: 1px solid #f7771e;
}
.widget_followers li.f-facebook:hover {
    background: #3b5998;
    color: #fff;
}
.widget_followers li.f-twitter:hover {
    background: #35c9f9;
    color: #fff;
}
.widget_followers li.f-rss:hover {
    background: #f7771e;
    color: #fff;
}
.widget_followers li.f-facebook:hover h4 {
    color: #fff;
}
.widget_followers li.f-twitter:hover h4 {
    color: #fff;
}
.widget_followers li.f-rss:hover h4 {
    color: #fff;
}
.widget_followers li span {
    font-size: 12px;
}
.widget_links ul li {
    padding: 12px 0 12px 20px;
    list-style: none;
    background: url(../images/sprite.png) -391px -98px no-repeat;
    margin-left: 0;
    line-height: 20px;
    border-bottom: 1px solid #ededed;
}
.widget_links ul li:first-child {
    border-top: 1px solid #ededed;
}
.dark-section .widget_links ul li,
.black-section .widget_links ul li {
    border-bottom: 1px solid #21262B;
}
.dark-section .widget_links ul li:first-child,
.black-section .widget_links ul li:first-child {
    border-top: 1px solid #21262B;
}
.widget_links ul li a {
    text-rendering: optimizelegibility;
    line-height: 1.52857143;
}
.widget_posts li,
.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;
}
.h-tabs .tabs li {
    border: none;
}
.tabs {
    margin-bottom: 8px;
}
.tabs .flexslider li {
    border: none;
    padding: 0;
}
.contents {
    overflow: hidden;
    padding: 25px;
    background: #fff;
    width: 100%;
    border: 1px solid #F3F3F3;
}
.dark-section .contents,
.black-section .contents {
    background: #1C2024;
    border: 1px solid #21262B;
}
.contents .tabscontent {
    display: none;
    overflow: hidden;
}
.widget_posts .contents .tabscontent .date p {
    font-size: 12px!important;
    color: #A4ABAF;
    margin: 0;
}
.widget_posts .contents .tabscontent .date p i {
    padding-right: 3px;
}
.widget_posts .contents .tabscontent ul li {
    margin-bottom: 28px;
    overflow: hidden;
}
.widget_posts .contents .tabscontent ul li:last-child {
    margin-bottom: 0;
}
.widget_posts .contents .tabscontent ul li img {
    width: 70px;
    height: 70px;
    float: left;
    position: relative;
    margin-right: 20px;
}
.single ol.commentlist,
.single ol.commentlist ul {
    list-style: none;
}
.single article.comment {
    position: relative;
    float: left;
    clear: both;
    margin-bottom: 30px;
    min-height: 100px;
    border-bottom: 1px dashed #EDEDED;
}
.dark-section .single article.comment,
.black-section .single article.comment {
    border-bottom: 1px dashed #21262B;
}
.single .comment-author {
    position: relative;
    float: left;
    width: 80px;
    text-align: center;
}
.single #respond {
    position: relative;
    float: left;
}
.single #respond .p-button {
    margin: 40px 0 10px 0;
}
.single .comment-block {
    position: relative;
    padding-left: 95px;
}
.single .comment-meta {
    position: relative;
    float: left;
    display: inline-block;
    margin: 15px 15px 30px 0;
}
.single .comment {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
}
.single .commentmetadata {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #ccc;
}
.single .commentmetadata,
.single .reply {
    position: relative;
    margin: 25px;
}
.single .commentmetadata a,
.single .reply a {
    font-size: 13px;
    font-weight: 600;
    color: #444;
    font-family: Arial;
}
.single .depth-1 {
    padding-left: 0;
}
.single .depth-2 {
    padding-left: 90px;
}
.single .depth-3 {
    padding-left: 170px;
}
.single .depth-4 {
    padding-left: 60px;
}
.single .depth-5 {
    padding-left: 80px;
}
.single #respond label,
.single #respond input,
.single #respond textarea {
    position: relative;
    float: left;
}
.single #commentform p.form-allowed-tags {
    display: none;
}
.single #commentform p {
    position: relative;
    display: block;
    clear: both;
}
.single #commentform input,
.single #commentform label,
.single #commentform label textarea {
    position: relative;
    display: block;
    clear: both;
}
.single #commentform .comment-form-comment label {
    float: none;
}
.comment-author .fn {
    font-style: normal;
    position: relative;
    font-size: 12px;
    font-family: Helvetica Neue, Arial;
}
.single #commentform .form-submit #submit {
    position: relative;
    float: left;
    margin-top: 15px;
}
#respond {
    position: relative;
    float: left;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
}
#respond h2 {
    text-align: left;
    text-transform: uppercase;
}
#respond input {
    border: 1px solid #F1F1F1;
    color: #999;
    padding: 8px;
    margin-bottom: 20px;
    width: 100%;
    outline: none;
}
#respond textarea {
    width: 100%;
    border: 1px solid #F1F1F1;
    outline: none;
}
#respond input:focus,
#respond textarea:focus {
    outline: none;
}
#respond #comment {
    border: 1px solid #ddd;
    color: #999;
    padding: 8px;
    margin-bottom: 20px;
    width: 80%;
}
#respond input:focus,
#respond #comment:focus {
    border: 1px solid #ccc;
    color: #666;
}
#commentform {
    position: relative;
    float: left;
    margin-top: 20px;
    width: 102%;
}
.commentlist {
    position: relative;
    float: left;
    width: 100%;
}
.comment-reply {
    background: #FFF;
    padding: 20px 30px;
    border: 1px solid #ddd;
}
.post-content blockquote {
    font-size: 2.5em;
    color: #A4ABAF;
    font-family: Raleway, Arial;
    font-weight: 100;
    padding: 20px 0 10px;
    letter-spacing: 1px;
    word-wrap: break-word;
}
.dark-section .post-content blockquote,
.black-section .post-content blockquote {
    color: #fff;
}
.share-post {
    padding: 50px 0 20px;
    border-top: 1px solid #F7f7f7;
    margin-top: 60px;
}
.black-section .share-post,
.dark-section .share-post {
    border-top: 1px solid #21262B;
}
.single .metas {
    margin: 20px 0;
    padding-bottom: 30px;
}
.metas i {
    padding-right: 1px;
}
.metas .post-type i {
    padding-right: 0;
}
.post-type.no-readmore {
    margin-right: 10px;
}
.commentlist .metas .date {
    margin: 0!important;
}
.commentlist .metas .comments {
    top: -4px!important;
    margin-left: 15px;
}
.single .metas .comments a {
    font-size: 12px;
}
.tagcloud a {
    cursor: pointer;
    padding: 10px 14px;
    background: #545454;
    position: relative;
    float: left;
    font-size: 12px;
    color: #f2f2f2!important;
    margin: 2px 6px 4px 0;
}
.dark-section .tagcloud a,
.black-section .tagcloud a {
    background: #1C2024;
    border: 1px solid #21262B;
    color: #828A94;
}
.dark-section pre,
.black-section pre,
.black-section #respond input,
.black-section #respond textarea,
.dark-section #respond input,
.dark-section #respond textarea {
    color: #73787E!important;
    background-color: #15181B!important;
    border: 1px solid #21262B!important;
}
.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    margin-bottom: 20px;
}
.me-plugin {
    position: absolute;
}
.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden;
}
.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    width: 100%;
    height: 100%;
}
.mejs-background {
    position: absolute;
    top: 0;
    left: 0;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
}
.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0;
    display: block;
}
.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0;
}
.mejs-overlay-play {
    cursor: pointer;
}
.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(../images/bigplay.html) no-repeat;
}
.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px;
}
.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(../images/background.html);
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(../images/loading.gif) 50% 50% no-repeat;
}
.mejs-container .mejs-controls {
    position: absolute;
    background: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url(../images/background.html);
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    height: 30px;
    width: 100%;
}
.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    background: 0;
    font-family: Helvetica, Arial;
    border: 0;
}
.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(../images/controls.png) no-repeat;
}
.mejs-controls .mejs-button button:focus {
    outline: solid 1px yellow;
}
.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    padding: auto 4px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
    font-size: 11px;
    color: #fff;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto;
}
.mejs-controls .mejs-play button {
    background-position: 0 0;
}
.mejs-controls .mejs-pause button {
    background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
    background-position: -112px 0;
}
.mejs-controls div.mejs-time-rail {
    width: 200px;
    padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
}
@-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;
    }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #3caac8;
    background: rgba(60, 170, 200, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
    background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    width: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px;
}
.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px;
}
.mejs-controls .mejs-volume-button {}.mejs-controls .mejs-mute button {
    background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
    background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
    position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(../images/background.html);
    background: rgba(50, 50, 50, 0.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.5);
    margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0;
}
.mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none;
}
.mejs-controls .mejs-captions-button {
    position: relative;
}
.mejs-controls .mejs-captions-button button {
    background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none!important;
    overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none!important;
    display: block;
    color: #fff;
    overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0;
}
.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1;
}
.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
    overflow: hidden;
    border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, 0.7);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
}
.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal;
}
.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0;
}
.mejs-captions-position-hover {
    bottom: 45px;
}
.mejs-clear {
    clear: both;
}
.me-cannotplay a {
    color: #fff;
    font-weight: bold;
}
.me-cannotplay span {
    padding: 15px;
    display: block;
}
.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
    background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0;
}
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2C7C91;
    color: #fff;
}
.mejs-controls .mejs-sourcechooser-button {
    position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none!important;
    overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none!important;
    display: block;
    color: #fff;
    overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px;
}
.contact-form {
    position: relative;
}
.contact-form .email,
.contact-form .service {
    width: 47.5%;
    position: relative;
    float: left;
    margin-left: 5%;
}
.contact-form .name,
.contact-form .subject {
    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 .form input.hightlight,
.form textarea.hightlight {
    border-bottom: 1px solid #E45942;
}
.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%;
}
.form span {
    padding: 0 15px;
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    top: 37px;
}
.contact-form .service select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #282C2C;
    width: 100%;
    padding: 15px 9px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    margin-top: 15px;
    background: url(../images/sprite.png) -350px -137px;
}
#contacts label {
    text-align: left;
    position: relative;
    float: left;
    left: 0;
    width: 95%;
    color: #dcdcdc;
    padding-bottom: 4px;
    font-weight: 100;
    font-size: 14px;
    color: #fff;
}
#contacts input {
    position: relative;
    float: left;
    width: 100%;
    border: 0;
    padding: 15px 10px;
    background: transparent;
    border-bottom: 1px solid #282C2C;
    outline: none;
    font-family: Helvetica Neue, Arial, sans-serif;
    margin-top: 18px;
    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: 110px;
    background: transparent;
    border-bottom: 1px solid #282C2C;
    color: #fff;
}
#contacts #submit {
    margin: 20px 0 0 0;
}
#contacts a.p-button .with-icon {
    margin-left: 15px;
}
#contacts a.p-button i {
    padding: 14px 10px;
}
#contacts input:hover,
#contacts textarea:hover,
#contacts input:focus,
#contacts textarea:focus {
    outline: none;
    background: rgba(255, 255, 255, .05);
}
.contacts li i {
    width: 30px;
    position: relative;
}
#contacts 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 #contact_form {
    padding: 0;
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: left;
}
.light .form span {
    padding: 7px 0;
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    top: 0;
}
.light #contacts .contact-form .form span {
    padding: 0 15px;
    position: relative;
    left: 0;
    width: 100%;
    text-align: left;
    float: left;
    top: 37px;
}
.light #contacts.light .contact-form .service select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #282C2C;
    width: 100%;
    padding: 15px;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    outline: none;
    margin-top: 23px;
    background: url(../images/sprite.png) -350px -137px;
}
.light #contacts .contact-form label {
    text-align: left;
    position: relative;
    float: left;
    left: 0;
    width: 95%;
    color: #dcdcdc;
    padding-bottom: 4px;
    font-weight: 100;
    font-size: 14px;
}
.light #contacts .contact-form input,
.light #contacts .contact-form textarea {
    position: relative;
    float: left;
    width: 100%;
    border: 0;
    padding: 15px 10px;
    background: transparent;
    border-bottom: 1px solid #282C2C;
    outline: none;
    font-size: 12px;
    border-bottom: 1px solid #282C2C;
}
.light #contacts .contact-form input:hover,
.light #contacts .contact-form textarea:hover,
.light #contacts .contact-form input:focus,
.light #contacts .contact-form textarea:focus {
    outline: none;
    background: rgba(255, 255, 255, .05);
}
.light #contacts .contacts .contact-form li i {
    color: #27ccc0;
    width: 30px;
    position: relative;
}
.light #contacts .contact-form a {
    color: #fff;
}
.light #contacts a.p-button {
    border-bottom: none!important;
}
.light #contacts a.p-button:hover {
    color: #fff!important;
}
#contacts .form-success {
    display: none;
    position: relative;
    color: #fff;
    font-size: 16px;
    margin: 0;
    margin-top: 0;
    padding: 0;
    left: 0;
}
#contacts .form-success p {
    padding: 0;
    text-align: left;
    color: #fff;
}
.loading {
    display: none;
}
#map_canvas {
    width: 100%;
    height: 350px;
}
#map_canvas {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(images/grayscale.html#greyscale);
    filter: gray;
}
.gm-style img {
    max-width: initial;
    max-width: -moz-initial;
}
#bottom-footer {
    padding: 60px 0 40px 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;
}
.twitter-slider {
    width: 70%;
    margin: 0 auto!important;
}
#twitter-feed {
    text-align: center;
    padding: 10px 0;
}
.bird {
    width: 60px;
    height: 60px;
    background: url(../images/sprite.png) -78px -137px no-repeat;
    margin: 0 auto;
    top: 50px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #F0F0F0;
}
.dark-section .bird,
.black-section .bird {
    background: url(../images/sprite.png) 3px -137px no-repeat;
    border: 2px solid #21262B;
}
#parallax-3 .light-text .bird {
    background: url(../images/sprite.png) 3px -137px no-repeat;
}
.twitter-author {
    font-size: 18px;
    text-align: center;
    margin-top: 50px;
    top: 10px;
    position: relative;
}
.tweet_list {
    margin: 30px 0!important;
}
.dark-text #twitter-feed ul.slides>li {
    font-size: 15px;
    color: #4A5157;
    line-height: 1.4;
    margin: 5px auto 30px;
    padding: 15px 0;
}
.light-text #twitter-feed ul.slides>li {
    color: #fff;
}
.twitter#twitter-feed {
    text-align: left;
}
.twitter ul {
    padding: 0;
}
.twitter .twitter-author {
    display: none;
}
.twitter li {
    font-family: 'HelveticaNeue Light', sans-serif;
    font-size: 13px;
    color: inherit;
    width: auto;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0px;
    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,
.navbar-default.style1 .navbar-nav>li>a.selected {
    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 i.glyphicons {
    padding: 11px 19px 15px 20px;
}
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.hide-icon i.glyphicons {
    padding: 10px 18px 10px;
}
a.p-button.,
a.p-button.:hover {
    color: #fff !important;
}
a.p-button.hide-icon:hover i,
a.p-button.large.hide-icon:hover i {
    left: 0;
}
a.p-button.hide-icon:hover span.text {
    padding-left: 59px;
    padding-right: 11px;
}
a.p-button.large {
    padding: 24px 40px;
    font-size: 13px;
}
a.p-button.large i {
    padding: 25px;
}
a.p-button.large i.glyphicons {
    padding: 22px 24px 22px 25px;
}
a.p-button.large.hide-icon i {
    left: -75px;
    padding: 22px 25px;
}
.skillbar {
    position: relative;
    display: inline-block;
    margin-bottom: 35px;
    width: 100%;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color;
    position: relative;
    top: -5px;
}
.skillbar-title {
    position: relative;
    left: 0;
    width: auto;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
}
.skillbar-title span {
    display: block;
}
.skillbar-bar {
    height: 10px;
    width: 100%;
    margin-top: 5px;
    position: relative;
    float: left;
    overflow: visible;
}
.skill-bar-percent {
    position: relative;
    height: 10px;
    font-size: 11px;
    line-height: 25px;
    color: #ffffff;
    float: left;
    font-weight: 800;
    background: #6adcfa;
    width: 0%;
}
.skillbar .pointerval .value {
    background: #393F44;
    padding: 0 5px;
    z-index: 99;
    font-size: 11px;
    line-height: 25px;
    color: #ffffff;
    float: left;
    font-weight: 800;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.skillbar .pointerval {
    position: absolute;
    top: -33px;
    margin-left: -16px;
}
.skillbar .pointerval .pointer {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #393F44 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 42%;
    left: calc(50% - 5px);
}
.bs-callout {
    margin: 0 0 20px 0;
    padding: 20px;
    border-left: 3px solid #eee;
    display: inline-block;
    width: 100%;
}
.bs-callout-warning {
    background-color: #FFFDFA;
    border-color: #f0ad4e;
}
.bs-callout-success {
    background-color: #F7FFF7;
    border-color: #5cb85c;
}
.bs-callout-info {
    background-color: #E7F8FD;
    border-color: #5bc0de;
}
.bs-callout-danger {
    background-color: #FFFAFA;
    border-color: #d9534f;
}
.dark-section .bs-callout-warning,
.black-section .bs-callout-warning {
    background-color: rgba(240, 173, 78, .05);
    border-color: #f0ad4e;
}
.dark-section .bs-callout-success,
.black-section .bs-callout-success {
    background-color: rgba(92, 184, 92, .05);
    border-color: #5cb85c;
}
.dark-section .bs-callout-info,
.black-section .bs-callout-info {
    background-color: rgba(91, 192, 222, .05);
    border-color: #5bc0de;
}
.dark-section .bs-callout-danger,
.black-section .bs-callout-danger {
    background-color: rgba(217, 83, 79, .05);
    border-color: #d9534f;
}
.panel-group .panel.active .panel-heading h4 {
    color: #fff;
}
.panel-group .panel.active .panel-heading h4 a:hover {
    color: #fff;
}
.socialdiv,
.socialdiv.colored {
    position: relative;
    z-index: 99;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
}
.socialdiv ul li,
.socialdiv.colored ul li {
    position: relative;
    float: left;
    width: 46px;
    height: 46px;
    margin: 0;
    list-style: none;
}
.socialdiv ul li a,
.socialdiv.colored ul li a {
    width: 38px;
    height: 38px;
    border: 1px solid #ededed;
    position: relative;
    float: left;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.socialdiv.colored .facebook {
    background: url(../images/sprite.png) -381px -257px no-repeat;
    border: 1px solid #3b5998;
}
.socialdiv.colored .twitter {
    background: url(../images/sprite.png) -381px -313px no-repeat;
    border: 1px solid #35c9f9;
}
.socialdiv.colored .forrst {
    background: url(../images/sprite.png) -710px -258px no-repeat;
    border: 1px solid #62956a;
}
.socialdiv.colored .flickr {
    background: url(../images/sprite.png) -456px -257px no-repeat;
    border: 1px solid #ff0084;
}
.socialdiv.colored .linkedin {
    background: url(../images/sprite.png) -623px -257px no-repeat;
    border: 1px solid #005886;
}
.socialdiv.colored .skype {
    background: url(../images/sprite.png) -151px -313px no-repeat;
    border: 1px solid #50bee3;
}
.socialdiv.colored .google {
    background: url(../images/sprite.png) 0px -314px no-repeat;
    border: 1px solid #d24a30;
}
.socialdiv.colored .vimeo {
    background: url(../images/sprite.png) -457px -313px no-repeat;
    border: 1px solid #509a99;
}
.socialdiv.colored .picasa {
    background: url(../images/sprite.png) -957px -313px no-repeat;
    border: 1px solid #9864ae;
}
.socialdiv.colored .deviantart {
    background: url(../images/sprite.png) -227px -258px no-repeat;
    border: 1px solid #a8b30e;
}
.socialdiv.colored .behance {
    background: url(../images/sprite.png) -3px -258px no-repeat;
    border: 1px solid #212121;
}
.socialdiv.colored .youtube {
    background: url(../images/sprite.png) -624px -314px no-repeat;
    border: 1px solid #cb322c;
}
.socialdiv.colored .rss {
    background: url(../images/sprite.png) -711px -314px no-repeat;
    border: 1px solid #f7771e;
}
.socialdiv.colored .pinterest {
    background: url(../images/sprite.png) -869px -313px no-repeat;
    border: 1px solid #cb2027;
}
.socialdiv.colored .stumble {
    background: url(../images/sprite.png) -228px -313px no-repeat;
    border: 1px solid #32a358;
}
.socialdiv.colored .delicious {
    background: url(../images/sprite.png) -149px -257px no-repeat;
    border: 1px solid #3274d1;
}
.socialdiv.colored .digg {
    background: url(../images/sprite.png) -74px -314px no-repeat;
    border: 1px solid #000;
}
.socialdiv.colored .instagram {
    background: url(../images/sprite.png) -957px -259px no-repeat;
    border: 1px solid #517fa4;
}
.socialdiv.colored .myspace {
    background: url(../images/sprite.png) -870px -257px no-repeat;
    border: 1px solid #000;
}
.socialdiv.colored .blogger {
    background: url(../images/sprite.png) -76px -257px no-repeat;
    border: 1px solid #fc9644;
}
.socialdiv.colored .wordpress {
    background: url(../images/sprite.png) -535px -313px no-repeat;
    border: 1px solid #278ab7;
}
.socialdiv.colored .grooveshark {
    background: url(../images/sprite.png) -536px -257px no-repeat;
    border: 1px solid #f77f00;
}
.socialdiv.colored .reddit {
    background: url(../images/sprite.png) -790px -312px no-repeat;
    border: 1px solid rgb(170, 199, 228);
}
.socialdiv.colored .soundcloud {
    background: url(../images/sprite.png) -535px -257px no-repeat;
    border: 1px solid #F76700;
}
.socialdiv.colored .dribbble {
    background: url(../images/sprite.png) -308px -257px no-repeat;
    border: 1px solid #df3e7b;
}
.socialdiv.colored .tumblr {
    background: url(../images/sprite.png) -309px -313px no-repeat;
    border: 1px solid #445567;
}
.socialdiv.colored .e-mail {
    background: url(../images/sprite.png) -957px -206px no-repeat;
    border: 1px solid #a3a7a9;
}
.socialdiv.colored .facebook:hover {
    background: #3b5998 url(../images/sprite.png) -415px -257px no-repeat;
}
.socialdiv.colored .twitter:hover {
    background: #35c9f9 url(../images/sprite.png) -414px -313px no-repeat;
}
.socialdiv.colored .forrst:hover {
    background: #62956a url(../images/sprite.png) -745px -258px no-repeat;
}
.socialdiv.colored .flickr:hover {
    background: #ff0084 url(../images/sprite.png) -490px -257px no-repeat;
}
.socialdiv.colored .linkedin:hover {
    background: #005886 url(../images/sprite.png) -657px -257px no-repeat;
}
.socialdiv.colored .skype:hover {
    background: #50bee3 url(../images/sprite.png) -185px -313px no-repeat;
}
.socialdiv.colored .google:hover {
    background: #d24a30 url(../images/sprite.png) -34px -314px no-repeat;
}
.socialdiv.colored .vimeo:hover {
    background: #509a99 url(../images/sprite.png) -491px -313px no-repeat;
}
.socialdiv.colored .picasa:hover {
    background: #9864ae url(../images/sprite.png) -991px -313px no-repeat;
}
.socialdiv.colored .deviantart:hover {
    background: #A8B30E url(../images/sprite.png) -261px -258px no-repeat;
}
.socialdiv.colored .behance:hover {
    background: #212121 url(../images/sprite.png) -37px -258px no-repeat;
}
.socialdiv.colored .youtube:hover {
    background: #cb322c url(../images/sprite.png) -658px -314px no-repeat;
}
.socialdiv.colored .rss:hover {
    background: #f7771e url(../images/sprite.png) -745px -314px no-repeat;
}
.socialdiv.colored .pinterest:hover {
    background: #cb2027 url(../images/sprite.png) -903px -313px no-repeat;
}
.socialdiv.colored .stumble:hover {
    background: #32a358 url(../images/sprite.png) -262px -313px no-repeat;
}
.socialdiv.colored .delicious:hover {
    background: #3274d1 url(../images/sprite.png) -183px -257px no-repeat;
}
.socialdiv.colored .digg:hover {
    background: #000 url(../images/sprite.png) -108px -314px no-repeat;
}
.socialdiv.colored .instagram:hover {
    background: #517fa4 url(../images/sprite.png) -990px -259px no-repeat;
}
.socialdiv.colored .myspace:hover {
    background: #000 url(../images/sprite.png) -904px -257px no-repeat;
}
.socialdiv.colored .blogger:hover {
    background: #fc9644 url(../images/sprite.png) -110px -257px no-repeat;
}
.socialdiv.colored .wordpress:hover {
    background: #278ab7 url(../images/sprite.png) -569px -313px no-repeat;
}
.socialdiv.colored .grooveshark:hover {
    background: #f77f00 url(../images/sprite.png) -569px -257px no-repeat;
}
.socialdiv.colored .reddit:hover {
    background: rgb(170, 199, 228) url(../images/sprite.png) -824px -312px no-repeat;
}
.socialdiv.colored .soundcloud:hover {
    background: #F76700 url(../images/sprite.png) -569px -257px no-repeat;
}
.socialdiv.colored .dribbble:hover {
    background: #df3e7b url(../images/sprite.png) -342px -257px no-repeat;
}
.socialdiv.colored .tumblr:hover {
    background: #445567 url(../images/sprite.png) -343px -313px no-repeat;
}
.socialdiv.colored .e-mail:hover {
    background: #a3a7a9 url(../images/sprite.png) -989px -206px no-repeat;
}
.socialdiv.colored li a:hover>.tooltip-desc {
    display: block;
    -webkit-animation: Anim ease-in 1;
    -moz-animation: Anim ease-in 1;
    animation: Anim ease-in 1;
    -webkit-animation-duration: .15s;
    -moz-animation-duration: .15s;
    animation-duration: .15s;
}
.social-name {
    font-size: 12px;
    color: #fff;
    position: absolute;
    display: block;
    min-width: 77px;
    text-align: center;
    background: #000000;
    background: rgba(0, 0, 0, .95);
    color: #fff;
    top: auto;
    bottom: 100%;
    left: 50%;
    margin-left: -40px;
    padding: 5px 8px;
    margin-bottom: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: 600;
}
.socialdiv.colored .section-arrow-down {
    position: absolute;
    left: 56%;
    margin-left: -7px;
    top: auto;
    bottom: 100%;
    margin-bottom: 4px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, .95);
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
    margin: 0 0 60px;
    position: relative;
}
#agency-slider.flexslider {
    margin: 0;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
    left: -50px;
    background: url(../masterslider/skins/designare/large_left.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
    ;
    background: url(../masterslider/skins/designare/large_right.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.light .flex-direction-nav .flex-prev {
    left: -50px;
    background: url(../masterslider/skins/designare/large_left-light.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.light .flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
    ;
    background: url(../masterslider/skins/designare/large_right-light.png) no-repeat 0 0;
    width: 45px;
    height: 45px;
    text-indent: -9999px;
}
.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 20px;
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 20px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -60px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    *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);
}
.light .flex-control-paging li a {
    background: rgba(0, 0, 0, 0.5);
}
.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;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
#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;
}
#twitter-feed .flex-control-nav {
    bottom: -40px;
}
#office-slider .slides {
    width: 70%;
    margin: 0 auto;
}
.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,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -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
}

/*benny*/
.google-maps {
	position: relative;
	padding-bottom: 35%; // This is the aspect ratio
	height: 0;
	min-height: 300px;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 300px;
	width: 100% !important;
	height: 100% !important;
	
}
#aboutus.grey-section {
	padding:0;
	color:#000;
	font-size: 12px;
	text-align:justify; 
	text-justify: inter-word;
}
#aboutus td {
	vertical-align:top;
}
#aboutus h3 {
	margin: 50px 0 10px;
}
.banner-full {
	max-width: 960px;
}
.img-responsive {
	width: 100%;
    height: auto;
}
.center-image {
	margin: 0 auto;
}