{ "settings": { "currentPage": "page3.html", "theme": { "name": "skillm4", "title": "SkillM4", "styling": { "primaryColor": "#7bc6d7", "secondaryColor": "#7bc6d7", "successColor": "#a3a6b2", "infoColor": "#3f424e", "warningColor": "#000000", "dangerColor": "#338BA0", "mainFont": "Inter", "display1Font": "Inter", "display1Size": 5, "display2Font": "Inter", "display2Size": 3, "display5Font": "Inter", "display5Size": 2, "display7Font": "Inter", "display7Size": 1.25, "display4Font": "Inter", "display4Size": 1, "isRoundedButtons": true, "isGhostButtonBorder": false, "underlinedLinks": false, "isAnimatedOnScroll": true, "isScrollToTopButton": false }, "titlePreset": "Portfolio", "nameSelectPreset": "portfolio", "presetSourceTheme": "skillm4", "additionalSetColors": [] }, "path": "@PROJECT_PATH@", "name": "Harrison Huynh Design", "versionFirst": "5.3.5", "siteFonts": [ { "css": "'Inter', sans-serif", "name": "Inter", "url": "https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900" } ], "imageResize": true, "cookiesAlert": { "customDialogSelector": false, "colorText": "#424a4d", "colorBg": "#eaeff1", "colorButton": "", "colorLink": "#424a4d", "underlineLink": true, "opacity": "99", "opacityOverlay": "80", "text": "We use cookies to give you the best experience. Read our cookie policy.", "textButton": "Agree" }, "favicon": "@PROJECT_PATH@/assets/images/logo-black-128x92.png", "mbrsiteDomain": "lbdz0ewf2m", "cssOptimize": true, "lazyLoad": false, "robotsSwitcher": false, "sitemapSwitcher": false, "sitemapSwitcherAuto": false, "siteUrl": false, "gdpr": false, "uniqCompNum": 21, "versionPublish": "5.3.5", "screenshot": "screenshot.png" }, "pages": { "index.html": { "settings": { "main": true, "title": "Home", "meta_descr": "", "header_custom": "", "footer_custom": "", "html_before": "" }, "components": [ { "alias": false, "_styles": { "& when not (@sticky)": { ".navbar-dropdown": { "position": "relative !important" }, "& when (@transparent)": { ".navbar-dropdown": { "position": "absolute !important" } } }, "& when (@sticky)": { "z-index": "1000", "width": "100%", "& when not (@transparent)": { "position": "relative", "min-height": "60px" }, "nav.navbar": { "position": "fixed" } }, ".dropdown-item:before": { "font-family": "Moririse2 !important", "content": "\"\\e966\"", "display": "inline-block", "width": "0", "position": "absolute", "left": "1rem", "top": "0.5rem", "margin-right": "0.5rem", "line-height": "1", "font-size": "inherit", "vertical-align": "middle", "text-align": "center", "overflow": "hidden", "transform": "scale(0, 1)", "transition": "all 0.25s ease-in-out" }, ".dropdown-menu": { "padding": "0", "border-radius": "4px", "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)" }, ".dropdown-item": { "border-bottom": "1px solid #e6e6e6", "&:hover, &:focus": { "background": "@primaryColor !important", "color": "white !important" }, "&:first-child": { "border-top-left-radius": "4px", "border-top-right-radius": "4px" }, "&:last-child": { "border-bottom": "none", "border-bottom-left-radius": "4px", "border-bottom-right-radius": "4px" } }, ".nav-dropdown .link": { "padding": "0 0.3em !important", "margin": "0.667em 1em !important" }, ".nav-dropdown .link.dropdown-toggle::after": { "margin-left": "0.5rem", "margin-top": "0.2rem" }, ".nav-link": { "position": "relative" }, ".container": { "display": "flex", "margin": "auto" }, ".iconfont-wrapper": { "color": "@iconsColor !important", "font-size": "1.5rem", "padding-right": "0.5rem" }, ".navbar-caption": {}, ".navbar-nav": {}, ".dropdown-menu, .navbar.opened": { "background": "@menuBgColor !important" }, ".nav-item:focus, .nav-link:focus": { "outline": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "width": "auto", "transition": "all 0.25s ease-in-out", "&::after": { "right": "0.5rem" }, ".mbr-iconfont": { "margin-right": "0.5rem", "vertical-align": "sub", "&:before": { "display": "inline-block", "transform": "scale(1, 1)", "transition": "all 0.25s ease-in-out" } } }, ".collapsed": { ".dropdown-menu .dropdown-item:before": { "display": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "padding": "0.235em 1.5em 0.235em 1.5em !important", "transition": "none", "margin": "0 !important" } }, ".navbar": { "min-height": "70px", "transition": "all 0.3s", "border-bottom": "1px solid transparent", "&:not(.navbar-short)": {}, "& when not (@transparent)": { "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)", "background": "@menuBgColor" }, "& when (@transparent)": { "background": "rgba(red(@menuBgColor), green(@menuBgColor), blue(@menuBgColor), @opacity)" }, "&.opened": { "transition": "all 0.3s" }, ".dropdown-item": { "padding": "0.5rem 1.8rem" }, ".navbar-logo img": { "width": "auto" }, ".navbar-collapse": { "justify-content": "flex-end", "z-index": "1" }, "&.collapsed": { "justify-content": "center", ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" }, "@media (min-width: 992px)": { "&:not(.navbar-short) .navbar-collapse when (@showLogo)": { "max-height": "~\"calc(98.5vh - @{logoSize}rem)\"" } } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "41%" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem", "text-align": "center" }, ".icons-menu": { "padding-left": "0", "padding-right": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "@media (max-width: 991px)": { ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "40%" } }, ".navbar-logo": { "img": { "height": "3rem !important" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem !important", "text-align": "center" }, ".navbar-brand": { "flex-shrink": "initial", "flex-basis": "auto", "word-break": "break-word", "padding-right": "2rem" }, ".navbar-toggler": { "flex-basis": "auto" }, ".icons-menu": { "padding-left": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "&.navbar-short": { "min-height": "60px", ".navbar-logo": { "img": { "height": "2.5rem !important" } }, ".navbar-brand": { "min-height": "60px", "padding": "0" } }, "color": "#ffffff" }, ".navbar-brand": { "min-height": "70px", "flex-shrink": "0", "align-items": "center", "margin-right": "0", "padding": "10px 0", "transition": "all 0.3s", "word-break": "break-word", "z-index": "1", ".navbar-caption": { "line-height": "inherit !important" }, ".navbar-logo a": { "outline": "none" } }, ".dropdown-item.active, .dropdown-item:active": { "background-color": "transparent" }, ".navbar-expand-lg .navbar-nav .nav-link": { "padding": "0" }, ".nav-dropdown .link.dropdown-toggle": { "margin-right": "1.667em", "&[aria-expanded=\"true\"]": { "margin-right": "0", "padding": "0.667em 1.667em" } }, ".navbar.navbar-expand-lg .dropdown": { ".dropdown-menu": { "background": "@menuBgColor", ".dropdown-submenu": { "margin": "0", "left": "100%" } } }, ".navbar .dropdown.open > .dropdown-menu": { "display": "block" }, "ul.navbar-nav": { "flex-wrap": "wrap" }, ".navbar-buttons": { "text-align": "center", "min-width": "170px" }, "button.navbar-toggler": { "outline": "none", "width": "31px", "height": "20px", "cursor": "pointer", "transition": "all 0.2s", "position": "relative", "align-self": "center", ".hamburger span": { "position": "absolute", "right": "0", "width": "30px", "height": "2px", "border-right": "5px", "background-color": "@hamburgerColor", "&:nth-child(1)": { "top": "0", "transition": "all 0.2s" }, "&:nth-child(2)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(3)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(4)": { "top": "16px", "transition": "all 0.2s" } } }, "nav.opened .hamburger span": { "&:nth-child(1)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" }, "&:nth-child(2)": { "transform": "rotate(45deg)", "transition": "all 0.25s" }, "&:nth-child(3)": { "transform": "rotate(-45deg)", "transition": "all 0.25s" }, "&:nth-child(4)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" } }, ".navbar-dropdown": { "padding": "0 1rem", "& when (@sticky)": { "position": "fixed" } }, "a.nav-link": { "display": "flex", "align-items": "center", "justify-content": "center" }, ".icons-menu": { "flex-wrap": "nowrap", "display": "flex", "justify-content": "center", "padding-left": "1rem", "padding-right": "1rem", "padding-top": "0.3rem", "text-align": "center" }, "@media screen and (~'-ms-high-contrast: active'), (~'-ms-high-contrast: none')": { ".navbar": { "height": "70px", "&.opened": { "height": "auto" } }, ".nav-item .nav-link:hover::before": { "width": "175%", "max-width": "calc(100% ~\"+\" 2rem)", "left": "-1rem" } }, "@media (max-width: 600px)": { ".navbar-caption": { "display": "none" }, "img": { "display": "none" } } }, "_name": "menu1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n\n \n
", "_anchor": "menu1-1", "_isUserblock": true, "_cid": "ssGlalKs45", "_protectedParams": [], "_global": true, "_once": "menu", "_params": {} }, { "_name": "extHeader36", "_customHTML": "
\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n
\n \n \n \n
\n\n \n \n \n
Animated Text Settings
\n \n \n \n \n \n \n 2\">\n 3\">\n 4\">\n \n
\n\n
\n
\n\n
\n

\n Lorem ipsum \n

\n
\n
\n
\n

Life Inspires Design.

\n
\n \n We are\n \n \n \n
\n \n
\n
\n \n \n \n
\n
", "_styles": { "& when not (@fullScreen)": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, ".mbr-arrow": { "background": "@arrowBg !important", "opacity": ".7", "i": { "color": "@arrowColor !important" } }, ".underline": { ".line": { "width": "2rem", "height": "1px", "background": "@underlineColor", "display": "inline-block" } }, ".animated-element, .typed-cursor": { "color": "@wordsColor" }, "& when (@showTextUnderline)": { ".animated-element": { "border-bottom": "5px solid @textUnderlineColor" } }, "@media (max-width: 767px)": { ".typed-text": { "text-align": "center" } } }, "_cid": "sy0XLyoPzj", "_anchor": "extHeader36-k", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@reverseContent)": { ".row": { "flex-direction": "row-reverse" } }, "& when (@fullWidth)": { ".text-wrapper": { "padding": "1rem" } }, "@media (min-width: 992px)": { ".text-wrapper": { "padding": "2rem" } }, ".image-wrapper": { "img": { "width": "100%", "object-fit": "cover", "border-radius": "50%" }, "@media (max-width: 767px)": { "margin-bottom": "2rem" } }, ".name": { "color": "#ffffff" }, ".mbr-text": { "padding": "0", "margin": "0", "padding-top": "25px", "color": "#1a7a90" } }, "_name": "features5", "_sourceTheme": "skillm4", "_customHTML": "
\n \n
Size
\n \n \n \n \n \n
Show/Hide
\n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n\n
\n \n
\n \n
\n
\n
\n \"Mobirise\"\n
\n
\n\n
\n
\n \n

\n Graphic Design\n

\n

I am a creative and passionate designer with experience in product design, branding and graphic design.

A love for photography and the automotive world.

\n \n
\n
\n
\n
\n
", "_cid": "sy0XA9TRiZ", "_anchor": "features5-j", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, ".mbr-section-title": { "margin-bottom": "50px", "color": "#ffffff" }, ".line": { "width": "100%", "background-color": "#a3a6b2", "height": "2px", "margin": "0 0 30px", "padding": "0" }, ".date": { "color": "#ffffff" }, ".workplace": { "color": "#ffffff" }, ".description": { "color": "#a3a6b2" }, ".inline": { "margin-bottom": "30px" }, ".button-top": { "margin-top": "50px", "padding": "0" }, ".btn": { "margin": "0" }, "@media (max-width: 450px)": { ".button-top": { "margin-top": "0px" } } }, "_name": "features6", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n \n
Size
\n \n \n \n
Show/Hide
\n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n\n
\n
\n \n
\n \n
\n
\n

Experience

\n
\n
\n \n\n
\n
\n
\n

2017-Present

\n
\n
\n

Designer,
City of Long Beach

\n
\n
\n

As the City Designer for the Office of the City Manager Public Affairs & Communication, work with electeds and City departments on internal and external communications and graphic design serving a population of 500,000 residents.

\n
\n
\n
\n\n
\n
\n
\n
\n
\n\n
\n
\n
\n

2015-2017

\n
\n
\n

Civic Designer,
City of Long Beach

\n
\n
\n

Served as Civic Designer for City of Long Beach Innovation Team (i-Team), producing creative and thoughtful solutions in a collaborative and fast-paced environment.

\n
\n
\n
\n\n
\n
\n
\n
\n
\n\n
\n
\n
\n

2017-2010

\n
\n
\n

Project Designer
Solar Monkey/

Hanwha Q Cells

\n
\n
\n

Responsible for the creation and implementation of design standards and brand development for national solar power plant system company.

\n
\n
\n
\n\n \n
\n \n
\n\n\n
\n
", "_anchor": "features6-3", "_isUserblock": true, "_cid": "ssGlbrFMaI", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)", "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, ".media-container-row .mbr-text": { "text-align": "center", "color": "#ffffff" } }, "_name": "footer1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n\n \n \n \n
Background
\n
\n \n
\n
\n\n
\n
\n
\n

\n © Copyright 2021 Harrison huynh
All Rights Reserved\n

\n
\n
\n
\n
", "_anchor": "footer1-a", "_isUserblock": true, "_cid": "ssGld77nMp", "_protectedParams": [], "_global": true, "_once": "footers", "_params": {} } ] }, "COLB.html": { "settings": { "title": "harrisonhuynhCOLB", "order": 1 }, "components": [ { "alias": false, "_styles": { "& when not (@sticky)": { ".navbar-dropdown": { "position": "relative !important" }, "& when (@transparent)": { ".navbar-dropdown": { "position": "absolute !important" } } }, "& when (@sticky)": { "z-index": "1000", "width": "100%", "& when not (@transparent)": { "position": "relative", "min-height": "60px" }, "nav.navbar": { "position": "fixed" } }, ".dropdown-item:before": { "font-family": "Moririse2 !important", "content": "\"\\e966\"", "display": "inline-block", "width": "0", "position": "absolute", "left": "1rem", "top": "0.5rem", "margin-right": "0.5rem", "line-height": "1", "font-size": "inherit", "vertical-align": "middle", "text-align": "center", "overflow": "hidden", "transform": "scale(0, 1)", "transition": "all 0.25s ease-in-out" }, ".dropdown-menu": { "padding": "0", "border-radius": "4px", "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)" }, ".dropdown-item": { "border-bottom": "1px solid #e6e6e6", "&:hover, &:focus": { "background": "@primaryColor !important", "color": "white !important" }, "&:first-child": { "border-top-left-radius": "4px", "border-top-right-radius": "4px" }, "&:last-child": { "border-bottom": "none", "border-bottom-left-radius": "4px", "border-bottom-right-radius": "4px" } }, ".nav-dropdown .link": { "padding": "0 0.3em !important", "margin": "0.667em 1em !important" }, ".nav-dropdown .link.dropdown-toggle::after": { "margin-left": "0.5rem", "margin-top": "0.2rem" }, ".nav-link": { "position": "relative" }, ".container": { "display": "flex", "margin": "auto" }, ".iconfont-wrapper": { "color": "@iconsColor !important", "font-size": "1.5rem", "padding-right": "0.5rem" }, ".navbar-caption": {}, ".navbar-nav": {}, ".dropdown-menu, .navbar.opened": { "background": "@menuBgColor !important" }, ".nav-item:focus, .nav-link:focus": { "outline": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "width": "auto", "transition": "all 0.25s ease-in-out", "&::after": { "right": "0.5rem" }, ".mbr-iconfont": { "margin-right": "0.5rem", "vertical-align": "sub", "&:before": { "display": "inline-block", "transform": "scale(1, 1)", "transition": "all 0.25s ease-in-out" } } }, ".collapsed": { ".dropdown-menu .dropdown-item:before": { "display": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "padding": "0.235em 1.5em 0.235em 1.5em !important", "transition": "none", "margin": "0 !important" } }, ".navbar": { "min-height": "70px", "transition": "all 0.3s", "border-bottom": "1px solid transparent", "&:not(.navbar-short)": {}, "& when not (@transparent)": { "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)", "background": "@menuBgColor" }, "& when (@transparent)": { "background": "rgba(red(@menuBgColor), green(@menuBgColor), blue(@menuBgColor), @opacity)" }, "&.opened": { "transition": "all 0.3s" }, ".dropdown-item": { "padding": "0.5rem 1.8rem" }, ".navbar-logo img": { "width": "auto" }, ".navbar-collapse": { "justify-content": "flex-end", "z-index": "1" }, "&.collapsed": { "justify-content": "center", ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" }, "@media (min-width: 992px)": { "&:not(.navbar-short) .navbar-collapse when (@showLogo)": { "max-height": "~\"calc(98.5vh - @{logoSize}rem)\"" } } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "41%" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem", "text-align": "center" }, ".icons-menu": { "padding-left": "0", "padding-right": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "@media (max-width: 991px)": { ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "40%" } }, ".navbar-logo": { "img": { "height": "3rem !important" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem !important", "text-align": "center" }, ".navbar-brand": { "flex-shrink": "initial", "flex-basis": "auto", "word-break": "break-word", "padding-right": "2rem" }, ".navbar-toggler": { "flex-basis": "auto" }, ".icons-menu": { "padding-left": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "&.navbar-short": { "min-height": "60px", ".navbar-logo": { "img": { "height": "2.5rem !important" } }, ".navbar-brand": { "min-height": "60px", "padding": "0" } }, "color": "#ffffff" }, ".navbar-brand": { "min-height": "70px", "flex-shrink": "0", "align-items": "center", "margin-right": "0", "padding": "10px 0", "transition": "all 0.3s", "word-break": "break-word", "z-index": "1", ".navbar-caption": { "line-height": "inherit !important" }, ".navbar-logo a": { "outline": "none" } }, ".dropdown-item.active, .dropdown-item:active": { "background-color": "transparent" }, ".navbar-expand-lg .navbar-nav .nav-link": { "padding": "0" }, ".nav-dropdown .link.dropdown-toggle": { "margin-right": "1.667em", "&[aria-expanded=\"true\"]": { "margin-right": "0", "padding": "0.667em 1.667em" } }, ".navbar.navbar-expand-lg .dropdown": { ".dropdown-menu": { "background": "@menuBgColor", ".dropdown-submenu": { "margin": "0", "left": "100%" } } }, ".navbar .dropdown.open > .dropdown-menu": { "display": "block" }, "ul.navbar-nav": { "flex-wrap": "wrap" }, ".navbar-buttons": { "text-align": "center", "min-width": "170px" }, "button.navbar-toggler": { "outline": "none", "width": "31px", "height": "20px", "cursor": "pointer", "transition": "all 0.2s", "position": "relative", "align-self": "center", ".hamburger span": { "position": "absolute", "right": "0", "width": "30px", "height": "2px", "border-right": "5px", "background-color": "@hamburgerColor", "&:nth-child(1)": { "top": "0", "transition": "all 0.2s" }, "&:nth-child(2)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(3)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(4)": { "top": "16px", "transition": "all 0.2s" } } }, "nav.opened .hamburger span": { "&:nth-child(1)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" }, "&:nth-child(2)": { "transform": "rotate(45deg)", "transition": "all 0.25s" }, "&:nth-child(3)": { "transform": "rotate(-45deg)", "transition": "all 0.25s" }, "&:nth-child(4)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" } }, ".navbar-dropdown": { "padding": "0 1rem", "& when (@sticky)": { "position": "fixed" } }, "a.nav-link": { "display": "flex", "align-items": "center", "justify-content": "center" }, ".icons-menu": { "flex-wrap": "nowrap", "display": "flex", "justify-content": "center", "padding-left": "1rem", "padding-right": "1rem", "padding-top": "0.3rem", "text-align": "center" }, "@media screen and (~'-ms-high-contrast: active'), (~'-ms-high-contrast: none')": { ".navbar": { "height": "70px", "&.opened": { "height": "auto" } }, ".nav-item .nav-link:hover::before": { "width": "175%", "max-width": "calc(100% ~\"+\" 2rem)", "left": "-1rem" } }, "@media (max-width: 600px)": { ".navbar-caption": { "display": "none" }, "img": { "display": "none" } } }, "_name": "menu1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n\n \n
", "_isUserblock": true, "_cid": "ssGlalKs45", "_anchor": "menu1-0", "_protectedParams": [], "_global": true, "_once": "menu", "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, ".image-wrapper img": { "width": "100%", "object-fit": "cover" }, ".mbr-section-title": { "color": "#ffffff", "text-align": "center" }, ".mbr-section-subtitle": { "color": "#ffffff", "text-align": "center" } }, "_name": "article1", "_sourceTheme": "skillm4", "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n\n
\n\n
\n
\n
\n

