@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&subset=latin,latin-ext);
@import url(./transform3d.css);
/*@font-face{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto Regular"), local("Roboto-Regular"), url("/fonts/roboto.woff") format("woff");
		
}*/
.x-mask.splashscreen {
    background-color: white;
    opacity: 1;
    z-index: 910000000;
}
.x-mask-msg.splashscreen,
.x-mask-msg.splashscreen div
{
    font-size: 16px;
    /*padding: 30px 5px 5px 5px;*/
    border: none;
    background-color: transparent;
    background-position: center center;
    height: 100px;
    z-index: 910000001;
}
.x-splash-icon {
    background-image: url('/img/main/loading.gif') !important;
    /*margin-top: -15px;*/
    /*margin-bottom: 10px;*/
    background-repeat: no-repeat;

    top: 50%;
    position: relative;
    transform: translateY(-50%);
}
.x-mask-msg.splashscreen .x-mask-msg-text {
    background-image: none;
}
.x-mask-msg-text {
    text-align: center;
}
#splashscreen-id {
    /*
    right: auto;
    top: 240px;
    position: relative;
    margin: 0 auto;
    */
    height: 100%;
    width: 100%;
    position: absolute;
}
#Loader {
    background-color: #fff;
}
html, body {
	font-family: 'Open Sans', sans-serif;
    font: 14px/24px 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.font-color1{
    color: rgba(0,0,0,0.84);
}
.font-color2{
    color: rgba(0,0,0,0.56);
}
.font-color3{
    color: #ff960e;
}
.font-color4{
    color: #0191c6;
}
/*=============================*/
#home-section-wrapper {
    z-index: auto;
    width: 100%;
    position: relative;
    padding: 120px 0 0 0;
    background-color: rgba(0, 0, 0, 0);
}
/* app-on*/
#home-section.darker-background,
.darker-background,
#portfolio-section
{
    background-color: #f2f2f4;
}
#feature-section,
.darker-background2
{
    background-color: #f9f9f9;
}
@media (min-width: 992px) {
 .col-md-2 {
    /*width: 16.66666667%;*/
    width: 20%;
  }
}

.feature-box-style-3 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
}

/* 5.2.2 Icon
---------------------------------------------------------------------------*/
.feature-box-style-3 .feature-icon {
    float: none;
    color: #ff3131;
    font-size: 30px;
}

/* 5.2.3 Title
---------------------------------------------------------------------------*/
.feature-box-style-3 .feature-title {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 8px;
    
}
.feature-box-style-3 .feature-title h4 {
    font-weight: 700;
    line-height: 30px;
    color: rgba(0,0,0,0.56);
}
.section-title h1 {
    color: rgba(0,0,0,0.84);
    font-size: 50px;
}
.section-desc.darker-desc.smaller-bottom-margin {
    margin-bottom: 30px
}
.section-desc.darker-desc p {
    font-size: 21px;
    color: rgba(0,0,0,0.75);
}
.section-desc p {
    color: rgba(0,0,0,0.56);
}
#feature-section .feature-desc p {
    color: rgba(0,0,0,0.56);
    padding-left: 10px;
    padding-right: 10px;
    font-size: 19px;
/*    text-align: center;*/
}
#feature-section .feature-box-style-2 .feature-title {
    margin-bottom: 24px;
}
#feature-section .feature-desc {
    min-height: 175px;
}
#feature-section .feature-box-style-2 .feature-desc p {
    margin-bottom: 30px;
    text-align: justify;
    font-size: 19px;
    color: rgba(0,0,0,0.75);
}
#works-section .feature-box-style-2 .feature-desc p {
    font-size: 16px;
    font-weight: 400;
    font-size: 18px;
    color: rgba(0,0,0,0.75);
}
#feature-section .feature-box-style-2 .feature-title h4.blue-title {
    text-align: center;
    color: #4497CB;
    font-size: 29px;
    font-weight: 300;
}
/* 5.2.4 Description
---------------------------------------------------------------------------*/
.feature-box-style-3 .feature-desc {
    width: 100%;
    padding-left: 0px;
    color: rgba(0,0,0,0.84);
}
.feature-box-style-3 .feature-desc p {
    font-size: 14px;
    font-weight: 300;
}
.feature-box-style-3 .feature-desc p:last-child { margin-bottom: 0; }

#works-section .feature-title h4{
    /*color: #ff960e;*/
    color: #4497CB;
    font-size: 26px;
    font-weight: 400;
}
@media (min-width: 992px) {
    #works-section .feature-box-style-2 {
        margin-top: 70px;
    }
}

#works-section .feature-box-style-2 .feature-title,
#works-section .feature-box-style-2 .feature-desc {
    padding-left: 70px
}
#works-section .feature-box-style-2 .feature-desc {
    font-size: 16px;
}
#howOwl,
#WorksTabs {
    max-width: 950px;
    margin: 0 auto;
}
#WorksTabs {
    margin-top: 18px;
}
#works-section .feature-box-style-2 .feature-desc {
    font-size: 16px;
    min-height: 107px;
}
/*#WorksTabs .feature-box-style-2 {
    min-height: 115px;
}*/
@media (min-width: 992px) {
    #works-section .feature-box-style-2 {
        margin-top: 70px;
    }
    #works-section .feature-box-style-2 .feature-desc {
        font-size: 16px;
        min-height: 72px;
    }
}
@media (max-width: 767px) {
    
    #works-section .feature-title h4{
        font-size: 22px;
    }
    #works-section .feature-box-style-2 .feature-desc p {
        font-size: 14px;
    }
    #WorksTabs .feature-box-style-2 {
        min-height: 150px;
        margin-bottom: 0px;
    }
}
@media (max-width: 460px) {
    #WorksTabs .feature-box-style-2 {
        min-height: 205px;
    }
    
}
#allapps-section {
    padding: 25px 0 25px;
    background-image: url("/img/main/feature_background.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#allapps-section .controls {
    text-align: center;
}
#allapps-section .controls button {
    position: relative;
    border: 0;
