
@font-face {
    font-family: 'mycurvefont';
    src: url(http://www.youngconcepts.net/App_Themes/WebThemes/fonts/BrushScriptStd.otf);
    
}



@font-face {
    font-family: 'mytitle';
    src: url(http://www.youngconcepts.net/App_Themes/WebThemes/fonts/BENGUIAB.PFM);
    
}


section {
    float: left;
    width: 100%;
}


.mmactive {

    padding: 5px 15px;
    color:white;
    border-radius: 20px 0;

}


 .desktopmenus.affix {
    top: 0;
    right: 0;
    width: 100%;
    border-radius: 0;
    padding-bottom: 17px;
    z-index: 1;
    display: block;
    background-color: #052f83;
  }

 a.mylogofix.affix {

    z-index: 99;
    right: 0;
    top: 2px;

        -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

}

.mylogofix.affix img.my-logo {
   margin: 0px auto;
    display: block;
    width: 60%;
}


.my-marketingpg h3 {
    text-transform: uppercase;
}


.curls {
    /*border: 1px solid #efefef;*/
    -moz-border-radius: 0 0 120px 120px / 0 0 6px 6px;
    border-radius: 0 0 120px 120px / 0 0 6px 6px;
}

.drop-shadow {
    /*position: relative;*/
  
    background: rgba(255, 255, 255, 0.58);
    /*-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;*/
}

    .drop-shadow.transperentshado {
    
     position: relative;
    
    padding: 1em;
       margin: 2em auto 2em;
    background: transparent;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }

.curls:before, .curls:after {
    bottom: 12px;
    max-width: 200px;
    height: 55%;
    /*-webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);*/
    -webkit-transform: skew(-8deg) rotate(-4deg);
    -moz-transform: skew(-8deg) rotate(-4deg);
    -o-transform: skew(-8deg) rotate(-4deg);
    transform: skew(-8deg) rotate(-4deg);
}



.drop-shadow:before, .drop-shadow:after {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
}


          /*fix css*/    
          
          


.center-block.drop-shadow.curls.width80.typewriter:hover {

}



/*may be fixed css*/         

/*home PAge Transactiopn Effects*/


.myround:hover {
-webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.myround {
    -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;

}

.under-arrow {
    width: 50%;
    margin: 20px auto;
    display: block !important;
}


  .spin {
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s;

    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 6s;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .spin:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
  }


    @-webkit-keyframes spinner {
    from { -webkit-transform: rotateY(0deg);    }
    to   { -webkit-transform: rotateY(-360deg); }
  }

  /* all other browsers */
  @keyframes spinner {
    from {
      -moz-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      transform: rotateY(0deg);
    }
    to {
      -moz-transform: rotateY(-360deg);
      -ms-transform: rotateY(-360deg);
      transform: rotateY(-360deg);
    }
  }



  
/*------------- For large---------------*/
@media only screen and (min-width:1440px) {
   

}

/*------------- For tab*/
@media only screen and (width:1024px) {


}



/*------------- For Desktop*/
@media only screen and (min-width:1009px) {

    .footers {
    background-color: #003082;
    color: white;
    text-align: center;
       font-size: 20px;
       font-family: mycurvefont;
                margin: 150px 0 40px 0
}


    .home-menuimg {
    width: 30%;
}


    .youngheader {color:#052f83;font-weight:800;font-size:28px;padding-top:150px;
}

    img.mygirl {
    margin: 0 0 0 -20%;
}

    h3.schoolheader {
    text-align: center;
}

    p.containt {
    text-align: center;
}

    .col-md-12.Mobilemenus {
    display: none;
}

      .Mobilemenus {
        display: none;
    }



    .img-touchpoint {padding-left:82px;height:auto;max-width:100%;
}

    .touchpointcontaint {padding-top:220px;padding-left:30px;
}

    .final {    background-color: #ebedec;
    min-height: 525px;
    width: 95%;
    margin-left: 35px;
        padding-top: 40px;
}


    .imgarrow {width: 94%;
    padding-left: 118px;
    margin-top: -11px;
}


    .imgemp {height:464px;
}

    .preventheader {
    background-color:#f3f3f3;color:#008ed2;font-size:25px;line-height: 32px;margin-top:35px;padding-top: 50px;
    padding-left: 80px;     padding-bottom: 267px;margin-left:100px;
   
}


    .mycntr {
        margin: 0 0 0 -110px;
    }

    .myimgse{

    margin: -190px auto 0px auto;
    display: block;
}

    /*section#home {
    height: 100vh;*/
}


.myheaderlogo1 {
    display: none;
}

.center-block.myshares.affix .col-md-12.share-div.affix {
    top: 36px;
    z-index: 1;
    right: 14%;
    width: 67%;
    /* float: right; */
    /* margin: 0; */
    display: block;
    text-align: right;
}

.center-block.mylogodvs.affix a.mylogofix.affix {
    z-index: 99;
    right: 0;
    top: 50px;
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 6s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.center-block.mylogodvs.affix {
    z-index: 1;
}

.center-block.myshares.affix {
    z-index: 1;
}

.my-lastdiv.affix {

    z-index: 1;
}

.my-lastdiv.affix .desktopmenus.affix .col-md-12.newstyle {
background-color: #052f83;
    position: static;
    z-index: 99999;
    width: 102%;
    margin-left: -1.1%;
}

.my-lastdiv.affix .desktopmenus.affix {
    background-color: white;
    z-index: 99;
}

.col-md-12.share-div.affix {
    top: 30px;
    z-index: 1;
    right: 14%;
    width: 67%;
    /* float: right; */
    /* margin: 0; */
    display: block;
    text-align: right;
}













































    div#my-menus {
    margin: 0 0 0 11px;
}

    .my-innercont {
    padding-top: 75px;
}

    .col-md-12.my-fixnavbar {
    position: fixed;
    z-index: 9999;
}

    section#aboutus .heding-block {
    color: black;
}

section#touchpoints {
    background-color:white;
        padding: 60px 0 50px 0;
            border-top: solid lightgray;
}

section#marketting {
    background-color: white;
        padding: 50px 0 50px 0;
    border-top: solid lightgrey;
}