Portfolio

\n

\n City of Long Beach

\n
\n
\n
\n
", "_cid": "sy0na0dw2J", "_anchor": "article1-2", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "_name": "gallery3", "_sourceTheme": "mobirise4", "_styles": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)", "background-color": "@bgColor", ".mbr-slider .carousel-control": { "background": "#1b1b1b" }, ".mbr-slider .carousel-control-prev": { "left": "0", "margin-left": "2.5rem" }, ".mbr-slider .carousel-control-next": { "right": "0", "margin-right": "2.5rem" }, ".mbr-slider .modal-body .close": { "background": "#1b1b1b" }, ".mbr-gallery-item > div::before": { "content": "''", "position": "absolute", "left": "0", "top": "0", "width": "100%", "height": "100%", "background": "@overlayColor", "opacity": "0", "-webkit-transition": "0.2s opacity ease-in-out", "transition": "0.2s opacity ease-in-out", "& when (@gradOverlay)": { "background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important" } }, ".mbr-gallery-item > div:hover": { ".mbr-gallery-title::before": { "background": "transparent !important" }, "&:before": { "opacity": "@overlayOpacity !important" } }, ".mbr-gallery-title": { "font-size": ".9em", "position": "absolute", "display": "block", "width": "100%", "bottom": "0", "padding": "1rem", "color": "#fff", "z-index": "2", "&:before": { "content": "\" \"", "width": "100%", "height": "100%", "top": "0", "left": "0", "z-index": "-1", "position": "absolute", "background": "@overlayColor !important", "opacity": "@overlayOpacity", "-webkit-transition": "0.2s background ease-in-out", "transition": "0.2s background ease-in-out", "& when (@gradOverlay)": { "background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important" } } } }, "_customHTML": "", "_anchor": "gallery3-i", "_isUserblock": true, "_cid": "sy0UmZOyKU", "_protectedParams": [ "text_all", "gallery__filtersTextStyle", "gallery__filtersBtnStyle", "gallery" ], "_global": false, "_once": false, "_params": { "text_all": "All", "gallery__filtersTextStyle": "display-7", "gallery__filtersBtnStyle": "btn-primary-outline", "gallery": [ { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-19-55-23.jpg", "playVideo": true, "videoUrl": "https://youtu.be/r2vAu9VMp_Y", "image": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.008-1024x768.jpg", "thumb": "file:///Users/hhmacpro/Library/Application%20Support/Mobirise.com/Mobirise/projects/project-2021-05-20_115203/assets/images/sample-work-for-interview-v2.008-1024x768-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Collateral Material ", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021425-1439302021-4-2-14-52-20.jpg", "playVideo": true, "videoUrl": "https://youtu.be/813dEEznTas", "image": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.011-1024x768.jpg", "thumb": "file:///Users/hhmacpro/Library/Application%20Support/Mobirise.com/Mobirise/projects/project-2021-05-20_115203/assets/images/sample-work-for-interview-v2.011-1024x768-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Sign Designs", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": true, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.007-1024x768.jpg", "thumb": "file:///Users/hhmacpro/Library/Application%20Support/Mobirise.com/Mobirise/projects/project-2021-05-20_115203/assets/images/sample-work-for-interview-v2.007-1024x768-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.28.42-pm-copy-2000x1504.jpg", "thumb": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.28.42-pm-copy-2000x1504-800x602.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/park-banner-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/park-banner-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/ezhpyacxaaigmxc-1-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/ezhpyacxaaigmxc-1-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/mobiletesting-09-22-20-24-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/mobiletesting-09-22-20-24-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/style-guide-2000x1429.png", "thumb": "@PROJECT_PATH@/assets/images/style-guide-2000x1429-800x600.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/booklets-1-2000x1429.jpeg", "thumb": "@PROJECT_PATH@/assets/images/booklets-1-2000x1429-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/untitled-1-copy-2-2000x1545.jpeg", "thumb": "@PROJECT_PATH@/assets/images/untitled-1-copy-2-2000x1545-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/ysp-mockup-2000x1500.jpeg", "thumb": "@PROJECT_PATH@/assets/images/ysp-mockup-2000x1500-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Mayor's Infographics", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/l1000780-copy-2000x1333.png", "thumb": "@PROJECT_PATH@/assets/images/l1000780-copy-2000x1333-800x600.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.38.18-pm-2000x1289.png", "thumb": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.38.18-pm-2000x1289-800x516.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.38.48-pm-2000x1289.png", "thumb": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.38.48-pm-2000x1289-800x516.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.43.48-pm-2000x1289.png", "thumb": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.43.48-pm-2000x1289-800x516.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.47.44-pm-2000x1289.png", "thumb": "@PROJECT_PATH@/assets/images/screen-shot-2021-05-24-at-4.47.44-pm-2000x1289-800x516.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/pin-buttons-badge-mockup-copy-2000x1545.jpeg", "thumb": "@PROJECT_PATH@/assets/images/pin-buttons-badge-mockup-copy-2000x1545-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-18-42.jpg", "playVideo": false, "videoUrl": "https://youtu.be/Kozv8IIFqjM", "image": "@PROJECT_PATH@/assets/images/health-plan-mockup-copy-2000x1500.jpg", "thumb": "@PROJECT_PATH@/assets/images/health-plan-mockup-copy-2000x1500-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Presentation", "active": true }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.002-1024x768.jpg", "thumb": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.002-1024x768-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Logo Designs", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/freewaysign-05-26-21-7-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/freewaysign-05-26-21-7-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Event Design", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021425-1439302021-4-2-14-52-20.jpg", "playVideo": false, "videoUrl": "https://youtu.be/813dEEznTas", "image": "@PROJECT_PATH@/assets/images/image001.gif", "thumb": "@PROJECT_PATH@/assets/images/image001.gif", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Sign Designs", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021425-1439302021-4-2-14-52-20.jpg", "playVideo": false, "videoUrl": "https://youtu.be/813dEEznTas", "image": "@PROJECT_PATH@/assets/images/302-copy-2000x1125.png", "thumb": "@PROJECT_PATH@/assets/images/302-copy-2000x1125-800x450.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Sign Designs", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021425-1439302021-4-2-14-52-20.jpg", "playVideo": false, "videoUrl": "https://youtu.be/813dEEznTas", "image": "@PROJECT_PATH@/assets/images/superhero-day-2000x1125.png", "thumb": "@PROJECT_PATH@/assets/images/superhero-day-2000x1125-800x450.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Sign Designs", "active": false }, { "tags": "Animated", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021425-1439302021-4-2-14-52-20.jpg", "playVideo": false, "videoUrl": "https://youtu.be/813dEEznTas", "image": "@PROJECT_PATH@/assets/images/-twitter-fb-city-council-meetings-on-youtube-2000x1125.png", "thumb": "@PROJECT_PATH@/assets/images/twitter-fb-city-council-meetings-on-youtube-2000x1125-800x450.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Sign Designs", "active": false } ] } }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)", "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, ".media-container-row .mbr-text": { "text-align": "center", "color": "#ffffff" } }, "_name": "footer1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n\n \n \n \n
Background
\n
\n \n
\n
\n\n
\n
\n
\n

\n © Copyright 2021 Harrison huynh
All Rights Reserved\n

\n
\n
\n
\n
", "_isUserblock": true, "_cid": "ssGld77nMp", "_anchor": "footer1-1", "_protectedParams": [], "_global": true, "_once": "footers", "_params": {} } ] }, "page2.html": { "settings": { "title": "harrisonhuynhPhotos", "order": 2 }, "components": [ { "alias": false, "_styles": { "& when not (@sticky)": { ".navbar-dropdown": { "position": "relative !important" }, "& when (@transparent)": { ".navbar-dropdown": { "position": "absolute !important" } } }, "& when (@sticky)": { "z-index": "1000", "width": "100%", "& when not (@transparent)": { "position": "relative", "min-height": "60px" }, "nav.navbar": { "position": "fixed" } }, ".dropdown-item:before": { "font-family": "Moririse2 !important", "content": "\"\\e966\"", "display": "inline-block", "width": "0", "position": "absolute", "left": "1rem", "top": "0.5rem", "margin-right": "0.5rem", "line-height": "1", "font-size": "inherit", "vertical-align": "middle", "text-align": "center", "overflow": "hidden", "transform": "scale(0, 1)", "transition": "all 0.25s ease-in-out" }, ".dropdown-menu": { "padding": "0", "border-radius": "4px", "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)" }, ".dropdown-item": { "border-bottom": "1px solid #e6e6e6", "&:hover, &:focus": { "background": "@primaryColor !important", "color": "white !important" }, "&:first-child": { "border-top-left-radius": "4px", "border-top-right-radius": "4px" }, "&:last-child": { "border-bottom": "none", "border-bottom-left-radius": "4px", "border-bottom-right-radius": "4px" } }, ".nav-dropdown .link": { "padding": "0 0.3em !important", "margin": "0.667em 1em !important" }, ".nav-dropdown .link.dropdown-toggle::after": { "margin-left": "0.5rem", "margin-top": "0.2rem" }, ".nav-link": { "position": "relative" }, ".container": { "display": "flex", "margin": "auto" }, ".iconfont-wrapper": { "color": "@iconsColor !important", "font-size": "1.5rem", "padding-right": "0.5rem" }, ".navbar-caption": {}, ".navbar-nav": {}, ".dropdown-menu, .navbar.opened": { "background": "@menuBgColor !important" }, ".nav-item:focus, .nav-link:focus": { "outline": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "width": "auto", "transition": "all 0.25s ease-in-out", "&::after": { "right": "0.5rem" }, ".mbr-iconfont": { "margin-right": "0.5rem", "vertical-align": "sub", "&:before": { "display": "inline-block", "transform": "scale(1, 1)", "transition": "all 0.25s ease-in-out" } } }, ".collapsed": { ".dropdown-menu .dropdown-item:before": { "display": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "padding": "0.235em 1.5em 0.235em 1.5em !important", "transition": "none", "margin": "0 !important" } }, ".navbar": { "min-height": "70px", "transition": "all 0.3s", "border-bottom": "1px solid transparent", "&:not(.navbar-short)": {}, "& when not (@transparent)": { "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)", "background": "@menuBgColor" }, "& when (@transparent)": { "background": "rgba(red(@menuBgColor), green(@menuBgColor), blue(@menuBgColor), @opacity)" }, "&.opened": { "transition": "all 0.3s" }, ".dropdown-item": { "padding": "0.5rem 1.8rem" }, ".navbar-logo img": { "width": "auto" }, ".navbar-collapse": { "justify-content": "flex-end", "z-index": "1" }, "&.collapsed": { "justify-content": "center", ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" }, "@media (min-width: 992px)": { "&:not(.navbar-short) .navbar-collapse when (@showLogo)": { "max-height": "~\"calc(98.5vh - @{logoSize}rem)\"" } } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "41%" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem", "text-align": "center" }, ".icons-menu": { "padding-left": "0", "padding-right": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "@media (max-width: 991px)": { ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "40%" } }, ".navbar-logo": { "img": { "height": "3rem !important" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem !important", "text-align": "center" }, ".navbar-brand": { "flex-shrink": "initial", "flex-basis": "auto", "word-break": "break-word", "padding-right": "2rem" }, ".navbar-toggler": { "flex-basis": "auto" }, ".icons-menu": { "padding-left": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "&.navbar-short": { "min-height": "60px", ".navbar-logo": { "img": { "height": "2.5rem !important" } }, ".navbar-brand": { "min-height": "60px", "padding": "0" } }, "color": "#ffffff" }, ".navbar-brand": { "min-height": "70px", "flex-shrink": "0", "align-items": "center", "margin-right": "0", "padding": "10px 0", "transition": "all 0.3s", "word-break": "break-word", "z-index": "1", ".navbar-caption": { "line-height": "inherit !important" }, ".navbar-logo a": { "outline": "none" } }, ".dropdown-item.active, .dropdown-item:active": { "background-color": "transparent" }, ".navbar-expand-lg .navbar-nav .nav-link": { "padding": "0" }, ".nav-dropdown .link.dropdown-toggle": { "margin-right": "1.667em", "&[aria-expanded=\"true\"]": { "margin-right": "0", "padding": "0.667em 1.667em" } }, ".navbar.navbar-expand-lg .dropdown": { ".dropdown-menu": { "background": "@menuBgColor", ".dropdown-submenu": { "margin": "0", "left": "100%" } } }, ".navbar .dropdown.open > .dropdown-menu": { "display": "block" }, "ul.navbar-nav": { "flex-wrap": "wrap" }, ".navbar-buttons": { "text-align": "center", "min-width": "170px" }, "button.navbar-toggler": { "outline": "none", "width": "31px", "height": "20px", "cursor": "pointer", "transition": "all 0.2s", "position": "relative", "align-self": "center", ".hamburger span": { "position": "absolute", "right": "0", "width": "30px", "height": "2px", "border-right": "5px", "background-color": "@hamburgerColor", "&:nth-child(1)": { "top": "0", "transition": "all 0.2s" }, "&:nth-child(2)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(3)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(4)": { "top": "16px", "transition": "all 0.2s" } } }, "nav.opened .hamburger span": { "&:nth-child(1)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" }, "&:nth-child(2)": { "transform": "rotate(45deg)", "transition": "all 0.25s" }, "&:nth-child(3)": { "transform": "rotate(-45deg)", "transition": "all 0.25s" }, "&:nth-child(4)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" } }, ".navbar-dropdown": { "padding": "0 1rem", "& when (@sticky)": { "position": "fixed" } }, "a.nav-link": { "display": "flex", "align-items": "center", "justify-content": "center" }, ".icons-menu": { "flex-wrap": "nowrap", "display": "flex", "justify-content": "center", "padding-left": "1rem", "padding-right": "1rem", "padding-top": "0.3rem", "text-align": "center" }, "@media screen and (~'-ms-high-contrast: active'), (~'-ms-high-contrast: none')": { ".navbar": { "height": "70px", "&.opened": { "height": "auto" } }, ".nav-item .nav-link:hover::before": { "width": "175%", "max-width": "calc(100% ~\"+\" 2rem)", "left": "-1rem" } }, "@media (max-width: 600px)": { ".navbar-caption": { "display": "none" }, "img": { "display": "none" } } }, "_name": "menu1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n\n \n
", "_isUserblock": true, "_cid": "sy0zHQlZ9j", "_anchor": "menu1-6", "_protectedParams": [], "_global": true, "_once": "menu", "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, ".image-wrapper img": { "width": "100%", "object-fit": "cover" }, ".mbr-section-title": { "color": "#ffffff", "text-align": "center" }, ".mbr-section-subtitle": { "color": "#ffffff", "text-align": "center" } }, "_name": "article1", "_sourceTheme": "skillm4", "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n\n
\n\n
\n
\n
\n

