
@media (max-width: 600px) {
  .masthead{
    margin-top: 70px;
  }
  .newAdmission{
    position:static;
    left: auto;
    top: auto;
    font-size: 10px;
    width:100%;
    height:70px;
    display: block;
    

  }
  .examTitle{
    font-size: 2em;
  }
  
  .diceLogo{
    width: 200px;
    height:auto;
  }
  .heightAdjust{
    min-height: 3000px;
  }
  .educationForEmpowerment{
    margin-left: 100px !important;
  }
  
  .landingcomponent{
    margin-top: 20px;
    margin-left: -22px;
  }

  #mainInfoPage{
    width: 100% !important;
    margin-left: -7px;
  }
  /* .profileSectionContent{
    margin-bottom:-33px
  } */

  .carousel-inner{
    height: 30vh !important;
  }

  body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .mainNewsCard{
    padding: 10px;
    margin: 5px;
  }

  .mainlandingcontainer{
    padding: 20px;
  }

  .mainInfoPage{
    padding: 10px;
  }

  .featuredCard{
    margin-top: 10px;
  }

  .achievementsCard{
    margin-top: 10px;
  }

  .examInfoCard{
    height: 33%;
  }

  .carousel-caption{
    top: 10px !important;
    left: 10px !important;
  }

  .inspireVideoCaption{
    font-size: 0.5em;
  }
  
  .paddingTwo{
    padding: 0;
  }


/*#######################################
Contact
#######################################*/

    .contact-lead{
    min-height: 50px;
}

 }

 @media screen and (max-width: 1366px) {
  
.mainProfile{

  margin: 0;
}

 }
@media screen and (min-width: 1367px) {
   /* .mainlandingcontainer{
     width:80%;
     margin:10% !important;
    }
    #landingcomponent{
    min-height:90vh;
    width:90vw;
    padding:10%;
    } */
    /*New Styles*/
 #mainProfileImage{
  width: 300px !important;
  margin: auto;
 }
    .mainEducatorInfo{
      padding-left: 100px !important;
    }

    #landingcomponent{
    height:100vh;
    min-width:100vw;
    margin:none;

    }

    #mainInfoPage{
        min-height: 100vh;
        font-size: 1em;
        padding:0;
        margin-bottom: -10px;
    }


    .mainlandingcontainer{
        padding: 3%;;
    }

    

    .examCardSection{
        min-height: 95vh;
        font-size: 1.1em;
    }

    .mainProfileSection{
        min-height: 100%;
        margin-bottom: -20px;
        font-size: 1.1em;
    }
    .examInfoCard{
        font-size: 1.1em;
        height: 34.3%;
    }

    .mainNewsCard{
        font-size: 1.2em;
    }
/*#######################################
Contact
#######################################
*/
.contact-lead{
    min-height: 70vh;
}


}






@media (min-width: 1920px) and (max-width: 2560px)  {
    #landingcomponent{
    height:100vh;
    min-width:100vw;
    margin:none;

    }
    #mainlandingcarousel{
     min-height:60vh !important;
     min-width:100% !important;
     margin:none !important;
    }
    #mainInfoPage{
        min-height: 90vh;
        padding:0;
        margin: 0;
        font-size: 0.85em;
    }

    .mainNewsCard{
    padding: 10px;
    margin: 5px;
    height: 29vh !important;
    font-size: 1.7em;
  }

    .mainlandingcontainer{
     width:90%;
     margin:auto;
    }
    .carImg{
    	min-height: 50vh !important;
    	min-width:70vw;
    }
    #mainJumbotron{
     width:100%;
     margin:none;
    }
    .container{
    	margin:none !important;
    }

    .examCardSection{
        min-height: 90vh;
        font-size: 1.4em;
    }

    .mainProfileSection{
        height: 100%;

        font-size: 1.8em;
    }
    .examInfoCard{
        font-size: 1.9em;
        height: 29%;
    }

    
    .mainInfoProfileHeader{
        font-size: 1.2em;
    }
    #mainInfoPage{
        height: 90vh;
        padding: 2%;
    }

    .profileSectionContent{
        height: 100vh;
    }
}



/*#######################################
Contact
#######################################*/

