@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800');
/*@import url('https://mmwebfonts.comquas.com/fonts/?font=pyidaungsu');*/


/* ==========================================================================
Typography
========================================================================== */
.mmfont {
    font-family: Pyidaungsu !important;
}

/*@font-face {
    font-family: zawgyi;
    src: url('../fonts/zawgyi.ttf') format('truetype');
}


.zawgyi_text {
    font-family: zawgyi !important;
}

.myanmar3_text {
    font-family: myanmar3 !important;
}*/

.text-white {
    color: #fff !important;
}

.text-theme {
    color: #0084ff !important;
}
/* ------------------------------------------------------------------------------
*
*  # Helper classes
*
*  Custom helper classes
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */
.no-edge-top {
    top: 0;
}

.no-edge-bottom {
    bottom: 0;
}

.no-edge-left {
    left: 0;
}

.no-edge-right {
    right: 0;
}

@media (min-width: 1200px) {
    .pull-right-lg {
        float: right;
    }
}

@media (min-width: 1025px) {
    .pull-right-md {
        float: right;
    }
}

@media (min-width: 769px) {
    .pull-right-sm {
        float: right;
    }
}

@media (min-width: 480px) {
    .pull-right-xs {
        float: right;
    }
}

.valign-top {
    vertical-align: top;
}

.valign-middle {
    vertical-align: middle;
}

.valign-bottom {
    vertical-align: bottom;
}

.valign-baseline {
    vertical-align: baseline;
}

.valign-text-top {
    vertical-align: top;
}

.valign-text-bottom {
    vertical-align: text-bottom;
}

.position-relative {
    position: relative;
}

.position-static {
    position: static;
}

.display-block,
label.display-block {
    display: block;
}

.display-inline-block {
    display: inline-block;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-move {
    cursor: move;
}

.cursor-default {
    cursor: default;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-visible {
    overflow: visible;
}

.overflow-auto {
    overflow: auto;
}

.content-group-xs {
    margin-bottom: 10px !important;
}

.content-group-sm {
    margin-bottom: 15px !important;
}

.content-group {
    margin-bottom: 20px !important;
}

.content-group-lg {
    margin-bottom: 30px !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

.m-0 {
    margin: 0px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-25 {
    margin: 25px !important;
}

.m-30 {
    margin: 30px !important;
}

.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;
}

.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;
}

.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;
}

.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;
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.p-0 {
    padding: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.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;
}

.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;
}

.no-border {
    border: 0 !important;
}

