/* ************************************************
 @project                   : http://alwataniah-school.com
 @company                   : http://eprisenet.com/
 @year                      : 2017
 @developer                 : Hiba Almanakly
 @email                     : eng.hibaalmanakly@gmail.com
 @createdDate               : Feb, 2017
 @updatedBy                 : Hiba Almanakly	
 @updatedDate               : July, 2017
 ************************************************ */


@media only screen and (device-width: 484px)
,only screen and (max-width: 484px) 
,only screen and (max-device-width: 484px)  and (orientation:portrait)
,only screen and (max-device-width: 484px) and  (orientation:landscape) {
    .html.front #section1 {
        height: 89vw;
    }
    .menuulmobile{
        width: 80%;
        margin: 0 10%;
    }
    .slidertitlecontainer{
        top:42%;
    }
    .loadingtext{
        font-size: 16px;
    }
    .logo {
        width: 20%;
        padding: 2% 0;
    }
    .whiteload .footercontent:nth-child(1){
        font-size: 14px;
    } 
    .menu{
        left: 64%;
    }
    .i18n-en .menu {
        left: 58%;
    }
    .headernav{
        width: 7vw;
        height: 7vw;
    }
    .slidernav {
        width: 3vw;
        height: 3vw;
    }
    .abouttext .content {
        padding: 3% 8% 3% 8%;
    }
    .section2first{
        height: 100vh;
    }
    #section8 {
        width: 90%;
        padding: 5%;
    }

    .footercontent {
        width: 100% !important;
        text-align: center;
        margin-top: 6%;
        float: left;
    }


    .footercontent h2 {
        margin-bottom: 0px;
        text-shadow: 2px 2px 2px #2e2e2e;
    }

    .copyright{
        font-size: 10px;
    }
    .menutitle{
        display: none;
    }
    .socialicon {
        height: 5vw;
    }
    .particon {
        padding-top: 30%;
        height: 8vw;
    }
    .ablumcontent {
        width: 20.6vw;
    }
    body .righteventcontainer, body.i18n-en .righteventcontainer{
        width: 100%;
        margin: 2% 0% 5% 0%;
    }
    .views-view-grid.cols-3 td {
        width: 100%;
        float: left;
    }
    .dback {
        top: 0.4%;
    }
    .contactsubtitle {
        padding: 0;
    }
    .rightbar {
        width: 70%;
    }

    .zoomimage {
        width: 7vw;
    }

    .contactxx {
        width: 90%;
        padding-bottom:5%;
    }
    .contactcontainer2 {
        width: 82%;
        float: right;
        margin: 0 9%;
    }
    .contacts4 { 
        width: 100%; 
    }
    .contactinput {
        width: 95%;
        padding: 2% 0;
        font-size: 14px;
    }
    .map{
        height:  50vw;
    }
    .contactextarea{
        font-size: 14px;
    }

    .termlistimage, .i18n-en .termlistimage {
        height: 41vw;
        width: 90% !important;
        margin: 1% 5%;
    }
    .termlisttitle, .i18n-en .termlisttitle, .termlistsummary, .i18n-en .termlistsummary, .termlistsubtitle, .i18n-en .termlistsubtitle {
        width: 90%;
        margin: 1% 5%;
    }
    .lastalbumscontent{
        height: 24vw;
        margin: 2% 0 5% 0;
    }
    .albumicon {
        height: initial;
        padding: 5% 35%;
        width: 30%;
    }
    .albumicon  .imagebyheight {
        height: initial;
        width: 100%;
    }
    .albumtitletext {
        width: 90%;
        font-size: 80%;
        padding: 0 5%;
        text-align: center;
    }
    .albumtitlemore {
        padding: 25% 0px;
        height: 60% !important;
    }
}