/*Footer*/
.tpl-foot {float:left; width:100%; padding:6%; background-color:#544; background-image:url('../png/backfoot.png');}
.tpl-foot .brLeft {border-left:1px solid rgba(0,0,0,0.15);}
.tpl-foot .air {padding:1% 2%;}
.tpl-foot .brands .postcron {width:65%; opacity:0.8;} 
.tpl-foot .legaly {float:left; width:100%; font-size:10px; line-height:13px; color:rgba(250,250,250,0.4);}
.tpl-foot .title {float:left; width:112%; margin:5px 0 8px -6%; text-decoration:none; border-radius:2px; font-size:12px; border-left:4px solid rgba(0,0,0,0.2); padding:3px 8px; background:rgba(0,0,0,0.1); color:rgba(250,250,250,0.7);}
.tpl-foot .link {float:left; width:100%; margin:1px 0; text-decoration:none; font-size:11px; color:rgba(250,250,250,0.5);}
.tpl-foot .link:hover {text-decoration:underline; color:#EEE;}
.tpl-foot .suscrip {position:relative; display:inline-block;}
.tpl-foot .suscrip .title {position:relative; display:inline-block; width:100%; font-size:1.8em; color:#FFF; font-family:'fontA-light', sans-serif; text-transform:uppercase;}
.tpl-foot .suscrip .subTitle {position:relative; display:inline-block; width:100%; top:-4px; font-size:10px; color:#FFF;}
.tpl-foot .availableChrome span {position:relative; display:inline-block; font-size:11px; line-height:12px; color:rgba(250,250,250,0.5);; text-decoration:none !important; font-family:'fontA-light', sans-serif;}
.tpl-foot .availableChrome:hover {opacity:0.9;}
.tpl-foot .availableChrome img {width:65%;}
.tpl-foot .rrss {position:relative; display:inline-block; font-size:1.2em; padding:8px; margin:2px; color:#DDD; background-color:rgba(0,0,0,0.2); border-radius:100%; text-decoration:none;}
.tpl-foot .rrss:hover {opacity:0.8;}
.tpl-foot .languageOptions{margin: 15px 0;}
.tpl-foot .languageOptions span{font-size: 11px; color: #aaa;}
.tpl-foot .languageOptions a{color: #ccc;}
.tpl-foot .languageOptions a:hover{color: #eee;}

.tpl-foot .downLoadExtensionImg {position:relative;display:inline-block;}
.tpl-foot .downLoadExtensionText {position:relative;display:inline-block;box-sizing:border-box;width:100%;margin:6px 0 15px 0;padding:0px 25%;line-height:14px;font-size:11px;color:#CCC;}
.tpl-foot .downLoadAppMobile-foot {position:relative;display:inline-block;box-sizing:border-box;width:150px;margin:4px 0px;}
.tpl-foot .downLoadAppIOS-foot {padding: 10px;}
.tpl-foot a {position: relative; display: inline-block;}
 
/*xs footer*/
@media screen and (max-width:766px) {
    ._h_putt {height:auto !important;}
    .tpl-foot .brLeft {border-left:1px solid transparent; border-bottom:1px solid rgba(255,170,0,0.5);}
    .tpl-foot .air {padding:10% 6%;}
    .tpl-foot .link {padding:3% 5%; margin-bottom:4px; border-radius:2px; background-color:rgba(250,250,250,0.05);}    
    .tpl-foot .brands {text-align:center;}
    .tpl-foot .brands .postcron {width:80%}

    .tpl-foot .legaly {font-size:12px;}

    .tpl-foot .suscrip .subTitle {font-size:11px;}

    .tpl-foot .availableChrome img {width:80%;}
    .tpl-foot .availableChrome span {font-size:14px; line-height:14px;}
}