@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    .p-15 {
        padding: 0 15px !important
    }

  
    .m-none {
        display: none
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .login {
        display: none
    }
}

@media only screen and (max-width:320px) {
    .p-15 {
        padding: 0 15px !important
    }

    

    .m-none {
        display: none
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .dis-none {
        display: none
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-width:1199px) and (max-width:1920px) {
    .heading-d, .heading-lnk {
        text-align: left;
    }
}

@media only screen and (min-width:1025px) and (max-width:1198px) {
    .heading-lnk .button001 {
        font-size: 15px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .card-imgbox {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        border: 5px solid #dcdcdc
    }

    .heading-d, .heading-lnk {
        text-align: center
    }

        .heading-lnk .button001 {
            font-size: 13px;
            padding: 8px 10px 4px !important;
            margin: 0 5px 0 0;
            text-align: center
        }

    .btn-360 {
        font-size: .8rem !important
    }

    .slider_cont {
        margin-top: 0
    }

    .text-end {
        text-align: center !important
    }

    .view-d {
        display: block
    }

    .view-m {
        display: none
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .card-imgbox {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        border: 5px solid #dcdcdc
    }

    .btn-360 {
        font-size: .8rem !important
    }

    .slider_cont {
        margin-top: 0
    }

    .text-end {
        text-align: center !important
    }

    .view-d {
        display: block
    }

    .view-m {
        display: none
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .card-imgbox {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        border: 5px solid #dcdcdc
    }

    .slider_cont {
        margin-top: 0
    }

    .btn-360 {
        font-size: .8rem !important
    }

    .text-end {
        text-align: center !important
    }

    .view-d {
        display: block
    }

    .view-m {
        display: none
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .view-d {
        display: block
    }

    .view-m {
        display: none
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .view-d {
        display: block
    }

    .view-m {
        display: none
    }
}

@media only screen and (min-width:1224px) {
    .dis-none {
        display: none
    }

    .view-d {
        display: block
    }

    .view-m {
        display: none
    }
}

@media only screen and (min-width:1824px) {
    .dis-none {
        display: none
    }

    .view-d {
        display: block
    }

    .view-m {
        display: none
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .p-15 {
        padding: 0 15px !important
    }

    .slider_cont {
        margin-top: 6px
    }

    .menu {
        margin: 0
    }

    .m-none {
        display: none !important
    }

    .header-cont {
        padding-bottom: 0
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .text-end {
        text-align: center !important
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }

    .padding-item {
        padding: 0 !important
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }

    .padding-item {
        padding: 0 !important
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }

    .padding-item {
        padding: 0 !important
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .button001 {
        font-size: 10px !important
    }

    .button002 {
        font-size: 10px !important
    }

    .padding-item {
        padding: 0 !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:375px) and (max-device-height:667px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .button001 {
        font-size: 16px;
        font-family: mohr_altregular
    }

    .button002 {
        font-size: 14px !important
    }

    .padding-item {
        padding: 0 !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:375px) and (max-device-height:667px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2) {
    .button001 {
        font-size: 14px !important
    }

    .button002 {
        font-size: 14px !important
    }

    .padding-item {
        padding: 0 !important
    }

    .text-end {
        text-align: center !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:414px) and (max-device-height:736px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .padding-item {
        padding: 0 !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:414px) and (max-device-height:736px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2) {
    .text-end {
        text-align: center !important
    }

    .padding-item {
        padding: 0 !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:375px) and (max-device-height:812px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3) {
    .button001 {
        font-size: 14px !important
    }

    .button002 {
        font-size: 14px !important
    }

    .padding-item {
        padding: 0 !important
    }

    .text-end {
        text-align: center !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:375px) and (max-device-height:812px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3) {
    .button001 {
        font-size: 14px !important
    }

    .button002 {
        font-size: 14px !important
    }

    .padding-item {
        padding: 0 !important
    }

    .text-end {
        text-align: center !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:414px) and (max-device-height:896px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3) {
    .text-end {
        text-align: center !important
    }

    .padding-item {
        padding: 0 !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:414px) and (max-device-height:896px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3) {
    .padding-item {
        padding: 0 !important
    }

    .text-end {
        text-align: center !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2) {
    .p-15 {
        padding: 0 15px !important
    }

    .slider_cont {
        margin-top: 0
    }

    .menu {
        margin: 0
    }

    .m-none {
        display: none !important
    }

    .header-cont {
        padding-bottom: 0
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .text-end {
        text-align: center !important
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2) {
    .p-15 {
        padding: 0 15px !important
    }

    .slider_cont {
        margin-top: 6px
    }

    .menu {
        margin: 0
    }

    .m-none {
        display: none !important
    }

    .header-cont {
        padding-bottom: 0
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .text-end {
        text-align: center !important
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3) {
    .p-15 {
        padding: 0 15px !important
    }

    .slider_cont {
        margin-top: 6px
    }

    .menu {
        margin: 0
    }

    .m-none {
        display: none !important
    }

    .header-cont {
        padding-bottom: 0
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .text-end {
        text-align: center !important
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3) {
    .p-15 {
        padding: 0 15px !important
    }

    .slider_cont {
        margin-top: 6px
    }

    .menu {
        margin: 0
    }

    .m-none {
        display: none !important
    }

    .header-cont {
        padding-bottom: 0
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .text-end {
        text-align: center !important
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3) {
    .p-15 {
        padding: 0 15px !important
    }

    .slider_cont {
        margin-top: 6px
    }

    .menu {
        margin: 0
    }

    .m-none {
        display: none !important
    }

    .header-cont {
        padding-bottom: 0
    }

    .sidebar-page-container {
        padding: 35px 0 0 0
    }

    .email-cont {
        padding: 0;
        text-align: center
    }

    .call-cont {
        padding: 0;
        text-align: center
    }

    .text-end {
        text-align: center !important
    }

    .bg-news {
        background-color: #ff0;
        border-radius: 0;
        color: #333;
        font-weight: 700
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3) {
    .text-end {
        text-align: center !important
    }

    .button001 {
        border: 2px solid #fff !important;
        color: #fff !important;
        font-weight: 600 !important;
        border-radius: 44px !important;
        margin: 0 0 0 10px;
        background-color: #ffc107 !important;
        font-size: 13px !important
    }

    .padding-item {
        padding: 0 !important
    }

    .view-d {
        display: none
    }

    .view-m {
        display: block
    }
}

@media only screen and (max-width:991px) {
    .side_bar {
        display: none
    }

    .breadcrumb-div {
        font-size: 13px;
        margin-top: 2px;
        opacity: .8;
        position: relative !important;
        left: 0
    }

        .breadcrumb-div::before {
            content: "";
            position: absolute;
            left: -340px;
            top: 50%;
            width: 400px;
            height: 1px;
            background-color: #eaeaea
        }

    .mt-60 {
        margin-top: 0
    }

    .breadcrumb-div ul {
        padding: 0
    }
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    .top_header img {
        width: 28px
    }

    .top_header .col-lg-5.col-md-2.col-sm-12 {
        display: none
    }

    .top_header .col-lg-2.col-md-4.col-sm-12.text-end {
        position: absolute;
        right: 0
    }

    .alumin {
        white-space: nowrap
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .modal-footer1 > img {
        right: auto;
        left: 10px;
        top: auto;
        bottom: 10px
    }

    .top_header .col-lg-5.col-md-2.col-sm-12 {
        text-align: center
    }

    .heading-d, .heading-lnk {
        text-align: center
    }

    .alumin {
        text-align: center
    }

    .top_header .col-lg-2.col-md-4.col-sm-12.text-end {
        padding: 4px 0
    }
}

@media only screen and (min-width:320px) and (max-width:440px) {
    .top_header .col-lg-5.col-md-2.col-sm-12 a {
        display: block
    }
}
