/*
Theme Name: softonic
Theme URI: http://siteninestudios.com/
Author: Sitenine
Author URI: http://siteninestudios.com
Description: Theme form softonic
Version: 1.0.0
Text Domain: softonic
Tags:
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Asides
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@charset "utf-8"; /* CSS Document */
/*------------------fonts-------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,400italic); @import 'https://fonts.googleapis.com/css?family=Dosis:300,400,700'; @import url('https://fonts.googleapis.com/css?family=Roboto:200,300,400,400i,500,600,700,900'); @font-face {
    font-family: 'Designio-Regular';
    src: url('fonts/Designio-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Montserrat-UltraLight';
    src: url('fonts/Montserrat-UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-Light';
    src: url('fonts/Montserrat-UltraLight.eot');
    src: local('â˜º'), url('fonts/Montserrat-UltraLight.woff') format('woff'), url('fonts/Montserrat-UltraLight.ttf') format('truetype'), url('fonts/Montserrat-UltraLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('fonts/Montserrat-SemiBold.eot');
    src: local('â˜º'), url('fonts/Montserrat-SemiBold.woff') format('woff'), url('fonts/Montserrat-SemiBold.ttf') format('truetype'), url('fonts/Montserrat-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Light';
    src: url('fonts/Montserrat-Light.eot');
    src: local('â˜º'), url('fonts/Montserrat-Light.woff') format('woff'), url('fonts/Montserrat-Light.ttf') format('truetype'), url('fonts/Montserrat-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Regular';
    src: url('fonts/Montserrat-Regular.eot');
    src: local('â˜º'), url('fonts/Montserrat-Regular.woff') format('woff'), url('fonts/Montserrat-Regular.ttf') format('truetype'), url('fonts/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Bold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: local('â˜º'), url('fonts/montserrat-bold-webfont.woff') format('woff'), url('fonts/montserrat-bold-webfont.ttf') format('truetype'), url('fonts/montserrat-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------csss-----------------------------------------------*/
html, body {
    min-height: 100%;
}

body {
    padding: 0px 0 0 0;
    background-color: #FFFFFF;
    font-family: 'Montserrat Light', sans-serif;
    font-size: 16px;
    color: #6d6f70;
    overflow-x: hidden;
    position: relative;
    -ms-font-feature-settings: normal;
}

img {
    max-width: 100%;
    height: auto;
}

a:hover {
    -webkit-transition: .7s all;
    -ms-transition: .7s all;
    -moz-transition: .7s all;
    -o-transition: .7s all;
    transition: .7s all;
}

a:hover, a:focus {
    text-decoration: none;
}

