@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
    margin: 0;
    padding: 0;
    font-size: 13px;
    direction: ltr
}

body {
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #4c4c4c;
    position: relative;
    -webkit-font-smoothing: antialiased;
    margin: 0
}

.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after {
    display: table;
    content: " "
}

.wow {
    visibility: hidden;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Open Sans,Helvetica,Helvetica,Arial,sans-serif;
    color: #222;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin-bottom: 14px
}

img,object,embed {
    height: auto;
    border: 0
}

h3 {
    font-size: 20px;
}

h2 {
    font-size: 28px;
}

p {
    font-size: 16px;
    line-height: 1.4;
    font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
    margin-bottom: 15px
}

:-ms-input-placeholder {
    color: rgba(16,31,46,.8)!important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

::-webkit-input-placeholder {
    color: rgba(16,31,46,.8)!important
}

::-moz-placeholder {
    color: rgba(16,31,46,.8)!important
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    height: 100%;
    margin-left: auto
}

.eight,.row .eight {
    width: 66.66667%
}

.row {
    width: 980px;
    max-width: 100%;
    margin: 0 auto
}

.row:after {
    clear: both
}

.six,.row .six {
    width: 50%
}

.row:before,.row:after {
    content: "";
    display: table
}

.column,.columns {
    float: left;
    min-height: 1px;
    height: 100%;
    position: relative;
    padding: 0 15px
}

#colunsLast {
    float: right;
    width: 70%;
    height: 100%;
    min-height: 1px;
    padding: 0 15px;
    position: relative
}

.twelve,.row .twelve {
    width: 100%
}

.floatright,.right {
    float: right
}

.sectiontitle {
    background-position: center;
    margin: 5px 0 15px;
    text-align: center;
    min-height: 20px
}

.sectiontitle h2 {
    font-size: 30px;
    color: #222;
    margin-bottom: 0;
    padding-right: 10px;
    padding-left: 10px
}

.job-title {
    font-weight: bold;
    font-size: 18px;
}

.headerLine {
    width: 160px;
    height: 2px;
    display: inline-block;
    background: #101f2e
}

.subsectiontitle {
    background-position: center;
    margin: 5px 0 10px;
    text-align: center;
}

.subsectiontitle h3 {
    margin: 0;
}

.subheaderLine {
    width: 160px;
    height: 2px;
    display: inline-block;
    background: #101f2e
}

.technologiesLine {
    width: 220px;
}

.noleftmargin {
    margin-left: 0;
    padding-left: 0
}

.fullWidth {
    width: 100%!important
}

*:before,*:after {
    box-sizing: border-box
}

#headerSection {
    background: #222
}

.headerRow {
    height: 90px
}

.logo {
    float: left
}

.logo span {
    color: rgba(255, 255, 255, 0.68);
    font-size: 12px;
}

.logo h1 {
    font-size: 30px;
    color: white;
    margin: 0;
    height: 100%;
    line-height: 45px
}

.logo a {
    display: block;
    height: 100%
}

.logo img {
    height: 50px;
    width: 50px;
    margin-top: 5px;
}

.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

img {
    vertical-align: middle;
    border: 0;
    display: block;
    width: 100%;
}

.script {
    font-family: Open sans, sans-serif;
    color: #fff;
    text-align: center;
    font-size: 40px;
    position: relative;
    margin: 0
}

.script span {
    color: #fff
}

