/**
 * Mdsoft INT
 *
 * @category    Integration
 * @package     Global STYL
 * @copyright   Copyright (c) 2015 MDWEB. (http://www.mdweb-int.com)
 * @author      BESSROUR Ahmed (ahmed.bessrour@gmail.com)
 */


/*==== Reset=================*/

html,
body,
#page {
    box-sizing: border-box;
    font-family: 'AvenirMedium';
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

body {
    font-family: 'AvenirMedium';
    background: #fff;
    font-size: 14px;
}

::-moz-selection {
    background: #f03;
    color: #191d3d;
    text-shadow: none;
}

::selection {
    background: #f03;
    color: #191d3d;
    text-shadow: none;
}

::-moz-selection {
    background: #f03;
    color: #fff;
    text-shadow: none;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: top;
}

a {
    color: #6e6e6e;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

a:hover {
    text-decoration: none;
    color: #ed1d24;
}

a:focus {
    outline: 0;
}

ol,
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.table {
    display: table;
    width: 100%;
    margin: 0;
}

.table-row {
    display: table-row;
}

.table-cell {
    display: table-cell;
    vertical-align: top;
}

.md-s {
    padding: 0;
    position: relative;
}

.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.f-none {
    float: none !important;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-bg {
    background: none !important;
}

.clear {
    clear: both !important;
    margin: 0 !important;
}

.floatright {
    float: right !important;
}

.floatleft {
    float: left !important;
}

.red {
    color: #f03;
}

.ovh {
    overflow: hidden !important;
}

.w100 {
    display: block;
    width: 100%;
    height: auto;
}

.right-padded {
    padding-right: 200px !important;
}

.left-padded {
    padding-left: 200px !important;
}

@media (min-width: 769px) {
    .stop-scrolling {
        height: 100%;
        overflow: hidden;
        padding-right: 17px;
    }
    .md-menu {
        padding-right: 17px;
    }
}

@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
    .stop-scrolling {
        padding-right: 0 !important;
    }
    .md-menu {
        padding-right: 0 !important;
    }
}

@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
    .stop-scrolling {
        padding-right: 0 !important;
    }
    .md-menu {
        padding-right: 0 !important;
    }
}

.btn-facebook {
    color: #b3b3b3;
    border: 2px solid #b3b3b3;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    color: #2d4373;
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    background-image: none;
}

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
    color: #30477a;
    border: 2px solid #b3b3b3;
}

.btn-instagram {
    color: #b3b3b3;
    border: 2px solid #b3b3b3;
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    color: #2a5b83;
}

.btn-instagram:active,
.btn-instagram.active,
.open>.dropdown-toggle.btn-instagram {
    background-image: none;
}

.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
    color: #30477a;
    border: 2px solid #b3b3b3;
}

.btn-google {
    color: #b3b3b3;
    border: 2px solid #b3b3b3;
}

.btn-google:hover,
.btn-google:focus,
.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    color: #dc483c;
}

.btn-google:active,
.btn-google.active,
.open>.dropdown-toggle.btn-google {
    background-image: none;
}

.btn-google.disabled,
.btn-google[disabled],
fieldset[disabled] .btn-google,
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled:active,
.btn-google[disabled]:active,
fieldset[disabled] .btn-google:active,
.btn-google.disabled.active,
.btn-google[disabled].active,
fieldset[disabled] .btn-google.active {
    background-color: #dd4b39;
    border: 2px solid #b3b3b3;
}

.btn-linkedin {
    color: #b3b3b3;
    border: 2px solid #b3b3b3;
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    color: #2d4373;
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    background-image: none;
}

.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
    background-color: #007bb6;
    border: 2px solid #b3b3b3;
}

.btn-twitter {
    color: #b3b3b3;
    border: 2px solid #b3b3b3;
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    color: #659fcb;
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    background-image: none;
}

.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
    background-color: #55acee;
    border: 2px solid #b3b3b3;
}

.btn-youtube {
    color: #b3b3b3;
    border: 2px solid #b3b3b3;
}

.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active,
.btn-youtube.active,
.open>.dropdown-toggle.btn-youtube {
    color: #2d4373;
}

.btn-youtube:active,
.btn-youtube.active,
.open>.dropdown-toggle.btn-youtube {
    background-image: none;
}

.btn-youtube.disabled,
.btn-youtube[disabled],
fieldset[disabled] .btn-youtube,
.btn-youtube.disabled:hover,
.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-youtube:hover,
.btn-youtube.disabled:focus,
.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-youtube:focus,
.btn-youtube.disabled:active,
.btn-youtube[disabled]:active,
fieldset[disabled] .btn-youtube:active,
.btn-youtube.disabled.active,
.btn-youtube[disabled].active,
fieldset[disabled] .btn-youtube.active {
    background-color: #b41811;
    border: 2px solid #b3b3b3;
}

#main {
    width: 100% !important;
}

@media screen and (max-width: 767px) {
    .wow {
        -webkit-animation-name: none !important;
        animation-name: none !important;
        visibility: visible !important;
    }
}

.feedback-group {
    position: relative !important;
}

.back-top {
    bottom: 50px;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 20px;
    z-index: 999999999;
}

.back-top a {
    background: rgba(255, 255, 255, 0.9);
    color: #fff;
    display: none 9;
    display: block;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    font-family: "FontAwesome";
    height: 55px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: background 300ms ease 0s;
    -webkit-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    width: 55px;
    border: 1px solid #f03;
}

.back-top a:after {
    content: "\f106";
    display: inline;
    font-size: 30px;
    color: #f03;
}

.back-top a:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
}

.loading-animation {
    width: 100%;
    height: 100%;
    z-index: 10000000000;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    display: none \9;
}

.loaded .loading-animation {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f03;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    -webkit-animation: dash 2.5s linear 1;
    animation: dash 2.5s linear 1;
}

.dashed-border {
    height: 100px;
    width: 200px;
    padding: 10px;
    background-image: -webkit-linear-gradient(left, #000 50%, transparent 50%), -webkit-linear-gradient(left, #000 50%, transparent 50%), -webkit-linear-gradient(top, #000 50%, transparent 50%), -webkit-linear-gradient(top, #000 50%, transparent 50%);
    background-image: linear-gradient(to right, #000 50%, transparent 50%), linear-gradient(to right, #000 50%, transparent 50%), linear-gradient(to bottom, #000 50%, transparent 50%), linear-gradient(to bottom, #000 50%, transparent 50%);
    background-position: left top, left bottom, left top, right top;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 12px 1px, 12px 1px, 1px 12px, 1px 12px;
    background-image: none !important \9;
    border: 1px dashed #000 \9;
}

@-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        -webkit-transform: perspective(140px) rotateX(0deg);
        -ms-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        -webkit-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        -webkit-transform: perspective(140px) rotateX(0deg);
        -ms-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
        -ms-filter: none;
        -webkit-filter: none;
        filter: none;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        -webkit-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes dash {
    from {
        stroke-dashoffset: 1000;
    }
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    from {
        stroke-dashoffset: 1000;
    }
    to {
        stroke-dashoffset: 0;
    }
}


/*===========================*/


/*==== Header=================*/

#header {
    position: relative;
}

#header .animated-bg1 {
    position: absolute;
    top: 75px;
    left: -370px;
    display: none;
    z-index: 0;
}

#header .top-header {
    width: 100%;
    height: 65px;
    background-color: #000;
    border-bottom: 2px solid #fff;
}

#header .top-header .container {
    position: relative;
}

#header .top-header .language-wrapper {
    display: block;
    height: 98%;
    height: -webkit-calc(100% - 2px);
    height: calc(100% - 2px);
    margin-right: 40px;
    background-color: #232323;
}

#header .top-header .language-wrapper .lang {
    font-family: 'AvenirMedium';
    font-size: 28px;
    color: #fff;
    float: right;
    height: 100%;
    height: -webkit-calc(100% - 2px);
    height: calc(100% - 2px);
    display: block;
    padding: 10px 15px;
    display: none;
    line-height: 48px;
}

#header .top-header .language-wrapper .lang.active {
    display: block;
}

#header .header-container {
    height: 65px;
    position: relative;
}

#header .header-container .logo {
    background-color: #ebebeb;
    width: 270px;
    height: 120px;
    text-align: center;
    padding-top: 32px;
    position: absolute;
    z-index: 100;
    left: -25px;
}

#header .header-container .triangle {
    position: absolute;
    bottom: -215px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 215px solid #ebebeb;
    border-right: 270px solid transparent;
}

#header .header-container img {
    margin: 0 auto;
    max-width: 80%;
}

#header .header {
    overflow: hidden;
}

#header .header .banner {
    overflow: hidden;
    background-image: url("../images/home-bg.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 110%;
    min-height: 485px;
    position: relative;
    left: 0;
    top: 0;
}

#header .header .banner .banner-header {
    overflow: hidden;
    margin-top: 175px;
    margin-left: 150px;
    position: relative;
    z-index: 2;
}

#header .header .banner .banner-header p {
    font-family: 'AvenirBlack';
    color: #fff;
    font-size: 50px;
    letter-spacing: 1px;
    line-height: 60px;
    text-transform: uppercase;
}

#header .header .banner .banner-header p .blured {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

#header .header .banner.services-page {
    background-image: url("../images/services-bg.jpg");
}

#header .header .banner.contact-page {
    background-image: url("../images/contact-bg.jpg");
}

#header .header .banner.about-page {
    background-image: url("../images/about-bg.jpg");
}

#header .header .banner .banner-links {
    margin-left: 170px;
    margin-top: 325px;
    position: relative;
    z-index: 2;
}

#header .header .banner .banner-links h2 {
    font-family: 'AvenirBlack';
    font-size: 50px;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
}

#header .header .banner .banner-links .breadcrumb > li > a {
    color: #fff;
    font-size: 22px;
    font-family: 'AvenirMedium';
}

#header .header .banner .banner-links .breadcrumb > .active {
    color: #fff;
    font-size: 22px;
}

#header .header .banner.notFound {
    background-image: url("../images/404-bg.jpg");
    min-height: 390px;
    background-position: bottom left;
}

#header .header .banner.notFound .banner-header {
    margin-top: 75px;
    margin-left: 40%;
}

#header .header .banner.notFound .banner-header p {
    font-size: 150px;
    line-height: 125px;
}

#header .header .banner.notFound .banner-header p span {
    font-size: 87px;
    font-family: 'AvenirLight';
    line-height: 100px;
    display: block;
}

@media (min-width: 2000px) {
    #header .header .banner {
        width: 170% !important;
        background-position: bottom left;
        background-size: cover;
    }
}

@media (min-width: 768px) {
    #header .header .banner {
        width: 140%;
        margin-left: 15px;
    }
    #header .animated-bg1 {
        display: block;
    }
}

@media (max-width: 1199px) {
    #header .animated-bg1 {
        bottom: -100px;
    }
    #header .top-header .triangle {
        position: absolute;
        bottom: -120px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 120px solid #ebebeb;
        border-right: 200px solid transparent;
    }
    #header .top-header .logo {
        width: 200px;
        height: 120px;
    }
    #header .header .banner {
        min-height: 400px;
    }
    #header .header .banner .banner-header {
        margin-top: 135px;
    }
    #header .header .banner .banner-header p {
        font-size: 40px;
        line-height: 50px;
    }
    #header .header .banner .banner-links {
        margin-left: 150px;
        margin-top: 275px;
    }
    #header .header .banner.notFound {
        min-height: 350px;
        background-position: bottom left;
    }
    #header .header .banner.notFound .banner-header {
        margin-top: 70px;
        margin-left: 30%;
    }
    #header .header .banner.notFound .banner-header p {
        font-size: 140px;
        line-height: 110px;
    }
    #header .header .banner.notFound .banner-header p span {
        font-size: 80px;
    }
}

@media (max-width: 991px) {
    #header .header .banner {
        background-position: top center;
    }
    #header .header .banner .banner-header p {
        font-size: 32px;
        line-height: 42px;
    }
    #header .header .banner .banner-links {
        margin-left: 100px;
    }
    #header .header .banner.notFound {
        min-height: 350px;
        background-position: bottom left;
    }
    #header .header .banner.notFound .banner-header {
        margin-top: 70px;
        margin-left: 25%;
    }
    #header .header .banner.notFound .banner-header p {
        font-size: 130px;
        line-height: 110px;
    }
    #header .header .banner.notFound .banner-header p span {
        font-size: 70px;
    }
}

