body {
    font-family: 'urw_geometric_medium';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    overflow-x: hidden;
}

@supports (-webkit-overflow-scrolling: touch) {
    body {
        display: inline;
    }
}

section {
    overflow: hidden;
}

section.wpb-content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

section.page-title {
    padding-top: 0;
    padding-bottom: 33px;
}

@media (min-width: 991px) {
    section.page-title {
        height: auto;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1350px;
    }
}

.vc_row {
    padding-top: 40px;
    padding-bottom:40px;
}

@media only screen and (max-width : 768px) {
    .blog-masonry.two-col .masonry-post {
        width: 100%;
    }
}

.techpro_bg {
    position: relative;
    background-size: cover;
    background-position: center right;
}

@media (min-width: 768px) {
    .techpro_bg {
        background-size: contain;
        background-position: center right;
    }
}

@media (min-width: 1024px){
    .techpro_bg {
        background-size: cover;
       background-position: center right;
    }
}

@media (min-width: 1600px) {
    .techpro_bg {
        background-size: 70% auto;
    }
}

.techpro_bg2 {
    position: relative;
    background-size: cover;
    background-position: top right;
}

@media (min-width: 768px) {
    .techpro_bg2 {
        background-size: contain;
        background-position: top right;
    }
}

@media (min-width: 1024px){
    .techpro_bg2 {
        background-size: contain;
       background-position: top right;
    }
}

@media (min-width: 1600px) {
    .techpro_bg2 {
        background-size: 60% auto;
    }
}

.techpro_bg3 {
    position: relative;
    background-size: cover;
    background-position: top right;
}

@media (min-width: 768px) {
    .techpro_bg3 {
        background-size: cover;
    }
}

@media (min-width: 1024px){
    .techpro_bg3 {
        background-size: 60% auto;
    }
}

@media (min-width: 1600px) {
    .techpro_bg3 {
        background-size: 60% auto;
    }
}

.techpro_bg-hp {
    position: relative;
    background-position: 145% 50%;
}


@media (min-width: 768px) {
    .techpro_bg-hp {
        background-size: contain;
        background-position: center right;
    }
}

@media (min-width: 1024px){
    .techpro_bg-hp {
        background-size: cover;
       background-position: center right;
    }
}

@media (min-width: 1600px) {
    .techpro_bg-hp {
        background-size: 70% auto;
    }
}

.techpro_bg-tl {
    position: relative;
    background-position: 100% 20%;
}

@media (min-width: 768px) {
    .techpro_bg-tl {
        background-size: contain;
        background-position: center right;
    }
}

@media (min-width: 1024px){
    .techpro_bg-tl {
        background-size: cover;
       background-position: center right;
    }
}

@media (min-width: 1600px) {
    .techpro_bg-tl {
        background-size: 70% auto;
    }
}

.techpro_bg.right_block {
    position: relative;
    background-size: cover;
    background-position: center left;
}

/*@media (min-width: 768px) {
    .techpro_bg.right_block {
        background-size: contain;
        background-position: center left;
    }
}*/

@media (min-width: 1600px) {
    .techpro_bg.right_block {
        background-size: 70% auto;
    }
}

.techpro_bg2.right_block {
    position: relative;
    background-size: cover;
    background-size: contain;
    background-position: center left;
}

.techpro_bg3.right_block {
    position: relative;
    background-size: cover;
    background-size: contain;
    background-position: center left;
}

.techpro_bg4.right_block {
    position: relative;
    background-size: cover;
    background-size: 74% auto;
    background-position: center left;
}

