* {
    margin: 0;
    padding: 0;
    border: 0;
}
html,body {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #f6f6f6;
    overflow-x: hidden;
}
.container-fluid {
    height: auto;
    min-height: auto;
    padding: 0px;
    margin: 0px;
}
.fill {
    height: 100%;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 5px;
}
.centered {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 100%;
    min-height: 100%;
}
.col-lg-6, .col-sm-6, .col-md-6 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}
.maintitle {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 600;
    font-size: 43px;
    color: #2375bb;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 45px;
    padding-top: 30px;
}
.title {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 600;
    font-size: 25px;
    color: #232323;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 25px;
}
.workitem-company {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #696868;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 20px;
}
.workitem-post {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #2375bb;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 20px;
}
.workitem-disc {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #7f7f7f;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
    line-height: 20px;
}
.workitem-location {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #696868;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 25px;
}
li {
    list-style-type: none;
}
 li:before {
    color: #7f7f7f;
    content: "- ";
    margin-left: -20px;
    padding-right: 10px;
}
.contact-item {
    margin-left: -15px;
}
.about-item {
    margin-left: -12px;
}
.discription {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #9b9b9b;
    margin-top: 0px;
    padding-top: 5px;
    line-height: 20px;
}
.face {
    padding: 30px;
}
.workitem {
    border-left: 2px solid #2375bb;
    margin-left: 18px;
}
.careers {
    margin-left: 33px;
    padding-left: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.contactitem {
    margin-left: 19px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.aboutitem {
    margin-left: 19px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.skillitem {
    margin-left: 19px;
    padding-left: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rounditem {
    position: absolute;
    left: 0px;
    top: 0px;
    color: #2375bb;
    margin-left: -41px;
}
.circle {
    width: 40px;
    height: 40px;
    background-color: #2375bb;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.vcenter {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.contact-item {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #696868;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 20px;
}
.about-item {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #696868;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 20px;
}
.skillitem-title {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #696868;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 14px;
}
.skillitem-value {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #696868;
    margin-bottom: 5px;
    padding-bottom: 0px;
    line-height: 18px;
}
.contact-item svg {
    margin-right: 5px;
}
a.contact {
    border-bottom: 1px solid #2375bb;
}
.underline:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}
@media (max-width: 992px) {
    .centered {
    position: absolute;
    height: 100%;
    min-height: 50%;
}
div .spanWorkItem {
    display: none;
}
.col-lg-6, .col-sm-6, .col-md-6 {
    margin-right: 0px;
}
}
.experience {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 15px;
}
.spanWorkItem {
    height: 100px;
    display: block;
    float: none;
}
.experienceIcon {
    color: #fff;
}
.educationIcon {
    color: #fff;
}
.paddingLeft25px {
    padding-left: 25px;
}
.secondBlock {
    background-color: #fff;
    padding-left: 20px;
    padding-top: 20px;
    vertical-align: top;
}
.marginTop20px {
    margin-top: 20px;
}
.contactItemIcon {
    width: 25px;
    text-align: right;
}
.contactItemValue {
    padding-left: 3px;
}
.download {
    padding-top: 30px;
    padding-bottom: 20px;
}
.qrcode {
    width: 110px;
    height: 110px;
}
.paddingBottom20px {
    padding-bottom: 20px;
}
.paddingTop50px {
    padding-top: 50px;
}
.categoryIcon {
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 255, 255);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(255, 255, 255);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: sans-serif;
    font-size: 28px;
    height: 28px;
    line-height: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
    text-size-adjust: 100%;
    vertical-align: -3.5px;
    width: 28px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.placeIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 13px;
    font-weight: 300;
    height: 13px;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-size-adjust: 100%;
    vertical-align: -1.625px;
    width: 9.75px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.calendarIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 13px;
    font-weight: 300;
    height: 13px;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-size-adjust: 100%;
    vertical-align: -1.625px;
    width: 11.375px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.circleIcon {
    border-bottom-color: #2375bb;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #2375bb;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: #2375bb;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: #2375bb;
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: #2375bb;
    display: inline-block;
    font-family: sans-serif;
    font-size: 14px;
    height: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-size-adjust: 100%;
    vertical-align: -1.75px;
    width: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.aboutIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 18px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -2.25px;
    width: 18px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ageIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 18px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -2.25px;
    width: 15.75px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.statusIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 18px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -2.25px;
    width: 18px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.phoneIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15.75px;
    font-weight: 300;
    height: 15.75px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -1.96875px;
    width: 15.75px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.envelopeIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15.75px;
    font-weight: 300;
    height: 15.75px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -1.96875px;
    width: 15.75px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.skypeIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15.75px;
    font-weight: 300;
    height: 15.75px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -1.96875px;
    width: 13.7813px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.vkIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15.75px;
    font-weight: 300;
    height: 15.75px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -1.96875px;
    width: 17.7188px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fbIcon {
    border-bottom-color: rgb(195, 194, 194);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-collapse: collapse;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(195, 194, 194);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(195, 194, 194);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(195, 194, 194);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(195, 194, 194);
    display: inline-block;
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 15.75px;
    font-weight: 300;
    height: 15.75px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-size-adjust: 100%;
    vertical-align: -1.96875px;
    width: 17.7188px;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    color: #2375bb;
}

.rowflex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .columnflex {
    width: 40%;
    max-width: 600px;
  }
  
  .flexcenter
  {
    align-self: center;
  }

  @media screen and (max-width: 992px) {
    .rowflex {
      flex: 50%;
    }
    .columnflex {
     width: 47%;
      }
  }
  
  @media screen and (max-width: 800px) {
    .rowflex {
     flex-direction: column ;
    }
    .columnflex {
     min-width: 550px;
     align-self: center;
      }
    
      .secondBlock
      {
        margin-left: 0px;
        padding-left: 10px;
      }
  }
  
  @media screen and (max-width: 600px) {
    .columnflex {
     width: 100%;
     min-width: auto;
      }

      .experience{
          margin-left: -18px;
          padding-left: 0px;
      }

      .secondBlock
      {
          height: 100%;
        margin-left: -18px;
        padding-left: 0px;
      }

      .careers
      {
          margin-left: 33px;
          padding-left: 10px;
      }

      .rounditem
      {
          margin-left: -18px;
      }

      .contact-item
      {
          margin-left: -25px;
      }

      .skillitem
      {
          margin-left: -15px;
      }
  }