﻿



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 700px) {
    #HeaderDiv {
        width: 100.90vw;
        font-family: sans-serif;
        height: 100px;
        position: fixed;
        z-index: 10;
        background-color: red;
        display: none;
    }

    #mySidenav {
        display: block;
    }

    #MobileMenuBtn {
        font-size: 30px;
        cursor: pointer;
        position: fixed;
        z-index: 5;
        margin-left: 5%;
        font-size: 30pt;
        color: white;
        margin-top: 3.5%;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 8;
        top: 0;
        left: 0;
        background-color: #0790d4;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        -webkit-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.46);
        -moz-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.46);
        box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.46);
    }

        .sidenav a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 25px;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover {
                color: #f1f1f1;
            }

        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
        }


    #MobileMenuLogo {
        width: 50%;
        margin-left: 15%;
        margin-top: -30%;
    }

    #MobileHomeBtnDiv {
        height: 40px;
        background-color: #0790d4;
        margin-top: 5%;
    }

    #MobileHomeBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileHomeBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileHomeBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }


    #MobileProductsDiv {
        min-height: 40px;
        background-color: #0790d4;
    }

    #MobileProductsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileProductsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileProductsDiv:hover {
        min-height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    #MobileProductSubMenu {
        font-size: 10pt;
        color: white;
    }




    #MobilePartnershipsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobilePartnershipsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobilePartnershipsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobilePartnershipsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }



    #MobileResourcesBtnDiv {
        min-height: 40px;
        background-color: #0790d4;
    }

    #MobileResourcesBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileResourcesBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileResourcesBtnDiv:hover {
        min-height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    #MobileResourcesSubMenu {
        font-size: 10pt;
        color: white;
    }


    #MobileAboutUsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobileAboutUsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileAboutUsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileAboutUsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }


    #MobileAboutUsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobileAboutUsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileAboutUsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileAboutUsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }


    #MobileContactUsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobileContactUsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileContactUsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileContactUsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }


    /**
    **
    ***
    ****
    *****
    About Us First Div Style *********************/

    #AboutUsTextDiv {
        width: 104vw;
        z-index: 1;
        background-image: url('../Images/OtherPageBg.jpg');
        height: 100px;
        background-repeat: no-repeat;
        position: fixed;
        margin-top: -0%;
    }

    #AboutUsTag {
        margin-top: 1%;
        font-size: 30pt;
        font-weight: 600;
        font-family: Corbel;
        color: white;
        text-align: right
    }






    /**
    **
    ***
    ****
    *****
    Footer Div Style *********************/

    #FooterLogo {
        width: 120%;
    }

    #FooterPrLb {
        font-family: Corbel;
        font-size: 11pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterallProBtn {
        font-family: Corbel;
        font-size: 10pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterSolutionsLb {
        font-family: Corbel;
        font-size: 11pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterAllFooterSolutionsBtn {
        font-family: Corbel;
        font-size: 10pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterResourcesLB {
        font-family: Corbel;
        font-size: 11pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterCompanyLB {
        font-family: Corbel;
        font-size: 11pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    .FooterLable {
        color: #414141;
        font-family: Arial;
        font-size: 8pt;
    }

        .FooterLable:hover {
            color: #0ea5f0;
            font-family: Arial;
            font-size: 10pt;
            cursor: pointer;
        }

    .SocialIcon {
        color: #414141;
        font-size: 12pt;
    }

        .SocialIcon:hover {
            color: #0ea5f0;
            font-size: 12pt;
            cursor: pointer;
        }

    #FooterMainDiv1 {
        min-height: 500px;
        width: 104vw;
        background-color: white;
        background-repeat: no-repeat;
    }

    #FooterMainDiv2 {
        min-height: 100px;
        width: 104vw;
        background-color: #f9faff;
        background-repeat: no-repeat;
    }


    /**
    **
    ***
    ****
    *****
    FAQ Div Style *********************/

    #FAQMainDiv {
        min-height: 800px;
        width: 104vw;
        background-color: #f9faff;
        margin-top: 25%;
    }

    #FAQDataDIV {
        width: 80%;
        margin-left: 10%;
    }

    #FAQCategoriesDiv {
        margin-top: 8%;
        width: 80%;
        margin-left: 10%;
    }

   
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    #HeaderDiv {
        width: 100.90vw;
        font-family: sans-serif;
        height: 100px;
        position: fixed;
        z-index: 10;
        display: none;
    }

    #mySidenav {
        display: block;
    }

    #MobileMenuBtn {
        font-size: 30px;
        cursor: pointer;
        position: fixed;
        z-index: 5;
        margin-left: 3%;
        font-size: 30pt;
        color: white;
        margin-top: 2.5%;
        /*color: red;*/
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 8;
        top: 0;
        left: 0;
        background-color: #0790d4;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        -webkit-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.46);
        -moz-box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.46);
        box-shadow: 2px 0px 5px 0px rgba(0,0,0,0.46);
    }

        .sidenav a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 25px;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            .sidenav a:hover {
                color: #f1f1f1;
            }

        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 50px;
        }


    #MobileMenuLogo {
        width: 50%;
        margin-left: 15%;
        margin-top: -30%;
    }

    #MobileHomeBtnDiv {
        height: 40px;
        background-color: #0790d4;
        margin-top: 5%;
    }

    #MobileHomeBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileHomeBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileHomeBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }


    #MobileProductsDiv {
        min-height: 40px;
        background-color: #0790d4;
    }

    #MobileProductsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileProductsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileProductsDiv:hover {
        min-height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    #MobileProductSubMenu {
        font-size: 10pt;
        color: white;
    }




    #MobilePartnershipsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobilePartnershipsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobilePartnershipsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobilePartnershipsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }



    #MobileResourcesBtnDiv {
        min-height: 40px;
        background-color: #0790d4;
    }

    #MobileResourcesBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileResourcesBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileResourcesBtnDiv:hover {
        min-height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }

    #MobileResourcesSubMenu {
        font-size: 10pt;
        color: white;
    }


    #MobileAboutUsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobileAboutUsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileAboutUsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileAboutUsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }


    #MobileAboutUsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobileAboutUsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileAboutUsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileAboutUsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }


    #MobileContactUsBtnDiv {
        height: 40px;
        background-color: #0790d4;
    }

    #MobileContactUsBtn {
        font-size: 13pt;
        color: white;
    }

        #MobileContactUsBtn:hover {
            font-size: 13pt;
            color: white;
            cursor: pointer;
        }

    #MobileContactUsBtnDiv:hover {
        height: 40px;
        border-bottom-color: #3abeff;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    }




    /**
    **
    ***
    ****
    *****
    About Us First Div Style *********************/

    #AboutUsTextDiv {
        width: 99.89vw;
        z-index: 1;
        background-image: url('../Images/OtherPageBg.jpg');
        height: 100px;
        background-repeat: no-repeat;
        position: fixed;
        margin-top: -0%;
    }

    #AboutUsTag {
        margin-top: 1%;
        font-size: 30pt;
        font-weight: 600;
        font-family: Corbel;
        color: white;
        text-align: right
    }








    /**
    **
    ***
    ****
    *****
    Footer Div Style *********************/

    #FooterLogo {
        width: 80%;
    }

    #FooterPrLb {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterallProBtn {
        font-family: Corbel;
        font-size: 12pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterSolutionsLb {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterAllFooterSolutionsBtn {
        font-family: Corbel;
        font-size: 12pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterResourcesLB {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterCompanyLB {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    .FooterLable {
        color: #414141;
        font-family: Arial;
        font-size: 8pt;
    }

        .FooterLable:hover {
            color: #0ea5f0;
            font-family: Arial;
            font-size: 10pt;
            cursor: pointer;
        }

    .SocialIcon {
        color: #414141;
        font-size: 14pt;
    }

        .SocialIcon:hover {
            color: #0ea5f0;
            font-size: 15pt;
            cursor: pointer;
        }

    #FooterMainDiv1 {
        min-height: 500px;
        width: 99.89vw;
        background-color: white;
        background-repeat: no-repeat;
    }

    #FooterMainDiv2 {
        min-height: 100px;
        width: 99.89vw;
        background-color: #f9faff;
        background-repeat: no-repeat;
    }


    /**
    **
    ***
    ****
    *****
    FAQ Div Style *********************/
    #FAQMainDiv {
        min-height: 800px;
        width: 99.89vw;
        background-color: #f9faff;
        margin-top: 12%;
    }
    #FAQDataDIV {
        width:80%;
        margin-left:10%;
    }

    #FAQCategoriesDiv {
        margin-top: 8%;
        width: 80%;
        margin-left: 10%;
    }

  
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    /**
    **
    ***
    ****
    *****
    Menu Style *********************/


    #HeaderDiv {
        width: 100.90vw;
        font-family: sans-serif;
        height: 90px;
        position: fixed;
        z-index: 10;
        display: block;
    }

    #mySidenav {
        display: none;
    }

    #MobileMenuBtn {
        font-size: 30px;
        cursor: pointer;
        display: none;
    }

    #MenuLogoDiv {
        margin-left: 8%;
        margin-top: 2%;
    }

    #MenuLogo {
        width: 90%;
    }

    #MenuHomeBtnDiv {
        margin-top: 4.5%;
        text-align: center;
        margin-left: 2%;
    }

    #HomeBtn {
        text-decoration: none;
        font-size: 11pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuProductBtnDiv {
        margin-top: 4.5%;
        text-align: center;
        margin-left: -1%;
    }

    #ProductInfoLB {
        text-decoration: none;
        font-size: 11pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuPartnershipsBtnDiv {
        margin-top: 4.5%;
        text-align: center;
        margin-left: 1%;
    }

    #PartnershipsBtn {
        text-decoration: none;
        font-size: 11pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuResourcesBtnDiv {
        margin-top: 4.5%;
        text-align: center;
        margin-left: 4%;
    }

    #ResourcesInfoLB {
        text-decoration: none;
        font-size: 11pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuAboutusBtnDiv {
        margin-top: 4.5%;
        text-align: center;
        margin-left: -1%;
    }

    #AboutusBtn {
        text-decoration: none;
        font-size: 11pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuContactUsBTnDiv {
        margin-top: 4.5%;
        text-align: center;
        margin-left: -7%;
    }

    #ContactUsBTn {
        text-decoration: none;
        font-size: 11pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuHeaderBtnDiv {
        margin-top: 3%;
        text-align: center;
        margin-left: -6%;
    }

    #HeaderBtn {
        -webkit-box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        -moz-box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        border-radius: 25px;
        color: white;
        background-color: #0ea5f0;
        width: 85%;
        border-style: none;
        outline: none;
        height: 40px
    }

    .Headerbtn:hover {
        cursor: pointer;
    }

    .MenuDetails {
        -webkit-box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        -moz-box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        margin-left: 150px;
        width: 700px
    }

    #MenuAllProductICon {
        color: #0ea5f0;
        font-size: 10pt;
    }

    #MenuAllProductText {
        font-size: 10pt;
        font-weight: 600;
        font-family: Corbel;
        color: #0ea5f0;
        margin-top: 1%;
    }

    .HeaderProdBtnList {
        color: black;
        font-size: 10pt;
    }

        .HeaderProdBtnList:hover {
            color: #0ea5f0;
            cursor: pointer;
        }



    /**
    **
    ***
    ****
    *****
    About Us First Div Style *********************/

    #AboutUsTextDiv {
        width: 99.89vw;
        z-index: 1;
        background-image: url('../Images/OtherPageBg.jpg');
        height: 100px;
        background-repeat: no-repeat;
        margin-top: 9.5%;
        position: absolute;
    }

    #AboutUsTag {
        margin-top: 1%;
        font-size: 30pt;
        font-weight: 600;
        font-family: Corbel;
        color: white;
        text-align: left;
    }




    /**
    **
    ***
    ****
    *****
    Footer Div Style *********************/

    #FooterLogo {
        width: 80%;
    }

    #FooterPrLb {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterallProBtn {
        font-family: Corbel;
        font-size: 12pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterSolutionsLb {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterAllFooterSolutionsBtn {
        font-family: Corbel;
        font-size: 12pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterResourcesLB {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterCompanyLB {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    .FooterLable {
        color: #414141;
        font-family: Arial;
        font-size: 8pt;
    }

        .FooterLable:hover {
            color: #0ea5f0;
            font-family: Arial;
            font-size: 10pt;
            cursor: pointer;
        }

    .SocialIcon {
        color: #414141;
        font-size: 14pt;
    }

        .SocialIcon:hover {
            color: #0ea5f0;
            font-size: 15pt;
            cursor: pointer;
        }

    #FooterMainDiv1 {
        min-height: 500px;
        width: 99.89vw;
        background-color: white;
        background-repeat: no-repeat;
    }

    #FooterMainDiv2 {
        min-height: 100px;
        width: 99.89vw;
        background-color: #f9faff;
        background-repeat: no-repeat;
    }

    /**
    **
    ***
    ****
    *****
    FAQ Div Style *********************/

    #FAQMainDiv {
        min-height: 800px;
        width: 99.89vw;
        background-color: #f9faff;
        margin-top: 18%;
    }
    #FAQDataDIV {
        width: 60%;
        margin-left: 5%;
    }

    #FAQCategoriesDiv {
        margin-top: 8%;
        width: 70%;
        margin-left: 20%;
    }

 
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    /**
    **
    ***
    ****
    *****
    Menu Style *********************/


    #HeaderDiv {
        width: 100.90vw;
        font-family: sans-serif;
        height: 100px;
        position: fixed;
        z-index: 10;
        display: block;
    }

    #mySidenav {
        display: none;
    }

    #MobileMenuBtn {
        font-size: 30px;
        cursor: pointer;
        display: none;
    }

    #MenuLogoDiv {
        margin-left: 8%;
        margin-top: 1%;
    }

    #MenuLogo {
        width: 80%;
    }

    #MenuHomeBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 4%;
    }

    #HomeBtn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuProductBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 1%;
    }

    #ProductInfoLB {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuPartnershipsBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 1%;
    }

    #PartnershipsBtn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuResourcesBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 2.5%;
    }

    #ResourcesInfoLB {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuAboutusBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: -2.5%;
    }

    #AboutusBtn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuContactUsBTnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: -8%;
    }

    #ContactUsBTn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuHeaderBtnDiv {
        margin-top: 2.8%;
        text-align: center;
        margin-left: -6%;
    }

    #HeaderBtn {
        -webkit-box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        -moz-box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        border-radius: 25px;
        color: white;
        background-color: #0ea5f0;
        width: 70%;
        border-style: none;
        outline: none;
        height: 40px
    }

    .Headerbtn:hover {
        cursor: pointer;
    }

    .MenuDetails {
        -webkit-box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        -moz-box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        margin-left: 80px;
        width: 900px
    }

    #MenuAllProductICon {
        color: #0ea5f0;
        font-size: 12pt;
    }

    #MenuAllProductText {
        font-size: 10pt;
        font-weight: 600;
        font-family: Corbel;
        color: #0ea5f0;
        margin-top: 1%;
    }

    .HeaderProdBtnList {
        color: black;
        font-size: 10pt;
    }

        .HeaderProdBtnList:hover {
            color: #0ea5f0;
            cursor: pointer;
        }




    /**
    **
    ***
    ****
    *****
    About Us First Div Style *********************/

    #AboutUsTextDiv {
        width: 99.89vw;
        z-index: 1;
        background-image: url('../Images/OtherPageBg.jpg');
        height: 100px;
        background-repeat: no-repeat;
        margin-top: 9%;
    }

    #AboutUsTag {
        margin-top: 1%;
        font-size: 30pt;
        font-weight: 600;
        font-family: Corbel;
        color: white;
        text-align: left;
    }






    /**
    **
    ***
    ****
    *****
    Footer Div Style *********************/

    #FooterLogo {
        width: 70%;
    }

    #FooterPrLb {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterallProBtn {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterSolutionsLb {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterAllFooterSolutionsBtn {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterResourcesLB {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterCompanyLB {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    .FooterLable {
        color: #414141;
        font-family: Arial;
        font-size: 10pt;
    }

        .FooterLable:hover {
            color: #0ea5f0;
            font-family: Arial;
            font-size: 10pt;
            cursor: pointer;
        }

    .SocialIcon {
        color: #414141;
        font-size: 15pt
    }

        .SocialIcon:hover {
            color: #0ea5f0;
            font-size: 15pt;
            cursor: pointer;
        }


    #FooterMainDiv1 {
        min-height: 500px;
        width: 99.89vw;
        background-color: white;
        background-repeat: no-repeat;
    }

    #FooterMainDiv2 {
        min-height: 100px;
        width: 99.89vw;
        background-color: #f9faff;
        background-repeat: no-repeat;
    }

    /**
    **
    ***
    ****
    *****
    FAQ Div Style *********************/
    #FAQMainDiv {
        min-height: 800px;
        width: 99.89vw;
        background-color: #f9faff;
        margin-top: 18%;
    }
    #FAQDataDIV {
        width: 60%;
        margin-left: 5%;
    }

    #FAQCategoriesDiv {
        margin-top: 8%;
        width: 70%;
        margin-left: 20%;
    }
 
   
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

    /**
    **
    ***
    ****
    *****
    Menu Style *********************/


    #HeaderDiv {
        width: 100.90vw;
        font-family: sans-serif;
        height: 100px;
        position: fixed;
        z-index: 10;
        display: block;
    }

    #mySidenav {
        display: none;
    }

    #MobileMenuBtn {
        font-size: 30px;
        cursor: pointer;
        display: none;
    }

    #MenuLogoDiv {
        margin-left: 8%;
        margin-top: 1%;
    }

    #MenuLogo {
        width: 70%;
    }

    #MenuHomeBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 4%;
    }

    #HomeBtn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuProductBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 1%;
    }

    #ProductInfoLB {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuPartnershipsBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 1%;
    }

    #PartnershipsBtn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuResourcesBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: 2.5%;
    }

    #ResourcesInfoLB {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuAboutusBtnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: -2.5%;
    }

    #AboutusBtn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuContactUsBTnDiv {
        margin-top: 3.5%;
        text-align: center;
        margin-left: -8%;
    }

    #ContactUsBTn {
        text-decoration: none;
        font-size: 12pt;
        font-weight: 600;
        color: #4d4d4d;
    }

    #MenuHeaderBtnDiv {
        margin-top: 2.8%;
        text-align: center;
        margin-left: -6%;
    }

    #HeaderBtn {
        -webkit-box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        -moz-box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        box-shadow: 1px 1px 15px -1px rgba(14,165,240,1);
        border-radius: 25px;
        color: white;
        background-color: #0ea5f0;
        width: 70%;
        border-style: none;
        outline: none;
        height: 40px
    }

    .Headerbtn:hover {
        cursor: pointer;
    }

    .MenuDetails {
        -webkit-box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        -moz-box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        box-shadow: 0px 1px 17px -2px rgba(212,212,212,1);
        margin-left: 0px;
        width: 1100px
    }

    #MenuAllProductICon {
        color: #0ea5f0;
        font-size: 15pt;
    }

    #MenuAllProductText {
        font-size: 13pt;
        font-weight: 600;
        font-family: Corbel;
        color: #0ea5f0;
        margin-top: -1%;
    }

    .HeaderProdBtnList {
        color: black;
        font-size: 11pt;
    }

        .HeaderProdBtnList:hover {
            color: #0ea5f0;
            cursor: pointer;
        }


    /**
    **
    ***
    ****
    *****
    About Us First Div Style *********************/

    #AboutUsTextDiv {
        width: 99.89vw;
        z-index: 1;
        background-image: url('../Images/OtherPageBg.jpg');
        height: 100px;
        background-repeat: no-repeat;
        margin-top: 7%;
    }

    #AboutUsTag {
        margin-top: 1%;
        font-size: 30pt;
        font-weight: 600;
        font-family: Corbel;
        color: white;
        text-align: left
    }


    /**
    **
    ***
    ****
    *****
    FAQ Div Style *********************/

    #FAQMainDiv {
        min-height: 800px;
        width: 99.89vw;
        background-color: #f9faff;
        margin-top:12%;
    }
    #FAQDataDIV {
        width: 60%;
        margin-left: 5%;
    }

    #FAQCategoriesDiv {
        margin-top: 8%;
        width: 70%;
        margin-left: 20%;
    }
    /**
    **
    ***
    ****
    *****
    Footer Div Style *********************/
    #FooterLogo {
        width: 70%;
    }

    #FooterPrLb {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterallProBtn {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterSolutionsLb {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterAllFooterSolutionsBtn {
        font-family: Corbel;
        font-size: 14pt;
        font-weight: 600;
        margin-bottom: 15%;
        color: #0ea5f0;
    }

    #FooterResourcesLB {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    #FooterCompanyLB {
        font-family: Corbel;
        font-size: 16pt;
        font-weight: 600;
        margin-bottom: 15%;
    }

    .FooterLable {
        color: #414141;
        font-family: Arial;
        font-size: 10pt;
    }

        .FooterLable:hover {
            color: #0ea5f0;
            font-family: Arial;
            font-size: 10pt;
            cursor: pointer;
        }

    .SocialIcon {
        color: #414141;
        font-size: 15pt
    }

        .SocialIcon:hover {
            color: #0ea5f0;
            font-size: 15pt;
            cursor: pointer;
        }

    #FooterMainDiv1 {
        min-height: 500px;
        width: 99.89vw;
        background-color: white;
        background-repeat: no-repeat;
    }

    #FooterMainDiv2 {
        min-height: 100px;
        width: 99.89vw;
        background-color: #f9faff;
        background-repeat: no-repeat;
    }
}
