/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Sep 14, 2023, 9:04:17 PM
    Author     : AllyCat
*/

@font-face {

    font-family: OswaldLight;
    src: url(../CSSFonts/Oswald-Light.ttf);
}

@font-face {

    font-family: NunitoSans;
    src: url(../CSSFonts/NunitoSans_10pt-Light.ttf);
}

.nunitoSans{
    font-family: NunitoSans;
}

#AboutContentTargetArea{
    margin: 0px;
}

#Medium_Table_PageTitle h1,
#Medium_Table_PageTitle h3{
    margin: 0px;
}

#Medium_Section_AboutContent_Parent{
    background: linear-gradient(#D8BB12, #AA9605);
    border-bottom: 1px #685001 solid;
    margin: 0px;
}

#Medium_Section_AboutContent{
    margin: 0px;
}

#Medium_Section_AboutContent h1,
#Medium_Section_AboutContent h2,
#Medium_Section_AboutContent h3,
#Medium_Section_AboutContent h4 {
    margin: 0px;
    font-family: OswaldLight;
}

#Medium_Section_AboutContent h1{
    font-size:50px;
}

#Medium_Section_AboutContent h2{
    font-size: 40px;
}

#Medium_Section_AboutContent h3{
    font-size: 30px;
}

#Medium_Section_AboutContent h4{
    font-size: 25px;
}

#Medium_Section_AboutContent p {
    margin: 0px;
    font-size: 20px;
    font-family: NunitoSans;
}

.twentyFiveBelow{
    margin-bottom: 25px;
}

#Medium_Table_EcomDevelopers{
    padding-top:50px;
}
#Medium_Table_EcomDevelopers h1{
    text-align: center;
}

.mediumFlexWidth{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#Medium_Title_ProgLanguages{
    text-align: center;
}

#MediumPageTitleCTABox a:nth-child(1){
    margin-right:3px;
}

#MediumAleksAppsLogo_NoBack{
    width: 200px;
    height: 200px;
    margin: auto;
}

.StoreCounterAndCash{
    width: 100px;
    height: 100px;
    margin-right: 15px;
}


#MediumValueIconBox{
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#Medium_Table_CanadianCompany h2,
#Medium_Table_EcommerceSolutions h2{
    margin-top: 10px;
    text-align: center;
}

#MediumDataStorageIconBox{
    width: 40px;
    height: 50px;
    margin: 0px;
}

.CustomerDataIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 15px;
}

.OrderDataIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 15px;
}

.ProductDataIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 15px;
}

#Medium_Table_FullControl div{
    width: 100px;
    height: 100px;
    margin-right: 20px;
}

#Medium_Table_PaymentProcessing div{

    width: 70px;
    height: 100px;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 30px;

}

.SavingsIconIconBox{
    width: 100px;
    height: 80px;
    margin-top: 0px;
    margin-right: 15px;
}

.TimeSavingsIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 15px;
}

.CustomizableIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 15px;
}

.ContentWritersIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 15px;
}

.GraphicDesignersIconBox{
    width: 100px;
    height: 80px;
    margin-top: 0px;
    margin-right: 15px;
}

.ProfessionalLayoutsIconBox{
    width: 90px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#MediumAleksAppsLocationBox{
    width: 300px;
    height: 300px;
    Margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;

}

.CustomerManagementIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.OrderManagementIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.ProductManagementIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.CommManagementIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.MarketingManagementIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#MediumSDLCBox{
    width: 400px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

#Medium_Title_AppDevelopment{
    text-align: center;
}

.UserInterfacesIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.AppLogicIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.AppTestingIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#MediumBottomCTABox{
    width: 90%;
    margin: auto;
    padding-bottom: 50px;
    padding-top: 50px;
}

#MediumContactContentSet h1{
    margin: 0px;
}

#MediumGetStartedContentSet h1{
   margin: 0px;
}

#MediumGetStartedContentSet{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
   
}

#MediumContactContentSet{
    margin-left: auto;
    margin-right: auto;
   
}

.HTML5IconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.CSS3IconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.JavaScriptIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.PHPIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

.MySQLIconBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#MediumWebBrowserBox{
    width: 300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#EdgeBrowserBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#ChromeBrowserBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#FirefoxBrowserBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#OperaBrowserBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#SafariBrowserBox{
    width: 100px;
    height: 100px;
    margin-top: 0px;
    margin-right: 25px;
}

#MediumAppFeaturesBox{
    width: 450px;
    height: 400px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

.DiamonCheckIcon{
    width: 20px;
    height: 20px;
}