/*    top: 0px;
    left: 0px;*/
    width: 20px;
    height: 20px;
    font-size: 20px;
    content: "";
    line-height: 20px;
    text-align: center;
    /*position: absolute;*/
    background-image: url("/img/main/next_off.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    background-color: #fff;
}
#allapps-section .controls button.active {
    background-image: url("/img/main/next_on.png");
}
/* icons */
.feature-text-icon {
    color: #4497CB;
    /*color: #ff960e;*/
    font-size: 100px;
    line-height: 85px;
}
.feature-box-style-3 .feature-icon .icon {
    width: 101px;
    height: 95px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
}
/*@media (max-width: 991px) {
    .feature-box-style-3 .feature-icon .icon {
        background-size: 100% auto;
        width: 50px;
        height: 46px;
    }
}*/
#reach-section .feature-box-style-2 .feature-icon .icon {
    width: 39px;
    height: 39px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
}
/*@media (max-width: 991px) {
    #reach-section .feature-box-style-2 .feature-icon .icon {
        background-size: 100% auto;
        width: 20px;
        height: 20px;
    }
}*/
#reach-section .feature-box-style-2 .feature-icon {
    padding-right: 20px;
    
}
#counter-section {
    padding-top: 30px;
    padding-bottom: 30px;
}
#counter-section .counter-icon {
    margin-right: 10px;
}
#counter-section .counter-container {
    text-align: center;
}

#counter-section .counter-icon,
#counter-section .counter-span {
    display: inline-block;
}
#counter-section .counter-span p {
    margin: 0;
    line-height: 1;
}
#recent-section .mini-post .post-title h2 a {
    color: rgba(0,0,0,0.84);
}
#recent-section .post-content p,
#recent-section .feature-box-style-2 .feature-title h4 {
    color: rgba(0,0,0,0.56);
}