Portfolio

\n

\n Photography/Video

\n
\n
\n
\n
", "_cid": "sy0zHQOV6o", "_anchor": "article1-7", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "_name": "gallery3", "_sourceTheme": "mobirise4", "_styles": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)", "background-color": "@bgColor", ".mbr-slider .carousel-control": { "background": "#1b1b1b" }, ".mbr-slider .carousel-control-prev": { "left": "0", "margin-left": "2.5rem" }, ".mbr-slider .carousel-control-next": { "right": "0", "margin-right": "2.5rem" }, ".mbr-slider .modal-body .close": { "background": "#1b1b1b" }, ".mbr-gallery-item > div::before": { "content": "''", "position": "absolute", "left": "0", "top": "0", "width": "100%", "height": "100%", "background": "@overlayColor", "opacity": "0", "-webkit-transition": "0.2s opacity ease-in-out", "transition": "0.2s opacity ease-in-out", "& when (@gradOverlay)": { "background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important" } }, ".mbr-gallery-item > div:hover": { ".mbr-gallery-title::before": { "background": "transparent !important" }, "&:before": { "opacity": "@overlayOpacity !important" } }, ".mbr-gallery-title": { "font-size": ".9em", "position": "absolute", "display": "block", "width": "100%", "bottom": "0", "padding": "1rem", "color": "#fff", "z-index": "2", "&:before": { "content": "\" \"", "width": "100%", "height": "100%", "top": "0", "left": "0", "z-index": "-1", "position": "absolute", "background": "@overlayColor !important", "opacity": "@overlayOpacity", "-webkit-transition": "0.2s background ease-in-out", "transition": "0.2s background ease-in-out", "& when (@gradOverlay)": { "background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important" } } } }, "_customHTML": "", "_anchor": "gallery3-g", "_isUserblock": true, "_cid": "sy0FRjdpKa", "_protectedParams": [ "text_all", "gallery__filtersTextStyle", "gallery__filtersBtnStyle", "gallery" ], "_global": false, "_once": false, "_params": { "text_all": "All", "gallery__filtersTextStyle": "display-7", "gallery__filtersBtnStyle": "btn-primary-outline", "gallery": [ { "tags": "Awesome", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/714-videoshoot-30-of-36-2000x1545.jpeg", "thumb": "@PROJECT_PATH@/assets/images/714-videoshoot-30-of-36-2000x1545-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Awesome", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-0010f-1800x1200.jpeg", "thumb": "@PROJECT_PATH@/assets/images/img-0010f-1800x1200-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Responsive", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/l1010289-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/l1010289-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Awesome", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-13-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/img-13-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Creative", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-9838-2000x1125.jpg", "thumb": "@PROJECT_PATH@/assets/images/img-9838-2000x1125-800x450.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/dji-36-2000x1125.jpg", "thumb": "@PROJECT_PATH@/assets/images/dji-36-2000x1125-800x450.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/l1030295-2000x1280.jpeg", "thumb": "@PROJECT_PATH@/assets/images/l1030295-2000x1280-800x450.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-118-2000x1125.jpg", "thumb": "@PROJECT_PATH@/assets/images/img-118-2000x1125-800x450.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Responsive", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-6330-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/img-6330-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-6407-2000x1500.jpg", "thumb": "@PROJECT_PATH@/assets/images/img-6407-2000x1500-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-6424-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/img-6424-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-9676-1920x1280.jpeg", "thumb": "@PROJECT_PATH@/assets/images/img-9676-1920x1280-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/l1010132-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/l1010132-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/l1020049-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/l1020049-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/untitled-16-of-16-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/untitled-16-of-16-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/l1020742-2000x1377.jpeg", "thumb": "@PROJECT_PATH@/assets/images/l1020742-2000x1377-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/l1000027-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/l1000027-2000x1333-800x450.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/l1010420-1-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/l1010420-1-2000x1333-800x450.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/laautoshow-2-2000x1045.jpeg", "thumb": "@PROJECT_PATH@/assets/images/laautoshow-2-2000x1045-800x450.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "", "videoPreview": "@PROJECT_PATH@/assets/images/mobirise2021420-192082021-4-4-20-33-10.jpg", "playVideo": true, "videoUrl": "https://youtu.be/6x2KTjsJc74", "image": "@PROJECT_PATH@/assets/images/preview.jpg", "thumb": "@PROJECT_PATH@/assets/images/preview-800x450.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": true } ] } }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)", "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, ".media-container-row .mbr-text": { "text-align": "center", "color": "#ffffff" } }, "_name": "footer1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n\n \n \n \n
Background
\n
\n \n
\n
\n\n
\n
\n
\n

\n © Copyright 2021 Harrison huynh
All Rights Reserved\n

\n
\n
\n
\n
", "_isUserblock": true, "_cid": "sy0zHREjYw", "_anchor": "footer1-9", "_protectedParams": [], "_global": true, "_once": "footers", "_params": {} } ] }, "page3.html": { "settings": { "title": "harrisonhuynhSMHQ", "order": 3 }, "components": [ { "alias": false, "_styles": { "& when not (@sticky)": { ".navbar-dropdown": { "position": "relative !important" }, "& when (@transparent)": { ".navbar-dropdown": { "position": "absolute !important" } } }, "& when (@sticky)": { "z-index": "1000", "width": "100%", "& when not (@transparent)": { "position": "relative", "min-height": "60px" }, "nav.navbar": { "position": "fixed" } }, ".dropdown-item:before": { "font-family": "Moririse2 !important", "content": "\"\\e966\"", "display": "inline-block", "width": "0", "position": "absolute", "left": "1rem", "top": "0.5rem", "margin-right": "0.5rem", "line-height": "1", "font-size": "inherit", "vertical-align": "middle", "text-align": "center", "overflow": "hidden", "transform": "scale(0, 1)", "transition": "all 0.25s ease-in-out" }, ".dropdown-menu": { "padding": "0", "border-radius": "4px", "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)" }, ".dropdown-item": { "border-bottom": "1px solid #e6e6e6", "&:hover, &:focus": { "background": "@primaryColor !important", "color": "white !important" }, "&:first-child": { "border-top-left-radius": "4px", "border-top-right-radius": "4px" }, "&:last-child": { "border-bottom": "none", "border-bottom-left-radius": "4px", "border-bottom-right-radius": "4px" } }, ".nav-dropdown .link": { "padding": "0 0.3em !important", "margin": "0.667em 1em !important" }, ".nav-dropdown .link.dropdown-toggle::after": { "margin-left": "0.5rem", "margin-top": "0.2rem" }, ".nav-link": { "position": "relative" }, ".container": { "display": "flex", "margin": "auto" }, ".iconfont-wrapper": { "color": "@iconsColor !important", "font-size": "1.5rem", "padding-right": "0.5rem" }, ".navbar-caption": {}, ".navbar-nav": {}, ".dropdown-menu, .navbar.opened": { "background": "@menuBgColor !important" }, ".nav-item:focus, .nav-link:focus": { "outline": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "width": "auto", "transition": "all 0.25s ease-in-out", "&::after": { "right": "0.5rem" }, ".mbr-iconfont": { "margin-right": "0.5rem", "vertical-align": "sub", "&:before": { "display": "inline-block", "transform": "scale(1, 1)", "transition": "all 0.25s ease-in-out" } } }, ".collapsed": { ".dropdown-menu .dropdown-item:before": { "display": "none" }, ".dropdown .dropdown-menu .dropdown-item": { "padding": "0.235em 1.5em 0.235em 1.5em !important", "transition": "none", "margin": "0 !important" } }, ".navbar": { "min-height": "70px", "transition": "all 0.3s", "border-bottom": "1px solid transparent", "&:not(.navbar-short)": {}, "& when not (@transparent)": { "box-shadow": "0 1px 3px 0 rgba(0, 0, 0, 0.1)", "background": "@menuBgColor" }, "& when (@transparent)": { "background": "rgba(red(@menuBgColor), green(@menuBgColor), blue(@menuBgColor), @opacity)" }, "&.opened": { "transition": "all 0.3s" }, ".dropdown-item": { "padding": "0.5rem 1.8rem" }, ".navbar-logo img": { "width": "auto" }, ".navbar-collapse": { "justify-content": "flex-end", "z-index": "1" }, "&.collapsed": { "justify-content": "center", ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" }, "@media (min-width: 992px)": { "&:not(.navbar-short) .navbar-collapse when (@showLogo)": { "max-height": "~\"calc(98.5vh - @{logoSize}rem)\"" } } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "41%" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem", "text-align": "center" }, ".icons-menu": { "padding-left": "0", "padding-right": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "@media (max-width: 991px)": { ".nav-item .nav-link::before": { "display": "none" }, "&.opened": { ".dropdown-menu": { "top": "0" } }, ".dropdown-menu": { ".dropdown-submenu": { "left": "0 !important" }, ".dropdown-item:after": { "right": "auto" }, ".dropdown-toggle[data-toggle=\"dropdown-submenu\"]:after": { "margin-left": "0.5rem", "margin-top": "0.2rem", "border-top": "0.35em solid", "border-right": "0.35em solid transparent", "border-left": "0.35em solid transparent", "border-bottom": "0", "top": "40%" } }, ".navbar-logo": { "img": { "height": "3rem !important" } }, "ul.navbar-nav": { "li": { "margin": "auto" } }, ".dropdown-menu .dropdown-item": { "padding": "0.25rem 1.5rem !important", "text-align": "center" }, ".navbar-brand": { "flex-shrink": "initial", "flex-basis": "auto", "word-break": "break-word", "padding-right": "2rem" }, ".navbar-toggler": { "flex-basis": "auto" }, ".icons-menu": { "padding-left": "0", "padding-top": "0.5rem", "padding-bottom": "0.5rem" } }, "&.navbar-short": { "min-height": "60px", ".navbar-logo": { "img": { "height": "2.5rem !important" } }, ".navbar-brand": { "min-height": "60px", "padding": "0" } }, "color": "#ffffff" }, ".navbar-brand": { "min-height": "70px", "flex-shrink": "0", "align-items": "center", "margin-right": "0", "padding": "10px 0", "transition": "all 0.3s", "word-break": "break-word", "z-index": "1", ".navbar-caption": { "line-height": "inherit !important" }, ".navbar-logo a": { "outline": "none" } }, ".dropdown-item.active, .dropdown-item:active": { "background-color": "transparent" }, ".navbar-expand-lg .navbar-nav .nav-link": { "padding": "0" }, ".nav-dropdown .link.dropdown-toggle": { "margin-right": "1.667em", "&[aria-expanded=\"true\"]": { "margin-right": "0", "padding": "0.667em 1.667em" } }, ".navbar.navbar-expand-lg .dropdown": { ".dropdown-menu": { "background": "@menuBgColor", ".dropdown-submenu": { "margin": "0", "left": "100%" } } }, ".navbar .dropdown.open > .dropdown-menu": { "display": "block" }, "ul.navbar-nav": { "flex-wrap": "wrap" }, ".navbar-buttons": { "text-align": "center", "min-width": "170px" }, "button.navbar-toggler": { "outline": "none", "width": "31px", "height": "20px", "cursor": "pointer", "transition": "all 0.2s", "position": "relative", "align-self": "center", ".hamburger span": { "position": "absolute", "right": "0", "width": "30px", "height": "2px", "border-right": "5px", "background-color": "@hamburgerColor", "&:nth-child(1)": { "top": "0", "transition": "all 0.2s" }, "&:nth-child(2)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(3)": { "top": "8px", "transition": "all 0.15s" }, "&:nth-child(4)": { "top": "16px", "transition": "all 0.2s" } } }, "nav.opened .hamburger span": { "&:nth-child(1)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" }, "&:nth-child(2)": { "transform": "rotate(45deg)", "transition": "all 0.25s" }, "&:nth-child(3)": { "transform": "rotate(-45deg)", "transition": "all 0.25s" }, "&:nth-child(4)": { "top": "8px", "width": "0", "opacity": "0", "right": "50%", "transition": "all 0.2s" } }, ".navbar-dropdown": { "padding": "0 1rem", "& when (@sticky)": { "position": "fixed" } }, "a.nav-link": { "display": "flex", "align-items": "center", "justify-content": "center" }, ".icons-menu": { "flex-wrap": "nowrap", "display": "flex", "justify-content": "center", "padding-left": "1rem", "padding-right": "1rem", "padding-top": "0.3rem", "text-align": "center" }, "@media screen and (~'-ms-high-contrast: active'), (~'-ms-high-contrast: none')": { ".navbar": { "height": "70px", "&.opened": { "height": "auto" } }, ".nav-item .nav-link:hover::before": { "width": "175%", "max-width": "calc(100% ~\"+\" 2rem)", "left": "-1rem" } }, "@media (max-width: 600px)": { ".navbar-caption": { "display": "none" }, "img": { "display": "none" } } }, "_name": "menu1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n \n
Size
\n \n
Show/Hide
\n \n \n \n \n \n
Styles
\n \n \n \n \n \n \n
\n\n \n
", "_isUserblock": true, "_cid": "sy0zMPGct8", "_anchor": "menu1-a", "_protectedParams": [], "_global": true, "_once": "menu", "_params": {} }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 1rem)", "padding-bottom": "(@paddingBottom * 1rem)", "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, ".image-wrapper img": { "width": "100%", "object-fit": "cover" }, ".mbr-section-title": { "color": "#ffffff", "text-align": "center" }, ".mbr-section-subtitle": { "color": "#ffffff", "text-align": "center" } }, "_name": "article1", "_sourceTheme": "skillm4", "_customHTML": "
\n\n \n
Size
\n \n \n \n \n
Show/Hide
\n \n \n
Background
\n
\n \n \n
\n \n \n \n
\n\n
\n\n
\n
\n
\n