section#Preventive {background-color:white;
                    padding: 50px 0 50px 0;
}

section#wellness {

    background-color: white;

}
section#Engagement { background-color: white;
}   
 section#young { background-color: white;
                     border-top: solid lightgrey;
                         padding: 50px 0 50px 0;
}   

    section#aboutus {
       background-color: white;
    background-attachment: fixed;
    color: black;
    background-origin: initial;
    background-clip: initial;
    background-size: 108%;
    background-repeat: no-repeat;
    background-position: 100% 0;
}


    section {
    float: left;
    width: 100%;
}


    .width80 {
        width: 90%;
           
}

.width40 {
     width: 40%;
}

    a.mylogofix.affix {
        width: 5%;
    }

    .myfootertext {
        margin: 8px 0 0 0;
    }

    img.myheaderlogo {
            width: 15%;
    margin: 0 0 0 10px;
    }
.desktopmenus.affix img.myheaderlogo {
     display:none;
    }

   .desktopmenus.affix img.myheaderlogo1 {
    width: 15%;
    margin: 0 0 0 10px;
    display: block;

    }

   .col-md-12.desktopmenus.affix .col-md-12.menu-div {
    width: 34%;
    float: right;
    top: -30px;
    z-index: 999999;
    /* color: white !important; */
}