#recent-section .feature-box-style-2 .feature-icon {
    float: none;
    display: inline-block;
    /*vertical-align: middle;*/
}
#recent-section .feature-box-style-2 .feature-title{
    font-size: 23px;
}
#recent-section .feature-box-style-2 .feature-title,
#recent-section .feature-box-style-2 .feature-desc {
    /*padding-left: 55px;*/
    padding-left: 0px;
    margin-bottom: 0px;
    color: rgba(0,0,0,0.56);
    display: inline-block;
    width: auto;
}
#recent-section .feature-box-style-2 .feature-desc {
    /*position: relative;*/
}
#recent-section .feature-box-style-2 .feature-title h4 {
    margin-bottom: 0px;
    text-align: center;
}
.feature-container {
    display: inline-block;
    text-align: left;
    padding-left: 10px;
}
.align-center {
    text-align: center;
}
#recent-section .feature-icon .icon
{
    width: 54px;
    height: 58px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    top: 5px;
    
}
#reach-section .feature-box-style-2 .feature-title h4 {
    color: rgba(0,0,0,0.84);
    font-weight: 200;
    font-size: 34px;
}
.feature-box-style-2 .feature-desc.litle-padding {
    padding-top: 8px;
}
.contactForm .form-control::-webkit-input-placeholder {
    color: rgba(0,0,0,0.56);
}
.contactForm .form-control:-moz-placeholder {
    color: rgba(0,0,0,0.56);
}
.contactForm .form-control::-moz-placeholder {
    color: rgba(0,0,0,0.56);
}
.contactForm .form-control:-ms-input-placeholder {
    color: rgba(0,0,0,0.56);
}
#counter-section .feature-icon .icon {
    width: 44px;
    height: 39px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
}
.oppening-ico {
    background-image: url("/img/main/contact_oppenings.png");
}
.phone-ico {
    background-image: url("/img/main/contact_phone.png");
}
.location-ico{
    background-image: url("/img/main/contact_location.png");
}
.email-ico{
    background-image: url("/img/main/contact_email.png");
}
.stats-ico {
    background-image: url("/img/main/stats.png");
}
.records-ico {
    background-image: url("/img/main/records.png");
}
.alarms-ico {
    background-image: url("/img/main/alarms.png");
}
.backup-ico {
    background-image: url("/img/main/backup.png");
}
.multilanguage-ico {
    background-image: url("/img/main/multilanguage.png");
}
.cloud-ico {
    background-image: url("/img/main/cloud.png");
}
.crossplatform-ico {
    background-image: url("/img/main/crossplatform.png");
}
.graph-ico {
    background-image: url("/img/main/graph.png");
}
.desktop-ico {
    background-image: url("/img/main/icon_desktop.png");
}
.mobile-ico {
    background-image: url("/img/main/icon_mobile.png");
}
.offline-ico {
    background-image: url("/img/main/offline.png");
}
.secure-ico {
    background-image: url("/img/main/secure.png");
}
.settings-ico {
    background-image: url("/img/main/settings.png");
}
.synch-ico {
    background-image: url("/img/main/synch.png");
}
.stats-download-ico {
    background-image: url("/img/main/stats_downloads.png");
}
.stats-stars-ico {
    background-image: url("/img/main/stats_stars.png");
}
.stats-reviews-ico {
    background-image: url("/img/main/stats_reviews.png");
}
.stats-gplus-ico {
    background-image: url("/img/main/stats_gplus.png");
}
.changelog-andro-ico {
    background-image: url("/img/main/changelog_android.png");
}
.changelog-iphone-ico {
    background-image: url("/img/main/changelog_iphone.png");
}
.changelog-web-ico {
    background-image: url("/img/main/changelog_web.png");
}
.changelog-andro-ico.active {
    background-image: url("/img/main/changelog_android_pressed.png");
}
.changelog-iphone-ico.active {
    background-image: url("/img/main/changelog_iphone_pressed.png");
}
.changelog-web-ico.active {
    background-image: url("/img/main/changelog_web_pressed.png");
}
.morph-button-trigger:hover .changelog-andro-ico {
    background-image: url("/img/main/changelog_android_pressed.png");
}
.morph-button-trigger:hover .changelog-iphone-ico {
    background-image: url("/img/main/changelog_iphone_pressed.png");
}
.morph-button-trigger:hover .changelog-web-ico {
    background-image: url("/img/main/changelog_web_pressed.png");
}
.morph-button-trigger {
    cursor: pointer;
}
.ui-slider-tab-content {
    max-width: 950px;
}
.ui-slider-tabs-list li,
.ui-slider-tabs-list li a {
    width: 240px;
}
.ui-slider-tabs-list li a:hover, .ui-slider-tabs-list li a {
    color: rgba(0,0,0,0.56);
    font-size: 18px;
}
.ui-slider-tabs-list li.selected a
{
    color: #4497CB;
    /*color: #ff960e;*/
    font-size: 18px;
}
.contactForm button.submit {
    background-color: #498af4;
    color: #fff;
    border-radius: 0px;
    width: 170px;
    margin-top: 30px;
}
.submit-btn-container {
    text-align: right;
}
.contactForm button.submit:hover {
    background-color: #fff;
    color: #498af4;
}
.contactForm .form-control {
    border-radius: 0px;
    margin-bottom: 0;
}
.contactForm .form-control:focus {
    border-color: #498af4;
}
.fancybox-skin,
.portfolio-content,
.portfolio-content img,
.portfolio-overlayer,
.portfolio-overlayer a
{
    border-radius: 0px;
}
.galery-button{
/*    width: 95px;
    height: 89px;*/
/*    width: 66px;
    height: 62px;*/
    width: 160px;
    height: 47px;
    display: inline-block;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 1px solid transparent;
}
@media (max-width: 991px) {
    .galery-button {
        background-size: 100% auto;
        width: 112px;
        height: 33px;
    }
}
.galery-button.active{
    border: 1px solid #59acdd;
}
#mobile-gallery-btn {
    background-image: url("/img/main/icon_mobile.png");
}
#desktop-gallery-btn {
    background-image: url("/img/main/icon_desktop.png");
}
.ui-slider-tabs-list-container:after {
    left: 0px;
    top: 12px;
    content: "";
    z-index: -2;
    width: 100%;
    height: 0px;
    position: absolute;
    background-color: #Fff;
    border-top: 2px dashed #f5f5f5;
}
.ui-slider-tabs-list li:after
{
    top: 3px;
    background-image: url('/img/main/next_off.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    
    
    border: 0;
/*    top: 0px;
    left: 0px;*/
    width: 20px;
    height: 20px;
    font-size: 20px;
    content: "";
    line-height: 20px;
    text-align: center;
    /*position: absolute;*/
    background-image: url("/img/main/next_off.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    background-color: #fff;
    
}
.ui-slider-tabs-list li.selected:after {
    top: 3px;
    content: "";
    background-image: url('/img/main/next_on.png');
}

/* slider portfolio */
#featureTabs .ui-slider-tabs-list-wrapper::before {
    content: ''
}
#featureTabs .ui-slider-tabs-list-wrapper::after {
    content: ''
}
#featureTabs .ui-slider-tab-content {
    max-width: 1150px;
}
#featureTabs .ui-slider-tabs-list-container{
    padding-bottom: 10px;
}
#featureTabs .ui-slider-tabs-list li {
    height: 32px !important;
    
}
/*
*/
#featureTabs .ui-slider-tabs-list li,
#featureTabs .ui-slider-tabs-list li a {
    width: 220px;
}
#featureTabs .ui-slider-left-arrow, .ui-slider-right-arrow, .ui-slider-left-arrow.edge:hover, .ui-slider-right-arrow.edge:hover,
#featureTabs .ui-slider-right-arrow:hover, #featureTabs .ui-slider-left-arrow:hover
{
    box-shadow: none;
    border: none;
    background: #f9f9f9;
}
#featureTabs .ui-slider-tabs-list li a,
#featureTabs .ui-slider-tabs-list li a:hover{
    padding: 0;
    height: 32px !important;
    top: -3px;
    font-size: 25px;
    font-weight: 300;
}
#featureTabs .ui-slider-tabs-list li a:hover, .ui-slider-tabs-list li a {
    /*color: rgba(0,0,0,0.56);*/
    color: #4497CB;
}
.ui-slider-tabs-list li a {
    font-size: 18px;
}
#featureTabs .ui-slider-tabs-list li.selected a
{
    color: #f95656;
    font-size: 25px;
    font-weight: 300;
}
#featureTabs .ui-slider-tabs-list-container:after {
    left: 0px;
    top: 12px;
    content: "";
    z-index: -2;
    width: 100%;
    height: 0px;
    position: absolute;
    background-color: #Fff;
    border-top: 0px dashed #f5f5f5;
}

