html{height: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);} body{ width: 100%; height: 100%; min-height: 100%; position: relative; overflow-x:hidden; margin:0; } *{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box } :after,:before{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box } input, textarea, button, select, img, div { outline: none; } div{margin: 0;} input, input.text,button, input[type="text"], input[type="button"], input[type="submit"], .input-checkbox { -webkit-appearance: none; } .fl{float: left;} .fr{float: right !important;} .clear{clear: both;} h1,h2,h3,h4,h5,h6{margin:0;} .mt-0{margin-top: 0px !important;;} .mt-10{margin-top: 10px !important;} .mt-20{margin-top: 20px !important;} .mt-30{margin-top: 30px !important;} .mt-40{margin-top: 40px !important;} .mt-50{margin-top: 50px !important;} .mb-0{margin-bottom: 0px !important;} .mb-10{margin-bottom: 10px !important;} .mb-20{margin-bottom: 20px !important;} .mb-30{margin-bottom: 30px !important;} .mb-40{margin-bottom: 40px !important;} .mb-50{margin-bottom: 50px !important;} .text-left{text-align: left;} .text-right{text-align: right;} .text-center{text-align: center;} .font-13{font-size: 13px;} .font-14{font-size: 14px;} .font-15{font-size: 15px;} .font-16{font-size: 16px;} .wrapper { min-height:100%; position:relative; } .fullimg{width: 100%;height: auto;} .icontop2{position: relative;top:2px;} .row{margin-left: -15px;margin-right: -15px;} footer{ width: 100%; position: absolute; bottom: 0; margin:0; left: 0; background-color: #000; }