html{
    min-height: 100%;
    position: relative;
}


h1, h2, h3, h4, h5, h6 {
    color: #191919;
    font-weight: 300;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    text-shadow: none !important;
}
.h3{
    font-weight: 600 !important;
    display: block;
    margin-bottom: 20px;
}

h1 {
    font-size: 50px;
    line-height: 60px;
}

h2 {
    font-size: 40px;
    line-height: 48px;
}

h3,
.h3{
    font-size: 32px;
    line-height: 42px;
}
h3.bigger{
    font-size: 30px;
}

h4 {
    font-size: 20px;
    line-height: 30px;
}

h5 {
    font-size: 18px;
    line-height: 24px;
}

h6 {
    font-size: 16px;
    line-height: 22px;
}
ul{
    padding-left: 15px;
}
ol li,
ul li {
    margin-bottom: 5px;
}
ol,ul,p {
    margin-bottom: 20px;
}


a, .pseudolink {
    color: #3498db;
}

a:hover {
    text-decoration: underline;
}

.pseudolink u { /* "pseudolink" is a clickable element for in-page JS actions  */
    border-bottom: 1px dotted;
    text-decoration: none;
    cursor: pointer;
}

.pseudolink:hover {
    text-decoration: none;
    color: #4ab9ff;
}

/*exteral link*/
.page a[href^="http"]:not([class]):not([style]),
a.external{
    background: url("../../images/merchant/f47d0ad31c4c49061b9e505593e3db98/external_link.png?20140526165536") no-repeat 100% 4px;
    padding-right: 7px;
}
.page a[href^="http"]:not([class]):not([style]):hover,
a.external:hover{
    background-position: 100% -46px;
    color: #4ab9ff;
}

header a[target="_blank"]:after{
    display: inline-block;
    content: "";
    width: 5px;
    height: 5px;
    background: url("../../images/merchant/f47d0ad31c4c49061b9e505593e3db98/external_link.png?20140526165536") no-repeat 0 0;
    vertical-align: middle;
    margin: 0 0 0 4px;
    position: relative;
    top: -2px;
}
header a[target="_blank"]:after{
    background: url("../../images/merchant/f47d0ad31c4c49061b9e505593e3db98/external_link_gray.png?20140526165536") no-repeat 0 0;
}
header a[target="_blank"]:hover:after{
    background-position: 0 -95px;
}
#avatars-holder .box > a,
code a{
    background: none !important;
    padding: 0 !important;
}
.display-ib{
    display: inline-block;
}
.no-mb {
    margin-bottom: 0;
}
.img-responsive {
    margin: 0 auto 20px;
}
#why-teamdev .img-responsive {
    margin: 0 0 20px;
}
#topcontrol{
    font:40px FontAwesome;
    color: #fff;
    overflow: hidden;
    background: rgba(0,118,209,0.7);
    width: 50px;
    height: 44px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#topcontrol:hover{
    background: rgba(0,118,209,0.85);
}
#topcontrol > img {
    display: none;
}
#topcontrol:before {
    content: "\f106";
}

/*botstrap overrides*/
.panel-default > .panel-heading{
    padding: 0;
}
.panel-body p:last-child{
    margin-bottom: 0;
}
.panel-default > .panel-heading:hover{
    /*background-image: none;*/
    /*background: #E8E8E8;*/
}
.panel-default > .panel-heading .panel-title > a {
    padding: 10px 15px;
    display: block;
}
.panel-default > .panel-heading .panel-title > a:focus,
.panel-default > .panel-heading .panel-title > a:hover{
    text-decoration: none;
}

/*main blocks styles*/
.page > * > .container,
.page > .container{
    padding-top: 40px;
    padding-bottom: 40px;
}

#logo-header, #logo-footer {
    width: 180px;
    margin: -2px 0 0 -10px; /* balancing */
}

.js-clingify-placeholder{
    position: relative;
    z-index: 999;
}

.header {
    width: 100%;
    top: 0;
    min-height: 74px;
    position: relative;
    z-index: 1000;
    background: #f5f5f5;
    background: -moz-linear-gradient(top,#fafafa,#f5f5f5);
    background: -webkit-linear-gradient(top,#fafafa,#f5f5f5);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(1,#f5f5f5));
    background: linear-gradient(top,#fafafa,#f5f5f5);
    border-bottom: 1px solid #eee;
    color: #444;
    -moz-box-shadow: 0 -3px 5px 4px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 -3px 5px 4px rgba(0, 0, 0, 0.6);
    box-shadow: 0 -3px 5px 4px rgba(0, 0, 0, 0.6);
}
.logo {
    top:14px;
}
.header ul li{margin-bottom: 0}
.navbar-brand{
    position: relative;
    z-index: 1001;
}
.navbar, .navbar-inner, .nav, .navbar-inverse {
    background: none;
}
.navbar{
    margin-bottom: -1px !important;
    border: none;
    font:15px/27px 'Open Sans',sans-serif;
}
.navbar-inner{
    float: right;
}
.nav-collapse{
    float: left;
}
.nav.top-2{
    top:0;
}

.navbar .search-open{
    top: 100%;
}
.navbar .nav > li:last-child > .dropdown-menu{
    left: auto;
    right: 0;
}
.navbar .nav > .open > a,
.navbar .nav > .open > a:hover,
.navbar .nav > .open > a:focus,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    background-color: #E7E7E7;
    color:#3498db;
}
.navbar .nav > .active > a{
    color:#3498db;
}
.navbar .nav > li > .dropdown-menu:after{
    display: none;
}
.navbar .nav .dropdown-menu strong{
    padding: 8px 15px;
    display: block;
}
.navbar .nav .dropdown-menu ul.dropdown-menu{
    position: static;
    float: none;
    display: block;
    border: none;
    margin: 0;
    box-shadow: none;
    min-width: 0;
}
.navbar .nav > li > a.search{
    border-bottom-color: #F7F7F7;
    border-top-color: #AAAAAA;
    padding: 22px 12px;
}
.navbar .nav > li > a.search:hover {
    border-top-color: #3498db;
}

.navbar .btn-navbar{
    margin-top: 15px;
    background: #3498DB;
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus{
    background: #2980B9;
}

.navbar-collapse {
    max-height: 1000px;
    padding: 0;
}
.navbar-collapse.in {
    overflow-y: visible;
    padding: 0;
}
.navbar-nav{
    position: relative;
}
.form-inline .btn-u,
.form-inline .form-control{
    width: auto;
    height: 30px;
    vertical-align: top;
}
.form-inline .btn-u{
    line-height: 30px;
    padding-top: 0;
}
.navbar .search-open{
    border-top-color:#3498db;
    top: 100%;
    right: 15px;
}
.dropdown-menu li a {
    border-bottom:none;
}
.navbar .nav > li:hover > a > .caret-out{
    bottom: -2px;
}
.navbar .nav > li > a .caret{
    margin-top: -2px !important;
    border-top-color: #3498db!important;
    border-bottom-color: #3498db !important;
}

.dropdown-menu li.active > a{
    color:#ffffff;
    background:#687074 !important;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;
    filter:none !important;
}

.text-uppercase{
    text-transform: uppercase;
}
.upper {
    text-transform: none;
    color: #3b3b3b;
    font-size: 50px;
    line-height: 60px;
}

.headline h3, .headline h4 {
    border-bottom: 2px solid #2283c6;
}

/*blockquote*/
blockquote.blockquote {
    border: none;
    padding: 30px 65px;
    margin: 0;
    font-size: 19px;
}

.arrow_box{
    margin: 15px 15px 65px;
    -webkit-box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 4px -4px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 0;
}
blockquote.blockquote > q{
    font-style: italic;
    display: block;
    margin-bottom: 20px;
    display: block;

}
blockquote.blockquote small{
    font-size: 13px;
}
.arrow_box.bottom-left::before {
    margin-left: 50px;
}
.arrow_box.bottom-left::after {
    margin-left: 51px;
}
blockquote.blockquote .blockquote-text{
    position: relative;
    display: block;
    margin: 0;
}
blockquote.blockquote .blockquote-text:before,
blockquote.blockquote .blockquote-text:after{
    color: #eee;
    font: 130px/30px Arial, sans-serif;
    vertical-align: middle;
    position: absolute;
    left: -53px;
    top: 29px;
    height: 30px;
    width: 0px;
}
blockquote.blockquote .blockquote-text:before{
    content: "ï¿½";
}
blockquote.blockquote .blockquote-text:after{
    content: "ï¿½";
    position: relative;
    left: 5px;
    top: 42px;
    display: inline-block;
    right: auto;
    bottom: auto;
}
blockquote.blockquote > cite {
    overflow: hidden;
    display: block;
    position: relative;
    z-index: 1;
    top: 65px;
}
blockquote.blockquote .user-photo{
    float: left;
    overflow: hidden;
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0 20px 0 0;
    -webkit-border-radius: 35px !important;
    -moz-border-radius: 35px !important;
    border-radius: 35px !important;
}
blockquote.blockquote .user-descr{
    display: block;
    overflow: hidden;
}
/*gallery*/
.fullwidthbanner-container ul{
    list-style: outside none;
    padding: 0;
}

.testimonials-box .head {
    margin-bottom: 60px;
}
/*  carousel*/
.custom-carousel {
    margin-bottom: 20px;
}
.custom-carousel .carousel-control{
    background: none !important;
    filter:none;
    width: 8%;
    overflow: hidden;
}
.custom-carousel .carousel-control > i {
    position: absolute;
    top: 100px;
    left: -10px;
}
.custom-carousel .right.carousel-control > i {
    left: auto;
    right: -20px;
}
.custom-carousel .img-responsive{
    /*width: 100%;*/
    margin: auto;
}
.service .desc {
    width: 100%;
}

.service .desc h4 {
    font-size: 24px;
    line-height: 32px;
}

.purchase {
    box-shadow: none;
    background: transparent;
}

.purchase span {
    font-size: 250%;
    line-height: 42px;
    color: #3b3b3b;

}

.purchase p {
    font-size: 17px;
    line-height: 26px;
}

.purchase .btn-buy {
    text-transform:none;
}
.jxbrowser-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jxbrowser-1.jpg") no-repeat 50% 100%;
}
.jxbrowser-2{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jxbrowser-2.jpg") no-repeat 50% 100%;
}
.comfyj-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/comfyj-1.jpg") no-repeat 50% 50%;
}
.comfyj-2{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/comfyj-2.jpg") no-repeat 50% 0;
}
.jexplorer-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jexplorer-1.jpg") no-repeat 50% 50%;
}
.jniwrapper-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jniwrapper-1.jpg") no-repeat 50% 50%;
}
.jxfilewatcher-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jxfilewatcher-1.jpg") no-repeat 50% 50%;
}
.jniwrapper-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jniwrapper-1.jpg") no-repeat 50% 50%;
}
.jniwrapper-2{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jniwrapper-2.jpg") no-repeat 50% 50%;
}
.jxcapture-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jxcapture-1.jpg") no-repeat 50% 50%;
}
.jexcel-1 {
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/jexcel-1.jpg") no-repeat 50% 50%;
}
.jsnoop{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/music-player.jpg") no-repeat 50% 50%;
}
.services-1{
    background: url("//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/people-discussing.jpg") no-repeat 50% 50%;
}
.home-bubbles {
    background: #ebebeb url('//d2z6z1rhen877t.cloudfront.net/assets/img/products-visuals/blured-lights.jpg') no-repeat 50% 50% ;
}