.p0 {
    padding: 0 !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-t-80 {
    padding-top: 80px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-b-40 {
    padding-bottom: 40px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.m0 {
    margin: 0 !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-80 {
    margin-top: 80px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.spaser-50 {
    height: 50px;
}

.spaser-60 {
    height: 60px;
}

.spaser-70 {
    height: 70px;
}

.spaser-80 {
    height: 80px;
}

.spaser-90 {
    height: 90px;
}

.spaser-100 {
    height: 100px;
}

.spaser-110 {
    height: 110px;
}

.spaser-120 {
    height: 120px;
}

.white {
    color: #fff;
}

h1 {
    margin: 0;
    font-size: 60px;
    font-family: 'Montserrat-UltraLight','Montserrat Light', sans-serif;
}

h1.title {
    font-size: 65px;
    line-height: 65px;
    font-family: 'Dosis', sans-serif;
}

h2.vc_custom_heading.heading-section, h2 {
    font-family: 'Montserrat Light';
    font-size: 24px;
    color: #26d07c;
    text-transform: uppercase;
}

h2.vc_custom_heading {
    font-family: 'Montserrat-Light';
    font-size: 24px;
    text-transform: uppercase;
}

h3.vc_custom_heading.subheading, h3 {
    font-family: 'Montserrat-Light','Montserrat Light', sans-serif;
    font-size: 22px;
}

/*--------------------------------------------------
nav
---------------------------------------------------*/
.navbar-default {
    background: none;
    border-color: none;
    border: 0;
    border-radius: 0px;
    text-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    text-shadow: none;
    font-size: 14px;
    z-index: 1000 !important;
    height: 14vh;
    min-height: 90px;
}

#header.affix {
    position: fixed;
    top: 0;
    display: block;
    z-index: 100;
    width: 100%;
    z-index: 1000;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding: 0 144px 0 200px;
}

.navbar-default .navbar-brand {
    margin: 0;
    padding: 0;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-nav > li:last-child {
    background: none;
}

.navbar-default .navbar-nav > li:last-child a {
    padding-right: 0;
}

/* link */
.navbar-default .navbar-nav > li > a {
    color: #53565a;
    padding: 0px 0 10px 0;
    letter-spacing: 0px;
    border-radius: 0px;
    text-shadow: none;
    letter-spacing: .5px;
}

.navbar-default .navbar-nav > li > a.btn-success {
    border: 1px solid #b5ce1c;
    background: #b5ce1c;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    box-shadow: none;
    padding: 11px 22px;
    position: relative;
    top: -11px;
}

.navbar-default .navbar-nav > li > a.btn-success:hover {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background: none;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #00a3e0;
    background: url(images/navhover.jpg) repeat-x bottom left;
    box-shadow: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #00a3e0;
    background: transparent;
    box-shadow: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #00a3e0;
    background: none;
    box-shadow: none;
}

/* caret */
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}

div#bs-navbar-collapse {
    position: relative;
    padding-top: 6vh;
}

ul#menu-main-menu {
    position: absolute;
    left: 50%;
    width: 100%;
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translate(-50%,35%);
    text-align: center;
}

header {
    padding: 0em 0 0;
}

/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #DDD;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}

/*------------dropdown-----------*/
.dropdown-menu {
    background: #00bfff;
    /* Old browsers */
    /* FF3.6-15 */
    border-radius: 0 0 15px 15px !important;
    padding: 0px;
    border: 0;
    box-shadow: none;
    margin-top: 0;
    left: 0px!important;
    top: 30px;
    right: auto;
    min-width: 180px;
    text-align: left;
}

.dropdown-menu li {
    border-bottom: none;
    display: block;
    border-bottom: 1px solid #fff;
    opacity: 1;
    box-shadow: none;
}

.dropdown-menu li a {
    color: #FFFFFF !important;
    padding: 10px 10px;
    font-size: 12px;
    border-radius: 0px;
    text-transform: lowercase;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {
    background: rgba(219, 219, 219, 0.3) !important;
    color: #FFF !important;
    /* box-shadow: none!important; */
}

.navbar-toggle {
    background-color: none;
    border: none !important;
    border-radius: 0px;
    background: none !important;
    margin: 10px 0px 0 0;
}

.menu-t {
    position: absolute;
    right: 60px;
    text-transform: uppercase;
    color: #4dc0a6;
}

.navbar-toggle:focus, .navbar-toggle:hover {
    background-color: none !important;
    border: 1px solid #52ac33;
    border-radius: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
    height: 2px;
    width: 45px;
    border-radius: 0px;
}

.navbar-collapse {
    border-top: none;
    box-shadow: none;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu li:last-child {
    border: 0px!important;
}

ul#menu-main-menu > li > a:after {
    content: '';
    background: #ffffff;
    width: 100%;
    height: 5px;
    display: block;
    position: relative;
    top: 5px;
    left: 0px;
}

ul#menu-main-menu > li.current-menu-ancestor > a:after, ul#menu-main-menu > li > a:hover:after, ul#menu-main-menu > li.dropdown:hover > a:after {
    background: #00a3e0;
}

/****---end-nav----*/
/*-----------------------------------
banner
-------------------------------------*/
.banner {
    position: relative;
}

.banner .ban-re {
    position: absolute;
    width: 86%;
    display: block;
    z-index: 10;
    top: 22%;
}

.banner .ban-re h1 {
    font-size: 200px;
    color: #FFFFFF;
    line-height: 140px;
    color: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(209, 235, 246) 24%, rgb(255, 255, 255) 55%, rgb(209, 235, 246) 62%, rgb(255, 255, 255) 71%, rgb(255, 255, 255) 100%);
    /* FF3.6-15 */
}

.banner .item {
    height: 975px;
}

.banner .item {
    display: block;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: cover!important;
}

@media all and ( min-width: 1600px ) {
    .banner .item {
        height: 88vh;
    }
}

.banner .get-start {
    position: absolute;
    width: 100%;
    display: block;
    z-index: 10;
    top: auto;
    bottom: 50px;
    text-align: center;
}

.banner .get-start .btn-warning {
    background: none;
    box-shadow: none;
    border-radius: 0;
    border: 8px solid #FFF;
    padding: 15px 25px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
}

/*----------------------------------------------------
side-wp
-----------------------------------------------------*/
div.content-section {
    position: relative;
    min-height: 560px;
    /*background: url(images/side-img-01.jpg) no-repeat top center;*/
}

div.content-section p {
    font-size: 20px;
    color: #FFFFFF;
    font-family: 'Montserrat Regular';
    letter-spacing: .5px;
    margin: 0;
}

div.content-section .btn-success {
    border: 0;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    text-align: left;
    padding: 17px 20px 15px 30px;
    border-radius: 2px;
    background: #b5ce1d;
    letter-spacing: 1px;
}

div.content-section .btn-success i {
    font-size: 20px;
    margin-left: 30px;
}

div.content-section .btn-success.blue {
    background: #0c8ccf;
}

div.content-section .btn-success.gry {
    background: #8e807d;
}

/*-------------------------------------------------
light gry
-------------------------------------------------*/
.light-gry {
    position: relative;
    background: #e8e8e8;
    padding: 0 100px;
}

.light-gry .content {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+0,e8e8e8+16,e8e8e8+31,ffffff+43,ffffff+48,ffffff+53,ffffff+100 */
    background: rgb(232, 232, 232);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgb(232, 232, 232) 0%, rgb(232, 232, 232) 16%, rgb(232, 232, 232) 31%, rgb(255, 255, 255) 43%, rgb(255, 255, 255) 48%, rgb(255, 255, 255) 53%, rgb(255, 255, 255) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(232, 232, 232) 0%, rgb(232, 232, 232) 16%, rgb(232, 232, 232) 31%, rgb(255, 255, 255) 43%, rgb(255, 255, 255) 48%, rgb(255, 255, 255) 53%, rgb(255, 255, 255) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(232, 232, 232) 0%, rgb(232, 232, 232) 16%, rgb(232, 232, 232) 31%, rgb(255, 255, 255) 43%, rgb(255, 255, 255) 48%, rgb(255, 255, 255) 53%, rgb(255, 255, 255) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    padding: 0 156px;
    position: relative;
    z-index: 10;
    margin: 0 0 -58px 0;
}

/*-----vedio--*/
.light-gry .vedio {
    position: relative;
    text-align: center;
}

.light-gry .vedio iframe {
    position: relative;
    width: 100%;
    height: 800px;
}

.light-gry .vedio h2 {
    position: absolute;
    bottom: 120px;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 60px;
    color: #FFFFFF;
}

.light-gry .vedio h2 span {
    border-bottom: 1px solid #FFFFFF;
    display: inline-block;
    padding-bottom: 12px;
}

/*-----form-wr-------*/
.form-wr {
    position: relative;
    padding: 64px 0 110px 0;
}

.form-wr .form-control {
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    min-height: 55px;
    border: 1px solid #a8a8b7;
}

.form-wr .btn-success {
    background: #b5ce1c;
    border: 0;
    box-shadow: none;
    text-shadow: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px;
    letter-spacing: 1.5px;
    border-bottom: 2px solid #a0b715;
}

.form-wr .flower {
    position: absolute;
    top: 0;
    left: -156px;
}

/*-------------------------------------------------
footer
--------------------------------------------------*/
footer {
    position: relative;
    background: transparent;
    background-image: url(images/footer-bg1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-family: 'Montserrat Light', sans-serif;
    font-size: 14px;
    padding: 5em 0 1em
}

/*@media all and (max-width: 1200px) {*/
/*.page-id-22 {*/
/*min-height: 100%!important;*/
/*}*/
/*footer.homepage-footer {*/
/*margin-top: -19em!important;*/
/*max-height: 15em!important;*/
/*}*/
/*footer.homepage-footer.single {*/
/*position: relative;*/
/*margin-top: -17em;*/
/*min-height: 23em;*/
/*padding-top: 6em;*/
/*}*/
/*}*/
@media (max-width: 767px) {
    .btn.social {
        display: none
    }

    .homepage-footer {
        min-height: 18em;
        margin-top: 0!important;
    }

    .homepage-footer .btn, .homepage-footer .nav-footer {
        display: none;
    }

    .page-id-22 {
        min-height: 100%!important;
    }

    .case-studies-upper-slider-nav {
        display: flex;
        align-items: center;
    }

    ul#menu-footer-menu {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;

    }
}

.footer-home {
    padding: 2% 0
}

footer.homepage-footer {
    position: relative;
    margin-top: -11em;
    max-height: 12em
}

footer.homepage-footer .footer-home {
    padding: 0 0;
}

footer.homepage-footer .footer-about-text {
    margin-top: -10px
}

footer.homepage-footer .nav-footer {
    margin-top: 22px;
}

footer.homepage-footer .footer-about-text p {
    font-size: 13px!important;
}

footer.homepage-footer .nav-footer p {
    font-size: 12px!important;
}

footer h3 {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 4px solid #FFF;
    display: inline-block;
    color: #FFF;
    margin: 0 0 25px
}

footer ul.list-unstyled {
    margin: 0;
    padding: 0
}

footer ul.list-unstyled li a:hover {
    color: #efdfdc
}

a.btn.footer-btn {
    color: #26d07c;
    font-size: 17px;
    background: #fff;
    font-family: Montserrat-Regular, sans-serif;
    margin-top: 14px;
    border-radius: 20px;
    padding: 6px 20px;
    margin-left: 8px;
}

.nav-footer {
    margin-top: 40px;
    text-align: right
}

ul#menu-footer-quicklinks {
    list-style: none;
    padding: 0 15px 15px
}

