/**
 * BuildWithMe - Css/Js framework
 * Version: 1.0
 * Copyright 2019 Bierling Pj
 * Find us on facebook
 */
::-webkit-scrollbar {
  width: 0.3em;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
  background-color: #fff;

}
html,body { margin:0;  }
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fullSize {
    position:absolute;top:0;bottom:0;left:0;right:0;
}
.fullSize > .boxed { position:relative;height:100% }
.ta-center { text-align:center }
.ta-left { text-align:left }
.ta-right { text-align:right }

.df-marginfull-10 { margin:10px }
.df-marginleftright-n10 { margin-left:-10px;margin-right:-10px }
.df-marginleftright-n20 { margin-left:-20px;margin-right:-20px }
.df-marginleftright-n25 { margin-left:-25px;margin-right:-25px }
.df-marginleftright-n30 { margin-left:-30px;margin-right:-30px }
.df-marginleftright-n35 { margin-left:-35px;margin-right:-35px }

.df-paddingfull-10 { padding:10px }

.boxed { max-width:1200px;  margin:auto auto;padding:0 15px; }
.df-unboxed { padding:0 !important }

.container,.row { position:relative;}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -js-display: flex;
}
.row_100 { height:100% }

.col { position:relative }
.overflowVisible { overflow:visible }
.inner100 { height:100% }

.fixed-top {
    position:fixed;
    top:0;left:0;right:0;z-index:7000;
}

.fadeinNow { opacity:1 !important;  }
.blowupNow { -webkit-transform:scale(1.1) !important; -ms-transform:scale(1.1) !important; transform:scale(1.1) !important;  }

.mouseoverlayer { position:absolute;top:0;bottom:0;left:0;right:0 }

#firstshow {
    position:fixed;
    top:0;left:0;right:0;bottom:0;
    background-color:rgba(5,10,0,0.8);
    z-index:9999;
}

#popup {
    position:fixed;top:50%;left:50%;with:100%;max-width:350px;padding:15px;background:#222;box-shadow:0 0 20px #fff;
    transform:translate(-50%,-50%); color:#fff;border-radius:8px;
    z-index:9900;
}
#popupclose:hover { cursor:pointer }
#popuptext {
    position:relative;overflow:hidden;
    font-family:roboto;
    font-size:11pt;
}
#popupclose {
    position:relative;overflow:hidden;
    background:#fafafa;
    color:#333;
    padding: 5px 10px;
    text-align:center;
    font-family:roboto;
    font-size:11pt;
    border-radius:3px;
    margin-top:10px;
}

