.main-example .label {
                color:#fff!important;

            }

.package-section {
    margin-bottom: 50px;
}
.footer-widget .widget {
    padding-top: 10px !important;
}
.black_background {
    background-color: #000;
}
h2.no-span:before {
    right: 1.5%;
}
h2.no-span:after {
    left: 1.5%;
}
h2.no-background {
    position: relative;
    overflow: hidden;
}
    h2.no-background span {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        position: relative;
        padding: 0 20px;
    }
        h2.no-background span:before {
            right: 100%;
        }
        h2.no-background span:before {
            right: 100%;
        }

        h2.no-background span:before, h2.no-background span:after {
            content: '';
            display: block;
            width: 1000px;
            position: absolute;
            top: 0.73em;
            border-top: 1px solid red;
        }
        h2.no-background span:before, h2.no-background span:after {
            content: '';
            display: block;
            width: 1000px;
            position: absolute;
            top: 0.73em;
            border-top: 1px solid red;
        }
        h2.no-background span:after {
            left: 100%;
        }
.heading h2.no-span:before, h2.no-span:after {
    border-top: 1px solid green;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}

.color-white {
    color: #fff !important;
}

.fancy span:before {
    right: 100%;
    margin-right: 15px;
}
.fancy span:after {
    left: 100%;
    margin-left: 15px;
}
.heading-span {
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    font-size: 30px;
}
.fancy span:before {
    right: 100%;
    margin-right: 15px;
}

.fancy span:before, .fancy span:after {
    content: "";
    position: absolute;
    height: 0px;
    border-bottom: 1px solid #ffffff;
    top: 25px;
    width: 520px;
}
.fancy span:after {
    left: 100%;
    margin-left: 15px;
}

.fancy span {
    display: inline-block;
    position: relative;
}


.section_bg_color {
    background-color: #000;
}

.play_btn {
    background-color: #f7c2167a;
    margin-top: -15px !important;
    z-index: 99;
    width: 200px;
    margin: auto;
    cursor:pointer;
    position: relative;
    margin-bottom: 20px;
    color: #000;
    padding: 2px 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 23px;
    border: 3px solid #fff;
}
.fancy2 span:before {
    right: 100%;
    margin-right: 15px;
}

.fancy2 span:after {
    left: 100%;
    margin-left: 15px;
}

.heading-span2 {
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    font-size: 30px;
}

.fancy2 span:before {
    right: 100%;
    margin-right: 15px;
}

.fancy2 span:before, .fancy2 span:after {
    content: "";
    position: absolute;
    height: 0px;
    border-bottom: 1px solid #ffffff;
    top: 25px;
    width: 220px;
}

.fancy2 span:after {
    left: 100%;
    margin-left: 15px;
}

.fancy2 span {
    display: inline-block;
    position: relative;
}

.step1 {
    background-image: url('../images/step1.png');
    width: 120px;
    margin: auto;
    height: 120px;
    cursor:pointer;
    background-repeat: no-repeat;
}
    .step1:hover {
        background-image: url('../images/step1_rollover.png');
        width: 120px;
        margin: auto;
        height: 120px;
        background-repeat: no-repeat;
    }
    .step1 img:hover {
        opacity: 0;
    }
    .step2 img:hover {
        opacity: 0;
    }
    .step3 img:hover {
        opacity: 0;
    }
    .step4 img:hover {
        opacity: 0;
    }

.step2 {
    background-image: url('../images/step2.png');
    width: 120px;
    margin: auto;
    height: 120px;
    cursor: pointer;
    background-repeat: no-repeat;
}

    .step2:hover {
        background-image: url('../images/step2_rollover.png');
        width: 120px;
        margin: auto;
        height: 120px;
        background-repeat: no-repeat;
    }

.step3 {
    background-image: url('../images/step3.png');
    width: 120px;
    margin: auto;
    height: 120px;
    cursor: pointer;
    background-repeat: no-repeat;
}

    .step3:hover {
        background-image: url('../images/step3_rollover.png');
        width: 120px;
        margin: auto;
        height: 120px;
        background-repeat: no-repeat;
    }

.step4 {
    background-image: url('../images/step4.png');
    width: 120px;
    margin: auto;
    height: 120px;
    cursor: pointer;
    background-repeat: no-repeat;
}

    .step4:hover {
        background-image: url('../images/step4_rollover.png');
        width: 120px;
        margin: auto;
        height: 120px;
        background-repeat: no-repeat;
    }
            .hide_display{
                display:none !important;
            }
            .count_style{
                text-align: center;
                margin-top:10px;
                margin:auto;
                display:block;
            }
            .portfolio_style{
                top: 0% !important;
                float:left;
                width:auto;
            }
            .count_span_style{
               font-size: 40px;
               vertical-align: top;
               display: inline-block;
               line-height: 70px;
            }
            .top_50{
                 top:50% !important;
            }
            .top_zero{
                top: 0px;
            }
            .title_style{
                text-align:center;
                padding-bottom:10px;
            }
            .game_desc_padding{
                padding:0px 25px;
            }
            .dark_background{
                background-color: rgba(0,0,0,0.8);
            }
            .show_video{
                 cursor:pointer;
                 color:#FFD96F;
            }
			.remove_underline{
				text-decoration:none !important;
			}
			.foundation_anchor_style{
				font-size:90% !important; 
				color:#5985ea !important;
			}
			.loader_background{
				background-color:#000 !important;
			}
			.f_size{
					font-size:24px;
			}
			.mt_5{
				margin-top:5px;
			}
			 .loader{
               background-color:#000 !important;
           }

@media(max-width:480px) {
    .primary-nav {
        height: 240px;
        overflow: auto;
    }
    .dvCredits {
        display: none !important;
    }
    .popup__overlay {
      
        margin-top: 75px !important;
       
    }
    .popup {
        margin-top: 25%;
    }
    .header-default-center.header-type-default .primary-nav > li {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    iframe {
        height: 50% !important;
    }
}