#featureTabs .ui-slider-tabs-list li:after
{
    top: 0px;
    
    
    border: 0;
/*    top: 0px;
    left: 0px;*/
    width: 0px;
    height: 0px;
    font-size: 20px;
    content: "";
    line-height: 0px;
    text-align: center;
    /*position: absolute;*/
    background-image:none;
    
}
#featureTabs .ui-slider-tabs-list li.selected:after {
    top: 3px;
    content: "";
    background-image: none;
}
.ui-slider-tabs-indicator:after,
.ui-slider-tabs-indicator{
    background-image: url('../img/main/next_off.png');
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
/*    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;*/
    /*border-radius: 10px;*/
    /*background: #76889a;*/
    opacity: 1;
    position: relative;
}
.ui-slider-tabs-indicator {
    display: inline-block;
}
.ui-slider-tabs-indicator.selected,
.ui-slider-tabs-indicator,
.ui-slider-tabs-indicator:hover,
.owl-theme .owl-controls .owl-page span{
    background-color: #d9dadc;
    position: relative;
}
.ui-slider-tabs-indicator.selected,
.ui-slider-tabs-indicator {
    background-image: none;
}
/**/
.ui-slider-tabs-indicator:after {
    content: "";
    /*background: none;*/
}
.owl-theme .owl-controls .owl-page span:after{
    top: 0px;
    left: -1px;
    background-image: url('../img/main/next_off.png');
    content: "";
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    
    color: #76889A;
    font-size: 23px;
    text-align: center;
    font-family: "FontAwesome";
}
.ui-slider-tabs-indicator.selected:after,
.owl-theme .owl-controls .owl-page.active span:after{
    top: 0px;
    left: -1px;
    background-image: url('../img/main/next_on.png');
    content: "";
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    
    color: #76889A;
    font-size: 23px;
    text-align: center;
    font-family: "FontAwesome";
}/**/

.ui-slider-tabs-indicator.selected {
    background-color: transparent;
}
.ui-slider-tabs-indicator.selected:after {
    background-color: transparent;
}
.owl-theme .owl-controls .owl-page span:after{
    top: 0px;
    left: -1px;
    background-image: url("/img/main/next_off.png");
    content: "";
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    
    color: #76889A;
    font-size: 23px;
    text-align: center;
    font-family: "FontAwesome";
    
/*    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;*/
}

/**************/

.owl-theme .owl-controls .owl-page span{
    background-color: #d9dadc;
    
}
/**/
.owl-theme .owl-controls .owl-page span {
    position: relative;
    background-color: #FFF;
    width: 20px;
    height: 20px;
}


#featureTabs .ui-slider-tabs-list-wrapper,
#works-section .ui-slider-tabs-list-wrapper {
    display: block;
}
#featureTabs .ui-slider-tabs-indicator-container,
#works-section .ui-slider-tabs-indicator-container {
    display: none;
}
@media (max-width: 767px) {
    .ui-slider-tabs-indicator.selected:after,
    .owl-theme .owl-controls .owl-page.active span:after{
        /*background-image: url('../img/main/next_on_small.png');*/
    }
    #featureTabs .owl-theme .owl-controls .owl-page.active span:after,
    #works-section .owl-theme .owl-controls .owl-page.active span:after,
    #portfolio-section .owl-theme .owl-controls .owl-page.active span:after{
        width: 10px;
        height: 10px;
    }
    #featureTabs .ui-slider-tabs-list-wrapper,
    #works-section .ui-slider-tabs-list-wrapper {
        display: none;
    }
    #featureTabs .ui-slider-tabs-indicator-container,
    #works-section .ui-slider-tabs-indicator-container {
        display: block;
    }
/*    #works-section .ui-slider-tabs-indicator,
    #plan-section .owl-theme .owl-controls .owl-page span,
    #feature-section .owl-theme .owl-controls .owl-page span {*/
    .owl-theme .owl-controls .owl-page.active span {
        background-color: transparent;
    }
    #featureTabs .ui-slider-tabs-indicator,
    #works-section .ui-slider-tabs-indicator,
    .owl-theme .owl-controls .owl-page span {
        width: 10px;
        height: 10px;
        margin: 3px;
        position: relative;
        background-color: transparent;
    }
/*    #works-section .ui-slider-tabs-indicator:after,
    #plan-section .owl-theme .owl-controls .owl-page span:after,
    #feature-section .owl-theme .owl-controls .owl-page.active span:after{*/
    .owl-theme .owl-controls .owl-page.active span:after{
        /*background-image: url('../img/main/next_on_small.png');*/
    }
    .owl-theme .owl-controls .owl-page span:after{
        /*background-image: url('../img/main/next_off_small.png');*/
    }
    #featureTabs .ui-slider-tabs-indicator:after,
    #works-section .ui-slider-tabs-indicator:after,
    .owl-theme .owl-controls .owl-page span:after,
    .owl-theme .owl-controls .owl-page.active span:after{
        width: 10px;
        height: 10px;
        background-size: 10px 10px;
        margin: 0px;
        left: 0px;
        top: 0px;
    }
    #featureTabs .ui-slider-tabs-indicator.selected:after,
    #works-section .ui-slider-tabs-indicator.selected:after {
        width: 10px;
        height: 10px;
    }
    #featureTabs .ui-slider-tabs-indicator.selected,
    #works-section .ui-slider-tabs-indicator.selected{
        width: 10px;
        height: 10px;
        /*top: 1px;*/
    }
    #allapps-section .controls button {
        width: 10px;
        height: 10px;
        background-size: 10px 10px;
    }
}


#desktop-gallery .portfolio-item {
    max-width: 580px;
    
}

