@media only screen and (max-width: 1080px){
    #mentorship p{
        width: 60%;
    }
    #mentorPrice .mp2{
        font-size: 71px;
    }
}

@media only screen and (max-width: 1024px){
    #mentorTitle{
        font-size: 64px;
    }
    #mentorPrice .mp2 {
        font-size: 66px;
    }
    #mentorPrice .mp3{
        font-size: 8px;
    }
}

@media only screen and (max-width: 811px){
    #logoMenu{
        width: 25% !important;
        float: left;
    }
    .wiw-logo {
        width: 100%;
        padding: 0px !important;
    }
    .wiw-logo img {
        padding-left: 20% !important;
        width: 85%;
    }
    #mentorTitle {
        font-size: 61px;
    }
    #tableMenu {
        width: 75% !important;
        float: left;
    }
    #menu, #menu.mobile #tableMenu .submenu {
        display: none;
    }
    #menu.mobile .symbol {
        width: 23%;
        float: right;
        padding-top: 25px;
        cursor: pointer;
    }
    .navbar{
        display:none;
    }
    .navbar.mobile{
        width: 100% !important;
        display:block !important;
        float: left;
        margin: 0 auto;
        z-index: 88888;
    }
    #menu.mobile .submenu {
        width: 60%;
        display: none;
        background: #3080bd;
        float: right;
        right: 5%;
        margin-top: 100px;
        box-shadow: 0px 1px 10px #115382;
        color: white !important;
        z-index: 9999999999 !important;
        position: absolute !important;
        overflow: hidden;
    }
    #menu * {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    #menu.mobile .submenu .dropdown,
    #menu.mobile .submenu .sm{
        width: 100%;
        display: block;
        margin: 0px !important;
        border-bottom: 2px solid white;
        color: white !important;
        text-align: center;
        font-size: 25px !important;
    }
    #menu.mobile .submenu .dropdown button,
    #menu.mobile .submenu .sm{
        color: white !important;
        text-align: center;
        font-size: 25px !important;
    }
    #menu.mobile .submenu .sm {
        padding: 22px 0px;
    }
    #menu.mobile .submenu .dropdown{
        padding: 22px 0px 0px;
    }
    #menu.mobile .submenu .last {
        border-bottom: 0px;
    }
    #menu.mobile .dropdown-content {
        width: 100%;
        background: #844125 !important;
        top: 0px !important;
        z-index: 9999 !important;
        position: relative !important;
    }
    #menu.mobile .submenu .dropdown button{
        padding-bottom:20px;
    }
    #menu.mobile .dropdown-content a {
        margin: 0px !important;
        border-bottom: 0px;
        border-top: 2px solid white;
        padding: 30px 0px !important;
        background: #844125 !important;
        text-align: center;
        font-size: 25px !important;
    }
    #mentorTitle .desktop{
        display: none !important;
    }
    #mentorTitle .mobile{
        display: block !important;
    }
    #mentorship #content{
        margin-top: 180px;
    }
    #mentorTitle {
        font-size: 105px;
        line-height: 77px;
    }
    #mentorship p {
        width: 100%;
        font-size: 34px;
        line-height: 45px;
        margin-bottom: 0px;
    }
    #mentorship .desktop{
        display:none !important;
    }
    #mentorship .mobile{
        display:block !important;
    }
    #mentorship #homepage{
        width:100% !important;
        background-image: url(../img/mentorship-BG-mob.jpg);
        box-shadow: none;
    }
    #mentorPrice {
        width: 60%;
        background: #317fb8;
        opacity: 0.9;
        margin-top: 0px;
        margin-left: -65px;
        padding: 15px 0px 15px 55px;
    }
    #mentorship hr{
        display:none;
    }
    .blueBox {
        width: 100% !important;
    }
    #mentorPrice .mp1 {
        width: 100%;
        font-size: 50px;
        line-height: 45px;
        border: 0px;
    }
    #mentorPrice .mp2 {
        font-size: 170px;
        width: 100%;
        padding-left: 0px;
        margin-top: -15px;
    }
    .aste {
        font-size: 80px !important;
    }
    #mentorPrice .mp3 {
        font-size: 20px;
        width: 100%;
        padding-top: 0px;
        margin-top: -20px;
        padding-bottom: 10px;
    }
    #mentorForm label {
        font-size: 50px;
    }
    #mentorForm input, #mentorForm .formST{
        width: 100% !important;
    }
    #mentorForm input {
        margin-bottom: 25px;
        padding: 20px 20px !important;
        font-size: 34px;
        min-height: 60px;
    }
    #mentorForm.mobile {
        display: block !important;
        clear: both;
        position: relative;
        float: left;
        margin-left: 8%;
        width: 84% !important;
        margin-top: 30px;
        margin-bottom: 55px;
    }
    #mentorForm button#stripeBT {
        margin-top: 20px !important;
        margin-left: 35% !Important;
        font-size: 38px !important;
        width: 170px;
        padding: 17px;
    }
    body {
        background: #276ba7;
    }
}