.header {
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(55%,#fff),color-stop(100%,#eef9fe));
    background: -webkit-linear-gradient(top,#fff 55%,#eef9fe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eef9fe',GradientType=0);
    background: #101f2e;
    padding: 1em 0;
    min-height: 90px
}

.logo {
    float: left;
    height: 100%
}

.top-nav ul li a {
    color: #c1c1c1;
    padding: .2em 1em;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: relative
}

.top-nav ul li a:hover {
    color: white
}

.logo a {
    display: block
}

.top-nav:before,.top-nav:after {
    content: " ";
    display: table
}

.top-nav:after {
    clear: both
}

nav {
    position: relative;
    float: right
}

nav ul {
    padding: 0;
    float: right;
    margin: .75em 0!important
}

nav li {
    display: inline;
    float: left;
    position: relative
}

nav li:nth-last-child(1) {
    margin-left: 20px
}

.no-first-child {
    margin-left: 0!important
}

nav a {
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 40px
}

nav a:hover {
    text-decoration: none;
    color: #00a2c1
}

nav a#pull {
    display: none
}

.subheader {
    background: #f9f9f9;
    padding: 25px 0 0;
}

.noslide {
    text-align: center
}

.noslide h2 {
    color: #222;
    padding: 0 50px;
    font-weight: 600;
    line-height: 34px
}

.fa-quoteLeft {
    margin-right: 5px;
    vertical-align: super;
    font-size: 10px;
}

.fa-quoteRight {
    margin-left: 5px;
    vertical-align: sub;
    font-size: 10px;
}

.sectionClass {
    padding: 20px 0 30px;
    position: relative;
    display: block;
    background: white
}

#aboutMe .row {
    width: 900px
}

.floatLeft {
    float: left;
    width: 60%
}


.text-center{
    text-align: center;
}

.sectionClassSkills{
    background: #f9f9f9;
}

.sectionClassSkills .item-wrapper{
    display: inline-block;
    width: 32%;
    vertical-align: top;
    margin: 10px 15px 10px 0;
    background: white;
    border: 1px solid #d1d1d1;
    padding: 10px 15px;
}

.sectionClassSkills .item-wrapper:nth-child(3),
.sectionClassSkills .item-wrapper:nth-child(6){
    margin-right: 0;
}

.width-100{
    width: 100%!important;
}

.width-50{
    width: 50%!important;
}

.sectionClassSkills .item-wrapper .item-list{
    text-align: center;
    /*margin-bottom: 10px;*/
}

.sectionClassSkills .item-wrapper .item{
    display: inline-block;
    font-size: 14px;
    padding: 2px 2px;
    margin: 2px 2px;
}

.sectionClassSkills .item-wrapper .item {
    color: #2B8DB0;
}

.sectionClassSkills .item-wrapper .item.old{
    color: #9b9b9b;
}

.sectionClassSkills .item-wrapper .item:hover {
    cursor: default;
}

.sectionClassSkills .item-wrapper .item.old:hover {
    cursor: default;
    color: #c0c0c0;
}

.sectionClassSkills .item-wrapper .item b{
    display: block;
    text-align: center;
}

.sectionClassSkills .item-wrapper .item::before {
    content: '\2022  ';
}


.sectionClassSkills .item-wrapper h3{
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
    color: #6f6f6f;
}

.sectionClassSkills .item-wrapper img{
    margin: 0 auto;
}

.teamwrap {
    width: 250px;
    margin: 10px 20px 10px;
    float: right;
    border-radius: 13px;
    border: 10px solid white;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff;
}

.teambox img {
    display: block;
    position: relative;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

dl.tabs {
    border-bottom: solid 1px #e6e6e6;
    display: block;
    min-height: 40px;
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 15px;
}

dl.tabs dd:first-child {
    margin-left: 0
}

dl.tabs dd.active {
    margin-top: -2px
}

dl.tabs dd {
    display: block;
    float: left;
    padding: 0;
    margin: 0
}

dl.tabs dd.active {
    border-bottom: 2px solid #101f2e
}

dl.tabs dd.active span {
    cursor: default;
    color: #3c3c3c;
    font-weight: 700
}

dl.tabs dd span {
    color: #6f6f6f;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    padding: 0 18px;
    text-transform: uppercase;
}

.tabs-content li ul li {
    font-size: 15px;
    list-style: none;
    margin-bottom: 3px;
}

.tabs-content p {
    font-size: 15px;
    font-family: Open Sans, serif
}

.tabs-content .note {
    /* color: #c5c5c5; */
    color: #6f6f6f;
    font-size: 14px;
}

ul.tabs-content {
    display: block;
    margin: 0 20px 20px;
    padding: 0;
    float: left
}

.no-js ul.tabs-content>li {
    display: none;
    list-style: none
}

ul.tabs-content>li.active {
    display: block
}

ul.tabs-content>li {
    display: none;
    font-size: 15px
}

.fa-cir {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 6px;
    vertical-align: middle;
    text-rendering: auto;
    margin-right: 5px;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sectionClassProject {
    position: relative;
    display: block;
    background: #fff;
    margin: 0 auto;
    padding: 20px 1.875em
}

#projects .row {
    width: 900px
}

#filters {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    text-align: center
}

