﻿html {
    position: relative;
    min-height: 100%;
    height: 100%;
    width: 100%;
}
body {
    margin: 0 0 100px 0;
    padding: 0px;
    margin: 0;
    height: 100%;
    width: 100%;
    min-height: 100%;
    font-family: 'Hind', serif;
    border: solid 0px red;
    position: absolute;
    bottom:0;
    top:0;
    left:0;
    right:0;
    display: flex;
    overflow-x: hidden;
   /* background-color: #ece8e5;*/
   background-color: #ffffff;
 
}
.header-bar {
    position: relative;
    width: 100%;
    height: 130px;
    /*background-color: #f4a41e;*/
    color: #ffffff;
    background-image: url("../images/header-bg11.png");
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 5px;
}
.main-section-wrapper {
     
    position: relative;
    float:left;
    vertical-align: top;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    border: solid 0px #d3d3d4;
    width:68%;
     
}
.game-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 320px;
    clear: both;
    border: solid 1px #d3d3d4;
    text-align: center;
    background-color: #ffffff;
    margin: 0px auto;
    padding: 1px;
    margin-bottom: 1%;
    overflow:hidden;
     
}
.game-ad-wrapper {
    position: relative;
    display: inline-block;
    width: 96%;
    min-width: 320px;
    /*max-width:925px;*/
    
    clear: both;
    border: solid 1px #d3d3d4;
    text-align: center;
    background-color: #ffffff;
    margin: 5px auto;
}
.box-wrapper {
    position: relative;
    margin: 0 auto;
    min-width: 320px;
    max-width:1020px;
    clear: both;
    border: solid 0px green;
    text-align: center;
    padding: 20px 0;
   /* background-color: #ec9f01;*/
}
.BC-sharecount-wrapper {
    max-width: 100px;
    float: left;
    border: solid 1px blue;
    color: #5e5e5f;
    margin: -25px 20px 5px 0px;
    font-size: 14px;
    padding: 5px 10px 0px 0px;
    text-align: center;
}
.BC-sharecount-txt {
    font-size: 29px;
    font-weight: bold;
    color: #8bc344;
    border: solid 1px blue;
}
.featured-boxes {
    border: solid 0px red;
    table-layout: fixed;
    display: table;
    text-align: center;
    margin: 0 0 0 15px;
}
.bars-wrapper {
    position: absolute;
    z-index: 9999;
    color: #ffffff;
    display: none;
}
.header-menu {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 420px;
    height: 30px;
    border: solid 0px red;
}
.user-wrapper {
    position: absolute;
    z-index: 9999;
    top: 35px;
    right: 40px;
    color: #4b2566;
}
.signin {
    float: right;
    margin: 15% 0 0 10px;
}
.logo-wrapper {
    position: absolute;
    width: 40%;
    float: left;
    min-width: 230px;
    max-width: 380px;
    border: solid 0px red;
}
.logo-wrapper img {
    width: 90%;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3%;
    background-color: #f0a60d;
}
.content-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    border-top: solid 1px #d1e9fa;
    margin: 0 auto ;
    padding: 5px;
    text-align: center;
    min-height: 100%;
    background-color: #f8f8f8;
    background: url(images/linear_bg_2.png);
    background-repeat: repeat-x;
    /* Safari 4-5, Chrome 1-9 */
    
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeaea), to(#f8f8f8)); 
    /* Safari 5.1, Chrome 10+ */
    
     background: -webkit-linear-gradient(top, #f8f8f8, #eaeaea); 
    /* Firefox 3.6+ */
    
     background: -moz-linear-gradient(top, #f8f8f8, #eaeaea); 
    /* IE 10 */
    
     background: -ms-linear-gradient(top, #f8f8f8, #eaeaea); 
    /* Opera 11.10+ */
    
     background: -o-linear-gradient(top, #f8f8f8, #eaeaea); 
}
.leaderboard-ad {
    padding: 10px 0;
    width: 90%;
    margin: 10px auto;
    border: solid 0px red;
    text-align: center;
}
.right-col {
    
    position: relative;
    float: right;
     vertical-align: top;
    border: solid 0px red;
    width: 350px;
}
.right-ad-wrapper {
    position: relative;
    width: 320px;
    margin: 2% auto;
    padding-top: 5px;
}
.under-game-ad {
    table-layout: fixed;
    display: table;
    width: 100%;
    max-width: 1070px;
    margin: 1% auto;
    border: solid 0px red;
    text-align: center;
}
.ad-300 {
    display: none;
}
.featured-title {
    width: 98%;
    height: 65px;
    background-color: #340c4c;
    margin: 0 auto;
    color: #fff;
    font-size: 25px;
    text-align: left;
    text-indent: 20px;
    line-height: 45px;
    margin-bottom:10px;
}

    .featured-title img {
       width: 34%;
       margin: 1% 0 0 -15px;
    }
.box {
    position: relative;
    display: inline-block;
    float: left;
    height: 278px;
    width: 310px;
    background: #FFF;
    margin: 1%;
    padding: 4px;
    border: solid 1px #d3d3d4;
    text-align: center;
}
.box img {
    width: 100%;
    margin: 0 auto;
}
.main-wrapper {
    position: relative;
    display: inline-block;
    clear: both;
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    
}
.main-box {
    position: relative;
    display: inline-block;
    width: 65%;
    min-width: 250px;
    max-width: 720px;
    background: #FFF;
    margin: 15px auto;
    padding: 10px;
    border: solid 1px blue;
    text-align: center;
    float: left;
}
.main-box img {
    width: 100%;
    margin: 0 auto;
}
.user-wrapper {
    display: block;
}


.effect6 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before,
.effect6:after {
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 50%;
    bottom: 0;
    left: 10px;
    right: 10px;
    border-radius: 100px / 10px;
}
.game-title {
    table-layout: fixed;
    display: table;
    position: relative;
    border: solid 0px red;
    text-align: left;
    font-size: 35px;
    padding:24px  20px;
    height: 30px;
    line-height: 42px;
    background-color: #ffffff;
    /*padding: 2% 5% 2%;*/
}


.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 20%;
    left: 40%;
    width: 60%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    margin-left: -200px;
    max-width: 700px;
    height: 380px; 
      
}
.modal-box footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.modal-box header,
.modal-box .modal-header {
    padding: 8px;
    border-bottom: 1px solid #ddd;
    font-size: 35px;
    text-indent: 10px;
    /*font-family: 'Fjalla One', sans-serif;
    font-family: 'Audiowide', cursive;
    font-family: 'Days One', sans-serif;*/
    font-family: 'Permanent Marker', cursive;
    font-weight: 400;
    color:#33004c;
}
  .modal-body {
    padding: 0px;
    border: solid 0px red;
    height: 100%;
}
 

.modal-box footer,
.modal-box .modal-footer {
    padding: 8px;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}
.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}
a.close {
    font-family: 'Jura', sans-serif;
    line-height: 1;
    font-weight: 400;
    font-size: 35px;
    position: absolute;
    top: 5px;
    right: 10px;
    text-decoration: none;
    color: #353535;
    z-index: 1001;
}
a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.btn {
    font-size: 3vmin;
    padding: 8px 15px;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    text-decoration: none;
    display: inline;
    border-radius: 4px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
    z-index: 1002;
}
.btn:hover {
    background-color: #ddd;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
}
.btn-small {
    padding: 5px 15px;
    font-size: 0.8em;
}



.candy-share-wrapper {
    position: relative;
    height: 47px;
    border: solid 1px #d8d5d5;
    width:95%;
    margin:0 auto;
}
.candy-share-bar {
    position: relative;
    width: 76%;
    max-width: 600px;
    text-align: center;
    border: solid 0px red;
    height: 40px;
    float: left;
    margin: 1% 0 0 1%;
}
.candy-share-button {
    height: 100%;
    color: #fff;
    line-height: 35px;
    font-size: 15px;
    float: left;
    margin-right: 15px;
    border-radius: 3px;
    cursor: pointer;
}
.share-fb-btn {
    width: 180px;
    background: #305c99;
}
.share-tw-btn {
    width: 180px;
    background: #00cdff;
}
.share-em-btn {
    width: 100px;
    background: #f29b47;
}
.candy-share-button span {
    float: left;
    padding-left: 15px;
    line-height: 20px;
}

.fa-facebook {
    color: #fff;
    line-height: 38px;
    font-size: 22px;
}
.fa-twitter {
    color: #fff;
    line-height: 38px;
    font-size: 22px;
}
.fa-envelope {
    color: #fff;
    line-height: 38px;
    font-size: 22px;
}

 .candy-share-counter {
    position:relative;
    width:24%;
    float:left;
    height:100%;
    max-width:130px;
  }

.candy-share-counter h1  {
    font-size: 40px;
    line-height: 57px;
    font-weight: 700;
    color: #8ca512;
}

 .shares-lbl {
    position: absolute;
    top: -17px;
    left: 5px;
    text-align: left;
    background-color: #fff;
    padding: 5px;
    font-weight:bold;
    font-size: 14px;
         
    }


/* Navigation Menu - Background */

.navigation {
    
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    list-style: none;
    background: #33004d;
    display: none;
}
 
.nav-item {
    width: 160px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #000;
}
.nav-item a {
    display: block;
    padding: 1em;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    color: white;
    font-size: 1.2em;
    text-decoration: none;
    transition: color 0.2s, background 0.5s;
}
.nav-item a:hover {
    color: #c74438;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(75, 20, 20, 0.65) 100%);
}
 
.site-wrap {
     
    min-height: 100%;
    min-width: 100%;
    background-color: white;
    position: relative;
    top: 0;
    bottom: 100%;
    z-index: 1;
    padding: 4em;
   /* background-image: linear-gradient(135deg, rgb(254, 255, 255) 0%, rgb(221, 241, 249) 35%, rgb(160, 216, 239) 100%);*/
    background-size: 200%;
    border: solid 0px red;
}
 
.nav-trigger {
    position: absolute;
    z-index: 2;
    height: 30px;
    width: 30px;
    cursor: pointer;
    background-size: contain;
    display: none;
    color: #fff;
    z-index: 9999;
}

 

.nav-trigger + label,
.site-wrap {
    transition: right 0.2s;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
* Clearfix */ .clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
 


nav {
    height: 35px;
    width: 100%;
    /*background: #33004d;*/
    font-size: 14pt;
    font-family: 'Jura', Arial, sans-serif;
    position: relative;
    border-bottom: 2px solid #283744;
    text-transform:uppercase;
    letter-spacing:.5px;
}
nav ul {
    padding: 0;
    margin: 0 auto;
    width: 600px;
    height: 35px;
}
nav li {
    display: inline;
    float: left;
}
nav a {
    color: #fff;
    display: inline-block;
    padding: 0 15px 0 15px;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    text-shadow: 1px 1px 0px #283744;
}
nav li a {
    border-right: 1px solid #576979;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
nav li:last-child a {
    border-right: 0;
}
nav a:hover,
nav a:active {
    background-color: #6c2484;
}
nav a#pull {
    display: none;
}
.blankOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
}
.signup-box-text {
    font-family: 'Jura', sans-serif;
    width: 100%;
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    margin: 10px auto;
}
.featured-wrapper {
    /*table-layout: fixed;
    display: table;
    max-width: 95%;*/
    width: 100%;
    margin: 10px auto;
    border: solid 1px #d3d3d4;
    background-color: #f5f5f7;
}



.about {
    max-width: 100%;
    text-align: left;
    padding: 0 5% 5%;
    font-size: 21px;
    margin: 3% auto;
}

.page-title {
    table-layout: fixed;
    display: table;
    position: relative;
    border: solid 0px red;
    text-align: left;
    font-size: 35px;
    padding: 10px 0;
    height: 30px;
    line-height: 42px;
    background-color: #ffffff;
        font-family: 'Permanent Marker', cursive;
        color: #5e2a84;
}


.about-content {
    padding-bottom: 30px;
}

#feedback-page{
	text-align:center;
}

.form-main{
    margin:1% auto;
 	
}

.form-div {
    background-color: rgba(35, 11, 82, 0.2);
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
    padding-bottom: 50px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.feedback-input {
    color: #3c3c3c;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-radius: 0;
    line-height: 22px;
    background-color: #fbfbfb;
    padding: 13px 13px 13px 54px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid rgba(0,0,0,0);
}

    .feedback-input:focus {
        background: #fff;
        box-shadow: 0;
        border: 3px solid #3498db;
        color: #3498db;
        outline: none;
        padding: 13px 13px 13px 54px;
    }

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#name{
	background-image: url(../images/name.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(../images/name.svg);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background-image: url(../images/email.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background-image: url(../images/email.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#comment{
	background-image: url(../images/comment.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
 textarea:focus {
	background-color:white;
}

.button-blue {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    border: #fbfbfb solid 4px;
    cursor: pointer;
    background-color: #ec9f01;
    color: white;
    font-size: 24px;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 700;
}

.button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #0493bd;
}
	
.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
 background-color:white;
}

#form-link {
    text-decoration:none;
}


.unsub {
    display: none;
    max-width: 600px;
}

  
.albert {
    width: 25%;
    float: right;
    vertical-align: top;
    z-index: 999;
    margin-right: 1%;
    position: absolute;
    right: 8.2%;
}
        
.albert img{
    vertical-align: top;
    width: 100%;
}

.about-board {
    width: 70%;
    float: left;
    padding: 24px;
    background-color: #fff;
    border: 1px solid #aaaaaa;
}

.contact{
    padding:0; border:0;
}


 #signupFrame, #warnPop {
       width:100%;
       height:340px;  
     }


  .unsubErr {
        top: 90px;
        width: 215px;
        display:none;
    }

    .err-bubble {
    position: absolute;
    
     
    font-size: 15px;
    padding: 10px;
    background: #FF1F21;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    z-index: 9999;
    text-align: center;
    color: #fff;
    font-weight: normal;
    letter-spacing: .5px;
    /*display:none;*/
    font-family: 'Source Sans Pro', Arial, Helvetica, Geneva, sans-serif;
}

        .err-bubble:after {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 0 12px 10px;
            border-color: #FF1F21 transparent;
            display: block;
            width: 0;
            z-index: 1;
            top: -10px;
            right: 32px;
        }

        .name, .email, .text {
            position: relative;
            
        }

        .name i, .email i, .text i {
            width:30px; height:30px; position:absolute; top:10px; color:#FF1F21; left:-10px;display:none;
        }
   
        .nomem-bubble {
        position: absolute;
        font-size: 15px;
        padding: 10px;
        background: #FF1F21;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
        z-index: 9999;
        text-align: center;
        color: #fff;
        font-weight: normal;
        letter-spacing: .5px;
        display:none;
        font-family: 'Source Sans Pro', Arial, Helvetica, Geneva, sans-serif;
        top: 5px;
        left:20%;
        width: 300px;
        
}

        .wrapper {
            width: 100%;
            height: 100%;
            margin: 0 auto;
            background: #fff;
            padding: 0px;
        }

        .h_iframe {
            position: relative;
            padding: 0px;
            
        }

            .h_iframe .ratio {
                display: block;
                width: 100%;
                height: auto;
                padding: 0px;
            }

            .h_iframe iframe {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border: solid 0px red;
                
                padding: 0px;
            }
            .play-mask {
                position: absolute;
                width: 100%;
                height: 77.5%;
                border: solid 1px red;
                z-index: 999;
            }

            .candy-footer {
                background-color: #33004d;
                width: 100%;
                height: 50px;
                z-index: 999;
                border-top: solid 5px #f6a500;
                margin-top: -10px;
                text-align:center;
                color:#fff;
                padding-top:5px;
            }

            .candy-footer a {
                text-decoration:none;
                color:#fff;
            }
            .candy-footer li {
                width:83px;
                float:left;
                border:solid 0px red;
            }
            .candy-footer ul {
                list-style:none;
            }

            

            .signup-ad-box {
                border: solid 1px #b4b4b4;
                width: 320px;
                margin: 0 auto 6% auto;
                height: 177px;
                padding: 1px 1px;
                cursor: pointer;
                background-color: #fff;
                position: relative;
                display: inline-table;
            }

            .sub-title {
                padding-left:3%;
                padding: 5px 1.2%;
                width: 100%;
                float: left;
                margin: 3px 0 -10px 0;
                text-align: left;
                font-size: 26px;
                font-weight: bold;
            }

            .featured {
               padding-left:3%;
            }

            div#sticker {
               margin: 0;
              }

             .treats-title-wrapper {
                           width: 100%;
                           margin: 0 auto;
                           padding: .5%;
                       }
                       .treats-title {
                           border: solid 0px #999;
                           padding: 5px 1.2%;
                           width: 100%;
                           float: left;
                           margin: 3px 0 -10px 0;
                           text-align: left;
                           font-size: 26px;
                           font-weight: bold;
                       }
                       .treats-and-ad-wrapper {
                           width: 100%;
                           margin: 0 auto;
                           display: table;
                           padding: 1.5%;
                       }

                       .treats-wrapper {
                           width: 65%;
                           border: solid 0px red;
                           display: table-cell;
                           float: left;
                           margin: 1.1% 1.6% 0 0;
                       }

                       .treats {
                           border: solid 0px black;
                           display: block;
                           background-color: #fff;
                           width: 100%;
                           
                           margin-bottom: 3%;
                           cursor: pointer;
                           display:inline-block;
                       }

                       .treats-img-wrapper {
                           width: 25%;
                           float: left;
                           background-color:#1b1b1b;
                           border: solid 0px red;
                       }

                        .treats-img-wrapper img {
                            width: 100%;
                        }

.treats-game-title {
    width: 70%;
    float: left;
    font-size: 20px;
    text-align: left;
    padding: 2%;
    font-weight: bold;
    border: solid 0px red;
}

.treats-ad {
    width: 30%;
    border: solid 0px red;
    display: table-cell;
    float: left;
    max-width: 320px;
}

.signup-text {
    position: absolute;
    top: 3%;
    right: 9%;
    font-family: 'Permanent Marker', cursive;
    font-size: 18px;
    text-transform: uppercase;
    width: 221px;
    line-height: 18px;
    font-weight: bold;
    text-align: right;
}

.tophalf-wrapper {
        border: solid 0px blue;
        position: relative;
        display: inline-block;
        width: 100%;
        max-width: 1126px;
    }


.signout {
    width: 100px;
    float: right;
    color: #000;
    font-size: 14px;
    text-align: right;
    margin-right: 40px;
    cursor: pointer;
}

  @media (max-width: 605px) 
  {

   .candy-share-counter h1  {
    font-size: 32px;
    
}

   div#sticker {
       display:none;
   }
    .play-mask {
       height: 73%;
       
    }
    .modal-body {
       /* padding: 2px;*/
    }
       .modal-box {
        left: 2%;
        width: 95%;
        margin-left: -5px;
        height:330px;
    }
     .modal-box footer{
         display:none;
     }

     .albert {
         right: .8%;
       }
     .albert img{
    vertical-align: top;
    width: 110%;
}
    .about-board {
        
        float: left;
        padding: 8px;
        /*background-color: #fff;*/
        text-align: justify;
        font-size: 16px;
        width: 76.5%;
        border:0;
        /*box-shadow: 0 0px 0px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;*/
    }
 
    .navigation {
        display: block;
    }
    .box {
        border: solid 0px blue;
        float: none;
        margin: 18px auto;
        
    }
    .header-bar {
        height: 80px;
    }
    .nav-trigger {
        display: block;
        /*bottom: 5px;*/
        right: 15px;
        top: 10px;
        color: #4b2566;
    }
     
    .user-wrapper {
        display: none;
    }
    .game-title {
        font-size: 25px;
        line-height: 28px;
        padding: 24px 5px;
    }
    .right-col,
    .header-menu {
       display: none;
    }
    .leaderboard-ad {
        display: none;
    }
    .ad-728 {
        display: none;
    }
    .ad-300 {
        display: block;
        margin-top:20px;
    }
    .featured-boxes {
        width: 340px;
        margin: 0 auto;
    }
    .main-section-wrapper {
        float:none;
        width:98%;
        margin:0 auto; 
    }
    .content-wrapper {
        padding: 0px;
        background:#ffffff;
    }
    .featured-boxes {
        width: 100%;
        margin: 0 auto;
    }
    .signup-box-text {
        font-size: 20px;
        font-weight: 400;
        margin: 5px auto;
    }

    

     #form-div{
		left: 3%;
		margin-right: 3%;
		width: 95%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
    .form-div {
        width: 100%;
        padding: 10px;
    }
    .about {
     
    padding: 2%;
    margin:0 auto;
    line-height:25px;
    
}
    .contact{
    padding:0; border:0;
}

    #name, #email, #comment {
        
        background-image:none;
         
    }

    .feedback-input {
         
        font-size: 15px;
        border-radius: 0;
        line-height: 20px;
        background-color: #fbfbfb;
        padding: 8px;
    }

    .featured-title img {
       width: 70%;
       margin: 3% 0 0 -15px;
       max-width: 350px;
    }
     .featured-title {
       height:50px;
    }

    .modal-box header, .modal-box .modal-header {
     font-size:25px;
    }
     #signupFrame, #warnPop {
       height:340px;  
     }
    .game-wrapper {
    min-height:0px;
    }

    .candy-share-bar {
         width: 75%;
    }

    .candy-share-wrapper {
    
    padding: 0 ;
}

    .footer-content {
       display:none;
    }

   div#sticker {
        display: none;
    }

    .treats-game-title {
        width: 95%;
        font-size: 16px;
        float: none;
        text-align: center;
    }
    .treats-ad {
        display: none;
    }

    .treats-wrapper {
        width: 90%;
        display: block;
        float: none;
        margin: 0 auto;
    }
    .treats {
        display: block;
        max-width: 320px;
        margin: 15px auto;
    }
    .treats-img-wrapper {
        width: 98%;
        float: none;
        margin: 0 auto;
    }

    .featured-wrapper {
        display: block;
    }

    .right-col{
            float: none;
         display: inline-block;
    }

    .right-ad-wrapper {
      display:none;
    }

    .signout {
    
        display:none;
    }

}