.no-border-top {
    border-top: 0 !important;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

.no-border-left {
    border-left: 0 !important;
}

.no-border-right {
    border-right: 0 !important;
}

.no-border-radius {
    border-radius: 0;
}

.no-border-radius-top {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.no-border-radius-bottom {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.no-border-radius-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.no-border-radius-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.border-top {
    border-top: 1px solid;
}

.border-bottom {
    border-bottom: 1px solid;
}

.border-left {
    border-left: 1px solid;
}

.border-right {
    border-right: 1px solid;
}

.border-lg {
    border-width: 2px;
}

.border-top-lg {
    border-top: 2px solid;
}

.border-bottom-lg {
    border-bottom: 2px solid;
}

.border-left-lg {
    border-left: 2px solid;
}

.border-right-lg {
    border-right: 2px solid;
}

.border-xlg {
    border-width: 3px;
}

.border-top-xlg {
    border-top: 3px solid;
}

.border-bottom-xlg {
    border-bottom: 3px solid;
}

.border-left-xlg {
    border-left: 3px solid;
}

.border-right-xlg {
    border-right: 3px solid;
}

.full-width {
    width: 100%;
}

@media (min-width: 769px) {
    .width-200 {
        min-width: 200px;
    }

    .width-250 {
        min-width: 250px;
    }

    .width-300 {
        min-width: 300px;
    }

    .width-350 {
        min-width: 350px;
    }

    .width-400 {
        min-width: 400px;
    }

    .width-450 {
        min-width: 450px;
    }

    .width-500 {
        min-width: 500px;
    }

    .width-550 {
        min-width: 550px;
    }

    .width-600 {
        min-width: 600px;
    }

    .width-650 {
        min-width: 650px;
    }
}

.img-lg {
    width: 44px !important;
    height: 44px !important;
}

.img-sm {
    width: 36px !important;
    height: 36px !important;
}

.img-xs {
    width: 32px !important;
    height: 32px !important;
}

.font-light {
    font-weight: 200;
}

.font-sbold {
    font-weight: bold;
}

.font-bold {
    font-weight: bolder;
}


.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-15 {
    font-size: 15px;
}

.font-16 {
    font-size: 16px;
}

.font-17 {
    font-size: 17px;
}

.font-18 {
    font-size: 18px;
}

.font-19 {
    font-size: 19px;
}

.font-20 {
    font-size: 20px;
}

.font-21 {
    font-size: 21px;
}

.font-22 {
    font-size: 22px;
}

.font-23 {
    font-size: 23px;
}

.font-24 {
    font-size: 24px;
}

.font-25 {
    font-size: 25px;
}

.font-26 {
    font-size: 26px;
}

.font-27 {
    font-size: 27px;
}

.font-28 {
    font-size: 28px;
}

.font-29 {
    font-size: 29px;
}

.font-30 {
    font-size: 30px;
}

.font-31 {
    font-size: 31px;
}

.font-32 {
    font-size: 32px;
}

.font-33 {
    font-size: 33px;
}

.font-34 {
    font-size: 34px;
}

.font-35 {
    font-size: 35px;
}

.font-36 {
    font-size: 36px;
}

.font-37 {
    font-size: 37px;
}

.font-38 {
    font-size: 38px;
}

.font-39 {
    font-size: 39px;
}

.font-40 {
    font-size: 40px;
}

.font-41 {
    font-size: 41px;
}

.font-42 {
    font-size: 42px;
}

.font-43 {
    font-size: 43px;
}

.font-44 {
    font-size: 44px;
}

.font-45 {
    font-size: 45px;
}

.font-46 {
    font-size: 46px;
}

.font-47 {
    font-size: 47px;
}

.font-48 {
    font-size: 48px;
}

.font-49 {
    font-size: 49px;
}

.font-50 {
    font-size: 50px;
}

.font-51 {
    font-size: 51px;
}

.font-52 {
    font-size: 52px;
}

.font-53 {
    font-size: 53px;
}

.font-54 {
    font-size: 54px;
}

.font-55 {
    font-size: 55px;
}

.font-56 {
    font-size: 56px;
}

.font-57 {
    font-size: 57px;
}

.font-58 {
    font-size: 58px;
}

.font-59 {
    font-size: 59px;
}

.font-60 {
    font-size: 60px;
}

.font-61 {
    font-size: 61px;
}

.font-62 {
    font-size: 62px;
}

.font-63 {
    font-size: 63px;
}

.font-64 {
    font-size: 64px;
}

.font-65 {
    font-size: 65px;
}

.font-66 {
    font-size: 66px;
}

.font-67 {
    font-size: 67px;
}

.font-68 {
    font-size: 68px;
}

.font-69 {
    font-size: 69px;
}

.font-70 {
    font-size: 70px;
}

.font-71 {
    font-size: 71px;
}

.font-72 {
    font-size: 72px;
}

.font-73 {
    font-size: 73px;
}

.font-74 {
    font-size: 74px;
}

.font-75 {
    font-size: 75px;
}

.font-76 {
    font-size: 76px;
}

.font-77 {
    font-size: 77px;
}

.font-78 {
    font-size: 78px;
}

.font-79 {
    font-size: 79px;
}

.font-80 {
    font-size: 80px;
}

.font-81 {
    font-size: 81px;
}

.font-82 {
    font-size: 82px;
}

.font-83 {
    font-size: 83px;
}

.font-84 {
    font-size: 84px;
}

.font-85 {
    font-size: 85px;
}

.font-86 {
    font-size: 86px;
}

.font-87 {
    font-size: 87px;
}

.font-88 {
    font-size: 88px;
}

.font-89 {
    font-size: 89px;
}

.font-90 {
    font-size: 90px;
}

.line-height-10 {
    line-height: 10px;
}

.line-height-11 {
    line-height: 11px;
}

.line-height-12 {
    line-height: 12px;
}

.line-height-13 {
    line-height: 13px;
}

.line-height-14 {
    line-height: 14px;
}

.line-height-15 {
    line-height: 15px;
}

.line-height-16 {
    line-height: 16px;
}

.line-height-17 {
    line-height: 17px;
}

.line-height-18 {
    line-height: 18px;
}

.line-height-19 {
    line-height: 19px;
}

.line-height-20 {
    line-height: 20px;
}

.line-height-21 {
    line-height: 21px;
}

.line-height-22 {
    line-height: 22px;
}

.line-height-23 {
    line-height: 23px;
}

.line-height-24 {
    line-height: 24px;
}

.line-height-25 {
    line-height: 25px;
}

.line-height-26 {
    line-height: 26px;
}

.line-height-27 {
    line-height: 27px;
}

.line-height-28 {
    line-height: 28px;
}

.line-height-29 {
    line-height: 29px;
}

.line-height-30 {
    line-height: 30px;
}

.line-height-31 {
    line-height: 31px;
}

.line-height-32 {
    line-height: 32px;
}

.line-height-33 {
    line-height: 33px;
}

.line-height-34 {
    line-height: 34px;
}

.line-height-35 {
    line-height: 35px;
}

.line-height-36 {
    line-height: 36px;
}

.line-height-37 {
    line-height: 37px;
}

.line-height-38 {
    line-height: 38px;
}

.line-height-39 {
    line-height: 39px;
}

.line-height-40 {
    line-height: 40px;
}

p {
    font-size: 15px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 13.5px;
}

a {
    color: #444444;
    text-decoration: none;
}

    a:focus,
    a:active {
        outline: none !important;
        text-decoration: none !important;
    }

/* ==========================================================================
Global Styles
========================================================================== */


.group:after {
    content: "";
    display: table;
    clear: both;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}


body {
    /*font-family: "Poppins", sans-serif;*/
    font-weight: 300;
    -webkit-text-size-adjust: 100%;
    background: #f1f1f1;
    color: #444444;
}

ul, ol {
    margin: 0;
    padding: 0;
}

    ul li {
        list-style: none;
    }

/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
    box-sizing: border-box;
}


.cd-auto-hide-header {
    position: fixed;
    z-index: 1030;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f1f1f1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

    .cd-auto-hide-header::after {
        clear: both;
        content: "";
        display: block;
    }

    .cd-auto-hide-header.is-hidden {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }

@media only screen and (min-width: 1024px) {
    .cd-auto-hide-header {
        height: 50px;
    }
}

.cd-auto-hide-header .logo,
.cd-auto-hide-header .nav-trigger {
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cd-auto-hide-header .logo {
    left: 5%;
}

    .cd-auto-hide-header .logo a, .cd-auto-hide-header .logo img {
        display: block;
    }

.cd-auto-hide-header .nav-trigger {
    display: table;
    height: 100%;
    padding: 0 1em;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #25283D;
    font-weight: bold;
    right: 0;
    border-left: 1px solid #f2f2f2;
}

    .cd-auto-hide-header .nav-trigger span {
        display: table-cell;
        vertical-align: middle;
    }

    .cd-auto-hide-header .nav-trigger em, .cd-auto-hide-header .nav-trigger em::after, .cd-auto-hide-header .nav-trigger em::before {
        display: block;
        position: relative;
        height: 2px;
        width: 22px;
        background-color: #25283D;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .cd-auto-hide-header .nav-trigger em {
        margin: 6px auto 14px;
        -webkit-transition: background-color .2s;
        transition: background-color .2s;
    }

        .cd-auto-hide-header .nav-trigger em::before, .cd-auto-hide-header .nav-trigger em::after {
            position: absolute;
            content: '';
            left: 0;
            -webkit-transition: -webkit-transform .2s;
            transition: -webkit-transform .2s;
            transition: transform .2s;
            transition: transform .2s, -webkit-transform .2s;
        }

        .cd-auto-hide-header .nav-trigger em::before {
            -webkit-transform: translateY(-6px);
            -ms-transform: translateY(-6px);
            transform: translateY(-6px);
        }

        .cd-auto-hide-header .nav-trigger em::after {
            -webkit-transform: translateY(6px);
            -ms-transform: translateY(6px);
            transform: translateY(6px);
        }

@media only screen and (min-width: 1024px) {
    .cd-auto-hide-header .nav-trigger {
        display: none;
    }
}

.cd-auto-hide-header.nav-open .nav-trigger em {
    background-color: rgba(255, 255, 255, 0);
}

    .cd-auto-hide-header.nav-open .nav-trigger em::before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .cd-auto-hide-header.nav-open .nav-trigger em::after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.cd-primary-nav {
    display: inline-block;
    /*float: right;*/
    height: 100%;
    padding-right: 5%;
}

    .cd-primary-nav > ul {
        position: absolute;
        z-index: 2;
        top: 60px;
        left: 0;
        width: 100%;
        background-color: #ffffff;
        display: none;
        box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2);
    }

        .cd-primary-nav > ul a {
            display: block;
            height: 50px;
            line-height: 50px;
            padding-left: 5%;
            color: #25283D;
            font-size: 1.8rem;
            border-top: 1px solid #f2f2f2;
        }

            .cd-primary-nav > ul a:hover, .cd-primary-nav > ul a.active {
                color: #8F3985;
            }

@media only screen and (min-width: 1024px) {
    .cd-primary-nav {
        display: table;
    }

        .cd-primary-nav > ul {
            display: table-cell;
            vertical-align: middle;
            position: relative;
            width: auto;
            top: 0;
            padding: 0;
            background-color: transparent;
            box-shadow: none;
        }

            .cd-primary-nav > ul::after {
                clear: both;
                content: "";
                display: block;
            }

            .cd-primary-nav > ul li {
                display: inline-block;
                /*float: left;*/
                margin-right: 1.5em;
            }
            /* .cd-primary-nav > ul li:last-of-type {
    margin-right: 0;
  } */
            .cd-primary-nav > ul a {
                height: auto;
                line-height: normal;
                padding: 0;
                border: none;
            }
}


.nav-open .cd-primary-nav ul,
.cd-primary-nav ul:target {
    display: block;
}

@media only screen and (min-width: 1024px) {
    .nav-open .cd-primary-nav ul,
    .cd-primary-nav ul:target {
        display: table-cell;
    }
}



.cd-secondary-nav {
    position: relative;
    z-index: 1;
    clear: both;
    width: 100%;
    /*height: 52px;*/
    background: #efefef;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    /* padding: 10px 0; */
}

    /* .cd-secondary-nav::after {

  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  width: 35px;
  background: transparent;
  background: -webkit-linear-gradient(right, #dddddd, rgba(37, 40, 61, 0));
  background: linear-gradient(to left, #dddddd, rgba(37, 40, 61, 0));
  pointer-events: none;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
} */

    .cd-secondary-nav.nav-end::after {
        opacity: 0;
    }

    .cd-secondary-nav ul, .cd-secondary-nav li, .cd-secondary-nav a {
        height: 100%;
    }

    .cd-secondary-nav ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        /*padding: 0 2.5%;*/
        overflow-x: hidden;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

::-webkit-scrollbar {
    display: none;
}

::-moz-scrollbar {
    display: none;
}

.cd-secondary-nav ul::after {
    clear: both;
    content: "";
    display: block;
}

.cd-secondary-nav li {
    display: inline-block;
    /*float: left;*/
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

    .cd-secondary-nav li:last-of-type {
        padding-right: 20px;
        /* padding-top:10px;  */
    }

.cd-secondary-nav a {
    display: block;
    color: #444444;
    opacity: .5;
    padding: 5px .3em;
    text-decoration: none;
}

    .cd-secondary-nav a:hover, .cd-secondary-nav a.active {
        opacity: 1;
    }

@media only screen and (min-width: 1024px) {
    .cd-secondary-nav {
        height: 85px;
        overflow: visible;
    }

    .web-margin {
        margin-top: 225px !important;
    }

    .cd-secondary-nav ul {
        display: block;
        text-align: center;
    }

    .cd-secondary-nav li {
        float: none;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
    }

    .cd-secondary-nav a {
        line-height: 70px;
    }

        .cd-secondary-nav a.active {
            box-shadow: inset 0 -3px #8F3985;
        }
}




.cd-secondary-nav.fixed {
    position: fixed;
    top: 60px;
}

.cd-secondary-nav.slide-up {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}

@media only screen and (min-width: 1024px) {
    .cd-secondary-nav.fixed {
        top: 80px;
        box-shadow: 0 -6px 0 #25283D;
    }

    .cd-secondary-nav.slide-up {
        -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        transform: translateY(-80px);
    }
}



.cd-main-content {
    padding: 60px 5% 2em;
    overflow: hidden;
}

    .cd-main-content.sub-nav {
        padding-top: 110px;
    }

    .cd-main-content.sub-nav-hero {
        padding-top: 0;
    }

        .cd-main-content.sub-nav-hero.secondary-nav-fixed {
            margin-top: 50px;
        }

    .cd-main-content p {
        max-width: 1024px;
        line-height: 1.6;
        margin: 2em auto;
        font-family: "David Libre", serif;
        color: #a5a8a9;
    }

@media only screen and (min-width: 1024px) {
    .cd-main-content {
        padding-top: 80px;
    }

        .cd-main-content.sub-nav {
            padding-top: 150px;
        }

        .cd-main-content.sub-nav-hero.secondary-nav-fixed {
            margin-top: 70px;
        }

        .cd-main-content p {
            font-size: 2.4rem;
        }
}



.cd-main-content.sub-nav :target::before,
.cd-main-content.sub-nav-hero :target::before {
    display: block;
    content: "";
    margin-top: -50px;
    height: 50px;
    visibility: hidden;
}

@media only screen and (min-width: 1024px) {
    .cd-main-content.sub-nav :target::before,
    .cd-main-content.sub-nav-hero :target::before {
        margin-top: -70px;
        height: 70px;
    }
}



.cd-hero {
    display: inline;
    /*width: 100%;*/
    /*margin-top: 60px;*/
    /*height: 300px;*/
    background: #f2f2f2;
    background-size: cover;
}

    .cd-hero .cd-hero-content {
        display: inline;
        vertical-align: middle;
    }

@media only screen and (min-width: 768px) {
    .cd-hero {
        height: 400px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-hero {
        height: 600px;
        margin-top: 80px;
    }
}


/****Change CSS By KzShein***/
/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
small, p, button, strong,
.checkbox ul li,
ul.list-group li
{
    font-family: 'Quicksand', sans-serif;
}*/

.click-cursor div
{
    cursor:pointer
}