@import url("http://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic");
@font-face {
    font-family: 'supercell-magicregular';
    src: url("../fonts/supercell-magic-webfont-webfont.eot");
    src: url("../fonts/supercell-magic-webfont-webfontd41dd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/supercell-magic-webfont-webfont.html") format("woff2"), url("../fonts/supercell-magic-webfont-webfont.woff") format("woff"), url("../fonts/supercell-magic-webfont-webfont.ttf") format("truetype"), url("../fonts/supercell-magic-webfont-webfont.svg#supercell-magicregular") format("svg");
    font-weight: normal;
    font-style: normal
}
body {
    background: #eb01a5;
  background: url(../img/bg.jpg) fixed;
background-blend-mode: screen;
}
body:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
        background: -webkit-radial-gradient(top center, ellipse cover, rgba(255, 255, 255, 0.17) 0%,rgba(0, 0, 0, 0.82) 100%);
}


.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
	background:-moz-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-webkit-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-o-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:-ms-linear-gradient(top, #ffc477 5%, #fb9e25 100%);
	background:linear-gradient(to bottom, #ffc477 5%, #fb9e25 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25',GradientType=0);
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cc9f52;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
	background:-moz-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-webkit-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-o-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:-ms-linear-gradient(top, #fb9e25 5%, #ffc477 100%);
	background:linear-gradient(to bottom, #fb9e25 5%, #ffc477 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477',GradientType=0);
	background-color:#fb9e25;
}
.myButton:active {
	position:relative;
	top:1px;
}



.opacity-5 {
    opacity: 0.5
}
.hero-section header {
    padding: 8px 0px 5px 0px
}
.hero-section header .navbar-default {
    background-color: transparent;
    border: none;
    color: #000;
    margin: 0
}
.hero-section header .navbar-default .navbar-header .navbar-toggle {
    margin-top: 18px;
    border-color: #fff
}
.hero-section header .navbar-default .navbar-header .navbar-toggle .icon-bar {
    display: block;
    background-color: #fff
}
.hero-section header .navbar-default .navbar-header .navbar-toggle:hover {
    background-color: #fff
}
.hero-section header .navbar-default .navbar-header .navbar-toggle:hover .icon-bar {
    background-color: #000
}
.hero-section header .navbar-default .navbar-header .navbar-toggle:focus {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}
.hero-section header .navbar-default .navbar-header .navbar-toggle:focus .icon-bar {
    background-color: #fff
}
.hero-section header .navbar-default .navbar-header .navbar-brand {
    height: 80px
}
.hero-section header .navbar-default .navbar-header .navbar-brand .top-logo {
    max-width: 34px
}
.hero-section header .navbar-default .navbar-collapse {
    border-color: #fff
}
.hero-section header .navbar-default .navbar-collapse .navbar-nav {
    margin-top: 12px
}
.hero-section header .navbar-default .navbar-collapse .navbar-nav li {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.2em
}
.hero-section header .navbar-default .navbar-collapse .navbar-nav li.active a {
    background-color: transparent;
    color: #fff
}
.hero-section header .navbar-default .navbar-collapse .navbar-nav li.active a:hover {
    background-color: transparent;
    color: #fff
}
.hero-section header .navbar-default .navbar-collapse .navbar-nav li a {
    color: #afafaf
}
.hero-section header .navbar-default .navbar-collapse .navbar-nav li a:hover {
    color: #fff
}
.head-section {
    padding: 100px 0px 0px 0px;
    text-align: center
}
.head-section .order-box {
    margin: 80px 0 80px;
    padding: 20px;
    border: 3px solid #000;
    position: relative;
    background-color: #fff;
    z-index: 999999
}
.head-section .order-box .image-left {
    background-image: url(../img/left-image.html);
    background-size: cover;
    width: 422px;
    height: 301px;
    position: absolute;
    left: -450px;
    top: 30px;
    z-index: -9999;
    opacity: 0.4
}
.head-section .order-box .image-right {
    background-image: url(../img/right-image.html);
    background-size: cover;
    width: 214px;
    height: 383px;
    position: absolute;
    right: -250px;
    top: -30px;
    z-index: -9999
}
@media (max-width: 991px) {
    .head-section .order-box {
        margin: -200px 0 70px 0
    }
}
@media (max-width: 375px) {
    .head-section .order-box {
        margin: -90px 0 70px 0
    }
}
@media (max-width: 320px) {
    .head-section .order-box {
        margin: -80px 0 70px 0
    }
}
.head-section blockquote {
    display: block;
    background: #fff;
    padding: 15px 20px 15px 45px;
    margin: 0 0 20px;
    position: relative;
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.2;
    color: #666;
    text-align: justify;
    border-left: 15px solid #d21d54;
    border-right: 2px solid #d21d54;
    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc
}
.head-section blockquote::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 60px;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 10px;
    top: 5px
}
.head-section blockquote::after {
    content: ""
}
.head-section blockquote a {
    text-decoration: none;
    background: #eee;
    cursor: pointer;
    padding: 0 3px;
    color: #c76c0c
}
.head-section blockquote a:hover {
    color: #666
}
.head-section blockquote em {
    font-style: italic
}
.head-section #contactForm label {
    color: #eee
}
.head-section #contactForm .inputField {
    display: block;
    width: 100%;
    padding: 10px;
    outline: 0;
    border: 1px solid #969696;
    color: #969696;
    font-weight: 400;
    background-color: transparent;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}