#filters li {
    display: inline-block
}

#filters li span {
    display: block;
    margin: 10px 30px;
    text-decoration: none;
    font-size: 18px;
    color: #999;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700
}

#filters li span:hover {
    color: black
}

#filters li span.active {
    color: #000
}

#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    width: 24%;
    margin: 4px;
    display: none;
    float: left;
    overflow: hidden
}

.portfolio-wrapper {
    overflow: hidden;
    background: #666;
    cursor: pointer
}

.portfolio img {
    max-width: 100%;
    position: relative;
    transition: all 300ms!important;
    -webkit-transition: all 300ms!important;
    -moz-transition: all 300ms!important
}

/*  #Mobile (Portrait) - Note: Design for a width of 320px */
.view {
    overflow: hidden;
    text-align: center;
    cursor: default;
    position: relative
}

.view .mask,.view .content {
    width: 357px;
    height: 413px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.view img {
    display: block;
    position: relative;
    background-color: rgb(249, 249, 249);
}

.info {
    display: inline-block;
    text-decoration: none;
    margin-top: 8em;
    color: #fff;
    text-transform: uppercase
}

.info:hover {
    box-shadow: 0 0 5px #000
}

.view-first img {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.view-first h3 {
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase
}

.view-first p {
    color: #fff;
    font-size: 16px
}

.view-first .mask,.view-first .mask1 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(216,120,67,.83);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    background: rgba(16,31,46,.9);
    bottom: 0;
    right: 0
}

.view-first:hover img {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1)
}

.view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.view-first:hover .mask,.view-first:hover .mask1 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.view-first:hover h2,.view-first:hover p,.view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.view-first:hover p {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.work_btn {
    margin-top: 3em
}

a.fa-btn.btn1.btn-1.btn-1e {
    border: 2px solid #000;
    color: #000
}

.work_btn a,.help a,.grid1 a,.quote a {
    position: relative;
    z-index: 1
}

#projects .sectionTitle {
    margin: 5px 0 30px
}

.port {
    width: 100%;
    height: 30%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope,.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height,width;
    transition-property: height,width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform,opacity;
    transition-property: transform,opacity
}

.closeB utton {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    height: 50px;
    width: 50px
}

.closeButton i {
    color: rgba(255,255,255,.9);
    font-size: 28px;
    width: 100%;
    height: 100%;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    margin-right: 0!important
}

.closeButton i:hover {
    color: #fff
}

.projects-description-text a {
    text-decoration: underline;
}

.projects-description-text a:hover {
    text-decoration: underline;
    color: #fff;
}

.contentlabel {
    color: #d6d6d8!important;
}

.contentlabel .sublist {
    margin-left: 20px;
}