.techpro_bg.left_block::before {
    position: absolute;
    top: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg2.left_block::before {
    position: absolute;
    top: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg3.left_block::before {
    position: absolute;
    top: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg-hp.left_block::before {
    position: absolute;
    top: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg-tl.left_block::before {
    position: absolute;
    top: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg.right_block::before {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg2.right_block::before {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg3.right_block::before {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg4.right_block::before {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg-hp.right_block::before {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

.techpro_bg-tl.right_block::before {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    content: "";
    width: 40%;
    height: 100%;
    background-color: #2d2a50;

}

@media (max-width: 767.98px) {
    .techpro_bg .box {
        width: 80%;
        margin: auto;
    }
    .techpro_bg2 .box {
        width: 80%;
        margin: auto;
    }
    .techpro_bg3 .box {
        width: 80%;
        margin: auto;
    }
    .techpro_bg4 .box {
        width: 80%;
        margin: auto;
    }
     .techpro_bg-hp .box {
        width: 80%;
        margin: auto;
    }
     .techpro_bg-tl .box {
        width: 80%;
        margin: auto;
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'urw_geometric_regular';
    font-weight: normal;
    font-style: normal;
}

.title >h4 {
    font-family: 'urw_geometric_regular', sans-serif;
    font-size: 18px;
    margin-top: 0;
    line-height: 26px;
    letter-spacing: 0;
    color: #2d2a50;
    text-transform: uppercase;
}

.vc_row-has-fill >.box >.vc_column-inner {
    padding: 0 0;
}

.wpb_content_element + .wpb_content_element  {
    margin-top: 25px;
}

/* @sections */

@media (min-width: 992px) {
    .vc_row.vc_has-inner  >.container {
        padding-left: 0;
        padding-right: 0;
    }
}


/* @nav */

#topnav.stick {
    box-shadow: none;
}

#topnav .navigation-menu >li >a {
    display: block;
    color: #2d2a50;
    font-size: 19px;
    text-transform: none;
    font-family: 'urw_geometric_regular', sans-serif;
    letter-spacing: 0;
    font-weight: 600;
}

.menu-extras {
    border-left: none;
    margin-right: 0;
}

@media (max-width: 991.98px) {
    .menu-extras {
        margin-right: -15px;
    }
}

.menu-extras .social-list {
    margin-top: 15px;
}

@media (min-width: 1200px) {
    .menu-extras .social-list {
        margin-top: 30px;
    }
}

.menu-extras .social-list >li {
    margin-right: 0;
}

.menu-extras .social-list >li:last-child {
    margin-right: 0;
}

.menu-extras .social-list >li >a {
    width: 32px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #f2f2f2;
    color: #2d2a50;
    background-color: #f2f2f2;
}

.menu-extras .social-list >li >a {
    font-size: 16px;
}

.menu-extras .social-list >li.social-item-email>a:hover {
    background-color: #2d2a50;
    border-color: #2d2a50;
}


/* @footer */

#footer-widgets {
    background-color: #fff;
}

#footer {
    background-color: #f7f7f7;
    color: #2d2d2d;
}

/* @contact-modal */
#contact-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,1);
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

#contact-modal.active {
    opacity: 1;
    visibility: visible;
}

#contact-modal .contact-form {
    max-width: 600px;
    padding: 0 20px;
    margin: 0 auto;
}

#contact-modal #close-contact-modal {
    position: absolute;
    width: 1em;
    height: 1em;
    background-color: #2d2a50;
    top: 1em;
    right: 1em;
    color: #fff;
    font-size: 80px;
    line-height: 1;
}

/* @click-box */

.click-box-item {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  padding-top: 215px;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
}

.click-box-item .img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.click-box-item:hover .img-wrapper {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.click-box-item .img-wrapper >div {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
}


@media (min-width: 992px) {
    .click-box-item {
        padding-top: 220px;
    }

    #interviews-grid .click-box-item {
        padding-top: 320px;
    }

    /*.click-box-item.moocow_small {
        padding-top: 385px;
    }*/

    .click-box-item.moocow_square_thumb {
        padding-top: 400px;
    }
}

.click-box-item a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.click-box-item .sponsor {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #fff;
    max-width: 120px;
}

.click-box-item .click-box-image {
  position: relative;
  overflow: hidden;
}

.click-box-info {
  position: relative;
  padding: 25px 0 0 0;
  transition: background-color 0.5s ease;
}

.click-box-item .click-box-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 10%;
  width: auto;
  height: auto;
  padding: 15px 20px 0;
  text-align: left;
  background-color: #fff;
}

.click-box-info >h4 {
    font-family: 'urw_geometric_regular', sans-serif;
    color: #2d2a50;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    text-transform: none;
}

.click-box-info >hr {
    width: 40px;
    margin: 15px 0;
    border-top: 1px solid #2d2a50;
}

.click-box-meta {
    position: relative;
    padding: 0 0 0 20px;
}

.click-box-info >p {
  color: #2d2a50;
  font-size: 16px;
  text-align: left;
  margin-top: 15px;
}

.click-box-info >a.btn-color {
  color: #fff;
  border-color: #2c82c9;
  background-color: #2c82c9;
}

/* carousel */

#carousel .vc_col-has-fill>.vc_column-inner {
    padding-top: 0;
}

.owl-carousel .owl-stage {
    display: flex;
}

.aticle-box {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.owl-carousel .animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-nav >div {
    opacity: 1;
    color: #2d2a50;
    background-color: #f2f2f2;
}

.owl-carousel .owl-nav >div:hover {
    background-color: #f2f2f2;
}

@media (min-width: 992px) {
    .owl-carousel .owl-nav >div {
        color: #fff;
        background-color: #2d2a50;
    }
    .owl-carousel .owl-nav >div:hover {
        background-color: #2d2a50;
    }
}

.owl-carousel .owl-nav >div.owl-prev {
    -webkit-transform: none;
    transform: none;
    left: -15px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

@media (min-width: 992px) {
    .owl-carousel .owl-nav >div.owl-prev  {
        left: -40px;
    }
}

.owl-carousel .owl-nav >div.owl-next {
    -webkit-transform: none;
    transform: none;
    right: -15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media (min-width: 992px) {
    .owl-carousel .owl-nav >div.owl-prev  {
        right: -40px;
    }
}

.owl-carousel .owl-dots .owl-dot span {
    background: #fff;
    transform: scale(1.2);
}

.card-post {
    height: 100%;
    background-color: #2d2a50;
    box-shadow: none;
    margin: 0 auto;
    max-width: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.card-post .post-body {
    background-color: #2d2a50;
}

.card-post .post-body p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

/* sliders */

.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-prev, .slick-slider:not(#home-slider):not(#product-slider-nav) .slick-next {
    position: absolute;
    top: 50%;
    border: 0;
    background-color: transparent;
    height: 50px;
    margin-top: -25px;
    font-size: 52px;
    line-height: 50px;
    outline: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 100;
}

.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-prev {
    left: 25px;
}

.slick-slider:not(#home-slider):not(#product-slider-nav) .slick-next {
    right: 25px;
}

.slick-slide {
    margin: 0 !important;
}

.flexslider .flex-direction-nav >li {
    margin-top: -25px;
}

.flexslider .flex-direction-nav >li >a {
    width: 50px;
    height: 50px;
    font-size: 52px;
    line-height: 50px;
}

.flexslider .slide-caption {
    cursor: pointer;
}

/* img hover */

.zoom-media {
    overflow: hidden;
}

.zoom-media img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 0;
    -webkit-backface-visibility: hidden;
}

.zoom-media:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* @interviews-grid */

#interviews-grid {
    margin-left: -15px;
    margin-right: -15px;
}

#interviews-grid.two-col .interview-item {
  width: 100%;
}

@media (min-width: 992px) {
    #interviews-grid.two-col .interview-item {
        width: 50%;
    }
}

#interviews-grid.three-col .interview-item {
  width: 33.33333333%;
}

#interview-grid.four-col .interview-item {
  width: 25%;
}

