.placeholder-font::-webkit-input-placeholder{
    font-family: 'Quicksand';
   }
.choose_img {
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    outline: none;
    cursor: inherit;
}
#pre_sub_btn{
    white-space: normal;
    word-wrap: break-word;
}
#thank_button_preview{
     white-space: normal;
    word-wrap: break-word;
}

.iframeBody{
 background-color: transparent;   
}

/* Modal (background) */
#win-game-modal, #loose-game-modal, #modal {
	/*Hidden by default */
	display: none;
	position: fixed;
	z-index: 1100;
	left: 0;
	top: 0%;
	width: 100%;
	height: 100%;
	/* Fallback color */
	background-color: rgb(46, 61, 73);
	/* With opacity */
	background-color: rgba(46, 61, 73, 0.6);
}

/* Modal Content/Box */
#win-game-modal .modal-content, #loose-game-modal .modal-content, #modal  .modal-content{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	/* 5% from the top and centered */
        box-shadow: 0px 0px 40px 1px rgba(0,0,0,0.6);
	margin: 5% auto;
	/*border: 0.8em solid #fc4;*/
	/*padding-right: 2em;*/
	width: 70%;
        border-radius: 10px;
}
#display_msg{
    font-size: 18px;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
}
.congoMsg{
    font-size: 18px;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
}
.lostMsg, #error_msg{
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
    font-family: 'Quicksand', sans-serif;
}
.WinImg{
    width:13%;
    margin: 0px auto 10px;
    font-family: 'Quicksand', sans-serif;
}
/* The Close Button */
.close {
	align-self: flex-end;
	color: #000;
	font-size: 20px;
        border-radius: 100px;
        box-shadow: 0px 0px 4px 1px #000;
        margin: -10px;
        padding: 5px 10px !important;
        opacity: 1 !important;
        background-color: #efefef!important;
        display: none;
}

.close:hover,
.close:focus {
	color: #5cf;
	text-decoration: none;
	cursor: pointer;
        opacity: 1 !important;
}

/* Modal Image*/
.modal-img {
	display: inline-block;
	margin: 1em 0 1em;
	width: 20em;
}


p.stats {
    font-weight: 600;
}

p.stats:last-child {
    margin-bottom: 1em;
}

.play-again-btn {
    background: #28e;
    margin-bottom: 1em;
}
#game_screen_preview,#option_screen_preview,#game_screen_previewB{
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px solid transparent !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#thankyou_page_preview{
    /*display:none;*/
    padding-top: 10px;
    padding-bottom: 30px;
    border: 0px solid transparent !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#thank_sub_btn{
        margin-bottom: 46px;
        white-space: normal;
    word-wrap: break-word;
}
.thankbrand{
    padding-bottom: 10px;
}
#iAgreeDiv{
    margin-bottom: 10px;
}
#lead_form input{
    margin: 6px 0px;
}
#lead_form .mobile_field .col-md-3, #lead_form .mobile_field .col-md-9{
    display: inline-block;
}
.optinbrand{
    margin: 0px auto 0px;
    padding-bottom: 0px;
}
#play_again,.play-again-btn{
    color:#fff;
    border-color: #116eff;
    background-color: #116eff;
    box-shadow: 0px 0px 10px 1px #000;
    margin-bottom: 10px; 
    margin-top: 20px;
    font-weight: 700;
}
#giphyImg {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1200;
}
.customize_mobile_screen .fa:focus, .customize_mobile_screen .fa:active{
    /*color:#116fff;*/
    color:#ff1111;
}

.congoImg{
    width:70%;
}
#img_video_div, .customize-video-12col, .final-video-12col{
    padding: 0px;
}
.customize-videoplaceholder{
    height: 235px;
    text-align: center;
    margin: 5px 0px;
}
.customize-videoplaceholder img{
    width: 100%;
    padding: 5px 15px;
    height: 100%;
}
.videoplaceholder{
    height: 240px;
    text-align: center;
    margin: 20px 0px;
}
.videoplaceholder img{
    width: 100%;
    padding: 5px 30px;
    height: 100%;
}
.videoplaceholder-ThankYou{
    height: 240px;
    text-align: center;
    margin: 10px 20px;
}
.videoplaceholder-ThankYou img{
    width: 100%;
    padding: 5px 10px;
    height: 100%;
}
#loader-div{
    margin: 145px auto;
}
#closetag-btn {
    position: absolute;
    width: 25px;
    height: 25px;
    opacity: 1;
    z-index: 99999999;
    border-radius: 20px;
    background: #555;
    display:block;
    cursor: pointer;
    /*margin-left: 526px !important;*/
}
#closetag-btn:before, #closetag-btn:after {
    position: absolute;
    left: 11px;
    content: ' ';
    height: 15px;
    width: 3px;
    background-color: #FFF;
    top: 5px;
}
#closetag-btn:before {
    transform: rotate(45deg);
}
#closetag-btn:after {
    transform: rotate(-45deg);
}
.btn-default:focus, .btn:active:focus{
    outline: none !important;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.btn-default:blur, .btn-default:active, .btn-default:focus,
.btn-load-more-pexels-images:active, .btn-load-more-pexels-images:focus{
    background: #116EFF !important;
    border: 1px solid #116EFF;
}
.segmatebtn .messenser-btn{
    background: #116EFF;
    border: 1px solid #116EFF;
    color: #fff;
    padding-top: 7px;

}
/*lead form social login buttons*/

#socialShare {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 60px;
}
#socialShare .col-md-6:nth-child(1) {
    margin-top: 10px!important;
}
.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 15px 25px;
    font-weight: 600;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0px;
    font-size: 16px;
    color: #FFF;
}

