﻿/*******************************************************/
/************** ## Padding Margin Spacing *************/
/*******************************************************/

/* Padding Around */
.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 15px;
}

.p-20 {
    padding: 20px;
}

.p-25 {
    padding: 25px;
}

.p-30 {
    padding: 30px;
}

.p-35 {
    padding: 35px;
}

.p-40 {
    padding: 40px;
}

.p-45 {
    padding: 45px;
}

.p-50 {
    padding: 50px;
}

.p-55 {
    padding: 55px;
}

.p-60 {
    padding: 60px;
}

.p-65 {
    padding: 65px;
}

.p-70 {
    padding: 70px;
}

.p-75 {
    padding: 75px;
}

.p-80 {
    padding: 80px;
}

.p-85 {
    padding: 85px;
}

.p-90 {
    padding: 90px;
}

.p-95 {
    padding: 95px;
}

.p-100 {
    padding: 100px;
}

.p-105 {
    padding: 105px;
}

.p-110 {
    padding: 110px;
}

.p-115 {
    padding: 115px;
}

.p-120 {
    padding: 120px;
}

.p-125 {
    padding: 125px;
}

.p-130 {
    padding: 130px;
}

.p-135 {
    padding: 135px;
}

.p-140 {
    padding: 140px;
}

.p-145 {
    padding: 145px;
}

.p-150 {
    padding: 150px;
}

.p-155 {
    padding: 155px;
}

.p-160 {
    padding: 160px;
}

.p-165 {
    padding: 165px;
}

.p-170 {
    padding: 170px;
}

.p-175 {
    padding: 175px;
}

.p-180 {
    padding: 180px;
}

.p-185 {
    padding: 185px;
}

.p-190 {
    padding: 190px;
}

.p-195 {
    padding: 195px;
}

.p-200 {
    padding: 200px;
}

.p-205 {
    padding: 205px;
}

.p-210 {
    padding: 210px;
}

.p-215 {
    padding: 215px;
}

.p-220 {
    padding: 220px;
}

.p-225 {
    padding: 225px;
}

.p-230 {
    padding: 230px;
}

.p-235 {
    padding: 235px;
}

.p-240 {
    padding: 240px;
}

.p-245 {
    padding: 245px;
}

.p-250 {
    padding: 250px;
}

/* Padding Top */
.pt-5,
.py-5 {
    padding-top: 5px !important;
}

.pt-10,
.py-10 {
    padding-top: 10px;
}

.pt-15,
.py-15 {
    padding-top: 15px;
}

.pt-20,
.py-20 {
    padding-top: 20px;
}

.pt-25,
.py-25 {
    padding-top: 25px;
}

.pt-30,
.py-30 {
    padding-top: 30px;
}

.pt-35,
.py-35 {
    padding-top: 35px;
}

.pt-40,
.py-40 {
    padding-top: 40px;
}

.pt-45,
.py-45 {
    padding-top: 45px;
}

.pt-50,
.py-50 {
    padding-top: 50px;
}

.pt-55,
.py-55 {
    padding-top: 55px;
}

.pt-60,
.py-60 {
    padding-top: 60px;
}

.pt-65,
.py-65 {
    padding-top: 65px;
}

.pt-70,
.py-70 {
    padding-top: 70px;
}

.pt-75,
.py-75 {
    padding-top: 75px;
}

.pt-80,
.py-80 {
    padding-top: 80px;
}

.pt-85,
.py-85 {
    padding-top: 85px;
}

.pt-90,
.py-90 {
    padding-top: 90px;
}

.pt-95,
.py-95 {
    padding-top: 95px;
}

.pt-100,
.py-100 {
    padding-top: 100px;
}

.pt-105,
.py-105 {
    padding-top: 105px;
}

.pt-110,
.py-110 {
    padding-top: 110px;
}

.pt-115,
.py-115 {
    padding-top: 115px;
}

.pt-120,
.py-120 {
    padding-top: 120px;
}