.head-section #contactForm .inputField::-webkit-input-placeholder {
    font-weight: 400;
    color: #969696
}
.head-section #contactForm .inputField:-moz-placeholder {
    font-weight: 400;
    color: #969696
}
.head-section #contactForm .inputField::-moz-placeholder {
    font-weight: 400;
    color: #969696
}
.head-section #contactForm .inputField:-ms-input-placeholder {
    font-weight: 400;
    color: #969696
}
.head-section #contactForm .inputField:hover {
    border-color: #c4c4c4;
    color: #c4c4c4
}
.head-section #contactForm .inputField:hover::-webkit-input-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField:hover:-moz-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField:hover::-moz-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField:hover:-ms-input-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField:focus {
    font-weight: 700;
    border-color: #fff;
    color: #fff
}
.head-section #contactForm .inputField:focus::-webkit-input-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField:focus:-moz-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField:focus::-moz-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField:focus:-ms-input-placeholder {
    font-weight: 400;
    color: #c4c4c4
}
.head-section #contactForm .inputField.success {
    border-color: #0c7b37;
    color: #0c7b37
}
.header-section {
    text-align: center
}
.header-section .head-logo {
    width: 650px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center
}
.header-section h1 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-family: 'supercell-magicregular';
    text-shadow: 0 3px 0 black;
    font-size: 1.8em
}
@media (max-width: 320px) {
    .header-section h1 {
        font-size: 1.7em
    }
}
.header-section .sub-heading {
    color: #c3c3c3;
    margin: 10px 0px
}
.header-section .timer-heading {
    font-size: 1.2em;
    color: #fff
}
.header-section .timer-heading .timer {
    color: #e23c3c;
    font-weight: 900;
    font-size: 2em
}
.generator-section .generator-form {
       overflow: hidden;
    margin: 15px auto;
    /* background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPâ€¦dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==); */
    /* background-size: 100%; */
    /* background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #1c50a2), color-stop(100%, #256bd8)); */
    background-image: -moz-linear-gradient(bottom, #1c50a2 0%, #488bf4 100%);
    /* background-image: -webkit-linear-gradient(bottom, #1c50a2 0%, rgb(40, 78, 136) 100%); */
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(215, 143, 38, 0.44) 100%);
    box-shadow: 0px 0px 10px 0px rgba(14, 14, 14, 0.4);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 0 2.606em 0.463em rgba(0, 0, 0, 0.5), inset 0 0.125em 0 rgba(255, 255, 255, 0.17);
    /* -webkit-box-shadow: 0 0 2.606em 0.463em rgba(130, 20, 20, 0.45), inset 0 0.125em 0 rgba(255, 255, 255, 0.17); */
    box-shadow: 0 0 2.606em 0.463em rgba(0, 0, 0, 0.47), inset 0 0.125em 0 rgba(0, 0, 0, 0.45);
    text-align: left;
    padding: 30px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
}
.generator-section .generator-form .inside .step-one {
    display: block;
    visibility: hidden
}
.generator-section .generator-form .inside .step-one label {
    color: #fff
}
.generator-section .generator-form .inside .step-one .cc-select-icon {
    text-indent: 20px;
    background-repeat: no-repeat;
    background-position: 2% 35%;
    background-size: 17px auto;
    font-size: 0.8em
}
.generator-section .generator-form .inside .step-one .cc-select-icon.cc-user-icon {
    background-image: url("../img/user-icon.png")
}
.generator-section .generator-form .inside .step-one .cc-select-icon.cc-device-icon {
    background-image: url("../img/device-icon.png");
    background-size: 13px auto
}
.generator-section .generator-form .inside .step-one .cc-select-icon.cc-gems-icon {
    background-image: url("../img/gems-icon.png");
    background-position: 2% 50%
}
.generator-section .generator-form .inside .step-one .cc-select-icon.cc-gold-icon {
    background-image: url("../img/gold-icon.png");
    background-position: 2% 50%
}
.generator-section .generator-form .inside .step-one .cc-select-icon.cc-elixir-icon {
    background-image: url("../img/elixir-icon.png");
    background-position: 2% 50%
}
.generator-section .generator-form .inside .step-one .generate-btn {
    display: block;
    width: 100%;
    padding: 20px;
    background-color: #56c31a;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxODQwNyIgc3RvcC1vcGFjaXR5PSIwLjc2Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOWRlMDE4IiBzdG9wLW9wYWNpdHk9IjAuNzYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(49, 132, 7, 0.76)), color-stop(100%, rgba(157, 224, 24, 0.76)));
    background-image: -moz-linear-gradient(bottom, rgba(49, 132, 7, 0.76) 0%, rgba(157, 224, 24, 0.76) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(49, 132, 7, 0.76) 0%, rgba(157, 224, 24, 0.76) 100%);
    background-image: linear-gradient(to top, rgba(49, 132, 7, 0.76) 0%, rgba(157, 224, 24, 0.76) 100%);
    border: 1px solid black;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 3px 0 #000, inset 0 36px 0 rgba(255, 255, 255, 0.1), inset 0 0 79px rgba(255, 255, 255, 0.25);
    -webkit-box-shadow: 0 3px 0 #000, inset 0 36px 0 rgba(255, 255, 255, 0.1), inset 0 0 79px rgba(255, 255, 255, 0.25);
    box-shadow: 0 3px 0 #000, inset 0 36px 0 rgba(255, 255, 255, 0.1), inset 0 0 79px rgba(255, 255, 255, 0.25);
    font-family: 'supercell-magicregular';
    text-shadow: 0 3px 0 #000000;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #fff;
    outline: 0;
    margin-top: 15px
}
@media (max-width: 991px) {
    .generator-section .generator-form .inside .step-one .generate-btn {
        display: block;
        width: 100%;
        margin-top: 15px
    }
}
.generator-section .generator-form .inside .step-two {
    display: none;
    visibility: hidden;
    text-align: center
}
.generator-section .generator-form .inside .step-two p.loader-msg {
    color: #fff;
    font-weight: 700;
    font-size: 1.3em;
    margin: 0 0 20px 0;
    padding: 0
}
.generator-section .generator-form .inside .step-two .loader {
    margin: 0px auto 20px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.4);
    border-right: 1.1em solid rgba(255, 255, 255, 0.4);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.4);
    border-left: 1.1em solid #23e366;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}
