#mobileapp_footer {
    min-height:420px;
    padding:0;
    background:#1A1D24 url(/marketing/images/clickwebinar/pages/marketing_page/features/mobileapp_footer.jpg) no-repeat 50% 0;
}
#mobileapp_footer .wrapper {
    padding-top:49px;   
    width:924px;
    margin:auto;
}

#mobileapp_footer h2 {
    text-align:center;
    font-size:53px;
    margin:0 0 52px 0;
    line-height:1.1;
    letter-spacing:-2px;
}

#mobileapp_footer h2:first-line {
    color:#fff;
    font-size:48px;     
}

#mobileapp_footer ul {
    width:75%;
    margin:auto;
}

#mobileapp_footer li {
    display:inline-block;
    width:33.3%;
    width:calc(100% / 3);
    text-align:center;
    min-width:209px;
}

#mobileapp_footer li a {
    color:#5d6579;
    text-decoration:none;
    display:block;
    font-size:16px;
    text-align:center;
}
#mobileapp_footer li a:before {
    content:'';
    display:block;
    width:209px;
    height:71px;   
    margin:0 auto 15px;
    background:url(/marketing/images/clickwebinar/pages/marketing_page/features/app-types.png) no-repeat;
}
#mobileapp_footer li:first-child + li a:before {
    background-position:-235px 0;
}
#mobileapp_footer li:first-child + li + li a:before {
    background-position:-467px 0;
}

#mobileapp_footer li a:hover {
    color:#fff;
}
#mobileapp_footer li a:hover:before {
    opacity:0.85;   
}
#mobileapp_footer .tip {
    color:#51596b;
    font-size:12px;
    text-align:center;
    margin-top:50px;
}
#mobileapp_footer .tip strong {
    font-size:14px;
    color:#6aa930;
}


body {
    background-color:#fff;
    color:#373737;
    font-family:"Helvetica light",'open_sanslight',Helvetica,Arial,sans-serif;
    -webkit-font-smoothing:antialiased;
}

/*---------------------------------------------------------------------------------------------
[ typo / helpers ]
*/

::selection {
    background:#c9e1b9;
 /* Safari */;
}

::-moz-selection {
    background:#c9e1b9;
 /* Firefox */;
}

a {
    color:#00aeef;
}

a:hover {
    color:#ff7407;
}

a,
a:hover {
    text-decoration:underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:"Helvetica light",'open_sanslight',Helvetica,Arial,sans-serif;
    font-weight:normal;
    padding-bottom:.5em;
    line-height:1.3em;
    color:#7CB838;
}

h1 {
    font-size:59px;
    letter-spacing:-5px;
    line-height:1.05;
}

.de h1 {
    font-size:57px;
}

h1 span {
    font-size:44px;
    font-family:clickmeeting_proregular !important;
    color:#716a5e;
    text-shadow:0 1px 0 #fff;
    letter-spacing:-1px;
}

h2 {
    font-size:20px;
    margin:5px 0 20px;
}

h3 a,
h4 a {
    color:inherit;
    text-decoration:none;
}

blockquote,
.tsmAuth {
    font-family:Times,Georgia,serif;
    font-style:italic;
}

p {
    font-size:14px;
    line-height:22px;
}

.clearer {
    clear:both;
    font-size:0.1px;
    height:0.1px;
    line-height:0.1px;
    width:100%;
}

.cnt {
    text-align:center;
}

.fR {
    float:right;
}

.fL {
    float:left;
}

.arrow:after {
    content:'';
    width:0;
    height:0;
    font-size:0;
    line-height:0;
    display:inline-block;
    position:relative;
    right:-5px;
    top:-1px;
    border-color:transparent transparent transparent #007db7;
    border-style:solid;
    border-width:3px;
}

.arrow:hover:after {
    border-color:transparent transparent transparent #ff7407;
}

/*---------------------------------------------------------------------------------------------
[ structure ]
*/

.content {
    background:#f5f2ed url(/marketing/images/clickwebinar/pages/marketing_page/features/mobile-app/top-bg.jpg);
    padding:30px 0 0;
}

.content .in {
    margin:0 auto;
    width:980px;
    position:relative;
}

/* Features box */

