div,p,body,html{padding: 0;margin: 0; } 
.common-footer a{text-decoration: none; } 
.common-footer{width: 100%;background: #21406a;  } 
.common-footer .f-box{padding: 20px 40px 60px;width: 100%;margin: 0 auto;overflow: hidden; } 
.common-footer .f-col{margin: 0 45px;float: left;max-width: 365px; } 
.common-footer .f-item{margin-top: 40px; } 
.common-footer .f-name{line-height: 24px;padding-bottom: 10px;font-family: futuram;font-size: 18px; } 
.common-footer .f-name a{color: white;font-weight: 600; } 
.common-footer .f-link a{line-height: 20px;font-size: 13px;color: white; } 
.common-footer .f-link {  font-size: 14px; } 
.common-footer .f-link a:hover{color: salmon;text-decoration: underline; } 
.f-select{width: 173px;height: 40px;background-color: #41618D;position: relative;cursor: pointer; } 
.f-select img{float: right;height: 40px; } 
.f-select .select-wrap{width: 220px;position: absolute;background: #41618D;top: 42px;left: 0;cursor: pointer;display: none; } 
.f-select .select-wrap div{padding: 5px 10px; } 
.f-select .select-wrap div a{display: inline-block;width: 100%; } 
.f-select .select-wrap div:hover{background-color: #eee; } 
p.row1, p.row2 {width: 200px;font-size: 12px;color: #7194C4; } 
@media screen and (max-width: 480px) {

  .common-footer .f-box{padding: 20px 20px 60px;}
  .common-footer .f-col{float: none;max-width: unset;margin: 0 25px;}

  .common-footer .f-item-lms .f-name:after{display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid #fff;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;}

  .common-footer .f-item-lms .f-link{display: none;}
  .common-footer .f-item{margin-top: 20px;}

}