.visitSiteButton {
    display: block;
    color: rgba(255,255,255,.8);
    font-size: 15px;
    float: left;
    margin-right: 25px;
    max-width: 300px;
    text-align: center
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.visitSiteButton:hover {
    color: #fff;
}

.button {
    background: #2b9dc0;
    color: white;
    padding: 5px 10px;
    font-size: 1em;
}
.button-icon {
    padding: 0;
}
.button:hover {
    background: #0079a5;
}
.button:active,
.button:focus {
    background: #002e3f;
    outline: none;
}

.projectContentDescription {
    position: relative;
    min-height: 220px;
    bottom: 0;
    z-index: 999;
    background: #101f2e;
    overflow: hidden;
    margin-bottom: 20px;
}

.triangle {
    width: 0;
    height: 0;
    left: 50%;
    top: -12px;
    margin-left: -15px;
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: transparent transparent #10202e
}

.projectContentDescription.older {
    /*display: none;*/
}

.projectContentDescription .show-more {
    display: none;
}

.projectContentDescription .show-more.show-more-opened {
    display: block;
}

.projectContentDescription .show-more-link {
    font-size: 1.2em;
    cursor: pointer;
    text-align: center;
    color: #3280bc;
}

.projectContentDescription .show-more-link:hover {
    color: white;
    text-decoration: underline;
}

.description_item {
    margin-top: 20px;
    position: relative
}

.description_item .projects-description-image {
    display: block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-top: 5px;
    max-width: 200px;
    border-radius: 5px;
}

.projects-description-image.img-white {
    background-color: white;
    padding: 5px 10px;
}

.projects-description-text h4 {
    font-size: 20px;
    color: white;
    margin-bottom: 10px
}

.projects-description-text ul{
    color: #d6d6d8;
    padding-bottom: 15px;
}

.projects-description-text li{
    font-size: 14px;
}

.projects-description-text p {
    color: white;
    font-size: 16px
}

.projects-description-text hr {
    width: 100%;
    display: block;
    margin: 15px auto;
}

.projects-description-text i {
    margin-right: 8px;
    vertical-align: baseline
}

.leftColumn {
    width: 30%;
    height: 100%;
    display: block;
    position: relative;
    padding: 30px;
    float: left
}

.rightColumn {
    width: 70%;
    height: 100%;
    float: right;
    padding: 30px 20px 30px 0
}

.hidden {
    display: none
}

.visible {
    display: block
}

.map {
    background-position: center;
    background: url(../images/world-map.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/prev.png',sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/prev.png',sizingMethod='scale')";
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.map h2 {
    color: white
}

.contactLine {
    width: 180px;
    background: #fff
}

.section6_services_p {
    font-family: 'Source Sans Pro', serif;
    color: rgba(197, 197, 197,1.0);
    font-size: 18px;
    text-align: center;
}

.section6_services_p a {
    color: rgba(197, 197, 197,1.0);
}

.section6_services_p a:hover {
    color: #3280bc;
    text-decoration: underline;
}

.wrapcontact {
    margin-left: 10px
}

.done {
    display: none
}

div.alert-box.success {
    background-color: rgba(93,164,35,.6);
    color: #fff;
    text-shadow: none;
    text-align: center
}

div.alert-box {
    display: block;
    padding: 6px 7px 7px;
    font-weight: 700;
    font-size: 22px;
    color: white;
    background-color: #2ba6cb;
    border: 1px solid rgba(0,0,0,.1);
    margin-bottom: 12px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: relative
}

div.alert-box span.close {
    color: #FFF;
    position: absolute;
    right: 4px;
    top: 3px;
    font-size: 22px;
    padding: 4px;
    cursor: pointer
}

form {
    margin: 0 0 19.41641px
}

input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],textarea {
    font-family: Open Sans,Helvetica,Helvetica,Arial,sans-serif;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    float: left;
    outline: none;
    -o-border-radius: 2px;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    color: #101f2e;
    display: block;
    font-size: 16px;
    margin: 1px 0 12px;
    padding: 10px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    -webkit-transition: all .15s linear;
    transition: all .15s linear
}

form div:nth-child(2) {
    margin-right: 0
}

textarea {
    height: auto;
    height: 200px
}

.ctextarea {
    width: 98.5%
}

.smoothborder {
    border: 1px solid #CCC
}

.readmore,a.readmore {
    clear: both;
    outline: none;
    border: 0;
    padding: 6px 10px;
    display: inline;
    display: block;
    width: 220px;
    height: 50px;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 auto;
    font-size: 22px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    font-family: Open Sans,sans-serif;
    font-weight: 700;
    margin-top: 25px;
    float: left;
    left: 50%;
    margin-left: -110px
}

.readmore {
    background: #101f2e;
    border: 1px solid #4c4c4c;
}

.readmore:hover,a.readmore:hover {
    background: #FFF!important;
    color: #000
}

::-webkit-input-placeholder {
    font-size: 18px;
    color: black
}

:-moz-placeholder {
    font-size: 18px;
    color: black
}

::-moz-placeholder {
    font-size: 18px;
    color: black
}

:-ms-input-placeholder {
    font-size: 18px;
    color: black
}

.error input,input.error,.error textarea,textarea.error {
    border: 3px solid #a1355f
}

.error label,label.error {
    color: #a1355f
}

.error small,small.error {
    display: block;
    padding: 6px 4px;
    margin-top: -13px;
    margin-bottom: 12px;
    background: #a1355f;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}

#footer {
    background: #f9f9f9;
    border-top:  1px solid #dfdfdf;
}

.back-top {
    bottom: 55px;
    right: 20px;
    z-index: 999;
    margin-bottom: 0;
    position: fixed;
    display: none;
}

.footerLeftColumn {
    width: 50%;
    margin: 20px auto;
    float: left
}

#footer .footerLeftColumn a {
    color: rgba(16,31,46,.8);
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700
}