#dot-menu {
    border-radius: 0px;
}
#dot-menu ul li a:after {
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    content: "";
    line-height: 20px;
    text-align: center;
    position: absolute;
    background-image: url('/img/main/next_off.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
#dot-menu ul li a.active:after {
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    content: "";
    line-height: 20px;
    text-align: center;
    position: absolute;
    background-image: url('/img/main/next_on.png');
}
#plan-section {
    padding: 35px 0px 35px;
}
.select-plan-table {
    padding-bottom: 50px;
}
.select-plan-table table {
    margin: 0 auto;
    
    width: 100%;
    
}
.select-plan-table table th {
    border-right: 1px solid #999;
}
.select-plan-table table th:last-child {
    border-right: 0;
}
.select-plan-table table th,
.select-plan-table table td{
    text-align: center;
    padding: 5px;
}
.select-plan-table table td{
    border: 1px solid #999;
}
.select-plan-table table td:first-child{
    border-left: 0;
}
.select-plan-table table td:last-child{
    border-right: 0;
}
.select-plan-table table tr:last-child td{
    border-bottom: 0;
}
.select-plan-table table td.label-column{
    text-align: left;
}
.select-plan-table table td.label-column .row1{
    font-weight: 400;
}
.select-plan-table table .premium-column{
    color: #0191c6
}
.select-plan-table table .free-column
{
    color: rgba(0,0,0,0.84);
}
.select-plan-table table .row1 {
    font-weight: bold;
    font-size: larger;
    color: rgba(0,0,0,0.84);
}
.select-plan-table table .row1 {
    color: rgba(0,0,0,0.56);
}
.select-plan-table table .th1{
    /*width: 100%;*/
}
.select-plan-table table .th2{
    width: 20%;
}
.select-plan-table table .th3{
    width: 20%;
}
.premium-box-container {
    padding:  0px 80px 10px 0px;
}
@media (max-width: 991px) {
    .premium-box-container {
        padding:  0px 50px 10px;
    }
}
.premium-box {
    width: 100%;
    text-align: center;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.34);
    max-width: 310px;
    margin: 0 auto;
}
/*
.premium-box:after {
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
    width: 100%;
    content: '';
    z-index: -1;
    height: 1px;
    display: block;
}*/
.premium-box-header {
    background-color: #59ACDD;
    color: #fff;
    padding: 10px;
    position: relative;
    font-size: 16px;
}
.premium-box-ico {
    position: absolute;
    top: 10px;
    left: 15px;
    width: 40px;
    height: 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
}
.mobile-pr-ico {
    background-image: url('/img/main/premium_mobile.png');
}
.desktop-pr-ico {
    background-image: url('/img/main/premium_web.png');
}
.premium-box-content {
    border: 1px solid #bfbfbf;
    border-top: 0;
    color: rgba(0, 0, 0, 0.56);
    font-size: 18px;
}
.smaller-font {
    font-size: smaller;
}
.premium-box-footer {
    height: 50px;
}
.premium-box-features {
    padding-top: 10px;
    height: 250px;
}
.premium-box-features p{
    margin: 0;
    padding: 10px 0;
}
.premium-box-button:hover,
.premium-box-button:focus,
.premium-box-button {
    padding: 5px 40px;
    border: 1px solid #59ACDD;
    color: #59ACDD;
}
.pb-price {
    font-size: 50px;
    font-weight: 100;
}
.pb-year {
    font-size: smaller;
}
.pb-currency-sign {
    vertical-align: top;
    top: -8px; 
    position: relative;
}
.premium-box-price-cont {
    padding: 15px 0;
}
.premium-box-price-cont.pb-web {
    padding-left: 20px;
}
/*=============================*/

#menu-top{
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    background-color: #f7f7f7;
    z-index: 1000;
}
#menu-top ul{
    margin-left: 0px;
    top: 2px;
    position: relative;
    float: right;
/*    list-style: outside none none;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;*/
}
#menu-top ul > li{
    position: relative;
    display: block;
    list-style: none;
    text-align: match-parent;
    
}
#menu-top ul > li a{
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 16px;
    /*color: #000;*/
    position: relative;
    display: block;
    padding: 18px 0px;
    text-decoration: none;
    float: left;
    
    perspective: 1000px;
    background-color: transparent;
    
}
#menu-top ul > li a:hover,
#menu-top ul > li a:active
{
    font-weight: 700;
    /*color: green;*/
}

.navbar-default .navbar-nav > li > a {
  color: rgba(0,0,0,0.84);
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: rgba(0,0,0,0.84);
  background-color: transparent;
}
.csstransforms3d .navigation-effect li a.active span::before,
.csstransforms3d .navigation-effect li a.active:hover span::before {
    color: #ff960e;
}
.csstransforms3d .navigation-effect li a span::before {
  text-align: center;
  position: absolute;
  color: rgba(0,0,0,0.84);
    /*color: #ff960e;*/
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  content: attr(data-hover);
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  background-color: transparent;
}
.navigation-effect li a {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  background-color: transparent;
}
.navigation-effect li a span {
  position: relative;
  display: inline-block;
  padding: 0 5px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*background-color: #fff;*/
}
.navigation-effect li a:hover span,
.navigation-effect li a a:focus span {
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -moz-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
  /*background-color: #fff;*/
}
.ie .navigation-effect li a:hover span,
.ie .navigation-effect li a a:focus span {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  /*background-color: #fff;*/
}
.navbar-default {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}


#header.navbar {
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
  border: none;
}
#header.navbar .navbar-logo {
  line-height: 60px;
}
#header.navbar .navbar-collapse {
  float: right;
  width: 100%;
}
#header.navbar .nav li a {
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 15px;
}
#header.navbar .nav li a:hover,
#header.navbar .nav li a:active {
  font-weight: 700;
}
#header.navbar .nav li a.active {
  color: #ff960e;
}
@media (max-width:1198px){
    #menu-top ul{
        float: left;
    }
}
@media (min-width: 1199px) {
    .col-lg-10 {
        width: 83.33333333%;
        float: left;
    }
    .col-lg-2 {
        width: 16.6667%;
    }
    .container {
        width: 1170px;
    }
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
    .hidden-lg {
        display: none !important;
    }
  
}
@media (min-width: 1199px){
	.navbar-collapse{
		width:auto;
		border-top:0;
		box-shadow:none
	}

	.navbar-collapse.collapse{
		display:block!important;
		height:auto!important;
		padding-bottom:0;
		overflow:visible!important
	}

	.navbar-collapse.in{
		overflow-y:visible
	}

	.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
		padding-left:0;
		padding-right:0
	}

}
.navbar-logo img {
    width: 200px;
    /*#ff960e*/
}
#home-sections i,
#home-sections:hover i ,
#home-sections:focus i
{
    color: #4497cb;
}