ul#menu-footer-quicklinks li {
    width: 33%;
    float: left
}

footer p {
    color: #FFF;
    font-size: 15px;
    margin: 0
}

footer ul.list-inline li a {
    color: #FFF;
    font-size: 13px;
    font-family: Montserrat-Regular, sans-serif;
    text-transform: uppercase
}

footer ul.list-inline li a i.fa-facebook {
    color: #3b579d
}

footer ul.list-inline li a i.fa-twitter {
    color: #2caae1
}

footer ul.list-inline li a i.fa-linkedin-square {
    color: #007cb7
}

footer .social {
    position: relative;
    top: -30px
}

footer .social.btn {
    font-size: 22px;
    border-left: 1px solid #FFF;
    text-align: left;
    padding: .5em 1.5em
}

footer .legal-links {
    margin-top: 3em;
    margin-left: .8em
}

footer .footer-menu.white {
    border-left: 1px solid #FFF;
}

footer .legal-links a {
    color: #FFF
}

.nav-footer a {
    color: #fff
}

footer a:hover {
    color: #53565a
}

body.page:not(home) footer {
    z-index: 999;
    bottom: 0
}

.col-xs-12.col-sm-3.footer-logo img {
    padding-bottom: 30px;
    padding-top: 0
}

footer li {
    list-style: none
}

ul#menu-footer-menu {
    padding: 0 0 0 30px;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;

}

ul#menu-footer-menu li a {
    color: #fff;
    padding-bottom: 8px;
    display: block
}

footer.homepage-footer.single {
    position: relative;
    margin-top: -17em;
    min-height: 25em;
    padding-top: 7em
}

ul.navbar-footer.social-icons li {
    display: inline-block
}

.col-xs-12.col-sm-3.btn.social {
    top: 0
}

ul.navbar-footer.social-icons {
    margin: 0 0 10px;
    padding: 0
}

ul.navbar-footer.social-icons li a {
    color: #fff;
    margin: 0 10px
}

footer ul.list-unstyled li a, ul#menu-footer-quicklinks li a {
    color: #FFF;
    font-size: 14px
}

/*Blog Styling */
h3.post-title {
    font-size: 28px;
    font-weight: 600;
    /*font-family: 'Open Sans', sans-serif;*/
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.4;
}

div.container.blog-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.category-meta i.fa.fa-folder-o {
    float: left;
    padding-right: 5px;
    position: relative;
    top: 2px;
}

.category-meta ul {
    list-style: none;
    padding: 0;
}

.entry-footer {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 5px;
}

.entry-footer i {
    padding-right: 5px;
}

.entry-footer span {
    padding-right: 10px;
}

.container.blog-container article {
    margin-bottom: 30px;
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dadada;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 20px;
    /*font-family: 'Open Sans', sans-serif;*/
    font-size: 14px;
    color: #848484;
    line-height: 1.5;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 5px 1px rgba(0, 0, 0, 0.1);
    font-weight: 400;
    color: #444;
}

.col-xs-12.col-sm-4.col-lg-4.sidebar.blog {
}

.row.entry-row {
    margin-bottom: 15px;
}

.form-control.search-query {
    height: 42px;
    padding: 5px 10px;
}

button#searchsubmit {
    padding: 9px 15px;
    font-size: 15px;
}

section#categories-2 li:before {
    content: '\f115';
    font-family: fontawesome;
    margin-right: 5px;
    list-style: none;
}

.widget ul {
    list-style: none;
    padding: 0;
}

section#archives-2 ul li:before {
    content: "\f073";
    font-family: fontawesome;
    margin-right: 10px;
    list-style: none;
}

.widget ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

h2.widget-title {
    font-size: 24px;
    margin-bottom: 20px;
    padding-top: 10px;
}

h2.widget-title span {
    /* border-bottom: 2px solid #6F6D6D; */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both;
}

/* Pagination */
span.current {
    background: #2592D1;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 10px 15px;
}

a.page.larger,a.page.smaller {
    padding: 10px 15px;
    border: none;
    background: #4BABE2;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
}

a.page.larger:hover {
    background: #2592D1;
}

.wp-pagenavi {
    padding-top: 25px;
}

a.nextpostslink,a.previouspostslink {
    border: none;
    background: #26d07c;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
}

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

span.pages {
    background: #4BABE2;
    color: #fff;
    border: none;
    padding: 10px 20px;
}

.post-full img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.post-full img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 50px 0 0 0;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: transparent;
}

.sep-15 {
    padding-top: 15px;
}

.sep-20 {
    padding-top: 20px;
}

.sep-30 {
    padding-top: 30px;
}

.page-content > div.vc_row:last-child {
    padding-bottom: 200px;
}

body.archive.post-type-archive section.page-container , body.blog section.page-container {
    padding-bottom: 200px;
}

body.single section.page-container {
    padding-bottom: 200px;
}

/* Press single */
div#exec-bios {
    padding: 100px 0 50px;
}

button#searchsubmit {
    background: transparent;
    border: none;
    color: #00a3e0;
}

span.input-group-btn {
    background: transparent;
}

input#s {
    background: transparent;
    border: none;
    box-shadow: none;
}

form#searchform {
    border: 2px solid #e9e9ea;
    border-radius: 15px;
}

span.glyphicon.glyphicon-search {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

span.tags-list a:after {
    content: ',';
    padding-right: 3px;
}

span.tags-list a:last-child:after {
    content: '';
}

.comment-author.vcard {
    display: inline-block;
    padding-right: 5px;
}

.comment-metadata {
    display: inline-block;
}

div.reply {
    margin-bottom: 10px;
}

.no-padding {
    padding: 0;
}

form.wpcf7-form label {
    font-family: 'Montserrat-UltraLight';
}

div.tp-caption b {
    font-family: 'Montserrat-SemiBold';
    display: block;
    padding-bottom: 10px!important;
    line-height: 1.3!important;
}

/***/
* body.home .navbar-right.social-icons:after, * .navbar-right.social-icons:after {
    width: 280px !important;
    height: 16vh!important;
    top: -5vh !important;
    -webkit-transform: rotate(6deg)!important;
    -moz-transform: rotate(6deg)!important;
    -ms-transform: rotate(6deg)!important;
    transform: rotate(6deg)!important;
}

* div.post-full:after {
    width: 100% !important;
}

#our-vision .banner-about .heading-banner .wpb_wrapper {
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.4);
    padding-top: 150px;
}