.loginBtn:focus {
    outline: none;
}

.loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}


/* Facebook */

.loginBtn--facebook {
  background-color: #ffff;
  color: #118be5;
    border-radius: 1px;
    font-family: Roboto,arial,sans-serif;
    /*box-shadow: 0px 5px 11px -7px;*/
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
}

.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
      background-color: transparent;
  color: #118be5;
    box-shadow: 0 0 3px 3px rgb(66 133 244 / 30%);
}


/* Google */

.loginBtn--google {
   background-color: transparent;
    color: #6d6d6d;
    border-radius: 1px;
 box-shadow: 0 2px 4px 0 rgb(0 0 0 / 25%);
}

.loginBtn--google:hover,
.loginBtn--google:focus {
        background: transparent;
    color: #7f7f7f;
    box-shadow: 0 0 3px 3px rgb(66 133 244 / 30%);
}
/* .deleteTrack{
    width: 35px;
    height: 29px;
    padding-top: 4px;
    margin-top: 6px;
} */
.deleteTrack{    
    margin-top: 7px;
    padding: 3px 8px;
    }
    #color-palette .minicolors, #color-paletteC2 .minicolors{
        display: inline-block;
    }
.abcRioButtonLightBlue {
    background-color: #fff;
    color: #757575;
    height: 47px !important;
    width: 181px !important;
    margin-top: 3px;
    padding: 7px;
}
.abcRioButtonContents {
    font-family: Roboto,arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .21px;
    margin-left: 6px;
    margin-right: 6px;
    vertical-align: top;
}
.edgeMsg {
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px;
   font-family:  'Quicksand', sans-serif;
}
/*lead form Socail Share Button CSS end */
@media handheld,  screen and (max-device-width:425px) and (min-device-width:350px){
.mobile_field .col-md-9{
        width: 68% !important;
    }
    
    #terms-and-condition{
        font-size:10px !important;
    }
   #machine_heading_text #start_text span > span {
    font-size: 18px !important;
}

.videoplaceholder{
    height: 159px;
    text-align: center;
    margin: 20px 12px;
}
.loginBtn {
    box-sizing: border-box;
    position: relative;
    margin: 0.2em;
    padding: 15px 25px;
    font-weight: 600;
    border: none;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0px;
    font-size: 8px;
    color: #FFF;
}
.abcRioButtonContents {
    font-family: Roboto,arial,sans-serif;
    font-size: 8px !important;
    font-weight: 500;
    letter-spacing: .21px;
    margin-left: 6px;
    margin-right: 6px;
    vertical-align: top;
}
.abcRioButtonBlue {
    background-color: #4285f4;
    border: none;
    color: #fff;
        height: 50px;
    width: 89% !important;
height: 40px !important;
top: 7px !important;
    
}
.abcRioButtonContents {
    font-family: Roboto,arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .21px;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 89px;
    vertical-align: top;
        line-height: 38px !important;
}
.abcRioButtonBlue .abcRioButtonIcon {
    background-color: #fff;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    padding: 10px !important;
}
.abcRioButtonLightBlue {
    background-color: #fff;
    color: #757575;
    height: 41px !important;
    width: 125px !important;
    margin-top: 7px;
    padding: 2px;
}
 #closetag-btn {
    position: absolute;
    width: 25px;
    height: 25px;
    opacity: 1;
    z-index: 99999999;
    border-radius: 20px;
    background: #555;
    display: block;
    cursor: pointer;
    margin-left: 93% !important;
}
.videoplaceholder-ThankYou img {
    width: 100%;
    padding: 5px 10px;
    height: 100%;
    object-fit: contain;
}

}
@media only screen and (max-width:320px){
    .mobile_field .col-md-9{
        width: 67% !important;
    }
    .videoplaceholder-ThankYou img {
    width: 100%;
    padding: 5px 10px;
    height: 100%;
    object-fit: contain;
}
}
/* #thanku_text{
    text-align: center;
width: 86%;
margin-left: 51px;
} */