@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap');

@media screen and (max-width:768px) {
    .left-menu-bar{
        display: none;
    }
    .left-menu-bar {
        background-color: #A7072D;
        width: 119px;
        position: fixed;
        left: 0;
        height: 100%;
        z-index: 3;
        display: none !important;
    }

    .language-flag-div {
        background-color: #A7072D;
        position: absolute !important;
        display: block !important;
        top: 0;
        left: 0;
        z-index: 99;
        text-align: center;
        padding: 0px 0px;
        height: 62px;
        width: 180px;
    }

    .language-flag {
        height: 42px;
        width: 42px;
        margin-top: 10px;
        /* margin: 0px 10px; */
    }

    .navicondiv {
        background-color: #3E0B09;
        position: fixed !important;
        display: block !important;
        top: 0;
        right: 0;
        z-index: 99;
        text-align: center;
        padding: 0px 0px;
        height: 62px;
        width: 62px;
        margin-top: 0px;
    }

    .navicon {
        width: 25px;
        cursor: pointer;
        position: absolute;

    }

    .sidenav {
        height: 0;
        width: 100%;
        position: fixed;
        z-index: 2;
        top: 0;
        background-color: #880726;
        overflow-x: hidden;
        transition: 0.8s;
        margin-left: 0%;
        padding: 30px 0px;
        margin-top: -50%;

    }

    .sidenav a {
        padding: 45px 0px 0px 0px;
        text-decoration: none;
        color: #FFFFFF !important;
        display: block;
        text-align: center;
        font-size: 26px;
        line-height: 30px;
        font-style: italic;
        font-weight: 500;
    }

    .sidenav a:hover {
        color: #fff;
    }
    .sidenav-contents {
        width: 100%;
    }

    .navlog {
        height: 28px;
        width: 88px
    }

    .download-button {
        background-color: #A7072D;
        height: 68px;
        width: 251px;
        color: #fff;
        font-size: 18px;
        line-height: 16px;
        font-style: italic;
        font-weight: 500;
        border: none;
        text-align: center;
        margin: 55px 0px;
    }





    .profile-image-box {
        background-image: -webkit-linear-gradient(top, transparent 30%, #3E0B09 70%), -webkit-linear-gradient(top, transparent 30%, #3E0B09 70%), url("../images/home_images/mbl-left-img.png");
        color: white;
        padding: 20px;
        height: 100vh;
        position: relative;
        background-size: cover;
        background-position:top;
        margin-left: 0px;
        /* width: 100%; */
    }

    .bio-content {
        position: absolute;
        bottom: inherit;
        bottom:8vh;
        /* top: 30vh; */
         padding:0px 30px;
    }


    .profile-bio-section {
        position: relative;
        /*background-color: #3e0b09;*/
        width: 45%;
        padding-right: 82px;
    }
    .profile-bio-section-home {
        position: relative;
        /*background-color: #3e0b09;*/
        width: 45%;
        padding-right: 82px;
    }


    .playicon {
        width: 90px;
        padding: 10px 10px;
        margin-bottom: 10px;
    }
    .playiconweb{
        display: none;
    }
    .playiconmob{
        display: inline-block;

    }

    .candidate-text {
        font-size: 28px;
        line-height: 41px;
        text-align: center;
    }


    .name-text {
        color: #fff;
        font-size: 25px;
        line-height: 34px;
        padding: 15px;
    }

    .tagline-text {
        color: #fff;
        font-size:15px;
        line-height: 25px;
        padding: 0px 0px 10px 0px;
        font-weight: 300;
    }

    .hr-profile-bio-section {
        border-top: 1px solid #a5a5a5;
        width: 24%;
        margin: 0 auto;
        padding: 10px 0px;
    }
    .m-content {
        width: 100%;
        margin-left: 0px !important;
    }


    .tiles-section {
        right: 0;
        position: relative;
    }


    .tiles-texts {
        font-size: 33px;
        color: #fff;
        /*line-height: 46px;*/
        line-height: 40px;
        margin-top: 20%;
    }

    .tiles-box {
        margin-top:5%;
        padding: 20% 0%;
    }
    .tiles-box-news {
        margin-top: 30%;
        padding: 20% 0%;
    }
    .readmore {
        color: #efefef;
        font-weight: 300;
        font-size: 14px;
        line-height: 23px;
        margin-top: 0px;
        /* padding-bottom: 48px; */
    }

    .mobile-first-tiles {
        border: 8px solid #A7072D;
    }


    .tiles-box-master {
        margin-top: 28%;
        padding-bottom: 0px;
    }

    .vision-link {
        margin-top: -100%;
        background-color: transparent;
        background-image: -webkit-linear-gradient(top, transparent 20%, #A7072D 100%), -webkit-linear-gradient(top, transparent 20%, #A7072D 100%);
        cursor: pointer;
    }



    .full-banner {
        background-image: url("../images/home_images/cycling.png");
        height: 375px;
        background-position: center;
        background-size: cover;



    }

    .full-banner-second {
        background-image: url("../images/home_images/cycling2.png");
        background-position: right;
        background-size: cover;
        /* height:375px; */
    }

    .banner-content {
        padding: 0px 0px 60px 0px;
    }

    .full-banner-smal-text {
        font-size: 14px;
        text-align: center;
        color: #fff;
        padding-left: 0px;
        padding-top: 70px;
    }

    .full-banner-text {
        font-size: 32px;
        line-height: 36px;
        text-align: center;
        padding-left: 0px;
    }

    .full-banner-smal-text-second {
        font-size: 13px;
        line-height: 17px;
        text-align: center;
        color: #fff;
        padding: 0px 0px 0px 0px;
        font-weight: 400;
    }

    .full-banner-text-second {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
        padding: 121px 0px 0px 0px;
    }
    .banner-content-1 {
        width: 100%;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);

    }


    .news-leter {
        background-color: #A7072D;
        padding: 40px 30px;
    }

    .for-newletter-text {
        font-size: 31px;
        font-weight: bold;
        color: #ffffff;
        padding-top: 20px;
        line-height: 38px;
    }

    .for-newletter-text2 {
        font-size: 31px;
        color: #ffffff;
        margin-top: -18px;
        line-height: 38px;
    }

    .news-laeter-tagline {
        font-size: 15px;
        font-weight: 300;
        color: #efecec;
        margin-top: 40px;
        line-height: 18px;
    }

    .mads-name-signature {

        display: none;

    }

    .press-candit {
        display: none;

    }

    .news-leter-contacts-texts {
        font-size: 15px;
        font-weight: 300;
        line-height: 22px;
    }

    .newsleter-contanct {
        margin-top: 10px;
    }

    .signature {
        width: 180px;
        /* margin-top: 50px; */
    }

    .get-contact {
        font-weight: 500;

    }

    .news-laeter-form {
        background-color: #A7072D;
        /*border: 1px solid #dcdcdc;*/
        color: #fff;
        padding: 21px 20px;
        width: 60%;
        font-size: 13px;
        font-style: italic;
        font-weight: 300;
        height: 52px;
    }

    .subs-button {
        background-color: #A7072D;
        border: 1px solid #dcdcdc;
        border-left: none;
        color: #fff;
        padding: 19px 20px 17px 20px;
        text-align: center;
        width: 20%;
        margin-left: -4px;
        font-size: 11px;
        font-weight: 500;
    }

    .text-custom{
        text-align: center !important;
    }
    .video-player-web{
        display: none;
    }
    .video-player{
        height:0;
        width: 100%;
        position: fixed;
        z-index: 2;
        top: 0;
        overflow-x: hidden;
        margin-left:0px;
        -webkit-transition: 0.8s cubic-bezier(0.5, 0.09, 0, 0.97);
    }

    #play-video{
        width:100%;
        height: 100%;
        background-color: #000;
    }



    .alert{
        width:60% !important;
        float: right !important;
        position: fixed !important;
        right:5px !important;
        top: 5px !important;
        z-index:999 !important;
        background: #51A351 !important;
        padding:10px !important;
        transition: 3s !important;
        color: #fff;
        border-radius: 10px;
        font-size:16px;
        display: none;
    }
    .alert-error{
        width:60% !important;
        float: right !important;
        position: fixed !important;
        right:5px !important;
        top: 5px !important;
        z-index:999 !important;
        background: maroon !important;
        padding: 10px !important;
        transition: 3s !important;
        color: #fff;
        border-radius: 10px;
        font-size:16px;
        display: none;
    }

    /*vision page*/

   .mobile-top-flag{
       visibility: visible;
   }

    .mobile-left-bar{
        display: none;
    }

    .vision-details-img-box {
        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url("../images/vision-details/vision-mbl.png");
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: center;
        margin-left: 0px;
        padding-top: 82px;
    }

    .details-section {
        right: 0;
        position: relative;
    }

    .details-name-step {
        padding: 20px 20px 60px 50px;
        margin-top: 33vh;


    }

    .details-title {
        color: #fff;
        font-size: 36px;
        line-height: 40px;


    }

    .details-step {
        color: #fff;
        font-size: 28px;
        line-height: 30px;
        margin-top: 0px;
        font-weight: 300;

    }

    .horizontal-share-icon {
        padding: 0px 0px;
        margin: 20px 8px;
    }

    .horizontal-share-icon-border {
        border: 1px solid #707070;
        position: relative;
        bottom: 0px;
    }


    .signature-details {
        width: 260px;
        margin-left: 0px;

    }

    .detailspage-btn {
        margin: 60px 0px;
        display: flex;
        justify-content: center;
    }

    .share-text-div {
        float: right;
        margin-top: 5px;
        margin-left: 10px;
    }

    .share-div-mobile{
        margin-bottom: -20px;
    }
    .share-text {
        font-size: 9px;
        font-weight: 300;
        margin-right: 25px;
        color: #ffffff;
    }

    .details-box {
        padding: 60px 38px 60px 38px;
    }


    .details-page-name {
        color: #A7072D;
        font-size: 31px;
        line-height: 44px;

    }

    .details-page-tag {
        color: #A7072D;
        font-size: 31px;
        line-height: 44px;
        font-weight: bold;
        margin-top: -18px;
    }

    .details-page-intro {
        font-size: 24px;
        line-height: 35px;
        color: #A7072D;
        margin-top: -5px;
    }

    .details-page-description {
        font-family: "Open Sans" !important;
        font-size: 18px;
        line-height: 31px;
        color: #333333;
        font-weight: 400;
        margin-top: 35px;
    }

    .push-to-subscribe {
        font-size: 13px;
        line-height: 18px;
        font-weight: 500;
        color: #A7072D;
    }

    .details-bootom-step {
        font-size: 13px;
        line-height: 18px;
        font-weight: 300;
        color: #A7072D;
        margin-top: -15px;
    }

    .prev-next-box {
        padding: 10px 0px 0px 0px;
        height: 110px;
    }

    .next-pev-text {
        font-size: 9px;
        line-height: 11px;
        color: #887A7A;
        padding: 0px 20px;
    }

    .next-prev-btn {
        width: 14px;
        height: 7px;
        margin-top: 0px;
    }

    .mobile-next {
        width: 50%;
        padding-right:15px;

    }
    .mobile-prev{
        width: 50%;
        padding-left:15px;
    }


    /*about page*/

    .bio-details-img-box {

        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url("../images/home_images/mobile/mobile-bio.png");
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: center;
        margin-left: 0px;

    }

    .about-details-img-box{
        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url('../images/web_cadidate@2x.png');
        color: white;
        padding: 20px 0px;
        height:auto;
        position: relative;
        background-size: cover;
        background-position: center;
        padding-top: 150px;

    }

    .biodata-timeline {
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        text-align: left;
        color: #000;
        margin-top: 18px;
    }

    .biodata-works {
        font-weight: 300;
        font-style: italic;
        font-size: 15px;
        line-height: 28px;
        text-align: left;
        color: #000;
        margin-left: 30px;
        margin-top: -8px;

    }
    .details-footer-box {
        padding: 0px 15px 15px 15px;
    }



    /*contact page*/
    .contact-details-img-box {
        background-image: -webkit-linear-gradient(top, transparent 14%, #A7072D 100%), -webkit-linear-gradient(top, transparent 14%, #A7072D 100%), url("../images/contacts/swiming.png");
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: 85vh;
        position: absolute;
        background-size: cover;
        background-position: center;
        margin-left: 0px;
        width:222%;
    }

    .contact {
        font-size: 17px;
        line-height: 21px;
        color: #000000;
        padding: 10px 0px;
        margin-top: -10px;
    }

    .contact-location {
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
        text-align: left;
        color: #000;
        margin-top: -10px;
        padding-right: 120px;
    }

    .contact-info {
        font-weight: 300;
        font-size: 14px;
        line-height: 24px;
        text-align: left;
        color: #000;
    }

    .contact-1 {
        text-align: left;
    }

    .contact-2 {
        text-align: left;

    }

    .cont-stay-update {
        font-weight: 300;
        font-style: italic;
        font-size: 36px;
        line-height: 49px;
        text-align: left;
        color: #fff;
    }

    .cont-hashtag {
        font-weight: bold;
        font-size: 35px;
        line-height: 49px;
        text-align: left;
        color: #fff;
        margin-top: -18px;
    }

    .twiter-feed-text {
        font-weight: 300;
        font-style: normal;
        font-size: 26px;
        line-height: 40px;
        text-align: left;
        color: #fff;
        margin-top: 32%;
    }

    .follow-text {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.1em;
        line-height: 17px;
        text-align: center;
        color: #fff;

    }

    .cont-left-contents {
        padding-left: 48px;
        margin-top: 11vh;
    }

    .socila-share-options {
        margin: 0;
        position: absolute;
        bottom: 10%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .contact-share-icon {
        padding: 0px 0px;
        margin: 20px 22px;
        height: 32px;
    }
    .contact-details-box {
        width: 100%;
        padding: 80px 50px 70px 20px;
        right: 0;
        margin-top: 85vh;
    }
    .master-plan-bio-section {
        position: absolute;
        background-color: #3E0B09;
    }


    .masterplan-profile-image-box {
        background-image: -webkit-linear-gradient(top, transparent 35%, #3E0B09 58%), -webkit-linear-gradient(top, transparent 35%, #3E0B09 58%), url("../images/masterplan/masterplanmobile-left.png");
        color: white;
        padding: 0px 0px;
        height: 100vh;
        position: relative !important;
        background-size: cover;
        background-position: center;
        margin-left: 0px;
    }

    .master-plan-bio-content {
        position: relative;
        top: 39vh;
        padding: 20px 30px;
    }


    .masteplan-text {
        font-weight: 500;
        font-size: 27px;
        line-height: 34px;
        text-align: center;
        color: #fff;

    }

    .master-plan-text-2 {
        font-size: 36px;
        line-height: 47px;
        text-align: center;
        color: #fff;
        margin-top: 20px;

    }

    .master-plan-text-3 {
        font-size: 36px;
        font-weight: 500;
        line-height: 47px;
        color: #fff;
        margin-top: -15px;
    }

    .hr-masterplan-section {
        border-top: 1px solid #d0d0d0;
        width: 25%;
        margin: 0 auto;
        padding: 20px 0px;
        margin-top: 30px;

    }

    .masterplan-logo{
        margin-top:0px;
        height: 36px;
    }

    .master-tiles-texts-1 {
        font-size: 26px;
        line-height: 33px;
        color: #fff;
        font-weight: 500;

    }

    .master-tiles-texts-2 {
        font-size: 26px;
        line-height: 33px;
        color: #fff;
        margin-top: -18px;
    }
    .t3-master{
        margin-top: -15px;
    }


    .reestablishing-img-box {
        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url("../images/masterplan/re-esh.png");
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: unset;
        margin-left: 0px;
    }


    .revital-img-box {
        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url("../images/masterplan/mt2.png");
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: center;
        margin-left: 0px;

    }

    .renew-img-box {
        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url("../images/masterplan/3.png");
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: center;;
        margin-left: 0px;

    }

    .voicemeter-img-box {

        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url("../images/home_images/mobile/mobiel1.png");
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: center;
        margin-left: 0px;

    }

    .voice-details-img-box{
        background-image: -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), -webkit-linear-gradient(top, transparent 45%, #A7072D 100%), url('../images/A21I7896@2x.png');
        /*background-image: linear-gradient(transparent, #3E0B09),url("../images/vision-details/vision-details.png");*/
        color: white;
        padding: 20px 0px;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: center;
        margin-left: 0px;
        padding-top: 82px;
    }
    .newscontent{
        padding: 72px 0px;
    }



}