.featureWrap {
    background-size: cover;
}
.container.top-panel {
    padding-top: 15px;
    padding-bottom: 15px;
}
.top-panel .product-logo{
    max-width: 120px;
    margin: auto;
    float: left;
}
.top-panel .marketplace img{
    margin: auto;
    display: block;
    float: right;
}

.featureWrap.the-projects{
    /*background-image: url("../img/whatwedo/projects.png");*/
    background-position: 50% 100%;
    background-repeat: no-repeat;
}
.featureWrap.the-projects .feature_link h1,
.featureWrap.the-projects .feature_link p{
    background: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5) !important;
}
.featureWrap.jxfilewatcher .feature_link p{
    font-size: 28px;
}
.logo-placeholder{
    width: 200px;
    height: 200px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    overflow: hidden;
    padding: 30px;
    border: 10px solid #fff;
    border-radius: 100px;
    box-shadow: 0 0 10px rgba(0,0,0,0.8), 0 0 10px rgba(0,0,0,0.5) inset;

}
.feature {
    cursor: default;
    display: block;
    float: none;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    margin: 0 auto;
    padding: 0 5%;
    width: 100%;
    text-align: center;
}

.dollar-light-green{
    background: #e7edd7;
}

.container-light-blue{
    background: rgba(0, 115, 229, 0.2);
}

.red {
    background-color: rgb(216, 21, 21);
}

.green {
    background-color: #72c02c;
}