@media (max-width: 767px) {
    #header .top-header .triangle {
        position: absolute;
        bottom: -120px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 120px solid #ebebeb;
        border-right: 180px solid transparent;
    }
    #header .top-header .logo {
        width: 180px;
        height: 80px;
        padding-top: 20px;
    }
    #header .top-header .language-wrapper {
        margin-right: 20px;
    }
    #header .top-header .language-wrapper .lang {
        font-size: 25px;
        line-height: 48px;
    }
    #header .header .banner {
        min-height: 320px;
        background-image: url("../images/home-bg-s.jpg");
        background-size: cover;
        background-position: right;
    }
    #header .header .banner .banner-header {
        width: 73%;
        margin: 155px auto 0;
    }
    #header .header .banner .banner-header p {
        font-size: 18px;
        line-height: 28px;
    }
    #header .header .banner .banner-header p .blured {
        -webkit-filter: blur(1px);
        filter: blur(1px);
    }
    #header .header .banner.services-page {
        background-image: url("../images/services-bg-s.jpg") !important;
        background-position: left center;
        background-size: cover;
    }
    #header .header .banner.contact-page {
        background-image: url("../images/contact-bg-s.jpg") !important;
        background-position: left center;
        background-size: cover;
    }
    #header .header .banner.about-page {
        background-image: url("../images/about-bg-s.jpg") !important;
        background-position: right center;
        background-size: cover;
    }
    #header .header .banner .banner-links {
        width: 85%;
        margin: 175px auto 0;
    }
    #header .header .banner .banner-links h2 {
        font-size: 40px;
    }
    #header .header .banner .banner-links .breadcrumb > li > a {
        font-size: 20px;
    }
    #header .header .banner .banner-links .breadcrumb > .active {
        font-size: 20px;
    }
    #header .header .banner.notFound {
        min-height: 300px;
        background-position: bottom left;
    }
    #header .header .banner.notFound .banner-header {
        margin: 70px auto 0;
        width: 50%;
    }
    #header .header .banner.notFound .banner-header p {
        font-size: 100px;
        line-height: 85px;
    }
    #header .header .banner.notFound .banner-header p span {
        font-size: 60px;
    }
}

@media (max-width: 479px) {
    #header .top-header .triangle {
        position: absolute;
        bottom: -120px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 120px solid #ebebeb;
        border-right: 170px solid transparent;
    }
    #header .top-header .logo {
        width: 170px;
    }
    #header .top-header .language-wrapper {
        margin-right: 0;
    }
    #header .top-header .language-wrapper .lang {
        font-size: 20px;
        line-height: 48px;
    }
    #header .header .banner .banner-header {
        margin: 134px auto 0;
        width: 100%;
        max-width: 300px;
    }
    #header .header .banner .banner-header p {
        font-size: 16px;
        line-height: 18px;
    }
    #header .header .banner .banner-links {
        width: 85%;
    }
    #header .header .banner .banner-links h2 {
        font-size: 30px;
    }
    #header .header .banner .banner-links .breadcrumb > li > a {
        font-size: 18px;
    }
    #header .header .banner .banner-links .breadcrumb > .active {
        font-size: 18px;
    }
    #header .header .banner.notFound {
        min-height: 300px;
        background-position: bottom left;
    }
    #header .header .banner.notFound .banner-header {
        margin: 100px auto 0;
        width: 71%;
    }
    #header .header .banner.notFound .banner-header p {
        font-size: 90px;
        line-height: 75px;
    }
    #header .header .banner.notFound .banner-header p span {
        font-size: 55px;
    }
}


/*===========================*/


/* =========================================================
Home page
 ============================================================ */


/*==== services=================*/

.md-top-services {
    position: relative;
    padding-bottom: 80px;
}

.md-top-services .entry-title {
    overflow: hidden;
    max-width: 850px;
    padding: 50px 0 40px 0;
}

.md-top-services .entry-title h2 {
    font-family: 'AvenirBlack';
    font-size: 45px;
    color: #f03;
}

.md-top-services .entry-title p {
    font-family: 'AvenirMedium';
    color: #000;
    font-size: 34px;
    line-height: 40px;
}

.md-top-services .entry-content {
    overflow: hidden;
    position: relative;
    left: -20px;
}

.md-top-services .entry-content .services {
    width: 270px;
    margin-right: 30px;
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

.md-top-services .entry-content .design .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 270px;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-top-services .entry-content .design .box p {
    color: #000;
    font-size: 24px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
}

.md-top-services .entry-content .design .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/ruler.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-top-services .entry-content .design:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-top-services .entry-content .seo .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 270px;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-top-services .entry-content .seo .box p {
    color: #000;
    font-size: 24px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
}

.md-top-services .entry-content .seo .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/seo.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-top-services .entry-content .seo:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-top-services .entry-content .e-commerce .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 270px;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-top-services .entry-content .e-commerce .box p {
    color: #000;
    font-size: 24px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
}

.md-top-services .entry-content .e-commerce .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/e-commerce.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-top-services .entry-content .e-commerce:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-top-services .view-all-services {
    width: 270px;
    background: #ff0a3b;
    position: absolute;
    bottom: -115px;
    top: 0;
    right: 0;
    z-index: 10;
}

.md-top-services .view-all-services .triangle {
    position: absolute;
    top: -160px;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 160px solid #ff0a3b;
    border-left: 270px solid transparent;
}

.md-top-services .view-all-services .view-all {
    font-family: 'AvenirMedium';
    font-size: 24px;
    color: #fff;
    background-color: #ed002f;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 28px;
}

.md-top-services .view-all-services .view-all span:after {
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    display: block;
    margin: 0 auto;
    width: 0%;
    height: 1px;
    background-color: #fff;
    content: "";
}

.md-top-services .view-all-services .view-all:hover span:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    width: 100%;
}

.md-top-services .view-all-services .view-all .section-bg {
    background-color: #000;
    background-image: url("../images/icons/badge.png");
    background-repeat: no-repeat;
    background-position: right 120px bottom;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 100vw;
    z-index: -1;
    height: 100%;
}

@media (max-width: 1199px) {
    .md-top-services .entry-title {
        max-width: 660px;
    }
    .md-top-services .entry-title h2 {
        font-size: 35px;
    }
    .md-top-services .entry-title p {
        font-size: 28px;
    }
    .md-top-services .entry-content {
        left: 0;
    }
    .md-top-services .entry-content .services {
        width: 205px;
        margin-right: 10px;
    }
    .md-top-services .entry-content .design .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 205px;
        height: 180px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .design .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .design .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .design .box .background,
    .md-top-services .entry-content .design .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .design .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .design .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/ruler.png") center center no-repeat;
        z-index: 0;
    }
    .md-top-services .entry-content .design p {
        font-size: 20px;
    }
    .md-top-services .entry-content .seo .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 205px;
        height: 180px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .seo .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .seo .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .seo .box .background,
    .md-top-services .entry-content .seo .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .seo .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .seo .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/seo.png") center center no-repeat;
        z-index: 0;
    }
    .md-top-services .entry-content .seo p {
        font-size: 20px;
    }
    .md-top-services .entry-content .e-commerce .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 205px;
        height: 180px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .e-commerce .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .e-commerce .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .e-commerce .box .background,
    .md-top-services .entry-content .e-commerce .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .e-commerce .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .e-commerce .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/e-commerce.png") center center no-repeat;
        z-index: 0;
    }
    .md-top-services .entry-content .e-commerce p {
        font-size: 20px;
    }
    .md-top-services .view-all-services {
        width: 225px;
    }
    .md-top-services .view-all-services .view-all {
        font-size: 20px;
    }
    .md-top-services .view-all-services .triangle {
        position: absolute;
        top: -120px;
        left: 0;
        width: 0;
        height: 0;
        border-bottom: 120px solid #ff0a3b;
        border-left: 225px solid transparent;
    }
}

@media (max-width: 991px) {
    .md-top-services .entry-title {
        max-width: 500px;
    }
    .md-top-services .entry-title h2 {
        font-size: 24px;
    }
    .md-top-services .entry-title p {
        font-size: 20px;
        line-height: 23px;
    }
    .md-top-services .entry-content .services {
        width: 205px;
        margin-right: 10px;
    }
    .md-top-services .entry-content .design .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 205px;
        height: 180px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .design .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .design .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .design .box .background,
    .md-top-services .entry-content .design .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .design .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .design .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/ruler.png") center center no-repeat;
        z-index: 0;
    }
    .md-top-services .entry-content .seo .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 205px;
        height: 180px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .seo .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .seo .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .seo .box .background,
    .md-top-services .entry-content .seo .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .seo .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .seo .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/seo.png") center center no-repeat;
        z-index: 0;
    }
    .md-top-services .entry-content .e-commerce {
        width: 420px;
    }
    .md-top-services .entry-content .e-commerce .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 180px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .e-commerce .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .e-commerce .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .e-commerce .box .background,
    .md-top-services .entry-content .e-commerce .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .e-commerce .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .e-commerce .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/e-commerce.png") center center no-repeat;
        z-index: 0;
    }
}

@media (max-width: 767px) {
    .md-top-services {
        background-image: url("../images/icons/services-bg-xs.png");
        background-position: left top;
        background-repeat: no-repeat;
        padding-bottom: 85px;
        padding-top: 70px;
    }
    .md-top-services .entry-title {
        width: 85%;
        margin: 0 auto;
        padding: 0;
    }
    .md-top-services .entry-title h2 {
        font-size: 20px;
    }
    .md-top-services .entry-title p {
        font-size: 18px;
        line-height: 23px;
    }
    .md-top-services .entry-content {
        width: 85%;
        margin: 0 auto;
        left: 0;
    }
    .md-top-services .entry-content .services {
        width: 47%;
        margin: 0 5px;
    }
    .md-top-services .entry-content .design .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 145px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .design .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .design .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .design .box .background,
    .md-top-services .entry-content .design .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .design .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .design .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/ruler.png") center center no-repeat;
        z-index: 0;
    }
    .md-top-services .entry-content .design p {
        font-size: 20px;
    }
    .md-top-services .entry-content .seo .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 145px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-top-services .entry-content .seo .box:hover {
        color: #0e5082;
    }
    .md-top-services .entry-content .seo .box:hover .background {
        background-position: 100px 0;
    }
    .md-top-services .entry-content .seo .box .background,
    .md-top-services .entry-content .seo .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-top-services .entry-content .seo .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-top-services .entry-content .seo .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/seo.png") center center no-repeat;
        z-index: 0;
    }
    .md-top-services .entry-content .seo p {
        font-size: 20px;
    }
    .md-top-services .view-all-services {
        width: 100%;
        top: inherit;
        bottom: -85px;
        border-bottom: 1px solid #feeef1;
    }
    .md-top-services .view-all-services .view-all {
        font-size: 20px;
        padding: 15px;
    }
    .md-top-services .view-all-services .triangle {
        display: none;
    }
}

@media (max-width: 479px) {
    .md-top-services {
        padding-top: 75px;
        padding-bottom: 85px;
    }
    .md-top-services .entry-title {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }
    .md-top-services .entry-title h2 {
        font-size: 20px;
    }
    .md-top-services .entry-title p {
        font-size: 14px;
        line-height: 19px;
    }
    .md-top-services .entry-content {
        width: 100%;
        max-width: 260px;
    }
    .md-top-services .entry-content .services {
        width: 99%;
        margin: 10px 0;
    }
}


/*===========================*/


/*==== Tweets=================*/

.md-tweets {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
    background-color: #2c3e4f;
}

.md-tweets .entry-title h3 {
    color: #55acee;
    font-family: 'AvenirRoman';
    font-size: 24px;
    position: relative;
    margin-left: 75px;
    padding-left: 15px;
    border-left: 1px solid #55acee;
    line-height: 20px;
}

.md-tweets .entry-title h3:before {
    content: "\f099";
    font-family: 'fontawesome';
    font-size: 50px;
    position: absolute;
    left: -70px;
    top: -5px;
}

.md-tweets .container {
    position: relative;
}