.pt-125,
.py-125 {
    padding-top: 125px;
}

.pt-130,
.py-130 {
    padding-top: 130px;
}

.pt-135,
.py-135 {
    padding-top: 135px;
}

.pt-140,
.py-140 {
    padding-top: 140px;
}

.pt-145,
.py-145 {
    padding-top: 145px;
}

.pt-150,
.py-150 {
    padding-top: 150px;
}

.pt-155,
.py-155 {
    padding-top: 155px;
}

.pt-160,
.py-160 {
    padding-top: 160px;
}

.pt-165,
.py-165 {
    padding-top: 165px;
}

.pt-170,
.py-170 {
    padding-top: 170px;
}

.pt-175,
.py-175 {
    padding-top: 175px;
}

.pt-180,
.py-180 {
    padding-top: 180px;
}

.pt-185,
.py-185 {
    padding-top: 185px;
}

.pt-190,
.py-190 {
    padding-top: 190px;
}

.pt-195,
.py-195 {
    padding-top: 195px;
}

.pt-200,
.py-200 {
    padding-top: 200px;
}

.pt-205,
.py-205 {
    padding-top: 205px;
}

.pt-210,
.py-210 {
    padding-top: 210px;
}

.pt-215,
.py-215 {
    padding-top: 215px;
}

.pt-220,
.py-220 {
    padding-top: 220px;
}

.pt-225,
.py-225 {
    padding-top: 225px;
}

.pt-230,
.py-230 {
    padding-top: 230px;
}

.pt-235,
.py-235 {
    padding-top: 235px;
}

.pt-240,
.py-240 {
    padding-top: 240px;
}

.pt-245,
.py-245 {
    padding-top: 245px;
}

.pt-250,
.py-250 {
    padding-top: 250px;
}

/* Padding Bottom */
.pb-5,
.py-5 {
    padding-bottom: 5px !important;
}

.pb-10,
.py-10 {
    padding-bottom: 10px;
}

.pb-15,
.py-15 {
    padding-bottom: 15px;
}

.pb-20,
.py-20 {
    padding-bottom: 20px;
}

.pb-25,
.py-25 {
    padding-bottom: 25px;
}

.pb-30,
.py-30 {
    padding-bottom: 30px;
}

.pb-35,
.py-35 {
    padding-bottom: 35px;
}

.pb-40,
.py-40 {
    padding-bottom: 40px;
}

.pb-45,
.py-45 {
    padding-bottom: 45px;
}

.pb-50,
.py-50 {
    padding-bottom: 50px;
}

.pb-55,
.py-55 {
    padding-bottom: 55px;
}

.pb-60,
.py-60 {
    padding-bottom: 60px;
}

.pb-65,
.py-65 {
    padding-bottom: 65px;
}

.pb-70,
.py-70 {
    padding-bottom: 70px;
}

.pb-75,
.py-75 {
    padding-bottom: 75px;
}

.pb-80,
.py-80 {
    padding-bottom: 80px;
}

.pb-85,
.py-85 {
    padding-bottom: 85px;
}

.pb-90,
.py-90 {
    padding-bottom: 90px;
}

.pb-95,
.py-95 {
    padding-bottom: 95px;
}

.pb-100,
.py-100 {
    padding-bottom: 100px;
}

.pb-105,
.py-105 {
    padding-bottom: 105px;
}

.pb-110,
.py-110 {
    padding-bottom: 110px;
}

.pb-115,
.py-115 {
    padding-bottom: 115px;
}

.pb-120,
.py-120 {
    padding-bottom: 120px;
}

.pb-125,
.py-125 {
    padding-bottom: 125px;
}

.pb-130,
.py-130 {
    padding-bottom: 130px;
}

.pb-135,
.py-135 {
    padding-bottom: 135px;
}

.pb-140,
.py-140 {
    padding-bottom: 140px;
}

.pb-145,
.py-145 {
    padding-bottom: 145px;
}