.generator-section .generator-form .inside .step-two .loader,
.generator-section .generator-form .inside .step-two .loader:after {
    border-radius: 50%;
    width: 5em;
    height: 5em
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
.generator-section .generator-form .inside .step-two .generator-console {
    text-align: left;
    font-family: 'Ubuntu Mono', sans-serif;
    background-color: #000;
    padding: 20px;
    color: #fff;
    height: 200px;
    overflow: hidden
}
.generator-section .generator-form .inside .step-two .generator-console .white {
    color: #fff
}
.generator-section .generator-form .inside .step-two .generator-console .red {
    color: #d62d2d
}
.generator-section .generator-form .inside .step-two .generator-console .green {
    color: #2fb25d
}
.generator-section .generator-form .inside .step-two .generator-console .yellow {
    color: #ced434
}
.generator-section .generator-form .inside .step-two .generator-console .blue {
    color: #6bccff
}
.generator-section .generator-form .inside .step-two .generator-console .console_cursor {
    color: #fff
}
@media (max-width: 800px) {
    .generator-section .generator-form {
        height: 550px
    }
}
.latest-updates-section {
    padding: 0 0 25px 0
}
.latest-updates-section .updates-box {
    padding: 20px;
    text-align: left;
    background-color: #232026;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwMWUyMiIgc3RvcC1vcGFjaXR5PSIwLjc2Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjM2UzMjQ1IiBzdG9wLW9wYWNpdHk9IjAuNzYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(32, 30, 34, 0.76)), color-stop(100%, rgba(62, 50, 69, 0.76)));
    background-image: -moz-linear-gradient(bottom, rgba(32, 30, 34, 0.76) 0%, rgba(62, 50, 69, 0.76) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(32, 30, 34, 0.76) 0%, rgba(62, 50, 69, 0.76) 100%);
    background-image: linear-gradient(to top, rgba(32, 30, 34, 0.76) 0%, rgba(62, 50, 69, 0.76) 100%);
    border: 0.063em solid black;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 0 2.606em 0.463em rgba(0, 0, 0, 0.5), inset 0 0.125em 0 rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: 0 0 2.606em 0.463em rgba(0, 0, 0, 0.5), inset 0 0.125em 0 rgba(255, 255, 255, 0.17);
    box-shadow: 0 0 2.606em 0.463em rgba(0, 0, 0, 0.5), inset 0 0.125em 0 rgba(255, 255, 255, 0.17);
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}
@media (max-width: 600px) {
    .latest-updates-section .updates-box .coc-update-character {
        max-width: 100px;
        margin: 0 0 15px 0
    }
}
.latest-updates-section .updates-box .right-side h5 {
    color: #fff;
    font-family: 'supercell-magicregular';
    text-shadow: 0 2px 0 black;
    text-transform: uppercase
}
.latest-updates-section .updates-box .right-side p {
    font-weight: 700;
    font-size: 1em;
    padding: 0;
    margin: 0;
    color: #a198a7
}
.latest-updates-section .updates-box .right-side .cc-stats-table .cc-stat-icon {
    height: 15px
}
.latest-updates-section .updates-box .right-side .cc-stats-table .cc-stat-text {
    margin-left: 5px
}
.latest-updates-section .updates-box .right-side .cc-stats-table .cc-stat-text.coc-gem-stat {
    color: #97c94a
}
.latest-updates-section .updates-box .right-side .cc-stats-table .cc-stat-text.coc-gold-stat {
    color: #f0a311
}
.latest-updates-section .updates-box .right-side .cc-stats-table .cc-stat-text.coc-elixir-stat {
    color: #e15df7
}
.latest-updates-section .updates-box .right-side .small-msg {
    font-weight: 400;
    font-style: italic
}
.features-section {
    text-align: center
}
.features-section .feature {
    margin: 30px auto
}
.features-section .feature .fa {
    font-size: 4em;
    color: #fff;
    text-shadow: 0 0 10px #000
}
.features-section .feature h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 700;
    margin: 20px 0 15px 0;
    text-shadow: 0 0 10px #000
}
.features-section .feature p {
    color: #b9b9b9;
    text-shadow: 0 0 10px #000;
    font-size: 0.8em
}
@media (max-width: 768px) {
    .features-section {
        display: none
    }
}
.chat-section {
    padding: 30px 0 0 0
}
.chat-section .inside {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.08);
    padding: 35px;
   
}
.chat-section .inside h2 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-family: 'supercell-magicregular';
    text-shadow: 0 2px 0 black
}
.chat-section .inside .sub-heading {
    color: #dedede;
    margin: 10px 0px 30px 0px
}
.chat-section .inside .livechatBox {
    position: relative;
    padding: 20px;
    background-color: #eee;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.26);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.26)
}
.chat-section .inside .livechatBox .livechatNameBox {
    display: none
}
.chat-section .inside .livechatBox .livechatNameBox .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.61);
    width: 100%;
    height: 100%;
    z-index: 10
}
.chat-section .inside .livechatBox .livechatNameBox .nameInputBox {
    text-align: center;
    position: absolute;
    z-index: 11;
    width: 190px;
    height: 135px;
    left: 50%;
    top: 50%;
    margin-top: -67.5px;
    margin-left: -95px;
    background-color: rgba(0, 0, 0, 0.67);
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}
.chat-section .inside .livechatBox .livechatNameBox .nameInputBox label {
    color: #fff
}
.chat-section .inside .livechatBox .heading h3 {
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0
}