.interview-item {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  vertical-align: top;
  zoom: 1;
}

/* @events-grid */

#events-grid {
    margin-left: -15px;
    margin-right: -15px;
}

.single-event .techpro_bg {
    padding-top: 40px;
    padding-bottom: 40px;
}

#events-grid.two-col .event-item {
  width: 100%;
}

@media (min-width: 992px) {
    #events-grid.two-col .event-item {
        width: 50%;
    }
}

#works-grid.three-col .event-item {
  width: 100%;
}

@media (min-width: 992px) {
    #works-grid.three-col .interview-item {
        width: 33.33333333%;
    }
}

#works-grid.four-col .event-item {
  width: 25%;
}

@media (min-width: 992px) {
    #works-grid.four-col .interview-item {
        width: 25%;
    }
}

.event-item {
  position: relative;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}

/* @news */

.archive .blog-posts .post-container {
    float: left;
    width: 100%;
    padding: 7.5px;
}

@media (min-width: 992px) {
    .archive .blog-posts .post-container {
        width: 25%;
    }
}

.archive .blog-posts .post-container .post-single {
    background-color: #f2f2f2;
    padding: 25px 25px;
}

.post-single .post-body {
    padding: 20px 0;
    font-family: 'urw_geometric_medium', serif;
    color: #777777;
    font-size: 18px;
}


/* @single-event */
section#eventcontent {
    padding-top: 0;
    padding-bottom: 25px;
}

#eventcontent >.container {
    padding-right: 0;
    padding-left: 0;
}

section#eventdetails {
    padding-top: 40px;
    padding-bottom: 25px;
}

section#past {
    padding-top: 0;
    padding-bottom: 25px;
}

section#eventfeedback {
    padding-top: 0;
    padding-bottom: 25px;
}

section#eventfeedback >.container >.row {
    margin-left: -30px;
    margin-right: -30px;
}

section#ebooks {
    padding-top: 0;
    padding-bottom: 25px;
}

#ebooks >.container {
    padding-right: 0;
    padding-left: 0;
}

section#map {
    padding-top: 0;
    padding-bottom: 0;
}

#map >.container {
    padding-right: 0;
    padding-left: 0;
}

.post-share {
    background-color: #f2f2f2;
}

/* multimedia grid */
.blog-grid-wrapper .grid-post {
    width: 33.33333333%;
    float: none;
    padding: 5px;
    display: inline-block;
    vertical-align: top;
    min-height: 1px;
    *display:inline;
    *zoom:1;
}

@media (max-width: 991.98px) {
  .blog-grid-wrapper .grid-post {
      width: 100%;
    }
}

.blog-grid-wrapper .grid-post .media-video {
  padding-bottom: 56.183%;
}

.blog-grid-wrapper .grid-post article .grid-post-content {
    position: relative;
    height: auto;
    padding: 25px 0;
    color: #000;
}

.blog-grid-wrapper .grid-post article .grid-post-content:before {
  background-image: none;
}

.blog-grid-wrapper .grid-post article .grid-post-content h3 {
    color: #000;
    font-size: 21px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0;
}

.blog-grid-wrapper .grid-post article .grid-post-content h3 a {
  color: #000;
}


.blog-grid-wrapper .grid-post article .grid-post-content hr {
    margin: 5px 0;
    width: 55px;
    border-top: 2px solid #2d2a50;
}

.blog-grid-wrapper .grid-post article .grid-post-content .grid-post-info {
      opacity: 1;
      color: #777777;
}

/* @helpers */
.rm-br p {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