.pb-150,
.py-150 {
    padding-bottom: 150px;
}

.pb-155,
.py-155 {
    padding-bottom: 155px;
}

.pb-160,
.py-160 {
    padding-bottom: 160px;
}

.pb-165,
.py-165 {
    padding-bottom: 165px;
}

.pb-170,
.py-170 {
    padding-bottom: 170px;
}

.pb-175,
.py-175 {
    padding-bottom: 175px;
}

.pb-180,
.py-180 {
    padding-bottom: 180px;
}

.pb-185,
.py-185 {
    padding-bottom: 185px;
}

.pb-190,
.py-190 {
    padding-bottom: 190px;
}

.pb-195,
.py-195 {
    padding-bottom: 195px;
}

.pb-200,
.py-200 {
    padding-bottom: 200px;
}

.pb-205,
.py-205 {
    padding-bottom: 205px;
}

.pb-210,
.py-210 {
    padding-bottom: 210px;
}

.pb-215,
.py-215 {
    padding-bottom: 215px;
}

.pb-220,
.py-220 {
    padding-bottom: 220px;
}

.pb-225,
.py-225 {
    padding-bottom: 225px;
}

.pb-230,
.py-230 {
    padding-bottom: 230px;
}

.pb-235,
.py-235 {
    padding-bottom: 235px;
}

.pb-240,
.py-240 {
    padding-bottom: 240px;
}

.pb-245,
.py-245 {
    padding-bottom: 245px;
}

.pb-250,
.py-250 {
    padding-bottom: 250px;
}

/* Margin Around */
.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px;
}

.m-15 {
    margin: 15px;
}

.m-20 {
    margin: 20px;
}

.m-25 {
    margin: 25px;
}

.m-30 {
    margin: 30px;
}

.m-35 {
    margin: 35px;
}

.m-40 {
    margin: 40px;
}

.m-45 {
    margin: 45px;
}

.m-50 {
    margin: 50px;
}

.m-55 {
    margin: 55px;
}

.m-60 {
    margin: 60px;
}

.m-65 {
    margin: 65px;
}

.m-70 {
    margin: 70px;
}

.m-75 {
    margin: 75px;
}

.m-80 {
    margin: 80px;
}

.m-85 {
    margin: 85px;
}

.m-90 {
    margin: 90px;
}

.m-95 {
    margin: 95px;
}

.m-100 {
    margin: 100px;
}

.m-105 {
    margin: 105px;
}

.m-110 {
    margin: 110px;
}

.m-115 {
    margin: 115px;
}

.m-120 {
    margin: 120px;
}

.m-125 {
    margin: 125px;
}

.m-130 {
    margin: 130px;
}

.m-135 {
    margin: 135px;
}

.m-140 {
    margin: 140px;
}

.m-145 {
    margin: 145px;
}

.m-150 {
    margin: 150px;
}

.m-155 {
    margin: 155px;
}

.m-160 {
    margin: 160px;
}

.m-165 {
    margin: 165px;
}

.m-170 {
    margin: 170px;
}

.m-175 {
    margin: 175px;
}

.m-180 {
    margin: 180px;
}

.m-185 {
    margin: 185px;
}

.m-190 {
    margin: 190px;
}

.m-195 {
    margin: 195px;
}

.m-200 {
    margin: 200px;
}

.m-205 {
    margin: 205px;
}

.m-210 {
    margin: 210px;
}

.m-215 {
    margin: 215px;
}

.m-220 {
    margin: 220px;
}

.m-225 {
    margin: 225px;
}

.m-230 {
    margin: 230px;
}

.m-235 {
    margin: 235px;
}

.m-240 {
    margin: 240px;
}

.m-245 {
    margin: 245px;
}

.m-250 {
    margin: 250px;
}

/* Margin Top */
.mt-5,
.my-5 {
    margin-top: 5px !important;
}

.mt-10,
.my-10 {
    margin-top: 10px;
}

.mt-15,
.my-15 {
    margin-top: 15px;
}