* .career-thumb {
    border-radius: 20px 0 0 0;
    overflow: hidden;
}

* .exec-thumb {
    border-radius: 46px 0 0 0;
    overflow: hidden;
    max-width: 250px;
    height: 225px;
}

.bios-item {
    margin-top: 20px
}

#dialog {
    background-color: #e4e4e3;
    color: #f2f5f7;
    padding-top: 0;
    /*height: 380px !important;*/
    margin-bottom: 0;
}

#dialog h4 {
    font-size: 26px;
    font-family: 'Roboto-Medium', sans-serif;
}

.ui-widget-header {
    border: none!important;
    background-color: #e4e4e3!important;
    background-image: none!important;
}

.ui-widget-content {
    border: none!important;
    background-color: #e4e4e3!important;
    background-image: none!important;
}

.ui-dialog-titlebar {
    padding: 0 0 0 0!important;
}

@media (max-width: 1500px) {
    #our-vision .banner-about .heading-banner {
        max-width: 50rem !important;
    }

    #our-vision .banner-about .heading-banner .wpb_wrapper {
        padding-top: 50px;
    }
}

@media (max-width: 767px) {
    #our-vision .banner-about .heading-banner .wpb_wrapper {
        padding-top: 0 !important;
    }
}

.post-content-single img {
    max-width: 100%;
    height: initial;
}

/*Why ST*/
div#why-st {
    height: 100vh;
    max-height: 730px;
    background-size: cover;
    background-position: center center;
    text-align: center;
    position: relative;
}

div#why-st h1 {
    color: #fff;
    font-family: 'Roboto';
    font-weight: 300;
    display: inline-block;
    /* background: #F49392; */
    font-size: 60px;
    margin-top: 60px;
}

div#why-st p {
    color: #fff;
    font-family: 'Roboto';
    font-weight: 300;
    display: block;
    font-size: 20px;
}

div#why-st:after {
    content: '';
    height: 30%;
    width: 100%;
    background: linear-gradient(#000, #fff0);
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    opacity: .5;
}

div#why-st > div {
    position: relative;
    z-index: 3;
}

.why-us-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.timeline-whyus {
    clear: both;
    color: #53565A;
    max-width: 980px;
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    position: relative;
}

.circle-img {
    width: 95px;
    height: 95px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    display: flex;
    position: relative;
}

.title-content {
    width: calc(100% - 120px);
}

.inner-circle {
    height: 75px;
    width: 75px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
    justify-self: center;
    position: relative;
    z-index: 9;
    box-shadow: 0px 1px 2px 1px #0000007a;
}

.inner-circle img {
    max-width: 80px;
    display: block;
}

.circle-img:after {
    background: #E5E5E4;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    content: '';
    border-bottom-left-radius: 95px;
    border-top-left-radius: 95px;
    z-index: 1;
}

.why-us-item:nth-child(even) .circle-img:after , .tree-item:nth-child(even) .circle-img:after {
    transform: rotate(180deg);
    transform-origin: right;
}

.why-us-item h3 {
    text-transform: uppercase;
    font-family: 'Montserrat-SemiBold';
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
}

.title-content p span {
    display: inline;
}

.timeline-whyus:after {
    content: '';
    height: 100%;
    width: 5px;
    background: #53565A;
    position: absolute;
    top: 0;
    left: 199px;
}

.whyus-section-1 {
    padding-left: 152px;
    padding-top: 55px;
}

.tree-item-wrap > h3 {
    text-transform: uppercase;
    font-family: 'Montserrat-SemiBold';
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
}

.tree-items {
    max-width: 370px;
    position: relative;
}

.tree-item {
    position: relative;
    width: 100%;
}

.tree-item .circle-img {
    position: relative;
    left: 152px;
}

.tree-item .title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    max-width: 160px;
    text-align: left;
    display: block;
    display: flex;
    align-items: center;
    width: 140px;
    text-align: right;
    flex-direction: row-reverse;
}

.tree-item .title > span {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 10px;
}

.tree-item-wrap {
    padding: 100px 0;
}

.tree-item-wrap {
    padding: 100px 0;
    width: 100%;
}

.whyus-section-2 {
    position: relative;
    margin-top: 75px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 400px;
}

.whyus-section-2:after {
    content: '';
    height: 5px;
    width: 660px;
    background: #53565A;
    position: absolute;
    top: 0;
    left: 200px;
}

.whyus-section-2:before {
    content: '';
    width: 5px;
    height: 100%;
    background: #53565A;
    position: absolute;
    top: 0;
    right: 115px;
}

.column-right-tree .tree-item .title {
    left: auto;
}

.tree-item:nth-child(odd) .title {
    left: 250px;
    text-align: left;
    flex-direction: row;
}

.column-right-tree {
    width: 370px;
}

.column-right-tree .tree-items {
    margin-left: 51px;
}

.know-more-btn {
    position: absolute;
    bottom: 400px;
    left: 50%;
    transform: translateX(-50%);
}

a.btn.btn-km {
    color: #fff;
    font-size: 17px;
    background: #fff;
    font-family: Montserrat-Regular, sans-serif;
    margin-top: 14px;
    border-radius: 20px;
    padding: 6px 35px;
    border: 1px solid #26d07c;
    text-transform: uppercase;
    background: #26d07c;
}

a.btn.btn-km:hover {
    background: #fff;
    color: #26d07c;
}

@media all and (max-width: 1200px) {
    .whyus-section-2:after {
        width: 500px;
    }

    .whyus-section-2 {
        max-width: 820px;
    }

    a.btn.btn-km {
        left: -40px;
        position: relative;
    }
}

