/*
 * Start Bootstrap - Full (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
   position:relative;
   background:none;
   font-family:"Century Gothic"!important;
}
@font-face {
	font-family: 'Century Gothic';
	src: url('../fonts/CenturyGothic.eot');
	src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CenturyGothic.woff2') format('woff2'),
		url('../fonts/CenturyGothic.woff') format('woff'),
		url('../fonts/CenturyGothic.ttf') format('truetype'),
		url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}


.background {
    background-repeat:no-repeat;
    /* custom background-position */
    background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%\9 !important;
}

/* fullscreen setup */
html, body {
    /* give this to all tags from html to .fullscreen */
    height:100%;
}
.fullscreen,
.content-a {
    width:100%;
    height:100%;
    overflow:hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
    height:auto;
    min-height:100%;
}

/* content centering styles */
.content-a {
	display:table;
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
}


/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */

.full {background: url("../img/kik.jpg") no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover;}
.kik-logo img {width: 80%;}
.kik-class {background: #fdfdfd none repeat scroll 0 0;min-height: 200px;padding-top: 6%;}
.kik-btn1 {background: #26beff none repeat scroll 0 0 !important;border-color: #26beff !important;font-size: 20px;font-weight: bold;padding-bottom: 8px;padding-top: 8px;}
.kik-btn1:hover{color:#26beff;border-color: #26beff!important; background:#fff!important;} 
.kik-btn1 .btn-primary:active, .kik-btn1 .open > .kik-btn1 .dropdown-toggle.btn-primary {background-color: #26beff;border-color: #26beff;}
.kik-btn1 .btn-primary.focus, .kik-btn1  .btn-primary:focus{border-color: #26beff!important;}
.kik-btn1, .kik-btn2{border-radius:3px!important;font-size: 22px !important;}
.kik-btn2 {color: #26beff!important; background: #fff!important;border-color: #26beff !important;font-size: 20px;font-weight: bold;padding-bottom: 8px;padding-top: 8px;}
.kik-btn2:hover{color:#fff!important;border-color: #26beff!important; background:#26beff!important;} 
.kik-btn2 .btn-primary:active, .kik-btn2 .open > .kik-btn2 .dropdown-toggle.btn-primary {background-color: #26beff;border-color: #26beff;}
.kik-btn2 .btn-primary.focus, .kik-btn2  .btn-primary:focus{border-color: #26beff!important;}
.kik-class-btn2 {padding-left: 5px;}
.kik-class-btn1 {padding-right: 5px;}

/* *****************Medea********************** */
@media (max-width: 800px) {
.kik-class-btn2 {padding-left: 15px;}
.kik-class-btn1 {padding-right: 15px;}
.kik-class-btn2, .kik-class-btn1 {margin-bottom: 5px;}
.kik-middle {margin-top: 25%;}
.content-b {display: block;}
.fullscreen, .content-a {height: 100%;overflow: scroll;width: 100%;}
.kik-logo img {width: auto;}
}
@media (max-width: 736px) {
.kik-middle {margin-top: 10%;}
.kik-btn1, .kik-btn2 {font-size: 18px !important;}
.kik-class {min-height: 180px;}
.kik-logo img {width: 60%;}
}
@media (max-width: 375px){
.kik-logo img {width: 60%;}
.kik-class {min-height: 160px;}
.kik-btn1, .kik-btn2 {font-size: 14px !important;}
.kik-middle {margin-top: 25%;}
}
@media (max-width: 320px){
.kik-btn1, .kik-btn2 {font-size: 12px !important;}
}