@media only screen and (max-width: 769px){
    #mentorPrice .mp2 {
        font-size: 160px;
    }
    #menu.mobile .symbol{
        padding-top: 15px;
    }
    #menu.mobile .submenu {
        margin-top: 60px;
    }
    #mentorTitle {
        font-size: 99px;
        line-height: 73px;
    }
    #mentorship #content {
        margin-top: 170px;
    }
    #mentorship p {
        width: 100%;
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 0px;
    }
    #mentorPrice {
        width: 60%;
    }
    #mentorPrice .mp1 {
        font-size: 50px;
        line-height: 45px;
    }
    #mentorPrice .mp2 {
        font-size: 160px;
    }
    #mentorPrice .mp3 {
        font-size: 20px;
        padding-top: 0px;
        margin-top: -10px;
        padding-bottom: 5px;
    }
    #mentorForm label {
        font-size: 50px;
    }
    #mentorForm input {
        margin-bottom: 25px;
        padding: 20px 20px !important;
        font-size: 34px;
        min-height: 60px;
    }
    #mentorForm button#stripeBT {
        margin-top: 20px !important;
        margin-left: 32% !Important;
        font-size: 40px !important;
        width: 180px;
        padding: 15px;
    }
}

@media only screen and (max-width: 415px){
    #mentorTitle {
        font-size: 100px;
        line-height: 74px;
    }
    #mentorPrice .mp2 {
        font-size: 160px;
    }
    #menu.mobile .symbol{
        padding-top: 15px;
    }
    .symbol img{
        width: 45px;
    }
    #menu.mobile .submenu {
        margin-top: 60px;
    }
    #mentorTitle {
        font-size: 55px;
        line-height: 41px;
    }
    #mentorship #content {
        margin-top: 100px;
    }
    #mentorship p {
        font-size: 18px;
        line-height: 25px;
    }
    #mentorPrice {
        width: 80%;
    }
    #mentorPrice .mp1 {
        font-size: 35px;
        line-height: 35px;
    }
    #mentorPrice .mp2 {
        font-size: 100px;
    }
    #mentorPrice .mp3 {
        font-size: 13px;
        padding-top: 0px;
        margin-top: -10px;
        padding-bottom: 5px;
    }
    #mentorForm label {
        font-size: 30px;
    }
    #mentorForm input {
        margin-bottom: 20px;
        padding: 20px 20px !important;
        font-size: 25px;
        min-height: 40px;
    }
    #mentorForm button#stripeBT {
        margin-top: 20px !important;
        margin-left: 28% !Important;
        font-size: 28px !important;
        width: 130px;
        padding: 10px;
    }
}

@media only screen and (max-width: 394px){
    #mentorTitle {
        font-size: 52px;
        line-height: 39px;
    }
    #mentorship p {
        font-size: 17px;
        line-height: 24px;
    }
    #mentorPrice .mp2 {
        font-size: 95px;
    }
    .aste {
        font-size: 65px !important;
    }
    #mentorPrice .mp1 {
        font-size: 33px;
        line-height: 30px;
    }
    #mentorPrice .mp3 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 376px){
    #mentorTitle {
        font-size: 49px;
        line-height: 41px;
    }
    #mentorship p {
        font-size: 16px;
        line-height: 25px;
    }
    #mentorPrice {
        width: 85%;
    }
    .aste {
        font-size: 60px !important;
    }
    #mentorPrice .mp1 {
        font-size: 34px;
        line-height: 31px;
    }
    #mentorPrice .mp2 {
        font-size: 90px;
    }
    #mentorPrice .mp3 {
        font-size: 12px;
    }
    #mentorForm input {
        margin-bottom: 15px;
        padding: 20px 10px !important;
        font-size: 21px;
        min-height: 40px;
    }
}

@media only screen and (max-width: 321px){
    #mentorTitle {
        font-size: 42px;
        line-height: 32px;
    }
    .symbol img {
        width: 35px;
    }
    #menu.mobile .symbol {
        padding-top: 10px;
    }
    #mentorship p {
        font-size: 14px;
        line-height: 23px;
    }
    #mentorship #content {
        margin-top: 80px;
    }
    #mentorPrice .mp1 {
        font-size: 29px;
        line-height: 26px;
    }
    #mentorPrice .mp2 {
        font-size: 80px;
    }
    .aste {
        font-size: 50px !important;
    }
    #mentorPrice .mp3 {
        font-size: 10px;
    }
    #mentorForm label {
        font-size: 25px;
    }
    #mentorForm input{
        font-size: 17px;
    }
    #mentorForm button#stripeBT{
        font-size: 22px !important;
        width: 100px;
    }
    .mentorFoot .hmRow {
        width: 270px;
    }
    .hmSoc-5col{
        height: 30px;
    }
}