@media (min-width: 1200px) {

    .hidden-lg {
        display: none !important;
    }

    .container {
        max-width: 1170px;
        padding-right: 0;
        padding-left: 0;
    }

    .device-features .container {
        max-width: 1600px;
    }
}

.blog-col h4 a:hover,
.from-blog.style-2 .blog-col h4 a:hover,
.entry-meta li a:hover {
    color: #f36b21;
}

a,
.dark-link:hover,
.loader,
.navbar-nav>li>a:hover,
.navbar .navbar-nav>.active>a,
.navbar .navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover,
.subheading,
.entry-meta li a:hover,
.blog-col h4 a:hover,
.services.style-2 i,
.services i,
.socials.footer-socials a:hover i,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.from-blog.style-2 .blog-col h4 a:hover,
.from-blog.style-2 .entry-meta li a:hover,
.work-description span a:hover,
.navbar-nav .open .dropdown-menu>li>a:hover,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.blog-content .entry-title a:hover,
.flexslider .flex-direction-nav .flex-nav-next:hover a,
.flexslider .flex-direction-nav .flex-nav-prev:hover a,
blockquote>p>a:hover,
.widget.categories ul li a:hover,
.widget.latest-posts ul li a:hover,
.related-posts a:hover h5,
.bullets li:before,
.arrows i,
.checks i,
.accordion .panel-default>.panel-heading>a.minus,
.nav.nav-tabs>li.active>a,
.owl-next:hover i,
.owl-prev:hover i,
.portfolio-description ul>li a:hover,
.services-tabs li.active i,
.services-tabs .nav.nav-tabs>li.active>a,
.services-tabs .nav.nav-tabs>li>a:hover,
.services-tabs .nav.nav-tabs>li>a:hover i {
    color: #2fe5c4;
}

.btn.btn-stroke:hover,
.btn.btn-dark:hover,
.btn.btn-white:hover,
.btn.btn-white:hover,
.btn.btn-light:hover,
.btn.btn-transparent:hover {
    background-color: #f36b21;
    border-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    color: #121212;
    letter-spacing: 0.08em;
    font-weight: 700;
    line-height: 1.5;
}

.color-white {
    color: #fff !important;
}

.pt-140 {
    padding-top: 140px;
}

.pt-90 {
    padding-top: 90px;
}

.pb-90 {
    padding-bottom: 90px;
}

.mt-60 {
    margin-top: 60px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-80 {
    margin-bottom: 80px;
}

a {
    text-decoration: none;
    color: #f36b21;
    outline: none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.btn {
    font-family: "Arial", "Montserrat", sans-serif;
    font-weight: 700;
    overflow: hidden;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.14em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: none;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #fff;
    background-color: #121212;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 1;
    border-radius: 20px;
}

.navbar {
    display: block;
    padding: 0;
}

.navbar-top {
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, .7);
    color: #7a7a7a;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #f36b21;
}

.section-wrap {
    padding: 60px 0;
    overflow: hidden;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.result-boxes .statistic,
.device-features .advantage {
    padding: 0 30px;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);
}

.features-item {
    padding: 0 30px;
    margin-bottom: 50px;
}

.features-item:first-of-type {
    margin-top: 20%;
}

.device-features .promo-device {
    background-image: url(../images/index/promo_scroll_img.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    position: static;
}

.device-features .promo-device .row {
    margin-right: 0;
    margin-left: 0;
}

.promo-device img {
    display: inline-block;
}

.result-boxes .statistic {
    padding: 30px;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);
}

.counter-text {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    line-height: 2;
}

.subheading {
    font-family: "Montserrat", Serif;
    font-size: 12px;
    color: #f36b21;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin-bottom: 24px;
    display: inline-block;
}

.from-blog .blog-col {
    box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
    margin-bottom: 30px;
}

.feature-box,
.from-blog .entry-box {
    background-color: #fff;
    padding: 0 30px 20px 30px;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 0.10);
}

.from-blog .blog-col h4 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.5;
    text-transform: none;
    letter-spacing: 0;
    padding-top: 30px;
}

.from-blog.style-2 .blog-col h4 {
    margin: 5px 0;
}

.from-blog.style-2 .blog-col h4 a {
    color: #121212;
}

.entry-meta {
    margin-bottom: 15px;
    margin-top: 5px;
}

.entry-meta li,
.entry-meta li a {
    color: #bbb;
    display: inline-block;
    font-size: 13px;
    white-space: nowrap;
    font-style: italic;
}

.entry-meta li:first-child:before {
    content: "";
    margin: 0;
}

.entry-meta li:before {
    content: "/";
    opacity: 0.5;
    margin: 0 7px;
}

.entry-meta li,
.entry-meta li a {
    color: #bbb;
    display: inline-block;
    font-size: 13px;
    white-space: nowrap;
    font-style: italic;
}

.from-blog .entry-box p {
    margin: 0 0 20px;
}

.btn.btn-dark {
    background-color: #121212;
}

.btn-sm {
    font-size: 11px;
    padding: 0 20px;
    line-height: 30px;
}

.bg-dark {
    background-color: #171919;
}