@media all and (max-width: 992px) {
    .tree-item:nth-child(odd) .title {
        text-align: right;
        flex-direction: row-reverse;
        left: 0;
    }

    .tree-item-wrap > h3 {
        position: relative;
        left: 50px;
    }

    .whyus-section-2:after {
        width: 430px;
    }

    .whyus-section-2 {
        max-width: 750px;
    }

    a.btn.btn-km {
        left: 40px;
        position: relative;
    }

    .navbar-default .navbar-brand {
        margin-left: 0!important;
    }

    .navbar-header.top {
        margin-left: 0;
    }

    html, body {
        overflow-x: hidden;
    }

    footer.homepage-footer {
        max-height: 18em;
    }

    .col-xs-12.col-sm-3.footer-about-text.white {
        width: 190px;
    }

    .why-softonic-right {
        padding-right: 0;
    }

    .why-softonic-right {
        padding-right: 0;
    }

    .advertising-solutions-slider-title {
        margin-top: 0;
        padding-bottom: 70px;
        padding-top: 30px;
    }

    .soft-website-header {
        margin-top: 0;
    }

    .ad-solution-header-title {
        padding-top: 50px;
    }
}

@media all and (max-width: 767px) {
    .ad-solution-header-title {
        padding-top: 30px;
    }

    .timeline-whyus:after {
        left: 62px;
    }

    .whyus-section-1 {
        padding-left: 15px;
    }

    .whyus-section-2:after {
        display: none;
    }

    .whyus-section-2 > div {
        width: 100%;
    }

    .whyus-section-2 {
        flex-wrap: wrap;
    }

    .whyus-section-2:before {
        display: none;
    }

    .tree-item-wrap {
        padding: 30px 0;
    }

    .tree-item .circle-img {
        left: 15px;
    }

    .tree-item .title {
        left: 120px;
        text-align: left;
        flex-direction: row;
    }

    .tree-item:nth-child(odd) .title {
        flex-direction: row;
        left: 120px;
        text-align: left;
    }

    .tree-item-wrap > h3 {
        left: 140px;
    }

    .column-right-tree .tree-items {
        margin-left: 0;
    }

    .column-right-tree .tree-item .title {
        left: 120px;
    }

    .whyus-section-2 {
        padding-bottom: 150px;
        margin-top: 50px;
    }

    .know-more-btn {
        bottom: 100px;
        z-index: 9;
    }

    div#why-st {
        max-height: 400px;
    }

    .title-content {
        padding-right: 15px;
    }

    div#why-st h1 {
        font-size: 50px;
        padding-bottom : 20px;
    }

    .navbar-header.top {
        margin-left: -15px;
    }

    .softonic-in-numbers-wrapper {
        padding-top: 100px;
    }

    .why-softonic-cols {
        padding-bottom: 70px;
    }

    .softoni-in-numbers-grid .s-in-number-item {
        margin-bottom: 30px;
    }

    .softoni-in-numbers-cta, .advertising-solutions-slider-cta, .case-studies-cta {
        padding-bottom: 90px;
    }

    .ad-solutions-header-back {
        line-height: 10px;
    }
}

.circle-img:before {
    content: '';
    height: 100%;
    width: 5px;
    background: #53565A;
    left: 50%;
    top: 0;
    position: absolute;
    margin-left: -1px;
    z-index: 5;
}

/* Additions 2020 */
.ad-solutions-header {
    position: relative;
}