.mobile-store-btn {
    display: inline-block;
    border:2px solid #fff;
    color:orange;
    margin-right: 10px;
}
.mobile-store-btn:hover {
    border-color: #ff960e;
}
#home-section .feature-box-style-1 .feature-title h3 {
    color: #FFF;
    font-weight: 400;
    font-size: 40px;
}
#home-section-wrapper .feature-home-image {
    /*margin-bottom: 30px;*/
    padding-top: 30px; 
    max-height: none;
}
#home-section {
    background-image: none;
}
#home-section {
    background-attachment: scroll;
    background-color: #f3f3f3;
    /*background-image: url("../img/main/1-1600x900.jpg");*/
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    background-repeat: repeat;
    background-position: center top;
    /*background-image: url("/img/main/main_background.jpg");*/
    background-size: cover;
}

#home-section .section-desc {
    margin: 0px auto 0px;
}
#home-section .feature-box-style-1 .home-descr1,
#home-section .feature-box-style-1 .home-descr2 {
    font-size: 20px;
    font-weight: 100;
}
#home-section .feature-box-style-1 .home-descr2 {
    margin-top: 40px;
    font-weight: 400;
    font-size: 16px;
}
.counter-description,
.chart.counter-value {
    text-align: center;
    /*color: rgba(0,0,0,0.56);*/
    color: #4497CB;
}
.chart.counter-value {
    /*line-height: 1.5;*/
}
.chart.counter-value .percent {
    font-size: 24px;
    color: #4497CB;
    font-weight: bold;
}

/*@media (min-width: 1200px){
    .footer-social-icons ul {
        text-align: right;
    }
    .footer-left-column{
        text-align: left;
    }
}*/
    
.feature-box-style-2 .feature-title.contact-info {
    padding-left: 0px;
    font-size: 20px;
}
#recent-section .feature-box-style-2 .feature-title.changelog-title {
    padding-left: 0px;
    font-size: 20px;
    color: rgba(0,0,0,0.84);
    text-align: center;
}
#recent-section .feature-box-style-2 .feature-title.changelog-title h4 {
    font-weight: 200;
    font-size: 34px;
}
.footer-social-icons ul li a {
    line-height: 45px;
    font-size: 26px;
}
.footer-social-icons ul li {
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    width: 50px;
    border: 1px solid #76889A !important;
}
.lang-select select {
    width: 110px;
}
.lang-select {
    text-align: center;
    padding-top: 5px;
}
/*@media (min-width:992px){
    .lang-select {
        text-align: right;
    }
    .footer-social-icons ul li {
        margin-right: 0px;
        margin-left: 10px;
    }
    .footer-social-icons ul {
        text-align: right;
    }
    .footer-left-column{
        text-align: left;
    }
}*/
#footer-section .footer-left-column a,
#footer-section .footer-left-column a:active,
#footer-section .footer-left-column a:hover,
#footer-section .footer-left-column a:focus,
#footer-section .footer-left-column a:visited{
    /*color: #2A6496;*/
    color: rgba(0, 0, 0, 0.56);
}
#footer-section .footer-left-column a:hover{
    color: #FF960E;
}
#home-section .right .feature-box-style-1:last-child {
    margin-bottom: 85px;
}
#home-section-wrapper .feature-home-image img {
    width: 100%;
    max-width: 100%;
}
#footer-section {
    height: auto;
}
#footer-logo {
    padding-top: 5px;
}
#footer-logo img {
    width: 150px;
    margin: 10px 0;
}
#footer-descr {
    color: rgba(0,0,0,0.56);
    padding-bottom: 0px;
}
@media (min-width:1198px){
/*@media (min-width:992px){*/
/*@media (min-width:1092px){*/
    #footer-descr {
        padding-bottom: 10px;
    }
    .lang-select {
        display: inline-block;
        padding-left: 20px;
    }
    .footer-social-icons {
        width: 200px;
        position: absolute;
        right: 0px;
        bottom: 30px;
    }
    .footer-social-icons ul {
        text-align: right;
    }
    .footer-left-column{
        text-align: left;
    }
}
#menu-top ul > li a.blue-btn {
    background-color: #fff;
    padding: 7px 0;
    margin: 9px 0px;
    border: 1px solid #498af4;
}
.navigation-effect li a.blue-btn span {
    padding: 0 14px;
    margin: 1px;
}
.navigation-effect li a.blue-btn:hover span,
/*.navigation-effect li a a:focus span,*/
.csstransforms3d .navigation-effect li a.blue-btn span::before,
.navigation-effect li a.blue-btn span {
    color: #498af4;
    background-color: #fff;
    /*background-color: #498af4;*/
    font-weight: 400
}
.navigation-effect li a.blue-btn:hover span {
    /*padding: 0 24px;*/
}

.navbar-toggle {
    margin-top: 13px;
}
#menu-top .navbar-collapse.collapsing ul > li a,
#menu-top .navbar-collapse.collapse.in ul > li a{
    padding: 8px 0;
    color: rgba(0,0,0,0.84);
}
#menu-top .navbar-collapse.collapsing ul > li a.blue-btn,
#menu-top .navbar-collapse.collapse.in ul > li a.blue-btn {
    margin-top: 5px;
    margin-bottom: 5px;
}
#last-plain-btn-menu{
    /*margin-right: 50px;*/
}
.arrows-section .icon {
    width: 61px;
    height: 61px;
    color: #C4ccd5;
    overflow: hidden;
    line-height: 39px;
    margin: 0px 5px 0px 0px;
    text-align: center;
    display: inline-block;
    background-color: #FFF;
    border-radius: 50px;
    border: 1px solid #C4ccd5;
    background-repeat: no-repeat;
    background-position: center;
}
.arrows-section:after {
    top: 30px;
}
.section-border {
    border-top: 1px solid #C4ccd5;
}

.mini-post {
    background-color: #fff;
}