#footer .footerLeftColumn a:hover {
    color: #101f2e
}

.footerLeftColumn p {
    margin-bottom: 0;
    color: rgba(16,31,46,.6);
    font-family: Open Sans;
    font-weight: 700;
    font-size: 14px
}

.footerRightColumn {
    width: 50%;
    text-align: center;
    height: 100%;
    float: left;
    margin: 15px auto;
}

.footerRightColumn a {
    margin-right: 10px;
    height: 100%;
    display: inline-block;
    margin-bottom: 0
}

.footerRightColumn a:last-child {
    margin-right: 0
}

.footerRightColumn i {
    font-size: 40px;
    vertical-align: middle;
    line-height: 35px;
    height: 100%;
    color: #101f2e
}

.footerRightColumn a:nth-child(1) i:hover {
    color: #3a589b;
}

.footerRightColumn a:nth-child(2) i:hover {
    color: #4e96e1;
}

.footerRightColumn a:nth-child(3) i:hover {
    color: #2b24ac;
}

p a,p a:visited {
    line-height: inherit
}

.back-top a {
    width: 50px;
    nowhitespace: afterproperty;
    height: 50px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 15px
}

.back-top i {
    border-radius: 5px;
    background: transparent;
    font-size: 35px;
    line-height: 50px;
    height: 100%;
    width: 100%;
    color: rgba(16,31,46,.8);
    -webkit-transition: .5s;
    transition: .5s
}

.back-top i:hover {
    background: #fff;
    color: #101f2e
}

.floatLeftFooter {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    left: 50%;
    height: 100%
}

.floatLeftFooter p {
    font-size: 18px;
    color: #000;
    float: left;
    width: 50%;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px
}

#subjects {
    padding-bottom: 80px;
    background: #fff
}

.subjectLine {
    width: 150px
}

#subjects .link {
    padding: .2em 0 .5em
}

#cbp-ntaccordion li i {
    margin-right: 8px
}

#cbp-ntaccordion li a {
    text-decoration: underline
}

.cbp-ntaccordion {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 20px
}

.cbp-ntaccordion h3 {
    margin: 0 0 .3em;
    padding: 1em 0 .5em;
    border-bottom: 1px solid #ddd;
    font-size: 25px;
    font-weight: 300
}

.cbp-ntaccordion .cbp-nttrigger {
    cursor: pointer
}

.cbp-ntaccordion>li.cbp-ntopen>.cbp-nttrigger:before,.no-js .cbp-ntaccordion>li>.cbp-nttrigger:before {
    content: "\34";
    color: inherit
}

.cbp-ntaccordion>li>.cbp-nttrigger:before {
    content: "\36"
}

.cbp-ntaccordion>li>.cbp-nttrigger:before {
    font-size: 75%
}

.cbp-ntaccordion>li>.cbp-nttrigger:before,.cbp-ntsubaccordion>li>.cbp-nttrigger:before {
    font-family: icomoon;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #ddd;
    margin-right: .5em;
    -webkit-font-smoothing: antialiased
}

.cbp-ntaccordion .cbp-ntopen>.cbp-ntcontent,.cbp-ntsubaccordion .cbp-ntopen>.cbp-ntcontent,.no-js .cbp-ntaccordion .cbp-ntcontent {
    height: auto;
    margin-bottom: 20px
}

.cbp-ntaccordion .cbp-ntcontent {
    height: 0;
    overflow: hidden
}

.cbp-ntaccordion .cbp-ntcontent p {
    color: #666;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.5;
    padding: .2em 0 1.5em;
    margin: 0
}

.cbp-ntcontent h3 {
    margin-left: 30px;
    border-bottom: none;
    font-size: 22px
}