.md-tweets .entry-content {
    overflow: hidden;
    margin: 35px 0;
}

.md-tweets .entry-content .md-tweets-carousel {
    overflow: hidden;
}

.md-tweets .entry-content .md-tweets-carousel .swiper-container {
    width: 100%;
}

.md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 {
    color: #f03;
    font-family: 'AvenirBlack';
    font-size: 45px;
}

.md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 span {
    color: #b3b3b3;
    font-size: 24px;
    font-family: 'AvenirRoman';
}

.md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper p {
    font-family: 'AvenirMedium';
    font-size: 34px;
    color: #fff;
}

.md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper .swiper-slide {
    overflow: hidden;
}

.md-tweets .next-tweet {
    position: absolute;
    right: 40px;
    bottom: -40px;
    font-size: 60px;
    z-index: 100;
    color: #fff;
    cursor: pointer;
}

.md-tweets .next-tweet:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}

.md-tweets .prev-tweet {
    position: absolute;
    right: 0;
    bottom: -25px;
    font-size: 60px;
    z-index: 100;
    color: #9a9a9a;
    cursor: pointer;
}

.md-tweets .prev-tweet:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}

.md-tweets .jcarousel {
    position: relative;
    overflow: hidden;
    height: 170px;
}

@media (max-width: 1199px) {
    .md-tweets {
        padding: 40px 0;
    }
    .md-tweets .entry-title h3 {
        font-size: 20px;
        margin-left: 50px;
    }
    .md-tweets .entry-title h3:before {
        font-size: 40px;
        position: absolute;
        left: -50px;
        top: 0;
    }
    .md-tweets .entry-content {
        overflow: hidden;
        min-height: 50px;
        margin: 35px 0;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 {
        font-size: 35px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 span {
        font-size: 20px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper p {
        font-size: 24px;
    }
    .md-tweets .next-tweet {
        right: 33px;
        bottom: -15px;
        font-size: 40px;
        height: 30px;
    }
    .md-tweets .prev-tweet {
        right: 0;
        bottom: 0;
        font-size: 40px;
        height: 30px;
    }
}

@media (max-width: 991px) {
    .md-tweets {
        padding: 30px 0;
    }
    .md-tweets .entry-content {
        overflow: hidden;
        min-height: 50px;
        margin: 30px 0;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 {
        font-size: 35px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 span {
        font-size: 20px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper p {
        font-size: 24px;
    }
    .md-tweets .next-tweet {
        right: 33px;
        bottom: -20px;
        font-size: 35px;
    }
    .md-tweets .prev-tweet {
        right: 10px;
        bottom: -10px;
        font-size: 35px;
    }
}

@media (max-width: 767px) {
    .md-tweets {
        padding: 30px 0;
    }
    .md-tweets .entry-title h3 {
        font-size: 20px;
        margin-left: 40px;
    }
    .md-tweets .entry-title h3:before {
        font-size: 30px;
        position: absolute;
        left: -40px;
        top: 0;
    }
    .md-tweets .entry-content {
        overflow: hidden;
        min-height: 50px;
        margin: 30px 0;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 {
        font-size: 25px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 span {
        font-size: 16px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper p {
        font-size: 18px;
    }
    .md-tweets .next-tweet {
        right: 30px;
        bottom: -10px;
        font-size: 40px;
    }
    .md-tweets .prev-tweet {
        right: 30px;
        top: -15px;
        font-size: 40px;
    }
}

@media (max-width: 479px) {
    .md-tweets {
        padding: 50px 0;
    }
    .md-tweets .entry-title h3 {
        font-size: 18px;
    }
    .md-tweets .entry-title h3 i {
        font-size: 30px;
    }
    .md-tweets .entry-content {
        overflow: hidden;
        min-height: 50px;
        margin: 30px 0;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 {
        font-size: 20px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper h4 span {
        font-size: 14px;
    }
    .md-tweets .entry-content .md-tweets-carousel .swiper-container .swiper-wrapper p {
        font-size: 16px;
    }
    .md-tweets .next-tweet {
        right: 20px;
        bottom: -30px;
        font-size: 40px;
        display: table;
        width: 60px;
        text-align: center;
    }
    .md-tweets .prev-tweet {
        right: 20px;
        top: -25px;
        font-size: 40px;
        display: table;
        width: 60px;
        text-align: center;
    }
}


/*===========================*/


/*==== work =================*/

.md-work {
    padding-top: 30px;
    overflow: hidden;
}

.md-work .entry-title {
    padding: 0 30px;
}

.md-work .entry-title h3 {
    color: #f03;
    font-family: 'AvenirBlack';
    font-size: 45px;
}

.md-work .entry-title .owl-item {
    width: 100% !important;
}

.md-work .entry-content {
    position: relative;
    min-height: 911px;
    padding-top: 30px;
}

.md-work .entry-content .control-bar {
    background-color: #f03;
    max-width: 260px;
    height: 565px;
}

.md-work .entry-content .control-bar .controls a.filter-btn {
    width: 100%;
    display: block;
    padding: 30px 0 30px 20px;
    color: #000;
    font-family: 'AvenirMedium';
    font-size: 24px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.md-work .entry-content .control-bar .controls a.filter-btn:hover {
    background-color: #eb002f;
    color: #fff;
    text-decoration: underline;
}

.md-work .entry-content .control-bar .controls a.filter-btn.active {
    background-color: #eb002f;
    color: #fff;
    text-decoration: underline;
}

.md-work .entry-content .control-bar .triangle {
    position: absolute;
    bottom: -160px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 160px solid #f03;
    border-right: 260px solid transparent;
}

.md-work .entry-content .projectPaginator .spuare {
    width: 50%;
    height: auto;
    overflow: hidden;
    float: left;
    display: none;
    position: relative;
    cursor: pointer;
}

.md-work .entry-content .projectPaginator .spuare img {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.md-work .entry-content .projectPaginator .spuare .square-overlayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f03;
    background-color: rgba(255, 0, 51, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    background-repeat: no-repeat;
    background-position: center center;
}

.md-work .entry-content .projectPaginator .spuare .square-overlayer img {
    margin: 30% auto 0;
    max-width: 65%;
}

.md-work .entry-content .projectPaginator .spuare .square-overlayer p {
    color: #fff;
    font-size: 24px;
    margin-top: 25px;
    font-family: 'AvenirRoman';
    text-align: center;
}

.md-work .entry-content .projectPaginator .spuare:hover .project-preview {
    -webkit-transform: scale(1.1) rotate(1deg);
    -ms-transform: scale(1.1) rotate(1deg);
    transform: scale(1.1) rotate(1deg);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.md-work .entry-content .projectPaginator .spuare:hover .square-overlayer {
    opacity: 1;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
}

.md-work .entry-content .pager-list {
    bottom: 0;
    left: 0;
}

.md-work .entry-content .pager-list .page-number {
    display: none !important;
}

.md-work .entry-content .pager-list .page-next {
    position: absolute;
    width: 20px;
    height: 30px;
    line-height: 30px;
    color: #f03;
    left: 200px;
    bottom: 60px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.md-work .entry-content .pager-list .page-next:before {
    content: '\f105';
    font-family: 'fontawesome';
    font-size: 50px;
}

.md-work .entry-content .pager-list .page-next:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.md-work .entry-content .pager-list .page-next.disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    cursor: initial;
}

.md-work .entry-content .pager-list .page-prev {
    position: absolute;
    width: 20px;
    height: 30px;
    line-height: 30px;
    color: #9a9a9a;
    left: 230px;
    bottom: 35px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.md-work .entry-content .pager-list .page-prev:before {
    content: '\f104';
    font-family: 'fontawesome';
    font-size: 50px;
}

.md-work .entry-content .pager-list .page-prev:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.md-work .entry-content .pager-list .page-prev.disabled {
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    cursor: initial;
}

@media (max-width: 1199px) {
    .md-work .entry-title h3 {
        font-size: 35px;
    }
    .md-work .entry-content {
        min-height: 761px;
    }
    .md-work .entry-content .control-bar {
        height: 455px;
        max-width: 210px;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn {
        font-size: 20px;
        padding: 20px 0 20px 20px;
    }
    .md-work .entry-content .control-bar .triangle {
        position: absolute;
        bottom: -140px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 140px solid #ff0a3b;
        border-right: 210px solid transparent;
    }
    .md-work .entry-content .pager-list .page-next {
        left: 160px;
    }
    .md-work .entry-content .pager-list .page-prev {
        left: 185px;
    }
}

@media (max-width: 991px) {
    .md-work .entry-title h3 {
        font-size: 30px;
    }
    .md-work .entry-content {
        min-height: 595px;
    }
    .md-work .entry-content .control-bar {
        height: 350px;
        max-width: 180px;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn {
        font-size: 18px;
        padding: 15px 0 15px 15px;
    }
    .md-work .entry-content .control-bar .triangle {
        position: absolute;
        bottom: -100px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 100px solid #ff0a3b;
        border-right: 180px solid transparent;
    }
    .md-work .entry-content .pager-list .page-next {
        left: 140px;
        bottom: 40px;
    }
    .md-work .entry-content .pager-list .page-next:before {
        font-size: 40px;
    }
    .md-work .entry-content .pager-list .page-prev {
        left: 155px;
        bottom: 20px;
    }
    .md-work .entry-content .pager-list .page-prev:before {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .md-work .entry-title h3 {
        font-size: 22px;
    }
    .md-work .entry-content {
        min-height: inherit;
    }
    .md-work .entry-content .control-bar {
        height: auto;
        max-width: 100%;
        width: 100%;
        background-color: transparent;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn {
        font-size: 18px;
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3);
        float: left;
        text-align: center;
        padding: 30px;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn span {
        display: none;
    }
    .md-work .entry-content .control-bar .triangle {
        display: none;
    }
    .md-work .entry-content .projectPaginator .spuare .square-overlayer p {
        font-size: 22px;
        margin-top: 20px;
    }
    .md-work .entry-content .pager-list {
        display: none;
    }
    .md-work .entry-content .pager-list .page-next {
        left: 140px;
        bottom: 40px;
    }
    .md-work .entry-content .pager-list .page-next:before {
        font-size: 40px;
    }
    .md-work .entry-content .pager-list .page-prev {
        left: 155px;
        bottom: 20px;
    }
    .md-work .entry-content .pager-list .page-prev:before {
        font-size: 40px;
    }
}

@media (max-width: 479px) {
    .md-work .entry-title h3 {
        font-size: 20px;
    }
    .md-work .entry-content .control-bar {
        overflow: hidden;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn {
        font-size: 18px;
        padding: 20px 0;
        width: 100%;
        display: block;
        color: #fff;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn.show-all {
        display: block;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn.active {
        display: block;
        text-decoration: underline;
    }
    .md-work .entry-content .control-bar .controls a.filter-btn span {
        display: none;
    }
    .md-work .entry-content .control-bar .controls .control-inner {
        position: realtive;
        background-color: #eb002f;
    }
    .md-work .entry-content .projectPaginator .spuare {
        width: 100%;
    }
    .md-work .entry-content .projectPaginator .spuare .square-overlayer p {
        font-size: 22px;
        margin-top: 20px;
    }
    .md-work .entry-content .pager-list {
        display: none;
    }
    .md-work .entry-content .pager-list .page-next {
        left: initial;
        right: 10px;
        bottom: -67px;
        color: #fff;
    }
    .md-work .entry-content .pager-list .page-next:before {
        font-size: 40px;
    }
    .md-work .entry-content .pager-list .page-prev {
        left: 10px;
        bottom: -67px;
        color: #fff;
    }
    .md-work .entry-content .pager-list .page-prev:before {
        font-size: 40px;
    }
}


/*===========================*/


/*==== Get In Touch ==========*/

.md-getInTouch {
    position: relative;
    overflow: hidden;
}

.md-getInTouch .animated-bg2 {
    position: absolute;
    bottom: 0;
    right: -400px;
    z-index: -2;
    display: none;
}

.md-getInTouch .container {
    background-color: #000;
    background-image: url("../images/icons/badge.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
}

.md-getInTouch .section-bg {
    background-color: #000;
    background-image: url("../images/icons/badge.png");
    background-repeat: no-repeat;
    background-position: right 120px bottom;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 200%;
    z-index: -1;
}

.md-getInTouch .getInTouch-wrapper {
    padding: 110px 30px 80px 0;
    position: relative;
    z-index: 10;
}

.md-getInTouch .getInTouch-wrapper .entry-title h2 {
    font-family: 'AvenirBlack';
    font-size: 45px;
    color: #f03;
}

.md-getInTouch .getInTouch-wrapper .entry-content p {
    color: #fff;
    font-size: 34px;
    font-family: 'AvenirMedium';
}

.md-getInTouch .getInTouch-wrapper .entry-content .getInTouch-button {
    font-family: 'AvenirBook';
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    padding: 25px 50px;
    border: 1px solid #fff;
    margin-top: 60px;
    display: inline-block;
}

.md-getInTouch .getInTouch-wrapper .entry-content .getInTouch-button:hover {
    background: rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
    .md-getInTouch .animated-bg2 {
        display: block;
    }
}

@media (max-width: 1199px) {
    .md-getInTouch .getInTouch-wrapper {
        padding: 100px 30px 70px 0;
    }
}

@media (max-width: 991px) {
    .md-getInTouch .getInTouch-wrapper {
        padding: 80px 30px 60px 0;
    }
    .md-getInTouch .getInTouch-wrapper .entry-title h2 {
        font-size: 35px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content p {
        font-size: 28px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content .getInTouch-button {
        margin-top: 40px;
        font-size: 25px;
        padding: 20px 40px;
    }
}

@media (max-width: 767px) {
    .md-getInTouch .getInTouch-wrapper {
        padding: 60px 0 60px 0;
    }
    .md-getInTouch .getInTouch-wrapper .entry-title h2 {
        font-size: 25px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content p {
        font-size: 22px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content .getInTouch-button {
        margin: 20px auto;
        font-size: 20px;
        padding: 20px 40px;
        text-align: center;
    }
    .md-getInTouch .section-bg {
        background-position: right bottom;
        background-position: right 20px bottom;
    }
}

@media (max-width: 479px) {
    .md-getInTouch .getInTouch-wrapper {
        padding: 50px 0 50px 0;
    }
    .md-getInTouch .getInTouch-wrapper .entry-title h2 {
        font-size: 22px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content p {
        font-size: 18px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content .getInTouch-button {
        margin: 20px auto;
        font-size: 18px;
        padding: 15px 30px;
        display: block;
    }
}

@media (max-width: 320px) {
    .md-getInTouch .getInTouch-wrapper {
        padding: 50px 0 50px 0;
    }
    .md-getInTouch .getInTouch-wrapper .entry-title h2 {
        font-size: 20px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content p {
        font-size: 16px;
    }
    .md-getInTouch .getInTouch-wrapper .entry-content .getInTouch-button {
        margin: 40px auto 30px;
        font-size: 16px;
        padding: 10px 26px;
        width: 90%;
    }
}


/*===========================*/


/*==== help ==========*/

.md-help {
    background-image: url("../images/help-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    width: 100%;
    -ms-behavior: url("backgroundsize.min.htc");
}

.md-help .entry-title {
    margin-bottom: 110px;
}

.md-help .entry-title h2 {
    font-family: 'AvenirBlack';
    font-size: 45px;
    color: #f03;
}

.md-help .entry-title p {
    color: #fff;
    font-size: 34px;
    font-family: 'AvenirMedium';
}

.md-help .entry-content h4 {
    font-family: 'AvenirBlack';
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}

.md-help .entry-content p {
    font-family: 'AvenirMedium';
    font-size: 18px;
    color: #fff;
    margin-bottom: 25px;
    text-align: justify;
}

.md-help .entry-content .we-organize {
    background-image: url("../images/icons/organize.png");
    background-position: top right;
    background-position: top right 15px;
    background-repeat: no-repeat;
    position: relative;
    min-height: 227px;
}

.md-help .entry-content .we-plan {
    background-image: url("../images/icons/plan.png");
    background-position: top left 10px;
    background-repeat: no-repeat;
    min-height: 227px;
}

.md-help .entry-content .we-execute {
    background-image: url("../images/icons/execute.png");
    background-position: top right;
    background-position: top right 15px;
    background-repeat: no-repeat;
    position: relative;
    min-height: 227px;
}

.md-help .entry-content .ruler {
    width: 49%;
    width: -webkit-calc(50% - 1px);
    width: calc(50% - 1px);
    border-right: 1px solid #ff004a;
    display: block;
    height: 100px;
    margin: 30px 0 0;
}

@media (max-width: 1199px) {
    .md-help .entry-title {
        margin-bottom: 90px;
    }
    .md-help .entry-title h2 {
        font-size: 35px;
    }
    .md-help .entry-title p {
        font-size: 28px;
    }
    .md-help .entry-content h4 {
        font-size: 22px;
    }
    .md-help .entry-content p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media (max-width: 991px) {
    .md-help .entry-title {
        margin-bottom: 60px;
    }
    .md-help .entry-title h2 {
        font-size: 30px;
    }
    .md-help .entry-title p {
        font-size: 25px;
    }
    .md-help .entry-content {
        min-height: 170px;
    }
    .md-help .entry-content h4 {
        font-size: 20px;
    }
    .md-help .entry-content p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .md-help .entry-content .we-organize {
        background-image: url("../images/icons/organize-s.png");
        background-position: center right 15px;
        min-height: 170px;
    }
    .md-help .entry-content .we-plan {
        background-image: url("../images/icons/plan-s.png");
        background-position: center left 10px;
        min-height: 170px;
    }
    .md-help .entry-content .we-execute {
        background-image: url("../images/icons/execute-s.png");
        background-position: center right 15px;
    }
}

@media (max-width: 767px) {
    .md-help {
        padding: 30px 0;
    }
    .md-help .entry-title {
        margin-bottom: 40px;
    }
    .md-help .entry-title h2 {
        font-size: 22px;
    }
    .md-help .entry-title p {
        font-size: 15px;
    }
    .md-help .entry-content h4 {
        font-size: 16px;
    }
    .md-help .entry-content p {
        font-size: 14px;
    }
    .md-help .entry-content .ruler {
        width: -webkit-calc(30% - 1px);
        width: calc(30% - 1px);
        margin: 35px 0;
        height: 65px;
    }
    .md-help .entry-content .we-organize {
        background-image: url("../images/icons/organize-s.png");
        background-position: center right 15px;
        min-height: 170px;
        padding-right: 140px !important;
    }
    .md-help .entry-content .we-plan {
        background-image: url("../images/icons/plan-s.png");
        background-position: center right 10px;
        min-height: 170px;
        padding-left: 15px !important;
        padding-right: 140px;
    }
    .md-help .entry-content .we-execute {
        background-image: url("../images/icons/execute-s.png");
        background-position: center right 15px;
        min-height: 170px;
        padding-right: 140px !important;
    }
}

@media (max-width: 479px) {
    .md-help .entry-title {
        margin-bottom: 30px;
    }
    .md-help .entry-title h2 {
        font-size: 18px;
    }
    .md-help .entry-title p {
        font-size: 14px;
    }
    .md-help .entry-content h4 {
        font-size: 14px;
    }
    .md-help .entry-content p {
        font-size: 12px;
    }
    .md-help .entry-content .ruler {
        width: -webkit-calc(30% - 1px);
        width: calc(30% - 1px);
        margin: 35px 0;
        height: 65px;
    }
}

@media (max-width: 320px) {
    .md-help {
        padding: 30px 0;
    }
    .md-help .entry-content h4 {
        font-size: 14px;
        text-align: center;
    }
    .md-help .entry-content .ruler {
        width: -webkit-calc(70% - 1px);
        width: calc(70% - 1px);
        margin: 20px 0 0;
        height: 65px;
    }
    .md-help .entry-content .we-organize {
        background-image: url("../images/icons/organize-s.png");
        background-position: top center;
        min-height: 40px;
        padding: 160px 0 0 !important;
    }
    .md-help .entry-content .we-organize .we-organize-inner {
        display: none;
    }
    .md-help .entry-content .we-plan {
        background-image: url("../images/icons/plan-s.png");
        background-position: top center;
        min-height: 40px;
        padding-left: 15px !important;
        padding: 160px 0 0 !important;
    }
    .md-help .entry-content .we-plan .we-plan-inner {
        display: none;
    }
    .md-help .entry-content .we-execute {
        background-image: url("../images/icons/execute-s.png");
        background-position: top center;
        min-height: 40px;
        padding: 160px 0 0 !important;
    }
    .md-help .entry-content .we-execute .we-execute-inner {
        display: none;
    }
}


/*===========================*/


/*==== FindUS ==========*/

.md-findUs {
    width: 100%;
}

.md-findUs .entry {
    min-height: 130px;
}

.md-findUs .entry .entry-title {
    min-height: 150px;
    overflow: hidden;
}

.md-findUs .entry .entry-title h2 {
    font-family: 'AvenirBlack';
    font-size: 45px;
    color: #f03;
    margin-top: 55px;
}

.md-findUs .entry .find-us {
    width: 170px;
    background: #ff0a3b;
    position: absolute;
    bottom: -35px;
    top: 0;
    right: 0;
    z-index: 10;
}

.md-findUs .entry .find-us .triangle {
    position: absolute;
    top: -99px;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 100px solid #ff0a3b;
    border-left: 170px solid transparent;
}

.md-findUs .entry .find-us .link-to {
    font-family: 'AvenirMedium';
    font-size: 24px;
    color: #fff;
    background-color: #ed002f;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 20px;
}

.md-findUs .entry .find-us .link-to span:after {
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    display: block;
    margin: 0 auto;
    width: 0%;
    height: 1px;
    background-color: #fff;
    content: "";
}

.md-findUs .entry .find-us .link-to:hover span:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    width: 100%;
}

.md-findUs .entry .find-us .link-to .section-bg {
    background-color: #000;
    background-image: url("../images/icons/badge.png");
    background-repeat: no-repeat;
    background-position: right 120px bottom;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 100vw;
    z-index: -1;
    height: 100%;
}

.md-findUs .entry.custom .find-us {
    display: none;
}

@media (max-width: 1199px) {
    .md-findUs .entry .entry-title {
        min-height: 130px;
    }
    .md-findUs .entry .entry-title h2 {
        font-size: 35px;
    }
}

@media (max-width: 991px) {
    .md-findUs .entry {
        min-height: 120px;
    }
    .md-findUs .entry .entry-title {
        min-height: 120px;
    }
    .md-findUs .entry .entry-title h2 {
        font-size: 25px;
    }
    .md-findUs .entry .find-us {
        width: 140px;
    }
    .md-findUs .entry .find-us .triangle {
        position: absolute;
        top: -64px;
        left: 0;
        width: 0;
        height: 0;
        border-bottom: 65px solid #ff0a3b;
        border-left: 140px solid transparent;
    }
}

@media (max-width: 767px) {
    .md-findUs .entry {
        min-height: 90px;
    }
    .md-findUs .entry .entry-title {
        min-height: 90px;
    }
    .md-findUs .entry .entry-title h2 {
        font-size: 25px;
        margin-top: 35px;
    }
    .md-findUs .entry .find-us {
        width: 115px;
        top: inherit;
        bottom: -160px;
        border-top: 2px solid #fff;
        min-height: 115px;
    }
    .md-findUs .entry .find-us .link-to {
        font-size: 18px;
    }
    .md-findUs .entry .find-us .triangle {
        position: absolute;
        top: -64px;
        left: 0;
        width: 0;
        height: 0;
        border-bottom: 65px solid #ff0a3b;
        border-left: 115px solid transparent;
    }
}

@media (max-width: 479px) {
    .md-findUs .entry {
        min-height: 70px;
        padding-top: 75px;
    }
    .md-findUs .entry .entry-title {
        min-height: 70px;
    }
    .md-findUs .entry .entry-title h2 {
        font-size: 20px;
        margin-top: 25px;
    }
    .md-findUs .entry .find-us {
        width: 100%;
        top: 0;
        bottom: inherit;
        border-top: 2px solid #fff;
        min-height: 70px;
    }
    .md-findUs .entry .find-us .triangle {
        display: none;
    }
    .md-findUs .entry.custom {
        padding-top: 0 !important;
    }
}


/*===========================*/


/* =========================================================
Services page
============================================================ */


/*==== Services description ==========*/

.md-services-description {
    position: relative;
    padding: 90px 0;
}

.md-services-description .entry-content {
    overflow: hidden;
    position: relative;
}

.md-services-description .entry-content h2 {
    font-family: 'AvenirBlack';
    font-size: 30px;
    text-align: center;
    display: none;
}

.md-services-description .entry-content p {
    font-family: 'AvenirMedium';
    font-size: 30px;
    color: #000;
    margin-bottom: 45px;
    text-align: justify;
}

@media (max-width: 1199px) {
    .md-services-description {
        padding: 80px 0;
    }
    .md-services-description .entry-content p {
        margin-bottom: 35px;
        font-size: 27px;
    }
}

@media (max-width: 991px) {
    .md-services-description {
        padding: 70px 0;
    }
    .md-services-description .entry-content p {
        margin-bottom: 30px;
        font-size: 25px;
    }
}

@media (max-width: 767px) {
    .md-services-description {
        padding: 60px 0;
        background-image: url("../images/icons/services-bg-xs.png");
        background-position: left top;
        background-repeat: no-repeat;
    }
    .md-services-description .entry-content h2 {
        display: block;
        font-size: 25px;
        margin-bottom: 40px;
    }
    .md-services-description .entry-content p {
        margin-bottom: 25px;
        font-size: 22px;
    }
}

@media (max-width: 479px) {
    .md-services-description {
        padding: 50px 0;
    }
    .md-services-description .entry-content h2 {
        font-size: 20px;
        width: 80%;
        margin: 0 auto 30px;
    }
    .md-services-description .entry-content p {
        margin-bottom: 22px;
        font-size: 20px;
    }
}

@media (max-width: 320px) {
    .md-services-description {
        padding: 60px 0 40px;
    }
    .md-services-description .entry-content h2 {
        font-size: 18px;
        width: 80%;
        margin: 0 auto 25px;
    }
    .md-services-description .entry-content p {
        margin-bottom: 20px;
        font-size: 18px;
    }
}


/*===========================*/


/*==== Our services ==========*/

.md-our-services {
    position: relative;
    padding: 90px 0;
    background-color: #ebebeb;
    overflow: hidden;
}

.md-our-services .entry-thumb {
    overflow: hidden;
}

.md-our-services .entry-thumb .services {
    width: 100%;
    margin-bottom: 20px;
    cursor: pointer;
}

.md-our-services .entry-thumb .rook .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .rook .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .rook .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/rook.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .rook:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-thumb .design .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .design .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .design .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/ruler.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .design:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-thumb .web-dev .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .web-dev .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .web-dev .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/web-development.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .web-dev:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-thumb .system-integration .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 270px;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .system-integration .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .system-integration .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/system-integration.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .system-integration:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-thumb .mobile-apps .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .mobile-apps .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .mobile-apps .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/mobile-apps.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .mobile-apps:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-thumb .seo .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .seo .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .seo .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/seo.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .seo:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-thumb .e-commerce .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .e-commerce .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .e-commerce .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/e-commerce.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .e-commerce:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-thumb .digital-marketing .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 180px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-our-services .entry-thumb .digital-marketing .box p {
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    height: inherit;
    display: table-cell;
    vertical-align: bottom;
    text-transform: uppercase;
}

.md-our-services .entry-thumb .digital-marketing .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/digital-marketing.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 34%;
    top: 32%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-our-services .entry-thumb .digital-marketing:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-our-services .entry-content p {
    color: #4d4d4d;
    text-align: justify;
    font-size: 16px;
    min-height: 110px;
    font-family: 'AvenirMedium';
    margin-bottom: 20px;
}

.md-our-services .entry-list {
    margin-bottom: 45px;
}

.md-our-services .entry-list ul li {
    position: relative;
    margin-left: 15px;
    margin-bottom: 15px;
    color: #000;
    font-size: 16px;
    font-family: 'AvenirMedium';
}

.md-our-services .entry-list ul li:before {
    content: '\f111';
    font-family: 'fontawesome';
    left: -15px;
    top: 5px;
    position: absolute;
    font-size: 6px;
    color: #f03;
}

@media (min-width: 1200px) {
    .md-our-services .row {
        margin-left: -35px;
        margin-right: -35px;
    }
}

@media (max-width: 1199px) {
    .md-our-services {
        position: relative;
        padding: 80px 0;
        background-color: #ebebeb;
    }
    .md-our-services .entry-thumb {
        overflow: hidden;
    }
    .md-our-services .entry-thumb .services {
        width: 100%;
        margin-bottom: 20px;
    }
    .md-our-services .entry-thumb .rook .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .rook .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .rook .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .rook .box .background,
    .md-our-services .entry-thumb .rook .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .rook .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .rook .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/rook.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .rook p {
        font-size: 15px;
    }
    .md-our-services .entry-thumb .design .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .design .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .design .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .design .box .background,
    .md-our-services .entry-thumb .design .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .design .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .design .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/ruler.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .design p {
        font-size: 15px;
    }
    .md-our-services .entry-thumb .web-dev .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .web-dev .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .web-dev .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .web-dev .box .background,
    .md-our-services .entry-thumb .web-dev .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .web-dev .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .web-dev .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/web-development.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .web-dev p {
        font-size: 15px;
    }
    .md-our-services .entry-thumb .system-integration .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .system-integration .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .system-integration .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .system-integration .box .background,
    .md-our-services .entry-thumb .system-integration .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .system-integration .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .system-integration .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/system-integration.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .system-integration p {
        font-size: 15px;
    }
    .md-our-services .entry-thumb .mobile-apps .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .mobile-apps .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .mobile-apps .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .mobile-apps .box .background,
    .md-our-services .entry-thumb .mobile-apps .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .mobile-apps .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .mobile-apps .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/mobile-apps.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .mobile-apps p {
        font-size: 15px;
    }
    .md-our-services .entry-thumb .seo .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .seo .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .seo .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .seo .box .background,
    .md-our-services .entry-thumb .seo .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .seo .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .seo .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/seo.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .seo p {
        font-size: 15px;
    }
    .md-our-services .entry-thumb .e-commerce .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .e-commerce .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .e-commerce .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .e-commerce .box .background,
    .md-our-services .entry-thumb .e-commerce .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .e-commerce .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .e-commerce .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/e-commerce.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .e-commerce p {
        font-size: 15px;
    }
    .md-our-services .entry-thumb .digital-marketing .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 160px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
    }
    .md-our-services .entry-thumb .digital-marketing .box:hover {
        color: #0e5082;
    }
    .md-our-services .entry-thumb .digital-marketing .box:hover .background {
        background-position: 100px 0;
    }
    .md-our-services .entry-thumb .digital-marketing .box .background,
    .md-our-services .entry-thumb .digital-marketing .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-our-services .entry-thumb .digital-marketing .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-our-services .entry-thumb .digital-marketing .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #ebebeb url("../images/icons/digital-marketing.png") center center no-repeat;
        z-index: 0;
    }
    .md-our-services .entry-thumb .digital-marketing p {
        font-size: 15px;
    }
}

@media (max-width: 991px) {
    .md-our-services {
        padding: 70px 0;
    }
    .md-our-services .entry-content p {
        font-size: 14px;
    }
    .md-our-services .entry-list ul li {
        font-size: 14px;
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .md-our-services {
        padding: 60px 0;
    }
    .md-our-services .entry-thumb {
        width: 49%;
        float: left;
    }
    .md-our-services .entry-content {
        width: 49%;
        float: right;
    }
    .md-our-services .entry-content p {
        font-size: 20px;
    }
    .md-our-services .entry-list {
        clear: both;
    }
    .md-our-services .entry-list ul li {
        font-size: 20px;
    }
}

@media (max-width: 479px) {
    .md-our-services {
        padding: 50px 0;
    }
    .md-our-services .entry-thumb {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .md-our-services .entry-content {
        width: 90%;
        margin: 0 auto;
        float: none;
    }
    .md-our-services .entry-content p {
        font-size: 18px;
    }
    .md-our-services .entry-list {
        clear: both;
        width: 90%;
        margin: 0 auto 20px;
    }
    .md-our-services .entry-list ul li {
        font-size: 16px;
    }
}


/*===========================*/


/* =========================================================
About page
============================================================ */


/*==== Agency ==========*/

.md-agency {
    position: relative;
    overflow: hidden;
}

.md-agency .row {
    position: relative;
}

.md-agency .entry-content {
    overflow: hidden;
    position: relative;
    min-height: 550px;
    background-image: url("../images/icons/agency-bg.png");
    background-repeat: no-repeat;
    background-position: 90% 90%;
    background-position-x: 90%;
    background-position-y: 90%;
}

.md-agency .entry-content p {
    font-family: 'AvenirBlack';
    color: #000;
    font-size: 38px;
    text-transform: uppercase;
    text-align: justify;
    margin-top: 70px;
}

.md-agency .entry-thumb {
    min-height: 550px;
    background-image: url("../images/mac.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.md-agency .entry-description {
    overflow: hidden;
    padding: 90px 70px;
}

.md-agency .entry-description p {
    font-family: 'AvenirBlack';
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
}

.md-agency .section-bg {
    background-color: #2c3e4f;
    width: 200%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.md-agency .seniority {
    width: 270px;
    height: 145px;
    background: #f03;
    position: absolute;
    top: 0;
    right: -175px;
    z-index: 10;
    text-align: center;
}

.md-agency .seniority p {
    font-size: 36px;
    font-family: 'AvenirRoman';
    color: #fff;
    text-transform: uppercase;
    margin-top: 23px;
    margin-bottom: 0;
}

.md-agency .seniority p span {
    font-size: 50px;
    font-family: 'AvenirBlack';
}

.md-agency .seniority .triangle {
    position: absolute;
    bottom: -220px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 220px solid #f03;
    border-right: 270px solid transparent;
}

.md-agency .seniority .view-all {
    font-family: 'AvenirMedium';
    font-size: 24px;
    color: #fff;
    background-color: #ed002f;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 28px;
}

.md-agency .seniority .view-all span:after {
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    display: block;
    margin: 0 auto;
    width: 0%;
    height: 1px;
    background-color: #fff;
    content: "";
}

.md-agency .seniority .view-all:hover span:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    width: 100%;
}

.md-agency .seniority .view-all .section-bg {
    background-color: #000;
    background-image: url("../images/icons/badge.png");
    background-repeat: no-repeat;
    background-position: right 120px bottom;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 100vw;
    z-index: -1;
    height: 100%;
}

@media (max-width: 1199px) {
    .md-agency .entry-content {
        min-height: 450px;
    }
    .md-agency .entry-content p {
        font-size: 33px;
    }
    .md-agency .entry-thumb {
        min-height: 450px;
    }
    .md-agency .seniority {
        width: 250px;
        height: 125px;
    }
    .md-agency .seniority p {
        font-size: 33px;
        line-height: 45px;
    }
    .md-agency .seniority p span {
        font-size: 45px;
    }
    .md-agency .seniority .triangle {
        position: absolute;
        bottom: -200px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 200px solid #f03;
        border-right: 250px solid transparent;
    }
    .md-agency .entry-description {
        padding: 75px 60px;
    }
    .md-agency .entry-description p {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .md-agency .entry-content {
        min-height: 350px;
    }
    .md-agency .entry-content p {
        font-size: 33px;
        padding: 0 90px;
    }
    .md-agency .entry-thumb {
        min-height: 480px;
    }
    .md-agency .entry-content p br {
        display: none;
    }
    .md-agency .seniority {
        width: 220px;
        height: 105px;
        right: initial;
        left: 50px;
    }
    .md-agency .seniority p {
        font-size: 33px;
    }
    .md-agency .seniority p span {
        font-size: 40px;
    }
    .md-agency .seniority .triangle {
        position: absolute;
        bottom: -170px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 170px solid #f03;
        border-right: 220px solid transparent;
    }
    .md-agency .entry-description {
        padding: 65px 60px;
    }
    .md-agency .entry-description p {
        font-size: 35px;
    }
}

@media (max-width: 767px) {
    .md-agency {
        background-image: url("../images/icons/services-bg-xs.png");
        background-position: left top;
        background-repeat: no-repeat;
    }
    .md-agency .entry-content {
        background-image: url("../images/icons/agency-bg-xs.png");
        min-height: 300px;
    }
    .md-agency .entry-content p {
        font-size: 30px;
        padding: 0 70px;
    }
    .md-agency .entry-content p br {
        display: none;
    }
    .md-agency .entry-thumb {
        min-height: 480px;
    }
    .md-agency .entry-content p br {
        display: none;
    }
    .md-agency .seniority {
        width: 220px;
        height: 105px;
        right: initial;
        left: 50px;
    }
    .md-agency .seniority p {
        font-size: 30px;
    }
    .md-agency .seniority p span {
        font-size: 40px;
    }
    .md-agency .seniority .triangle {
        position: absolute;
        bottom: -170px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 170px solid #f03;
        border-right: 220px solid transparent;
    }
    .md-agency .entry-description {
        padding: 55px 40px;
    }
    .md-agency .entry-description p {
        font-size: 30px;
    }
}

@media (max-width: 479px) {
    .md-agency .entry-content {
        background-image: url("../images/icons/agency-bg-xs.png");
        min-height: 250px;
    }
    .md-agency .entry-content p {
        font-size: 20px;
        padding: 30px 0;
    }
    .md-agency .entry-content p br {
        display: none;
    }
    .md-agency .entry-thumb {
        min-height: 380px;
    }
    .md-agency .entry-content p br {
        display: none;
    }
    .md-agency .seniority {
        width: 220px;
        height: 105px;
        right: initial;
        display: none;
        left: 50px;
    }
    .md-agency .seniority p {
        font-size: 30px;
    }
    .md-agency .seniority p span {
        font-size: 40px;
    }
    .md-agency .seniority .triangle {
        display: none;
    }
    .md-agency .entry-description {
        padding: 35px 15px;
    }
    .md-agency .entry-description p {
        font-size: 20px;
    }
}


/*===========================*/


/*==== Methods ==========*/

.md-methods {
    position: relative;
    overflow: hidden;
}

.md-methods .container {
    position: relative;
}

.md-methods .animated-bg2 {
    position: absolute;
    bottom: 275px;
    right: -400px;
    z-index: -2;
    display: none;
}

.md-methods .brainstorming {
    height: 100%;
    min-height: 712px;
    position: relative;
}

.md-methods .brainstorming .bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 203%;
    background-image: url("../images/brainstorming.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}

.md-methods .growth {
    width: 100%;
    height: 356px;
    background-color: #000;
}

.md-methods .growth p {
    font-family: 'AvenirBlack';
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    line-height: 55px;
    margin: 0;
}

.md-methods .growth p span {
    font-size: 40px;
}

.md-methods .growth .box {
    display: inline-block;
    vertical-align: top;
}

.md-methods .growth .v-align {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.md-methods .growth .center {
    display: table;
    width: 100%;
    height: inherit;
}

.md-methods .our-method {
    width: 100%;
    height: 356px;
    background-color: #ebebeb;
}

.md-methods .our-method p {
    font-family: 'AvenirBlack';
    font-size: 60px;
    text-transform: uppercase;
    color: #000;
    line-height: 55px;
    margin: 0;
}

.md-methods .our-method .box {
    display: inline-block;
    vertical-align: top;
}

.md-methods .our-method .v-align {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.md-methods .our-method .center {
    display: table;
    width: 100%;
    height: inherit;
}

.md-methods .entry-description {
    padding-top: 70px;
    padding-bottom: 70px;
}

.md-methods .entry-description p {
    margin: 0;
    color: #f03;
    font-size: 45px;
    font-family: 'AvenirBlack';
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .md-methods .animated-bg2 {
        display: block;
    }
}

@media (max-width: 1199px) {
    .md-methods .brainstorming {
        min-height: 650px;
    }
    .md-methods .growth {
        height: 325px;
    }
    .md-methods .growth p {
        font-size: 50px;
        line-height: 45px;
    }
    .md-methods .growth p span {
        font-size: 35px;
    }
    .md-methods .our-method {
        height: 325px;
    }
    .md-methods .our-method p {
        font-size: 50px;
        line-height: 45px;
    }
    .md-methods .entry-description {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .md-methods .entry-description p {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .md-methods .brainstorming {
        min-height: 600px;
    }
    .md-methods .growth {
        height: 300px;
    }
    .md-methods .growth p {
        font-size: 45px;
        line-height: 40px;
    }
    .md-methods .growth p span {
        font-size: 30px;
    }
    .md-methods .our-method {
        height: 300px;
    }
    .md-methods .our-method p {
        font-size: 45px;
        line-height: 40px;
    }
    .md-methods .entry-description {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .md-methods .entry-description p {
        font-size: 35px;
    }
}

@media (max-width: 767px) {
    .md-methods .brainstorming {
        min-height: 400px;
    }
    .md-methods .brainstorming .bg {
        width: 100%;
        background-size: auto 105%;
    }
    .md-methods .growth {
        height: 300px;
        width: 50%;
        float: left;
    }
    .md-methods .growth p {
        font-size: 45px;
        line-height: 40px;
    }
    .md-methods .growth p span {
        font-size: 30px;
    }
    .md-methods .our-method {
        height: 300px;
        width: 50%;
        float: left;
    }
    .md-methods .our-method p {
        font-size: 45px;
        line-height: 40px;
    }
    .md-methods .entry-description {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .md-methods .entry-description p {
        font-size: 30px;
    }
}

@media (max-width: 479px) {
    .md-methods .brainstorming {
        min-height: 300px;
    }
    .md-methods .brainstorming .bg {
        width: 100%;
        background-size: auto 105%;
    }
    .md-methods .growth {
        height: 200px;
        width: 50%;
        float: left;
    }
    .md-methods .growth p {
        font-size: 25px;
        line-height: 20px;
    }
    .md-methods .growth p span {
        font-size: 20px;
    }
    .md-methods .our-method {
        height: 200px;
        width: 50%;
        float: left;
    }
    .md-methods .our-method p {
        font-size: 25px;
        line-height: 20px;
    }
    .md-methods .entry-description {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .md-methods .entry-description p {
        font-size: 20px;
    }
}

@media (max-width: 320px) {
    .md-methods .brainstorming {
        min-height: 200px;
    }
    .md-methods .growth {
        height: 150px;
    }
    .md-methods .our-method {
        height: 150px;
    }
}


/*===========================*/


/*==== Platforms ==========*/

.md-platforms {
    overflow: hidden;
    min-height: 520px;
}

.md-platforms .row {
    position: relative;
}

.md-platforms .curious {
    width: 270px;
    height: 310px;
    background: #f03;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    text-align: center;
}

.md-platforms .curious p {
    font-family: 'AvenirRoman';
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 65px;
    margin-bottom: 0;
}

.md-platforms .curious p span {
    font-family: 'AvenirBlack';
}

.md-platforms .curious .triangle {
    position: absolute;
    bottom: -160px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 160px solid #f03;
    border-right: 270px solid transparent;
}

.md-platforms .entry-thumb {
    width: 95%;
    float: right;
    overflow: hidden;
    min-height: 520px;
    background-image: url("../images/platforms-bg.jpg");
    background-repeat: no-repeat;
    background-position: top right;
}

.md-platforms .entry-thumb img {
    float: right;
}

.md-platforms .platforms .android {
    height: 290px;
    background-color: #ebebeb;
    position: relative;
    z-index: 2;
}

.md-platforms .platforms .android i {
    font-size: 120px;
    color: #000;
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
}

.md-platforms .platforms .android:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
}

.md-platforms .platforms .apple {
    height: 290px;
    background-color: #4d4d4d;
    position: relative;
    z-index: 2;
}

.md-platforms .platforms .apple i {
    font-size: 120px;
    color: #fff;
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
}

.md-platforms .platforms .apple:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
}

.md-platforms .platforms .windows {
    height: 290px;
    background-color: #000;
    position: relative;
    z-index: 2;
}

.md-platforms .platforms .windows i {
    font-size: 120px;
    color: #fff;
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
}

.md-platforms .platforms .windows:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s -webkit-transform;
    transition: 0.3s transform;
}

.md-platforms .platforms .box {
    display: inline-block;
    vertical-align: top;
}

.md-platforms .platforms .v-align {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.md-platforms .platforms .center {
    display: table;
    width: 100%;
    height: inherit;
}

.md-platforms .entry-description {
    padding-top: 70px;
    padding-bottom: 70px;
}

.md-platforms .entry-description p {
    margin: 0;
    color: #f03;
    font-size: 45px;
    font-family: 'AvenirBlack';
    text-transform: uppercase;
}

.md-platforms .platforms-bg {
    width: 200%;
    background-color: #ebebeb;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

@media (max-width: 1199px) {
    .md-platforms {
        min-height: 500px;
    }
    .md-platforms .curious {
        width: 250px;
        height: 290px;
    }
    .md-platforms .curious p {
        font-size: 40px;
    }
    .md-platforms .curious .triangle {
        position: absolute;
        bottom: -140px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 140px solid #f03;
        border-right: 250px solid transparent;
    }
    .md-platforms .entry-thumb {
        min-height: 500px;
    }
    .md-platforms .platforms .android {
        height: 250px;
    }
    .md-platforms .platforms .android i {
        font-size: 100px;
    }
    .md-platforms .platforms .apple {
        height: 250px;
    }
    .md-platforms .platforms .apple i {
        font-size: 100px;
    }
    .md-platforms .platforms .windows {
        height: 250px;
    }
    .md-platforms .platforms .windows i {
        font-size: 100px;
    }
    .md-platforms .entry-description {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .md-platforms .entry-description p {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .md-platforms {
        min-height: 450px;
    }
    .md-platforms .curious {
        width: 200px;
        height: 240px;
    }
    .md-platforms .curious p {
        font-size: 35px;
    }
    .md-platforms .curious .triangle {
        position: absolute;
        bottom: -100px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 100px solid #f03;
        border-right: 200px solid transparent;
    }
    .md-platforms .entry-thumb {
        min-height: 500px;
    }
    .md-platforms .platforms .android {
        height: 230px;
    }
    .md-platforms .platforms .android i {
        font-size: 85px;
    }
    .md-platforms .platforms .apple {
        height: 230px;
    }
    .md-platforms .platforms .apple i {
        font-size: 85px;
    }
    .md-platforms .platforms .windows {
        height: 230px;
    }
    .md-platforms .platforms .windows i {
        font-size: 85px;
    }
    .md-platforms .entry-description {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .md-platforms .entry-description p {
        font-size: 35px;
    }
}

@media (max-width: 767px) {
    .md-platforms {
        min-height: 450px;
    }
    .md-platforms .curious {
        width: 200px;
        height: 140px;
        left: 95px;
    }
    .md-platforms .curious p {
        font-size: 35px;
        margin-top: 20px;
    }
    .md-platforms .curious .triangle {
        position: absolute;
        bottom: -100px;
        left: 0;
        width: 0;
        height: 0;
        border-top: 100px solid #f03;
        border-right: 200px solid transparent;
    }
    .md-platforms .entry-thumb {
        width: 100%;
        min-height: 450px;
        background-size: auto 100%;
    }
    .md-platforms .platforms .android {
        height: 250px;
        width: 100%;
    }
    .md-platforms .platforms .android i {
        font-size: 75px;
    }
    .md-platforms .platforms .apple {
        height: 250px;
        width: 50%;
    }
    .md-platforms .platforms .apple i {
        font-size: 75px;
    }
    .md-platforms .platforms .windows {
        height: 250px;
        width: 50%;
    }
    .md-platforms .platforms .windows i {
        font-size: 75px;
    }
    .md-platforms .entry-description {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .md-platforms .entry-description p {
        font-size: 30px;
    }
}

@media (max-width: 479px) {
    .md-platforms {
        min-height: 300px;
    }
    .md-platforms .curious {
        width: 200px;
        height: 140px;
        left: 95px;
        display: none;
    }
    .md-platforms .curious p {
        font-size: 35px;
        margin-top: 20px;
    }
    .md-platforms .curious .triangle {
        display: none;
    }
    .md-platforms .entry-thumb {
        width: 100%;
        min-height: 300px;
        background-size: auto 100%;
    }
    .md-platforms .platforms .android {
        height: 250px;
        width: 100%;
    }
    .md-platforms .platforms .android i {
        font-size: 65px;
    }
    .md-platforms .platforms .apple {
        height: 250px;
        width: 50%;
    }
    .md-platforms .platforms .apple i {
        font-size: 65px;
    }
    .md-platforms .platforms .windows {
        height: 250px;
        width: 50%;
    }
    .md-platforms .platforms .windows i {
        font-size: 65px;
    }
    .md-platforms .entry-description {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .md-platforms .entry-description p {
        font-size: 20px;
    }
}

@media (max-width: 479px) {
    .md-platforms {
        min-height: 250px;
    }
    .md-platforms .curious {
        width: 200px;
        height: 140px;
        left: 95px;
        display: none;
    }
    .md-platforms .curious p {
        font-size: 35px;
        margin-top: 20px;
    }
    .md-platforms .curious .triangle {
        display: none;
    }
    .md-platforms .entry-thumb {
        width: 100%;
        min-height: 250px;
        background-size: auto 100%;
    }
    .md-platforms .platforms .android {
        height: 200px;
        width: 100%;
    }
    .md-platforms .platforms .android i {
        font-size: 50px;
    }
    .md-platforms .platforms .apple {
        height: 200px;
        width: 50%;
    }
    .md-platforms .platforms .apple i {
        font-size: 50px;
    }
    .md-platforms .platforms .windows {
        height: 200px;
        width: 50%;
    }
    .md-platforms .platforms .windows i {
        font-size: 50px;
    }
    .md-platforms .entry-description {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .md-platforms .entry-description p {
        font-size: 20px;
    }
}


/*===========================*/


/*==== Brochure ==========*/

.md-brochure {
    position: relative;
    overflow: hidden;
    min-height: 880px;
}

.md-brochure .row {
    position: relative;
}

.md-brochure .desk {
    height: 100%;
    height: 584px;
    position: relative;
}

.md-brochure .desk .bg {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 203%;
    background-image: url("../images/brochure-bg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.md-brochure .passion {
    width: 100%;
    height: 290px;
    background-color: #000;
}

.md-brochure .passion p {
    font-family: 'AvenirBlack';
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    line-height: 55px;
    margin: 0;
}

.md-brochure .passion p span {
    font-size: 40px;
}

.md-brochure .passion .box {
    display: inline-block;
    vertical-align: top;
}

.md-brochure .passion .v-align {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.md-brochure .passion .center {
    display: table;
    width: 100%;
    height: inherit;
}

.md-brochure .our-team {
    width: 100%;
    height: 590px;
    background-color: #ebebeb;
}

.md-brochure .our-team h3 {
    font-family: 'AvenirBlack';
    font-size: 100px;
    text-transform: uppercase;
    color: #000;
}

.md-brochure .our-team p {
    font-family: 'AvenirBlack';
    font-size: 35px;
    text-transform: uppercase;
    color: #000;
}

.md-brochure .our-team .box {
    display: inline-block;
    vertical-align: top;
}

.md-brochure .our-team .v-align {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.md-brochure .our-team .center {
    display: table;
    width: 100%;
    height: inherit;
}

.md-brochure .entry-description {
    padding: 70px 0;
}

.md-brochure .entry-description p {
    margin: 0;
    color: #f03;
    font-size: 45px;
    font-family: 'AvenirBlack';
    text-transform: uppercase;
}

.md-brochure .our-brochure button {
    font-family: 'AvenirBlack';
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    position: absolute;
    bottom: 55px;
    right: 0;
    padding: 55px 35px;
}

.md-brochure .our-brochure button span:after {
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    display: block;
    margin: 0 auto;
    width: 0%;
    height: 1px;
    background-color: #fff;
    content: "";
}

.md-brochure .our-brochure button:hover span:after {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -ms-filter: none;
    -webkit-filter: none;
    filter: none;
    width: 100%;
}

.md-brochure .our-brochure button .section-bg {
    background-color: #000;
    background-image: url("../images/icons/badge.png");
    background-repeat: no-repeat;
    background-position: right 120px bottom;
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 100vw;
    z-index: -1;
    height: 100%;
}

@media (max-width: 1199px) {
    .md-brochure .passion p {
        font-size: 45px;
    }
    .md-brochure .our-team h3 {
        font-size: 90px;
    }
    .md-brochure .our-team p {
        font-size: 30px;
    }
    .md-brochure .our-brochure button {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .md-brochure {
        min-height: 700px;
    }
    .md-brochure .desk {
        height: 530px;
    }
    .md-brochure .passion p {
        font-size: 35px;
    }
    .md-brochure .our-team {
        height: 490px;
    }
    .md-brochure .our-team h3 {
        font-size: 80px;
    }
    .md-brochure .our-team p {
        font-size: 25px;
    }
    .md-brochure .our-brochure button {
        font-size: 30px;
        padding: 40px 30px;
    }
}

@media (max-width: 767px) {
    .md-brochure {
        padding-bottom: 175px;
        min-height: 620px;
    }
    .md-brochure .desk {
        height: 415px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .md-brochure .desk .bg {
        width: 100%;
        background-size: auto 100%;
        background-position: center;
    }
    .md-brochure .team {
        padding-top: 415px !important;
        overflow: hidden;
    }
    .md-brochure .passion {
        width: 50%;
        float: left;
        height: 300px;
    }
    .md-brochure .passion p {
        font-size: 30px;
    }
    .md-brochure .our-team {
        width: 50%;
        float: left;
        height: 300px;
    }
    .md-brochure .our-team h3 {
        font-size: 70px;
    }
    .md-brochure .our-team p {
        font-size: 20px;
    }
    .md-brochure .our-brochure button {
        font-size: 30px;
        padding: 40px 30px;
        width: 100%;
        bottom: -150px;
    }
}

@media (max-width: 479px) {
    .md-brochure {
        padding-bottom: 100px;
        min-height: 551px;
    }
    .md-brochure .desk {
        height: 280px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .md-brochure .team {
        padding-top: 280px !important;
        overflow: hidden;
    }
    .md-brochure .passion {
        width: 50%;
        float: left;
        height: 200px;
    }
    .md-brochure .passion p {
        font-size: 20px;
    }
    .md-brochure .our-team {
        width: 50%;
        float: left;
        height: 200px;
    }
    .md-brochure .our-team h3 {
        font-size: 50px;
    }
    .md-brochure .our-team p {
        font-size: 18px;
    }
    .md-brochure .our-brochure button {
        font-size: 20px;
        padding: 20px 30px;
        width: 100%;
        bottom: -85px;
    }
}


/*===========================*/


/* =========================================================
Contact page
============================================================ */


/*==== Contact info ==========*/

.md-contact-info {
    min-height: 300px;
    overflow: hidden;
    padding: 70px 0;
}

.md-contact-info .map {
    height: 460px;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
}

.md-contact-info .phoneNumbers .entry-thumb .services {
    float: right;
    margin-bottom: 50px;
    cursor: pointer;
}

.md-contact-info .phoneNumbers .entry-thumb .services .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 170px;
    height: 170px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-contact-info .phoneNumbers .entry-thumb .services .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/phone.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 30%;
    top: 30%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-contact-info .phoneNumbers .entry-thumb .services:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-contact-info .phoneNumbers .entry-content p {
    font-family: 'AvenirMedium';
    font-size: 24px;
    color: #000;
    height: 170px;
    display: table-cell;
    vertical-align: middle;
}

.md-contact-info .faxNumber .entry-thumb .services {
    float: right;
    margin-bottom: 50px;
    cursor: pointer;
}

.md-contact-info .faxNumber .entry-thumb .services .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 170px;
    height: 170px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-contact-info .faxNumber .entry-thumb .services .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/fax.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 30%;
    top: 30%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-contact-info .faxNumber .entry-thumb .services:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-contact-info .faxNumber .entry-content p {
    font-family: 'AvenirMedium';
    font-size: 24px;
    color: #000;
    height: 170px;
    display: table-cell;
    vertical-align: middle;
}

.md-contact-info .location .entry-thumb .services {
    float: right;
    margin-bottom: 10px;
    cursor: pointer;
}

.md-contact-info .location .entry-thumb .services .box {
    display: table;
    position: relative;
    overflow: hidden;
    width: 170px;
    height: 170px;
    color: #0e6d82;
    font-size: 20px;
    padding: 0 10px;
}

.md-contact-info .location .entry-thumb .services .box .icon {
    width: 65px;
    height: 65px;
    display: block;
    background-image: url("../images/icons/marker.png");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 30%;
    top: 30%;
    left: -webkit-calc(50% - 33px);
    left: calc(50% - 33px);
    top: -webkit-calc(50% - 33px);
    top: calc(50% - 33px);
}

.md-contact-info .location .entry-thumb .services:hover .icon {
    -webkit-transform: scale(1.2) rotate(2deg);
    -ms-transform: scale(1.2) rotate(2deg);
    transform: scale(1.2) rotate(2deg);
}

.md-contact-info .location .entry-content p {
    font-family: 'AvenirMedium';
    font-size: 24px;
    color: #000;
    height: 170px;
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 1199px) {
    .md-contact-info .phoneNumbers .entry-content p {
        font-size: 22px;
    }
    .md-contact-info .faxNumber .entry-content p {
        font-size: 22px;
    }
    .md-contact-info .location .entry-content p {
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    .md-contact-info {
        padding: 70px 0 470px;
    }
    .md-contact-info .map {
        top: initial;
        bottom: 0;
        width: 100%;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services {
        float: none;
        margin-bottom: 30px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 170px;
        height: 170px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .background,
    .md-contact-info .phoneNumbers .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/phone.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .phoneNumbers .entry-content {
        margin-bottom: 20px;
    }
    .md-contact-info .phoneNumbers .entry-content p {
        font-size: 30px;
        height: auto;
        text-align: center;
        display: block;
    }
    .md-contact-info .faxNumber .entry-thumb .services {
        float: none;
        margin-bottom: 30px;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 170px;
        height: 170px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .background,
    .md-contact-info .faxNumber .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/fax.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .faxNumber .entry-content {
        margin-bottom: 20px;
    }
    .md-contact-info .faxNumber .entry-content p {
        font-size: 30px;
        height: auto;
        text-align: center;
        display: block;
    }
    .md-contact-info .location .entry-thumb .services {
        float: none;
        margin-bottom: 30px;
    }
    .md-contact-info .location .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 170px;
        height: 170px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .location .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .location .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .location .entry-thumb .services .box .background,
    .md-contact-info .location .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .location .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .location .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/marker.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .location .entry-content {
        margin-bottom: 20px;
    }
    .md-contact-info .location .entry-content p {
        font-size: 30px;
        height: auto;
        text-align: center;
        display: block;
    }
}

@media (max-width: 767px) {
    .md-contact-info {
        padding: 50px 0 370px;
        background: url("../images/icons/services-bg-xs.png");
        background-position: top left;
        background-repeat: no-repeat;
    }
    .md-contact-info .map {
        top: initial;
        bottom: 0;
        width: 100%;
        height: 360px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services {
        float: none;
        margin-bottom: 20px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 170px;
        height: 170px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .background,
    .md-contact-info .phoneNumbers .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/phone.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .phoneNumbers .entry-content {
        margin-bottom: 20px;
    }
    .md-contact-info .phoneNumbers .entry-content p {
        font-size: 22px;
        height: auto;
        text-align: center;
        display: block;
    }
    .md-contact-info .faxNumber .entry-thumb .services {
        float: none;
        margin-bottom: 20px;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 170px;
        height: 170px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .background,
    .md-contact-info .faxNumber .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/fax.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .faxNumber .entry-content {
        margin-bottom: 10px;
    }
    .md-contact-info .faxNumber .entry-content p {
        font-size: 22px;
        height: auto;
        text-align: center;
        display: block;
    }
    .md-contact-info .location .entry-thumb .services {
        float: none;
        margin-bottom: 20px;
    }
    .md-contact-info .location .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 170px;
        height: 170px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .location .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .location .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .location .entry-thumb .services .box .background,
    .md-contact-info .location .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .location .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .location .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/marker.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .location .entry-content {
        margin-bottom: 10px;
    }
    .md-contact-info .location .entry-content p {
        font-size: 22px;
        height: auto;
        text-align: center;
        display: block;
    }
}

@media (max-width: 479px) {
    .md-contact-info {
        padding: 40px 0 300px;
    }
    .md-contact-info .map {
        height: 300px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services {
        float: none;
        margin-bottom: 20px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 150px;
        height: 150px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .background,
    .md-contact-info .phoneNumbers .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .phoneNumbers .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/phone.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .phoneNumbers .entry-content p {
        font-size: 18px;
    }
    .md-contact-info .faxNumber .entry-thumb .services {
        float: none;
        margin-bottom: 20px;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 150px;
        height: 150px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .background,
    .md-contact-info .faxNumber .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .faxNumber .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/fax.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .faxNumber .entry-content p {
        font-size: 18px;
    }
    .md-contact-info .location .entry-thumb .services {
        float: none;
        margin-bottom: 20px;
    }
    .md-contact-info .location .entry-thumb .services .box {
        display: block;
        position: relative;
        overflow: hidden;
        width: 150px;
        height: 150px;
        color: #0e6d82;
        font-size: 20px;
        padding: 0 10px;
        margin: 0 auto;
    }
    .md-contact-info .location .entry-thumb .services .box:hover {
        color: #0e5082;
    }
    .md-contact-info .location .entry-thumb .services .box:hover .background {
        background-position: 100px 0;
    }
    .md-contact-info .location .entry-thumb .services .box .background,
    .md-contact-info .location .entry-thumb .services .box .content {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }
    .md-contact-info .location .entry-thumb .services .box .background {
        -webkit-transition: 1200ms;
        transition: 1200ms;
        background-color: #000;
        background-image: -webkit-repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, #fff 4px, #fff 7px);
        background-size: 30px;
    }
    .md-contact-info .location .entry-thumb .services .box .content {
        font-size: 20px;
        -webkit-transition: 200ms;
        transition: 200ms;
        margin: 1px;
        background: #fff url("../images/icons/marker.png") center center no-repeat;
        z-index: 0;
    }
    .md-contact-info .location .entry-content p {
        font-size: 18px;
    }
}


/*===========================*/


/*==== Contact ==========*/

.md-contact {
    background: #000;
    padding: 55px 0 85px;
}

.md-contact .entry-title {
    float: none;
    margin-bottom: 75px;
}

.md-contact .entry-title h3 {
    font-family: 'AvenirBlack';
    text-transform: uppercase;
    font-size: 45px;
    color: #f03;
    margin-bottom: 0;
}

.md-contact .entry-title p {
    font-family: 'AvenirRoman';
    color: #fff;
    font-size: 24px;
}

.md-contact .entry-content {
    width: 70%;
    margin: 0 auto;
}

.md-contact .entry-content .form-group {
    margin-bottom: 30px;
}

.md-contact .entry-content .form-group input {
    padding-left: 55px;
    min-height: 90px;
    border-radius: 0;
    background-color: #ebebeb;
    font-size: 24px;
    color: #000;
}

.md-contact .entry-content .form-group textarea {
    padding: 35px 50px;
    border-radius: 0;
    min-height: 280px;
    background-color: #ebebeb;
    color: #000;
    font-size: 24px;
}

.md-contact .entry-content .form-group::-webkit-input-placeholder {
    color: #000;
    font-size: 24px;
    z-index: 10;
    font-family: 'AvenirRoman';
}

.md-contact .entry-content .form-group:-moz-placeholder {
    color: #000;
    font-size: 24px;
    z-index: 10;
    font-family: 'AvenirRoman';
}

.md-contact .entry-content .form-group::-moz-placeholder {
    color: #000;
    font-size: 24px;
    z-index: 10;
    font-family: 'AvenirRoman';
}

.md-contact .entry-content .form-group:-ms-input-placeholder {
    color: #000;
    font-size: 24px;
    z-index: 10;
    font-family: 'AvenirRoman';
}

.md-contact .entry-content .form-group .btn {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    height: 90px;
    font-size: 24px;
    font-family: 'AvenirBlack';
    -webkit-transition: 0.3s background-color;
    transition: 0.3s background-color;
    border-radius: 0;
}

.md-contact .entry-content .form-group .btn:hover {
    background-color: #d6002b;
    -webkit-transition: 0.3s background-color;
    transition: 0.3s background-color;
}

.md-contact .entry-content .form-group .alert {
    padding: 15px 30px;
    border-radius: 0 !important;
    color: #000;
    font-size: 24px;
}

.md-contact .form-control-feedback {
    right: 15px !important;
    line-height: 90px !important;
}

.md-contact .has-error .form-control {
    border-color: #f00;
}

@media (max-width: 1199px) {
    .md-contact {
        padding: 45px 0 65px;
    }
    .md-contact .entry-title {
        margin-bottom: 65px;
    }
    .md-contact .entry-title h3 {
        font-size: 40px;
    }
    .md-contact .entry-title p {
        font-size: 22px;
    }
}

@media (max-width: 991px) {
    .md-contact {
        padding: 35px 0 45px;
    }
    .md-contact .entry-title {
        margin-bottom: 55px;
    }
    .md-contact .entry-title h3 {
        font-size: 40px;
    }
    .md-contact .entry-title p {
        font-size: 22px;
    }
    .md-contact .entry-content {
        margin: 0 auto;
        width: 85%;
    }
    .md-contact .entry-content .form-group input {
        padding-left: 50px;
    }
    .md-contact .entry-content .form-group textarea {
        padding: 30px 50px;
    }
}

@media (max-width: 767px) {
    .md-contact {
        padding: 35px 0 45px;
    }
    .md-contact .entry-title {
        margin-bottom: 45px;
    }
    .md-contact .entry-title h3 {
        font-size: 30px;
    }
    .md-contact .entry-title p {
        font-size: 20px;
    }
    .md-contact .entry-content {
        margin: 0 auto;
        width: 90%;
    }
    .md-contact .entry-content .form-group input {
        min-height: 80px;
        font-size: 20px;
        padding-left: 50px;
    }
    .md-contact .entry-content .form-group textarea {
        padding: 25px 50px;
        font-size: 20px;
    }
    .md-contact .entry-content .form-group .btn {
        height: 80px;
    }
    .md-contact .entry-content .form-group .alert {
        font-size: 20px;
    }
    .md-contact .form-control-feedback {
        line-height: 80px !important;
    }
}

@media (max-width: 479px) {
    .md-contact {
        padding: 25px 0 35px;
    }
    .md-contact .entry-title {
        margin-bottom: 35px;
    }
    .md-contact .entry-title h3 {
        font-size: 23px;
    }
    .md-contact .entry-title p {
        font-size: 18px;
    }
    .md-contact .entry-content {
        margin: 0 auto;
        width: 100%;
    }
    .md-contact .entry-content .form-group input {
        min-height: 60px;
        font-size: 18px;
    }
    .md-contact .entry-content .form-group::-webkit-input-placeholder {
        font-size: 18px;
    }
    .md-contact .entry-content .form-group:-moz-placeholder {
        font-size: 18px;
    }
    .md-contact .entry-content .form-group::-moz-placeholder {
        font-size: 18px;
    }
    .md-contact .entry-content .form-group:-ms-input-placeholder {
        font-size: 18px;
    }
    .md-contact .entry-content .form-group textarea {
        font-size: 20px;
    }
    .md-contact .entry-content .form-group .btn {
        height: 50px;
        font-size: 20px;
    }
    .md-contact .form-control-feedback {
        line-height: 60px !important;
    }
}


/*===========================*/


/* =========================================================
404 page
 ============================================================ */


/*==== 404 ==========*/

.md-page-notFound {
    padding: 130px 0;
}

.md-page-notFound h2 {
    font-family: 'AvenirBlack';
    color: #000;
    font-size: 38px;
    text-transform: uppercase;
}

.md-page-notFound p {
    font-family: 'AvenirRoman';
    color: #000;
    font-size: 38px;
    text-transform: uppercase;
}

.md-page-notFound p a {
    color: #f03;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    .md-page-notFound {
        padding: 120px 0;
    }
    .md-page-notFound h2 {
        font-size: 33px;
    }
    .md-page-notFound p {
        font-size: 33px;
    }
}

@media (max-width: 991px) {
    .md-page-notFound {
        padding: 90px 0;
    }
    .md-page-notFound h2 {
        font-size: 25px;
    }
    .md-page-notFound p {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
    .md-page-notFound {
        padding: 80px 0;
    }
    .md-page-notFound h2 {
        font-size: 20px;
    }
    .md-page-notFound p {
        font-size: 20px;
    }
}

@media (max-width: 479px) {
    .md-page-notFound {
        padding: 50px 0;
    }
    .md-page-notFound h2 {
        font-size: 16px;
    }
    .md-page-notFound p {
        font-size: 16px;
    }
}


/*===========================*/


/*==== Footer ==========*/

.footer {
    position: relative;
    overflow: hidden;
}

.footer .footer_container {
    min-height: 230px;
    position: relative;
    background-color: #ebebeb;
}

.footer .footer_container .footer_links {
    overflow: hidden;
    padding-top: 30px;
    position: relative;
    z-index: 100;
    background-image: url("../images/icons/footer-logo.png");
    background-position: 35px 30px;
    background-repeat: no-repeat;
    text-align: center;
}

.footer .footer_container .footer_links .entry-content br {
    display: none;
}

.footer .footer_container .footer_links .btn-facebook,
.footer .footer_container .footer_links .btn-twitter,
.footer .footer_container .footer_links .btn-linkedin,
.footer .footer_container .footer_links .btn-instagram {
    padding: 7px 15px;
    display: inline-block;
    font-size: 35px;
    margin: 0 15px;
    width: 66px;
    height: 66px;
    text-align: center;
}

.footer .footer_container .footer_links p {
    font-family: 'AvenirMedium';
    font-size: 18px;
    line-height: 20px;
    color: #b3b3b3;
    margin-top: 40px;
}

.footer .section-bg {
    background-color: #ebebeb;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 200%;
    z-index: -1;
}

@media (max-width: 1199px) {
    .footer .footer_container {
        min-height: 200px;
    }
    .footer .footer_container .footer_links {
        padding-top: 25px;
        background-position: 20px 25px;
    }
}

@media (max-width: 991px) {
    .footer .footer_container {
        min-height: 180px;
    }
    .footer .footer_container .footer_links {
        padding-top: 20px;
        background-image: none;
        width: 80%;
        margin: 0 auto;
    }
    .footer .footer_container .footer_links .btn-facebook,
    .footer .footer_container .footer_links .btn-twitter,
    .footer .footer_container .footer_links .btn-linkedin,
    .footer .footer_container .footer_links .btn-instagram {
        margin: 0 10px;
        padding: 7px 10px;
        width: 60px;
        height: 60px;
        font-size: 30px;
    }
    .footer .footer_container .footer_links p {
        margin-top: 20px;
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .footer .footer_container {
        min-height: 150px;
    }
    .footer .footer_container .footer_links {
        text-align: left;
        padding-top: 20px;
        padding-right: 55px;
        background-image: none;
    }
    .footer .footer_container .footer_links .btn-facebook,
    .footer .footer_container .footer_links .btn-twitter,
    .footer .footer_container .footer_links .btn-linkedin,
    .footer .footer_container .footer_links .btn-instagram {
        margin: 0 10px 0 0;
        padding: 7px 10px;
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .footer .footer_container .footer_links p {
        margin-top: 10px;
        font-size: 14px;
    }
}

@media (max-width: 479px) {
    .footer .footer_container .footer_links {
        text-align: center;
        padding-right: 0;
    }
    .footer .footer_container .footer_links p span {
        display: none;
    }
    .footer .footer_container .footer_links .entry-content {
        overflow: hidden;
        width: 130px;
        margin: 0 auto;
    }
    .footer .footer_container .footer_links .btn-facebook,
    .footer .footer_container .footer_links .btn-twitter,
    .footer .footer_container .footer_links .btn-linkedin,
    .footer .footer_container .footer_links .btn-instagram {
        margin: 5px;
        padding: 7px 10px;
        width: 53px;
        height: 53px;
        font-size: 27px;
    }
    .footer .footer_container .footer_links .entry-content br {
        display: block;
    }
}


/*===========================*/