/* ======================= */
/* morph */
/*
.morphbutton-content {
  background-color: white;
  position: fixed;
  z-index: 801;
  overflow: hidden;
  opacity: 0;
  transition: all .5s ease-in-out;
  pointer-events: none;
  transform: translate(0%, 0%);
  overflow-y: auto; }
  body.morphbutton-modal-active .morphbutton-content.active {
    top: 0     !important;
    left: 0     !important;
    bottom: 0;
    width: 100%  !important;
    max-height: 100%  !important;
    pointer-events: auto;
    visibility: visible; }
    @media (min-width: 600px) {
      body.morphbutton-modal-active .morphbutton-content.active {
        width: 400px !important;
        top: 50%          !important;
        left: 50%         !important;
        bottom: inherit;
        transform: translate(-50%, -50%); } }
  .morphbutton-content.active {
    opacity: 1; }

body::before {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  z-index: 800;
  opacity: 0;
  transition: opacity .5s .2s;
  pointer-events: none; }

body.morphbutton-modal-active::before {
  opacity: 1;
  pointer-events: auto; }

.morphbutton-close {
  top: 0;
  right: 0;
  background: none;
  border: none;
  position: absolute; }

.morphbutton-content > * {
  opacity: 0;
  transition: opacity 0.5s; }

.morphbutton-content.active > * {
  opacity: 1; }

.morphbutton-cascade * {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s, transform 0.4s; }

.morphbutton-content.active .morphbutton-cascade > * {
  opacity: 1;
  transform: translateY(0); }

.morphbutton-cascade > *:first-child {
  transition-delay: 0.4s; }

.morphbutton-cascade > *:nth-child(2) {
  transition-delay: 0.45s; }

.morphbutton-cascade > *:nth-child(3) {
  transition-delay: 0.5s; }

.morphbutton-cascade > *:nth-child(4) {
  transition-delay: 0.55s; }

.morphbutton-cascade > *:nth-child(5) {
  transition-delay: 0.6s; }

.morphbutton-cascade > *:nth-child(6) {
  transition-delay: 0.65s; }

.morphbutton-cascade > *:nth-child(7) {
  transition-delay: 0.7s; }

.morphbutton-cascade > *:nth-child(8) {
  transition-delay: 0.75s; }
  */
  
  /* Morph Button: Default Styles */
