/*-- Custom Row */
.row-40 { margin-left: -40px; margin-right: -40px; }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .row-40 { margin-left: -15px; margin-right: -15px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .row-40 { margin-left: -15px; margin-right: -15px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .row-40 { margin-left: -15px; margin-right: -15px; } }
@media only screen and (max-width: 767px) { .row-40 { margin-left: -15px; margin-right: -15px; } }

.row-40 > [class*="col"] { padding-left: 40px; padding-right: 40px; }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .row-40 > [class*="col"] { padding-left: 15px; padding-right: 15px; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .row-40 > [class*="col"] { padding-left: 15px; padding-right: 15px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .row-40 > [class*="col"] { padding-left: 15px; padding-right: 15px; } }
@media only screen and (max-width: 767px) { .row-40 > [class*="col"] { padding-left: 15px; padding-right: 15px; } }

/*-- Margin Top --*/
.mt-0 { margin-top: 0px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-55 { margin-top: 55px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-65 { margin-top: 65px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-85 { margin-top: 85px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-95 { margin-top: 95px !important; }
.mt-100 { margin-top: 100px !important; }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .mt-lg-65 { margin-top: 65px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .mt-md-45 { margin-top: 45px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .mt-md-55 { margin-top: 55px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .mt-sm-15 { margin-top: 15px !important; } }
@media only screen and (max-width: 767px) { .mt-xs-0 { margin-top: 0px !important; } }

/*-- Margin Bottom --*/
.mb-0 { margin-bottom: 0px !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-65 { margin-bottom: 65px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-75 { margin-bottom: 75px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-85 { margin-bottom: 85px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-95 { margin-bottom: 95px !important; }
.mb-100 { margin-bottom: 100px !important; }

@media only screen and (min-width: 768px) and (max-width: 991px) { .mb-sm-30 { margin-bottom: 30px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .mb-sm-35 { margin-bottom: 35px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .mb-sm-40 { margin-bottom: 40px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .mb-sm-50 { margin-bottom: 50px !important; } }
@media only screen and (max-width: 767px) { .mb-xs-20 { margin-bottom: 20px !important; } }
@media only screen and (max-width: 767px) { .mb-xs-30 { margin-bottom: 30px !important; } }
@media only screen and (max-width: 767px) { .mb-xs-35 { margin-bottom: 35px !important; } }
@media only screen and (max-width: 767px) { .mb-xs-40 { margin-bottom: 40px !important; } }

/*-- Margin Left --*/
.ml-0 { margin-left: 0px !important; }
.ml-5 { margin-left: 5px !important; }
.ml-10 { margin-left: 10px !important; }
.ml-15 { margin-left: 15px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-25 { margin-left: 25px !important; }
.ml-30 { margin-left: 30px !important; }
.ml-35 { margin-left: 35px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-45 { margin-left: 45px !important; }
.ml-50 { margin-left: 50px !important; }
.ml-55 { margin-left: 55px !important; }
.ml-60 { margin-left: 60px !important; }
.ml-65 { margin-left: 65px !important; }
.ml-70 { margin-left: 70px !important; }
.ml-75 { margin-left: 75px !important; }
.ml-80 { margin-left: 80px !important; }
.ml-85 { margin-left: 85px !important; }
.ml-90 { margin-left: 90px !important; }
.ml-95 { margin-left: 95px !important; }
.ml-100 { margin-left: 100px !important; }

/*-- Margin Right --*/
.mr-0 { margin-right: 0px !important; }
.mr-5 { margin-right: 5px !important; }
.mr-10 { margin-right: 10px !important; }
.mr-15 { margin-right: 15px !important; }
.mr-20 { margin-right: 20px !important; }
.mr-25 { margin-right: 25px !important; }
.mr-30 { margin-right: 30px !important; }
.mr-35 { margin-right: 35px !important; }
.mr-40 { margin-right: 40px !important; }
.mr-45 { margin-right: 45px !important; }
.mr-50 { margin-right: 50px !important; }
.mr-55 { margin-right: 55px !important; }
.mr-60 { margin-right: 60px !important; }
.mr-65 { margin-right: 65px !important; }
.mr-70 { margin-right: 70px !important; }
.mr-75 { margin-right: 75px !important; }
.mr-80 { margin-right: 80px !important; }
.mr-85 { margin-right: 85px !important; }
.mr-90 { margin-right: 90px !important; }
.mr-95 { margin-right: 95px !important; }
.mr-100 { margin-right: 100px !important; }

/*-- Padding Top --*/
.pt-0 { padding-top: 0px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-25 { padding-top: 25px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-35 { padding-top: 35px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-45 { padding-top: 45px !important; }
.pt-50 { padding-top: 50px !important; }
.pt-55 { padding-top: 55px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-65 { padding-top: 65px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-75 { padding-top: 75px !important; }
.pt-80 { padding-top: 80px !important; }
.pt-85 { padding-top: 85px !important; }
.pt-90 { padding-top: 90px !important; }
.pt-95 { padding-top: 95px !important; }
.pt-100 { padding-top: 100px !important; }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-15 { padding-top: 15px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-25 { padding-top: 25px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-30 { padding-top: 30px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-40 { padding-top: 40px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-45 { padding-top: 45px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-50 { padding-top: 50px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-60 { padding-top: 60px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-75 { padding-top: 75px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pt-lg-80 { padding-top: 80px !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-0 { padding-top: 0px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-5 { padding-top: 5px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-15 { padding-top: 15px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-20 { padding-top: 20px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-30 { padding-top: 30px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-40 { padding-top: 40px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-45 { padding-top: 45px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-50 { padding-top: 50px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-65 { padding-top: 65px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pt-md-70 { padding-top: 70px !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-0 { padding-top: 0px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-5 { padding-top: 5px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-10 { padding-top: 10px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-20 { padding-top: 20px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-30 { padding-top: 30px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-40 { padding-top: 40px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-50 { padding-top: 50px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-55 { padding-top: 55px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pt-sm-60 { padding-top: 60px !important; } }

@media only screen and (max-width: 767px) { .pt-xs-0 { padding-top: 0px !important; } }
@media only screen and (max-width: 767px) { .pt-xs-5 { padding-top: 5px !important; } }
@media only screen and (max-width: 767px) { .pt-xs-20 { padding-top: 20px !important; } }
@media only screen and (max-width: 767px) { .pt-xs-30 { padding-top: 30px !important; } }
@media only screen and (max-width: 767px) { .pt-xs-35 { padding-top: 35px !important; } }
@media only screen and (max-width: 767px) { .pt-xs-40 { padding-top: 40px !important; } }
@media only screen and (max-width: 767px) { .pt-xs-45 { padding-top: 45px !important; } }
@media only screen and (max-width: 767px) { .pt-xs-50 { padding-top: 50px !important; } }

/*-- Padding Bottom --*/
.pb-0 { padding-bottom: 0px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-25 { padding-bottom: 25px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-35 { padding-bottom: 35px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-45 { padding-bottom: 45px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pb-55 { padding-bottom: 55px !important; }
.pb-60 { padding-bottom: 60px !important; }
.pb-65 { padding-bottom: 65px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pb-75 { padding-bottom: 75px !important; }
.pb-80 { padding-bottom: 80px !important; }
.pb-85 { padding-bottom: 85px !important; }
.pb-90 { padding-bottom: 90px !important; }
.pb-95 { padding-bottom: 95px !important; }
.pb-100 { padding-bottom: 100px !important; }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-35 { padding-bottom: 35px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-40 { padding-bottom: 40px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-45 { padding-bottom: 45px !important; } }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-50 { padding-bottom: 50px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-55 { padding-bottom: 55px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-60 { padding-bottom: 60px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-70 { padding-bottom: 70px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-75 { padding-bottom: 75px !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pb-lg-80 { padding-bottom: 80px !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-25 { padding-bottom: 25px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-30 { padding-bottom: 30px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-35 { padding-bottom: 35px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-40 { padding-bottom: 40px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-45 { padding-bottom: 45px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-50 { padding-bottom: 50px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-60 { padding-bottom: 60px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-65 { padding-bottom: 65px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pb-md-70 { padding-bottom: 70px !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-15 { padding-bottom: 15px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-20 { padding-bottom: 20px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-25 { padding-bottom: 25px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-30 { padding-bottom: 30px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-35 { padding-bottom: 35px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-40 { padding-bottom: 40px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-50 { padding-bottom: 50px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-55 { padding-bottom: 55px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pb-sm-60 { padding-bottom: 60px !important; } }

@media only screen and (max-width: 767px) { .pb-xs-5 { padding-bottom: 5px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-10 { padding-bottom: 10px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-15 { padding-bottom: 15px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-20 { padding-bottom: 20px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-25 { padding-bottom: 25px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-30 { padding-bottom: 30px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-35 { padding-bottom: 35px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-40 { padding-bottom: 40px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-45 { padding-bottom: 45px !important; } }
@media only screen and (max-width: 767px) { .pb-xs-50 { padding-bottom: 50px !important; } }

/*-- Padding Left --*/
.pl-0 { padding-left: 0px !important; }
.pl-5 { padding-left: 5px !important; }
.pl-10 { padding-left: 10px !important; }
.pl-15 { padding-left: 15px !important; }
.pl-20 { padding-left: 20px !important; }
.pl-25 { padding-left: 25px !important; }
.pl-30 { padding-left: 30px !important; }
.pl-35 { padding-left: 35px !important; }
.pl-40 { padding-left: 40px !important; }
.pl-45 { padding-left: 45px !important; }
.pl-50 { padding-left: 50px !important; }
.pl-55 { padding-left: 55px !important; }
.pl-60 { padding-left: 60px !important; }
.pl-65 { padding-left: 65px !important; }
.pl-70 { padding-left: 70px !important; }
.pl-75 { padding-left: 75px !important; }
.pl-80 { padding-left: 80px !important; }
.pl-85 { padding-left: 85px !important; }
.pl-90 { padding-left: 90px !important; }
.pl-95 { padding-left: 95px !important; }
.pl-100 { padding-left: 100px !important; }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pl-lg-15 { padding-left: 15px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pl-md-15 { padding-left: 15px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pl-sm-15 { padding-left: 15px !important; } }
@media only screen and (max-width: 767px) { .pl-xs-0 { padding-left: 0px !important; } }
@media only screen and (max-width: 767px) { .pl-xs-15 { padding-left: 15px !important; } }

/*-- Padding Right --*/
.pr-0 { padding-right: 0px !important; }
.pr-5 { padding-right: 5px !important; }
.pr-10 { padding-right: 10px !important; }
.pr-15 { padding-right: 15px !important; }
.pr-20 { padding-right: 20px !important; }
.pr-25 { padding-right: 25px !important; }
.pr-30 { padding-right: 30px !important; }
.pr-35 { padding-right: 35px !important; }
.pr-40 { padding-right: 40px !important; }
.pr-45 { padding-right: 45px !important; }
.pr-50 { padding-right: 50px !important; }
.pr-55 { padding-right: 55px !important; }
.pr-60 { padding-right: 60px !important; }
.pr-65 { padding-right: 65px !important; }
.pr-70 { padding-right: 70px !important; }
.pr-75 { padding-right: 75px !important; }
.pr-80 { padding-right: 80px !important; }
.pr-85 { padding-right: 85px !important; }
.pr-90 { padding-right: 90px !important; }
.pr-95 { padding-right: 95px !important; }
.pr-100 { padding-right: 100px !important; }
.pr-115 { padding-right: 115px !important; }

@media only screen and (min-width: 1200px) and (max-width: 1499px) { .pr-lg-15 { padding-right: 15px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) { .pr-md-15 { padding-right: 15px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .pr-sm-15 { padding-right: 15px !important; } }
@media only screen and (max-width: 767px) { .pr-xs-15 { padding-right: 15px !important; } }

/*-- Font size --*/
.fs-7 { font-size: 7px !important; }
.fs-8 { font-size: 8px !important; }
.fs-9 { font-size: 9px !important; }
.fs-10 { font-size: 10px !important; }
.fs-11 { font-size: 11px !important; }
.fs-12 { font-size: 12px !important; }
.fs-13 { font-size: 13px !important; }
.fs-14 { font-size: 14px !important; }
.fs-15 { font-size: 15px !important; }
.fs-16 { font-size: 16px !important; }
.fs-17 { font-size: 17px !important; }
.fs-18 { font-size: 18px !important; }
.fs-19 { font-size: 19px !important; }
.fs-20 { font-size: 20px !important; }
.fs-21 { font-size: 21px !important; }
.fs-22 { font-size: 22px !important; }
.fs-23 { font-size: 23px !important; }
.fs-24 { font-size: 24px !important; }
.fs-25 { font-size: 25px !important; }
.fs-30 { font-size: 30px !important; }
.fs-35 { font-size: 35px !important; }
.fs-40 { font-size: 40px !important; }
.fs-45 { font-size: 45px !important; }
.fs-50 { font-size: 50px !important; }