.cbp-ntaccordion h3 {
    margin: 0 0 .3em;
    padding: 1em 0 .5em;
    border-bottom: 1px solid #ddd;
    font-size: 25px;
    font-weight: 300
}

.materials {
    margin-left: 30px
}

.materials li {
    font-size: 15px;
    list-style: none
}

.materials a {
    margin-left: 10px
}

.cbp-ntaccordion>li>.cbp-nttrigger:before,.cbp-ntsubaccordion>li>.cbp-nttrigger:before {
    font-family: icomoon;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #ddd;
    margin-right: .5em;
    -webkit-font-smoothing: antialiased
}

.cbp-ntaccordion>li>.cbp-nttrigger:before,.cbp-ntsubaccordion>li>.cbp-nttrigger:before {
    font-family: icomoon;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #ddd;
    margin-right: .5em;
    -webkit-font-smoothing: antialiased
}

.cbp-ntaccordion>li>.cbp-nttrigger:before {
    font-size: 75%
}

.cbp-ntaccordion>li>.cbp-nttrigger:before {
    content: "\36"
}

.cbp-ntaccordion>li>.cbp-nttrigger:hover:before {
    content: "\35";
    color: inherit
}

.cbp-ntaccordion>li.cbp-ntopen>.cbp-nttrigger:before,.no-js .cbp-ntaccordion>li>.cbp-nttrigger:before {
    content: "\34";
    color: inherit
}

.cbp-ntsubaccordion>li>.cbp-nttrigger:before {
    content: "\32"
}

.cbp-ntsubaccordion>li>.cbp-nttrigger:hover:before {
    content: "\33";
    color: inherit
}

.cbp-ntsubaccordion>li.cbp-ntopen>.cbp-nttrigger:before,.no-js .cbp-ntsubaccordion>li>.cbp-nttrigger:before {
    content: "\31";
    color: inherit
}

.cbp-ntaccordion p:first-child:first-letter {
    color: #222;
    float: left;
    font-size: 40px;
    margin-left: 10px;
    font-weight: 700;
    line-height: 1.0;
    margin-right: 10px;
    text-shadow: 2px 2px 0 rgba(35,40,57,.34)
}

.section__header .section__header-title {
    margin: 0 0 .5em;
    padding: 0;
    font-weight: 400;
    font-size: 22px
}

#publications {
    padding: 80px 0 50px;
    background: #f9f9f9
}

.section__content>.section__container:first-child {
    padding-top: 0!important
}

.publications__genre-container {
    font-size: 16px
}

.section__container {
    width: 100%;
    padding: 1em 1em 0;
    max-width: 100%;
    margin: 0 auto
}

.publications__genre-title {
    font-size: 20px;
    font-weight: 400;
    margin-top: 15px
}

.publications__list {
    width: 70%;
    margin-left: 2%;
    line-height: 25px;
    margin-top: 15px;
    float: left;
}

.publicationLine {
    width: 200px
}

.publications__list-item {
    display: block;
    padding-bottom: 1em
}

.publications__list div:last-child {
    padding-bottom: 1em
}

.publications__citation {
    color: #868686;
    line-height: 1em;
    font-weight: 400
}

.publications__citation .citation_title {
    color: #136db2;
    text-decoration: none;
    font-size: 18px;
    font-family: Source Sans Pro;
    font-weight: 600
}

.publications__citation .citation_title:before {
    display: block;
    content: " "
}

@media screen and (min-width: 1024px) {
    .sf-menu {
        display:block!important;
        width: initial!important
    }

    .floatLeft {
        float: left;
        width: 60%;
        padding: 0
    }

    .teamwrap {
        left: 0;
        float: right
    }

    #owl-demo .item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }

    .floatLeftFooter {
        width: 50%
    }
}

@media screen and (max-width: 1024px) {
    #colunsLast {
        width:30%
    }

    .floatLeftFooter {
        width: 100%
    }

    .sf-menu li {
        clear: both;
        float: none;
        margin: 5px 0 10px 10px;
        border: 0
    }

    .floatLeft {
        float: left;
        width: 100%;
        padding: 0 5%
    }

    .teamwrap {
        float: left;
        left: 50%;
        margin-top: 30px;
        margin-left: -110px
    }

    #portfoliolist .portfolio {
        width: 32%
    }
}