/*DEFINE morph button*/
.morph-button {
  position: relative;
  display: block;
  margin: 0 auto;
}
.icon-close {
  color: #000000;
  font-size: 44px;
  position: absolute;
  right: 20px;
  top: 0;
}
.morph-button.open > button {
  pointer-events: none;
}
.morph-content {
  pointer-events: none;
  padding: 40px;
}
.morph-content .version {
  display: inline-block;
}
.morph-content .version:before {
  /*add version prefix*/
  content: 'v.';
}
.morph-content .feature-header {
  /*define style for each version*/
  display: inline-block;
  text-align: right;
  font-size: 16px;
  font-weight: 600;
  margin-left: 10px;
}
.content {
  margin-bottom: 20px;
}
.morph-button.open .morph-content {
  pointer-events: auto;
}
/* Common styles for overlay and modal type (fixed morph) */
.morph-button-fixed,
.morph-button-fixed .morph-content {
  width: 300px;
  height: 0px;
}
.morph-button-fixed > button {
  z-index: 1;
  width: 100%;
  height: 100%;
  /*define button animation*/
  -webkit-transition: opacity 0.1s 0.5s;
  -o-transition: opacity 0.1s 0.5s;
  transition: opacity 0.1s 0.5s;
}
.morph-button-fixed.open > button {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.morph-button-fixed .morph-content {
  position: fixed;
  z-index: 900;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-fixed.open .morph-content {
  opacity: 1;
}
.morph-button-fixed .morph-content > div {
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
  transition: opacity 0.1s, visibility 0s 0.1s, height 0s 0.1s;
}
.morph-button-fixed.open .morph-content > div {
  visibility: visible;
  height: auto;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.5s;
  -o-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s;
}
.morph-button-fixed.active > button {
  z-index: 2000;
}
.morph-button-fixed.active .morph-content {
  z-index: 1900;
}
/* Transitions for overlay button and sidebar button */
.morph-button-overlay .morph-content,
.morph-button-sidebar .morph-content {
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
.morph-button-overlay.open .morph-content,
.morph-button-sidebar.open .morph-content {
  -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
}
/* Morph Button Style: Overlay */
.morph-button.morph-button-overlay {
  margin: 50px auto;
}
.morph-button-overlay.open .morph-content {
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
}
/* Morph Button Style: Modal */
.morph-button-modal::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  pointer-events: none;
}
.morph-button-modal.open::before {
  opacity: 1;
  pointer-events: auto;
}
.morph-button-modal.active::before {
  z-index: 1800;
}
.morph-button-modal .morph-content {
  overflow: hidden;
  -webkit-transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: opacity 0.3s 0.5s, width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
.morph-button-modal.open .morph-content {
  top: 50% !important;
  overflow: auto;
  left: 50% !important;
  margin: -210px 0 0 -300px;
  width: 600px;
  height: 500px;
  -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
  transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s, margin 0.4s 0.1s;
}
/* Colors and sizes for individual modals */
.morph-button.morph-button-modal-1 {
  float: left;
}
.morph-button-modal-1 .morph-content {
  color: #000000;
  background-color: #ffffff;
}
.morph-button-modal-1::before {
  background: rgba(0, 0, 0, 0.7);
}
/* Let's add some nice easing for all cases */
.morph-button .morph-content,
.morph-button.open .morph-content,
.morph-clone {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
/* Helper classes */
.noscroll {
  overflow: hidden;
}
.morph-button-overlay.scroll .morph-content {
  overflow-y: scroll;
}
.morph-button-sidebar.scroll .morph-content {
  overflow: auto;
}
/* No JS fallback: let's hide the button and show the content */
.no-js .morph-button > button {
  display: none;
}
.no-js .morph-button {
  margin: 10px 0;
  float: none;
}
.no-js .morph-button,
.no-js .morph-button .morph-content,
.no-js .morph-button .morph-content > div {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  pointer-events: auto;
}
.no-js .morph-button .morph-content .icon-close {
  display: none;
}
.no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}
/* Media Queries */
@media screen and (max-width: 600px) {
  .morph-button-modal.open .morph-content {
    top: 0% !important;
    left: 0% !important;
    margin: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
    transition: width 0.4s 0.1s, height 0.4s 0.1s, top 0.4s 0.1s, left 0.4s 0.1s;
  }
}
@media screen and (max-width: 400px) {
  .morph-button-fixed,
  .morph-button-fixed .morph-content {
    width: 200px;
    /*height: 80px;*/
  }
  .morph-button-fixed > button {
    padding: 0;
  }
}

.title-section {
    display: block;
}

.cube-tab-title {
    font-size: 31px;
    color: #4497CB;
    padding: 20px 0;
}
#cubeTabs {
    overflow: hidden;
    height: 290px;
    padding-top: 70px;
}
/*#cubeTabs .ui-slider-tab-content {
    height: 190px;
}*/
.cube-tab-descr {
    font-size: 21px;
    color: rgba(0,0,0,0.75);
    line-height: 1.5;
    min-height: 96px;
}
.cube-width {
    padding-top: 30px;
    padding-bottom: 30px;
    /*width: 250px;*/
}

#feature-section .mobile-title {
    padding: 0 0 20px;
    font-size: 25px;
    font-weight: 300;
    color: #f95656;
    text-align: center;
    display: none;
}
@media (max-width: 767px) {
    #feature-section .mobile-title {
        display: block;
    }
    #menu-top ul {
        margin-left: 30px;
    }
    #home-section-wrapper {
        padding-top: 80px;
    }
    #home-section .right .feature-box-style-1:first-child {
        margin-bottom: 25px;
    }
    #home-section .right .feature-box-style-1:last-child {
        margin-bottom: 40px;
    }
    #home-section .feature-box-style-1 .feature-title h3 {
        font-size: 30px;
    }
    #home-section .feature-box-style-1 .home-descr2 {
        margin-top: 20px;
    }
    .mobile-store-btn:first-child {
        margin-bottom: 10px;
    }
    .section-title h1 {
        font-size: 40px;
    }
    #moreapps-section .section-desc,
    #recent-section .section-desc {
        margin-bottom: 30px;
    }
    #recent-section .feature-box-style-2 {
        margin-bottom: 20px;
    }
    #works-section,
    #allapps-section,
    #portfolio-section,
    #plan-section,
    #counter-section,
    #recent-section,
    #reach-section,
    #moreapps-section,
    #facts-section,
    #feature-section {
        padding: 25px 0 25px;
    }
    .title-section {
        display: block;
    }
    #footer-section {
        padding-bottom: 15px;
    }
    #footer-section {
        padding-bottom: 0px;
        text-align: left;
        font-size: 12px;
        line-height: 16px;
    }
    #footer-section #footer-logo img{
        width: 75px;
    }
    .footer-social-icons {
        width: 200px;
        right: 0px;
        float: right;
        bottom: -17px;
        position: absolute;
    }
    .footer-social-icons ul {
        text-align: right;
    }
    .footer-social-icons ul li a {
        line-height: 36px;
        font-size: 20px;
    }
    .footer-social-icons ul li {
        width: 43px;
    }
    .lang-select {
        margin-top: 16px;
        margin-bottom: 25px;
        text-align: left;
    }
    #reach-section .section-desc {
        margin-bottom: 20px;
    }
    #reach-section .feature-box-style-2 {
        margin-bottom: 25px;
    }
    .section-title h1 {
        font-size: 36px;
    }
    .cube-tab-title,
    #feature-section .feature-box-style-2  .feature-title h4.blue-title {
        font-size: 22px;
    }
    .cube-tab-descr,
    #feature-section .feature-box-style-2 .feature-desc p {
        font-size: 14px;
    }
/*    #feature-section .feature-box-style-2 .feature-desc p:first-child {
        min-height: 96px;
    }*/
    #plan-section .section-desc p {
        font-size: 18px;
    }
    #cubeTabs {
        height: 160px;
        padding-top:0px;
    }
/*    #cubeTabs .ui-slider-tab-content {
        height: 140px;
    }*/
    .cube-tab-descr {
        min-height: 63px;
    }
    
}
/*@media (max-width: 599px) {
    #feature-section .feature-box-style-2 .feature-desc > p {
        min-height: 216px;
    }   
}*/
#moreapps-carousel-container {
    display: block;
}
#moreapps-wide {
    display: none;
}
@media (min-width: 768px) {
    .owl-theme .owl-controls {
        margin-top: 35px;
    }
    #portfolio-section {
        padding-bottom: 25px;
    }
    #moreapps-carousel-container {
        display: none;
    }
    #moreapps-wide {
        display: block;
    }
}
figure .wall-plus {
    top: 10px;
    left: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    background-image: url("/img/main/cube/plus_white.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}
figure.wall-light .wall-plus {
    background-image: url("/img/main/cube/plus_black.png");
}
.store-box,
#feature-section .feature-box-style-2 .feature-desc p.store-box {
    text-align: center;
    padding-top: 10px;
}
.store-link {
    display: inline-block;
    width: 171px;
    height: 51px;
    background-image: url("/img/main/play_store.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.play-store-link {
    background-image: url("/img/main/play_store.png");
}
.apple-store-link {
    background-image: url("/img/main/apple_store.png");
}

#cubeTabs .ui-slider-tabs-content-container {
    overflow: hidden;
}
#cubeTabs .ui-slider-tabs-content-container,
#featureTabs .ui-slider-tabs-content-container {
    background-color: transparent;
}