@media (min-width: 800px) and (max-width: 1120px) {
 #sticker1 {
     width:100%;
 }
}


@media (min-width: 700px) and (max-width: 1120px) {

   
    .header-menu {
     
    right: 30px;
    
   }

     div#sticker {
       display:none;
   }

    .main-section-wrapper {
        float:none;
        width:98%;
        margin:0 auto; 
    }
    .signup-ad-box {
         
        width: 75%;
        min-width: 320px;
        max-width: 700px;
         
    }

    .signup-text {
        top: 7%;
        font-size: 25px;
        width: 285px;
        line-height: 28px;
     }

    .right-col {
        width: 97%;
        min-width: 320px;
        max-width: 700px;
        float: none;
        margin: 0 auto;
    }
     #sticker{
        display:none
    }
    .right-ad-wrapper {
     display:none;
    }

    .treats-ad {
        display: none;
    }

    .treats-wrapper {
        width: 90%;
        display: block;
        float: none;
        margin: 0 auto;
    }

    .featured-wrapper {
        display: block;
    }
    .box-wrapper {
     width:680px;
    }
}
@media (min-width: 606px) and (max-width: 700px) {


    
     div#sticker {
       display:none;
   }


    .candy-share-bar {
         width: 75%;
    }
   
    .play-mask {
       height: 78%;
       
    }
     .game-wrapper {
    min-height:0px;
    }
    .featured-title img {
       width: 70%;
       margin: 1% 0 0 -15px;
       max-width: 350px;
    }
    
    .modal-body {
        /*padding: 2px;*/
    }
   .modal-box footer{
         display:none;
     }

    .nav-trigger {
        display: block;
        bottom: 5px;
        right: 15px;
        top: 15px;
        color: #4b2566;
         
    }
    
     .featured-boxes {
        width: 650px;
        margin: 0 auto;
    }
    .navigation {
        display: block;
    }
    .box {
        border: solid 0px blue;
        
    }
    .header-bar {
        height: 120px;
    }
     
    label[for="nav-trigger"] {
        display: block;
        top: 15px;
        right: 15px;
        top: 15px;
    }
    .user-wrapper {
        display: none;
    }
    .game-title {
        font-size: 38px;
        line-height: 38px;
        text-align: left;
        margin-left: 2%;
    }
    .candy-share-bar {
        /*margin-left: 3%;*/
    }
    .right-col {
        /*display: none;*/
    }
    .header-menu {
        display: none;
    }
    .leaderboard-ad {
        display: none;
    }
    .ad-728 {
        display: none;
    }
    .ad-300 {
        display: block;
    }
     .modal-box {
        left: 10%;
        width: 80%;
        margin-left: 0px;
        height:340px;
      
    }
     #signupFrame, #warnPop{
       height:340px;  
     }

      .footer-content {
       display:none;
    }

    .featured {
        width: 650px;
        margin: 0 auto;
        text-align: left;
        padding-left:0px;
    }

    .sub-title {
        float:none;
    }

    div#sticker {
        display: none;
    }

    .right-ad-wrapper {
     display:none;
    }
     .signup-ad-box {
         
        width: 97%;
        min-width: 320px;
        max-width: 700px;
         
    }

    .right-col {
        width: 75%;
        float:none;
        margin:0 auto;
    }
     

    .signup-text {
        top: 7%;
        font-size: 25px;
        width: 285px;
        line-height: 28px;
     }
    .main-section-wrapper {
        float:none;
        width:98%;
        margin:0 auto; 
    }

    .treats-wrapper {
        width: 90%;
        display: block;
        float: none;
        margin: 0 auto;
    }
     .signout {
    
        display:none;
    }
}