.nomargin {
    margin: 0 !important;
}

.nopadding {
    padding: 0 !important;
}

.work-container {
    position: relative;
}

.work-container,
.work-img {
    overflow: hidden;
    position: relative;
}

.work-container img {
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.work-img img {
    height: 250px;
}

.portfolio-overlay {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.work-container .work-description {
    padding: 12px 20px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    display: block;
    left: 0;
    top: auto;
    bottom: -86px;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.project-icons {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: -20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.project-icons a {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 14px;
    margin: 0 3px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    background-color: #fff;
    border-radius: 100px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.work-description h3 {
    font-size: 14px;
    margin-bottom: 0;
}

.dark-link {
    color: #121212;
}

.work-description span a {
    color: #a7a7a7;
}

.work-container:hover .work-img img {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}

.work-container:hover .portfolio-overlay {
    opacity: 1;
    visibility: visible;
}

.work-container:hover .work-description {
    bottom: 0;
}

.work-container:hover .project-icons {
    top: 42%;
}

.btn.btn-color {
    background-color: #f36b21;
}

.btn.btn-color:hover {
    background-color: #2fe5c4;
}

.footer-widgets {
    padding: 60px 0;
}

.footer-widgets h5 {
    font-size: 16px;
    margin-bottom: 41px;
}

.nocaps {
    text-transform: none;
    letter-spacing: 0;
}

.footer-widgets p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
}

.footer-get-in-touch>p>a,
.copyright a {
    color: #7a7a7a;
}

.bottom-footer {
    padding: 24px 0;
    border-top: 1px solid #edf0f0;
}

.jumbotron {
    height: 340px;
    padding: 100px 2rem;
    margin-bottom: 0;
}

.sidebar .widget {
    margin-top: 50px;
    margin-bottom: 0;
}

.sidebar .widget:first-child {
    margin-top: 0;
}

.sidebar .widget h3 {
    font-size: 16px;
}

.sidebar .widget-title {
    margin-bottom: 30px;
}

.sidebar .widget ul li {
    position: relative;
}

.sidebar .widget ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e6ebed;
}

.sidebar .widget ul li:first-child {
    padding-top: 0;
}

.widget.categories ul li a,
.widget.latest-posts ul li a {
    color: #a7a7a7;
}

.blog-sidebar .categories li a:after {
    font-family: "FontAwesome";
    position: absolute;
    content: "\f105";
    right: 0;
    color: #a7a7a7;
}

.blog-sidebar .latest-posts li:first-child {
    padding-top: 0 !important;
}

.widget.categories ul li a,
.widget.latest-posts ul li a {
    color: #a7a7a7;
}

.entry-meta {
    margin-bottom: 15px;
    margin-top: 5px;
}

.sidebar .widget ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.sidebar .widget ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e6ebed;
}

.entry-meta li i {
    color: #bbbbbb;
    margin-right: 8px;
    font-size: 13px;
}

.entry {
    box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
    -webkit-box-shadow: 0 1px 1px rgba(54, 58, 65, 0.07);
}

.entry {
    background-color: #fff;
    padding: 30px 3.5% 40px;
    position: relative;
}

.blog-content {
    padding-right: 3.5%;
}

.xgcp {
    margin-top: 30px;
}

.img-responsive {
    height: 200px;
    width: 100%;
}

.work-item {
    padding: 0 5px;
    margin-bottom: 10px;
}

.pro_des {
    margin-bottom: 2%;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 10px;
    line-height: 2;
}

.portfolio-filte a {
    display: inline-block;
    margin-right: 5px;
    color: #a7a7a7;
    text-decoration: none;
    padding: 7px 15px;
    border-radius: 3px;
    background-color: #fff;
}

.section-wrap .active {
    color: #2fe5c4;
}

.nav-item {
    position: relative;
}

.navbar-nav2 {
    display: none;
    position: absolute;
    top: 100%;
    width: 200%;
    background-color: #fff;
    padding: 10px 0;
    border-top: #2fe5c4 2px solid;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
}

.nav-item:hover .navbar-nav2 {
    display: block;
}

.nav-link2 {
    display: block;
    padding: 7px 20px;
    font-size: 14px;
    color: #7a7a7a;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    font-weight: 500;
}

.nav-link2:focus,
.nav-link2:hover {
    background-color: transparent;
    color: #f36b21;
}

.nav-link2:after {
    content: "";
    display: block;
    margin-top: 5px;
    border-bottom: 2px solid #f36b21;
    width: 0;
    transition: width 0.3s linear;
    -moz-transition: width 0.3s linear;
    -webkit-transition: width 0.3s linear;
    -o-transition: width 0.3s linear;
}

.nav-link2:hover:after {
    width: 100%;
}

.entry-item {
    margin-bottom: 7%;
    position: relative;
}

.blog-content .entry-content a.btn {
    margin-top: 10px;
}

.btn.btn-stroke {
    color: #121212;
    border: 2px solid #edf0f0;
    background-color: transparent;
}

.entry-title a {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    text-transform: uppercase;
    color: #121212;
    letter-spacing: 0.08em;
    font-weight: 700;
    line-height: 1.5;
}