.ad-solutions-header:before {
    content: '';
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(-180deg, #e5e5e5, transparent);
}

.ad-solutions-header {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.ad-solutions-header .container {
    position: relative;
}

.ad-solutions-header-back {
    position: absolute;
    left: 0;
    top: -20px
}

.ad-solutions-header-back a {
    font-size: 12px;
    color: #858789;
    display: inline-flex;
    align-items: center;
}

.ad-solutions-header-back a span {
    position: relative;
    top: -2px;
    padding-left: 6px;
}

.ad-solution-header-title {
    text-align: center;
}

.ad-solution-header-title h1 {
    font-size: 48px;
    /*font-family: 'Montserrat-Ultralight';*/
    line-height: 1.2;
}

.why-softonic-floating-cta, .ad-solution-header-cta {
    width: 125px;
    height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -20px;
}

.why-softonic-floating-cta a, .ad-solution-header-cta a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #00C8FF;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 5px 5px rgba(0,0,0,0.3);
    font-size: 20px;
    letter-spacing: -0.075em;
    text-transform: uppercase;
    padding: 0 8px;
    text-align: center;
    line-height: 1.1;
    font-family: 'Montserrat-Bold','Montserrat-SemiBold',sans-serif;
}

.soft-two-col-block-cols {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 90px;
}

.stcb-info {
    width: 45%;
}

.stcb-media {
    width: 50%;
}

.stcb-info-body p {
    font-family: 'Montserrat Bold',sans-serif;
    font-size: 18px;
}

.stcb-info-body h2 {
    font-size: 30px;
    color: #00A3E0;
    letter-spacing: 0.05em;
    margin: 0 0 30px;
    line-height: 1;
}

.stcb-info-body ul {
    margin: 30px 0;
    list-style: none;
    padding: 0;
}

.stcb-info-body li {
    margin: 0 0 20px;
    line-height: 1.5;
    padding-left: 5px;
    position: relative;
}

.soft-website-cta a, .centered-cta-inner a, .why-softonic-cta a, .softoni-in-numbers-cta a, .advertising-solutions-slider-cta a, .case-studies-cta a, .stcb-cta a {
    display: inline-block;
    background: #26D07C;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 30px;
    border-radius: 30px;
    transition: all 0.2s;
    min-width: 200px;
    text-align: center;
}

.soft-website-cta a:hover, .centered-cta-inner a:hover, .why-softonic-cta a:hover, .softoni-in-numbers-cta a:hover, .advertising-solutions-slider-cta a:hover, .case-studies-cta a:hover, .stcb-cta a:hover {
    background: #00a3e1;
}

.soft-two-col-block.image-pos-left .stcb-info {
    order: 2;
}

.stcb-info-body li:before {
    content: '\2022';
    position: absolute;
    left: -4px;
    top: -1px;
}

.soft-two-col-block.image-pos-right:last-child {
    padding-bottom: 60px;
}

.case-studies-grid-outer:before {
    content: '';
    display: block;
    width: 100%;
    height: 160px;
    background: url('images/case-studies-grid-top.png') no-repeat center center;
    background-size: 100% 100%;
}

.softoni-in-numbers-title, .advertising-solutions-slider-title, .case-studies-grid-title {
    margin-top: -20px;
    text-align: center;
    font-size: 48px;
    line-height: 1.2;
    font-family: 'Montserrat-Ultralight',sans-serif;
    font-weight: normal;
    color: #53565A;
    padding-bottom: 100px;
}

.cs-grid-wrapper .cs-grid-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.cs-grid-wrapper .cs-grid-row:last-child {
    justify-content: center;
}

.cs-grid-wrapper .cs-grid-row:last-child .cs-grid-item {
    margin-left: 40px;
    margin-right: 40px;
}

.cs-grid-wrapper .cs-grid-row-sep {
    width: 100%;
}

.cs-grid-wrapper .cs-grid-item {
    margin-bottom: 60px;
}

.softoni-in-numbers-cta, .advertising-solutions-slider-cta, .case-studies-cta {
    text-align: center;
    padding: 50px 0 60px;
}

.advertising-solutions-bg {
    width: 100%;
}

.advertising-solutions-bg img {
    width: 100%;
    height: auto;
}

.advertising-solution-slide-title {
    color: #00A3E0;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.advertising-solution-slide-lower {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 30px;
}

.advertising-solution-slide-thumb {
    text-align: center;
}

.advertising-solutions-slider {
    padding-left: 0;
    padding-right: 0;
}

.advertising-solutions-slider:not(.slick-slider) {
    display: flex;
}

.advertising-solutions-slider:not(.slick-slider) .advertising-solution-slide:nth-child(n + 4) {
    display: none;
}

.advertising-solution-slide {
    padding-left: 18px;
    padding-right: 18px;
}

.advertising-solutions-slider-wrapper {
    position: relative;
}

.solutions-slider-triangle-bg {
    position: absolute;
    bottom: -40px;
    right: -3%;
    width: 510px;
}

.case-studies-grid-outer {
    position: relative;
    z-index: 1;
}

.solutions-slider-triangle-bg svg {
    width: 100%;
}

.advertising-solution-slide-thumb img {
    margin-left: auto;
    margin-right: auto;
}

.softonic-in-numbers-wrapper {
    position: relative;
    padding-top: 150px;
    margin-bottom: -50px;
}

.softonic-in-numbers-wrapper .softonic-in-numbers-bg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.softonic-in-numbers-wrapper svg {
    width: 100%;
    height: auto;
}

.softonic-in-numbers-wrapper .container {
    position: relative;
    z-index: 1;
}

.softoni-in-numbers-title {
    padding-bottom: 50px;
}

.softoni-in-numbers-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.softoni-in-numbers-grid .s-in-number-item {
    width: 30%;
    text-align: center;
    margin-bottom: 60px;
}

.softoni-in-numbers-grid .s-in-number-item-title {
    color: #26D07C;
    font-size: 48px;
    font-family: 'Montserrat Bold',sans-serif;
    line-height: 1.3;
    font-weight: bold;
}

.softoni-in-numbers-cta {
    padding-top: 0;
}

.why-softonic-wrapper {
    position: relative;
}

.why-softonic-wrapper:before {
    content: '';
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(-180deg, #e5e5e5, transparent);
}

.why-softonic-wrapper .container {
    position: relative;
}

.why-softonic-cols {
    padding-top: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 35px;
}

.why-softonic-floating-cta {
    top: 40px;
    right: -30px;
}

.why-softonic-right {
    width: 40%;
}

.why-softonic-left {
    width: 45%;
}

.why-softonic-left img {
    display: block;
    width: 100%;
    height: auto;
}

.why-softonic-right-body h2 {
    color: #00A3E0;
    font-size: 33px;
    font-family: 'Montserrat Bold',sans-serif;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 0;
}

.why-softonic-right-inner {
    max-width: 358px;
}

.why-softonic-cta {
    padding-top: 20px;
}

.advertising-solutions-columns .soft-two-col-block-cols {
    max-width: 992px;
    margin: 0 auto;
}

.advertising-solutions-columns .stcb-info-body p {
    font-family: 'Montserrat-Light',sans-serif;
}

.advertising-solutions-columns .stcb-info-body p strong {
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(2) .stcb-info {
    width: 50%;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(2) .stcb-media {
    width: 40%;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(3) .stcb-info {
    width: 55%;
    text-align: right;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(3) .stcb-media {
    width: 40%;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(4) .stcb-media {
    width: 40%;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(4) .stcb-info {
    width: 50%;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(4) .stcb-info p {
    max-width: 440px;
}

.advertising-solutions-columns .soft-two-col-block:nth-child(5) .stcb-info {
    text-align: right;
}

.stcb-media img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.advertising-solutions-columns .stcb-info p {
    font-size: 16px;
}

.centered-cta-inner {
    padding: 75px 0 120px;
    text-align: center;
    line-height: 1.1;
}

.soft-website-wrapper {
    position: relative;
}

.soft-website-header {
    margin-top: -50px;
    text-align: center;
    margin-bottom: 70px;
}

.soft-website-cols {
    padding-bottom: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.soft-website-cta {
    padding-top: 50px;
}

.soft-website-left {
    width: 46%;
}

.soft-website-right {
    width: 50.62%;
}

.soft-website-cols p strong {
    font-family: 'Montserrat Bold',sans-serif;
    font-weight: normal;
}

.soft-website-cta a {
    padding-left: 40px;
    padding-right: 40px;
}

.case-study-slide-info h2 {
    color: #51A4D3;
    font-size: 18px;
    font-family: 'Montserrat Regular',sans-serif;
    margin: 20px 0 30px;
}

.case-study-slide-upper-inner {
    max-width: 690px;
    margin-bottom: 100px;
}

.faqs-filters, .case-studies-filters {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 75px;
    padding-bottom: 75px;
}

.faqs-filters a, .case-studies-filters a {
    color: #53565A;
    display: inline-block;
    font-size: 20px;
    font-family: 'Montserrat-Light',sans-serif;
    border-bottom: 3px solid transparent;
    line-height: 1.1;
}

.faqs-filters a {
    max-width: 180px;
    text-align: center;
}

.faqs-filters .active, .case-studies-filters a.active {
    border-bottom-color: #00c8ff;
}

.case-study-slide-lower {
    max-width: 830px;
    margin: 0 auto;
}

.case-study-slide-lower:not(.slick-slider) .single-case-study-slide:not(:first-child) {
    display: none;
}

.single-case-study-slide-frame {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-case-study-slide-frame > img {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.single-case-study-slide {
    text-align: center;
}

.single-case-study-slide-image {
    position: absolute;
    top: 30px;
    left: 9%;
    width: 82%;
    height: 84%;
    overflow: hidden;
}

.single-case-study-slide-image img {
    display: block;
    width: 100%;
}

.single-case-study-slide-image img {
    width: 100%;
    position: relative;
    top: 0;
    transition: top 2s, transform 2s;
    transition-timing-function: linear;
}

.case-studies-filtered-sliders:not(.slick-slider) .case-study-filter-slide:not(:first-child) {
    display: none;
}

.case-studies-wrapper {
    padding-bottom: 100px;
}

.case-studies-wrapper .container {
    position: relative;
}

.single-case-study-slide-caption {
    color: #37474F;
    font-size: 14px;
    font-family: 'Montserrat Regular',sans-serif;
    text-transform: uppercase;
    padding-top: 25px;
}

.single-case-study-slide.slide-scroll.slick-active .single-case-study-slide-image img {
    transform: translateY(-100%);
    top: 100%;
}

.case-studies-upper-slider-nav {
    position: absolute;
    right: 0;
    z-index: 2;
    display: flex;
    font-size: 14px;
    font-family: 'Montserrat Semibold',sans-serif;
    color: #000;
}

.case-studies-upper-slider-nav .csusn-slide-prev, .case-studies-upper-slider-nav .csusn-slide-next {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}

.case-studies-upper-slider-nav .csusn-slide-next i, .case-studies-upper-slider-nav .csusn-slide-prev i {
    width: 13px;
    height: 23px;
    margin: 0 5px;
    background: url('images/angle-left-black.png') no-repeat center center;
    background-size: contain;
}

.case-studies-upper-slider-nav .csusn-slide-next i {
    background: url('images/angle-right-black.png') no-repeat center center;
    background-size: contain;
}

.csusn-counter {
    padding: 0 11px;
}

.case-studies-upper-slider-nav .disabled {
    opacity: 0.7;
}

.case-study-filter-slide .single-case-study-slider {
    display: none;
}

.single-case-study-slide-frame.frame-type-mobile {
    max-width: 190px;
    margin: 0 auto;
}

.case-studies-lower-dyamic-slider {
    position: relative;
}

.case-studies-lower-dyamic-slider:before {
    content: '';
    display: none;
    width: 100vw;
    height: 90%;
    background: #414141;
    position: absolute;
    top: 5%;
    right: 50%;
}

.case-studies-lower-dyamic-slider:after {
    content: '';
    display: none;
    width: 100vw;
    height: 90%;
    background: #414141;
    position: absolute;
    top: 5%;
    left: 50%;
}

.single-case-study-slider {
    position: relative;
    z-index: 1;
    background: #fff;
}

.case-study-slide-lower .arrow-next, .case-study-slide-lower .arrow-prev {
    top: 50%;
}

.sn2c-main-title {
    font-size: 25px;
    font-family: 'Montserrat Bold',sans-serif;
    color: #00A4DE;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.softonic-numbers2-cols {
    display: flex;
    justify-content: space-between;
}

.softonic-numbers2-col-one {
    width: 23.25%;
    text-align: center;
}

.softonic-numbers2-col-two {
    width: 32%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.single-case-study-slider .slick-list,.single-case-study-slider .slick-track {
    overflow: visible;
}

.single-case-study-slide:not(.slick-current) {
    transform: scale(0.7);
}

.single-case-study-slide {
    transition: transform 0.2s;
}

.sn2c-c2-item {
    display: flex;
    align-items: center;
}

.sn2c-c2-media {
    width: 133px;
    text-align: center;
    margin-right: 20px;
}

.sn2c-c2-titles span:first-child {
    display: block;
    color: #4C5256;
    font-size: 48px;
    line-height: 1;
    font-weight: 900;
    font-family: 'Roboto',sans-serif;
}

.sn2c-c2-item:not(:last-child) {
    margin-bottom: 32px;
}

.sn2c-c2-titles span:last-child {
    line-height: 1;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.softonic-numbers2-col-three {
    width: 39%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sn2c-c3-item {
    width: 44%;
    text-align: center;
    color: #4EBB81;
    margin-bottom: 32px;
}

.sn2c-c3-titles span:first-child {
    font-size: 54px;
    line-height: 1;
    display: block;
    font-family: 'Roboto',sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.sn2c-c3-media img {
    max-height: 75px;
    width: auto;
}

.sn2c-c3-media {
    height: 75px;
    margin-bottom: 5px;
}

.sn2c-c3-titles span:last-child {
    font-size: 20px;
    text-transform: uppercase;
}

.sn2c-c3-item:nth-child(2) {
    color: #00A4DE;
}

.sn2c-c3-item:nth-child(3) {
    color: #076480;
}

.sn2c-c3-item:nth-child(4) {
    color: #34B9C0;
}

.softonic-in-numbers-wrapper.softonic-in-numbers-two-wrapper {
    padding-bottom: 60px;
    margin-bottom: 0;
}

.global-presence-header {
    text-align: center;
    padding-bottom: 60px;
}

.global-presence-title {
    font-size: 32px;
    color: #5D6162;
    text-transform: uppercase;
}

.global-presence-sub-title {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.025em;
    color: #5D6162;
}

.global-presence-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}

.global-presence-image img {
    display: block;
    width: 100%;
    height: auto;
}

.global-presence-image {
    max-width: 960px;
    margin: 0 auto;
}

.our-users-header, .wwdw-header {
    font-size: 32px;
    line-height: 1.2;
    color: #5D6162;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 55px;
}

.what-we-do-wrapper {
    padding-top: 20px;
    padding-bottom: 30px;
}

.wwdw-cols {
    display: flex;
    justify-content: space-between;
}

.wwdw-cols .wwdw-col {
    max-width: 25%;
    padding-top: 90px;
    position: relative;
    margin-bottom: 20px;
}

.wwdw-col h3 {
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Montserrat Regular',sans-serif;
    margin: 10px 0;
}

.wwdw-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wwdw-col li {
    position: relative;
    padding-left: 8px;
    padding-bottom: 2px;
}

.wwdw-col li:before {
    content: '\2022';
    position: absolute;
    left: 0;
    top: -1px;
}

.wwdw-icon {
    position: absolute;
    top: 0;
    left: 50%;
    width: 85px;
    margin-left: -44px;
}

.wwdw-icon svg {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.wwdw-col:nth-child(4n + 1) .wwd-icon-svg {
    fill: #4EBB81;
}

.wwdw-col:nth-child(4n + 3) .wwd-icon-svg {
    fill: #00A4DE;
}

.wwdw-col:nth-child(4n) .wwd-icon-svg {
    fill: #005C8B;
}

.wwdw-icon:after {
    content: '';
    display: block;
    width: 320%;
    height: 12px;
    background: #4ebb81;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 70px;
}

.wwdw-col:nth-child(4n+2) .wwdw-icon:after {
    background: #02b0b6;
}

.wwdw-col:nth-child(4n+3) .wwdw-icon:after {
    background: #00a4de;
}

.wwdw-col:nth-child(4n) .wwdw-icon:after {
    display: none;
}

.our-users-cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.our-users-col {
    text-align: center;
    width: 47%;
    margin-bottom: 50px;
}

.our-users-col .our-users-col-title {
    font-size: 27px;
    font-family: 'Montserrat Bold',sans-serif;
    margin-bottom: -8px;
    font-weight: bold;
}

.our-users-col:nth-child(4) {
    align-self: center;
}

.our-users-col-header {
    margin-bottom: 20px;
}

.our-users-col-sub-title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}

.our-users-wrapper {
    padding-bottom: 100px;
}

.soft-faq-page-cat {
    font-family: 'Roboto',sans-serif;
    font-weight: bold;
    color: #53565A;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.soft-faq-item {
    border-bottom: 1px solid #DADADA;
    padding: 24px 0;
}

.soft-faq-hd {
    cursor: pointer;
    position: relative;
    padding-left: 65px;
    display: flex;
    min-height: 36px;
    align-items: center;
    font-size: 18px;
    font-family: 'Montserrat Regular',sans-serif;
    color: #51A4D3;
    line-height: 1.2;
}

.soft-faq-icon {
    width: 36px;
    height: 36px;
    background: #00A4DE;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.soft-faq-icon:before {
    content: '';
    display: block;
    width: 15px;
    height: 3px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
}

.soft-faq-icon:after {
    content: '';
    display: block;
    width: 3px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    transition: all 0.2s;
}

.soft-faq-body {
    padding-left: 65px;
    padding-top: 10px;
    max-width: 835px;
    display: none;
    padding-bottom: 10px;
}

.soft-faq-cat-items {
    margin-bottom: 80px;
}

.open .soft-faq-icon:after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.softonic-faqs-pagination {
    display: flex;
    font-size: 14px;
    font-family: 'Montserrat Semibold',sans-serif;
    color: #000;
    justify-content: center;
    margin-bottom: 150px;
}

.softonic-faqs-pagination .sfp-prev, .softonic-faqs-pagination .sfp-next {
    display: inline-flex;
    color: #000;
}

.softonic-faqs-pagination .sfp-prev i, .softonic-faqs-pagination .sfp-next i {
    width: 13px;
    height: 23px;
    margin: 0 5px;
    background: url('images/angle-left-black.png') no-repeat center center;
    background-size: contain;
}

.softonic-faqs-pagination .sfp-next i {
    background: url('images/angle-right-black.png') no-repeat center center;
    background-size: contain;
}

.sfp-counts {
    padding: 0 11px;
}

.softonic-faqs-pagination .disabled {
    opacity: 0.7;
}

.case-studies-filtered-sliders {
    max-width: 700px;
}

.ad-solution-header-title h3 {
    color: #00a3e0;
    font-weight: 100;
    font-size: 30px;
    margin-top: 10px;
    text-transform: uppercase;
}

.why-softonic-floating-cta, .ad-solution-header-cta {
    position: fixed;
    top: 168px;
    right: 6vw;
    z-index: 999;
}

.case-study-slide-lower .arrow-next, .case-study-slide-lower .arrow-prev {
    z-index: 2;
}

/* Publisher Network */
.publisher-network-content-block p {
    font-size: 30px;
    color: #53565a;
    font-weight: 600;
    margin-bottom: 50px;
}

.publisher-network-content-block p strong {
    font-weight: 600;
}

.publisher-network-content-block.container {
    max-width: 992px;
    margin: 0 auto;
}

.publisher-network-content-block h4 {
    color: #6d6f70;
    font-size: 16px;
    font-weight: bold;
    font-family: "Montserrat";
}

.publisher-network-content-block ul {
    list-style: none;
    padding: 0;
    padding: 10px 0;
}

.publisher-network-content-block ul li:before {
    content: '';
    background: #4ebb81;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 5px;
    left: 0;
    border-radius: 50%;
}

.publisher-network-content-block ul li {
    position: relative;
    padding-left: 25px;
    margin: 10px 0;
}

div#publisher-network .stcb-info {
    text-align: left;
    width: 50%;
}

div#publisher-network .soft-two-col-block {
    padding: 75px 0;
}

div#publisher-network .soft-two-col-block.image-pos-left img {
    margin-left: 0;
}

div#publisher-network .soft-two-col-block.image-pos-right img {
    margin-left: auto;
    margin-right: auto;
}

div#publisher-network .soft-two-col-block:last-child img {
    margin-left: 0;
}

div#publisher-network .soft-two-col-block:last-child .stcb-media {
    transform: translateX(-25%);
}

div#publisher-network h3 {
    font-size: 16px;
    font-weight: bold;
        font-family: "Montserrat Bold";
}

div#publisher-network h3 + p {
    padding-bottom: 20px;
}

div#publisher-network h2 {
    margin-bottom: 50px;
}

div#publisher-network .wpb_wrapper > div:nth-child(8) .soft-two-col-block-cols {
    justify-content: flex-end;
}

div#reach-potential-block {
    background-image: url(images/solutions-slider-bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    padding: 300px 0 0px;
}

h2.pub-heading {
    color: #53565a;
    font-size: 48px;
    font-family: "Montserrat";
    font-weight: 400;
    text-transform: none;
}

div#reach-potential-block .wpb_column.vc_column_container.vc_col-sm-6 {
    text-align: center;
    margin-top: 80px;
}

div#reach-potential-block .wpb_column.vc_column_container.vc_col-sm-6 strong {
    color: #26d07c;
    /*text-transform: uppercase;*/
    font-size: 48px;
    position: relative;
    font-weight: bold;
    z-index: 1;
}

div#reach-potential-block .wpb_column.vc_column_container.vc_col-sm-6 p {
    margin: 0;
}

div#publisher-testimonials {
    position: relative;
    padding: 300px 0 380px;
}

div#publisher-testimonials:before {
    content: '';
    height: 500px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(images/bg-publisher-testimonials.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    transform: translateY(-30%);
}

div#publisher-testimonails {
    padding-top: 120px;
}