Portfolio

\n

Solar Monkey/Hanwha Q Cells

\n
\n
\n
\n
", "_cid": "sy0zMQ7OmL", "_anchor": "article1-b", "_protectedParams": [], "_global": false, "_once": false, "_params": {} }, { "_name": "gallery3", "_sourceTheme": "mobirise4", "_styles": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)", "background-color": "@bgColor", ".mbr-slider .carousel-control": { "background": "#1b1b1b" }, ".mbr-slider .carousel-control-prev": { "left": "0", "margin-left": "2.5rem" }, ".mbr-slider .carousel-control-next": { "right": "0", "margin-right": "2.5rem" }, ".mbr-slider .modal-body .close": { "background": "#1b1b1b" }, ".mbr-gallery-item > div::before": { "content": "''", "position": "absolute", "left": "0", "top": "0", "width": "100%", "height": "100%", "background": "@overlayColor", "opacity": "0", "-webkit-transition": "0.2s opacity ease-in-out", "transition": "0.2s opacity ease-in-out", "& when (@gradOverlay)": { "background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important" } }, ".mbr-gallery-item > div:hover": { ".mbr-gallery-title::before": { "background": "transparent !important" }, "&:before": { "opacity": "@overlayOpacity !important" } }, ".mbr-gallery-title": { "font-size": ".9em", "position": "absolute", "display": "block", "width": "100%", "bottom": "0", "padding": "1rem", "color": "#fff", "z-index": "2", "&:before": { "content": "\" \"", "width": "100%", "height": "100%", "top": "0", "left": "0", "z-index": "-1", "position": "absolute", "background": "@overlayColor !important", "opacity": "@overlayOpacity", "-webkit-transition": "0.2s background ease-in-out", "transition": "0.2s background ease-in-out", "& when (@gradOverlay)": { "background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important" } } } }, "_customHTML": "", "_anchor": "gallery3-h", "_isUserblock": true, "_cid": "sy0GTU5vcI", "_protectedParams": [ "text_all", "gallery__filtersTextStyle", "gallery__filtersBtnStyle", "gallery" ], "_global": false, "_once": false, "_params": { "text_all": "All", "gallery__filtersTextStyle": "display-7", "gallery__filtersBtnStyle": "btn-primary-outline", "gallery": [ { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-772-2000x1333.jpg", "thumb": "@PROJECT_PATH@/assets/images/img-772-2000x1333-800x533.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-773-2000x1333.jpg", "thumb": "@PROJECT_PATH@/assets/images/img-773-2000x1333-800x533.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-784-2000x1333.jpg", "thumb": "@PROJECT_PATH@/assets/images/img-784-2000x1333-800x533.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-794-2000x1333.jpg", "thumb": "@PROJECT_PATH@/assets/images/img-794-2000x1333-800x533.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/asset-1-2000x1525.png", "thumb": "@PROJECT_PATH@/assets/images/asset-1-2000x1525-800x600.png", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/img-569-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/img-569-2000x1333-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": true }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/rainbow-sandals-kiosk-1650x1275.jpeg", "thumb": "@PROJECT_PATH@/assets/images/rainbow-sandals-kiosk-1650x1275-800x600.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.018-1024x768.jpg", "thumb": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.018-1024x768-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/how-solar-works-rainbow-2000x1333.jpeg", "thumb": "@PROJECT_PATH@/assets/images/how-solar-works-rainbow-2000x1333-800x533.jpeg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.014-1024x768.jpg", "thumb": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.014-1024x768-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.015-1024x768.jpg", "thumb": "@PROJECT_PATH@/assets/images/sample-work-for-interview-v2.015-1024x768-800x600.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/greener-building-concept-small-file-page-1-2000x1545.jpg", "thumb": "@PROJECT_PATH@/assets/images/greener-building-concept-small-file-page-1-2000x1545-800x618.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/greener-building-concept-small-file-page-2-1650x1275.jpg", "thumb": "@PROJECT_PATH@/assets/images/greener-building-concept-small-file-page-2-1650x1275-800x618.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/rma71607-2000x1333.jpg", "thumb": "@PROJECT_PATH@/assets/images/rma71607-2000x1333-800x533.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/rma71641-2000x1333.jpg", "thumb": "@PROJECT_PATH@/assets/images/rma71641-2000x1333-800x533.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false }, { "tags": "Animated", "videoPreview": "@ADDONS_PATH@/mobirise4/components/_images/gallery/preview.jpg", "playVideo": false, "videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0", "image": "@PROJECT_PATH@/assets/images/rma71634-2000x1333.jpg", "thumb": "@PROJECT_PATH@/assets/images/rma71634-2000x1333-800x533.jpg", "alt": "", "title": "", "customStyle1": "display-7", "caption": "Type caption here", "active": false } ] } }, { "alias": false, "_styles": { "padding-top": "(@paddingTop * 15px)", "padding-bottom": "(@paddingBottom * 15px)", "& when (@bg-type = 'image')": { "background-image": "url(@bg-value)" }, "& when (@bg-type = 'color')": { "background-color": "@bg-value" }, ".media-container-row .mbr-text": { "text-align": "center", "color": "#ffffff" } }, "_name": "footer1", "_sourceTheme": "designerportfoliom4", "_customHTML": "
\n\n \n \n \n
Background
\n
\n \n
\n
\n\n
\n
\n
\n

\n © Copyright 2021 Harrison huynh
All Rights Reserved\n

\n
\n
\n
\n
", "_isUserblock": true, "_cid": "sy0zMQRW6W", "_anchor": "footer1-d", "_protectedParams": [], "_global": true, "_once": "footers", "_params": {} } ] } } }