.mt-20,
.my-20 {
    margin-top: 20px;
}

.mt-25,
.my-25 {
    margin-top: 25px;
}

.mt-30,
.my-30 {
    margin-top: 30px;
}

.mt-35,
.my-35 {
    margin-top: 35px;
}

.mt-40,
.my-40 {
    margin-top: 40px;
}

.mt-45,
.my-45 {
    margin-top: 45px;
}

.mt-50,
.my-50 {
    margin-top: 50px;
}

.mt-55,
.my-55 {
    margin-top: 55px;
}

.mt-60,
.my-60 {
    margin-top: 60px;
}

.mt-65,
.my-65 {
    margin-top: 65px;
}

.mt-70,
.my-70 {
    margin-top: 70px;
}

.mt-75,
.my-75 {
    margin-top: 75px;
}

.mt-80,
.my-80 {
    margin-top: 80px;
}

.mt-85,
.my-85 {
    margin-top: 85px;
}

.mt-90,
.my-90 {
    margin-top: 90px;
}

.mt-95,
.my-95 {
    margin-top: 95px;
}

.mt-100,
.my-100 {
    margin-top: 100px;
}

.mt-105,
.my-105 {
    margin-top: 105px;
}

.mt-110,
.my-110 {
    margin-top: 110px;
}

.mt-115,
.my-115 {
    margin-top: 115px;
}

.mt-120,
.my-120 {
    margin-top: 120px;
}

.mt-125,
.my-125 {
    margin-top: 125px;
}

.mt-130,
.my-130 {
    margin-top: 130px;
}

.mt-135,
.my-135 {
    margin-top: 135px;
}

.mt-140,
.my-140 {
    margin-top: 140px;
}

.mt-145,
.my-145 {
    margin-top: 145px;
}

.mt-150,
.my-150 {
    margin-top: 150px;
}

.mt-155,
.my-155 {
    margin-top: 155px;
}

.mt-160,
.my-160 {
    margin-top: 160px;
}

.mt-165,
.my-165 {
    margin-top: 165px;
}

.mt-170,
.my-170 {
    margin-top: 170px;
}

.mt-175,
.my-175 {
    margin-top: 175px;
}

.mt-180,
.my-180 {
    margin-top: 180px;
}

.mt-185,
.my-185 {
    margin-top: 185px;
}

.mt-190,
.my-190 {
    margin-top: 190px;
}

.mt-195,
.my-195 {
    margin-top: 195px;
}

.mt-200,
.my-200 {
    margin-top: 200px;
}

.mt-205,
.my-205 {
    margin-top: 205px;
}

.mt-210,
.my-210 {
    margin-top: 210px;
}

.mt-215,
.my-215 {
    margin-top: 215px;
}

.mt-220,
.my-220 {
    margin-top: 220px;
}

.mt-225,
.my-225 {
    margin-top: 225px;
}

.mt-230,
.my-230 {
    margin-top: 230px;
}

.mt-235,
.my-235 {
    margin-top: 235px;
}

.mt-240,
.my-240 {
    margin-top: 240px;
}

.mt-245,
.my-245 {
    margin-top: 245px;
}

.mt-250,
.my-250 {
    margin-top: 250px;
}

/* Margin Bottom */
.mb-5,
.my-5 {
    margin-bottom: 5px !important;
}

.mb-10,
.my-10 {
    margin-bottom: 10px;
}

.mb-15,
.my-15 {
    margin-bottom: 15px;
}

.mb-20,
.my-20 {
    margin-bottom: 20px;
}

.mb-25,
.my-25 {
    margin-bottom: 25px;
}

.mb-30,
.my-30 {
    margin-bottom: 30px;
}

.mb-35,
.my-35 {
    margin-bottom: 35px;
}

.mb-40,
.my-40 {
    margin-bottom: 40px;
}

.mb-45,
.my-45 {
    margin-bottom: 45px;
}

