﻿


@media screen and (max-width:1024px) {

.divGuide {
    width: 48%;
    float: right;
    padding-left: 10px;
}
    .center {
        margin: auto;
        width: 75%;
        float: none !important;       
    }

    /* logo */
    .LogoDiv img {
        width: 100%;
        height: auto;
    }

    .divArabEng {
        float: left;
        margin-top: -10px;
    }

    .ContentArea img {
        width: 100%;
        height: auto;
    }

    /* Bottom Navigation*/
    .divBottom {
        width: 75%;
        margin: auto;
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: white;
        text-align: center;
        display: inline-block;
    }

    .Bottom1 {
        background-color: #c3909f;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom2 {
        background-color: #a16b7b;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;        
        width: 100%;
    }

    .Bottom3 {
        background-color: #a07a85;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;        
        width: 100%;
    }

    .Bottom4 {
        background-color: #ad8391;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;        
        width: 100%;
    }

    .Bottom5 {
        background-color: #bb7a8d;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;       
        width: 100%;
    }

    .Bottom6 {
        background-color: #b88896;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;        
        width: 100%;
    }

    .Bottom7 {
        background-color: #a16b7b;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;       
        width: 100%;
    }

    .Bottom8 {
        background-color: #c56a86;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;        
        width: 100%;
    }

    /* Home Page*/

    .divLogoContent {
    width: 19%;    
    padding-right: 62px;
    padding-top: 10px;
}

    .divSlidertext {
        width: 100%;
        margin-top: 43px;
        float: right;
        font-family: arial;
        font-size: 16px;
    }

    .divsliderImage {
        width: 100%;
        /* float: right; */
        margin-bottom: -23px;
    }

    .divsliderImage img {
        width: 100% !important;
    }
    
.divCategoryBox {
    width: 30%;
    float: right;
    padding-right: 20px;
}

    /* Inner Page*/

    .divNavigation {
        width: 100%;
        margin: auto;
        background-color: #ab7686;
        margin-top: 110px;
        margin-bottom: 10px;
    }
	
	.BoxText {
    width: 100%;
    margin-top: 5px;
}
}



@media screen and (max-width:1009px) {

    .center {
        margin: auto;
        width: 75%;
        float: none !important;       
    }

    /* logo */
    .LogoDiv img {
        width: 100%;
        height: auto;
    }

    .divArabEng {
        float: left;
        margin-top: -10px;
    }

    .ContentArea img {
        width: 100%;
        height: auto;
    }

    /* Bottom Navigation*/
    .divBottom {
        width: 75%;
        margin: auto;
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: white;
        text-align: center;
        display: inline-block;
    }

    .Bottom1 {
        background-color: #c3909f;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom2 {
        background-color: #a16b7b;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;        
        width: 100%;
    }

    .Bottom3 {
        background-color: #a07a85;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;        
        width: 100%;
    }

    .Bottom4 {
        background-color: #ad8391;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;        
        width: 100%;
    }

    .Bottom5 {
        background-color: #bb7a8d;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;       
        width: 100%;
    }

    .Bottom6 {
        background-color: #b88896;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;        
        width: 100%;
    }

    .Bottom7 {
        background-color: #a16b7b;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;       
        width: 100%;
    }

    .Bottom8 {
        background-color: #c56a86;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;        
        width: 100%;
    }

    /* Home Page*/

    .divLogoContent {
        width: 20%;
        float: none !important;
        padding-right: 55px;
        padding-top: 10px;
    }

    .divSlidertext {
        width: 100%;
        margin-top: 43px;
        float: right;
        font-family: arial;
        font-size: 16px;
    }

    .divsliderImage {
        width: 100%;
        /* float: right; */
        margin-bottom: -23px;
    }

    .divsliderImage img {
        width: 100% !important;
    }

    .divCategoryBox {
    width: 30%;
    float: right;
    padding-right: 20px;
}

    /* Inner Page*/

    .divNavigation {
        width: 100%;
        margin: auto;
        background-color: #ab7686;
        margin-top: 110px;
        margin-bottom: 10px;
    }
	
	.BoxText {
    width: 100%;
    margin-top: 5px;
}
}