.blue {
    background-color: #0073E5;
    background-image: -ms-radial-gradient(center top,ellipse cover,#00A6FE 0,#0073E5 100%);
    background-image: -moz-radial-gradient(center top,ellipse farthest-corner,#00a6fe 0,#0073e5 100%);
    background-image: -o-radial-gradient(center top,ellipse cover,#00A6FE 0,#0073E5 100%);
    background-image: -webkit-gradient(radial,center top,0,center top,559,color-stop(0,#00A6FE),color-stop(1,#0073E5));
    background-image: -webkit-radial-gradient(center top,ellipse cover,#00A6FE 0,#0073E5 100%);
}

.grey {
    background-color: #f1f1f1;
}

.medium-gray{
    background: #EEF1F3;
}
.silver {
    background: #f5f6f6;
}
.text-gray {
    color: #606c6e;
}
.text-silver {
    color: #a1aaac;
}
.text-profit {
    color: #65ba01;
}
small,
.small {
    font-size: 13px;
}

.grey-image {
    background: #f1f1f1 url("../img/iconBg.png");
    background-size: cover;
}
.featureWrap {
    font-weight: 900;
    -moz-box-shadow: 0 -6px 5px -6px rgba(0,0,0,.6) inset;
    -webkit-box-shadow: 0 -6px 5px -6px rgba(0,0,0,.6) inset;
    box-shadow: 0 -6px 5px -6px rgba(0,0,0,.6) inset;
    padding: 140px 0;
    position: relative;

}
.product-logo {
    max-width: 60px;
    margin:0;
    float: left;
}

.feature_link{
    display: block;
}
.featureWrap .container,
.feature_link.container{
    margin: auto;
    padding-bottom: 0;
    padding-top: 0;
}
.featureWrap .big-button:first-child{
    margin-top: 10px;
}
.featureWrap .big-button{
    display: block;
    margin: 0 auto;
    max-width: 265px;
    transition-property: width;
    transition-duration: 0s;
}
.feature_link
.feature_link:focus,
.feature_link:hover {
    text-decoration: none;
    /*cursor: pointer;*/
}
.dark-box{
    display: block;
    background: rgba(0,0,0,0.5);
    padding: 20px;
    margin: 0;
}
.dark-box.inline{
    display: inline-block !important;
    margin: 0 !important;
}
.feature_link .heading-text{
    display: block;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.feature_link h1 {
    text-decoration: none;
    font-family:"Open Sans", arial,sans-serif;
    font-weight: 800 !important;
}

.feature_link p,
.feature_link .plain-styled{
    text-decoration: none;
    font:800 30px/1.2 "Open Sans", arial, sans-serif;
    margin-bottom: 0;
    /*	font-weight: 900 !important;*/
}
.feature_link .btn-download .fa{
    font-size: 18px;
}
.feature_link .plain-styled{
    display: block;
    margin: 0;
}
.feature_link .white-space-def{
    white-space: normal !important;
    display: block;
}

.white h1, .white p, .white i {
    color: white !important;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.2) !important;
}

.black h1, .black p {
    color: #333 !important;
}
.platform-icons {
    font-size: 40px;
    color: #6d6e71;
    letter-spacing: 10px;
}
.servive-block .span4 {
    padding:20px 30px;
    text-align:center;
    margin-bottom:20px;
    background:#fff;
    border-radius:0px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}

.servive-block .span4:hover {
    box-shadow: none;
}

.servive-block .span4 h4 a:hover {
    color:#3498db;
    text-decoration:none;
}

.servive-block .span4:hover h4,
.servive-block .span4:hover i {
    color:#3498db;
}
.servive-block .span4 i {
    color:#565656;
    font-size:40px;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.servive-block-in .span4 i {
    color:#3498db;
}
.servive-block-in .span4:hover i {
    color:#565656;
}
.rundemo-image:hover {
    text-decoration: none;
}
.features-list{

}
.feature-item {
    margin-bottom: 30px;
    background: #FFF;
    padding: 10px 30px 30px 10px;
    box-shadow: 0 0 3px rgba(0,0,0,0.07);
}
.feature-item  .ovh > *:last-child{
    margin-bottom: 0;
}

.pricing-section .row > div{
    padding: 15px;
}
.pricing-section h3 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.feature-item > .ovh {
    padding-top: 3px;
}
.pricing-item {
    border-radius: 0;
    background: #fff;
}
.pricing-footer ul{
    padding-left: 16px;
}

.pricing-footer p,
.pricing-footer ul{
    margin-bottom: 15px;
}
.pricing-footer ul li{
    margin-bottom: 5px;
}
.pricing-footer > * {
    text-align: left;
}
.pricing-footer > .text-center{
    text-align: center;
}
.pricing-footer > .pricing-footer-bottom{
    text-align: center;
}
.pricing-footer > .pricing-footer-bottom > div {
    color: #666666;
    font-size: 0.85em;
}
.pricing-head h3{
    border-radius: 0;
    padding: 10px 0 8px;
    font-size: 25px;
    background: #999;
    border-bottom: none;
}
.pricing-head h4.show-price{
    color: #555 !important;
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -ms-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
}

.pricing-head.jniwrapper-price h4{
    color: #fff;
}

.pricing-head h4{
    border-bottom: none;
    font-size: 30px;
    text-indent: -15px;
    padding: 15px 0;
}
.pricing-head h4 i{
    position: static;
    font-size: inherit;
    margin: 0;
}
.pricing-footer .price-btn{
    padding: 12px 20px;
    font-weight: bold;
    line-height: 17px;
    border-radius:3px !important;
    min-width: 140px;
    margin: 0 auto 15px;
}
.pricing-footer .price-btn:not([href^="mailto"]){
    background: #85A536;
    border-bottom-color: #496211;
    text-shadow: 0 1px 0 #496211;
}

.pricing-footer .price-btn:not([href^="mailto"]):focus,
.pricing-footer .price-btn:not([href^="mailto"]):active,
.pricing-footer .price-btn:not([href^="mailto"]):active,
.pricing-footer .price-btn:not([href^="mailto"]):hover{
    background: #658516;
    border-bottom-color: #496211;
    background: #658516;
}

.pricing-footer .price-btn:hover,
.pricing-footer .price-btn:focus,
.pricing-footer .price-btn:active,
.pricing-footer .price-btn:active{
    color: #fff;
    background: #2980B9;
    text-decoration: none;
}
.pricing-section.equal-height-col > .container > .row.pricing-special {
    display: block;
}
.pricing-section.equal-height-col > .container > .row.pricing-special > div {
    display: block;
    border-right: 0;
}
.pricing-special .preprice {
    background: #fff;
    margin: 0;
    padding: 26px 40px 2px;
}
.pricing-special .pricing-head h3 {
    background: #f59c01;
    padding: 10px 0 18px;
}
.pricing-special .pricing-head h3 small {
    color: #fff;
    font-size: 13px;
    display: block;
}
.pricing-special .products {
    font-size: 18px;
    padding-top: 18px;
    line-height: 1.5;
    border-top: 1px dotted #DFDFDF;
}
.pricing-section.equal-height-col .pricing-special .pricing-footer {
    padding-bottom: 0;
}
.pricing-section.equal-height-col .pricing-special .pricing-footer > .pricing-footer-bottom {
    position: relative;
}

.headline {
    border-bottom: none;
    margin:10px 0;
}

.features-list .glyphicons-icon{
    float: left;
}
.features-list .icon{
    float: left;
    font-size: 20px;
    line-height: 42px;
    margin-right: 5%;
    color: #000;
}
.features-list .ovh{
    overflow: hidden;
}

.btn-warning{
    background: #F0AD4E;
    border-color: #EEA236;
    text-shadow:0 1px 0 #EEA236;
}
.btn-blue{
    background: #70B7FF;
    border-color: #69A4E6;
    border-bottom: 2px solid #5994d6;
    text-shadow:0 1px 0 #69A4E6;
    white-space: inherit !important;
    padding-right: 5px;
    color: #fff;
}
.btn-blue:focus,
.btn-blue:hover{
    color: #fff;
    background: #69A4E6;
}
.btn-lightgreen{
    text-shadow:0 1px 0 #51a00b;
    background:#72c02c;
    color:#fff;
}
.btn-lightgreen:focus,
.btn-lightgreen:hover {
    color:#fff;
    background:#68af28;
    text-decoration:none;
    /*box-shadow:0 0 5px #c0c2c1;*/
}

.btn-grey{
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
    background:#bbb;
    color:#fff;
}
.btn-grey:focus,
.btn-grey:hover {
    color:#fff;
    background:#a3a3a3;
    text-decoration:none;
}
.big-button{
    font:bold 16px/2em 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
    cursor:pointer;
    margin:22px 0 0;
    border-radius:3px !important;
    display:inline-block;
    text-decoration:none;
    padding:12px 28px 9px;
    text-transform:uppercase;
    white-space: nowrap;
    box-shadow:0 0 2px rgba(0,0,0,0.5);
}
.big-button:focus,
.big-button:hover {
    text-decoration:none;
}
.big-button > i[class^="icon-"] {
    position: relative;
    left: -5px;
    vertical-align: middle;
    font-size: 21px;
}
.btn-dark-blue{
    background: #0073E5;
    /*background: -moz-linear-gradient(top,#00A6FE ,#0073E5 );
    background: -webkit-linear-gradient(top,#00A6FE ,#0073E5 );
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#00A6FE ),color-stop(1,#0073E5 ));
    background: linear-gradient(top,#00A6FE ,#0073E5 );*/
    border-color: #0043a5;
    color: #fff;
}
.btn-dark-blue:hover,
.btn-dark-blue:focus{
    background: #0063d5;
    color: #fff;
}
/* Pricing Tables
=================================================================== */
.pricing-table ul{
    padding-left: 0;
}
.pricing-table h3,
.pricing-table h4{
    white-space: nowrap;
}
.four-tables {
    padding: 0 10%;
}
.five-tables .pricing-table {
    width: 20%;
}

.four-tables .pricing-table {
    width: 25%;
}

.three-tables .pricing-table {
    width: 33%;
}

.two-tables .pricing-table {
    width: 50%;
}

.pricing-table {
    float: left;
    margin: 1px 0 0 1px;
}

.pricing-table h3 {
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 6px 0;
    margin: 0;
}

.four-tables ul {
    list-style: none outside;
}

.four-tables ul,li {
    margin:0;
}

.pricing-table li {
    color: #888;
    background: #fff;
    text-align: center;
    padding: 11px 0;
    border-bottom: 1px solid #fff;
}

.pricing-table li:nth-child(2n) {
    background: #f6f6f6;
}

.pricing-table h4 {
    padding:0 0 10px
}

a.buy {
    text-align: center;
    display: block;
    color: #fff;
    padding: 12px 0;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

a.buy:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* Table
=================================================================== */
.pricing-table h3,
.pricing-table h4 {
    color: #fff;
    margin: 0;
}

.pricing-table h4 {
    padding: 15px 0;
}

.price,
.time {
    display: block;
    text-align: center;
    line-height: 24px;
}

.price {
    font-size: 24px;
    font-weight: normal;
}

.time {
    font-size: 12px;
    font-weight: normal;
}


/* Pricing
=================================================================== */

.suez-zippy {
    background-color: #fafafa;
    border-top: 1px dashed #ccc;
    cursor: pointer;
    margin: 0;
    outline: none;
    padding: 8px 0 9px 40px
}

.suez-zippy:hover, .suez-zippy-collapse {
    background-color: #f5f5f5
}

.suez-zippy a {
    color: #444;
    outline: none;
    text-decoration: none
}

*+html .suez-zippy a {
    text-decoration: underline
}

.suez-zippy-expand, .suez-zippy-collapse {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OUU3RTI2OTVCQjQxMUUxOUE4QkFCRThERTZGMjZGNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0OUU3RTI2QTVCQjQxMUUxOUE4QkFCRThERTZGMjZGNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ5RTdFMjY3NUJCNDExRTE5QThCQUJFOERFNkYyNkY1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ5RTdFMjY4NUJCNDExRTE5QThCQUJFOERFNkYyNkY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+6/XDJAAABARJREFUeNrMV81PE0EU7xf9oqXNJg3lQCBAFDVcjPaAetDYtMabGBM9GBNv/jseDDdjPJl4FkWj0QgHL8TEGj9A8YuQ4JaWQkuh4O+3mcFxuwtltyRu8vJ2Z+b95jfvzbx5693e3vb8z0/ArmN+fr4lgL6+vkGoAYgGSYjmEkSHzEFmD4Qgn/7+fst2eD0GlYGcXFlZOVatVgcbjYa2tbVlEPT5fCW/369HIpHZeDz+Dk1vINNer7dqg+eMoA3YKZC5qOv6KIhlQCQC8VA6OjqMMSDaA/GUy+XRYrFYjUaj05qmTcP2EUi+bosHAWRFLre2tnYJk14JBAJJeMcYB4958P3P2M3NTRKlTaRer59bWFg4DpIavqOwmWxLiE3k8vDIjUqlMobQBUgqGAx6QqGQQdAcJhInwfX1deMd3k1iYTc3NjYSGOtD2+O2eRCAZ+G5MchlhMvPcEIbY0gMIW/yOMmxLRwOG4uALRcSXF1dpfcrsKui/+VeBH17EQSQhnDRe9dIjqHs7OzcISEOhTFeFbapY2hDW2AEgHUVi7oA7IRjgsqTKZVKZxBW7h0PdBMxuSBVZJtKlLb8hlfjy8vLp0UmcO5BrLALeyYLnSEwQyXJmdMD31WxGkNbYnCLEBOROc9D5CbEI9g7I1ixse+kN+xOei6XM2S3McQgFogGgT2MpiNuCA5hhUMyVHLjq2Fs5VFtiEEsCvYhyQ27IZgGUNoJqVbI4tCkOYejNJNOp/280gASkenE6krK5/NNbWqYJyYmLPeoiEocXV1OEzUJ+uW+U0+mG+9JcsYE2IuOE/Xi4mK9u7ubl3uDWEzGzGPqBHwmJ//eWtlstqmNduYTzTax8LoQxzeJDiAdwCk1vaiPSmC3NvMtI7z3G7Lk5pB8ZWnId+RDefnbil1OVIUYxBIHZVbUjI49WIAuQJ9Qrj7bHCdDy0rGXO+pi1BOMrELjj0I+YIq5C30T176qP9sbwlJzIqc+k4MYhETe/o99C9XxQKeZ9iHT1iMyspF9YZd+rEaI22JRUx0vXBdLIDoDMCmoKdYoKIe3ClGOaHcl9SqyDY5hja0FUXuK4E5066K+iEAe/ljlEwmh1GJGPWgrKLNqUcNLTXJsR6ELU9vAVjP0fWgbQUr3ouY6L6oovOo3DOojncKUpkfzQ+J1Wo1ow82HEevPUXXXehyW0t+AH7CRHegQ5joWyqVysIrCYaNISRJ9aSTHBcUi8Xo7RL6eOd9htzG+1LL89r98qFINUJi839yC6oHcpSCfTaAf4+gmkZQTtURzjmRRig/0D6+399ORwQFKAvN65DDEF6JYUhMdFcgNQjHfIDcs/snPjCCFpMcguoVn99B6OM+bG37/ggwAAW6mfmr9LiiAAAAAElFTkSuQmCC)
}

.suez-zippy-collapse {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAcCAYAAAATFf3WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0OUU3RTI2NTVCQjQxMUUxOUE4QkFCRThERTZGMjZGNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0OUU3RTI2NjVCQjQxMUUxOUE4QkFCRThERTZGMjZGNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ5RTdFMjYzNUJCNDExRTE5QThCQUJFOERFNkYyNkY1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ5RTdFMjY0NUJCNDExRTE5QThCQUJFOERFNkYyNkY1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pVkhPAAAA+pJREFUeNrMV0tPU0EU7ou+aGlzk4ayIBAgiho2JnaButBIrHEnxkQXxsSdf8eFcUeMKxPXomg0GmHhhphY4wMUX4QEb2kptLQU/L7JDBnKvaXcWxInOTm3M3O++eacmTOn3u3tbc//3AJ2AwsLCy0B9PX1DUINQAxIQnYXICZkHjJ3KATZ+vv7Lfvh9RhUBnJqdXX1RLlcHqzX68bW1pYg6PP5Cn6/34xEInPxePwDut5BZrxeb9kGzxlBG7DTIHPZNM1REMuASATioXR0dIg5INoD8RSLxdF8Pl+ORqMzhmHMwPYJSL5tiwcBZEXu4vr6+hUsei0QCCThHTEPHvPg9665m5ubJEqbSLVaPb+4uHgSJA38jsJmqi0hbiCXhUdulUqlcYQuQFLBYNATCoUEwcYwkTgJbmxsiG94N4mN3a7VagnM9aHvads8CMBz8Nw45CrC5Wc4ocUcEkPI93ic5NgXDofFJmDLjQTX1tbo/RLsyhh/vR9B334EAWQgXPTeDZJjKDs7O3dIyEsh5uvCPn0ObWgLjACwrmNTl4CdcExQa5lCoXAWYeXZ8UDvIaY2pIvq04nSlr/h1fjKysoZmQmcexA77MKZGYPOEJihUuQa0wO/dbGaQ1ti8IgQE5G5wEvkJsQjODsj2LE4d8obzW76ftmAGMQC0SCwh9F1zA3BIexwSIVKHXw9jK003YYYxKLgHJLcsBuCaQClnZBqhSwuTZprOEoz6XTazycNIBGVTqyepGw225TQ5OSk5RmVUYljqMtpoiZBvzp3+s104z1FTiyAs+g4US8tLVW7u7v5uNeJxWTMPKYvwDY11fzVol3jjWaf3HhViuOXxASQCeCUnl7sCLTaiCW99xey7OaSfGdpyG/kQ/X4uxJiEEtelDlZMzommIPO6TfYKhm3UGjsstGewxzXcEwQ8g1VyHvo33z0Uf/ZvhLNyOnfxCAWMXGmP0L/cVUsoL3ATp+xGFWVi+4NO29azVG2xCImhl65LhZAdBZg09DTLFBRD+4Uo1xQnUtqXVSfmkMb2soi943EnG1XRf0YgL38Y5RMJodRiYh6UFXRjalHDy01ybEehC1vbw5YLzH0qG0FK77zWOihrKKzqNwzqI53ClKVHxsbiVUqFTEGG86j155jaAK62NaSH4BfsNA96BAW+pFKpcbglQTDxhCSpH7TSY4bisVi9HYBY3zzvkLu4nu55XXtbiKKVBESm5t5B6oHcpyCczaA/x5BPY2gnKoinPMyjVB+of/+Qf92OiIoQVlo3oQchfBJDENicrgEqUA45xPkgd1/4kMjaLHIEahe+fMnCH0+SCK3a/8EGABzQJI3/9OJVwAAAABJRU5ErkJggg==);
    border-bottom: 1px dashed #ccc
}

.suez-zippy.suez-zippy-expand.suez-zippy-last {
    border-bottom: 1px dashed #ccc
}

h5.suez-zippy, p.suez-zippy {
    padding: 9px 0 8px 40px
}

.suez-zippy+* {
    padding: 15px 15px 15px 40px
}

.suez-zippy {
    background-color: #f5f5f5
}

h3.suez-zippy {
    font-size: 15px;
    font-weight: 500
}

h3.suez-zippy a {
    color: #006fd6;
    padding-right: 15px
}

.apps-footer-content-guide {
    margin-top: 40px;
    border-top: 1px solid #e6e6e6;
    padding-top: 50px
}


/* Color Schemes
=================================================================== */

/* Color - 1 */
.pricing-table .color-cccddd h3, .color-cccddd .buy {background-color: #ccc;}
.pricing-table .color-cccddd h4 {background-color: #ddd;}

/* Color - 2 */
.pricing-table .color-666777 h3, .color-666777 .buy {background-color: #666;}
.pricing-table .color-666777 h4 {background-color: #777;}

/* Color - 3 */
.pricing-table .color-custom h3, .color-custom .buy {background-color: #111; padding: 15px 0;}
.pricing-table .color-custom h4 {background-color: #222; padding: 35px 0;}

.color-custom {
    margin-top:-57px;
    -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,.5);
    box-shadow: 0px 2px 5px rgba(0,0,0,.5);
}

.pricing-table {
    position: relative !important;
    z-index: 5 !important;
    margin: 60px 0px;
}

.pricing-table.best-option {
    position: relative !important;
    z-index: 6 !important;
}

.pricing-table .color-custom h3, .color-custom .buy {background-color: #08c;}
.pricing-table .color-custom h4 {background-color: #29A980;}


.intro-box {
    margin: 60px 0;
}

.intro-box .bottom-link {
    margin-top: 60px;
}

.contact-sales {
    background: #2a75a9 url(../img/bg/contactus.jpg) 50% 0 no-repeat;
    color: #fff;
    min-height: 380px;
    margin: 0;
    padding: 100px 0 0;
    text-align: center;
}

.btn-bordered {
    border: 2px solid #fff;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 30px 2px;
    line-height: 50px;
    height: 56px;
    transition: all 0.15s ease-in;
    margin: 34px 0 0;
}
.btn-bordered:hover {
    color: #fff;
    background: rgba(255,255,255,0.1);
}

.features-box {
    font-size: 16px;
}
.features-box .service i{
    margin-right: 20px;
}
.features-box .service .desc {
    float: none;
    overflow: hidden;
    width: auto;
}
.intro-box-1 .top-margin{
    padding: 30px 0 0;
}
.intro-box-1 .desc .glyphicon {
    font-size: 40px;
    display: inline-block;
    margin-bottom: 20px;
}

/*arrow_box*/
.arrow_box{position:relative;background:#fff;border:1px solid #cbcbcb;}.arrow_box:after,.arrow_box:before{border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;}
.arrow_box:after{border-color:rgba(255, 255, 255, 0);border-width:10px;}
.arrow_box:before{border-color:rgba(187, 187, 187, 0);border-width:11px;}
.arrow_box.top:after,.arrow_box.top-right:after,.arrow_box.top-left:after,.arrow_box.top:before,.arrow_box.top-right:before,.arrow_box.top-left:before{bottom:100%;left:50%;margin-left:-10px;border-bottom-color:#fff;}
.arrow_box.top:before,.arrow_box.top-right:before,.arrow_box.top-left:before{border-bottom-color:#bbb;margin-left:-11px;}
.arrow_box.bottom:after,.arrow_box.bottom-right:after,.arrow_box.bottom-left:after,.arrow_box.bottom:before,.arrow_box.bottom-right:before,.arrow_box.bottom-left:before{top:100%;border-top-color:#fff;left:50%;margin-left:-10px;}
.arrow_box.bottom:before,.arrow_box.bottom-right:before,.arrow_box.bottom-left:before{border-top-color:#bbb;margin-left:-11px;}
.arrow_box.top-right:after,.arrow_box.bottom-right:after,.arrow_box.top-right:before,.arrow_box.bottom-right:before{left:100%;margin-left:-53px;}
.arrow_box.top-right:before,.arrow_box.bottom-right:before{margin-left:-54px;}
.arrow_box.top-left:after,.arrow_box.bottom-left:after,.arrow_box.top-left:before,.arrow_box.bottom-left:before{left:0;margin-left:10px;}
.arrow_box.top-left:before,.arrow_box.bottom-left:before{margin-left:9px;}
.arrow_box.right:after,.arrow_box.right:before{left:100%;border-left-color:#fff;top:50%;margin-top:-9px;}
.arrow_box.right:before{border-left-color:#bbb;margin-top:-10px;}
.arrow_box.left:after,.arrow_box.left:before{right:100%;border-right-color:#fff;top:50%;margin-top:-9px;}
.arrow_box.left:before{border-right-color:#bbb;margin-top:-10px;}

.footer {
    width: 100%;
    padding: 40px 0 0;
    font-size: 14px;
    background: #232526;
    color: #b4bcbf;
    position: relative;
    z-index: 3;
}

.footer .col-products,
.footer .col-company,
.footer .col-contact {
    margin-bottom: 30px;
}

.footer .col-contact {
    float: left;
}
/*@media (min-width: 992px) {
    .footer .col-products {
        width: 40%;
    }
    .footer .col-company {
        width: 16%;
        margin-right: 3%;
    }
    .footer .col-contact {
        width: 40%;
    }
}*/
.footer a,
.footer .link-external {
    color: #b4bcbf;
    -webkit-transition: all 0.25s 0s ease;
    transition: all 0.25s 0s ease;
}
.footer a:hover,
.footer .link-external:hover {
    text-decoration: none;
    color: white;
}
.footer a.icobadge:hover,
.footer .link-external.icobadge:hover,
.footer a:hover .icobadge,
.footer .link-external:hover .icobadge {
    border-color: rgba(126, 129, 131, 0.4);
}
.footer a:hover [class^="ico-"],
.footer .link-external:hover [class^="ico-"],
.footer a:hover [class*=" ico-"],
.footer .link-external:hover [class*=" ico-"] {
    opacity: 1.0;
}
.footer h3 {
    color: #54595c;
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 42px;
}
.footer h4 {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    color: #73787a;
    margin: 6px 0;
}
.footer ul {
    margin: 0;
    padding: 0;
}
.footer ul li {
    margin: 0 0 4px;
    list-style: none;
}
.footer .list-unstyled {
    margin: 0 0 24px 0;
}
.footer .icobadge {
    border-radius: 50%;
    border: 2px solid rgba(126, 129, 131, 0.2);
    -webkit-transition: border-color 0.15s ease-in;
    transition: border-color 0.15s ease-in;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 26px;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
}
.footer [class^="ico-"],
.footer [class*=" ico-"] {
    margin-top: 5px;
    background: url("../../images/merchant/f47d0ad31c4c49061b9e505593e3db98/contacts.png?20191213140346") -1000px 0 no-repeat;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.56;
    -webkit-transition: opacity 0.15s ease-in;
    transition: opacity 0.15s ease-in;
}
@media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .footer[class^="ico-"],
    .footer[class*=" ico-"] {
        background-image: url("../../images/merchant/f47d0ad31c4c49061b9e505593e3db98/contacts_2x.png?20191213140345");
        background-size: 322px 37px;
    }
}
.footer .ico-mail {
    background-position: -54px -8px;
}
.footer .ico-phone {
    background-position: -98px -8px;
    margin-top: 6px;
}
.footer .ico-gp {
    background-position: -140px -8px;
}
.footer .ico-fb {
    background-position: -190px -8px;
}
.footer .ico-in {
    background-position: -289px -8px;
}
.footer .ico-tw {
    background-position: -239px -8px;
}
.footer .ico-yt {
    background-position: -335px -8px;
}
.footer .mailbtn {
    background: #2c2f30;
    -webkit-transition: background 0.15s ease-in;
    transition: background 0.15s ease-in;
    display: inline-block;
    padding: 6px 34px 6px 8px;
    border-radius: 30px;
    line-height: 28px;
    margin: 0 24px 14px -12px;
}
.footer .mailbtn:hover {
    background: #323536;
}
.footer .mailbtn .icobadge {
    margin-right: 8px;
}
.footer .sociallinks {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 -4px;
}
.footer .sociallinks li {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.footer .level-phones {
    padding: 20px 0;
}
.footer .level-phones li {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 12px;
    line-height: 13px;
    vertical-align: middle;
}
.footer .level-phones li .plus {
    font-weight: 300;
}
.footer .level-phones li small {
    color: #595e60;
    font-size: 11px;
    display: block;
    padding-left: 7px;
}
.footer .level-phones .icobadge {
    line-height: 26px;
    margin: -1px 4px 0 -5px;
}
.footer .level-address {
    padding: 30px 0 0;
    position: relative;
}
@media screen and (max-width: 460px) {
    .footer .level-address {
        width: auto;
        margin: 0 -15px;
        padding-left: 15px;
    }
}
.footer .level-address address {
    display: block;
    vertical-align: top;
    padding-right: 16px;
}
.footer .level-address a {
    line-height: 1.24;
    display: inline-block;
}
.footer .level-address a[target="_blank"]:after {
    content: none;
}
.footer .level-address small {
    display: block;
    font-size: 12px;
    color: #8d9192;
}
.footer .level-address .estonia {
    width: 100%;
    float: none;
    display: block;
}
.copyright {
    background: #1e2021;
    color: #7e8183;
    text-align: center;
    font-size: 12px;
    padding: 32px 0 40px;
    border-top:none;
}
.copyright a {
    font-size: 12px;
    color: #7e8183;
    border-bottom: 1px solid #333537;
}
.copyright .list-inline {
    display: inline-block;
    margin: 0 20px;
}
.copyright .notice {
    white-space: nowrap;
}
.text-decoration-none,
.text-decoration-none:focus,
.text-decoration-none:hover {
    text-decoration: none;
}
.social-icons {
    padding: 0;
    overflow: hidden;
}
.social-icons li a,
.social-icons li a.social-icon {
    overflow: hidden;
    border-radius: 3px;
}

.index h3 {
    margin-bottom: 60px !important;
}
textarea.form-control{
    font-size: 18px;
    max-width: 100% !important;
    padding: 10px 16px;
}
.evaluation-form .input-lg {
    height: 60px;
    margin: 0;
    border-radius: 0;
    margin-bottom: 33px;
    padding-right: 3px;
}

.evaluation-form .btn{
    border-radius:5px !important;
    padding:20px 50px;
    margin-top:40px;
    margin-bottom:10px;
    /*color:#fff;*/
    /*background-color: #8fc857;*/
}
.evaluation-form .alt-hint{
    display: block;
    margin-bottom: 5px;
    color: #666;
    font-size: 13px;
}

.form-control:-moz-placeholder {
    color: #fff;
}
.form-control::-moz-placeholder {
    color: #fff;
}
.form-control:-ms-input-placeholder {
    color: #fff;
}
.form-control::-webkit-input-placeholder {
    color: #fff;
}

.general {
    background: darkgreen url(../img/back.jpg) repeat;
    color: #fff;
}


/****** Contact Us *******/
.contactusClocks{
    text-align: center;
}
.contactusClocks li{
    text-align: center;
    margin: 0 -5px 5px;
}
.phone-numbers{
    margin: 38px 0 0;
}
h5.contactusPhone_primary {
    font-size: 250%;
}

h5.contactusPhone_primary sup {
    font-size: 12px;
    padding: 0 .5em;
}

h5.contactusPhone_secondary {
    font-size: 150%;
}

h5.contactusPhone_secondary sup {
    font-size: 12px;
    padding: 0 .5em;
}
.phone-numbers-section{
    font-size: 25px;
}
.contactusMap_legend {
    min-height: 18px;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: 20px !important;
}

.contactusMap_legend small {
    display: block;
    padding-left: 18px;
    line-height: 18px;
}

.contactusMap_google {
    padding: 15px;
}
.contactusMap_google .imap-icon{
    margin-right: 10px;
}
.contactusBullet_city {
    background-image: url("../img/contactus/contactus_bullet_city.png");
    margin: 0 0 0 2em;
}

.contactusBullet_city small {
    padding-left: 7px;
    line-height: 16px;
}

.contactusBullet_block {
    background-image: url("../img/contactus/contactus_bullet_block.png");
    margin: 0 0 0 3em;
}

.contactusBullet_office {
    background-image: url("../img/contactus/contactus_bullet_office.png");
    margin: -40px 0 0 2em;
}

.contactusBullet_headquarter {
    display: inline-block;
}
.contactusMap_legend > a {
    display: block;
}
.contactusMap_legend .full_width {
    font-size: 11px;
    white-space: nowrap;
    display: block;
    text-decoration: underline;
}
.contactusMap_legend a:hover,
.contactusMap_legend a:hover .full_width{
    text-decoration: none;
}
#contactusEmail {
    font-size: 275%;
    padding: .5em 1em .75em;
}

#contactusEmail sub {
    font-size: 40%;
    vertical-align: bottom;
    margin: 0 -0.5em;
}

#contactusEmail sup {
    font-size: 40%;
    line-height: 200%;
    vertical-align: top;
    margin: 0 -0.5em;
}

#contactusEmail sub {
    font-size: 40%;
    vertical-align: bottom;
}

#contactusEmail sup {
    font-size: 40%;
    line-height: 200%;
    vertical-align: top;
}

input[type=text],select { /*border: 1px solid #7F9DB9;*/
    margin: 1px;
}

#careerFormWrapper {
    margin-left: 25%;
}

/****** Customers *****/
#customersRegions {
    position: relative;
    height: 237px;
    font-size: 10pt;
}

#customersRegions a {
    position: absolute;
    top: 0;
}

#customersRegions a.region_north_america {
    left: 0;
}

#customersRegions a.region_south_america {
    left: 225px;
}

#customersRegions a.region_europe_asia {
    left: 380px;
}

#customersRegions a.region_africa {
    left: 720px;
}

#customersRegions a.region_australia_oceania {
    left: 865px;
}

dl.customersList {
    padding: 0 0 1em 0;
    text-align: left;
    background: white;
}

dl.customersList dt {
    margin-bottom: 0.5em;
    font-weight: normal;
    font-size: 135%;
    line-height: 1.1em;
    padding-bottom: 0.25em;
}

.customersList li {
    margin-bottom: 0.5em;
}
.available-platforms li{
    text-align: center;
    vertical-align: top;
}
.download-platforms li,.price-platforms li,.elf-platforms li {
    border: 3px solid transparent;
    cursor: pointer;
    padding: 0;
    margin: 5px 4px;
    text-align: center;
}
.download-platforms li.clearfix
,.price-platforms li.clearfix,
.elf-platforms li.clearfix{
    border: 0;
    margin: 0;
}


.download-platforms li.selected,.price-platforms li.selected,.elf-platforms li.selected {
    border: 3px #eea236 solid;
    background-color: #f2fbf4;
    background-position: -134px 0 !important;
}
.download-platforms li a{
    display: block;
    outline: none;
    margin: 0 auto .25em;
}
.price-platforms li a,.elf-platforms li a {
    display: block;
    width: 67px;
    height: 67px;
    outline: none;
    margin: 0 auto .25em;
}

.download-platforms li{
    background-color: #f5f3f3;
    background-position: -67px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.download-platforms li:hover{
    background-color: #e6e4e4;
}

.price-platforms li:hover ,.elf-platforms li:hover {
    background-color: #f2fbf4;
    background-position: -67px 0;
}

.download-platforms li h5,.price-platforms li h5,.elf-platforms li h5 {
    font-size: 12px;
    margin: 0;
    color: #000;
}

.download-platforms li small,.price-platforms li small,.elf-platforms li small {
    padding: 0;
    color: #b9b9b9;
    font-size: 8pt;
}
.elf-error{
    color: #b94a48;
    margin-bottom: 5px;
    min-height: 28px;
    font-size: 13px;
}
.elf-field-error{
    border-color: #b94a48;
    margin-bottom: 0 !important;
}
.elf-field-error + .elf-error{

}
.elf-btn{
    margin-top: 10px !important;
}
.managements img.avatar{
    width: 160px
}
.social-profile a{
    width:32px;
    height:32px;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
}
.social-profile .g-plus{
    background: url("//ssl.gstatic.com/images/icons/gplus-32.png") no-repeat 0 0;
}
.li-connect-mark{
    background: url("../img/icons/linkedin.png") no-repeat 0 0;
}

pre[class^=brush]{
    background: none;
    border: none;
}
.syntaxhighlighter {
    overflow: visible !important;
}
.syntaxhighlighter .toolbar {
    opacity: 0.3;
}
.syntaxhighlighter .container{
    max-width: 100%;

}
.syntaxhighlighter .container:before,
.syntaxhighlighter .container:after{
    display: none;
}
.sys-req-box{
    text-align: center;
}
.sys-req-box h3{
    margin: 0 0 12px;
    font-weight: bold !important;
}
.sys-req-box-text{
    font-size: 22px;
    line-height: 1.6em;
}
.sys-req-box-platform-box{
    margin: 0 auto 10px;
    display: table;
}
.sys-req-box-platform-box .sys-req-box-cell{
    display: table-cell;
    vertical-align: middle;
}
.sys-req-box-platform{
    color: #666;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.5em;
    text-align: left;
    vertical-align: middle;
}
.sys-req-box-plus-icon{
    font-size: 22px;
    vertical-align: middle;
}
/*page-error-404*/
.page-error-404 .featureWrap{
    background: url("../img/error-pages/page-error-404.jpg") no-repeat 50% 100%;
}
.page-error-404 .featureWrap{
    background-size: cover;
}
.page-error-404 .dark-box{
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.page-error-404 .dark-box h1{
    color: #fff;
    font-size: 36px;
}
.page-error-404 .dark-box p{
    font-size: 18px;
    margin-bottom: 40px;
}

/****** Licence Agreement *****/
ul.hang_licence{
    list-style-type: none;
}


/* The Projects Page */

.theprojects .page {
    font-size: 16px;
}
.theprojects .header {
    box-shadow: 0 0 5px 0 rgba(88, 95, 97, 0.4), 0 0 1px 0 rgba(88, 95, 97, 0.1);
    opacity: 0.96; /* a bits of ios7 */
    transition: all 0.3s ease-in;
}
.heading-huge,
.heading-big,
.heading-medium {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: 300 !important;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 24px;
    text-rendering: optimizelegibility;
}
.heading-big {
    font-size: 24px;
}
.heading-medium {
    font-size: 18px;
}
.ui-crop {
    overflow: hidden;
}
.projects-herounit {
    position: relative;
}
.projects-herounit:before {
    background: #26455b url("../img/theprojects/herounit-bg-road2.jpg") 50% 0 no-repeat;
    height: 740px;
    width: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.projects-herounit.people:before {
    background: url("../img/theprojects/herounit-bg-team2.jpg") 50% 0 no-repeat;
}
@media (max-width: 940px) {
    .projects-herounit:before {
        height: auto;
        padding-bottom: 80%;
        background-size: auto 100%;
    }

}
.projects-herounit h1 {
    max-width: 600px;
    margin: 0 auto;
    padding: 52px 0;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}
.projects-herounit h1 img {
    display: block;
    margin: 0 auto 36px;
    width: 220px;
}

.projects-integration {
    margin: 0 auto 40px;
    max-width: 1220px;
    position: relative;
    z-index: 1;
}
.projects-integration .projects-hero-devices {
    height: auto;
    max-width: 100%;
    position: relative;
    z-index: 2;
}
.projects-integration .projects-hero-screens {
    height: auto;
    max-width: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
}
.subheader {
    background: rgba(255,255,255,0.96);
    transition: background 0.3s ease-in, top 0.4s ease-in;
}
@media (min-width: 1200px) {
    .scrolledby .header {
        box-shadow: 0 0 1px 0 rgba(88, 95, 97, 0.2);
        opacity: 0.98;
    }
    .scrolledby .projects-herounit {
        margin-bottom: 66px;
    }
    .scrolledby .subheader {
        position: fixed;
        top: 74px;
        left: 0;
        z-index: 999;
        width: 100%;
        background: rgba(245,245,245,0.96);
        box-shadow: 0 0 5px 0 rgba(88, 95, 97, 0.4), 0 0 1px 0 rgba(88, 95, 97, 0.1);
    }
    .scrolledout .subheader {
        top: -74px;
    }
}
.subheader .container {
    padding-top: 16px;
    padding-bottom: 10px;
}
.subheader .list-inline {
    margin: 0;
}
.subheader .list-inline > li {
    padding: 0 40px 0 0;
}
.subheader .navigation .pseudolink {
    transition: all 0.1s ease-in;
    display: inline-block;
    padding: 4px 14px 6px;
    margin: -4px -14px -6px;
    border-radius: 2px;
    color: #666;
    transition: all 0.1s ease-in;
}
.subheader .current {
    color: #606c6e;
    background: rgba(203, 204, 204, 0.22);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
    text-shadow: 0 1px 0 #fff;
}
.subheader .current u {
    border-color: transparent;
}
.subheader .projects-cta {
    margin-top: -6px;
}
.projects-cta .try {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    color: #b8bbbe;
    vertical-align: middle;
    padding: 0 16px;
}
.projects-cta .try-personal {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
}
.projects-cta .try-personal tiny {
    color: #b8bbbe;
    font-size: 13px;
    display: block;
}

.page-section,
.page-section.container {
    padding-bottom: 100px;
    padding-top: 40px;
}
.page-section + .page-section,
.page-section.container + .page-section.container {
    padding-top: 0;
}
.page-section-head {
    margin-bottom: 60px;
    text-align: center;
}
.page-section-head .heading-huge {
    margin: 0 0 4px;
}
.yetanother {

}
.yetanother .row {
    background: #f8f5e8;
    padding: 54px 90px 64px;
    margin: 0 -25px;
}

.yetanother .list-icons {
    padding: 0;
    margin: 0;
    list-style: none;
}
.yetanother .list-icons li {
    padding: 0 0 30px 46px;
    font-size: 14px;
    line-height: 1.5;
}
.yetanother i {
    background: url("../img/theprojects/icons-problems.png") -100px -100px no-repeat;
    width: 35px;
    height: 35px;
    float: left;
    margin: 2px 0 0 -50px;
}
.yetanother .ico-pr-tool {
    background-position: 0 0;
}
.yetanother .ico-pr-adpt {
    background-position: 0 -36px;
}
.yetanother .ico-pr-over {
    background-position: 0 -72px;
}
.yetanother .ico-pr-star {
    background-position: 0 -108px;
}
.yetanother .ico-pr-star-green {
    background-position: 0 -144px;
}
.features .big-feature {
    margin: 0 0 50px;
}
.bf-text {
    padding-top: 90px;
    padding-bottom: 72px;
    z-index: 2;
}
.bf-demo img {
    max-width: 100%;
    height: auto;
}
.spaced {
    margin-bottom: 40px;
}

.page > hr.container {
    padding: 0;
    margin: 52px auto;
}


.mobile-apps-phones {
    margin-left: -12px;
}
.ios-beta {
    background: url("../img/icons/testflight.png") 0 0 no-repeat;
    display: inline-block;
    padding: 10px 0 12px 72px;
    vertical-align: middle;
    margin: -8px 0 0 -10px;
    line-height: 1.36;
    font-size: 14px;
    width: 246px;
}
.android-prerelease {
    background: url("../img/icons/platform/android.png") 20px 6px no-repeat;
    display: inline-block;
    padding: 10px 0 10px 70px;
    vertical-align: middle;
    margin: -8px 0 0;
    line-height: 1.36;
    font-size: 14px;
}

@media screen and (max-width: 991px) {
    .theprojects .helplinks .col-md-2 {
        float: left;
    }
}
@media screen and (max-width: 768px) {
    .theprojects .helplinks .col-md-2 {
        width: 100% !important;
    }
}
.last-cta {
    padding: 0 0 96px;
}
.cta-big {
    border-radius: 5px;
    border: 4px solid #d3e3b0;
    background: #81cf00;
    background: -moz-linear-gradient(top,  #81cf00 0%, #51b500 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81cf00), color-stop(100%,#51b500));
    background: -webkit-linear-gradient(top,  #81cf00 0%,#51b500 100%);
    background: -o-linear-gradient(top,  #81cf00 0%,#51b500 100%);
    background: -ms-linear-gradient(top,  #81cf00 0%,#51b500 100%);
    background: linear-gradient(to bottom,  #81cf00 0%,#51b500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81cf00', endColorstr='#51b500',GradientType=0 );
    padding: 32px 72px 52px;
    margin: 0 -15px 24px;
}
.cta-big .heading-big {
    border-bottom: 1px dotted #fff;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.cta-big .projects-cta .try {
    color: #fff;
}
.cta-big .projects-cta .pseudolink {
    color: #fff;
}
.cta-big .projects-cta .try-personal tiny {
    color: #d0e9c3;
}
.marketplace {
    border-radius: 3px;
    border: 1px solid transparent;
    transition: all 0.2s ease-in;
    padding: 2px;
    display: inline-block;
    text-decoration: none;
}
.last-cta {
    padding-top: 38px;
    text-align: center;
}
.last-cta .list-icons-checked {
    font-size: 14px;
}
.last-cta .page-section-head {
    padding-top: 32px;
}
.last-cta .page-section-head hr {
    border-top: 1px dotted #999;
    margin-top: 40px;
}
.pricetables {
    display: table-row;
}
.pricetables > div {
    display: table-cell;
    float: none;
    vertical-align: top;
    width: 33%;
}
.price-table {
    background: #fff;
    padding: 0 32px;
    text-align: center;
}
.price-table h3 {
    padding: 18px 0 22px;
    margin: 0 -32px;
    background: #3498db;
    color: #fff;
    min-height: 88px;
    vertical-align: top;
}
.price-table h3 span {
    font-size: 13px;
    display: block;
    padding: 2px 0 0;
}
.price-table h3 span b {
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 3px 0 0;
}
.pt-projects {
    text-align: left;
}
.pt-projects h3 {
    background: #606c6e;
    color: #fff;
    padding-left: 32px;
}
.pt-projects h3 img {
    padding-top: 0px;
    height: 46px;
}
.price-table ul {
    margin: 0 -8px;
    padding: 10px 0;
    font-size: 14px;
}
.price-table ul li {
    list-style:none;
    border-bottom: #ddd 1px dotted;
    padding: 12px 0 16px 8px;
    margin: 0;
}
.pt-cta {
    padding: 12px 0 38px 8px;
    font-size: 14px;
}
.price-table .unreleased {
    margin: -8px 0 0;
}
.price-table tiny {
    display: block;
    margin: -2px 0 0;
    font-size: 13px;
}
#pricing {
    padding-bottom: 0;
}
#pricing .marketplace:hover {
    border-color: #d0e9c3;
    text-decoration: none;
}
.pricing-top {
    background: #52b600;
    color: #fff;
    text-align: center;
    padding: 40px 0 48px;
}
.pricing-top h2 {
    color: #fff;
    margin-bottom: 4px;
}
.list-icons-checked li {
    background: url(../img/icons/checked-bullet.png) 0 4px no-repeat;
    padding: 0 0 16px 30px;
    line-height: 1.56;
}
.list-icons-checked li:last-child {
    padding-bottom: 0;
}
.ico-available,
.ico-unavailable {
    background: url(../img/icons/checked-bullet.png) 0 0 no-repeat;
    width: 19px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
}
.ico-unavailable {
    background: url(../img/icons/unavailable-bullet.png) 0 0 no-repeat;
}
.blockquote-yellow {
    border: 0;
    margin: 0;
    padding: 0;
}
.blockquote-yellow q {
    padding: 40px 54px;
    background: #fff2d2;
    display: block;
    text-align: center;
}
.blockquote-yellow q:before {
    content: 'ï¿½';
}
.blockquote-yellow q:after {
    content: 'ï¿½';
}
.blockquote-yellow cite {
    float: right;
    white-space: nowrap;
    padding: 56px 0 0;
    position: relative;
    font-style: italic;
    line-height: 1.4;
}
.blockquote-yellow cite img {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: -26px 20px 0 0;
    position: relative;
}
.blockquote-yellow cite:before {
    border-color: transparent transparent transparent #fff2d2;
    border-width: 20px;
    border-style: solid;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 110px;
    left: 84px;
}
.blockquote-yellow cite span {
    display: block;
    color: #b1babc;
    font-size: 13px;
}
.testimonials-cycle {
    position: relative;
}
.nav-testimonial {
    width: 57px;
    height: 57px;
    background: url(../img/icons/arrows.png) 0 0 no-repeat;
    position: absolute;
    top: 60px;
    left: -80px;
    opacity: 0.4;
    cursor: pointer;
    transition: opacity 0.1s ease-in;
}
.nav-testimonial:hover {
    opacity: 1.0;
}
.nav-testimonial.next {
    left: auto;
    right: -80px;
    background-position: -57px 0;
}
.subscribe {
    background: #edf7ff;
    padding: 24px 30px 30px;
}
.subscribe .heading-medium {
    display: block;
    margin-bottom: -2px;
}
.subscribe .field {
    position: relative;
    padding: 6px 0;
}
.subscribe small {
    color: #888c8c;
    font-size: 13px;
    display: block;
}
.subscribe .form-control {
    height: 62px;
    line-height: 16px;
    box-shadow: none;
    padding-right: 140px;
}
.subscribe .btn-primary {
    position: absolute;
    right: 8px;
    top: 14px;
}
.btn-primary {
    background: #3498db;
    border-width: 0 0 2px;
    border-bottom-color: #2980b9;
    border-radius: 3px !important;
    padding: 12px 20px;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 0 1px 0 #2980b9;
    text-transform: uppercase;
}
.btn-primary:hover {
    background: #2980b9;
}
.subscribe-response {
    margin: 24px 0 0;
}


@media (max-width: 1200px) {
    .subheader .list-inline > li {
        padding: 0 20px 0 0;
        font-size: 14px;
    }
    .subheader .projects-cta {
        text-align: left;
    }
    .ui-crop {
        margin: 0 !important;
    }
    .ui-crop img {
        margin-top: -24px !important;
    }
    .price-table h3 {
        min-height: 94px;
    }
    .pricetables > div {
        width: 33.3%;
    }
}
@media (max-width: 992px) {
    .bf-text {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .yetanother .heading-huge {
        text-align: left;
    }
    #personal .ui {
        max-width: 80%;
        margin: 0 auto 40px !important;
        display: block;
    }
    #mobile-apps .heading-big,
    #mobile-apps .heading-huge {
        text-align: center;
    }
    .mobile-apps-phones {
        max-width: 50%;
        margin: 0 auto -40px !important;
        display: block;
    }
    .helplinks .heading-big {
        font-size: 16px;
    }
    .helplinks li {
        line-height: 1.4;
        margin-bottom: 14px;
    }
    .price-table ul li {
        line-height: 1.2;
    }
}
@media (max-width: 768px) {
    .subheader {
        text-align: center;
    }
    .subheader .list-inline > li {
        font-size: 16px;
    }
    .subheader .projects-cta {
        margin-top: 40px;
        border-top: 1px dotted #ccc;
        padding-top: 32px;
        text-align: center;
    }
}


@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 740px;
        padding-top: 64px;
    }
}
.modal-backdrop.in {
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.modal-content {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
    border: 0;
    border-radius: 2px;
    position: relative;
}
.modal-content .close {
    position: absolute;
    right: 15px;
    top: 14px;
    width: 32px;
    height: 32px;
    z-index: 3;
}
.modal-body {
    position: relative;
    padding: 54px 80px 32px;
}
.modal-footer {
    padding: 24px 60px 40px;
    text-align: center;
    border-style-top: dotted;
    font-size: 14px;
}
.modal-newsletter .subscribe {
    background: none;
    padding: 0;
}


@media (min-width: 992px){
    .page {
        padding-bottom: 0 !important;
    }

    .footer {
        position: static !important;
        height: auto !important;
    }
}