.chat-section .inside .livechatBox .livechatListArea .chatList {
    list-style: none;
    margin: 0;
    padding: 0
}
.chat-section .inside .livechatBox .livechatListArea .chatList li {
    margin: 5px auto
}
.chat-section .inside .livechatBox .livechatListArea .chatList li .name {
    font-weight: 800
}
@media (max-width: 991px) {
    .chat-section .inside .livechatBox .livechatListArea .chatList {
        text-align: left
    }
}
.chat-section .inside .livechatBox .livechatMsg {
    width: 100%;
    padding: 5px
}
@media (max-width: 991px) {
    .chat-section .inside .livechatBox .livechatSubmtBtn {
        margin-top: 5px
    }
}
.article-section {
    padding: 30px 0 0 0
}
.article-section .inside {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.08);
    padding: 35px;
    text-align: center
}
.article-section .inside h2 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-family: 'supercell-magicregular';
    text-shadow: 0 2px 0 black
}
.article-section .inside .sub-heading {
    color: #dedede;
    text-align: center;
    margin: 10px 0px 30px 0px
}
.article-section .inside p {
    color: #eee;
    text-align: left
}
.faq-section {
    padding: 100px 0px
}
.contact-section {
    padding: 100px 0px
}
.contact-section .contact_area {
    display: block;
    width: 100%
}
.contact-section .contact_area label {
    color: #fff
}
.contact-section .contact_area .submit-btn {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: transparent;
    padding: 15px 30px;
    border: 1px solid #ffffff;
    outline: none;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    width: 100%;
    margin: 10px 0 0 0
}
.contact-section .contact_area .submit-btn:hover {
    border-color: #12d491;
    background-color: #12d491;
    color: #fff
}
@media (max-width: 991px) {
    .contact-section .contact_area .submit-btn {
        display: block;
        width: 100%;
        margin-top: 15px
    }
}
footer.footer {
    padding: 60px 0px;
    text-align: center;
    color: #eee;
    text-shadow: 0 0 20px #000;
    text-shadow: 0 0 20px 10px #000
}
footer.footer .footer-icon {
    text-align: center;
    margin: 0 auto 20px auto;
    max-width: 200px
}
footer.footer .footer-links {
    list-style: none;
    padding: 0;
    margin: 0
}
footer.footer .footer-links li {
    display: inline-block
}
footer.footer .footer-links li a {
    padding: 5px;
    color: #fff
}
.bootbox .modal-dialog {
    text-align: center;
    z-index: 9999999 !important
}
.bootbox .modal-dialog .loader {
    text-align: center;
    margin: 0 auto
}
#human_modal {
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
#human_modal h4 {
    padding: 0;
    margin: 0 0 15px 0;
    color: #000;
    font-weight: 900;
    font-size: 2em
}
#human_modal p {
    color: #8b8b8b;
    margin: 0 0 15px 0;
    padding: 0
}
.btn {
    white-space: normal !important
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99
}
#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}
.modal {
    text-align: center
}
.modal .modal-dialog {
    z-index: 99999999
}
.modal .modal-dialog .modal-header {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjNTBhMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ4OGJmNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #1c50a2), color-stop(100%, #488bf4));
    background-image: -moz-linear-gradient(bottom, #1c50a2 0%, #488bf4 100%);
    background-image: -webkit-linear-gradient(bottom, #1c50a2 0%, #488bf4 100%);
       background-image: linear-gradient(to top, rgb(224, 163, 69) 0%, rgb(255, 173, 31) 100%);
    -moz-border-radius: 5.5px 5.5px 0px 0px;
    -webkit-border-radius: 5.5px;
    border-radius: 5.5px 5.5px 0px 0px
}
.modal .modal-dialog .modal-header h4 {
    color: #fff;
    font-weight: 900;
    text-shadow: 0 2px 0 black;
    font-size: 2em
}
.modal .modal-dialog .modal-body .waitng-survey-offers {
    display: none
}
.modal .modal-dialog .modal-body .loader-img {
    text-align: center;
    margin: 0 auto
}
.modal .modal-dialog .modal-body .offers {
    margin: 5px auto;
    color: #fff
}
.modal .modal-dialog .modal-body .offers p {
    margin: 0
}
.modal .modal-dialog .modal-footer {
    text-align: center
}
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}




















/***** Section Third *****/
.section-third {
	background: url('../img/sectionthirdbg.html') no-repeat center bottom fixed;
	padding: 70px 0 0 0;	
}
.section-third h1 {
	text-align: center;
	font-size: 3.5em;
	color: #ffbc2b;
	text-shadow: 3px 3px 0 #353535;	
	margin-bottom: 30px;
}
.X00Container {
	    background-image: linear-gradient(to top, rgba(28, 80, 162, 0.38) 0%, rgba(72, 139, 244, 0.32) 100%);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(78,190,255,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(78,190,255,0.4);
	    box-shadow: 0px 0px 10px 0px rgba(4, 4, 4, 0.4);
  position: relative;
  z-index: 20;
  padding: 20px;
}
.X00ChatEntry {
  margin-bottom: 10px;
}
.X00EntryUserName {
font-weight: normal;
  color: #4ebeff;
}
.X00EntryContent {
  margin-left: 5px;
}
#X00ContainerChat {

  color: #3b3b3b;

  position: relative;
  width: 100%;
  font-weight: normal;
}
#X00ContainerOverlay {
  background: rgba(0, 0, 0, 0.70);
  display: none;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 10;
}
#X00ContainerChatUserName {
  border: 1px solid #43a6d1;
  background: rgba(25, 25, 25, 0.88);
  display: none;
  left: 50%;
  margin: -80px 0 0 -200px;
  position: absolute;
  width:375px;
  top: 50%;
  z-index:5;
   border-radius: 2px;
   padding: 20px;
}
.X00ChatEntry{
	margin-bottom:6px;
}
#X00ChatHeading {
  background: transparent 0 0 no-repeat;
  font-size: 1em;
  padding-bottom: 20px;
  text-align: center;
}
#X00ContainerChatContent {
 color:white;
 font-weight:100;
}
#X00ChatContent {
  font-size: 13px;
  height: 213px;
  max-height: 200px;
  overflow-y: scroll;
  padding-bottom: 17px;
  border-bottom: 1px solid #ffffff;
}
#X00ContainerChatControls {
  padding: 20px 0 0 0;
}
#X00InputChat {
 width: 100%;
 font-size: 1em !important;
}
#txInput, #X00InputChat , #X00InputChatUserName{
      resize: none;
    border: none;
    background: rgb(255, 255, 255);
    color: #4ebeff;
    letter-spacing: 1px;
    padding: 0px 5px!important;
    font-size: 14px!important;
    font-weight: 800!important;
    height: 31px!important;
}
#chat_table {
  width: 100%;
}
#chat_table * {
  font-size: 13px;
  font-weight:none;
}
#chat_table tr td:first-child {
  padding-left: 10px;
  width: 90px;
}
#X00ButtonChat, #X00ButtonChatUserName {
	background: #4ebeff;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	padding: 3px 15px;
	display: inline-block;
	margin-top: 10px;
	cursor: pointer;
}