@media screen and (max-width:767px) {

    .center {
        margin: auto;
        width: 75%;
        float: none !important;
    }

    /* logo */
    .LogoDiv img {
        width: 100%;
        height: auto;
    }

    .divArabEng {
        float: left;
        margin-top: -10px;
    }

    .ContentArea img {
        width: 100%;
        height: auto;
    }

    /* Bottom Navigation*/
    .divBottom {
        width: 75%;
        margin: auto;
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: white;
        text-align: center;
        display: inline-block;
    }

    .Bottom1 {
        background-color: #c3909f;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom2 {
        background-color: #a16b7b;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom3 {
        background-color: #a07a85;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom4 {
        background-color: #ad8391;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom5 {
        background-color: #bb7a8d;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom6 {
        background-color: #b88896;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom7 {
        background-color: #a16b7b;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom8 {
        background-color: #c56a86;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    /* Home Page*/

    .divLogoContent {
        width: 20%;
        float: none !important;
        padding-right: 55px;
        padding-top: 10px;
    }
       

    .divCategoryBox {
        width: 18%;
        float: none !important;
        padding-right: 20px;
    }

    .divGuide {
        width: 100%;
        float: none;
        padding-right: 10px;
    }

    .divGuide img {
        width: 100%;
        height:auto;
    }

    .divsliderImage img {
        width: 100% !important;
    }

    .divSlidertext {
        width: 100%;
        margin-top: 43px;
        float: right;
        font-family: arial;
        font-size: 16px;
    }

    .divsliderImage {
        width: 100%;
        /* float: right; */
        margin-bottom: -23px;
    }

    /* Inner Page*/

    .divNavigation {
        width: 100%;
        margin: auto;
        background-color: #ab7686;
        margin-top: 110px;
        margin-bottom: 10px;
    }
	
	.BoxText {
    width: 100%;
    margin-top: 5px;
}
	
}

@media screen and (max-width:768px)
{
	.divGuide {
    width: 100%;
    float: right;
    padding-left: 10px;
}
}
@media screen and (max-width:479px) {

    .center {
        margin: auto;
        width: 75%;
        float: none !important;
    }

    /* logo */
    .LogoDiv img {
        width: 100%;
        height: auto;
    }

    .divArabEng {
        float: left;
        margin-top: -10px;
    }

    .ContentArea img {
        width: 100%;
        height: auto;
    }

    /* Bottom Navigation*/
    .divBottom {
        width: 75%;
        margin: auto;
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: white;
        text-align: center;
        display: inline-block;
    }

    .Bottom1 {
        background-color: #c3909f;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom2 {
        background-color: #a16b7b;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom3 {
        background-color: #a07a85;
        float: right;
        margin-right: 50px;
        display: inline-block;
        height: 150px;
        width: 100%;
    }

    .Bottom4 {
        background-color: #ad8391;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom5 {
        background-color: #bb7a8d;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom6 {
        background-color: #b88896;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom7 {
        background-color: #a16b7b;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    .Bottom8 {
        background-color: #c56a86;
        display: inline-block;
        float: right;
        margin-right: 50px;
        height: 150px;
        width: 100%;
    }

    /* Home Page*/

    .divLogoContent {
        width: 20%;
        float: none !important;
        padding-right: 55px;
        padding-top: 10px;
    }

   
    .divCategoryBox {
        width: 18%;
        float: none !important;
        padding-right: 20px;
    }

    
.divGuide {
    width: 100%;   
    padding-right: 10px;
}

        .divGuide img {
            width: 100%;
            height: auto;
        }

    .divsliderImage img {
        width: 100% !important;
    }

    .divSlidertext {
        width: 100%;
        margin-top: 43px;
        float: right;
        font-family: arial;
        font-size: 16px;
    }

    .divsliderImage {
        width: 100%;
        /* float: right; */
        margin-bottom: -23px;
    }

    /* Inner Page*/

    .divNavigation {
        width: 100%;
        margin: auto;
        background-color: #ab7686;
        margin-top: 110px;
        margin-bottom: 10px;
    }
	
	.BoxText {
    width: 100%;
    margin-top: 5px;
}
}
