/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 991px)  {
    .allCategoryList ul li a {

        padding: 15px 0 15px 65px;
    }
    .personalInfo {
        background-position: right -30px center;
        background-size: 266px auto;
        height: 330px;
    }
    .personalInfo .personalInfoDescription {
        width: 50%;
        padding: 25px 30px;
        height: 330px;
    }
    .personalInfoDescription p {

        font-size: 14px;
        line-height: 22px;
        width: 160px;
    }
    .personalInfoDescription p.personalInfoName {

        font-size: 14px;

    }
    .personalInfoOpenQuote > img {
        width: 20px;
    }
    .personalInfoDescription   img {
        width: 20px;
    }
    .foodDeatils .backstretch {
        height: 100% !important;
    }
    .foodDeatils .backstretch img {
        height: 100% !important;
    }
    .mapInfoDetails {
        height: 315px;
        width: 360px;
    }
    .mapInfoFirstDetails {

        height: 90px;
    }
    .mapInfoSecondDetails p
    {
        font-size: 16px;
        line-height: 22px;
    }
    .mapInfoFirstDetails p {

        font-size: 25px;
        line-height: 34px;
    }
    .mapInfoSecondDetails {
        width: 250px;
    }
    .mapInfoSecondDetails i {
        font-size: 16px;
        line-height: 25px;
        margin-top: 10px;
    }
    .gm-style-iw {
        left: 145px !important;
        top: 115px !important;
    }
    .singleNewsSliderDescription p {

        font-size: 16px;
    }
    .newsImage img {
        height: 160px;

    }
    .CategoryInnerWrap a:hover .CategoryInfo p {
        color: #292526 !important;
    }
    .CategoryInnerWrap a:hover .CategroyInfoArrow {
        background-color: #e0dfdf !important;
    }
    .CategoryInnerWrap a.active .CategoryInfo p {
        color: #3e71f8 !important;
    }
    .CategoryInnerWrap a.active .CategroyInfoArrow {
        background-color: #3e71f8 !important;
    }
    .jobSidebar .graphicApp {
        padding: 0 20px;
    }
    .singleNewsSlider .bx-caption {
        
        max-width: 100px;
    }
    .giftLightBoxInnerWrap .giftBox {
        width: 700px;
    }
    .viewCateringButton a
    {
        padding: 10px 40px;
        font-size: 14px;
    }

}
@media only screen 
and (min-device-width : 992px) 
and (max-device-width : 1199px)  {
    .CategoryInnerWrap a:hover .CategoryInfo p {
        color: #292526 !important;
    }
    .CategoryInnerWrap a:hover .CategroyInfoArrow {
        background-color: #e0dfdf !important;
    }
    .CategoryInnerWrap a.active .CategoryInfo p {
        color: #3e71f8 !important;
    }
    .CategoryInnerWrap a.active .CategroyInfoArrow {
        background-color: #3e71f8 !important;
    }
    .newsImage img {
        height: 230px;

    }
    .singleNewsSliderDescription p {

        font-size: 16px;
    }
    .allCategoryList ul li a {

        padding: 15px 0 15px 80px;
    }
    .personalInfo {
        background-position: right -30px center;
        background-size: 266px auto;
        height: 330px;
    }
    .personalInfo .personalInfoDescription {
        width: 63%;
        padding: 25px 30px;
        height: 330px;
    }
    .personalInfoDescription p {
        font-size: 20px;
        line-height: 25px;
        width: 290px;
    }
    .personalInfoDescription p.personalInfoName {

        font-size: 16px;

    }
    .personalInfoOpenQuote > img {
        width: auto;
    }
    .personalInfoDescription   img {
        width: auto;
    }
    .foodDeatils .backstretch {
        height: 100% !important;
    }
    .foodDeatils .backstretch img {
        height: 100% !important;
    }
    .mapInfoDetails {
        height: 315px;
        width: 360px;
    }
    .mapInfoFirstDetails {

        height: 90px;
    }
    .mapInfoSecondDetails p
    {
        font-size: 16px;
        line-height: 22px;
    }
    .mapInfoFirstDetails p {

        font-size: 25px;
        line-height: 34px;
    }
    .mapInfoSecondDetails {
        width: 250px;
    }
    .mapInfoSecondDetails i {
        font-size: 16px;
        line-height: 25px;
        margin-top: 10px;
    }
    .gm-style-iw {
        left: 145px !important;
        top: 115px !important;
    }
    .appShowCase {
        text-align: center;
    }

}
@media only screen 
and (min-device-width : 767px) 
and (max-device-width : 1024px)  {
    .testimonialSlideInnerWrapper {
        height: 308px;
    }
    .appShowCaseTitle
    {
        height: 120px;
    }
    .mailSubscription .form-control {
        padding: 5px;
    }
    .aboutBox .visitSingle {

        padding: 30px 25px;
    }
    .foodDeatils .foodDescriptionWrap {

        padding: 15px 20px;
    }
    .cateringBookingBox::before {
        width: 115%;

    }

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {


}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

}