.mb-50,
.my-50 {
    margin-bottom: 50px;
}

.mb-55,
.my-55 {
    margin-bottom: 55px;
}

.mb-60,
.my-60 {
    margin-bottom: 60px;
}

.mb-65,
.my-65 {
    margin-bottom: 65px;
}

.mb-70,
.my-70 {
    margin-bottom: 70px;
}

.mb-75,
.my-75 {
    margin-bottom: 75px;
}

.mb-80,
.my-80 {
    margin-bottom: 80px;
}

.mb-85,
.my-85 {
    margin-bottom: 85px;
}

.mb-90,
.my-90 {
    margin-bottom: 90px;
}

.mb-95,
.my-95 {
    margin-bottom: 95px;
}

.mb-100,
.my-100 {
    margin-bottom: 100px;
}

.mb-105,
.my-105 {
    margin-bottom: 105px;
}

.mb-110,
.my-110 {
    margin-bottom: 110px;
}

.mb-115,
.my-115 {
    margin-bottom: 115px;
}

.mb-120,
.my-120 {
    margin-bottom: 120px;
}

.mb-125,
.my-125 {
    margin-bottom: 125px;
}

.mb-130,
.my-130 {
    margin-bottom: 130px;
}

.mb-135,
.my-135 {
    margin-bottom: 135px;
}

.mb-140,
.my-140 {
    margin-bottom: 140px;
}

.mb-145,
.my-145 {
    margin-bottom: 145px;
}

.mb-150,
.my-150 {
    margin-bottom: 150px;
}

.mb-155,
.my-155 {
    margin-bottom: 155px;
}

.mb-160,
.my-160 {
    margin-bottom: 160px;
}

.mb-165,
.my-165 {
    margin-bottom: 165px;
}

.mb-170,
.my-170 {
    margin-bottom: 170px;
}

.mb-175,
.my-175 {
    margin-bottom: 175px;
}

.mb-180,
.my-180 {
    margin-bottom: 180px;
}

.mb-185,
.my-185 {
    margin-bottom: 185px;
}

.mb-190,
.my-190 {
    margin-bottom: 190px;
}

.mb-195,
.my-195 {
    margin-bottom: 195px;
}

.mb-200,
.my-200 {
    margin-bottom: 200px;
}

.mb-205,
.my-205 {
    margin-bottom: 205px;
}

.mb-210,
.my-210 {
    margin-bottom: 210px;
}

.mb-215,
.my-215 {
    margin-bottom: 215px;
}

.mb-220,
.my-220 {
    margin-bottom: 220px;
}

.mb-225,
.my-225 {
    margin-bottom: 225px;
}

.mb-230,
.my-230 {
    margin-bottom: 230px;
}

.mb-235,
.my-235 {
    margin-bottom: 235px;
}

.mb-240,
.my-240 {
    margin-bottom: 240px;
}

.mb-245,
.my-245 {
    margin-bottom: 245px;
}

.mb-250,
.my-250 {
    margin-bottom: 250px;
}