/***** Recent Activity *****/
.recent-activity {
	max-width: 250px;
	background: rgba(8, 13, 31, 0.85);
	padding: 10px 15px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(78,190,255,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(78,190,255,0.4);
	box-shadow: 0px 0px 10px 0px rgba(78,190,255,0.4);
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 500;
	
}

.chat-section .inside1 {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.08);
    padding: 35px;
	color: #dedede;
    font-weight: normal;
	        
}

.chat-section .inside1 h2 {
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-family: 'supercell-magicregular';
    text-shadow: 0 2px 0 black;
	text-align: center;

}


	.Preload--hide .Preload {
    display: none;
}
.Preload, .Preload:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.Preload {
    background-color: #e4dfc8;
    position: fixed;
    z-index: 2147483447;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .22s linear;
    -o-transition: opacity .22s linear;
    transition: opacity .22s linear
}


.Preload__icon {
    background-image: url(../img/559f5aaad1a9d.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 212px;
	
   		-webkit-animation-name: bounce;
		-webkit-animation-duration: 1.2s;
		-webkit-animation-iteration-count: infinite;
		-webkit-transition-timing-function: ease-out;
		-moz-animation-name: bounce;
		-moz-animation-duration: 1.2s;
		-moz-animation-iteration-count: infinite;
		-moz-transition-timing-function: ease-out;
		
		
}

.Preload__text {
	
	    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    font-family: 'supercell-magicregular';
    text-shadow: 0 2px 0 black;
	}
	