@media (min-width:768px){
    .megamenu {
        margin: 0px;
        padding: 0px;
    }
    .hamburger-menus > li {
        display: inline-block;
        float: left;
    }
    a {
        background-color: transparent;
    }
    .float-left {
        float: left;
    }
    .col1 {
        width: 100%;
    }
    .col2 {
        width: 50%;
    }
    .col3 {
        width: 33.33333333%;
    }
    .col4 {
        width: 25%;
    }
    .menu3-single-selections, .menu3-selections {
        width: 166px;
    }
    img {
        vertical-align: middle;
    }
    img {
        border: 0;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col3, .col4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0;
    }
    .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .Blog img {
        width: 161px;
        margin-left: 10px;
    }
    .underneath {
        clear:both;
    }
    .clearfix:after,
    .clearfix:before {
        content: '';
        display: table
    }

    .clearfix:after {
        clear: both;
        display: block
    }
    ul{
        list-style:none;
        margin: 0;
        padding: 0;
    }
    #megamenu a, #megamenu a:hover, #megamenu a.active, #megamenu a:active, #megamenu a:visited, #megamenu a:focus{
        color:#555555;
        text-decoration:none;
    }
    .hamburger-menus {
        width: 100%;
        float: left;
        list-style: none;
        position:relative;
        /*background: #23364B;*/
    }
    .hamburger-menus > li {
        display: inline-block;
        float:left;
    }
    .hamburger-menus > li > a {
        display:block;
        padding: 6px 15px;
        font-size: 14px;
        color: #333;
        text-decoration: none;
        font-weight: 600;
        text-transform: uppercase;
        /*border-right: 1px #365670 dotted;*/
        -webkit-transition: color 0.2s linear, background 0.2s linear;
        -moz-transition: color 0.2s linear, background 0.2s linear;
        -o-transition: color 0.2s linear, background 0.2s linear;
        transition: color 0.2s linear, background 0.2s linear;
    }
    .hamburger-menus > li > a.active, .hamburger-menus > li > a:hover, li.drop-down ul > li > a:hover{
        /*background:#60c3b7;*/
        /*color:#fff;*/
        /*font-weight: normal;*/
        text-decoration: underline;
        text-decoration-color: #60c3b7;
        text-decoration-thickness: 3px;
        text-decoration-style: solid;
    }
    li.drop-down,
    .flyout-right,
    .flyout-left{position:relative;}
    li.drop-down:before {
        content: "\f103";
        color: #fff;
        /*font-family: FontAwesome; double down-arrow - not currently used*/
        font-style: normal;
        display: inline;
        position: absolute;
        right: 6px;
        top: 20px;
        font-size: 14px;
    }
    li.drop-down>ul{
        left: 0px;
        min-width: 230px;

    }
    .drop-down-ul{display:none;}
    .flyout-right>ul,
    .flyout-left>ul{
        top: 0;
        min-width: 230px;
        display: none;
        border-left: 1px solid #365670;
    }

    li.drop-down>ul>li>a,
    .flyout-right ul>li>a ,
    .flyout-left ul>li>a {
        color: #fff;
        display: block;
        padding: 20px 22px;
        text-decoration: none;
        background-color: #365670;
        border-bottom: 1px dotted #547787;
        -webkit-transition: color 0.2s linear, background 0.2s linear;
        -moz-transition: color 0.2s linear, background 0.2s linear;
        -o-transition: color 0.2s linear, background 0.2s linear;
        transition: color 0.2s linear, background 0.2s linear;
    }
    .flyout-right ul>li>a ,
    .flyout-left ul>li>a {
        border-bottom: 1px dotted #B8C7BC;
    }

    /*Flyout Mega*/
    .flyout-mega-wrap {
        top: 0;
        right: 0;
        left: 100%;
        width: 100%;
        display:none;
        height: 100%;
        padding: 15px;
        min-width: 742px;

    }
    .flyout-mega ul > li > a {
        font-size: 90%;
        line-height: 25px;
        color: #fff;
        /*font-family: inherit;*/
    }
    .flyout-mega ul > li > a:hover,
    .flyout-mega ul > li > a:active,
    .flyout-mega ul > li > a:focus{
        text-decoration: none;
        background-color: transparent !important;
        color: #ccc !important
    }
    /*mega menu*/
    .single-menu, .sub-menus, .Blog, .Images {
        padding-top: 10px;
        border: 1px solid #53658A;
    }
    /*common*/
    .flyout-right ul>li>a ,
    .flyout-left ul>li>a,
    .flyout-mega-wrap,
    .single-menu, 
    .sub-menus,
    .Blog,
    .Images {
        background-color: white;
        z-index: 1;
        /* z-index needed to cover Vimeo iframes */
    }
    .single-menu, .sub-menus {
        left: 45px;
        right: 0;
        padding: 15px;
        display:none;
        min-height: 100%;
    }
    /* post megamenu widths: */
    #menu-party-stories {
        left: 23px;
        width:200px;
    }
    #menu-party-ideas {
        left: 184px;
        width:360px;
    }
    #menu-party-crafts {
        left: 307px;
        width:200px;
    }
    #menu-trending-articles {
        left: 20px;
    }
    .sub-menus.Blog {
        left: 100px;
    }
    .Images {
        width:1100px;
    }
    .Images li {
        width: 22%;
    }    
    .Images .level2 {
        margin-top: 5px;
    }
    /* product megamenu widths: */
    #menu-trending {
        left: 10px;
        width:400px;
    }
    #menu-baby-shower {
        left: 25px;
        width:705px;
    }
    #menu-birthday-party {
        left: 160px;
        width:550px;
    }
    #menu-bridal {
        left: 310px;
        width:220px;
    }
    #menu-wedding {
        left: 395px;
        width:220px;
    }
    #menu-occasions {
        left: 490px;
        width:280px;
    }
    .Blog {
        width:535px;
    }
    .mega-title {
        margin-top: 10px;
        margin-bottom: 10px;
        /*font-family: inherit;*/
        font-weight: 500;
        line-height: 1.1;
        /*color: inherit;*/
        margin-right: -15px;
        margin-left: -15px;
        color: #555555;
        margin-top: 0px;
        font-size: 15px;
        padding-left: 15px;
        padding-bottom: 0px;
        /*border-bottom: 1px solid #547787;*/
        padding-top: 0px;
        /*background-color: #365670*/
    }
    .single-menu ul li a, .sub-menus ul li a {
        line-height: 20px;
        font-size: 14px;
        display: block;
    }
    ul.menu3-single-selections, ul.menu3-selections {
        padding-left: 10px;
    }
    li.level3 a {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 0px;
        padding-right: 0px;
    }
    li.level2.double-space a:hover {
        font-weight: bold;
    }
    li.level3 a:hover {
        font-weight: bold;
    }

    li.level3.has-description {
        line-height: 0px;
    }

    li.level3 span {
        color: #c36098;
        font-size: 85%;
        font-style: italic;
        padding-left: 8px;
        margin-top: -7px;
        display: block;
    }
    .menu3-single-selections {
        padding-top: 18px;
    }
    li.level2.double-space {
        padding-top: 0px;
        padding-bottom: 7px;
    }

    a.view-more{
        border-radius: 1px;
        margin-top:15px;
        background-color: #009FE1;
        padding: 2px 10px !important;
        line-height: 21px !important;
        display: inline-block !important;
    }
    a.view-more:hover{
        color:#fff;
        background:#0DADEF;
    }
    /*Blog DropDown*/
    .Blog {
        left:0;
        display:none;
        color:#555555;
        padding-bottom:15px;
    }
    .Blog .level2 {
        margin-top: 5px;
    }
    .Blog .blog-title{
        color:#fff;
        font-size:15px;

    }
    .Blog .blog-des{
        color:#ccc;
        font-size:90%;
        margin-top:15px;
    }
    .Blog a.view-more{
        margin-top:0px;
    }
    /*Images*/
    .Images {
        left:0;
        display:none;
        color:#555555;
        padding-bottom:15px;
    }

    /*hover*/
    .Blog:hover,
    .Images:hover,
    .single-menu:hover,
    .sub-menus:hover,
    .drop-down-ul:hover,
    li.flyout-left>ul:hover,
    li.flyout-right>ul:hover,
    .flyout-mega-wrap:hover,
    li.flyout-left a:hover +ul,
    li.flyout-right a:hover +ul,
    .blog-drop-down >a:hover+.Blog,
    li.drop-down>a:hover +.drop-down-ul,
    .images-drop-down>a:hover +.Images,
    .mega-drop-down a:hover+.sub-menus,
    li.flyout-mega>a:hover +.flyout-mega-wrap{
        display:block;
    }
    .single-menu, .sub-menus, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
    .flyout-left>ul, li.drop-down>ul{
        position:absolute;
    }
    .flyout-right>ul{
        left: 100%;
    }
    .flyout-left>ul{
        right: 100%;
    }
}