.myheaderlogo1 {
display:none;
}

   .desktopmenus.affix .my-menus a {
    color: white;
    padding: 5px 15px;
    font-size: 12px;
}

  

    img.center-block.arrow-icon.img-width8 {
  width: 2%;
    float: left;
    }

    .innerpageheading {
        font-size: 28px;
        text-align: center;
    }


    .heding-block {
/*background-color: #003082; */
    color: #003082;
    width: 90%;
    text-align: left;
    font-size: 18px;
    margin: 9px auto;
    border-radius: 50px 0;
    display: block;
    }


    .heding-block-div {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        float: left;
    }


    p.menu-bg:hover ~ img#img2 {
        display: none;
    }

    img#img2active {
        display: none;
    }

    img.my-logoabout {
        top: 5px;
        right: 5px;
        width: 8%;
        float: right;
        position: fixed;
    }


    .main-contaniner.aboutus {
        background-image: url(http://www.youngconcepts.net/images/backgroundaboutus.png);
        background-size: 100% 100vh, cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        width: 100%;
        float: left;
    }


    .main-contaniner.wellnesscurve {
        background-image: url(http://www.youngconcepts.net/images/backgroundround.jpg);
        background-size: 60% 100vh, cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        width: 100%;
        float: left;
    }


    .wellnesscurve .desktopmenus {
        margin: 0 0 0 11%;
        width: 88%;
    }
    
   
.wellnesscurve .desktopmenus img.myheaderlogo {
    width: 46%;
    margin: 0 0 0 10px;
}


.main-contaniner {
       background-image: url(http://www.youngconcepts.net/images/background1s.jpg);
    background-size: 100% 100vh, cover;
    background-repeat: no-repeat;
    background-attachment: inherit;
        background-position-y: 2%;
    width:100%;
    float: left;
}


img.my-logo {
       margin: 20px auto;
    display: block;
    width: 9%;
}


.arrow-icon {
    width: 10%;
}



p.menu-bg {
background-image: url(http://www.youngconcepts.net/images/menubackground.png);
    background-size: 100% 117vh,cover;
    width: 60%;
        display: block !important;
    min-height: 50px;
    margin: 12px auto;
    font-size: 17px;
    padding: 8px 0;
    text-align: center;
        box-shadow: 0px 1px 3px grey;
}

.share-div {
    margin: 20px auto;
    text-align: center;
}

.share-div img {
    width: 3%;
}





h1.my-title a{
    font-family: 'mycurvefont', sans-serif;
    color: #003082;
    font-size: 25px;
}

.my-menus a {
      color: gray;
    font-size: 11.5px;
    padding: 5px 1px;
}


h1.my-title a:hover {
    text-shadow: 5px 5px 10px #9d9d9d;
}

.my-menus a:hover {
    
       padding: 5px 1px;
    color: #003082;
    border-radius: 20px 0;
}


p.menu-bg:hover {
    box-shadow: 0px 1px 3px grey;
 }



}




/*------------- For 7 tab*/
@media (min-width:490px) and (max-width:720px) {
}

/*------------- For Verticle tab*/
@media (min-width:728px) and (max-width:1008px) {


}



/*------------- For small Mobile*/
@media only screen and (max-width:320px) {
}

/*------------- For i6+--------------*/
@media only screen and (max-width:414px) {

}

/*-------------  For Mobile ---------*/
@media only screen and (max-width:727px) {

    .footers {
    background-color: #003082;
    color: white;
    text-align: center;
       font-size: 20px;
       font-family: mycurvefont;
                margin: 50px 0 40px 0
}

    .youngheader {color:#052f83;font-weight:800;font-size:28px;padding-top:0px;
}

    .center-block.myshares.affix {
    display: none!important;
}


    .img-touchpoint {width:100%;
}

    .touchpointcontaint {
        padding-top: 20px;
    }
    .final {    background-color: #ebedec;
    
    width: 100%;
 
}

    .imgarrow {width: 100%;

}

    .col-md-12.logothirdline img {
    width: 100%;
}

    .col-md-12.logofourthline img {
    width: 100%;
}

    .col-md-12.logosecondline img {
    width: 100%;
}

    .col-md-12.logofirstline img {
    width: 100%;
    float: left;
}

    .imgemp {width:100%;
}
    .col-md-3.doctordiv img {
    width: 100%;
}

    img.mygirl {
    display: none;
}

    img.myimgse {
    width: 100%;
}


    .preventheader {
    background-color:#f3f3f3;color:#008ed2;font-size:25px;line-height: 32px;margin-top:35px;padding-top: 50px;
    padding-left: 8px;     padding-bottom: 2px;margin-left:10px;
   
}


    .my-menus.affix {
    z-index: 99;
    top: 80px;
}

    .menu-div.affix {
    width: 100%;
    float: left;
    top: 12%;
    z-index: 99;
}

        a.mylogofix.affix {
        width:0%   ;
    }


    .width80 {
     width: 80%;
}

.width40 {
     width: 40%;
}


    .heding-block {
    background-color: #003082;
    color: white;
    width: 100% !important;
    text-align: center;
    margin: 9px auto;
    border-radius: 50px 0;
    display: block;
}

    section {
    float: left;
}

    .arrow-icon {
    width: 10%;
}

.col-md-12 {
    float: left;
        width: 100%;
}

.col-md-12.share-div {
    text-align: center;
}

.Mobilemenus {
    background-color: #cecdcd;
    width: 100%;
    padding: 0 10px;
z-index:99;
    float: left;
}

    .my-menus {
    display: none;
}

    .my-menus {
    background-color: #003082;
    float: left;
    width: 100%;
    /* color: white; */
    padding: 12px;
}

.my-menus a {
    display:none;
    width: 100%;
    display: block;
    color: white;
    font-size: 18px;
    border-bottom: solid 1px lightgray;
    margin: 10px 0 5px 0;
}

    .menuimg {
    width: 10%;
    float: left;
    margin: 10px 0 0 0px;
}

    .menu-titlediv {
    width: 90%;
    float: left;
}
    
p.my-title a {
  font-family: mytitle;
    font-weight: bolder;
    color: #003082;
    font-size: 25px;
    padding: 10px;
    /* text-align: left; */
}

    .col-md-12.desktopmenus {
    display: none;
}

    img.my-logo {
    margin: 20px auto;
    display: block;
    width: 36%;
}

    p.menu-bg {
    background-image: url(http://www.youngconcepts.net/images/menubackground.png);
    background-size: 100% 117vh,cover;
    width: 100%;
    min-height: 50px;
    margin: 12px auto 70px auto;
    padding: 8px 0;
    text-align: center;
    box-shadow: 0px 5px 16px grey;
}


    .share-div img {
    width: 15%;
}

    .footers {
    background-color: #003082;
    color: white;
    text-align: center;
    font-size: 18px;
    font-family: brush script;
    margin: 0 0 40px 0;
}






}
.myabout {background-color:#052f83;padding-bottom:40px;
}
.whoweare {color:white;margin-left:-9px;
}
.imgabout {padding-top:34px;width:100%;padding-left:12px;
}
.imgcontaint {padding-left:0px;
}
.containt {text-align:center;padding-top:63px;
}


.schoolheader {text-align:center;
}
.schoolimg {max-width: 100%;
    height: auto;
    padding-left:36px;
    
}
.schoolfooter {text-align:center;padding-left:28px;
}
.doctorcontaint {padding:60px;background-color:#ebedec;
}
.doctordiv{padding:0px;
}

.doctortext {text-align:center;font-weight:700;color:#053285;padding-top:35px;padding-bottom:35px;
}
.orrange {background-color:orange;font-size: 32px;
    color: white;
    padding-top: 26px;
    padding-bottom: 28px;
    padding-left:70px;
}
.strategic {border-bottom:5px solid #c1c1c1;padding-left:50px;
}
.strategics {padding-left:50px;
}
.underline {border-bottom:5px solid #c1c1c1;padding-top:67px;
}
.strategichead {font-weight:600;font-size:22px;color:#c1c1c1;margin-bottom:0px;
}
.strategictext {padding-bottom: 29px;
    
}


.wellnessheader {font-weight:600;font-size:30px;color:#c1c1c1;text-align:center;padding-top:60px;
}
.logosecondline {padding-top:25px;padding-bottom:20px;
}
.logofirstline {padding-top:77px;
}
logothirdline {padding-top:25px;
}
.logofourthline {padding-top:25px;padding-bottom:60px;border-bottom:5px solid #c1c1c1;padding-top:67px;
}
.hcontaint {padding:45px;
}
.redheading{background-color:#ea5670;font-size: 32px;
    color: white;
    padding:45px;
}
.engheader {color: #008ed2;
    font-size: 30px;
    text-align: center;
    line-height: 32px;
    padding-top: 50px;
    padding-bottom:50px;
}
.leftimg {padding-top:70px;
}



.add {font-size:23px;
}
.contact {display: block;
    max-width: 91%;
    height: auto;
    
    padding-top: 81px;
}

.imgwork {    display: block;
    max-width: 94%;
    height: auto;
    padding-top: 27px;
    padding-left: 25px;
}
.we {color:#393186;font-weight:600;font-size:18px;margin:0px;padding-top:50px;
}