@media screen and (max-width: 850px) {
    #owl-demo .item {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%
    }
}

@media screen and (max-width: 678px) {
    #owl-demo .item {
        -webkit-box-flex:0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .tabs-content li ul li{
        font-size: 14px;
    }

    .noslide h2{
        padding: 0 25px;
    }

    .logo h1{
        font-size: 28px;
    }

    dl.tabs dd span {
        font-size: 14px;
        padding: 0 8px;
    }

    #filters li span {
        margin: 10px;
        font-size: 16px
    }

    #portfoliolist .portfolio {
        width: 47%
    }

    .view-first p {
        font-size: 14px
    }

    .footerLeftColumn {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .footerRightColumn {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px
    }


}

@media only screen and (min-width: 480px) {
    #small {
        text-align:center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }


}

@media only screen and (min-width: 40.063em) {
    .section__content {
        padding-left:0;
        padding-right: 0;
        float: left;
        width: 100%;
    }

    .section__header {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 20%;
        float: left
    }
}

@media screen and (max-width: 32em) {
    .cbp-ntaccordion {
        font-size:70%
    }
}

@media only screen and (max-width: 1020px) {
    .leftColumn {
        width:100%
    }

    .sectionClassSkills .item-wrapper{
        width: 40%;
        margin: 10px 5px;
    }

    .sectionClassSkills .item-wrapper .item{
    }

    .rightColumn {
        width: 100%;
        padding: 0 30px 30px
    }

    nav li:last-child {
        margin-left: 0
    }

    nav {
        height: auto;
        float: none
    }

    nav ul {
        width: 100%;
        display: block;
        height: auto
    }

    nav li {
        width: 100%;
        position: relative
    }

    nav li a {
        border-bottom: 1px solid #9099b7
    }

    nav a {
        text-align: left;
        text-indent: 25px
    }

    nav {
        border-bottom: 0;
        float: none
    }

    nav ul {
        display: none;
        height: auto;
        margin: 0;
        background: #101f2e
    }

    nav a#pull {
        display: block;
        color: #f26d7d;
        text-align: right;
        position: absolute;
        top: 10px;
        right: 10px;
        background: #50597b;
        padding: 10px
    }

    nav a#pull img {
        margin-right: 2%
    }

    .top-nav ul li a {
        color: #c1c1c1;
        padding: 0;
        text-align: center;
        width: 100%
    }

    .description_item .projects-description-image{
        margin: 0 auto;
        width: 400px;
    }

    .contentlabel .image{
        width: 300px;
    }
}

@media only screen and (max-width: 320px) {
    nav {
        float:none
    }

    nav li {
        display: block;
        float: none;
        width: 100%
    }

    nav li a {
        border-bottom: 1px solid #576979
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

@media(max-width: 768px) {

    .sectionClassSkills .item-wrapper{
        width: 80%;
        margin: 10px auto;
    }
}

@media(max-width: 480px) {
    .column:last-child,.columns:last-child {
        float:none
    }

    .logo h1{
        font-size: 22px;
    }

    #portfoliolist .portfolio {
        width: 98%;
    }

    .rightColumn {
        padding: 0 30px 30px
    }

    .column, .columns {
        float: none;
        padding-right: 6px;
        width: 100%
    }


    .row {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0
    }

    #small {
        width: 100%;
        left: 0;
        margin: 0 auto 0 0;
    }

    .back-top,.back-top a,.slide {
        display: none
    }
}

.test-justified {
    text-align: justify;
}

.text-underlined-bold {
    text-decoration: underline;
    font-weight: bold;
}

.svg-icon {
    width: 30px;
}
.svg-text-icon {
    width: 35px;
}
.svg-text {
    width: 80px;
}

.color-blue {
    color: #2B8DB0;
}

.color-green {
    color: #279828;
}
.color-violet {
    color: #805998;
}

.color-grey {
    color: #878787;
}

.color-old {
    color: #9b9b9b;
}

.text-bold {
    font-weight: bold;
}

.text-no-wrap {
    white-space: nowrap;
}