/* Responsive Padding Margin */
@media only screen and (max-width: 991px) {

    /* Padding Around */
    .p-0px {
        padding: 0px !important;
    }

    .p-5px {
        padding: 5px !important;
    }

    .p-10px {
        padding: 10px;
    }

    .p-15px {
        padding: 15px;
    }

    .p-20px {
        padding: 20px;
    }

    .p-25px {
        padding: 25px;
    }

    .p-30px {
        padding: 30px;
    }

    .p-35px {
        padding: 35px;
    }

    .p-40px {
        padding: 40px;
    }

    .p-45px {
        padding: 45px;
    }

    .p-50px {
        padding: 50px;
    }

    .p-55px {
        padding: 55px;
    }

    .p-60px {
        padding: 60px;
    }

    .p-65px {
        padding: 65px;
    }

    .p-70px {
        padding: 70px;
    }

    .p-75px {
        padding: 75px;
    }

    .p-80px {
        padding: 80px;
    }

    .p-85px {
        padding: 85px;
    }

    .p-90px {
        padding: 90px;
    }

    .p-95px {
        padding: 95px;
    }

    .p-100px {
        padding: 100px;
    }

    .p-105px {
        padding: 105px;
    }

    .p-110px {
        padding: 110px;
    }

    .p-115px {
        padding: 115px;
    }

    .p-120px {
        padding: 120px;
    }

    .p-125px {
        padding: 125px;
    }

    .p-130px {
        padding: 130px;
    }

    .p-135px {
        padding: 135px;
    }

    .p-140px {
        padding: 140px;
    }

    .p-145px {
        padding: 145px;
    }

    .p-150px {
        padding: 150px;
    }

    /* Padding Top */
    .pt-0px, .py-0px {
        padding-top: 0px !important;
    }

    .pt-5px, .py-5px {
        padding-top: 5px !important;
    }

    .pt-10px, .py-10px {
        padding-top: 10px;
    }

    .pt-15px, .py-15px {
        padding-top: 15px;
    }

    .pt-20px, .py-20px {
        padding-top: 20px;
    }

    .pt-25px, .py-25px {
        padding-top: 25px;
    }

    .pt-30px, .py-30px {
        padding-top: 30px;
    }

    .pt-35px, .py-35px {
        padding-top: 35px;
    }

    .pt-40px, .py-40px {
        padding-top: 40px;
    }

    .pt-45px, .py-45px {
        padding-top: 45px;
    }

    .pt-50px, .py-50px {
        padding-top: 50px;
    }

    .pt-55px, .py-55px {
        padding-top: 55px;
    }

    .pt-60px, .py-60px {
        padding-top: 60px;
    }

    .pt-65px, .py-65px {
        padding-top: 65px;
    }

    .pt-70px, .py-70px {
        padding-top: 70px;
    }

    .pt-75px, .py-75px {
        padding-top: 75px;
    }

    .pt-80px, .py-80px {
        padding-top: 80px;
    }

    .pt-85px, .py-85px {
        padding-top: 85px;
    }

    .pt-90px, .py-90px {
        padding-top: 90px;
    }

    .pt-95px, .py-95px {
        padding-top: 95px;
    }

    .pt-100px, .py-100px {
        padding-top: 100px;
    }

    .pt-105px, .py-105px {
        padding-top: 105px;
    }

    .pt-110px, .py-110px {
        padding-top: 110px;
    }

    .pt-115px, .py-115px {
        padding-top: 115px;
    }

    .pt-120px, .py-120px {
        padding-top: 120px;
    }

    .pt-125px, .py-125px {
        padding-top: 125px;
    }

    .pt-130px, .py-130px {
        padding-top: 130px;
    }

    .pt-135px, .py-135px {
        padding-top: 135px;
    }

    .pt-140px, .py-140px {
        padding-top: 140px;
    }

    .pt-145px, .py-145px {
        padding-top: 145px;
    }

    .pt-150px, .py-150px {
        padding-top: 150px;
    }

    /* Padding Bottom */
    .pb-0px, .py-0px {
        padding-bottom: 0px !important;
    }

    .pb-5px, .py-5px {
        padding-bottom: 5px !important;
    }

    .pb-10px, .py-10px {
        padding-bottom: 10px;
    }

    .pb-15px, .py-15px {
        padding-bottom: 15px;
    }

    .pb-20px, .py-20px {
        padding-bottom: 20px;
    }

    .pb-25px, .py-25px {
        padding-bottom: 25px;
    }

    .pb-30px, .py-30px {
        padding-bottom: 30px;
    }

    .pb-35px, .py-35px {
        padding-bottom: 35px;
    }

    .pb-40px, .py-40px {
        padding-bottom: 40px;
    }

    .pb-45px, .py-45px {
        padding-bottom: 45px;
    }

    .pb-50px, .py-50px {
        padding-bottom: 50px;
    }

    .pb-55px, .py-55px {
        padding-bottom: 55px;
    }

    .pb-60px, .py-60px {
        padding-bottom: 60px;
    }

    .pb-65px, .py-65px {
        padding-bottom: 65px;
    }

    .pb-70px, .py-70px {
        padding-bottom: 70px;
    }

    .pb-75px, .py-75px {
        padding-bottom: 75px;
    }

    .pb-80px, .py-80px {
        padding-bottom: 80px;
    }

    .pb-85px, .py-85px {
        padding-bottom: 85px;
    }

    .pb-90px, .py-90px {
        padding-bottom: 90px;
    }

    .pb-95px, .py-95px {
        padding-bottom: 95px;
    }

    .pb-100px, .py-100px {
        padding-bottom: 100px;
    }

    .pb-105px, .py-105px {
        padding-bottom: 105px;
    }

    .pb-110px, .py-110px {
        padding-bottom: 110px;
    }

    .pb-115px, .py-115px {
        padding-bottom: 115px;
    }

    .pb-120px, .py-120px {
        padding-bottom: 120px;
    }

    .pb-125px, .py-125px {
        padding-bottom: 125px;
    }

    .pb-130px, .py-130px {
        padding-bottom: 130px;
    }

    .pb-135px, .py-135px {
        padding-bottom: 135px;
    }

    .pb-140px, .py-140px {
        padding-bottom: 140px;
    }

    .pb-145px, .py-145px {
        padding-bottom: 145px;
    }

    .pb-150px, .py-150px {
        padding-bottom: 150px;
    }

    /* Margin Around */
    .m-0px {
        margin: 0px !important;
    }

    .m-5px {
        margin: 5px !important;
    }

    .m-10px {
        margin: 10px;
    }

    .m-15px {
        margin: 15px;
    }

    .m-20px {
        margin: 20px;
    }

    .m-25px {
        margin: 25px;
    }

    .m-30px {
        margin: 30px;
    }

    .m-35px {
        margin: 35px;
    }

    .m-40px {
        margin: 40px;
    }

    .m-45px {
        margin: 45px;
    }

    .m-50px {
        margin: 50px;
    }

    .m-55px {
        margin: 55px;
    }

    .m-60px {
        margin: 60px;
    }

    .m-65px {
        margin: 65px;
    }

    .m-70px {
        margin: 70px;
    }

    .m-75px {
        margin: 75px;
    }

    .m-80px {
        margin: 80px;
    }

    .m-85px {
        margin: 85px;
    }

    .m-90px {
        margin: 90px;
    }

    .m-95px {
        margin: 95px;
    }

    .m-100px {
        margin: 100px;
    }

    .m-105px {
        margin: 105px;
    }

    .m-110px {
        margin: 110px;
    }

    .m-115px {
        margin: 115px;
    }

    .m-120px {
        margin: 120px;
    }

    .m-125px {
        margin: 125px;
    }

    .m-130px {
        margin: 130px;
    }

    .m-135px {
        margin: 135px;
    }

    .m-140px {
        margin: 140px;
    }

    .m-145px {
        margin: 145px;
    }

    .m-150px {
        margin: 150px;
    }

    /* Margin Top */
    .mt-0px, .my-0px {
        margin-top: 0px !important;
    }

    .mt-5px, .my-5px {
        margin-top: 5px !important;
    }

    .mt-10px, .my-10px {
        margin-top: 10px;
    }

    .mt-15px, .my-15px {
        margin-top: 15px;
    }

    .mt-20px, .my-20px {
        margin-top: 20px;
    }

    .mt-25px, .my-25px {
        margin-top: 25px;
    }

    .mt-30px, .my-30px {
        margin-top: 30px;
    }

    .mt-35px, .my-35px {
        margin-top: 35px;
    }

    .mt-40px, .my-40px {
        margin-top: 40px;
    }

    .mt-45px, .my-45px {
        margin-top: 45px;
    }

    .mt-50px, .my-50px {
        margin-top: 50px;
    }

    .mt-55px, .my-55px {
        margin-top: 55px;
    }

    .mt-60px, .my-60px {
        margin-top: 60px;
    }

    .mt-65px, .my-65px {
        margin-top: 65px;
    }

    .mt-70px, .my-70px {
        margin-top: 70px;
    }

    .mt-75px, .my-75px {
        margin-top: 75px;
    }

    .mt-80px, .my-80px {
        margin-top: 80px;
    }

    .mt-85px, .my-85px {
        margin-top: 85px;
    }

    .mt-90px, .my-90px {
        margin-top: 90px;
    }

    .mt-95px, .my-95px {
        margin-top: 95px;
    }

    .mt-100px, .my-100px {
        margin-top: 100px;
    }

    .mt-105px, .my-105px {
        margin-top: 105px;
    }

    .mt-110px, .my-110px {
        margin-top: 110px;
    }

    .mt-115px, .my-115px {
        margin-top: 115px;
    }

    .mt-120px, .my-120px {
        margin-top: 120px;
    }

    .mt-125px, .my-125px {
        margin-top: 125px;
    }

    .mt-130px, .my-130px {
        margin-top: 130px;
    }

    .mt-135px, .my-135px {
        margin-top: 135px;
    }

    .mt-140px, .my-140px {
        margin-top: 140px;
    }

    .mt-145px, .my-145px {
        margin-top: 145px;
    }

    .mt-150px, .my-150px {
        margin-top: 150px;
    }

    /* Margin Bottom */
    .mb-0px, .my-0px {
        margin-bottom: 0px !important;
    }

    .mb-5px, .my-5px {
        margin-bottom: 5px !important;
    }

    .mb-10px, .my-10px {
        margin-bottom: 10px;
    }

    .mb-15px, .my-15px {
        margin-bottom: 15px;
    }

    .mb-20px, .my-20px {
        margin-bottom: 20px;
    }

    .mb-25px, .my-25px {
        margin-bottom: 25px;
    }

    .mb-30px, .my-30px {
        margin-bottom: 30px;
    }

    .mb-35px, .my-35px {
        margin-bottom: 35px;
    }

    .mb-40px, .my-40px {
        margin-bottom: 40px;
    }

    .mb-45px, .my-45px {
        margin-bottom: 45px;
    }

    .mb-50px, .my-50px {
        margin-bottom: 50px;
    }

    .mb-55px, .my-55px {
        margin-bottom: 55px;
    }

    .mb-60px, .my-60px {
        margin-bottom: 60px;
    }

    .mb-65px, .my-65px {
        margin-bottom: 65px;
    }

    .mb-70px, .my-70px {
        margin-bottom: 70px;
    }

    .mb-75px, .my-75px {
        margin-bottom: 75px;
    }

    .mb-80px, .my-80px {
        margin-bottom: 80px;
    }

    .mb-85px, .my-85px {
        margin-bottom: 85px;
    }

    .mb-90px, .my-90px {
        margin-bottom: 90px;
    }

    .mb-95px, .my-95px {
        margin-bottom: 95px;
    }

    .mb-100px, .my-100px {
        margin-bottom: 100px;
    }

    .mb-105px, .my-105px {
        margin-bottom: 105px;
    }

    .mb-110px, .my-110px {
        margin-bottom: 110px;
    }

    .mb-115px, .my-115px {
        margin-bottom: 115px;
    }

    .mb-120px, .my-120px {
        margin-bottom: 120px;
    }

    .mb-125px, .my-125px {
        margin-bottom: 125px;
    }

    .mb-130px, .my-130px {
        margin-bottom: 130px;
    }

    .mb-135px, .my-135px {
        margin-bottom: 135px;
    }

    .mb-140px, .my-140px {
        margin-bottom: 140px;
    }

    .mb-145px, .my-145px {
        margin-bottom: 145px;
    }

    .mb-150px, .my-150px {
        margin-bottom: 150px;
    }
}