#MediumCompNetworkBox{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#MediumCompNetworkBox,
#MediumCompNetworkImage_Left,
#MediumCompNetworkImage_Right{
    width: 300px;
    height: 300px;
}

.WeAreCodersBox{
    width: 100px;
    height: 100px;
    margin-right: 15px;

}

.WeAreContentWritersBox{
    width: 100px;
    height: 100px;
    margin-right: 15px;

}

.WeAreGraphicDesignersBox{
    width: 100px;
    height: 100px;
    margin-right: 15px;

}

#AleksAppsLogo,
#WebBrowserIcon,
#AppFeaturesIcon,
#SDLCPie{
    position: relative;
    opacity: 0;
}

#MediumOnlineStoreAndTextBox{
    width: 300px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#MediumEStoreAndText_Top,
#MediumEStoreAndText_Bottom{
    width: 300px;
    height: 350px;
}

#MediumTechStackBox{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}
#MediumTechStackBox,
#MediumTechStack_Top,
#MediumTechStack_Bottom {
    width: 500px;
    height: 250px;
}

#MediumEStoreAndText_Top,
#MediumEStoreAndText_Bottom,
#MediumTechStack_Top,
#MediumTechStack_Bottom,
#MediumCompNetworkImage_Left,
#MediumCompNetworkImage_Right{
    position: absolute;
    opacity: 0;

}

#MediumEStoreAndText_Top,
#MediumTechStack_Top{
    clip-path: inset(50% 0 0 0);
}

#MediumEStoreAndText_Bottom,
#MediumTechStack_Bottom
{
    clip-path: inset(0 0 49.8% 0);
}

.clipVert_Top{
    clip-path: inset(0 50% 0 0);
    animation: ClipVerticallyFromTop 2s, ShowOpacity 2s;

}

.clipVert_Bottom{
    clip-path: inset(0 0 0 49.9%);
    animation: ClipVerticallyFromBottom 2s, ShowOpacity 2s;

}

.slideFromLeft{

    animation: SlideFromLeft 2s, ShowOpacity 2s;

}

#MediumCompNetworkImage_Left{
    clip-path: inset(50% 0 0 0);
}

#MediumCompNetworkImage_Right{
    clip-path: inset(0 0 49.8% 0);
}

.clipHoriz_Left{

    animation: ClipHorizontallyFromLeft 2s, ShowOpacity 2s;
}

.clipHoriz_Right{
    animation: ClipHorizontallyFromRight 2s, ShowOpacity 2s;
}

@keyframes ClipHorizontallyFromLeft {

    /*
    T | R | B | L
    */
    0% {
        clip-path: inset(50% 0 0 100%);
    }

    100% {
        clip-path: inset(50% 0 0 0);
    }

}

@keyframes ClipHorizontallyFromRight {

    0%   {
        clip-path: inset(0 100% 49.9% 0);

    }

    100% {
        clip-path: inset(0 0 49.9% 0);
    }
}

@keyframes SlideFromLeft {

    0%   {

        transform: translate(-200px, 0px);
    }

    100% {
        transform: translate(0);

    }
}

@keyframes ClipVerticallyFromTop {

    /*
    T | R | B | L
    */
    0% {
        clip-path: inset(0 50% 100% 0);
    }

    100% {
        clip-path: inset(0 50% 0 0);
    }

}

@keyframes ClipVerticallyFromBottom {

    0%   {
        clip-path: inset(100% 0 0 49.9%);

    }

    100% {
        clip-path: inset(0 0 0 49.9%);
    }
}


@keyframes SlideFromBottom {

    0%   {

        transform: translate(0px, 200px);
    }

    100% {
        transform: translate(0);

    }
}

.slideFromBottom{
    animation: SlideFromBottom 2s, ShowOpacity 2s;
}


@keyframes SlideFromRight {

    0%   {

        transform: translate(200px, 0px);
    }

    100% {
        transform: translate(0);

    }
}

@keyframes ShowOpacity {

    0%   {
        opacity: 0;

    }

    100% {
        opacity: 1;

    }
}

@keyframes ZoomIn {

    0%   {

        transform: scale(.25, .25);

    }

    100% {
        transform: scale(1, 1);
    }
}

#AleksAppsLocation{
    position: relative;
    opacity: 0;
}

.zoomIn{
    animation: ZoomIn 2s, ShowOpacity 2s;
}

.slideFromRight{
    animation: SlideFromRight 2s, ShowOpacity 2s;
}


@media only screen and (min-width: 1008px) and (max-width: 1999.99px) {

}

@media only screen and (min-width: 2000px) {




    #CSS3IconBox{
        width: 100px;
        height: 100px;
    }

}


