.mi-slider {
    position: relative;
    margin-top: 30px;
    height: 753px;
}

.mi-slider ul {
    list-style-type: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 120px;
    overflow: hidden;
    text-align: center;
    pointer-events: none;
}

.no-js .mi-slider ul {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 0;
    overflow: visible;
}

.mi-slider ul.mi-current {
    pointer-events: auto;
}

.mi-slider ul li {
    display: inline-block;
    padding: 0px;
    width: 100%;
    -webkit-transform: translateX(600%);
    transform: translateX(600%);
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.no-js .mi-slider ul li {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
    display: block;
    margin: 0 auto;
}
.md-content form{
    min-width: 85vw;
}
.mi-slider ul li a {
    outline: none;
    cursor: pointer;
}

.mi-slider ul li img {
    max-width: 100%;
    border: none;
}

.mi-slider ul li h4 {
    display: inline-block;
    font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
    font-size: 18px;
    padding: 20px 10px 0;
}

.mi-slider ul li:hover {
    opacity: 1;
}

.mi-slider nav {
    /*position: relative;*/
    top: 400px;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    padding-right: 24px;
}

.no-js nav {
    display: none;
}

.mi-slider nav a {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 40px 30px 30px 34px;
    position: relative;
    color: #888;
    outline: none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.mi-slider nav a:hover,
.mi-slider nav a.mi-selected,
.mi-slider nav a:focus {
    color: #448744;
    text-decoration: none;
}

.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
    content: '';
    position: absolute;
    top: -5px;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mi-slider nav a.mi-selected:after {
    border-width: 20px;
    left: 50%;
    margin-left: -20px;
}

.mi-slider nav a.mi-selected:before {
    content: url("data:img/png;base64,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");
    left: 50%;
    margin-left: -34px;
}

/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
    -webkit-animation: scaleUp 350ms ease-in-out both;
    animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
    0% {
        -webkit-transform: translateX(0) scale(0);
    }
    100% {
        -webkit-transform: translateX(0) scale(1);
    }
}

@keyframes scaleUp {
    0% {
        -webkit-transform: translateX(0) scale(0);
        transform: translateX(0) scale(0);
    }
    100% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
}

.mi-slider ul:first-child li:first-child {
    -webkit-animation-delay: 90ms;
    animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
    -webkit-animation-delay: 270ms;
    animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
    -webkit-animation-delay: 360ms;
    animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
    -webkit-animation: moveFromRight 350ms ease-in-out both;
    animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
    -webkit-animation: moveFromLeft 350ms ease-in-out both;
    animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
    -webkit-animation: moveToRight 350ms ease-in-out both;
    animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
    -webkit-animation: moveToLeft 350ms ease-in-out both;
    animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
    -webkit-animation-delay: 90ms;
    animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
    -webkit-animation-delay: 180ms;
    animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child {
    -webkit-animation-delay: 270ms;
    animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
    0% {
        -webkit-transform: translateX(600%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

@-webkit-keyframes moveFromLeft {
    0% {
        -webkit-transform: translateX(-600%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

@-webkit-keyframes moveToRight {
    0% {
        -webkit-transform: translateX(0%);
    }
    100% {
        -webkit-transform: translateX(600%);
    }
}

@-webkit-keyframes moveToLeft {
    0% {
        -webkit-transform: translateX(0%);
    }
    100% {
        -webkit-transform: translateX(-600%);
    }
}

@keyframes moveFromRight {
    0% {
        -webkit-transform: translateX(600%);
        transform: translateX(600%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes moveFromLeft {
    0% {
        -webkit-transform: translateX(-600%);
        transform: translateX(-600%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes moveToRight {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        -webkit-transform: translateX(600%);
        transform: translateX(600%);
    }
}

@keyframes moveToLeft {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
    100% {
        -webkit-transform: translateX(-600%);
        transform: translateX(-600%);
    }
}

.mi-slider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Media Queries */
@media screen and (max-width: 910px) {
    .mi-slider nav {
        max-width: 100%;
    }

    .mi-slider nav a {
        font-size: 12px;
        padding: 40px 10px 30px 0px;
    }
    .pricing_container .owl-theme .owl-nav [class*=owl-] {
        padding: 3% 7px;
        height: 100%;
        margin-top: -81px;
        width: 0%!important;
    }

    .pricing_container .owl-carousel .owl-prev {
        margin-left: -19px!important;
    }
}

@media screen and (max-width: 740px) {

    .mi-slider nav {
        top: 220px;
    }

    .mi-slider nav a {
        font-size: 12px;
        padding: 40px 10px 30px 10px;
        letter-spacing: 3px;
    }
}

@media screen and (max-width: 490px) {

    .mi-slider nav a {
        font-size: 12px;
        padding: 40px 5px 30px 5px;
        letter-spacing: 0px;
    }
}

.pfl {
    font-size: 1.35rem;
    line-height: 1.6;
}

.buttcontainer {
    margin-top: 12px;
}

.table-striped i {
    color: #5cb85c;
}

.fa-minus-square {
    color: red !important;
}

.homep1 {
    border: 1px solid rgb(255, 255, 255) !important;
    background: #d9abff !important;
}

.homep2 {
    border: 1px solid rgb(255, 255, 255) !important;
    background: rgb(63, 130, 123) !important;
}

.homep3 {
    border: 1px solid rgb(255, 255, 255) !important;
    background: rgba(107, 195, 99, 0.8) !important;
}

.pricing--norbu .pricing__item:hover {

    border: 1px solid rgb(12, 9, 9) !important;
}

.small-header {
    position: relative;
    width: 100%;
    height: 360px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    /*margin-top: 100px;*/
    margin-top: 142px;
    background: linear-gradient(225deg, #BB353C, #489585, #397774, #7a8ac8,  #6355b7, #7a8ac8, #397774, #489585, #3f3430); /* background: linear-gradient(225deg, #ffabab, #ffdaab, #ddffab, #abe4ff, #d9abff);*/
    background-size: 600% 600%;
    box-sizing: border-box;
    -webkit-animation: Rainbow 25s ease infinite;
    -moz-animation: Rainbow 50s ease infinite;
    animation: Rainbow 50s ease infinite;
}



.small-header2 {
    position: relative;
    width: 100%;
    height: 160px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    margin-top: 106px;
    background: linear-gradient(225deg, #BB353C, #489585, #397774, #7a8ac8,  #6355b7, #7a8ac8, #397774, #489585, #3f3430); /* background: linear-gradient(225deg, #ffabab, #ffdaab, #ddffab, #abe4ff, #d9abff);*/
    background-size: 300% 300%;
    box-sizing: border-box;
    -webkit-animation: Rainbow 25s ease infinite;
    -moz-animation: Rainbow 25s ease infinite;
    animation: Rainbow 25s ease infinite;
}

@-webkit-keyframes Rainbow {
    0% {
        background-position: 100% 0%;
    }
    50% {
        background-position: 7% 100%;
    }
    100% {
        background-position: 100% 0%;
    }
}

.main-title {
    position: absolute;
    margin: 0;
    padding: 0;
    color: #65bd60;
    text-align: center;
    top: 64%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    margin-top: -20px;
    text-shadow: 1px 1px 1px #000000;
}

.block {
    display: block;
}

.none {
    display: none;
}

.mainheadbutt {
    text-shadow: 1px 1px 1px #000000;
    color: #ffffff !important;
    font-size: 2rem;
    margin-top: 0px;
    margin-bottom: 24px;
}

.main-title2 {
    position: absolute;
    margin: 0;
    padding: 0;
    color: #ffffff !important;
    text-transform: uppercase;
    text-align: center;
    top: 15.5%;
    width: 100%;
    text-shadow: 1px 1px 1px #000000;
}

.main-title2 {
    font-size: 3.333rem !important;
    margin-top: 10px;
    font-weight: 400;
}

.demo-1 .main-title {
    text-transform: uppercase;
    font-size: 4.2em;
    letter-spacing: 0.1em;
}

.main-title .thin {
    font-weight: 200;
}

@media only screen and (max-width: 767px) {
    .small-header {
        /*margin-top: 80px;*/
        margin-top: 123px;

    }
    .small-header2 {
        margin-top: 80px;

    }
    .bannerheading {
        font-size: 36px!important;
    }
}
@media only screen and (max-width: 661px) {
    .bannerheading {
        font-size: 29px!important;
    }
    #homeslider .owl-nav {
        display: none!important;
    }
}

@media only screen and (max-width: 768px) {
    .demo-1 .main-title {
        font-size: 3em;
    }

    .staff-first-name {
        color: white !important;
        font-weight: bold;
    }

    .main-title2 {
        position: absolute;
        margin: 0;
        padding: 0;
        width: 100%;
        color: #65bd60;
        text-align: center;

        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        text-shadow: 1px 1px 1px #000000;

    }

    .large-header h1:nth-of-type(2) {
        font-size: 24px !important;
    }

}

@media only screen and (max-width: 525px) {

    .supersmall {
        width: 33.33% !important;
        float: left !important;
    }

    .homebutt1options, .homebutt2options, .homebutt3options, .homebutt4options, .homebutt5options, .homebutt6options {
        background: #448744;
        position: absolute;
        color: white;
        bottom: 300px !important;
        padding-bottom: 15px !important;
        margin-left: -15px !important;
        height: auto !important;
    }

}

#myFooter {
    background-color: #448744;
    color: white;
}

#myFooter .footer-copyright {
    background-color: #383737;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #ccc;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;

}

#myFooter h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter a {
    color: #eaeaea;
    text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus {
    text-decoration: none;
    color: white;
}

#myFooter .myCols {
    text-align: center;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#myFooter .social-networks a {
    font-size: 32px;
    margin-right: 5px;
    margin-left: 5px;
    color: white;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;

}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .google:hover {
    color: #ef1a1a;
}

#myFooter .twitter:hover {
    color: #00aced;
}

@media screen and (max-width: 767px) {
    #myFooter {
        text-align: center;
    }
}

html {
    height: 100% !important;
}

body {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%;
}

.content {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    min-height: 200px;
}

#myFooter {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
}

.md-content {
    color: #000000 !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
    background: #ffffff;
}

.md-content h3 {
    color: #000000;
}

.md-modal {
    max-height: calc(100% - 170px);
    position: fixed;
    min-height: 170px;
    top: 49.9%;
    left: 49.9%;
    -webkit-transform: translate(-50.1%, -50.1%);
    transform: translate(-50.1%, -50.1%);
    -webkit-font-smoothing: subpixel-antialiased !important;
    background: transparent;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: auto;
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background-size: cover;
    background-position: center center;
    /*   background: linear-gradient(60deg, #BB353C, #489585, #3f3430, #397774);  */ /* background: linear-gradient(225deg, #ffabab, #ffdaab, #ddffab, #abe4ff, #d9abff);*/
    background-color: rgba(0, 0, 0, 0.75);
    box-sizing: border-box;
    -webkit-animation: Rainbow 20s ease infinite;
    -moz-animation: Rainbow 20s ease infinite;
    animation: Rainbow 20s ease infinite;
}

@-webkit-keyframes Rainbow {
    0% {
        background-position: 94% 0%;
    }
    50% {
        background-position: 7% 100%;
    }
    100% {
        background-position: 94% 0%;
    }
}

.md-effect-1 .md-content {

    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {

    opacity: 1;
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}

.md-content {
    color: #000000;
    background: #F5F5F5;
    position: relative;
    border-radius: 3px;
    margin: 0 auto;
}

.md-content h3 {
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 2.4em;
    font-weight: 300;

    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px 3px 0 0;
}

.md-content > div {
    padding: 27px 40px 14px 40px;
    margin: 0;

}
.modal-header {
    font-weight: 300;
    font-size: 2em;
}
@media only screen and (max-width: 500px) {

    .md-content > div {
        width: 100% !important;
        padding: 0px 15px;
        margin: 10px 0 0 0;
        font-weight: 300;
        font-size: 1.35em;

    }

}

.md-content > div p {
    margin: 0;
    padding: 10px 0;
}

.md-content > div ul {
    margin: 0;
    padding: 0 0 30px 20px;
}

.md-content > div ul li {
    padding: 5px 0;
}

.md-content button {
    display: block;
    margin: 5px auto 5px auto;
    font-size: 2rem !important;
    padding: 10px 49px !important;
}

.md-show.md-effect-16 ~ .md-overlay {
    background: rgba(0, 0, 0, 0.75);
}

.md-show.md-effect-16 ~ .pricingcontainer {

}

.md-effect-16 .md-content {
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    opacity: 0;
}

.md-show.md-effect-16 ~ .pricingcontainer,
.md-effect-16 .md-content {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-16 .md-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1 !important;
}

@media screen and (max-width: 32em) {
    body {
        font-size: 75%;
    }
}

.form-control {
    border-radius: 0px !important;
    border: solid 1px #000000 !important;
    padding: 13px 0px 5px 10px!important;
    width: 100% !important;
}

.nopadright {
    padding-right: 0px !important;
}

label {
    font-weight: 100 !important;
    font-size: 22px;
}