@media (max-width:767px){
    /*phones*/
    .hamburger-menu {
        /*position: fixed; */
        cursor: pointer;
        display: inline-block;
        width: 32px;
        height: 10px;
        text-align: center;
        top:0px;
        outline: none;
    }
    .hamburger-menu.show-hamburger { 
        top:25px; 
    }
    .hamburger-menu.show-hamburger .line { 
        height: 4px; 
        width: 100%; 
        display: block; 
        margin-bottom: 6px; 
    }
    .hamburger-menu.show-hamburger .line-last-child { 
        margin-bottom: 0px;  
    }
    .hamburger-menu.show-hamburger { 
        display: block; 
    }
    .hamburger-menu .line { 
        background-color: #60c3b7; 
    }
    .hamburger-menu.show-hamburger .line {
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
    }

    .hamburger-menu.transition-to-X .line:nth-child(1) { 
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); 
    }
    .hamburger-menu.transition-to-X .line:nth-child(2){ 
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); 
        margin-top: -10px;
    }
    .hamburger-menu.transition-to-X .line:nth-child(3){
        transform: translateY(15px);
        display: none;
    }

    .hamburger-menu.transition-to-X{ 
        outline: none; 
    }
    .hamburger-menu.transition-to-X ~ .hamburger-menu.close { 
        outline: none;  
    }
    #hamburger-menu {
        display:inline-block;
        vertical-align: bottom;
    }
    .hamburger-menus img, .hamburger-menus p, .hamburger-menus a.view-more, li.mega-image, .underneath {
        display:none;
    }
    ul {
        list-style: none;
        padding-bottom: 0;
        padding-left: 0;
        margin: 0;
        /*
        padding-left: 1.2em;
        */
    }
    ul.hamburger-menus {
        margin-top: 0px;
    }
    li {
        display:block;
        margin:0;
        padding:0;
    }
    li.level1 {
        font-size:16px;
        text-decoration: none;
        line-height: 30px;
    }
    li.images-drop-down {
        background-color: #60c3b7;
    }
    li.mega-drop-down {
        background-color: #60c3b7;
    }
    li.blog-drop-down {
        background-color: darkgray;
    }
    li.level2 {
        font-size:16px;
        line-height: 28px;
        background-color: white;
        border-bottom:1px solid #e0d8d8;
        padding-left: 1.2em;
    }
    li.level1 a {
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        padding-left:10px;
        display: block;
    }
    li.level2 a {
        /*font-weight: bold;*/
        color: black;
        text-transform: none;
        display: block;
    }
    li.level2 a:focus, li.level3 a:focus {
        background-color: #e2f4f2;
    }
    .Blog .blog-des{
        display: none;
    }
    .mega-drop-down .has-submenu a:focus::after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        /*font-stretch: ultra-expanded;*/
        color: #aaa;
        content: '↑';    /* expand less up arrow */
        /*
        content: '<';    
        transform:rotate(90deg);
        */
        margin-right: 15px;
        float: right;
        font-weight: 400;
    }
    .mega-drop-down .has-submenu a:not(focus)::after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        /*font-stretch: ultra-expanded;*/
        color: #aaa;
        content: '↓';    /* expand more down arrow */
        /*
        content: '>';    
        transform:rotate(90deg);
        */
        margin-right: 15px;
        float: right;
        font-weight: 400;
    }
    li.level2 span {
        font-size:12px;
        color: #c36098;
        padding-left: 5px;
        font-style: italic;
        /*text-transform: lowercase;*/
    }
    .menu3-selections {
        display:none;
    }
    li.level3 {
        font-size:13px;
        font-weight: normal;
        font-style: italic;
        line-height: 16px;
        border-top:1px solid #e0d8d8;
        padding-left: 1.2em;
        line-height: 22px;
    }
    li.level3 a {
        font-weight: normal;
        text-decoration: none;
        font-size:15px;
        line-height: 24px;
        color: black;
        text-transform: none;
        display: block;
    }
    .mega-drop-down li.level3 a:focus::after {
        content: '';
    }
    .mega-drop-down li.level3 a:not(focus)::after {
        content: '';
    }
    /*
        .sub-menus, .Images, .Blog,.flyout-right>ul,
        .flyout-left>ul, li.drop-down>ul{
            position:relative;
        }
    */

    /* hamburger */
    h1 {
        /*color: white;*/
    }
    .close {
        float: left;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
    }

    .megamenu {
        font: 300 14px/18px;
        /*font: Helvetica,Arial,sans-serif;*/
        font-weight: 400;
        padding: 0;
        position: absolute;
        z-index: 2;
        left: 0px;
        width: 0;
        height: 100%;
        overflow: auto;
        /*CSS animation applied : Slide in*/
        -webkit-transition-property: background, width;
        -moz-transition-property: background, width;
        -o-transition-property: background, width;
        transition-property: background, width;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }
    /* SLIDE-INS */
    .widenit {
        width: 100%;
    }
    .fixedPosition {
        top: 0;
        bottom:0;
        height: calc(100% - 90px);
        position:fixed;
        overflow-y:scroll;
        overflow-x:hidden;
    }    
    /* END OF SLIDE-INS */
}
.displayit {
    display:block;
}
a.menu1-selections {
    text-decoration: underline !important;
}