/* Fonts */

.ifrmvid { width:100%}
.itlogo { position:absolute; bottom:13px; right:7px}
.itlogo .itsimg { width:80px; height:30px; background:url(../images/itslivelogo.png) 0 0 no-repeat; background-size:cover}
.itlogo a.itsimg { width:110px; height:41px; background:url(../images/itslivelogo.png) 0 0 no-repeat; background-size:cover; display:block}

form .field-group { padding-bottom: 10px }
.ca-box ul li { padding-bottom: 10px }
.form-box .col-md-12 {padding: 12px 20px; }
input.block {display: block;font-size: 14px;text-transform: uppercase;color: #c7c7c7;margin-top: 20px; border: 0; text-align: center;background: none;width: 100%;}

.figcaption a { display:table; height: 100%; width: 100%; text-decoration:none}
.material-icons { display:table-cell; vertical-align:middle; text-align:center }

@media all and (max-width: 991px) {
header .navbar-fixed {position: relative;clear:both;}
#content {padding-top: 30px; }
#content.other{padding-top: 30px; }
.itlogo a.itsimg { width:80px; height:30px;}
}

@media all and (max-width: 767px) {
ul.listmm { text-align:center}	
ul.listmm li { display:inline; float:none}	
#content.other{padding-top: 30px; }
}