div#publisher-network .ad-solution-header-title h1 {
    padding-bottom: 20px;
}

div#publisher-network .ad-solution-header-title h3 {
    font-size: 30px;
    letter-spacing: 0.1em;
    font-weight: 300;
}
.single-case-study-slide-frame.frame-type-mobile .single-case-study-slide-image {
    z-index: 1;
}
.single-case-study-slide-frame.frame-type-mobile > img {
    opacity: 0;
}

.single-case-study-slide-frame.frame-type-mobile .single-case-study-slide-image {
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
}

@media all and (min-width: 1200px){

    div#publisher-network .wpb_wrapper > div:nth-child(7) .soft-two-col-block-cols {
        align-items: flex-end;
    }

    div#publisher-network .soft-two-col-block.image-pos-left .stcb-media {
        width: 40%;
    }

    div#publisher-network .soft-two-col-block.image-pos-left .stcb-info {
        left: -8%;
        position: relative;
    }
}

@media all and (max-width: 767px){
    div#publisher-network .ad-solution-header-title {
        padding-top: 0;
        margin-top: 0;
    }

    div#publisher-network .ad-solution-header-title h1 {
        font-size: 24px;
    }

    div#publisher-network .ad-solution-header-title h3 {
        font-size: 18px;
    }
}

.soft-website-left img {
    max-width: 100%;
    height: auto;
}