.features .featureBox {
    position:absolute;
    top:31px;
}

.features .featureBox .arrBox span {
    right:-326px;
}

/* Col view - used as grid system */

.colView .cV-Col {
    float:left;
    width:50%;
}

.threeCol .cV-Col {
    width:33%;
}

.colView .oneColView {
    width:100%;
}

.colView .cV-Inn {
    padding:10px;
}

/* Buttons */

.stores li {
    display:inline-block;
    color:#6aa930;
}

.stores li:after {
    content:', ';
}

.stores li:last-child:after {
    display:none;
}

.stores div {
    color:#7e786e;
    margin-bottom:15px;
    position:relative;
}

.stores div:before {
    position:absolute;
    content:'';
    width:76px;
    height:28px;
    background:url(/marketing/images/clickwebinar/pages/marketing_page/features/mobile-app/arrow.png);
    margin-left:-84px;
    margin-top:-8px;
}

.stores a {
    display:inline-block;
    color:#6aa930;
    font-size:30px;
    font-family:clickmeeting_pro_lightregular;
    letter-spacing:-1px;
    text-decoration:none;
    border-bottom:1px solid #6aa930;
}

.stores a:hover {
    text-decoration:none;
    border-bottom:none;
    color:#f5895a;
}

/* Page title */

.features .bgTitle {
    margin:1.6em 2.4em;
}

.features .colView.bgTitle .cV-Col {
    width:52%;
}

.features .colView.bgTitle .cV-Col.tCV-SecCol {
    width:47%;
    margin-top:28px;
}

.features .bgTitle p {
    font-size:19px;
    line-height:1.63em;
    padding:0;
    margin:1.9em 0 2.1em;
}

.features .box {
    float:left;
    width:100%;
    margin:0 0 24px 50px;
    min-height:230px;
}

.features .box > div {
    padding:21px 0 0px 33px;
}

.features .box > div.tR {
    padding:6px 128px 0 0;
}

.features .box > div a:hover {
    border:none;
}

.features .box p {
    padding:0;
}

.features .bxList {
    background:#fff;
    margin-top:40px;
    padding:29px 0 42px;
    color:#737373;
    font-size:17px;
    border-top:1px solid #ede9e3;
    box-shadow:0 -1px 0 0 #fefdfc;
}

.features .bxList .item {
    display:inline-block;
    vertical-align:top;
    padding:13px 0 10px 0;
    min-height:150px;
    width:50%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

.features .bxList .item:before {
    content:'';
    width:190px;
    height:170px;
    display:inline-block;
    vertical-align:middle;
    background:url(/marketing/images/clickwebinar/pages/marketing_page/features/mobile-app/features.jpg) no-repeat;
    position:relative;
    left:-10px;
}

.features .bxList .item > div {
    display:inline-block;
    width:295px;
    vertical-align:middle;
    margin-left:-8px;
}

.features .bxList .item.box01:before {
    background-position:0px 10px;
}

.features .bxList .item.box02:before {
    background-position:-490px 10px;
}

.features .bxList .item.box03:before {
    background-position:0px -180px;
}

.features .bxList .item.box04:before {
    background-position:-490px -180px;
}

.features .bxList .item.box05:before {
    background-position:0px -360px;
}

.features .bxList .item.box06:before {
    background-position:-490px -360px;
}

.features .bxList h4,
.features .bxList p {
    font-size:17px;
    letter-spacing:-1px;
}

.features .bxList h4 {
    font-size:27px;
    margin:0em 0 0.5em;
    letter-spacing:-1.5px;
}
/* footer elements */

.footer {
    background-color:#fff;
    padding:50px 0 30px;
    text-align:center;
}

.footer .copyright {
    color:#9a9a9a;
}

/* Lang Specific */
.ru .features .bxList h4 {
    font-size:22px;
    letter-spacing:0;
}

.ru .features .bxList p {
    letter-spacing:0;
    font-size:15px;
}

.ru h1 {
    font-size:33px;
    letter-spacing:0px;
}
.br h1 {
    font-size: 54px;
    letter-spacing: -4px; 
}
.br #mobileapp_footer h2 {
    font-size: 43px;
}
.br #mobileapp_footer h2:first-line {
    font-size: 42px;
}