.df-1 { width: calc(8.33% * 1); }
.df-2 { width: calc(8.33% * 2); }
.df-3 { width: calc(8.33% * 3); }
.df-4 { width: calc(8.33% * 4); }
.df-5 { width: calc(8.33% * 5); }
.df-6 { width: calc(8.33% * 6); }
.df-7 { width: calc(8.33% * 7); }
.df-8 { width: calc(8.33% * 8); }
.df-9 { width: calc(8.33% * 9); }
.df-10 { width: calc(8.33% * 10); }
.df-11 { width: calc(8.33% * 11); }
.df-12 { width: calc(8.33% * 12); }
.df-1-5 { width: calc((8.33% * 1) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-2-5 { width: calc((8.33% * 2) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-3-5 { width: calc((8.33% * 3) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-4-5 { width: calc((8.33% * 4) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-5-5 { width: calc((8.33% * 5) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-6-5 { width: calc((8.33% * 6) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-7-5 { width: calc((8.33% * 7) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-8-5 { width: calc((8.33% * 8) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-9-5 { width: calc((8.33% * 9) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-10-5 { width: calc((8.33% * 10) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-11-5 { width: calc((8.33% * 11) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-12-5 { width: calc((8.33% * 12) - 10px);margin-left:5px;margin-right:5px;margin-bottom:10px }
.df-1-10 { width: calc((8.33% * 1) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-2-10 { width: calc((8.33% * 2) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-3-10 { width: calc((8.33% * 3) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-4-10 { width: calc((8.33% * 4) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-5-10 { width: calc((8.33% * 5) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-6-10 { width: calc((8.33% * 6) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-7-10 { width: calc((8.33% * 7) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-8-10 { width: calc((8.33% * 8) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-9-10 { width: calc((8.33% * 9) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-10-10 { width: calc((8.33% * 10) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-11-10 { width: calc((8.33% * 11) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-12-10 { width: calc((8.33% * 12) - 20px);margin-left:10px;margin-right:10px;margin-bottom:20px }
.df-1-15 { width: calc((8.33% * 1) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-2-15 { width: calc((8.33% * 2) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-3-15 { width: calc((8.33% * 3) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-4-15 { width: calc((8.33% * 4) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-5-15 { width: calc((8.33% * 5) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-6-15 { width: calc((8.33% * 6) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-7-15 { width: calc((8.33% * 7) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-8-15 { width: calc((8.33% * 8) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-9-15 { width: calc((8.33% * 9) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-10-15 { width: calc((8.33% * 10) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-11-15 { width: calc((8.33% * 11) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-12-15 { width: calc((8.33% * 12) - 30px);margin-left:15px;margin-right:15px;margin-bottom:30px }
.df-1-20 { width: calc((8.33% * 1) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-2-20 { width: calc((8.33% * 2) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-3-20 { width: calc((8.33% * 3) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-4-20 { width: calc((8.33% * 4) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-5-20 { width: calc((8.33% * 5) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-6-20 { width: calc((8.33% * 6) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-7-20 { width: calc((8.33% * 7) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-8-20 { width: calc((8.33% * 8) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-9-20 { width: calc((8.33% * 9) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-10-20 { width: calc((8.33% * 10) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-11-20 { width: calc((8.33% * 11) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-12-20 { width: calc((8.33% * 12) - 40px);margin-left:20px;margin-right:20px;margin-bottom:40px }
.df-1-25 { width: calc((8.33% * 1) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-2-25 { width: calc((8.33% * 2) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-3-25 { width: calc((8.33% * 3) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-4-25 { width: calc((8.33% * 4) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-5-25 { width: calc((8.33% * 5) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-6-25 { width: calc((8.33% * 6) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-7-25 { width: calc((8.33% * 7) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-8-25 { width: calc((8.33% * 8) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-9-25 { width: calc((8.33% * 9) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-10-25 { width: calc((8.33% * 10) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-11-25 { width: calc((8.33% * 11) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-12-25 { width: calc((8.33% * 12) - 50px);margin-left:25px;margin-right:25px;margin-bottom:50px }
.df-1-30 { width: calc((8.33% * 1) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-2-30 { width: calc((8.33% * 2) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-3-30 { width: calc((8.33% * 3) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-4-30 { width: calc((8.33% * 4) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-5-30 { width: calc((8.33% * 5) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-6-30 { width: calc((8.33% * 6) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-7-30 { width: calc((8.33% * 7) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-8-30 { width: calc((8.33% * 8) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-9-30 { width: calc((8.33% * 9) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-10-30 { width: calc((8.33% * 10) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-11-30 { width: calc((8.33% * 11) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-12-30 { width: calc((8.33% * 12) - 60px);margin-left:30px;margin-right:30px;margin-bottom:60px }
.df-1-35 { width: calc((8.33% * 1) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-2-35 { width: calc((8.33% * 2) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-3-35 { width: calc((8.33% * 3) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-4-35 { width: calc((8.33% * 4) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-5-35 { width: calc((8.33% * 5) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-6-35 { width: calc((8.33% * 6) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-7-35 { width: calc((8.33% * 7) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-8-35 { width: calc((8.33% * 8) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-9-35 { width: calc((8.33% * 9) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-10-35 { width: calc((8.33% * 10) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-11-35 { width: calc((8.33% * 11) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-12-35 { width: calc((8.33% * 12) - 70px);margin-left:35px;margin-right:35px;margin-bottom:70px }
.df-1-40 { width: calc((8.33% * 1) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-2-40 { width: calc((8.33% * 2) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-3-40 { width: calc((8.33% * 3) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-4-40 { width: calc((8.33% * 4) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-5-40 { width: calc((8.33% * 5) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-6-40 { width: calc((8.33% * 6) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-7-40 { width: calc((8.33% * 7) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-8-40 { width: calc((8.33% * 8) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-9-40 { width: calc((8.33% * 9) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-10-40 { width: calc((8.33% * 10) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-11-40 { width: calc((8.33% * 11) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-12-40 { width: calc((8.33% * 12) - 80px);margin-left:40px;margin-right:40px;margin-bottom:80px }
.df-1-45 { width: calc((8.33% * 1) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-2-45 { width: calc((8.33% * 2) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-3-45 { width: calc((8.33% * 3) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-4-45 { width: calc((8.33% * 4) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-5-45 { width: calc((8.33% * 5) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-6-45 { width: calc((8.33% * 6) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-7-45 { width: calc((8.33% * 7) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-8-45 { width: calc((8.33% * 8) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-9-45 { width: calc((8.33% * 9) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-10-45 { width: calc((8.33% * 10) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-11-45 { width: calc((8.33% * 11) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-12-45 { width: calc((8.33% * 12) - 90px);margin-left:45px;margin-right:45px;margin-bottom:90px }
.df-1-50 { width: calc((8.33% * 1) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-2-50 { width: calc((8.33% * 2) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-3-50 { width: calc((8.33% * 3) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-4-50 { width: calc((8.33% * 4) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-5-50 { width: calc((8.33% * 5) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-6-50 { width: calc((8.33% * 6) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-7-50 { width: calc((8.33% * 7) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-8-50 { width: calc((8.33% * 8) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-9-50 { width: calc((8.33% * 9) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-10-50 { width: calc((8.33% * 10) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-11-50 { width: calc((8.33% * 11) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-12-50 { width: calc((8.33% * 12) - 100px);margin-left:50px;margin-right:50px;margin-bottom:100px }
.df-margintop-0 { margin-top: 0px }
.df-margintop-5 { margin-top: 5px }
.df-margintop-10 { margin-top: 10px }
.df-margintop-15 { margin-top: 15px }
.df-margintop-20 { margin-top: 20px }
.df-margintop-25 { margin-top: 25px }
.df-margintop-30 { margin-top: 30px }
.df-margintop-35 { margin-top: 35px }
.df-margintop-40 { margin-top: 40px }
.df-margintop-45 { margin-top: 45px }
.df-margintop-50 { margin-top: 50px }
.df-margintop-55 { margin-top: 55px }
.df-margintop-60 { margin-top: 60px }
.df-margintop-65 { margin-top: 65px }
.df-margintop-70 { margin-top: 70px }
.df-margintop-75 { margin-top: 75px }
.df-margintop-80 { margin-top: 80px }
.df-margintop-85 { margin-top: 85px }
.df-margintop-90 { margin-top: 90px }
.df-margintop-95 { margin-top: 95px }
.df-margintop-100 { margin-top: 100px }
.df-height-5 { height: 5px }.df-height-10 { height: 10px }.df-height-15 { height: 15px }.df-height-20 { height: 20px }.df-height-25 { height: 25px }.df-height-30 { height: 30px }.df-height-35 { height: 35px }.df-height-40 { height: 40px }.df-height-45 { height: 45px }.df-height-50 { height: 50px }.df-height-55 { height: 55px }.df-height-60 { height: 60px }.df-height-65 { height: 65px }.df-height-70 { height: 70px }.df-height-75 { height: 75px }.df-height-80 { height: 80px }.df-height-85 { height: 85px }.df-height-90 { height: 90px }.df-height-95 { height: 95px }.df-height-100 { height: 100px }.df-height-105 { height: 105px }.df-height-110 { height: 110px }.df-height-115 { height: 115px }.df-height-120 { height: 120px }.df-height-125 { height: 125px }.df-height-130 { height: 130px }.df-height-135 { height: 135px }.df-height-140 { height: 140px }.df-height-145 { height: 145px }.df-height-150 { height: 150px }.df-height-155 { height: 155px }.df-height-160 { height: 160px }.df-height-165 { height: 165px }.df-height-170 { height: 170px }.df-height-175 { height: 175px }.df-height-180 { height: 180px }.df-height-185 { height: 185px }.df-height-190 { height: 190px }.df-height-195 { height: 195px }.df-height-200 { height: 200px }.df-height-205 { height: 205px }.df-height-210 { height: 210px }.df-height-215 { height: 215px }.df-height-220 { height: 220px }.df-height-225 { height: 225px }.df-height-230 { height: 230px }.df-height-235 { height: 235px }.df-height-240 { height: 240px }.df-height-245 { height: 245px }.df-height-250 { height: 250px }.df-height-255 { height: 255px }.df-height-260 { height: 260px }.df-height-265 { height: 265px }.df-height-270 { height: 270px }.df-height-275 { height: 275px }.df-height-280 { height: 280px }.df-height-285 { height: 285px }.df-height-290 { height: 290px }.df-height-295 { height: 295px }.df-height-300 { height: 300px }.df-height-305 { height: 305px }.df-height-310 { height: 310px }.df-height-315 { height: 315px }.df-height-320 { height: 320px }.df-height-325 { height: 325px }.df-height-330 { height: 330px }.df-height-335 { height: 335px }.df-height-340 { height: 340px }.df-height-345 { height: 345px }.df-height-350 { height: 350px }.df-height-355 { height: 355px }.df-height-360 { height: 360px }.df-height-365 { height: 365px }.df-height-370 { height: 370px }.df-height-375 { height: 375px }.df-height-380 { height: 380px }.df-height-385 { height: 385px }.df-height-390 { height: 390px }.df-height-395 { height: 395px }.df-height-400 { height: 400px }.df-height-405 { height: 405px }.df-height-410 { height: 410px }.df-height-415 { height: 415px }.df-height-420 { height: 420px }.df-height-425 { height: 425px }.df-height-430 { height: 430px }.df-height-435 { height: 435px }.df-height-440 { height: 440px }.df-height-445 { height: 445px }.df-height-450 { height: 450px }.df-height-455 { height: 455px }.df-height-460 { height: 460px }.df-height-465 { height: 465px }.df-height-470 { height: 470px }.df-height-475 { height: 475px }.df-height-480 { height: 480px }.df-height-485 { height: 485px }.df-height-490 { height: 490px }.df-height-495 { height: 495px }.df-height-500 { height: 500px }.df-height-505 { height: 505px }.df-height-510 { height: 510px }.df-height-515 { height: 515px }.df-height-520 { height: 520px }.df-height-525 { height: 525px }.df-height-530 { height: 530px }.df-height-535 { height: 535px }.df-height-540 { height: 540px }.df-height-545 { height: 545px }.df-height-550 { height: 550px }.df-height-555 { height: 555px }.df-height-560 { height: 560px }.df-height-565 { height: 565px }.df-height-570 { height: 570px }.df-height-575 { height: 575px }.df-height-580 { height: 580px }.df-height-585 { height: 585px }.df-height-590 { height: 590px }.df-height-595 { height: 595px }.df-height-600 { height: 600px }.df-height-605 { height: 605px }.df-height-610 { height: 610px }.df-height-615 { height: 615px }.df-height-620 { height: 620px }.df-height-625 { height: 625px }.df-height-630 { height: 630px }.df-height-635 { height: 635px }.df-height-640 { height: 640px }.df-height-645 { height: 645px }.df-height-650 { height: 650px }.df-height-655 { height: 655px }.df-height-660 { height: 660px }.df-height-665 { height: 665px }.df-height-670 { height: 670px }.df-height-675 { height: 675px }.df-height-680 { height: 680px }.df-height-685 { height: 685px }.df-height-690 { height: 690px }.df-height-695 { height: 695px }.df-height-700 { height: 700px }.df-height-705 { height: 705px }.df-height-710 { height: 710px }.df-height-715 { height: 715px }.df-height-720 { height: 720px }.df-height-725 { height: 725px }.df-height-730 { height: 730px }.df-height-735 { height: 735px }.df-height-740 { height: 740px }.df-height-745 { height: 745px }.df-height-750 { height: 750px }.df-height-755 { height: 755px }.df-height-760 { height: 760px }.df-height-765 { height: 765px }.df-height-770 { height: 770px }.df-height-775 { height: 775px }.df-height-780 { height: 780px }.df-height-785 { height: 785px }.df-height-790 { height: 790px }.df-height-795 { height: 795px }.df-paddingTop-0 { padding-top: 0px }.df-paddingTop-5 { padding-top: 5px }.df-paddingTop-10 { padding-top: 10px }.df-paddingTop-15 { padding-top: 15px }.df-paddingTop-20 { padding-top: 20px }.df-paddingTop-25 { padding-top: 25px }.df-paddingTop-30 { padding-top: 30px }.df-paddingTop-35 { padding-top: 35px }.df-paddingTop-40 { padding-top: 40px }.df-paddingTop-45 { padding-top: 45px }.df-paddingTop-50 { padding-top: 50px }.df-paddingTop-55 { padding-top: 55px }.df-paddingTop-60 { padding-top: 60px }.df-paddingTop-65 { padding-top: 65px }.df-paddingTop-70 { padding-top: 70px }.df-paddingTop-75 { padding-top: 75px }.df-paddingBottom-0 { padding-bottom: 0px }.df-paddingBottom-5 { padding-bottom: 5px }.df-paddingBottom-10 { padding-bottom: 10px }.df-paddingBottom-15 { padding-bottom: 15px }.df-paddingBottom-20 { padding-bottom: 20px }.df-paddingBottom-25 { padding-bottom: 25px }.df-paddingBottom-30 { padding-bottom: 30px }.df-paddingBottom-35 { padding-bottom: 35px }.df-paddingBottom-40 { padding-bottom: 40px }.df-paddingBottom-45 { padding-bottom: 45px }.df-paddingBottom-50 { padding-bottom: 50px }.df-paddingBottom-55 { padding-bottom: 55px }.df-paddingBottom-60 { padding-bottom: 60px }.df-paddingBottom-65 { padding-bottom: 65px }.df-paddingBottom-70 { padding-bottom: 70px }.df-paddingBottom-75 { padding-bottom: 75px }
.df-horz-center .row { justify-content: center; }
.df-horz-left .row { justify-content: left; }
.df-horz-right .row { justify-content: right; }

.df-order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0 }.df-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 }.df-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }.df-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3 }.df-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4 }.df-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5 }.df-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6 }.df-order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7 }.df-order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8 }.df-order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9 }.df-order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10 }.df-order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11 }.df-order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12 }.df-order-13 { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13 }.df-order-14 { -webkit-box-ordinal-group: 15; -ms-flex-order: 14; order: 14 }.df-order-15 { -webkit-box-ordinal-group: 16; -ms-flex-order: 15; order: 15 }.df-order-16 { -webkit-box-ordinal-group: 17; -ms-flex-order: 16; order: 16 }.df-order-17 { -webkit-box-ordinal-group: 18; -ms-flex-order: 17; order: 17 }.df-order-18 { -webkit-box-ordinal-group: 19; -ms-flex-order: 18; order: 18 }.df-order-19 { -webkit-box-ordinal-group: 20; -ms-flex-order: 19; order: 19 }.df-order-20 { -webkit-box-ordinal-group: 21; -ms-flex-order: 20; order: 20 }.df-order-21 { -webkit-box-ordinal-group: 22; -ms-flex-order: 21; order: 21 }.df-order-22 { -webkit-box-ordinal-group: 23; -ms-flex-order: 22; order: 22 }.df-order-23 { -webkit-box-ordinal-group: 24; -ms-flex-order: 23; order: 23 }.df-order-24 { -webkit-box-ordinal-group: 25; -ms-flex-order: 24; order: 24 }.df-order-25 { -webkit-box-ordinal-group: 26; -ms-flex-order: 25; order: 25 }.df-order-26 { -webkit-box-ordinal-group: 27; -ms-flex-order: 26; order: 26 }.df-order-27 { -webkit-box-ordinal-group: 28; -ms-flex-order: 27; order: 27 }.df-order-28 { -webkit-box-ordinal-group: 29; -ms-flex-order: 28; order: 28 }.df-order-29 { -webkit-box-ordinal-group: 30; -ms-flex-order: 29; order: 29 }.df-order-30 { -webkit-box-ordinal-group: 31; -ms-flex-order: 30; order: 30 }.df-order-31 { -webkit-box-ordinal-group: 32; -ms-flex-order: 31; order: 31 }.df-order-32 { -webkit-box-ordinal-group: 33; -ms-flex-order: 32; order: 32 }.df-order-33 { -webkit-box-ordinal-group: 34; -ms-flex-order: 33; order: 33 }.df-order-34 { -webkit-box-ordinal-group: 35; -ms-flex-order: 34; order: 34 }.df-order-35 { -webkit-box-ordinal-group: 36; -ms-flex-order: 35; order: 35 }.df-order-36 { -webkit-box-ordinal-group: 37; -ms-flex-order: 36; order: 36 }.df-order-37 { -webkit-box-ordinal-group: 38; -ms-flex-order: 37; order: 37 }.df-order-38 { -webkit-box-ordinal-group: 39; -ms-flex-order: 38; order: 38 }.df-order-39 { -webkit-box-ordinal-group: 40; -ms-flex-order: 39; order: 39 }.df-order-40 { -webkit-box-ordinal-group: 41; -ms-flex-order: 40; order: 40 }.df-order-41 { -webkit-box-ordinal-group: 42; -ms-flex-order: 41; order: 41 }.df-order-42 { -webkit-box-ordinal-group: 43; -ms-flex-order: 42; order: 42 }.df-order-43 { -webkit-box-ordinal-group: 44; -ms-flex-order: 43; order: 43 }.df-order-44 { -webkit-box-ordinal-group: 45; -ms-flex-order: 44; order: 44 }.df-order-45 { -webkit-box-ordinal-group: 46; -ms-flex-order: 45; order: 45 }.df-order-46 { -webkit-box-ordinal-group: 47; -ms-flex-order: 46; order: 46 }.df-order-47 { -webkit-box-ordinal-group: 48; -ms-flex-order: 47; order: 47 }.df-order-48 { -webkit-box-ordinal-group: 49; -ms-flex-order: 48; order: 48 }.df-order-49 { -webkit-box-ordinal-group: 50; -ms-flex-order: 49; order: 49 }.df-order-50 { -webkit-box-ordinal-group: 51; -ms-flex-order: 50; order: 50 }.df-order-51 { -webkit-box-ordinal-group: 52; -ms-flex-order: 51; order: 51 }.df-order-52 { -webkit-box-ordinal-group: 53; -ms-flex-order: 52; order: 52 }.df-order-53 { -webkit-box-ordinal-group: 54; -ms-flex-order: 53; order: 53 }.df-order-54 { -webkit-box-ordinal-group: 55; -ms-flex-order: 54; order: 54 }.df-order-55 { -webkit-box-ordinal-group: 56; -ms-flex-order: 55; order: 55 }.df-order-56 { -webkit-box-ordinal-group: 57; -ms-flex-order: 56; order: 56 }.df-order-57 { -webkit-box-ordinal-group: 58; -ms-flex-order: 57; order: 57 }.df-order-58 { -webkit-box-ordinal-group: 59; -ms-flex-order: 58; order: 58 }.df-order-59 { -webkit-box-ordinal-group: 60; -ms-flex-order: 59; order: 59 }.df-order-60 { -webkit-box-ordinal-group: 61; -ms-flex-order: 60; order: 60 }.df-order-61 { -webkit-box-ordinal-group: 62; -ms-flex-order: 61; order: 61 }.df-order-62 { -webkit-box-ordinal-group: 63; -ms-flex-order: 62; order: 62 }.df-order-63 { -webkit-box-ordinal-group: 64; -ms-flex-order: 63; order: 63 }.df-order-64 { -webkit-box-ordinal-group: 65; -ms-flex-order: 64; order: 64 }.df-order-65 { -webkit-box-ordinal-group: 66; -ms-flex-order: 65; order: 65 }.df-order-66 { -webkit-box-ordinal-group: 67; -ms-flex-order: 66; order: 66 }.df-order-67 { -webkit-box-ordinal-group: 68; -ms-flex-order: 67; order: 67 }.df-order-68 { -webkit-box-ordinal-group: 69; -ms-flex-order: 68; order: 68 }.df-order-69 { -webkit-box-ordinal-group: 70; -ms-flex-order: 69; order: 69 }.df-order-70 { -webkit-box-ordinal-group: 71; -ms-flex-order: 70; order: 70 }.df-order-71 { -webkit-box-ordinal-group: 72; -ms-flex-order: 71; order: 71 }.df-order-72 { -webkit-box-ordinal-group: 73; -ms-flex-order: 72; order: 72 }.df-order-73 { -webkit-box-ordinal-group: 74; -ms-flex-order: 73; order: 73 }.df-order-74 { -webkit-box-ordinal-group: 75; -ms-flex-order: 74; order: 74 }.df-order-75 { -webkit-box-ordinal-group: 76; -ms-flex-order: 75; order: 75 }.df-order-76 { -webkit-box-ordinal-group: 77; -ms-flex-order: 76; order: 76 }.df-order-77 { -webkit-box-ordinal-group: 78; -ms-flex-order: 77; order: 77 }.df-order-78 { -webkit-box-ordinal-group: 79; -ms-flex-order: 78; order: 78 }.df-order-79 { -webkit-box-ordinal-group: 80; -ms-flex-order: 79; order: 79 }.df-order-80 { -webkit-box-ordinal-group: 81; -ms-flex-order: 80; order: 80 }.df-order-81 { -webkit-box-ordinal-group: 82; -ms-flex-order: 81; order: 81 }.df-order-82 { -webkit-box-ordinal-group: 83; -ms-flex-order: 82; order: 82 }.df-order-83 { -webkit-box-ordinal-group: 84; -ms-flex-order: 83; order: 83 }.df-order-84 { -webkit-box-ordinal-group: 85; -ms-flex-order: 84; order: 84 }.df-order-85 { -webkit-box-ordinal-group: 86; -ms-flex-order: 85; order: 85 }.df-order-86 { -webkit-box-ordinal-group: 87; -ms-flex-order: 86; order: 86 }.df-order-87 { -webkit-box-ordinal-group: 88; -ms-flex-order: 87; order: 87 }.df-order-88 { -webkit-box-ordinal-group: 89; -ms-flex-order: 88; order: 88 }.df-order-89 { -webkit-box-ordinal-group: 90; -ms-flex-order: 89; order: 89 }.df-order-90 { -webkit-box-ordinal-group: 91; -ms-flex-order: 90; order: 90 }.df-order-91 { -webkit-box-ordinal-group: 92; -ms-flex-order: 91; order: 91 }.df-order-92 { -webkit-box-ordinal-group: 93; -ms-flex-order: 92; order: 92 }.df-order-93 { -webkit-box-ordinal-group: 94; -ms-flex-order: 93; order: 93 }.df-order-94 { -webkit-box-ordinal-group: 95; -ms-flex-order: 94; order: 94 }.df-order-95 { -webkit-box-ordinal-group: 96; -ms-flex-order: 95; order: 95 }.df-order-96 { -webkit-box-ordinal-group: 97; -ms-flex-order: 96; order: 96 }.df-order-97 { -webkit-box-ordinal-group: 98; -ms-flex-order: 97; order: 97 }.df-order-98 { -webkit-box-ordinal-group: 99; -ms-flex-order: 98; order: 98 }.df-order-99 { -webkit-box-ordinal-group: 100; -ms-flex-order: 99; order: 99 }.df-order-100 { -webkit-box-ordinal-group: 101; -ms-flex-order: 100; order: 100 }.df-font-8 { font-size: 8pt }.df-font-9 { font-size: 9pt }.df-font-10 { font-size: 10pt }.df-font-11 { font-size: 11pt }.df-font-12 { font-size: 12pt }.df-font-13 { font-size: 13pt }.df-font-14 { font-size: 14pt }.df-font-15 { font-size: 15pt }.df-font-16 { font-size: 16pt }.df-font-17 { font-size: 17pt }.df-font-18 { font-size: 18pt }.df-font-19 { font-size: 19pt }.df-font-20 { font-size: 20pt }.df-font-21 { font-size: 21pt }.df-font-22 { font-size: 22pt }.df-font-23 { font-size: 23pt }.df-font-24 { font-size: 24pt }.df-font-25 { font-size: 25pt }.df-font-26 { font-size: 26pt }.df-font-27 { font-size: 27pt }.df-font-28 { font-size: 28pt }.df-font-29 { font-size: 29pt }.df-scale-10 { padding-top: 10% }.df-scale-15 { padding-top: 15% }.df-scale-20 { padding-top: 20% }.df-scale-25 { padding-top: 25% }.df-scale-30 { padding-top: 30% }.df-scale-35 { padding-top: 35% }.df-scale-40 { padding-top: 40% }.df-scale-45 { padding-top: 45% }.df-scale-50 { padding-top: 50% }.df-scale-55 { padding-top: 55% }.df-scale-60 { padding-top: 60% }.df-scale-65 { padding-top: 65% }.df-scale-70 { padding-top: 70% }.df-scale-75 { padding-top: 75% }.df-scale-80 { padding-top: 80% }.df-scale-85 { padding-top: 85% }.df-scale-90 { padding-top: 90% }.df-scale-95 { padding-top: 95% }

.df-hide { display:none }

.df-space-10 { margin: 0 -10px 0 -10px }
.df-space-10 .col { margin:10px }
.df-sticky,.lg-sticky,.xl-sticky {
        width: 100% !important;
}
.df-splash {
    position:fixed !important;
    top:0;
    left:0;
    bottom:0;
    right:0;
    height:auto;
    z-index:-1;
}

@media screen and ( min-width:0px ) and  (max-width:349px ) {



    .xs-1,.xs-2,.xs-3,.xs-4,.xs-5,.xs-6,.xs-7,.xs-8,.xs-9,.xs-10,.xs-11,.xs-12 { display:block }

    .xs-height-5 { height: 5px }.xs-height-10 { height: 10px }.xs-height-15 { height: 15px }.xs-height-20 { height: 20px }.xs-height-25 { height: 25px }.xs-height-30 { height: 30px }.xs-height-35 { height: 35px }.xs-height-40 { height: 40px }.xs-height-45 { height: 45px }.xs-height-50 { height: 50px }.xs-height-55 { height: 55px }.xs-height-60 { height: 60px }.xs-height-65 { height: 65px }.xs-height-70 { height: 70px }.xs-height-75 { height: 75px }.xs-height-80 { height: 80px }.xs-height-85 { height: 85px }.xs-height-90 { height: 90px }.xs-height-95 { height: 95px }.xs-height-100 { height: 100px }.xs-height-105 { height: 105px }.xs-height-110 { height: 110px }.xs-height-115 { height: 115px }.xs-height-120 { height: 120px }.xs-height-125 { height: 125px }.xs-height-130 { height: 130px }.xs-height-135 { height: 135px }.xs-height-140 { height: 140px }.xs-height-145 { height: 145px }.xs-height-150 { height: 150px }.xs-height-155 { height: 155px }.xs-height-160 { height: 160px }.xs-height-165 { height: 165px }.xs-height-170 { height: 170px }.xs-height-175 { height: 175px }.xs-height-180 { height: 180px }.xs-height-185 { height: 185px }.xs-height-190 { height: 190px }.xs-height-195 { height: 195px }.xs-height-200 { height: 200px }.xs-height-205 { height: 205px }.xs-height-210 { height: 210px }.xs-height-215 { height: 215px }.xs-height-220 { height: 220px }.xs-height-225 { height: 225px }.xs-height-230 { height: 230px }.xs-height-235 { height: 235px }.xs-height-240 { height: 240px }.xs-height-245 { height: 245px }.xs-height-250 { height: 250px }.xs-height-255 { height: 255px }.xs-height-260 { height: 260px }.xs-height-265 { height: 265px }.xs-height-270 { height: 270px }.xs-height-275 { height: 275px }.xs-height-280 { height: 280px }.xs-height-285 { height: 285px }.xs-height-290 { height: 290px }.xs-height-295 { height: 295px }.xs-height-300 { height: 300px }.xs-height-305 { height: 305px }.xs-height-310 { height: 310px }.xs-height-315 { height: 315px }.xs-height-320 { height: 320px }.xs-height-325 { height: 325px }.xs-height-330 { height: 330px }.xs-height-335 { height: 335px }.xs-height-340 { height: 340px }.xs-height-345 { height: 345px }.xs-height-350 { height: 350px }.xs-height-355 { height: 355px }.xs-height-360 { height: 360px }.xs-height-365 { height: 365px }.xs-height-370 { height: 370px }.xs-height-375 { height: 375px }.xs-height-380 { height: 380px }.xs-height-385 { height: 385px }.xs-height-390 { height: 390px }.xs-height-395 { height: 395px }.xs-height-400 { height: 400px }.xs-height-405 { height: 405px }.xs-height-410 { height: 410px }.xs-height-415 { height: 415px }.xs-height-420 { height: 420px }.xs-height-425 { height: 425px }.xs-height-430 { height: 430px }.xs-height-435 { height: 435px }.xs-height-440 { height: 440px }.xs-height-445 { height: 445px }.xs-height-450 { height: 450px }.xs-height-455 { height: 455px }.xs-height-460 { height: 460px }.xs-height-465 { height: 465px }.xs-height-470 { height: 470px }.xs-height-475 { height: 475px }.xs-height-480 { height: 480px }.xs-height-485 { height: 485px }.xs-height-490 { height: 490px }.xs-height-495 { height: 495px }.xs-height-500 { height: 500px }.xs-height-505 { height: 505px }.xs-height-510 { height: 510px }.xs-height-515 { height: 515px }.xs-height-520 { height: 520px }.xs-height-525 { height: 525px }.xs-height-530 { height: 530px }.xs-height-535 { height: 535px }.xs-height-540 { height: 540px }.xs-height-545 { height: 545px }.xs-height-550 { height: 550px }.xs-height-555 { height: 555px }.xs-height-560 { height: 560px }.xs-height-565 { height: 565px }.xs-height-570 { height: 570px }.xs-height-575 { height: 575px }.xs-height-580 { height: 580px }.xs-height-585 { height: 585px }.xs-height-590 { height: 590px }.xs-height-595 { height: 595px }.xs-height-600 { height: 600px }.xs-height-605 { height: 605px }.xs-height-610 { height: 610px }.xs-height-615 { height: 615px }.xs-height-620 { height: 620px }.xs-height-625 { height: 625px }.xs-height-630 { height: 630px }.xs-height-635 { height: 635px }.xs-height-640 { height: 640px }.xs-height-645 { height: 645px }.xs-height-650 { height: 650px }.xs-height-655 { height: 655px }.xs-height-660 { height: 660px }.xs-height-665 { height: 665px }.xs-height-670 { height: 670px }.xs-height-675 { height: 675px }.xs-height-680 { height: 680px }.xs-height-685 { height: 685px }.xs-height-690 { height: 690px }.xs-height-695 { height: 695px }.xs-height-700 { height: 700px }.xs-height-705 { height: 705px }.xs-height-710 { height: 710px }.xs-height-715 { height: 715px }.xs-height-720 { height: 720px }.xs-height-725 { height: 725px }.xs-height-730 { height: 730px }.xs-height-735 { height: 735px }.xs-height-740 { height: 740px }.xs-height-745 { height: 745px }.xs-height-750 { height: 750px }.xs-height-755 { height: 755px }.xs-height-760 { height: 760px }.xs-height-765 { height: 765px }.xs-height-770 { height: 770px }.xs-height-775 { height: 775px }.xs-height-780 { height: 780px }.xs-height-785 { height: 785px }.xs-height-790 { height: 790px }.xs-height-795 { height: 795px }.xs-1 { width: calc(8.33% * 1); }
.xs-2 { width: calc(8.33% * 2); }
.xs-3 { width: calc(8.33% * 3); }
.xs-4 { width: calc(8.33% * 4); }
.xs-5 { width: calc(8.33% * 5); }
.xs-6 { width: calc(8.33% * 6); }
.xs-7 { width: calc(8.33% * 7); }
.xs-8 { width: calc(8.33% * 8); }
.xs-9 { width: calc(8.33% * 9); }
.xs-10 { width: calc(8.33% * 10); }
.xs-11 { width: calc(8.33% * 11); }
.xs-12 { width: calc(8.33% * 12); }
.xs-1-5 { width: calc((8.33% * 1) - 10px);margin-left:5px;margin-right:5px;}
.xs-2-5 { width: calc((8.33% * 2) - 10px);margin-left:5px;margin-right:5px;}
.xs-3-5 { width: calc((8.33% * 3) - 10px);margin-left:5px;margin-right:5px;}
.xs-4-5 { width: calc((8.33% * 4) - 10px);margin-left:5px;margin-right:5px;}
.xs-5-5 { width: calc((8.33% * 5) - 10px);margin-left:5px;margin-right:5px;}
.xs-6-5 { width: calc((8.33% * 6) - 10px);margin-left:5px;margin-right:5px;}
.xs-7-5 { width: calc((8.33% * 7) - 10px);margin-left:5px;margin-right:5px;}
.xs-8-5 { width: calc((8.33% * 8) - 10px);margin-left:5px;margin-right:5px;}
.xs-9-5 { width: calc((8.33% * 9) - 10px);margin-left:5px;margin-right:5px;}
.xs-10-5 { width: calc((8.33% * 10) - 10px);margin-left:5px;margin-right:5px;}
.xs-11-5 { width: calc((8.33% * 11) - 10px);margin-left:5px;margin-right:5px;}
.xs-12-5 { width: calc((8.33% * 12) - 10px);margin-left:5px;margin-right:5px;}
.xs-1-10 { width: calc((8.33% * 1) - 20px);margin-left:10px;margin-right:10px;}
.xs-2-10 { width: calc((8.33% * 2) - 20px);margin-left:10px;margin-right:10px;}
.xs-3-10 { width: calc((8.33% * 3) - 20px);margin-left:10px;margin-right:10px;}
.xs-4-10 { width: calc((8.33% * 4) - 20px);margin-left:10px;margin-right:10px;}
.xs-5-10 { width: calc((8.33% * 5) - 20px);margin-left:10px;margin-right:10px;}
.xs-6-10 { width: calc((8.33% * 6) - 20px);margin-left:10px;margin-right:10px;}
.xs-7-10 { width: calc((8.33% * 7) - 20px);margin-left:10px;margin-right:10px;}
.xs-8-10 { width: calc((8.33% * 8) - 20px);margin-left:10px;margin-right:10px;}
.xs-9-10 { width: calc((8.33% * 9) - 20px);margin-left:10px;margin-right:10px;}
.xs-10-10 { width: calc((8.33% * 10) - 20px);margin-left:10px;margin-right:10px;}
.xs-11-10 { width: calc((8.33% * 11) - 20px);margin-left:10px;margin-right:10px;}
.xs-12-10 { width: calc((8.33% * 12) - 20px);margin-left:10px;margin-right:10px;}
.xs-1-15 { width: calc((8.33% * 1) - 30px);margin-left:15px;margin-right:15px;}
.xs-2-15 { width: calc((8.33% * 2) - 30px);margin-left:15px;margin-right:15px;}
.xs-3-15 { width: calc((8.33% * 3) - 30px);margin-left:15px;margin-right:15px;}
.xs-4-15 { width: calc((8.33% * 4) - 30px);margin-left:15px;margin-right:15px;}
.xs-5-15 { width: calc((8.33% * 5) - 30px);margin-left:15px;margin-right:15px;}
.xs-6-15 { width: calc((8.33% * 6) - 30px);margin-left:15px;margin-right:15px;}
.xs-7-15 { width: calc((8.33% * 7) - 30px);margin-left:15px;margin-right:15px;}
.xs-8-15 { width: calc((8.33% * 8) - 30px);margin-left:15px;margin-right:15px;}
.xs-9-15 { width: calc((8.33% * 9) - 30px);margin-left:15px;margin-right:15px;}
.xs-10-15 { width: calc((8.33% * 10) - 30px);margin-left:15px;margin-right:15px;}
.xs-11-15 { width: calc((8.33% * 11) - 30px);margin-left:15px;margin-right:15px;}
.xs-12-15 { width: calc((8.33% * 12) - 30px);margin-left:15px;margin-right:15px;}
.xs-1-20 { width: calc((8.33% * 1) - 40px);margin-left:20px;margin-right:20px;}
.xs-2-20 { width: calc((8.33% * 2) - 40px);margin-left:20px;margin-right:20px;}
.xs-3-20 { width: calc((8.33% * 3) - 40px);margin-left:20px;margin-right:20px;}
.xs-4-20 { width: calc((8.33% * 4) - 40px);margin-left:20px;margin-right:20px;}
.xs-5-20 { width: calc((8.33% * 5) - 40px);margin-left:20px;margin-right:20px;}
.xs-6-20 { width: calc((8.33% * 6) - 40px);margin-left:20px;margin-right:20px;}
.xs-7-20 { width: calc((8.33% * 7) - 40px);margin-left:20px;margin-right:20px;}
.xs-8-20 { width: calc((8.33% * 8) - 40px);margin-left:20px;margin-right:20px;}
.xs-9-20 { width: calc((8.33% * 9) - 40px);margin-left:20px;margin-right:20px;}
.xs-10-20 { width: calc((8.33% * 10) - 40px);margin-left:20px;margin-right:20px;}
.xs-11-20 { width: calc((8.33% * 11) - 40px);margin-left:20px;margin-right:20px;}
.xs-12-20 { width: calc((8.33% * 12) - 40px);margin-left:20px;margin-right:20px;}
.xs-1-25 { width: calc((8.33% * 1) - 50px);margin-left:25px;margin-right:25px;}
.xs-2-25 { width: calc((8.33% * 2) - 50px);margin-left:25px;margin-right:25px;}
.xs-3-25 { width: calc((8.33% * 3) - 50px);margin-left:25px;margin-right:25px;}
.xs-4-25 { width: calc((8.33% * 4) - 50px);margin-left:25px;margin-right:25px;}
.xs-5-25 { width: calc((8.33% * 5) - 50px);margin-left:25px;margin-right:25px;}
.xs-6-25 { width: calc((8.33% * 6) - 50px);margin-left:25px;margin-right:25px;}
.xs-7-25 { width: calc((8.33% * 7) - 50px);margin-left:25px;margin-right:25px;}
.xs-8-25 { width: calc((8.33% * 8) - 50px);margin-left:25px;margin-right:25px;}
.xs-9-25 { width: calc((8.33% * 9) - 50px);margin-left:25px;margin-right:25px;}
.xs-10-25 { width: calc((8.33% * 10) - 50px);margin-left:25px;margin-right:25px;}
.xs-11-25 { width: calc((8.33% * 11) - 50px);margin-left:25px;margin-right:25px;}
.xs-12-25 { width: calc((8.33% * 12) - 50px);margin-left:25px;margin-right:25px;}
.xs-1-30 { width: calc((8.33% * 1) - 60px);margin-left:30px;margin-right:30px;}
.xs-2-30 { width: calc((8.33% * 2) - 60px);margin-left:30px;margin-right:30px;}
.xs-3-30 { width: calc((8.33% * 3) - 60px);margin-left:30px;margin-right:30px;}
.xs-4-30 { width: calc((8.33% * 4) - 60px);margin-left:30px;margin-right:30px;}
.xs-5-30 { width: calc((8.33% * 5) - 60px);margin-left:30px;margin-right:30px;}
.xs-6-30 { width: calc((8.33% * 6) - 60px);margin-left:30px;margin-right:30px;}
.xs-7-30 { width: calc((8.33% * 7) - 60px);margin-left:30px;margin-right:30px;}
.xs-8-30 { width: calc((8.33% * 8) - 60px);margin-left:30px;margin-right:30px;}
.xs-9-30 { width: calc((8.33% * 9) - 60px);margin-left:30px;margin-right:30px;}
.xs-10-30 { width: calc((8.33% * 10) - 60px);margin-left:30px;margin-right:30px;}
.xs-11-30 { width: calc((8.33% * 11) - 60px);margin-left:30px;margin-right:30px;}
.xs-12-30 { width: calc((8.33% * 12) - 60px);margin-left:30px;margin-right:30px;}
.xs-1-35 { width: calc((8.33% * 1) - 70px);margin-left:35px;margin-right:35px;}
.xs-2-35 { width: calc((8.33% * 2) - 70px);margin-left:35px;margin-right:35px;}
.xs-3-35 { width: calc((8.33% * 3) - 70px);margin-left:35px;margin-right:35px;}
.xs-4-35 { width: calc((8.33% * 4) - 70px);margin-left:35px;margin-right:35px;}
.xs-5-35 { width: calc((8.33% * 5) - 70px);margin-left:35px;margin-right:35px;}
.xs-6-35 { width: calc((8.33% * 6) - 70px);margin-left:35px;margin-right:35px;}
.xs-7-35 { width: calc((8.33% * 7) - 70px);margin-left:35px;margin-right:35px;}
.xs-8-35 { width: calc((8.33% * 8) - 70px);margin-left:35px;margin-right:35px;}
.xs-9-35 { width: calc((8.33% * 9) - 70px);margin-left:35px;margin-right:35px;}
.xs-10-35 { width: calc((8.33% * 10) - 70px);margin-left:35px;margin-right:35px;}
.xs-11-35 { width: calc((8.33% * 11) - 70px);margin-left:35px;margin-right:35px;}
.xs-12-35 { width: calc((8.33% * 12) - 70px);margin-left:35px;margin-right:35px;}
.xs-1-40 { width: calc((8.33% * 1) - 80px);margin-left:40px;margin-right:40px;}
.xs-2-40 { width: calc((8.33% * 2) - 80px);margin-left:40px;margin-right:40px;}
.xs-3-40 { width: calc((8.33% * 3) - 80px);margin-left:40px;margin-right:40px;}
.xs-4-40 { width: calc((8.33% * 4) - 80px);margin-left:40px;margin-right:40px;}
.xs-5-40 { width: calc((8.33% * 5) - 80px);margin-left:40px;margin-right:40px;}
.xs-6-40 { width: calc((8.33% * 6) - 80px);margin-left:40px;margin-right:40px;}
.xs-7-40 { width: calc((8.33% * 7) - 80px);margin-left:40px;margin-right:40px;}
.xs-8-40 { width: calc((8.33% * 8) - 80px);margin-left:40px;margin-right:40px;}
.xs-9-40 { width: calc((8.33% * 9) - 80px);margin-left:40px;margin-right:40px;}
.xs-10-40 { width: calc((8.33% * 10) - 80px);margin-left:40px;margin-right:40px;}
.xs-11-40 { width: calc((8.33% * 11) - 80px);margin-left:40px;margin-right:40px;}
.xs-12-40 { width: calc((8.33% * 12) - 80px);margin-left:40px;margin-right:40px;}
.xs-1-45 { width: calc((8.33% * 1) - 90px);margin-left:45px;margin-right:45px;}
.xs-2-45 { width: calc((8.33% * 2) - 90px);margin-left:45px;margin-right:45px;}
.xs-3-45 { width: calc((8.33% * 3) - 90px);margin-left:45px;margin-right:45px;}
.xs-4-45 { width: calc((8.33% * 4) - 90px);margin-left:45px;margin-right:45px;}
.xs-5-45 { width: calc((8.33% * 5) - 90px);margin-left:45px;margin-right:45px;}
.xs-6-45 { width: calc((8.33% * 6) - 90px);margin-left:45px;margin-right:45px;}
.xs-7-45 { width: calc((8.33% * 7) - 90px);margin-left:45px;margin-right:45px;}
.xs-8-45 { width: calc((8.33% * 8) - 90px);margin-left:45px;margin-right:45px;}
.xs-9-45 { width: calc((8.33% * 9) - 90px);margin-left:45px;margin-right:45px;}
.xs-10-45 { width: calc((8.33% * 10) - 90px);margin-left:45px;margin-right:45px;}
.xs-11-45 { width: calc((8.33% * 11) - 90px);margin-left:45px;margin-right:45px;}
.xs-12-45 { width: calc((8.33% * 12) - 90px);margin-left:45px;margin-right:45px;}
.xs-1-50 { width: calc((8.33% * 1) - 100px);margin-left:50px;margin-right:50px;}
.xs-2-50 { width: calc((8.33% * 2) - 100px);margin-left:50px;margin-right:50px;}
.xs-3-50 { width: calc((8.33% * 3) - 100px);margin-left:50px;margin-right:50px;}
.xs-4-50 { width: calc((8.33% * 4) - 100px);margin-left:50px;margin-right:50px;}
.xs-5-50 { width: calc((8.33% * 5) - 100px);margin-left:50px;margin-right:50px;}
.xs-6-50 { width: calc((8.33% * 6) - 100px);margin-left:50px;margin-right:50px;}
.xs-7-50 { width: calc((8.33% * 7) - 100px);margin-left:50px;margin-right:50px;}
.xs-8-50 { width: calc((8.33% * 8) - 100px);margin-left:50px;margin-right:50px;}
.xs-9-50 { width: calc((8.33% * 9) - 100px);margin-left:50px;margin-right:50px;}
.xs-10-50 { width: calc((8.33% * 10) - 100px);margin-left:50px;margin-right:50px;}
.xs-11-50 { width: calc((8.33% * 11) - 100px);margin-left:50px;margin-right:50px;}
.xs-12-50 { width: calc((8.33% * 12) - 100px);margin-left:50px;margin-right:50px;}
.xs-paddingTop-0 { padding-top: 0px }.xs-paddingTop-5 { padding-top: 5px }.xs-paddingTop-10 { padding-top: 10px }.xs-paddingTop-15 { padding-top: 15px }.xs-paddingTop-20 { padding-top: 20px }.xs-paddingTop-25 { padding-top: 25px }.xs-paddingTop-30 { padding-top: 30px }.xs-paddingTop-35 { padding-top: 35px }.xs-paddingTop-40 { padding-top: 40px }.xs-paddingTop-45 { padding-top: 45px }.xs-paddingTop-50 { padding-top: 50px }.xs-paddingTop-55 { padding-top: 55px }.xs-paddingTop-60 { padding-top: 60px }.xs-paddingTop-65 { padding-top: 65px }.xs-paddingTop-70 { padding-top: 70px }.xs-paddingTop-75 { padding-top: 75px }.xs-paddingBottom-0 { padding-bottom: 0px }.xs-paddingBottom-5 { padding-bottom: 5px }.xs-paddingBottom-10 { padding-bottom: 10px }.xs-paddingBottom-15 { padding-bottom: 15px }.xs-paddingBottom-20 { padding-bottom: 20px }.xs-paddingBottom-25 { padding-bottom: 25px }.xs-paddingBottom-30 { padding-bottom: 30px }.xs-paddingBottom-35 { padding-bottom: 35px }.xs-paddingBottom-40 { padding-bottom: 40px }.xs-paddingBottom-45 { padding-bottom: 45px }.xs-paddingBottom-50 { padding-bottom: 50px }.xs-paddingBottom-55 { padding-bottom: 55px }.xs-paddingBottom-60 { padding-bottom: 60px }.xs-paddingBottom-65 { padding-bottom: 65px }.xs-paddingBottom-70 { padding-bottom: 70px }.xs-paddingBottom-75 { padding-bottom: 75px }.xs-marginbottom-0 { margin-bottom: 0px !important }
.xs-margintop-0 { margin-top: 0px !important }
.xs-marginbottom-5 { margin-bottom: 5px !important }
.xs-margintop-5 { margin-top: 5px !important }
.xs-marginbottom-10 { margin-bottom: 10px !important }
.xs-margintop-10 { margin-top: 10px !important }
.xs-marginbottom-15 { margin-bottom: 15px !important }
.xs-margintop-15 { margin-top: 15px !important }
.xs-marginbottom-20 { margin-bottom: 20px !important }
.xs-margintop-20 { margin-top: 20px !important }
.xs-marginbottom-25 { margin-bottom: 25px !important }
.xs-margintop-25 { margin-top: 25px !important }
.xs-marginbottom-30 { margin-bottom: 30px !important }
.xs-margintop-30 { margin-top: 30px !important }
.xs-marginbottom-35 { margin-bottom: 35px !important }
.xs-margintop-35 { margin-top: 35px !important }
.xs-marginbottom-40 { margin-bottom: 40px !important }
.xs-margintop-40 { margin-top: 40px !important }
.xs-marginbottom-45 { margin-bottom: 45px !important }
.xs-margintop-45 { margin-top: 45px !important }
.xs-marginbottom-50 { margin-bottom: 50px !important }
.xs-margintop-50 { margin-top: 50px !important }
.xs-marginbottom-55 { margin-bottom: 55px !important }
.xs-margintop-55 { margin-top: 55px !important }
.xs-marginbottom-60 { margin-bottom: 60px !important }
.xs-margintop-60 { margin-top: 60px !important }
.xs-marginbottom-65 { margin-bottom: 65px !important }
.xs-margintop-65 { margin-top: 65px !important }
.xs-marginbottom-70 { margin-bottom: 70px !important }
.xs-margintop-70 { margin-top: 70px !important }
.xs-marginbottom-75 { margin-bottom: 75px !important }
.xs-margintop-75 { margin-top: 75px !important }
.xs-marginbottom-80 { margin-bottom: 80px !important }
.xs-margintop-80 { margin-top: 80px !important }
.xs-marginbottom-85 { margin-bottom: 85px !important }
.xs-margintop-85 { margin-top: 85px !important }
.xs-marginbottom-90 { margin-bottom: 90px !important }
.xs-margintop-90 { margin-top: 90px !important }
.xs-marginbottom-95 { margin-bottom: 95px !important }
.xs-margintop-95 { margin-top: 95px !important }
.xs-marginbottom-100 { margin-bottom: 100px !important }
.xs-margintop-100 { margin-top: 100px !important }
    .xs-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 }.xs-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }.xs-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3 }.xs-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4 }.xs-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5 }.xs-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6 }.xs-order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7 }.xs-order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8 }.xs-order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9 }.xs-order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10 }.xs-order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11 }.xs-order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12 }.xs-order-13 { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13 }.xs-order-14 { -webkit-box-ordinal-group: 15; -ms-flex-order: 14; order: 14 }.xs-order-15 { -webkit-box-ordinal-group: 16; -ms-flex-order: 15; order: 15 }.xs-order-16 { -webkit-box-ordinal-group: 17; -ms-flex-order: 16; order: 16 }.xs-order-17 { -webkit-box-ordinal-group: 18; -ms-flex-order: 17; order: 17 }.xs-order-18 { -webkit-box-ordinal-group: 19; -ms-flex-order: 18; order: 18 }.xs-order-19 { -webkit-box-ordinal-group: 20; -ms-flex-order: 19; order: 19 }.xs-order-20 { -webkit-box-ordinal-group: 21; -ms-flex-order: 20; order: 20 }.xs-order-21 { -webkit-box-ordinal-group: 22; -ms-flex-order: 21; order: 21 }.xs-order-22 { -webkit-box-ordinal-group: 23; -ms-flex-order: 22; order: 22 }.xs-order-23 { -webkit-box-ordinal-group: 24; -ms-flex-order: 23; order: 23 }.xs-order-24 { -webkit-box-ordinal-group: 25; -ms-flex-order: 24; order: 24 }.xs-order-25 { -webkit-box-ordinal-group: 26; -ms-flex-order: 25; order: 25 }.xs-order-26 { -webkit-box-ordinal-group: 27; -ms-flex-order: 26; order: 26 }.xs-order-27 { -webkit-box-ordinal-group: 28; -ms-flex-order: 27; order: 27 }.xs-order-28 { -webkit-box-ordinal-group: 29; -ms-flex-order: 28; order: 28 }.xs-order-29 { -webkit-box-ordinal-group: 30; -ms-flex-order: 29; order: 29 }.xs-order-30 { -webkit-box-ordinal-group: 31; -ms-flex-order: 30; order: 30 }.xs-order-31 { -webkit-box-ordinal-group: 32; -ms-flex-order: 31; order: 31 }.xs-order-32 { -webkit-box-ordinal-group: 33; -ms-flex-order: 32; order: 32 }.xs-order-33 { -webkit-box-ordinal-group: 34; -ms-flex-order: 33; order: 33 }.xs-order-34 { -webkit-box-ordinal-group: 35; -ms-flex-order: 34; order: 34 }.xs-order-35 { -webkit-box-ordinal-group: 36; -ms-flex-order: 35; order: 35 }.xs-order-36 { -webkit-box-ordinal-group: 37; -ms-flex-order: 36; order: 36 }.xs-order-37 { -webkit-box-ordinal-group: 38; -ms-flex-order: 37; order: 37 }.xs-order-38 { -webkit-box-ordinal-group: 39; -ms-flex-order: 38; order: 38 }.xs-order-39 { -webkit-box-ordinal-group: 40; -ms-flex-order: 39; order: 39 }.xs-order-40 { -webkit-box-ordinal-group: 41; -ms-flex-order: 40; order: 40 }.xs-order-41 { -webkit-box-ordinal-group: 42; -ms-flex-order: 41; order: 41 }.xs-order-42 { -webkit-box-ordinal-group: 43; -ms-flex-order: 42; order: 42 }.xs-order-43 { -webkit-box-ordinal-group: 44; -ms-flex-order: 43; order: 43 }.xs-order-44 { -webkit-box-ordinal-group: 45; -ms-flex-order: 44; order: 44 }.xs-order-45 { -webkit-box-ordinal-group: 46; -ms-flex-order: 45; order: 45 }.xs-order-46 { -webkit-box-ordinal-group: 47; -ms-flex-order: 46; order: 46 }.xs-order-47 { -webkit-box-ordinal-group: 48; -ms-flex-order: 47; order: 47 }.xs-order-48 { -webkit-box-ordinal-group: 49; -ms-flex-order: 48; order: 48 }.xs-order-49 { -webkit-box-ordinal-group: 50; -ms-flex-order: 49; order: 49 }.xs-order-50 { -webkit-box-ordinal-group: 51; -ms-flex-order: 50; order: 50 }.xs-font-8 { font-size: 8pt }.xs-font-9 { font-size: 9pt }.xs-font-10 { font-size: 10pt }.xs-font-11 { font-size: 11pt }.xs-font-12 { font-size: 12pt }.xs-font-13 { font-size: 13pt }.xs-font-14 { font-size: 14pt }.xs-font-15 { font-size: 15pt }.xs-font-16 { font-size: 16pt }.xs-font-17 { font-size: 17pt }.xs-font-18 { font-size: 18pt }.xs-font-19 { font-size: 19pt }.xs-font-20 { font-size: 20pt }.xs-font-21 { font-size: 21pt }.xs-font-22 { font-size: 22pt }.xs-font-23 { font-size: 23pt }.xs-font-24 { font-size: 24pt }.xs-font-25 { font-size: 25pt }.xs-font-26 { font-size: 26pt }.xs-font-27 { font-size: 27pt }.xs-font-28 { font-size: 28pt }.xs-font-29 { font-size: 29pt }.xs-scale-10 { padding-top: 10% }.xs-scale-15 { padding-top: 15% }.xs-scale-20 { padding-top: 20% }.xs-scale-25 { padding-top: 25% }.xs-scale-30 { padding-top: 30% }.xs-scale-35 { padding-top: 35% }.xs-scale-40 { padding-top: 40% }.xs-scale-45 { padding-top: 45% }.xs-scale-50 { padding-top: 50% }.xs-scale-55 { padding-top: 55% }.xs-scale-60 { padding-top: 60% }.xs-scale-65 { padding-top: 65% }.xs-scale-70 { padding-top: 70% }.xs-scale-75 { padding-top: 75% }.xs-scale-80 { padding-top: 80% }.xs-scale-85 { padding-top: 85% }.xs-scale-90 { padding-top: 90% }.xs-scale-95 { padding-top: 95% }.xs-scale-100 { padding-top: 100% }.xs-scale-105 { padding-top: 105% }.xs-scale-110 { padding-top: 110% }.xs-scale-115 { padding-top: 115% }.xs-scale-120 { padding-top: 120% }.xs-scale-125 { padding-top: 125% }.xs-scale-130 { padding-top: 130% }.xs-scale-135 { padding-top: 135% }    .xs-hide { display:none }

    .xs-unboxed > .boxed { padding:0 !important }
    .full-padding-25-fluid { padding:10px; }
    .topbottom-padding-25-fluid { padding-top:10px;padding-bottom:10px; }
    .fluid-height-200 { height:125px }
}
@media screen and ( min-width:350px ) and  (max-width:767px ) {
    .sm-1,.sm-2,.sm-3,.sm-4,.sm-5,.sm-6,.sm-7,.sm-8,.sm-9,.sm-10,.sm-11,.sm-12 { display:block }

    .sm-height-5 { height: 5px }.sm-height-10 { height: 10px }.sm-height-15 { height: 15px }.sm-height-20 { height: 20px }.sm-height-25 { height: 25px }.sm-height-30 { height: 30px }.sm-height-35 { height: 35px }.sm-height-40 { height: 40px }.sm-height-45 { height: 45px }.sm-height-50 { height: 50px }.sm-height-55 { height: 55px }.sm-height-60 { height: 60px }.sm-height-65 { height: 65px }.sm-height-70 { height: 70px }.sm-height-75 { height: 75px }.sm-height-80 { height: 80px }.sm-height-85 { height: 85px }.sm-height-90 { height: 90px }.sm-height-95 { height: 95px }.sm-height-100 { height: 100px }.sm-height-105 { height: 105px }.sm-height-110 { height: 110px }.sm-height-115 { height: 115px }.sm-height-120 { height: 120px }.sm-height-125 { height: 125px }.sm-height-130 { height: 130px }.sm-height-135 { height: 135px }.sm-height-140 { height: 140px }.sm-height-145 { height: 145px }.sm-height-150 { height: 150px }.sm-height-155 { height: 155px }.sm-height-160 { height: 160px }.sm-height-165 { height: 165px }.sm-height-170 { height: 170px }.sm-height-175 { height: 175px }.sm-height-180 { height: 180px }.sm-height-185 { height: 185px }.sm-height-190 { height: 190px }.sm-height-195 { height: 195px }.sm-height-200 { height: 200px }.sm-height-205 { height: 205px }.sm-height-210 { height: 210px }.sm-height-215 { height: 215px }.sm-height-220 { height: 220px }.sm-height-225 { height: 225px }.sm-height-230 { height: 230px }.sm-height-235 { height: 235px }.sm-height-240 { height: 240px }.sm-height-245 { height: 245px }.sm-height-250 { height: 250px }.sm-height-255 { height: 255px }.sm-height-260 { height: 260px }.sm-height-265 { height: 265px }.sm-height-270 { height: 270px }.sm-height-275 { height: 275px }.sm-height-280 { height: 280px }.sm-height-285 { height: 285px }.sm-height-290 { height: 290px }.sm-height-295 { height: 295px }.sm-height-300 { height: 300px }.sm-height-305 { height: 305px }.sm-height-310 { height: 310px }.sm-height-315 { height: 315px }.sm-height-320 { height: 320px }.sm-height-325 { height: 325px }.sm-height-330 { height: 330px }.sm-height-335 { height: 335px }.sm-height-340 { height: 340px }.sm-height-345 { height: 345px }.sm-height-350 { height: 350px }.sm-height-355 { height: 355px }.sm-height-360 { height: 360px }.sm-height-365 { height: 365px }.sm-height-370 { height: 370px }.sm-height-375 { height: 375px }.sm-height-380 { height: 380px }.sm-height-385 { height: 385px }.sm-height-390 { height: 390px }.sm-height-395 { height: 395px }.sm-height-400 { height: 400px }.sm-height-405 { height: 405px }.sm-height-410 { height: 410px }.sm-height-415 { height: 415px }.sm-height-420 { height: 420px }.sm-height-425 { height: 425px }.sm-height-430 { height: 430px }.sm-height-435 { height: 435px }.sm-height-440 { height: 440px }.sm-height-445 { height: 445px }.sm-height-450 { height: 450px }.sm-height-455 { height: 455px }.sm-height-460 { height: 460px }.sm-height-465 { height: 465px }.sm-height-470 { height: 470px }.sm-height-475 { height: 475px }.sm-height-480 { height: 480px }.sm-height-485 { height: 485px }.sm-height-490 { height: 490px }.sm-height-495 { height: 495px }.sm-height-500 { height: 500px }.sm-height-505 { height: 505px }.sm-height-510 { height: 510px }.sm-height-515 { height: 515px }.sm-height-520 { height: 520px }.sm-height-525 { height: 525px }.sm-height-530 { height: 530px }.sm-height-535 { height: 535px }.sm-height-540 { height: 540px }.sm-height-545 { height: 545px }.sm-height-550 { height: 550px }.sm-height-555 { height: 555px }.sm-height-560 { height: 560px }.sm-height-565 { height: 565px }.sm-height-570 { height: 570px }.sm-height-575 { height: 575px }.sm-height-580 { height: 580px }.sm-height-585 { height: 585px }.sm-height-590 { height: 590px }.sm-height-595 { height: 595px }.sm-height-600 { height: 600px }.sm-height-605 { height: 605px }.sm-height-610 { height: 610px }.sm-height-615 { height: 615px }.sm-height-620 { height: 620px }.sm-height-625 { height: 625px }.sm-height-630 { height: 630px }.sm-height-635 { height: 635px }.sm-height-640 { height: 640px }.sm-height-645 { height: 645px }.sm-height-650 { height: 650px }.sm-height-655 { height: 655px }.sm-height-660 { height: 660px }.sm-height-665 { height: 665px }.sm-height-670 { height: 670px }.sm-height-675 { height: 675px }.sm-height-680 { height: 680px }.sm-height-685 { height: 685px }.sm-height-690 { height: 690px }.sm-height-695 { height: 695px }.sm-height-700 { height: 700px }.sm-height-705 { height: 705px }.sm-height-710 { height: 710px }.sm-height-715 { height: 715px }.sm-height-720 { height: 720px }.sm-height-725 { height: 725px }.sm-height-730 { height: 730px }.sm-height-735 { height: 735px }.sm-height-740 { height: 740px }.sm-height-745 { height: 745px }.sm-height-750 { height: 750px }.sm-height-755 { height: 755px }.sm-height-760 { height: 760px }.sm-height-765 { height: 765px }.sm-height-770 { height: 770px }.sm-height-775 { height: 775px }.sm-height-780 { height: 780px }.sm-height-785 { height: 785px }.sm-height-790 { height: 790px }.sm-height-795 { height: 795px }.sm-1 { width: calc(8.33% * 1); }
.sm-2 { width: calc(8.33% * 2); }
.sm-3 { width: calc(8.33% * 3); }
.sm-4 { width: calc(8.33% * 4); }
.sm-5 { width: calc(8.33% * 5); }
.sm-6 { width: calc(8.33% * 6); }
.sm-7 { width: calc(8.33% * 7); }
.sm-8 { width: calc(8.33% * 8); }
.sm-9 { width: calc(8.33% * 9); }
.sm-10 { width: calc(8.33% * 10); }
.sm-11 { width: calc(8.33% * 11); }
.sm-12 { width: calc(8.33% * 12); }
.sm-1-5 { width: calc((8.33% * 1) - 10px);margin-left:5px;margin-right:5px; }
.sm-2-5 { width: calc((8.33% * 2) - 10px);margin-left:5px;margin-right:5px; }
.sm-3-5 { width: calc((8.33% * 3) - 10px);margin-left:5px;margin-right:5px; }
.sm-4-5 { width: calc((8.33% * 4) - 10px);margin-left:5px;margin-right:5px; }
.sm-5-5 { width: calc((8.33% * 5) - 10px);margin-left:5px;margin-right:5px; }
.sm-6-5 { width: calc((8.33% * 6) - 10px);margin-left:5px;margin-right:5px; }
.sm-7-5 { width: calc((8.33% * 7) - 10px);margin-left:5px;margin-right:5px; }
.sm-8-5 { width: calc((8.33% * 8) - 10px);margin-left:5px;margin-right:5px; }
.sm-9-5 { width: calc((8.33% * 9) - 10px);margin-left:5px;margin-right:5px; }
.sm-10-5 { width: calc((8.33% * 10) - 10px);margin-left:5px;margin-right:5px; }
.sm-11-5 { width: calc((8.33% * 11) - 10px);margin-left:5px;margin-right:5px; }
.sm-12-5 { width: calc((8.33% * 12) - 10px);margin-left:5px;margin-right:5px; }
.sm-1-10 { width: calc((8.33% * 1) - 20px);margin-left:10px;margin-right:10px; }
.sm-2-10 { width: calc((8.33% * 2) - 20px);margin-left:10px;margin-right:10px; }
.sm-3-10 { width: calc((8.33% * 3) - 20px);margin-left:10px;margin-right:10px; }
.sm-4-10 { width: calc((8.33% * 4) - 20px);margin-left:10px;margin-right:10px; }
.sm-5-10 { width: calc((8.33% * 5) - 20px);margin-left:10px;margin-right:10px; }
.sm-6-10 { width: calc((8.33% * 6) - 20px);margin-left:10px;margin-right:10px; }
.sm-7-10 { width: calc((8.33% * 7) - 20px);margin-left:10px;margin-right:10px; }
.sm-8-10 { width: calc((8.33% * 8) - 20px);margin-left:10px;margin-right:10px; }
.sm-9-10 { width: calc((8.33% * 9) - 20px);margin-left:10px;margin-right:10px; }
.sm-10-10 { width: calc((8.33% * 10) - 20px);margin-left:10px;margin-right:10px; }
.sm-11-10 { width: calc((8.33% * 11) - 20px);margin-left:10px;margin-right:10px; }
.sm-12-10 { width: calc((8.33% * 12) - 20px);margin-left:10px;margin-right:10px; }
.sm-1-15 { width: calc((8.33% * 1) - 30px);margin-left:15px;margin-right:15px; }
.sm-2-15 { width: calc((8.33% * 2) - 30px);margin-left:15px;margin-right:15px; }
.sm-3-15 { width: calc((8.33% * 3) - 30px);margin-left:15px;margin-right:15px; }
.sm-4-15 { width: calc((8.33% * 4) - 30px);margin-left:15px;margin-right:15px; }
.sm-5-15 { width: calc((8.33% * 5) - 30px);margin-left:15px;margin-right:15px; }
.sm-6-15 { width: calc((8.33% * 6) - 30px);margin-left:15px;margin-right:15px; }
.sm-7-15 { width: calc((8.33% * 7) - 30px);margin-left:15px;margin-right:15px; }
.sm-8-15 { width: calc((8.33% * 8) - 30px);margin-left:15px;margin-right:15px; }
.sm-9-15 { width: calc((8.33% * 9) - 30px);margin-left:15px;margin-right:15px; }
.sm-10-15 { width: calc((8.33% * 10) - 30px);margin-left:15px;margin-right:15px; }
.sm-11-15 { width: calc((8.33% * 11) - 30px);margin-left:15px;margin-right:15px; }
.sm-12-15 { width: calc((8.33% * 12) - 30px);margin-left:15px;margin-right:15px; }
.sm-1-20 { width: calc((8.33% * 1) - 40px);margin-left:20px;margin-right:20px; }
.sm-2-20 { width: calc((8.33% * 2) - 40px);margin-left:20px;margin-right:20px; }
.sm-3-20 { width: calc((8.33% * 3) - 40px);margin-left:20px;margin-right:20px; }
.sm-4-20 { width: calc((8.33% * 4) - 40px);margin-left:20px;margin-right:20px; }
.sm-5-20 { width: calc((8.33% * 5) - 40px);margin-left:20px;margin-right:20px; }
.sm-6-20 { width: calc((8.33% * 6) - 40px);margin-left:20px;margin-right:20px; }
.sm-7-20 { width: calc((8.33% * 7) - 40px);margin-left:20px;margin-right:20px; }
.sm-8-20 { width: calc((8.33% * 8) - 40px);margin-left:20px;margin-right:20px; }
.sm-9-20 { width: calc((8.33% * 9) - 40px);margin-left:20px;margin-right:20px; }
.sm-10-20 { width: calc((8.33% * 10) - 40px);margin-left:20px;margin-right:20px; }
.sm-11-20 { width: calc((8.33% * 11) - 40px);margin-left:20px;margin-right:20px; }
.sm-12-20 { width: calc((8.33% * 12) - 40px);margin-left:20px;margin-right:20px; }
.sm-1-25 { width: calc((8.33% * 1) - 50px);margin-left:25px;margin-right:25px; }
.sm-2-25 { width: calc((8.33% * 2) - 50px);margin-left:25px;margin-right:25px; }
.sm-3-25 { width: calc((8.33% * 3) - 50px);margin-left:25px;margin-right:25px; }
.sm-4-25 { width: calc((8.33% * 4) - 50px);margin-left:25px;margin-right:25px; }
.sm-5-25 { width: calc((8.33% * 5) - 50px);margin-left:25px;margin-right:25px; }
.sm-6-25 { width: calc((8.33% * 6) - 50px);margin-left:25px;margin-right:25px; }
.sm-7-25 { width: calc((8.33% * 7) - 50px);margin-left:25px;margin-right:25px; }
.sm-8-25 { width: calc((8.33% * 8) - 50px);margin-left:25px;margin-right:25px; }
.sm-9-25 { width: calc((8.33% * 9) - 50px);margin-left:25px;margin-right:25px; }
.sm-10-25 { width: calc((8.33% * 10) - 50px);margin-left:25px;margin-right:25px; }
.sm-11-25 { width: calc((8.33% * 11) - 50px);margin-left:25px;margin-right:25px; }
.sm-12-25 { width: calc((8.33% * 12) - 50px);margin-left:25px;margin-right:25px; }
.sm-1-30 { width: calc((8.33% * 1) - 60px);margin-left:30px;margin-right:30px; }
.sm-2-30 { width: calc((8.33% * 2) - 60px);margin-left:30px;margin-right:30px; }
.sm-3-30 { width: calc((8.33% * 3) - 60px);margin-left:30px;margin-right:30px; }
.sm-4-30 { width: calc((8.33% * 4) - 60px);margin-left:30px;margin-right:30px; }
.sm-5-30 { width: calc((8.33% * 5) - 60px);margin-left:30px;margin-right:30px; }
.sm-6-30 { width: calc((8.33% * 6) - 60px);margin-left:30px;margin-right:30px; }
.sm-7-30 { width: calc((8.33% * 7) - 60px);margin-left:30px;margin-right:30px; }
.sm-8-30 { width: calc((8.33% * 8) - 60px);margin-left:30px;margin-right:30px; }
.sm-9-30 { width: calc((8.33% * 9) - 60px);margin-left:30px;margin-right:30px; }
.sm-10-30 { width: calc((8.33% * 10) - 60px);margin-left:30px;margin-right:30px; }
.sm-11-30 { width: calc((8.33% * 11) - 60px);margin-left:30px;margin-right:30px; }
.sm-12-30 { width: calc((8.33% * 12) - 60px);margin-left:30px;margin-right:30px; }
.sm-1-35 { width: calc((8.33% * 1) - 70px);margin-left:35px;margin-right:35px; }
.sm-2-35 { width: calc((8.33% * 2) - 70px);margin-left:35px;margin-right:35px; }
.sm-3-35 { width: calc((8.33% * 3) - 70px);margin-left:35px;margin-right:35px; }
.sm-4-35 { width: calc((8.33% * 4) - 70px);margin-left:35px;margin-right:35px; }
.sm-5-35 { width: calc((8.33% * 5) - 70px);margin-left:35px;margin-right:35px; }
.sm-6-35 { width: calc((8.33% * 6) - 70px);margin-left:35px;margin-right:35px; }
.sm-7-35 { width: calc((8.33% * 7) - 70px);margin-left:35px;margin-right:35px; }
.sm-8-35 { width: calc((8.33% * 8) - 70px);margin-left:35px;margin-right:35px; }
.sm-9-35 { width: calc((8.33% * 9) - 70px);margin-left:35px;margin-right:35px; }
.sm-10-35 { width: calc((8.33% * 10) - 70px);margin-left:35px;margin-right:35px; }
.sm-11-35 { width: calc((8.33% * 11) - 70px);margin-left:35px;margin-right:35px; }
.sm-12-35 { width: calc((8.33% * 12) - 70px);margin-left:35px;margin-right:35px; }
.sm-1-40 { width: calc((8.33% * 1) - 80px);margin-left:40px;margin-right:40px; }
.sm-2-40 { width: calc((8.33% * 2) - 80px);margin-left:40px;margin-right:40px; }
.sm-3-40 { width: calc((8.33% * 3) - 80px);margin-left:40px;margin-right:40px; }
.sm-4-40 { width: calc((8.33% * 4) - 80px);margin-left:40px;margin-right:40px; }
.sm-5-40 { width: calc((8.33% * 5) - 80px);margin-left:40px;margin-right:40px; }
.sm-6-40 { width: calc((8.33% * 6) - 80px);margin-left:40px;margin-right:40px; }
.sm-7-40 { width: calc((8.33% * 7) - 80px);margin-left:40px;margin-right:40px; }
.sm-8-40 { width: calc((8.33% * 8) - 80px);margin-left:40px;margin-right:40px; }
.sm-9-40 { width: calc((8.33% * 9) - 80px);margin-left:40px;margin-right:40px; }
.sm-10-40 { width: calc((8.33% * 10) - 80px);margin-left:40px;margin-right:40px; }
.sm-11-40 { width: calc((8.33% * 11) - 80px);margin-left:40px;margin-right:40px; }
.sm-12-40 { width: calc((8.33% * 12) - 80px);margin-left:40px;margin-right:40px; }
.sm-1-45 { width: calc((8.33% * 1) - 90px);margin-left:45px;margin-right:45px; }
.sm-2-45 { width: calc((8.33% * 2) - 90px);margin-left:45px;margin-right:45px; }
.sm-3-45 { width: calc((8.33% * 3) - 90px);margin-left:45px;margin-right:45px; }
.sm-4-45 { width: calc((8.33% * 4) - 90px);margin-left:45px;margin-right:45px; }
.sm-5-45 { width: calc((8.33% * 5) - 90px);margin-left:45px;margin-right:45px; }
.sm-6-45 { width: calc((8.33% * 6) - 90px);margin-left:45px;margin-right:45px; }
.sm-7-45 { width: calc((8.33% * 7) - 90px);margin-left:45px;margin-right:45px; }
.sm-8-45 { width: calc((8.33% * 8) - 90px);margin-left:45px;margin-right:45px; }
.sm-9-45 { width: calc((8.33% * 9) - 90px);margin-left:45px;margin-right:45px; }
.sm-10-45 { width: calc((8.33% * 10) - 90px);margin-left:45px;margin-right:45px; }
.sm-11-45 { width: calc((8.33% * 11) - 90px);margin-left:45px;margin-right:45px; }
.sm-12-45 { width: calc((8.33% * 12) - 90px);margin-left:45px;margin-right:45px; }
.sm-1-50 { width: calc((8.33% * 1) - 100px);margin-left:50px;margin-right:50px; }
.sm-2-50 { width: calc((8.33% * 2) - 100px);margin-left:50px;margin-right:50px; }
.sm-3-50 { width: calc((8.33% * 3) - 100px);margin-left:50px;margin-right:50px; }
.sm-4-50 { width: calc((8.33% * 4) - 100px);margin-left:50px;margin-right:50px; }
.sm-5-50 { width: calc((8.33% * 5) - 100px);margin-left:50px;margin-right:50px; }
.sm-6-50 { width: calc((8.33% * 6) - 100px);margin-left:50px;margin-right:50px; }
.sm-7-50 { width: calc((8.33% * 7) - 100px);margin-left:50px;margin-right:50px; }
.sm-8-50 { width: calc((8.33% * 8) - 100px);margin-left:50px;margin-right:50px; }
.sm-9-50 { width: calc((8.33% * 9) - 100px);margin-left:50px;margin-right:50px; }
.sm-10-50 { width: calc((8.33% * 10) - 100px);margin-left:50px;margin-right:50px; }
.sm-11-50 { width: calc((8.33% * 11) - 100px);margin-left:50px;margin-right:50px; }
.sm-12-50 { width: calc((8.33% * 12) - 100px);margin-left:50px;margin-right:50px; }
.sm-paddingTop-0 { padding-top: 0px }.sm-paddingTop-5 { padding-top: 5px }.sm-paddingTop-10 { padding-top: 10px }.sm-paddingTop-15 { padding-top: 15px }.sm-paddingTop-20 { padding-top: 20px }.sm-paddingTop-25 { padding-top: 25px }.sm-paddingTop-30 { padding-top: 30px }.sm-paddingTop-35 { padding-top: 35px }.sm-paddingTop-40 { padding-top: 40px }.sm-paddingTop-45 { padding-top: 45px }.sm-paddingTop-50 { padding-top: 50px }.sm-paddingTop-55 { padding-top: 55px }.sm-paddingTop-60 { padding-top: 60px }.sm-paddingTop-65 { padding-top: 65px }.sm-paddingTop-70 { padding-top: 70px }.sm-paddingTop-75 { padding-top: 75px }.sm-paddingBottom-0 { padding-bottom: 0px }.sm-paddingBottom-5 { padding-bottom: 5px }.sm-paddingBottom-10 { padding-bottom: 10px }.sm-paddingBottom-15 { padding-bottom: 15px }.sm-paddingBottom-20 { padding-bottom: 20px }.sm-paddingBottom-25 { padding-bottom: 25px }.sm-paddingBottom-30 { padding-bottom: 30px }.sm-paddingBottom-35 { padding-bottom: 35px }.sm-paddingBottom-40 { padding-bottom: 40px }.sm-paddingBottom-45 { padding-bottom: 45px }.sm-paddingBottom-50 { padding-bottom: 50px }.sm-paddingBottom-55 { padding-bottom: 55px }.sm-paddingBottom-60 { padding-bottom: 60px }.sm-paddingBottom-65 { padding-bottom: 65px }.sm-paddingBottom-70 { padding-bottom: 70px }.sm-paddingBottom-75 { padding-bottom: 75px }.sm-marginbottom-0 { margin-bottom: 0px !important }
.sm-margintop-0 { margin-top: 0px !important }
.sm-marginbottom-5 { margin-bottom: 5px !important }
.sm-margintop-5 { margin-top: 5px !important }
.sm-marginbottom-10 { margin-bottom: 10px !important }
.sm-margintop-10 { margin-top: 10px !important }
.sm-marginbottom-15 { margin-bottom: 15px !important }
.sm-margintop-15 { margin-top: 15px !important }
.sm-marginbottom-20 { margin-bottom: 20px !important }
.sm-margintop-20 { margin-top: 20px !important }
.sm-marginbottom-25 { margin-bottom: 25px !important }
.sm-margintop-25 { margin-top: 25px !important }
.sm-marginbottom-30 { margin-bottom: 30px !important }
.sm-margintop-30 { margin-top: 30px !important }
.sm-marginbottom-35 { margin-bottom: 35px !important }
.sm-margintop-35 { margin-top: 35px !important }
.sm-marginbottom-40 { margin-bottom: 40px !important }
.sm-margintop-40 { margin-top: 40px !important }
.sm-marginbottom-45 { margin-bottom: 45px !important }
.sm-margintop-45 { margin-top: 45px !important }
.sm-marginbottom-50 { margin-bottom: 50px !important }
.sm-margintop-50 { margin-top: 50px !important }
.sm-marginbottom-55 { margin-bottom: 55px !important }
.sm-margintop-55 { margin-top: 55px !important }
.sm-marginbottom-60 { margin-bottom: 60px !important }
.sm-margintop-60 { margin-top: 60px !important }
.sm-marginbottom-65 { margin-bottom: 65px !important }
.sm-margintop-65 { margin-top: 65px !important }
.sm-marginbottom-70 { margin-bottom: 70px !important }
.sm-margintop-70 { margin-top: 70px !important }
.sm-marginbottom-75 { margin-bottom: 75px !important }
.sm-margintop-75 { margin-top: 75px !important }
.sm-marginbottom-80 { margin-bottom: 80px !important }
.sm-margintop-80 { margin-top: 80px !important }
.sm-marginbottom-85 { margin-bottom: 85px !important }
.sm-margintop-85 { margin-top: 85px !important }
.sm-marginbottom-90 { margin-bottom: 90px !important }
.sm-margintop-90 { margin-top: 90px !important }
.sm-marginbottom-95 { margin-bottom: 95px !important }
.sm-margintop-95 { margin-top: 95px !important }
.sm-marginbottom-100 { margin-bottom: 100px !important }
.sm-margintop-100 { margin-top: 100px !important }
    
    .sm-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 }.sm-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }.sm-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3 }.sm-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4 }.sm-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5 }.sm-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6 }.sm-order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7 }.sm-order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8 }.sm-order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9 }.sm-order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10 }.sm-order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11 }.sm-order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12 }.sm-order-13 { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13 }.sm-order-14 { -webkit-box-ordinal-group: 15; -ms-flex-order: 14; order: 14 }.sm-order-15 { -webkit-box-ordinal-group: 16; -ms-flex-order: 15; order: 15 }.sm-order-16 { -webkit-box-ordinal-group: 17; -ms-flex-order: 16; order: 16 }.sm-order-17 { -webkit-box-ordinal-group: 18; -ms-flex-order: 17; order: 17 }.sm-order-18 { -webkit-box-ordinal-group: 19; -ms-flex-order: 18; order: 18 }.sm-order-19 { -webkit-box-ordinal-group: 20; -ms-flex-order: 19; order: 19 }.sm-order-20 { -webkit-box-ordinal-group: 21; -ms-flex-order: 20; order: 20 }.sm-order-21 { -webkit-box-ordinal-group: 22; -ms-flex-order: 21; order: 21 }.sm-order-22 { -webkit-box-ordinal-group: 23; -ms-flex-order: 22; order: 22 }.sm-order-23 { -webkit-box-ordinal-group: 24; -ms-flex-order: 23; order: 23 }.sm-order-24 { -webkit-box-ordinal-group: 25; -ms-flex-order: 24; order: 24 }.sm-order-25 { -webkit-box-ordinal-group: 26; -ms-flex-order: 25; order: 25 }.sm-order-26 { -webkit-box-ordinal-group: 27; -ms-flex-order: 26; order: 26 }.sm-order-27 { -webkit-box-ordinal-group: 28; -ms-flex-order: 27; order: 27 }.sm-order-28 { -webkit-box-ordinal-group: 29; -ms-flex-order: 28; order: 28 }.sm-order-29 { -webkit-box-ordinal-group: 30; -ms-flex-order: 29; order: 29 }.sm-order-30 { -webkit-box-ordinal-group: 31; -ms-flex-order: 30; order: 30 }.sm-order-31 { -webkit-box-ordinal-group: 32; -ms-flex-order: 31; order: 31 }.sm-order-32 { -webkit-box-ordinal-group: 33; -ms-flex-order: 32; order: 32 }.sm-order-33 { -webkit-box-ordinal-group: 34; -ms-flex-order: 33; order: 33 }.sm-order-34 { -webkit-box-ordinal-group: 35; -ms-flex-order: 34; order: 34 }.sm-order-35 { -webkit-box-ordinal-group: 36; -ms-flex-order: 35; order: 35 }.sm-order-36 { -webkit-box-ordinal-group: 37; -ms-flex-order: 36; order: 36 }.sm-order-37 { -webkit-box-ordinal-group: 38; -ms-flex-order: 37; order: 37 }.sm-order-38 { -webkit-box-ordinal-group: 39; -ms-flex-order: 38; order: 38 }.sm-order-39 { -webkit-box-ordinal-group: 40; -ms-flex-order: 39; order: 39 }.sm-order-40 { -webkit-box-ordinal-group: 41; -ms-flex-order: 40; order: 40 }.sm-order-41 { -webkit-box-ordinal-group: 42; -ms-flex-order: 41; order: 41 }.sm-order-42 { -webkit-box-ordinal-group: 43; -ms-flex-order: 42; order: 42 }.sm-order-43 { -webkit-box-ordinal-group: 44; -ms-flex-order: 43; order: 43 }.sm-order-44 { -webkit-box-ordinal-group: 45; -ms-flex-order: 44; order: 44 }.sm-order-45 { -webkit-box-ordinal-group: 46; -ms-flex-order: 45; order: 45 }.sm-order-46 { -webkit-box-ordinal-group: 47; -ms-flex-order: 46; order: 46 }.sm-order-47 { -webkit-box-ordinal-group: 48; -ms-flex-order: 47; order: 47 }.sm-order-48 { -webkit-box-ordinal-group: 49; -ms-flex-order: 48; order: 48 }.sm-order-49 { -webkit-box-ordinal-group: 50; -ms-flex-order: 49; order: 49 }.sm-order-50 { -webkit-box-ordinal-group: 51; -ms-flex-order: 50; order: 50 }.sm-font-8 { font-size: 8pt }.sm-font-9 { font-size: 9pt }.sm-font-10 { font-size: 10pt }.sm-font-11 { font-size: 11pt }.sm-font-12 { font-size: 12pt }.sm-font-13 { font-size: 13pt }.sm-font-14 { font-size: 14pt }.sm-font-15 { font-size: 15pt }.sm-font-16 { font-size: 16pt }.sm-font-17 { font-size: 17pt }.sm-font-18 { font-size: 18pt }.sm-font-19 { font-size: 19pt }.sm-font-20 { font-size: 20pt }.sm-font-21 { font-size: 21pt }.sm-font-22 { font-size: 22pt }.sm-font-23 { font-size: 23pt }.sm-font-24 { font-size: 24pt }.sm-font-25 { font-size: 25pt }.sm-font-26 { font-size: 26pt }.sm-font-27 { font-size: 27pt }.sm-font-28 { font-size: 28pt }.sm-font-29 { font-size: 29pt }.sm-scale-10 { padding-top: 10% }.sm-scale-15 { padding-top: 15% }.sm-scale-20 { padding-top: 20% }.sm-scale-25 { padding-top: 25% }.sm-scale-30 { padding-top: 30% }.sm-scale-35 { padding-top: 35% }.sm-scale-40 { padding-top: 40% }.sm-scale-45 { padding-top: 45% }.sm-scale-50 { padding-top: 50% }.sm-scale-55 { padding-top: 55% }.sm-scale-60 { padding-top: 60% }.sm-scale-65 { padding-top: 65% }.sm-scale-70 { padding-top: 70% }.sm-scale-75 { padding-top: 75% }.sm-scale-80 { padding-top: 80% }.sm-scale-85 { padding-top: 85% }.sm-scale-90 { padding-top: 90% }.sm-scale-95 { padding-top: 95% }.sm-scale-100 { padding-top: 100% }.sm-scale-105 { padding-top: 105% }.sm-scale-110 { padding-top: 110% }.sm-scale-115 { padding-top: 115% }.sm-scale-120 { padding-top: 120% }.sm-scale-125 { padding-top: 125% }.sm-scale-130 { padding-top: 130% }.sm-scale-135 { padding-top: 135% }    .sm-hide { display:none }
    .sm-unboxed > .boxed { padding:0 !important }
    .full-padding-25-fluid { padding:10px; }
    .topbottom-padding-25-fluid { padding-top:10px;padding-bottom:10px; }
    .fluid-height-200 { height:150px }
}
@media screen and ( min-width:768px ) and  (max-width:980px ) {
    .md-1,.md-2,.md-3,.md-4,.md-5,.md-6,.md-7,.md-8,.md-9,.md-10,.md-11,.md-12 { display:block }

    .md-height-5 { height: 5px }.md-height-10 { height: 10px }.md-height-15 { height: 15px }.md-height-20 { height: 20px }.md-height-25 { height: 25px }.md-height-30 { height: 30px }.md-height-35 { height: 35px }.md-height-40 { height: 40px }.md-height-45 { height: 45px }.md-height-50 { height: 50px }.md-height-55 { height: 55px }.md-height-60 { height: 60px }.md-height-65 { height: 65px }.md-height-70 { height: 70px }.md-height-75 { height: 75px }.md-height-80 { height: 80px }.md-height-85 { height: 85px }.md-height-90 { height: 90px }.md-height-95 { height: 95px }.md-height-100 { height: 100px }.md-height-105 { height: 105px }.md-height-110 { height: 110px }.md-height-115 { height: 115px }.md-height-120 { height: 120px }.md-height-125 { height: 125px }.md-height-130 { height: 130px }.md-height-135 { height: 135px }.md-height-140 { height: 140px }.md-height-145 { height: 145px }.md-height-150 { height: 150px }.md-height-155 { height: 155px }.md-height-160 { height: 160px }.md-height-165 { height: 165px }.md-height-170 { height: 170px }.md-height-175 { height: 175px }.md-height-180 { height: 180px }.md-height-185 { height: 185px }.md-height-190 { height: 190px }.md-height-195 { height: 195px }.md-height-200 { height: 200px }.md-height-205 { height: 205px }.md-height-210 { height: 210px }.md-height-215 { height: 215px }.md-height-220 { height: 220px }.md-height-225 { height: 225px }.md-height-230 { height: 230px }.md-height-235 { height: 235px }.md-height-240 { height: 240px }.md-height-245 { height: 245px }.md-height-250 { height: 250px }.md-height-255 { height: 255px }.md-height-260 { height: 260px }.md-height-265 { height: 265px }.md-height-270 { height: 270px }.md-height-275 { height: 275px }.md-height-280 { height: 280px }.md-height-285 { height: 285px }.md-height-290 { height: 290px }.md-height-295 { height: 295px }.md-height-300 { height: 300px }.md-height-305 { height: 305px }.md-height-310 { height: 310px }.md-height-315 { height: 315px }.md-height-320 { height: 320px }.md-height-325 { height: 325px }.md-height-330 { height: 330px }.md-height-335 { height: 335px }.md-height-340 { height: 340px }.md-height-345 { height: 345px }.md-height-350 { height: 350px }.md-height-355 { height: 355px }.md-height-360 { height: 360px }.md-height-365 { height: 365px }.md-height-370 { height: 370px }.md-height-375 { height: 375px }.md-height-380 { height: 380px }.md-height-385 { height: 385px }.md-height-390 { height: 390px }.md-height-395 { height: 395px }.md-height-400 { height: 400px }.md-height-405 { height: 405px }.md-height-410 { height: 410px }.md-height-415 { height: 415px }.md-height-420 { height: 420px }.md-height-425 { height: 425px }.md-height-430 { height: 430px }.md-height-435 { height: 435px }.md-height-440 { height: 440px }.md-height-445 { height: 445px }.md-height-450 { height: 450px }.md-height-455 { height: 455px }.md-height-460 { height: 460px }.md-height-465 { height: 465px }.md-height-470 { height: 470px }.md-height-475 { height: 475px }.md-height-480 { height: 480px }.md-height-485 { height: 485px }.md-height-490 { height: 490px }.md-height-495 { height: 495px }.md-height-500 { height: 500px }.md-height-505 { height: 505px }.md-height-510 { height: 510px }.md-height-515 { height: 515px }.md-height-520 { height: 520px }.md-height-525 { height: 525px }.md-height-530 { height: 530px }.md-height-535 { height: 535px }.md-height-540 { height: 540px }.md-height-545 { height: 545px }.md-height-550 { height: 550px }.md-height-555 { height: 555px }.md-height-560 { height: 560px }.md-height-565 { height: 565px }.md-height-570 { height: 570px }.md-height-575 { height: 575px }.md-height-580 { height: 580px }.md-height-585 { height: 585px }.md-height-590 { height: 590px }.md-height-595 { height: 595px }.md-height-600 { height: 600px }.md-height-605 { height: 605px }.md-height-610 { height: 610px }.md-height-615 { height: 615px }.md-height-620 { height: 620px }.md-height-625 { height: 625px }.md-height-630 { height: 630px }.md-height-635 { height: 635px }.md-height-640 { height: 640px }.md-height-645 { height: 645px }.md-height-650 { height: 650px }.md-height-655 { height: 655px }.md-height-660 { height: 660px }.md-height-665 { height: 665px }.md-height-670 { height: 670px }.md-height-675 { height: 675px }.md-height-680 { height: 680px }.md-height-685 { height: 685px }.md-height-690 { height: 690px }.md-height-695 { height: 695px }.md-height-700 { height: 700px }.md-height-705 { height: 705px }.md-height-710 { height: 710px }.md-height-715 { height: 715px }.md-height-720 { height: 720px }.md-height-725 { height: 725px }.md-height-730 { height: 730px }.md-height-735 { height: 735px }.md-height-740 { height: 740px }.md-height-745 { height: 745px }.md-height-750 { height: 750px }.md-height-755 { height: 755px }.md-height-760 { height: 760px }.md-height-765 { height: 765px }.md-height-770 { height: 770px }.md-height-775 { height: 775px }.md-height-780 { height: 780px }.md-height-785 { height: 785px }.md-height-790 { height: 790px }.md-height-795 { height: 795px }.md-1 { width: calc(8.33% * 1); }
.md-2 { width: calc(8.33% * 2); }
.md-3 { width: calc(8.33% * 3); }
.md-4 { width: calc(8.33% * 4); }
.md-5 { width: calc(8.33% * 5); }
.md-6 { width: calc(8.33% * 6); }
.md-7 { width: calc(8.33% * 7); }
.md-8 { width: calc(8.33% * 8); }
.md-9 { width: calc(8.33% * 9); }
.md-10 { width: calc(8.33% * 10); }
.md-11 { width: calc(8.33% * 11); }
.md-12 { width: calc(8.33% * 12); }
.md-1-5 { width: calc((8.33% * 1) - 10px);margin-left:5px;margin-right:5px; }
.md-2-5 { width: calc((8.33% * 2) - 10px);margin-left:5px;margin-right:5px; }
.md-3-5 { width: calc((8.33% * 3) - 10px);margin-left:5px;margin-right:5px; }
.md-4-5 { width: calc((8.33% * 4) - 10px);margin-left:5px;margin-right:5px; }
.md-5-5 { width: calc((8.33% * 5) - 10px);margin-left:5px;margin-right:5px; }
.md-6-5 { width: calc((8.33% * 6) - 10px);margin-left:5px;margin-right:5px; }
.md-7-5 { width: calc((8.33% * 7) - 10px);margin-left:5px;margin-right:5px; }
.md-8-5 { width: calc((8.33% * 8) - 10px);margin-left:5px;margin-right:5px; }
.md-9-5 { width: calc((8.33% * 9) - 10px);margin-left:5px;margin-right:5px; }
.md-10-5 { width: calc((8.33% * 10) - 10px);margin-left:5px;margin-right:5px; }
.md-11-5 { width: calc((8.33% * 11) - 10px);margin-left:5px;margin-right:5px; }
.md-12-5 { width: calc((8.33% * 12) - 10px);margin-left:5px;margin-right:5px; }
.md-1-10 { width: calc((8.33% * 1) - 20px);margin-left:10px;margin-right:10px; }
.md-2-10 { width: calc((8.33% * 2) - 20px);margin-left:10px;margin-right:10px; }
.md-3-10 { width: calc((8.33% * 3) - 20px);margin-left:10px;margin-right:10px; }
.md-4-10 { width: calc((8.33% * 4) - 20px);margin-left:10px;margin-right:10px; }
.md-5-10 { width: calc((8.33% * 5) - 20px);margin-left:10px;margin-right:10px; }
.md-6-10 { width: calc((8.33% * 6) - 20px);margin-left:10px;margin-right:10px; }
.md-7-10 { width: calc((8.33% * 7) - 20px);margin-left:10px;margin-right:10px; }
.md-8-10 { width: calc((8.33% * 8) - 20px);margin-left:10px;margin-right:10px; }
.md-9-10 { width: calc((8.33% * 9) - 20px);margin-left:10px;margin-right:10px; }
.md-10-10 { width: calc((8.33% * 10) - 20px);margin-left:10px;margin-right:10px; }
.md-11-10 { width: calc((8.33% * 11) - 20px);margin-left:10px;margin-right:10px; }
.md-12-10 { width: calc((8.33% * 12) - 20px);margin-left:10px;margin-right:10px; }
.md-1-15 { width: calc((8.33% * 1) - 30px);margin-left:15px;margin-right:15px; }
.md-2-15 { width: calc((8.33% * 2) - 30px);margin-left:15px;margin-right:15px; }
.md-3-15 { width: calc((8.33% * 3) - 30px);margin-left:15px;margin-right:15px; }
.md-4-15 { width: calc((8.33% * 4) - 30px);margin-left:15px;margin-right:15px; }
.md-5-15 { width: calc((8.33% * 5) - 30px);margin-left:15px;margin-right:15px; }
.md-6-15 { width: calc((8.33% * 6) - 30px);margin-left:15px;margin-right:15px; }
.md-7-15 { width: calc((8.33% * 7) - 30px);margin-left:15px;margin-right:15px; }
.md-8-15 { width: calc((8.33% * 8) - 30px);margin-left:15px;margin-right:15px; }
.md-9-15 { width: calc((8.33% * 9) - 30px);margin-left:15px;margin-right:15px; }
.md-10-15 { width: calc((8.33% * 10) - 30px);margin-left:15px;margin-right:15px; }
.md-11-15 { width: calc((8.33% * 11) - 30px);margin-left:15px;margin-right:15px; }
.md-12-15 { width: calc((8.33% * 12) - 30px);margin-left:15px;margin-right:15px; }
.md-1-20 { width: calc((8.33% * 1) - 40px);margin-left:20px;margin-right:20px; }
.md-2-20 { width: calc((8.33% * 2) - 40px);margin-left:20px;margin-right:20px; }
.md-3-20 { width: calc((8.33% * 3) - 40px);margin-left:20px;margin-right:20px; }
.md-4-20 { width: calc((8.33% * 4) - 40px);margin-left:20px;margin-right:20px; }
.md-5-20 { width: calc((8.33% * 5) - 40px);margin-left:20px;margin-right:20px; }
.md-6-20 { width: calc((8.33% * 6) - 40px);margin-left:20px;margin-right:20px; }
.md-7-20 { width: calc((8.33% * 7) - 40px);margin-left:20px;margin-right:20px; }
.md-8-20 { width: calc((8.33% * 8) - 40px);margin-left:20px;margin-right:20px; }
.md-9-20 { width: calc((8.33% * 9) - 40px);margin-left:20px;margin-right:20px; }
.md-10-20 { width: calc((8.33% * 10) - 40px);margin-left:20px;margin-right:20px; }
.md-11-20 { width: calc((8.33% * 11) - 40px);margin-left:20px;margin-right:20px; }
.md-12-20 { width: calc((8.33% * 12) - 40px);margin-left:20px;margin-right:20px; }
.md-1-25 { width: calc((8.33% * 1) - 50px);margin-left:25px;margin-right:25px; }
.md-2-25 { width: calc((8.33% * 2) - 50px);margin-left:25px;margin-right:25px; }
.md-3-25 { width: calc((8.33% * 3) - 50px);margin-left:25px;margin-right:25px; }
.md-4-25 { width: calc((8.33% * 4) - 50px);margin-left:25px;margin-right:25px; }
.md-5-25 { width: calc((8.33% * 5) - 50px);margin-left:25px;margin-right:25px; }
.md-6-25 { width: calc((8.33% * 6) - 50px);margin-left:25px;margin-right:25px; }
.md-7-25 { width: calc((8.33% * 7) - 50px);margin-left:25px;margin-right:25px; }
.md-8-25 { width: calc((8.33% * 8) - 50px);margin-left:25px;margin-right:25px; }
.md-9-25 { width: calc((8.33% * 9) - 50px);margin-left:25px;margin-right:25px; }
.md-10-25 { width: calc((8.33% * 10) - 50px);margin-left:25px;margin-right:25px; }
.md-11-25 { width: calc((8.33% * 11) - 50px);margin-left:25px;margin-right:25px; }
.md-12-25 { width: calc((8.33% * 12) - 50px);margin-left:25px;margin-right:25px; }
.md-1-30 { width: calc((8.33% * 1) - 60px);margin-left:30px;margin-right:30px; }
.md-2-30 { width: calc((8.33% * 2) - 60px);margin-left:30px;margin-right:30px; }
.md-3-30 { width: calc((8.33% * 3) - 60px);margin-left:30px;margin-right:30px; }
.md-4-30 { width: calc((8.33% * 4) - 60px);margin-left:30px;margin-right:30px; }
.md-5-30 { width: calc((8.33% * 5) - 60px);margin-left:30px;margin-right:30px; }
.md-6-30 { width: calc((8.33% * 6) - 60px);margin-left:30px;margin-right:30px; }
.md-7-30 { width: calc((8.33% * 7) - 60px);margin-left:30px;margin-right:30px; }
.md-8-30 { width: calc((8.33% * 8) - 60px);margin-left:30px;margin-right:30px; }
.md-9-30 { width: calc((8.33% * 9) - 60px);margin-left:30px;margin-right:30px; }
.md-10-30 { width: calc((8.33% * 10) - 60px);margin-left:30px;margin-right:30px; }
.md-11-30 { width: calc((8.33% * 11) - 60px);margin-left:30px;margin-right:30px; }
.md-12-30 { width: calc((8.33% * 12) - 60px);margin-left:30px;margin-right:30px; }
.md-1-35 { width: calc((8.33% * 1) - 70px);margin-left:35px;margin-right:35px; }
.md-2-35 { width: calc((8.33% * 2) - 70px);margin-left:35px;margin-right:35px; }
.md-3-35 { width: calc((8.33% * 3) - 70px);margin-left:35px;margin-right:35px; }
.md-4-35 { width: calc((8.33% * 4) - 70px);margin-left:35px;margin-right:35px; }
.md-5-35 { width: calc((8.33% * 5) - 70px);margin-left:35px;margin-right:35px; }
.md-6-35 { width: calc((8.33% * 6) - 70px);margin-left:35px;margin-right:35px; }
.md-7-35 { width: calc((8.33% * 7) - 70px);margin-left:35px;margin-right:35px; }
.md-8-35 { width: calc((8.33% * 8) - 70px);margin-left:35px;margin-right:35px; }
.md-9-35 { width: calc((8.33% * 9) - 70px);margin-left:35px;margin-right:35px; }
.md-10-35 { width: calc((8.33% * 10) - 70px);margin-left:35px;margin-right:35px; }
.md-11-35 { width: calc((8.33% * 11) - 70px);margin-left:35px;margin-right:35px; }
.md-12-35 { width: calc((8.33% * 12) - 70px);margin-left:35px;margin-right:35px; }
.md-1-40 { width: calc((8.33% * 1) - 80px);margin-left:40px;margin-right:40px; }
.md-2-40 { width: calc((8.33% * 2) - 80px);margin-left:40px;margin-right:40px; }
.md-3-40 { width: calc((8.33% * 3) - 80px);margin-left:40px;margin-right:40px; }
.md-4-40 { width: calc((8.33% * 4) - 80px);margin-left:40px;margin-right:40px; }
.md-5-40 { width: calc((8.33% * 5) - 80px);margin-left:40px;margin-right:40px; }
.md-6-40 { width: calc((8.33% * 6) - 80px);margin-left:40px;margin-right:40px; }
.md-7-40 { width: calc((8.33% * 7) - 80px);margin-left:40px;margin-right:40px; }
.md-8-40 { width: calc((8.33% * 8) - 80px);margin-left:40px;margin-right:40px; }
.md-9-40 { width: calc((8.33% * 9) - 80px);margin-left:40px;margin-right:40px; }
.md-10-40 { width: calc((8.33% * 10) - 80px);margin-left:40px;margin-right:40px; }
.md-11-40 { width: calc((8.33% * 11) - 80px);margin-left:40px;margin-right:40px; }
.md-12-40 { width: calc((8.33% * 12) - 80px);margin-left:40px;margin-right:40px; }
.md-1-45 { width: calc((8.33% * 1) - 90px);margin-left:45px;margin-right:45px; }
.md-2-45 { width: calc((8.33% * 2) - 90px);margin-left:45px;margin-right:45px; }
.md-3-45 { width: calc((8.33% * 3) - 90px);margin-left:45px;margin-right:45px; }
.md-4-45 { width: calc((8.33% * 4) - 90px);margin-left:45px;margin-right:45px; }
.md-5-45 { width: calc((8.33% * 5) - 90px);margin-left:45px;margin-right:45px; }
.md-6-45 { width: calc((8.33% * 6) - 90px);margin-left:45px;margin-right:45px; }
.md-7-45 { width: calc((8.33% * 7) - 90px);margin-left:45px;margin-right:45px; }
.md-8-45 { width: calc((8.33% * 8) - 90px);margin-left:45px;margin-right:45px; }
.md-9-45 { width: calc((8.33% * 9) - 90px);margin-left:45px;margin-right:45px; }
.md-10-45 { width: calc((8.33% * 10) - 90px);margin-left:45px;margin-right:45px; }
.md-11-45 { width: calc((8.33% * 11) - 90px);margin-left:45px;margin-right:45px; }
.md-12-45 { width: calc((8.33% * 12) - 90px);margin-left:45px;margin-right:45px; }
.md-1-50 { width: calc((8.33% * 1) - 100px);margin-left:50px;margin-right:50px; }
.md-2-50 { width: calc((8.33% * 2) - 100px);margin-left:50px;margin-right:50px; }
.md-3-50 { width: calc((8.33% * 3) - 100px);margin-left:50px;margin-right:50px; }
.md-4-50 { width: calc((8.33% * 4) - 100px);margin-left:50px;margin-right:50px; }
.md-5-50 { width: calc((8.33% * 5) - 100px);margin-left:50px;margin-right:50px; }
.md-6-50 { width: calc((8.33% * 6) - 100px);margin-left:50px;margin-right:50px; }
.md-7-50 { width: calc((8.33% * 7) - 100px);margin-left:50px;margin-right:50px; }
.md-8-50 { width: calc((8.33% * 8) - 100px);margin-left:50px;margin-right:50px; }
.md-9-50 { width: calc((8.33% * 9) - 100px);margin-left:50px;margin-right:50px; }
.md-10-50 { width: calc((8.33% * 10) - 100px);margin-left:50px;margin-right:50px; }
.md-11-50 { width: calc((8.33% * 11) - 100px);margin-left:50px;margin-right:50px; }
.md-12-50 { width: calc((8.33% * 12) - 100px);margin-left:50px;margin-right:50px; }
.md-marginbottom-0 { margin-bottom: 0px !important }
.md-margintop-0 { margin-top: 0px !important }
.md-marginbottom-5 { margin-bottom: 5px !important }
.md-margintop-5 { margin-top: 5px !important }
.md-marginbottom-10 { margin-bottom: 10px !important }
.md-margintop-10 { margin-top: 10px !important }
.md-marginbottom-15 { margin-bottom: 15px !important }
.md-margintop-15 { margin-top: 15px !important }
.md-marginbottom-20 { margin-bottom: 20px !important }
.md-margintop-20 { margin-top: 20px !important }
.md-marginbottom-25 { margin-bottom: 25px !important }
.md-margintop-25 { margin-top: 25px !important }
.md-marginbottom-30 { margin-bottom: 30px !important }
.md-margintop-30 { margin-top: 30px !important }
.md-marginbottom-35 { margin-bottom: 35px !important }
.md-margintop-35 { margin-top: 35px !important }
.md-marginbottom-40 { margin-bottom: 40px !important }
.md-margintop-40 { margin-top: 40px !important }
.md-marginbottom-45 { margin-bottom: 45px !important }
.md-margintop-45 { margin-top: 45px !important }
.md-marginbottom-50 { margin-bottom: 50px !important }
.md-margintop-50 { margin-top: 50px !important }
.md-marginbottom-55 { margin-bottom: 55px !important }
.md-margintop-55 { margin-top: 55px !important }
.md-marginbottom-60 { margin-bottom: 60px !important }
.md-margintop-60 { margin-top: 60px !important }
.md-marginbottom-65 { margin-bottom: 65px !important }
.md-margintop-65 { margin-top: 65px !important }
.md-marginbottom-70 { margin-bottom: 70px !important }
.md-margintop-70 { margin-top: 70px !important }
.md-marginbottom-75 { margin-bottom: 75px !important }
.md-margintop-75 { margin-top: 75px !important }
.md-marginbottom-80 { margin-bottom: 80px !important }
.md-margintop-80 { margin-top: 80px !important }
.md-marginbottom-85 { margin-bottom: 85px !important }
.md-margintop-85 { margin-top: 85px !important }
.md-marginbottom-90 { margin-bottom: 90px !important }
.md-margintop-90 { margin-top: 90px !important }
.md-marginbottom-95 { margin-bottom: 95px !important }
.md-margintop-95 { margin-top: 95px !important }
.md-marginbottom-100 { margin-bottom: 100px !important }
.md-margintop-100 { margin-top: 100px !important }

    .md-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 }.md-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }.md-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3 }.md-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4 }.md-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5 }.md-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6 }.md-order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7 }.md-order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8 }.md-order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9 }.md-order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10 }.md-order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11 }.md-order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12 }.md-order-13 { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13 }.md-order-14 { -webkit-box-ordinal-group: 15; -ms-flex-order: 14; order: 14 }.md-order-15 { -webkit-box-ordinal-group: 16; -ms-flex-order: 15; order: 15 }.md-order-16 { -webkit-box-ordinal-group: 17; -ms-flex-order: 16; order: 16 }.md-order-17 { -webkit-box-ordinal-group: 18; -ms-flex-order: 17; order: 17 }.md-order-18 { -webkit-box-ordinal-group: 19; -ms-flex-order: 18; order: 18 }.md-order-19 { -webkit-box-ordinal-group: 20; -ms-flex-order: 19; order: 19 }.md-order-20 { -webkit-box-ordinal-group: 21; -ms-flex-order: 20; order: 20 }.md-order-21 { -webkit-box-ordinal-group: 22; -ms-flex-order: 21; order: 21 }.md-order-22 { -webkit-box-ordinal-group: 23; -ms-flex-order: 22; order: 22 }.md-order-23 { -webkit-box-ordinal-group: 24; -ms-flex-order: 23; order: 23 }.md-order-24 { -webkit-box-ordinal-group: 25; -ms-flex-order: 24; order: 24 }.md-order-25 { -webkit-box-ordinal-group: 26; -ms-flex-order: 25; order: 25 }.md-order-26 { -webkit-box-ordinal-group: 27; -ms-flex-order: 26; order: 26 }.md-order-27 { -webkit-box-ordinal-group: 28; -ms-flex-order: 27; order: 27 }.md-order-28 { -webkit-box-ordinal-group: 29; -ms-flex-order: 28; order: 28 }.md-order-29 { -webkit-box-ordinal-group: 30; -ms-flex-order: 29; order: 29 }.md-order-30 { -webkit-box-ordinal-group: 31; -ms-flex-order: 30; order: 30 }.md-order-31 { -webkit-box-ordinal-group: 32; -ms-flex-order: 31; order: 31 }.md-order-32 { -webkit-box-ordinal-group: 33; -ms-flex-order: 32; order: 32 }.md-order-33 { -webkit-box-ordinal-group: 34; -ms-flex-order: 33; order: 33 }.md-order-34 { -webkit-box-ordinal-group: 35; -ms-flex-order: 34; order: 34 }.md-order-35 { -webkit-box-ordinal-group: 36; -ms-flex-order: 35; order: 35 }.md-order-36 { -webkit-box-ordinal-group: 37; -ms-flex-order: 36; order: 36 }.md-order-37 { -webkit-box-ordinal-group: 38; -ms-flex-order: 37; order: 37 }.md-order-38 { -webkit-box-ordinal-group: 39; -ms-flex-order: 38; order: 38 }.md-order-39 { -webkit-box-ordinal-group: 40; -ms-flex-order: 39; order: 39 }.md-order-40 { -webkit-box-ordinal-group: 41; -ms-flex-order: 40; order: 40 }.md-order-41 { -webkit-box-ordinal-group: 42; -ms-flex-order: 41; order: 41 }.md-order-42 { -webkit-box-ordinal-group: 43; -ms-flex-order: 42; order: 42 }.md-order-43 { -webkit-box-ordinal-group: 44; -ms-flex-order: 43; order: 43 }.md-order-44 { -webkit-box-ordinal-group: 45; -ms-flex-order: 44; order: 44 }.md-order-45 { -webkit-box-ordinal-group: 46; -ms-flex-order: 45; order: 45 }.md-order-46 { -webkit-box-ordinal-group: 47; -ms-flex-order: 46; order: 46 }.md-order-47 { -webkit-box-ordinal-group: 48; -ms-flex-order: 47; order: 47 }.md-order-48 { -webkit-box-ordinal-group: 49; -ms-flex-order: 48; order: 48 }.md-order-49 { -webkit-box-ordinal-group: 50; -ms-flex-order: 49; order: 49 }.md-order-50 { -webkit-box-ordinal-group: 51; -ms-flex-order: 50; order: 50 }.md-font-8 { font-size: 8pt }.md-font-9 { font-size: 9pt }.md-font-10 { font-size: 10pt }.md-font-11 { font-size: 11pt }.md-font-12 { font-size: 12pt }.md-font-13 { font-size: 13pt }.md-font-14 { font-size: 14pt }.md-font-15 { font-size: 15pt }.md-font-16 { font-size: 16pt }.md-font-17 { font-size: 17pt }.md-font-18 { font-size: 18pt }.md-font-19 { font-size: 19pt }.md-font-20 { font-size: 20pt }.md-font-21 { font-size: 21pt }.md-font-22 { font-size: 22pt }.md-font-23 { font-size: 23pt }.md-font-24 { font-size: 24pt }.md-font-25 { font-size: 25pt }.md-font-26 { font-size: 26pt }.md-font-27 { font-size: 27pt }.md-font-28 { font-size: 28pt }.md-font-29 { font-size: 29pt }.md-scale-10 { padding-top: 10% }.md-scale-15 { padding-top: 15% }.md-scale-20 { padding-top: 20% }.md-scale-25 { padding-top: 25% }.md-scale-30 { padding-top: 30% }.md-scale-35 { padding-top: 35% }.md-scale-40 { padding-top: 40% }.md-scale-45 { padding-top: 45% }.md-scale-50 { padding-top: 50% }.md-scale-55 { padding-top: 55% }.md-scale-60 { padding-top: 60% }.md-scale-65 { padding-top: 65% }.md-scale-70 { padding-top: 70% }.md-scale-75 { padding-top: 75% }.md-scale-80 { padding-top: 80% }.md-scale-85 { padding-top: 85% }.md-scale-90 { padding-top: 90% }.md-scale-95 { padding-top: 95% }
    .md-hide { display:none }
    .md-unboxed > .boxed { padding:0 !important }
    .full-padding-25-fluid { padding:15px; }
    .topbottom-padding-25-fluid { padding-top:15px;padding-bottom:15px; }
    .fluid-height-200 { height:175px }

}
@media screen and ( min-width:981px ) and  (max-width:1199px ) {
    .lg-1,.lg-2,.lg-3,.lg-4,.lg-5,.lg-6,.lg-7,.lg-8,.lg-9,.lg-10,.lg-11,.lg-12 { display:block }

    .lg-height-5 { height: 5px }.lg-height-10 { height: 10px }.lg-height-15 { height: 15px }.lg-height-20 { height: 20px }.lg-height-25 { height: 25px }.lg-height-30 { height: 30px }.lg-height-35 { height: 35px }.lg-height-40 { height: 40px }.lg-height-45 { height: 45px }.lg-height-50 { height: 50px }.lg-height-55 { height: 55px }.lg-height-60 { height: 60px }.lg-height-65 { height: 65px }.lg-height-70 { height: 70px }.lg-height-75 { height: 75px }.lg-height-80 { height: 80px }.lg-height-85 { height: 85px }.lg-height-90 { height: 90px }.lg-height-95 { height: 95px }.lg-height-100 { height: 100px }.lg-height-105 { height: 105px }.lg-height-110 { height: 110px }.lg-height-115 { height: 115px }.lg-height-120 { height: 120px }.lg-height-125 { height: 125px }.lg-height-130 { height: 130px }.lg-height-135 { height: 135px }.lg-height-140 { height: 140px }.lg-height-145 { height: 145px }.lg-height-150 { height: 150px }.lg-height-155 { height: 155px }.lg-height-160 { height: 160px }.lg-height-165 { height: 165px }.lg-height-170 { height: 170px }.lg-height-175 { height: 175px }.lg-height-180 { height: 180px }.lg-height-185 { height: 185px }.lg-height-190 { height: 190px }.lg-height-195 { height: 195px }.lg-height-200 { height: 200px }.lg-height-205 { height: 205px }.lg-height-210 { height: 210px }.lg-height-215 { height: 215px }.lg-height-220 { height: 220px }.lg-height-225 { height: 225px }.lg-height-230 { height: 230px }.lg-height-235 { height: 235px }.lg-height-240 { height: 240px }.lg-height-245 { height: 245px }.lg-height-250 { height: 250px }.lg-height-255 { height: 255px }.lg-height-260 { height: 260px }.lg-height-265 { height: 265px }.lg-height-270 { height: 270px }.lg-height-275 { height: 275px }.lg-height-280 { height: 280px }.lg-height-285 { height: 285px }.lg-height-290 { height: 290px }.lg-height-295 { height: 295px }.lg-height-300 { height: 300px }.lg-height-305 { height: 305px }.lg-height-310 { height: 310px }.lg-height-315 { height: 315px }.lg-height-320 { height: 320px }.lg-height-325 { height: 325px }.lg-height-330 { height: 330px }.lg-height-335 { height: 335px }.lg-height-340 { height: 340px }.lg-height-345 { height: 345px }.lg-height-350 { height: 350px }.lg-height-355 { height: 355px }.lg-height-360 { height: 360px }.lg-height-365 { height: 365px }.lg-height-370 { height: 370px }.lg-height-375 { height: 375px }.lg-height-380 { height: 380px }.lg-height-385 { height: 385px }.lg-height-390 { height: 390px }.lg-height-395 { height: 395px }.lg-height-400 { height: 400px }.lg-height-405 { height: 405px }.lg-height-410 { height: 410px }.lg-height-415 { height: 415px }.lg-height-420 { height: 420px }.lg-height-425 { height: 425px }.lg-height-430 { height: 430px }.lg-height-435 { height: 435px }.lg-height-440 { height: 440px }.lg-height-445 { height: 445px }.lg-height-450 { height: 450px }.lg-height-455 { height: 455px }.lg-height-460 { height: 460px }.lg-height-465 { height: 465px }.lg-height-470 { height: 470px }.lg-height-475 { height: 475px }.lg-height-480 { height: 480px }.lg-height-485 { height: 485px }.lg-height-490 { height: 490px }.lg-height-495 { height: 495px }.lg-height-500 { height: 500px }.lg-height-505 { height: 505px }.lg-height-510 { height: 510px }.lg-height-515 { height: 515px }.lg-height-520 { height: 520px }.lg-height-525 { height: 525px }.lg-height-530 { height: 530px }.lg-height-535 { height: 535px }.lg-height-540 { height: 540px }.lg-height-545 { height: 545px }.lg-height-550 { height: 550px }.lg-height-555 { height: 555px }.lg-height-560 { height: 560px }.lg-height-565 { height: 565px }.lg-height-570 { height: 570px }.lg-height-575 { height: 575px }.lg-height-580 { height: 580px }.lg-height-585 { height: 585px }.lg-height-590 { height: 590px }.lg-height-595 { height: 595px }.lg-height-600 { height: 600px }.lg-height-605 { height: 605px }.lg-height-610 { height: 610px }.lg-height-615 { height: 615px }.lg-height-620 { height: 620px }.lg-height-625 { height: 625px }.lg-height-630 { height: 630px }.lg-height-635 { height: 635px }.lg-height-640 { height: 640px }.lg-height-645 { height: 645px }.lg-height-650 { height: 650px }.lg-height-655 { height: 655px }.lg-height-660 { height: 660px }.lg-height-665 { height: 665px }.lg-height-670 { height: 670px }.lg-height-675 { height: 675px }.lg-height-680 { height: 680px }.lg-height-685 { height: 685px }.lg-height-690 { height: 690px }.lg-height-695 { height: 695px }.lg-height-700 { height: 700px }.lg-height-705 { height: 705px }.lg-height-710 { height: 710px }.lg-height-715 { height: 715px }.lg-height-720 { height: 720px }.lg-height-725 { height: 725px }.lg-height-730 { height: 730px }.lg-height-735 { height: 735px }.lg-height-740 { height: 740px }.lg-height-745 { height: 745px }.lg-height-750 { height: 750px }.lg-height-755 { height: 755px }.lg-height-760 { height: 760px }.lg-height-765 { height: 765px }.lg-height-770 { height: 770px }.lg-height-775 { height: 775px }.lg-height-780 { height: 780px }.lg-height-785 { height: 785px }.lg-height-790 { height: 790px }.lg-height-795 { height: 795px }.lg-1 { width: calc(8.33% * 1); }
.lg-2 { width: calc(8.33% * 2); }
.lg-3 { width: calc(8.33% * 3); }
.lg-4 { width: calc(8.33% * 4); }
.lg-5 { width: calc(8.33% * 5); }
.lg-6 { width: calc(8.33% * 6); }
.lg-7 { width: calc(8.33% * 7); }
.lg-8 { width: calc(8.33% * 8); }
.lg-9 { width: calc(8.33% * 9); }
.lg-10 { width: calc(8.33% * 10); }
.lg-11 { width: calc(8.33% * 11); }
.lg-12 { width: calc(8.33% * 12); }
.lg-1-5 { width: calc((8.33% * 1) - 10px);margin-left:5px;margin-right:5px; }
.lg-2-5 { width: calc((8.33% * 2) - 10px);margin-left:5px;margin-right:5px; }
.lg-3-5 { width: calc((8.33% * 3) - 10px);margin-left:5px;margin-right:5px; }
.lg-4-5 { width: calc((8.33% * 4) - 10px);margin-left:5px;margin-right:5px; }
.lg-5-5 { width: calc((8.33% * 5) - 10px);margin-left:5px;margin-right:5px; }
.lg-6-5 { width: calc((8.33% * 6) - 10px);margin-left:5px;margin-right:5px; }
.lg-7-5 { width: calc((8.33% * 7) - 10px);margin-left:5px;margin-right:5px; }
.lg-8-5 { width: calc((8.33% * 8) - 10px);margin-left:5px;margin-right:5px; }
.lg-9-5 { width: calc((8.33% * 9) - 10px);margin-left:5px;margin-right:5px; }
.lg-10-5 { width: calc((8.33% * 10) - 10px);margin-left:5px;margin-right:5px; }
.lg-11-5 { width: calc((8.33% * 11) - 10px);margin-left:5px;margin-right:5px; }
.lg-12-5 { width: calc((8.33% * 12) - 10px);margin-left:5px;margin-right:5px; }
.lg-1-10 { width: calc((8.33% * 1) - 20px);margin-left:10px;margin-right:10px; }
.lg-2-10 { width: calc((8.33% * 2) - 20px);margin-left:10px;margin-right:10px; }
.lg-3-10 { width: calc((8.33% * 3) - 20px);margin-left:10px;margin-right:10px; }
.lg-4-10 { width: calc((8.33% * 4) - 20px);margin-left:10px;margin-right:10px; }
.lg-5-10 { width: calc((8.33% * 5) - 20px);margin-left:10px;margin-right:10px; }
.lg-6-10 { width: calc((8.33% * 6) - 20px);margin-left:10px;margin-right:10px; }
.lg-7-10 { width: calc((8.33% * 7) - 20px);margin-left:10px;margin-right:10px; }
.lg-8-10 { width: calc((8.33% * 8) - 20px);margin-left:10px;margin-right:10px; }
.lg-9-10 { width: calc((8.33% * 9) - 20px);margin-left:10px;margin-right:10px; }
.lg-10-10 { width: calc((8.33% * 10) - 20px);margin-left:10px;margin-right:10px; }
.lg-11-10 { width: calc((8.33% * 11) - 20px);margin-left:10px;margin-right:10px; }
.lg-12-10 { width: calc((8.33% * 12) - 20px);margin-left:10px;margin-right:10px; }
.lg-1-15 { width: calc((8.33% * 1) - 30px);margin-left:15px;margin-right:15px; }
.lg-2-15 { width: calc((8.33% * 2) - 30px);margin-left:15px;margin-right:15px; }
.lg-3-15 { width: calc((8.33% * 3) - 30px);margin-left:15px;margin-right:15px; }
.lg-4-15 { width: calc((8.33% * 4) - 30px);margin-left:15px;margin-right:15px; }
.lg-5-15 { width: calc((8.33% * 5) - 30px);margin-left:15px;margin-right:15px; }
.lg-6-15 { width: calc((8.33% * 6) - 30px);margin-left:15px;margin-right:15px; }
.lg-7-15 { width: calc((8.33% * 7) - 30px);margin-left:15px;margin-right:15px; }
.lg-8-15 { width: calc((8.33% * 8) - 30px);margin-left:15px;margin-right:15px; }
.lg-9-15 { width: calc((8.33% * 9) - 30px);margin-left:15px;margin-right:15px; }
.lg-10-15 { width: calc((8.33% * 10) - 30px);margin-left:15px;margin-right:15px; }
.lg-11-15 { width: calc((8.33% * 11) - 30px);margin-left:15px;margin-right:15px; }
.lg-12-15 { width: calc((8.33% * 12) - 30px);margin-left:15px;margin-right:15px; }
.lg-1-20 { width: calc((8.33% * 1) - 40px);margin-left:20px;margin-right:20px; }
.lg-2-20 { width: calc((8.33% * 2) - 40px);margin-left:20px;margin-right:20px; }
.lg-3-20 { width: calc((8.33% * 3) - 40px);margin-left:20px;margin-right:20px; }
.lg-4-20 { width: calc((8.33% * 4) - 40px);margin-left:20px;margin-right:20px; }
.lg-5-20 { width: calc((8.33% * 5) - 40px);margin-left:20px;margin-right:20px; }
.lg-6-20 { width: calc((8.33% * 6) - 40px);margin-left:20px;margin-right:20px; }
.lg-7-20 { width: calc((8.33% * 7) - 40px);margin-left:20px;margin-right:20px; }
.lg-8-20 { width: calc((8.33% * 8) - 40px);margin-left:20px;margin-right:20px; }
.lg-9-20 { width: calc((8.33% * 9) - 40px);margin-left:20px;margin-right:20px; }
.lg-10-20 { width: calc((8.33% * 10) - 40px);margin-left:20px;margin-right:20px; }
.lg-11-20 { width: calc((8.33% * 11) - 40px);margin-left:20px;margin-right:20px; }
.lg-12-20 { width: calc((8.33% * 12) - 40px);margin-left:20px;margin-right:20px; }
.lg-1-25 { width: calc((8.33% * 1) - 50px);margin-left:25px;margin-right:25px; }
.lg-2-25 { width: calc((8.33% * 2) - 50px);margin-left:25px;margin-right:25px; }
.lg-3-25 { width: calc((8.33% * 3) - 50px);margin-left:25px;margin-right:25px; }
.lg-4-25 { width: calc((8.33% * 4) - 50px);margin-left:25px;margin-right:25px; }
.lg-5-25 { width: calc((8.33% * 5) - 50px);margin-left:25px;margin-right:25px; }
.lg-6-25 { width: calc((8.33% * 6) - 50px);margin-left:25px;margin-right:25px; }
.lg-7-25 { width: calc((8.33% * 7) - 50px);margin-left:25px;margin-right:25px; }
.lg-8-25 { width: calc((8.33% * 8) - 50px);margin-left:25px;margin-right:25px; }
.lg-9-25 { width: calc((8.33% * 9) - 50px);margin-left:25px;margin-right:25px; }
.lg-10-25 { width: calc((8.33% * 10) - 50px);margin-left:25px;margin-right:25px; }
.lg-11-25 { width: calc((8.33% * 11) - 50px);margin-left:25px;margin-right:25px; }
.lg-12-25 { width: calc((8.33% * 12) - 50px);margin-left:25px;margin-right:25px; }
.lg-1-30 { width: calc((8.33% * 1) - 60px);margin-left:30px;margin-right:30px; }
.lg-2-30 { width: calc((8.33% * 2) - 60px);margin-left:30px;margin-right:30px; }
.lg-3-30 { width: calc((8.33% * 3) - 60px);margin-left:30px;margin-right:30px; }
.lg-4-30 { width: calc((8.33% * 4) - 60px);margin-left:30px;margin-right:30px; }
.lg-5-30 { width: calc((8.33% * 5) - 60px);margin-left:30px;margin-right:30px; }
.lg-6-30 { width: calc((8.33% * 6) - 60px);margin-left:30px;margin-right:30px; }
.lg-7-30 { width: calc((8.33% * 7) - 60px);margin-left:30px;margin-right:30px; }
.lg-8-30 { width: calc((8.33% * 8) - 60px);margin-left:30px;margin-right:30px; }
.lg-9-30 { width: calc((8.33% * 9) - 60px);margin-left:30px;margin-right:30px; }
.lg-10-30 { width: calc((8.33% * 10) - 60px);margin-left:30px;margin-right:30px; }
.lg-11-30 { width: calc((8.33% * 11) - 60px);margin-left:30px;margin-right:30px; }
.lg-12-30 { width: calc((8.33% * 12) - 60px);margin-left:30px;margin-right:30px; }
.lg-1-35 { width: calc((8.33% * 1) - 70px);margin-left:35px;margin-right:35px; }
.lg-2-35 { width: calc((8.33% * 2) - 70px);margin-left:35px;margin-right:35px; }
.lg-3-35 { width: calc((8.33% * 3) - 70px);margin-left:35px;margin-right:35px; }
.lg-4-35 { width: calc((8.33% * 4) - 70px);margin-left:35px;margin-right:35px; }
.lg-5-35 { width: calc((8.33% * 5) - 70px);margin-left:35px;margin-right:35px; }
.lg-6-35 { width: calc((8.33% * 6) - 70px);margin-left:35px;margin-right:35px; }
.lg-7-35 { width: calc((8.33% * 7) - 70px);margin-left:35px;margin-right:35px; }
.lg-8-35 { width: calc((8.33% * 8) - 70px);margin-left:35px;margin-right:35px; }
.lg-9-35 { width: calc((8.33% * 9) - 70px);margin-left:35px;margin-right:35px; }
.lg-10-35 { width: calc((8.33% * 10) - 70px);margin-left:35px;margin-right:35px; }
.lg-11-35 { width: calc((8.33% * 11) - 70px);margin-left:35px;margin-right:35px; }
.lg-12-35 { width: calc((8.33% * 12) - 70px);margin-left:35px;margin-right:35px; }
.lg-1-40 { width: calc((8.33% * 1) - 80px);margin-left:40px;margin-right:40px; }
.lg-2-40 { width: calc((8.33% * 2) - 80px);margin-left:40px;margin-right:40px; }
.lg-3-40 { width: calc((8.33% * 3) - 80px);margin-left:40px;margin-right:40px; }
.lg-4-40 { width: calc((8.33% * 4) - 80px);margin-left:40px;margin-right:40px; }
.lg-5-40 { width: calc((8.33% * 5) - 80px);margin-left:40px;margin-right:40px; }
.lg-6-40 { width: calc((8.33% * 6) - 80px);margin-left:40px;margin-right:40px; }
.lg-7-40 { width: calc((8.33% * 7) - 80px);margin-left:40px;margin-right:40px; }
.lg-8-40 { width: calc((8.33% * 8) - 80px);margin-left:40px;margin-right:40px; }
.lg-9-40 { width: calc((8.33% * 9) - 80px);margin-left:40px;margin-right:40px; }
.lg-10-40 { width: calc((8.33% * 10) - 80px);margin-left:40px;margin-right:40px; }
.lg-11-40 { width: calc((8.33% * 11) - 80px);margin-left:40px;margin-right:40px; }
.lg-12-40 { width: calc((8.33% * 12) - 80px);margin-left:40px;margin-right:40px; }
.lg-1-45 { width: calc((8.33% * 1) - 90px);margin-left:45px;margin-right:45px; }
.lg-2-45 { width: calc((8.33% * 2) - 90px);margin-left:45px;margin-right:45px; }
.lg-3-45 { width: calc((8.33% * 3) - 90px);margin-left:45px;margin-right:45px; }
.lg-4-45 { width: calc((8.33% * 4) - 90px);margin-left:45px;margin-right:45px; }
.lg-5-45 { width: calc((8.33% * 5) - 90px);margin-left:45px;margin-right:45px; }
.lg-6-45 { width: calc((8.33% * 6) - 90px);margin-left:45px;margin-right:45px; }
.lg-7-45 { width: calc((8.33% * 7) - 90px);margin-left:45px;margin-right:45px; }
.lg-8-45 { width: calc((8.33% * 8) - 90px);margin-left:45px;margin-right:45px; }
.lg-9-45 { width: calc((8.33% * 9) - 90px);margin-left:45px;margin-right:45px; }
.lg-10-45 { width: calc((8.33% * 10) - 90px);margin-left:45px;margin-right:45px; }
.lg-11-45 { width: calc((8.33% * 11) - 90px);margin-left:45px;margin-right:45px; }
.lg-12-45 { width: calc((8.33% * 12) - 90px);margin-left:45px;margin-right:45px; }
.lg-1-50 { width: calc((8.33% * 1) - 100px);margin-left:50px;margin-right:50px; }
.lg-2-50 { width: calc((8.33% * 2) - 100px);margin-left:50px;margin-right:50px; }
.lg-3-50 { width: calc((8.33% * 3) - 100px);margin-left:50px;margin-right:50px; }
.lg-4-50 { width: calc((8.33% * 4) - 100px);margin-left:50px;margin-right:50px; }
.lg-5-50 { width: calc((8.33% * 5) - 100px);margin-left:50px;margin-right:50px; }
.lg-6-50 { width: calc((8.33% * 6) - 100px);margin-left:50px;margin-right:50px; }
.lg-7-50 { width: calc((8.33% * 7) - 100px);margin-left:50px;margin-right:50px; }
.lg-8-50 { width: calc((8.33% * 8) - 100px);margin-left:50px;margin-right:50px; }
.lg-9-50 { width: calc((8.33% * 9) - 100px);margin-left:50px;margin-right:50px; }
.lg-10-50 { width: calc((8.33% * 10) - 100px);margin-left:50px;margin-right:50px; }
.lg-11-50 { width: calc((8.33% * 11) - 100px);margin-left:50px;margin-right:50px; }
.lg-12-50 { width: calc((8.33% * 12) - 100px);margin-left:50px;margin-right:50px; }

    .lg-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 }.lg-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }.lg-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3 }.lg-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4 }.lg-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5 }.lg-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6 }.lg-order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7 }.lg-order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8 }.lg-order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9 }.lg-order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10 }.lg-order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11 }.lg-order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12 }.lg-order-13 { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13 }.lg-order-14 { -webkit-box-ordinal-group: 15; -ms-flex-order: 14; order: 14 }.lg-order-15 { -webkit-box-ordinal-group: 16; -ms-flex-order: 15; order: 15 }.lg-order-16 { -webkit-box-ordinal-group: 17; -ms-flex-order: 16; order: 16 }.lg-order-17 { -webkit-box-ordinal-group: 18; -ms-flex-order: 17; order: 17 }.lg-order-18 { -webkit-box-ordinal-group: 19; -ms-flex-order: 18; order: 18 }.lg-order-19 { -webkit-box-ordinal-group: 20; -ms-flex-order: 19; order: 19 }.lg-order-20 { -webkit-box-ordinal-group: 21; -ms-flex-order: 20; order: 20 }.lg-order-21 { -webkit-box-ordinal-group: 22; -ms-flex-order: 21; order: 21 }.lg-order-22 { -webkit-box-ordinal-group: 23; -ms-flex-order: 22; order: 22 }.lg-order-23 { -webkit-box-ordinal-group: 24; -ms-flex-order: 23; order: 23 }.lg-order-24 { -webkit-box-ordinal-group: 25; -ms-flex-order: 24; order: 24 }.lg-order-25 { -webkit-box-ordinal-group: 26; -ms-flex-order: 25; order: 25 }.lg-order-26 { -webkit-box-ordinal-group: 27; -ms-flex-order: 26; order: 26 }.lg-order-27 { -webkit-box-ordinal-group: 28; -ms-flex-order: 27; order: 27 }.lg-order-28 { -webkit-box-ordinal-group: 29; -ms-flex-order: 28; order: 28 }.lg-order-29 { -webkit-box-ordinal-group: 30; -ms-flex-order: 29; order: 29 }.lg-order-30 { -webkit-box-ordinal-group: 31; -ms-flex-order: 30; order: 30 }.lg-order-31 { -webkit-box-ordinal-group: 32; -ms-flex-order: 31; order: 31 }.lg-order-32 { -webkit-box-ordinal-group: 33; -ms-flex-order: 32; order: 32 }.lg-order-33 { -webkit-box-ordinal-group: 34; -ms-flex-order: 33; order: 33 }.lg-order-34 { -webkit-box-ordinal-group: 35; -ms-flex-order: 34; order: 34 }.lg-order-35 { -webkit-box-ordinal-group: 36; -ms-flex-order: 35; order: 35 }.lg-order-36 { -webkit-box-ordinal-group: 37; -ms-flex-order: 36; order: 36 }.lg-order-37 { -webkit-box-ordinal-group: 38; -ms-flex-order: 37; order: 37 }.lg-order-38 { -webkit-box-ordinal-group: 39; -ms-flex-order: 38; order: 38 }.lg-order-39 { -webkit-box-ordinal-group: 40; -ms-flex-order: 39; order: 39 }.lg-order-40 { -webkit-box-ordinal-group: 41; -ms-flex-order: 40; order: 40 }.lg-order-41 { -webkit-box-ordinal-group: 42; -ms-flex-order: 41; order: 41 }.lg-order-42 { -webkit-box-ordinal-group: 43; -ms-flex-order: 42; order: 42 }.lg-order-43 { -webkit-box-ordinal-group: 44; -ms-flex-order: 43; order: 43 }.lg-order-44 { -webkit-box-ordinal-group: 45; -ms-flex-order: 44; order: 44 }.lg-order-45 { -webkit-box-ordinal-group: 46; -ms-flex-order: 45; order: 45 }.lg-order-46 { -webkit-box-ordinal-group: 47; -ms-flex-order: 46; order: 46 }.lg-order-47 { -webkit-box-ordinal-group: 48; -ms-flex-order: 47; order: 47 }.lg-order-48 { -webkit-box-ordinal-group: 49; -ms-flex-order: 48; order: 48 }.lg-order-49 { -webkit-box-ordinal-group: 50; -ms-flex-order: 49; order: 49 }.lg-order-50 { -webkit-box-ordinal-group: 51; -ms-flex-order: 50; order: 50 }.lg-font-8 { font-size: 8pt }.lg-font-9 { font-size: 9pt }.lg-font-10 { font-size: 10pt }.lg-font-11 { font-size: 11pt }.lg-font-12 { font-size: 12pt }.lg-font-13 { font-size: 13pt }.lg-font-14 { font-size: 14pt }.lg-font-15 { font-size: 15pt }.lg-font-16 { font-size: 16pt }.lg-font-17 { font-size: 17pt }.lg-font-18 { font-size: 18pt }.lg-font-19 { font-size: 19pt }.lg-font-20 { font-size: 20pt }.lg-font-21 { font-size: 21pt }.lg-font-22 { font-size: 22pt }.lg-font-23 { font-size: 23pt }.lg-font-24 { font-size: 24pt }.lg-font-25 { font-size: 25pt }.lg-font-26 { font-size: 26pt }.lg-font-27 { font-size: 27pt }.lg-font-28 { font-size: 28pt }.lg-font-29 { font-size: 29pt }.lg-scale-10 { padding-top: 10% }.lg-scale-15 { padding-top: 15% }.lg-scale-20 { padding-top: 20% }.lg-scale-25 { padding-top: 25% }.lg-scale-30 { padding-top: 30% }.lg-scale-35 { padding-top: 35% }.lg-scale-40 { padding-top: 40% }.lg-scale-45 { padding-top: 45% }.lg-scale-50 { padding-top: 50% }.lg-scale-55 { padding-top: 55% }.lg-scale-60 { padding-top: 60% }.lg-scale-65 { padding-top: 65% }.lg-scale-70 { padding-top: 70% }.lg-scale-75 { padding-top: 75% }.lg-scale-80 { padding-top: 80% }.lg-scale-85 { padding-top: 85% }.lg-scale-90 { padding-top: 90% }.lg-scale-95 { padding-top: 95% }
    .lg-hide { display:none }

    .full-padding-25-fluid { padding:20px; }
    .topbottom-padding-25-fluid { padding-top:20px;padding-bottom:20px; }
    .fluid-height-200 { height:200px }
}
@media screen and ( min-width:1200px ) {
    .xl-1,.xl-2,.xl-3,.xl-4,.xl-5,.xl-6,.xl-7,.xl-8,.xl-9,.xl-10,.xl-11,.xl-12 { display:block }

    .xl-height-5 { height: 5px }.xl-height-10 { height: 10px }.xl-height-15 { height: 15px }.xl-height-20 { height: 20px }.xl-height-25 { height: 25px }.xl-height-30 { height: 30px }.xl-height-35 { height: 35px }.xl-height-40 { height: 40px }.xl-height-45 { height: 45px }.xl-height-50 { height: 50px }.xl-height-55 { height: 55px }.xl-height-60 { height: 60px }.xl-height-65 { height: 65px }.xl-height-70 { height: 70px }.xl-height-75 { height: 75px }.xl-height-80 { height: 80px }.xl-height-85 { height: 85px }.xl-height-90 { height: 90px }.xl-height-95 { height: 95px }.xl-height-100 { height: 100px }.xl-height-105 { height: 105px }.xl-height-110 { height: 110px }.xl-height-115 { height: 115px }.xl-height-120 { height: 120px }.xl-height-125 { height: 125px }.xl-height-130 { height: 130px }.xl-height-135 { height: 135px }.xl-height-140 { height: 140px }.xl-height-145 { height: 145px }.xl-height-150 { height: 150px }.xl-height-155 { height: 155px }.xl-height-160 { height: 160px }.xl-height-165 { height: 165px }.xl-height-170 { height: 170px }.xl-height-175 { height: 175px }.xl-height-180 { height: 180px }.xl-height-185 { height: 185px }.xl-height-190 { height: 190px }.xl-height-195 { height: 195px }.xl-height-200 { height: 200px }.xl-height-205 { height: 205px }.xl-height-210 { height: 210px }.xl-height-215 { height: 215px }.xl-height-220 { height: 220px }.xl-height-225 { height: 225px }.xl-height-230 { height: 230px }.xl-height-235 { height: 235px }.xl-height-240 { height: 240px }.xl-height-245 { height: 245px }.xl-height-250 { height: 250px }.xl-height-255 { height: 255px }.xl-height-260 { height: 260px }.xl-height-265 { height: 265px }.xl-height-270 { height: 270px }.xl-height-275 { height: 275px }.xl-height-280 { height: 280px }.xl-height-285 { height: 285px }.xl-height-290 { height: 290px }.xl-height-295 { height: 295px }.xl-height-300 { height: 300px }.xl-height-305 { height: 305px }.xl-height-310 { height: 310px }.xl-height-315 { height: 315px }.xl-height-320 { height: 320px }.xl-height-325 { height: 325px }.xl-height-330 { height: 330px }.xl-height-335 { height: 335px }.xl-height-340 { height: 340px }.xl-height-345 { height: 345px }.xl-height-350 { height: 350px }.xl-height-355 { height: 355px }.xl-height-360 { height: 360px }.xl-height-365 { height: 365px }.xl-height-370 { height: 370px }.xl-height-375 { height: 375px }.xl-height-380 { height: 380px }.xl-height-385 { height: 385px }.xl-height-390 { height: 390px }.xl-height-395 { height: 395px }.xl-height-400 { height: 400px }.xl-height-405 { height: 405px }.xl-height-410 { height: 410px }.xl-height-415 { height: 415px }.xl-height-420 { height: 420px }.xl-height-425 { height: 425px }.xl-height-430 { height: 430px }.xl-height-435 { height: 435px }.xl-height-440 { height: 440px }.xl-height-445 { height: 445px }.xl-height-450 { height: 450px }.xl-height-455 { height: 455px }.xl-height-460 { height: 460px }.xl-height-465 { height: 465px }.xl-height-470 { height: 470px }.xl-height-475 { height: 475px }.xl-height-480 { height: 480px }.xl-height-485 { height: 485px }.xl-height-490 { height: 490px }.xl-height-495 { height: 495px }.xl-height-500 { height: 500px }.xl-height-505 { height: 505px }.xl-height-510 { height: 510px }.xl-height-515 { height: 515px }.xl-height-520 { height: 520px }.xl-height-525 { height: 525px }.xl-height-530 { height: 530px }.xl-height-535 { height: 535px }.xl-height-540 { height: 540px }.xl-height-545 { height: 545px }.xl-height-550 { height: 550px }.xl-height-555 { height: 555px }.xl-height-560 { height: 560px }.xl-height-565 { height: 565px }.xl-height-570 { height: 570px }.xl-height-575 { height: 575px }.xl-height-580 { height: 580px }.xl-height-585 { height: 585px }.xl-height-590 { height: 590px }.xl-height-595 { height: 595px }.xl-height-600 { height: 600px }.xl-height-605 { height: 605px }.xl-height-610 { height: 610px }.xl-height-615 { height: 615px }.xl-height-620 { height: 620px }.xl-height-625 { height: 625px }.xl-height-630 { height: 630px }.xl-height-635 { height: 635px }.xl-height-640 { height: 640px }.xl-height-645 { height: 645px }.xl-height-650 { height: 650px }.xl-height-655 { height: 655px }.xl-height-660 { height: 660px }.xl-height-665 { height: 665px }.xl-height-670 { height: 670px }.xl-height-675 { height: 675px }.xl-height-680 { height: 680px }.xl-height-685 { height: 685px }.xl-height-690 { height: 690px }.xl-height-695 { height: 695px }.xl-height-700 { height: 700px }.xl-height-705 { height: 705px }.xl-height-710 { height: 710px }.xl-height-715 { height: 715px }.xl-height-720 { height: 720px }.xl-height-725 { height: 725px }.xl-height-730 { height: 730px }.xl-height-735 { height: 735px }.xl-height-740 { height: 740px }.xl-height-745 { height: 745px }.xl-height-750 { height: 750px }.xl-height-755 { height: 755px }.xl-height-760 { height: 760px }.xl-height-765 { height: 765px }.xl-height-770 { height: 770px }.xl-height-775 { height: 775px }.xl-height-780 { height: 780px }.xl-height-785 { height: 785px }.xl-height-790 { height: 790px }.xl-height-795 { height: 795px }.xl-1 { width: calc(8.33% * 1); }
.xl-2 { width: calc(8.33% * 2); }
.xl-3 { width: calc(8.33% * 3); }
.xl-4 { width: calc(8.33% * 4); }
.xl-5 { width: calc(8.33% * 5); }
.xl-6 { width: calc(8.33% * 6); }
.xl-7 { width: calc(8.33% * 7); }
.xl-8 { width: calc(8.33% * 8); }
.xl-9 { width: calc(8.33% * 9); }
.xl-10 { width: calc(8.33% * 10); }
.xl-11 { width: calc(8.33% * 11); }
.xl-12 { width: calc(8.33% * 12); }
.xl-1-5 { width: calc((8.33% * 1) - 10px);margin-left:5px;margin-right:5px }
.xl-2-5 { width: calc((8.33% * 2) - 10px);margin-left:5px;margin-right:5px }
.xl-3-5 { width: calc((8.33% * 3) - 10px);margin-left:5px;margin-right:5px }
.xl-4-5 { width: calc((8.33% * 4) - 10px);margin-left:5px;margin-right:5px }
.xl-5-5 { width: calc((8.33% * 5) - 10px);margin-left:5px;margin-right:5px }
.xl-6-5 { width: calc((8.33% * 6) - 10px);margin-left:5px;margin-right:5px }
.xl-7-5 { width: calc((8.33% * 7) - 10px);margin-left:5px;margin-right:5px }
.xl-8-5 { width: calc((8.33% * 8) - 10px);margin-left:5px;margin-right:5px }
.xl-9-5 { width: calc((8.33% * 9) - 10px);margin-left:5px;margin-right:5px }
.xl-10-5 { width: calc((8.33% * 10) - 10px);margin-left:5px;margin-right:5px }
.xl-11-5 { width: calc((8.33% * 11) - 10px);margin-left:5px;margin-right:5px }
.xl-12-5 { width: calc((8.33% * 12) - 10px);margin-left:5px;margin-right:5px }
.xl-1-10 { width: calc((8.33% * 1) - 20px);margin-left:10px;margin-right:10px }
.xl-2-10 { width: calc((8.33% * 2) - 20px);margin-left:10px;margin-right:10px }
.xl-3-10 { width: calc((8.33% * 3) - 20px);margin-left:10px;margin-right:10px }
.xl-4-10 { width: calc((8.33% * 4) - 20px);margin-left:10px;margin-right:10px }
.xl-5-10 { width: calc((8.33% * 5) - 20px);margin-left:10px;margin-right:10px }
.xl-6-10 { width: calc((8.33% * 6) - 20px);margin-left:10px;margin-right:10px }
.xl-7-10 { width: calc((8.33% * 7) - 20px);margin-left:10px;margin-right:10px }
.xl-8-10 { width: calc((8.33% * 8) - 20px);margin-left:10px;margin-right:10px }
.xl-9-10 { width: calc((8.33% * 9) - 20px);margin-left:10px;margin-right:10px }
.xl-10-10 { width: calc((8.33% * 10) - 20px);margin-left:10px;margin-right:10px }
.xl-11-10 { width: calc((8.33% * 11) - 20px);margin-left:10px;margin-right:10px }
.xl-12-10 { width: calc((8.33% * 12) - 20px);margin-left:10px;margin-right:10px }
.xl-1-15 { width: calc((8.33% * 1) - 30px);margin-left:15px;margin-right:15px }
.xl-2-15 { width: calc((8.33% * 2) - 30px);margin-left:15px;margin-right:15px }
.xl-3-15 { width: calc((8.33% * 3) - 30px);margin-left:15px;margin-right:15px }
.xl-4-15 { width: calc((8.33% * 4) - 30px);margin-left:15px;margin-right:15px }
.xl-5-15 { width: calc((8.33% * 5) - 30px);margin-left:15px;margin-right:15px }
.xl-6-15 { width: calc((8.33% * 6) - 30px);margin-left:15px;margin-right:15px }
.xl-7-15 { width: calc((8.33% * 7) - 30px);margin-left:15px;margin-right:15px }
.xl-8-15 { width: calc((8.33% * 8) - 30px);margin-left:15px;margin-right:15px }
.xl-9-15 { width: calc((8.33% * 9) - 30px);margin-left:15px;margin-right:15px }
.xl-10-15 { width: calc((8.33% * 10) - 30px);margin-left:15px;margin-right:15px }
.xl-11-15 { width: calc((8.33% * 11) - 30px);margin-left:15px;margin-right:15px }
.xl-12-15 { width: calc((8.33% * 12) - 30px);margin-left:15px;margin-right:15px }
.xl-1-20 { width: calc((8.33% * 1) - 40px);margin-left:20px;margin-right:20px }
.xl-2-20 { width: calc((8.33% * 2) - 40px);margin-left:20px;margin-right:20px }
.xl-3-20 { width: calc((8.33% * 3) - 40px);margin-left:20px;margin-right:20px }
.xl-4-20 { width: calc((8.33% * 4) - 40px);margin-left:20px;margin-right:20px }
.xl-5-20 { width: calc((8.33% * 5) - 40px);margin-left:20px;margin-right:20px }
.xl-6-20 { width: calc((8.33% * 6) - 40px);margin-left:20px;margin-right:20px }
.xl-7-20 { width: calc((8.33% * 7) - 40px);margin-left:20px;margin-right:20px }
.xl-8-20 { width: calc((8.33% * 8) - 40px);margin-left:20px;margin-right:20px }
.xl-9-20 { width: calc((8.33% * 9) - 40px);margin-left:20px;margin-right:20px }
.xl-10-20 { width: calc((8.33% * 10) - 40px);margin-left:20px;margin-right:20px }
.xl-11-20 { width: calc((8.33% * 11) - 40px);margin-left:20px;margin-right:20px }
.xl-12-20 { width: calc((8.33% * 12) - 40px);margin-left:20px;margin-right:20px }
.xl-1-25 { width: calc((8.33% * 1) - 50px);margin-left:25px;margin-right:25px }
.xl-2-25 { width: calc((8.33% * 2) - 50px);margin-left:25px;margin-right:25px }
.xl-3-25 { width: calc((8.33% * 3) - 50px);margin-left:25px;margin-right:25px }
.xl-4-25 { width: calc((8.33% * 4) - 50px);margin-left:25px;margin-right:25px }
.xl-5-25 { width: calc((8.33% * 5) - 50px);margin-left:25px;margin-right:25px }
.xl-6-25 { width: calc((8.33% * 6) - 50px);margin-left:25px;margin-right:25px }
.xl-7-25 { width: calc((8.33% * 7) - 50px);margin-left:25px;margin-right:25px }
.xl-8-25 { width: calc((8.33% * 8) - 50px);margin-left:25px;margin-right:25px }
.xl-9-25 { width: calc((8.33% * 9) - 50px);margin-left:25px;margin-right:25px }
.xl-10-25 { width: calc((8.33% * 10) - 50px);margin-left:25px;margin-right:25px }
.xl-11-25 { width: calc((8.33% * 11) - 50px);margin-left:25px;margin-right:25px }
.xl-12-25 { width: calc((8.33% * 12) - 50px);margin-left:25px;margin-right:25px }
.xl-1-30 { width: calc((8.33% * 1) - 60px);margin-left:30px;margin-right:30px }
.xl-2-30 { width: calc((8.33% * 2) - 60px);margin-left:30px;margin-right:30px }
.xl-3-30 { width: calc((8.33% * 3) - 60px);margin-left:30px;margin-right:30px }
.xl-4-30 { width: calc((8.33% * 4) - 60px);margin-left:30px;margin-right:30px }
.xl-5-30 { width: calc((8.33% * 5) - 60px);margin-left:30px;margin-right:30px }
.xl-6-30 { width: calc((8.33% * 6) - 60px);margin-left:30px;margin-right:30px }
.xl-7-30 { width: calc((8.33% * 7) - 60px);margin-left:30px;margin-right:30px }
.xl-8-30 { width: calc((8.33% * 8) - 60px);margin-left:30px;margin-right:30px }
.xl-9-30 { width: calc((8.33% * 9) - 60px);margin-left:30px;margin-right:30px }
.xl-10-30 { width: calc((8.33% * 10) - 60px);margin-left:30px;margin-right:30px }
.xl-11-30 { width: calc((8.33% * 11) - 60px);margin-left:30px;margin-right:30px }
.xl-12-30 { width: calc((8.33% * 12) - 60px);margin-left:30px;margin-right:30px }
.xl-1-35 { width: calc((8.33% * 1) - 70px);margin-left:35px;margin-right:35px }
.xl-2-35 { width: calc((8.33% * 2) - 70px);margin-left:35px;margin-right:35px }
.xl-3-35 { width: calc((8.33% * 3) - 70px);margin-left:35px;margin-right:35px }
.xl-4-35 { width: calc((8.33% * 4) - 70px);margin-left:35px;margin-right:35px }
.xl-5-35 { width: calc((8.33% * 5) - 70px);margin-left:35px;margin-right:35px }
.xl-6-35 { width: calc((8.33% * 6) - 70px);margin-left:35px;margin-right:35px }
.xl-7-35 { width: calc((8.33% * 7) - 70px);margin-left:35px;margin-right:35px }
.xl-8-35 { width: calc((8.33% * 8) - 70px);margin-left:35px;margin-right:35px }
.xl-9-35 { width: calc((8.33% * 9) - 70px);margin-left:35px;margin-right:35px }
.xl-10-35 { width: calc((8.33% * 10) - 70px);margin-left:35px;margin-right:35px }
.xl-11-35 { width: calc((8.33% * 11) - 70px);margin-left:35px;margin-right:35px }
.xl-12-35 { width: calc((8.33% * 12) - 70px);margin-left:35px;margin-right:35px }
.xl-1-40 { width: calc((8.33% * 1) - 80px);margin-left:40px;margin-right:40px }
.xl-2-40 { width: calc((8.33% * 2) - 80px);margin-left:40px;margin-right:40px }
.xl-3-40 { width: calc((8.33% * 3) - 80px);margin-left:40px;margin-right:40px }
.xl-4-40 { width: calc((8.33% * 4) - 80px);margin-left:40px;margin-right:40px }
.xl-5-40 { width: calc((8.33% * 5) - 80px);margin-left:40px;margin-right:40px }
.xl-6-40 { width: calc((8.33% * 6) - 80px);margin-left:40px;margin-right:40px }
.xl-7-40 { width: calc((8.33% * 7) - 80px);margin-left:40px;margin-right:40px }
.xl-8-40 { width: calc((8.33% * 8) - 80px);margin-left:40px;margin-right:40px }
.xl-9-40 { width: calc((8.33% * 9) - 80px);margin-left:40px;margin-right:40px }
.xl-10-40 { width: calc((8.33% * 10) - 80px);margin-left:40px;margin-right:40px }
.xl-11-40 { width: calc((8.33% * 11) - 80px);margin-left:40px;margin-right:40px }
.xl-12-40 { width: calc((8.33% * 12) - 80px);margin-left:40px;margin-right:40px }
.xl-1-45 { width: calc((8.33% * 1) - 90px);margin-left:45px;margin-right:45px }
.xl-2-45 { width: calc((8.33% * 2) - 90px);margin-left:45px;margin-right:45px }
.xl-3-45 { width: calc((8.33% * 3) - 90px);margin-left:45px;margin-right:45px }
.xl-4-45 { width: calc((8.33% * 4) - 90px);margin-left:45px;margin-right:45px }
.xl-5-45 { width: calc((8.33% * 5) - 90px);margin-left:45px;margin-right:45px }
.xl-6-45 { width: calc((8.33% * 6) - 90px);margin-left:45px;margin-right:45px }
.xl-7-45 { width: calc((8.33% * 7) - 90px);margin-left:45px;margin-right:45px }
.xl-8-45 { width: calc((8.33% * 8) - 90px);margin-left:45px;margin-right:45px }
.xl-9-45 { width: calc((8.33% * 9) - 90px);margin-left:45px;margin-right:45px }
.xl-10-45 { width: calc((8.33% * 10) - 90px);margin-left:45px;margin-right:45px }
.xl-11-45 { width: calc((8.33% * 11) - 90px);margin-left:45px;margin-right:45px }
.xl-12-45 { width: calc((8.33% * 12) - 90px);margin-left:45px;margin-right:45px }
.xl-1-50 { width: calc((8.33% * 1) - 100px);margin-left:50px;margin-right:50px }
.xl-2-50 { width: calc((8.33% * 2) - 100px);margin-left:50px;margin-right:50px }
.xl-3-50 { width: calc((8.33% * 3) - 100px);margin-left:50px;margin-right:50px }
.xl-4-50 { width: calc((8.33% * 4) - 100px);margin-left:50px;margin-right:50px }
.xl-5-50 { width: calc((8.33% * 5) - 100px);margin-left:50px;margin-right:50px }
.xl-6-50 { width: calc((8.33% * 6) - 100px);margin-left:50px;margin-right:50px }
.xl-7-50 { width: calc((8.33% * 7) - 100px);margin-left:50px;margin-right:50px }
.xl-8-50 { width: calc((8.33% * 8) - 100px);margin-left:50px;margin-right:50px }
.xl-9-50 { width: calc((8.33% * 9) - 100px);margin-left:50px;margin-right:50px }
.xl-10-50 { width: calc((8.33% * 10) - 100px);margin-left:50px;margin-right:50px }
.xl-11-50 { width: calc((8.33% * 11) - 100px);margin-left:50px;margin-right:50px }
.xl-12-50 { width: calc((8.33% * 12) - 100px);margin-left:50px;margin-right:50px }

    .xl-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 }.xl-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2 }.xl-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3 }.xl-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4 }.xl-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5 }.xl-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6 }.xl-order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7 }.xl-order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8 }.xl-order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9 }.xl-order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10 }.xl-order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11 }.xl-order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12 }.xl-order-13 { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13 }.xl-order-14 { -webkit-box-ordinal-group: 15; -ms-flex-order: 14; order: 14 }.xl-order-15 { -webkit-box-ordinal-group: 16; -ms-flex-order: 15; order: 15 }.xl-order-16 { -webkit-box-ordinal-group: 17; -ms-flex-order: 16; order: 16 }.xl-order-17 { -webkit-box-ordinal-group: 18; -ms-flex-order: 17; order: 17 }.xl-order-18 { -webkit-box-ordinal-group: 19; -ms-flex-order: 18; order: 18 }.xl-order-19 { -webkit-box-ordinal-group: 20; -ms-flex-order: 19; order: 19 }.xl-order-20 { -webkit-box-ordinal-group: 21; -ms-flex-order: 20; order: 20 }.xl-order-21 { -webkit-box-ordinal-group: 22; -ms-flex-order: 21; order: 21 }.xl-order-22 { -webkit-box-ordinal-group: 23; -ms-flex-order: 22; order: 22 }.xl-order-23 { -webkit-box-ordinal-group: 24; -ms-flex-order: 23; order: 23 }.xl-order-24 { -webkit-box-ordinal-group: 25; -ms-flex-order: 24; order: 24 }.xl-order-25 { -webkit-box-ordinal-group: 26; -ms-flex-order: 25; order: 25 }.xl-order-26 { -webkit-box-ordinal-group: 27; -ms-flex-order: 26; order: 26 }.xl-order-27 { -webkit-box-ordinal-group: 28; -ms-flex-order: 27; order: 27 }.xl-order-28 { -webkit-box-ordinal-group: 29; -ms-flex-order: 28; order: 28 }.xl-order-29 { -webkit-box-ordinal-group: 30; -ms-flex-order: 29; order: 29 }.xl-order-30 { -webkit-box-ordinal-group: 31; -ms-flex-order: 30; order: 30 }.xl-order-31 { -webkit-box-ordinal-group: 32; -ms-flex-order: 31; order: 31 }.xl-order-32 { -webkit-box-ordinal-group: 33; -ms-flex-order: 32; order: 32 }.xl-order-33 { -webkit-box-ordinal-group: 34; -ms-flex-order: 33; order: 33 }.xl-order-34 { -webkit-box-ordinal-group: 35; -ms-flex-order: 34; order: 34 }.xl-order-35 { -webkit-box-ordinal-group: 36; -ms-flex-order: 35; order: 35 }.xl-order-36 { -webkit-box-ordinal-group: 37; -ms-flex-order: 36; order: 36 }.xl-order-37 { -webkit-box-ordinal-group: 38; -ms-flex-order: 37; order: 37 }.xl-order-38 { -webkit-box-ordinal-group: 39; -ms-flex-order: 38; order: 38 }.xl-order-39 { -webkit-box-ordinal-group: 40; -ms-flex-order: 39; order: 39 }.xl-order-40 { -webkit-box-ordinal-group: 41; -ms-flex-order: 40; order: 40 }.xl-order-41 { -webkit-box-ordinal-group: 42; -ms-flex-order: 41; order: 41 }.xl-order-42 { -webkit-box-ordinal-group: 43; -ms-flex-order: 42; order: 42 }.xl-order-43 { -webkit-box-ordinal-group: 44; -ms-flex-order: 43; order: 43 }.xl-order-44 { -webkit-box-ordinal-group: 45; -ms-flex-order: 44; order: 44 }.xl-order-45 { -webkit-box-ordinal-group: 46; -ms-flex-order: 45; order: 45 }.xl-order-46 { -webkit-box-ordinal-group: 47; -ms-flex-order: 46; order: 46 }.xl-order-47 { -webkit-box-ordinal-group: 48; -ms-flex-order: 47; order: 47 }.xl-order-48 { -webkit-box-ordinal-group: 49; -ms-flex-order: 48; order: 48 }.xl-order-49 { -webkit-box-ordinal-group: 50; -ms-flex-order: 49; order: 49 }.xl-order-50 { -webkit-box-ordinal-group: 51; -ms-flex-order: 50; order: 50 }.xl-font-8 { font-size: 8pt }.xl-font-9 { font-size: 9pt }.xl-font-10 { font-size: 10pt }.xl-font-11 { font-size: 11pt }.xl-font-12 { font-size: 12pt }.xl-font-13 { font-size: 13pt }.xl-font-14 { font-size: 14pt }.xl-font-15 { font-size: 15pt }.xl-font-16 { font-size: 16pt }.xl-font-17 { font-size: 17pt }.xl-font-18 { font-size: 18pt }.xl-font-19 { font-size: 19pt }.xl-font-20 { font-size: 20pt }.xl-font-21 { font-size: 21pt }.xl-font-22 { font-size: 22pt }.xl-font-23 { font-size: 23pt }.xl-font-24 { font-size: 24pt }.xl-font-25 { font-size: 25pt }.xl-font-26 { font-size: 26pt }.xl-font-27 { font-size: 27pt }.xl-font-28 { font-size: 28pt }.xl-font-29 { font-size: 29pt }.xl-scale-10 { padding-top: 10% }.xl-scale-15 { padding-top: 15% }.xl-scale-20 { padding-top: 20% }.xl-scale-25 { padding-top: 25% }.xl-scale-30 { padding-top: 30% }.xl-scale-35 { padding-top: 35% }.xl-scale-40 { padding-top: 40% }.xl-scale-45 { padding-top: 45% }.xl-scale-50 { padding-top: 50% }.xl-scale-55 { padding-top: 55% }.xl-scale-60 { padding-top: 60% }.xl-scale-65 { padding-top: 65% }.xl-scale-70 { padding-top: 70% }.xl-scale-75 { padding-top: 75% }.xl-scale-80 { padding-top: 80% }.xl-scale-85 { padding-top: 85% }.xl-scale-90 { padding-top: 90% }.xl-scale-95 { padding-top: 95% }
    .xl-hide { display:none }

    .full-padding-25-fluid { padding:25px; }
    .topbottom-padding-25-fluid { padding-top:25px;padding-bottom:25px; }
    .fluid-height-200 { height:225px }
}

.full-padding-5 { padding:5px; }
.full-padding-10 { padding:10px; }
.full-padding-15 { padding:15px; }
.full-padding-20 { padding:20px; }
.full-padding-25 { padding:25px; }
.right-padding-5 { padding-right:5px; }
.right-padding-10 { padding-right:10px; }
.right-padding-15 { padding-right:15px; }
.right-padding-20 { padding-right:20px; }
.right-padding-25 { padding-right:25px; }
.left-padding-5 { padding-left:5px; }
.left-padding-10 { padding-left:10px; }
.left-padding-15 { padding-left:15px; }
.left-padding-20 { padding-left:20px; }
.left-padding-25 { padding-left:25px; }


.full-width {
    margin-left:-10px;margin-right:-10px;
}



.wrapper { max-width:1200px; margin:auto auto; }

.border-round-xs {
    border-radius:2px;
}
.border-round-sm {
    border-radius:4px;
}
.border-round-md {
    border-radius:6px;
}
.border-round-lg {
    border-radius:10px;
}
.border-round-xl {
    border-radius:16px;
}

div[class*="mouseover-effect-"] {
    -webkit-transition-duration: 0.4s;
         -o-transition-duration: 0.4s;
            transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
}


div[class*="mouseover-effect-fadein"]:hover {
    opacity:1;
}
div[class*="mouseover-effect-fadeout"]:hover {
    opacity:0;
}
div[class*="mouseover-effect-blowup"]:hover {
    -webkit-transform:scale(1.2);
        -ms-transform:scale(1.2);
            transform:scale(1.2);
}
div[class*="mouseover-effect-shadow"]:hover {
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.25);
            box-shadow:0 0 15px rgba(0,0,0,0.25);
}


.opacity-0 { opacity: 0 }
.opacity-2 { opacity: 0.2 }
.opacity-4 { opacity: 0.4 }
.opacity-6 { opacity: 0.6 }
.opacity-8 { opacity: 0.8 }
.opacity-10 { opacity: 1 }

.Field_00001 {
    position:relative;
    overflow:hidden;
    width:100%;
    padding:0;
    border:1px solid #aaa;
    margin:5px 0 10px 0;
    border-radius:2px;
}
.Field_00002 {
    position:relative;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:5px 0 10px 0;
    border-radius:2px;
}
.Input_Textbox {
    width:100%;
    height:100%;
    padding:  10px;
    margin:0;
    border:0;
    font-family:Roboto;
    font-size:12pt;
    color:#333;
}
.Input_Button {

    padding:  7px 15px;
    margin:0;
    border:0;
    font-family:Oswald;
    font-size:12pt;
    color:#333;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */    border:1px solid #aaa;
    border-radius:2px;
}

.Button_Grey {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f7f7f7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
    color:#333;
}
.Button_Dark {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6b6b6b+0,282828+100 */
    background: #6b6b6b; /* Old browsers */
    background: -moz-linear-gradient(top, #6b6b6b 0%, #282828 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6b6b6b 0%,#282828 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6b6b6b 0%,#282828 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#282828',GradientType=0 ); /* IE6-9 */
    border:1px solid #222;
    color:#fff;
}

.Button_Dark_Yellow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9ee84+1,eaca15+100 */
    background: #f9ee84; /* Old browsers */
    background: -moz-linear-gradient(top, #f9ee84 1%, #eaca15 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9ee84 1%,#eaca15 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9ee84 1%,#eaca15 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ee84', endColorstr='#eaca15',GradientType=0 ); /* IE6-9 */
    border:1px solid #ceac04 ;
    color:#333;
}

.stickyBack {
    position:absolute;
    top:0;bottom:0;left:0;right:0;


}

.editor {
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:24px;
    background:#a20;
    z-index:9999;
}
.editoricon {
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    color:#fff;

}
.bwmeditor {
    position:fixed;
    overflow:hidden;
    top:0;left:0;bottom:0;
    background:rgba(0,0,0,0.9);
    width:90%;
    max-width:600px;
    z-index:9999;
    transform:translate(-100%,0);
    transition-duration:0.3s;
}
.bwmeditorplus {
    position:fixed;
    overflow:hidden;
    top:50%;right:0;
    background:rgba(250,150,0,0.9);
    z-index:9999;
    transform:translate(0,-50%);
    border-radius:8px 0 0 8px;
    padding:5px;
    color:#fff;
    font-size:12pt;
    box-shadow:0 0 15px rgba(0,0,0,0.5);
}
.bwmcontainer {
    position:relative;
    overflow:hidden;
    height:100%;
}
.bwmeditortop {
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:35px;
    background:#f90;
    padding:5px 10px;
    color:#fff;
    font-family:Oswald;
    font-size:12pt;
}
.bwmclose {
    float:right;
    height:100%;
    font-size:12pt;
}

a { text-decoration:none;color: inherit; }
a: hover { text-decoration:underlined }

.flags { margin-left:3px;height:24px;width:auto;display:block;float:left; }
