/*----*---------------------------*--------------------------------*-------------------------------*-------------------------------*----*/
/*====*===========================*================================*===============================*===============================*====*/
/*  WARNING! You are accessing this part of the site knowingly or unknowingly. Please read our Terms of Use before going further here.  */
/*                      Site Resources are subject to copyright under Indian and International Copyright Laws.                          */
/*   Any unauthorized use, copying, reproducing, selling or altering of any of the available resources or work is strictly prohibited.  */
/*        Respect the creativity and hard work of the author who has worked throughout days and nights to help save this planet.        */
/*                            Copyright (C) 2017 Lightstairs® Entertainment Company. All Rights Reserved.                               */
/*====*===========================*================================*===============================*===============================*====*/
/*----*---------------------------*--------------------------------*-------------------------------*-------------------------------*----*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');
@import url('https://fonts.googleapis.com/css?family=Overlock:700,700i&amp;subset=latin-ext');

/* Page Style */

body, html { width : 100%; height : 100%; margin : 0; padding : 0; outline : 0; background : #F5F5F5; }


/* Global Links Style */

a, a:hover, a:focus {
	text-decoration: none;
    -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;
}

a:active, a:hover, a:visited, a.current, a:focus {
	outline: 0;
}

/* Maximum width of any image on a Page */

img { max-width: 100%; }

/* Text Selection Colors */

::-moz-selection { background: #17b0ff; color: #fff; text-shadow: none; }
::selection { background: #17b0ff; color: #fff; text-shadow: none; }

/* Disable Image selection while selecting Text */

img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none;
}

.bgimg {
    background-image: url(../img/bg.jpg);
    height: 100%;
	background-color: #111111;
    background-position: center;
    background-size: cover;
}

#about-box {
	float : center;
	width : 100%;
	max-width : 640px;
	height : auto;
	background : none;
	overflow : hidden;
	margin : 0 auto;
	padding-top : 0px;
	position : absolute;
	top : 50%;
	left : 50%;
	transform: translate(-50%, -50%);
	border : 0px solid #fff;
}

#logo {
	float : center;
	width : 130px;
	height : 130px;
	margin : 0 auto;
	padding : 0;
	overflow : hidden;
	border-radius : 65px;
	background : #fff url(../img/logo.jpg) center center;
	background-size : contain;
}

#logo:hover {
	cursor : pointer;
}

#com-title {
	color : #fff;
	text-align : center;
	font-size : 22pt;
	font-weight : bold;
	padding : 20px 20px 5px 20px;
	font-family : 'Overlock', 'Open Sans', Trajan Pro, Myriad Pro, Segoe UI, Arial, Sans-Serif;
	text-decoration : none;
}

#com-title a {
	color : #fff;
}

#com-title a:hover {
	color : #40e0d0;
}

#about {
	color : #fff;
	text-align : center;
	font-size : 13pt;
	font-weight : normal;
	padding : 20px;
	line-height : 28px;
	font-family : 'Open Sans', Trajan Pro, Myriad Pro, Segoe UI, Arial, Sans-Serif;
	text-decoration : none;
	text-shadow: 0px 0px #000;
}

#social-follow-set {
	float : center;
	width : 220px;
	height : 30px;
	margin : 0 auto 15px auto;
	padding : 0;
	overflow : hidden;
	border : 0px solid #fff;
	background : transparent;
	box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
}

.social-follow-links {
	float : left;
	margin : 0 10px 0 10px;
	width : 90px;
	height : 30px;
	padding : 0;
	background : transparent;
	border : 0px solid #e8e8e8;
	box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
}

#social-links {
	float : center;
	width : 90%;
	margin : 0 auto 10px auto;
	padding : 0;
	text-align : center;
	line-height : 50px;
	border : 0px solid #fff;
}

#social-links a {
	color : #818181;
}

#social-links a:hover, #social-links a:active, #social-links a:focus {
	color : #ffffff;
}

#social-links i {
	width : 36px;
    height : 36px;
    border : 2px solid #818181;
    font-size : 1.2em;
    text-align : center;
    line-height : 36px;
    border-radius : 25px;
    margin-top : 0;
	margin : 0 5px 0 5px;
}

#social-links i:hover, #social-links i:active, #social-links i:focus {
	border : 2px solid #ffffff;
}

#copyright {
	float : center;
	width : 90%;
	height : auto;
	margin : 5px auto 0 auto;
	border : 0px solid #fff;
	padding : 0;
}

#copyright p {
	color : #818181;
	font-size : 13px;
	font-weight : normal;
	font-family : 'Open Sans', Arial, Calibri, Sans-Serif;
	margin : 5px 0 0 0;
	padding : 0;
	text-align : center;
	text-decoration : none;
}

#copyright a {
	color : #818181;
}

#copyright a:hover, #copyright a:active, #copyright a:focus {
	color : #ffffff;
}

/*----*---------------------------*--------------------------------*-------------------------------*-------------------------------*----*/
/*====*===========================*================================*===============================*===============================*====*/
/*  WARNING! You are accessing this part of the site knowingly or unknowingly. Please read our Terms of Use before going further here.  */
/*                      Site Resources are subject to copyright under Indian and International Copyright Laws.                          */
/*   Any unauthorized use, copying, reproducing, selling or altering of any of the available resources or work is strictly prohibited.  */
/*        Respect the creativity and hard work of the author who has worked throughout days and nights to help save this planet.        */
/*                            Copyright (C) 2017 Lightstairs® Entertainment Company. All Rights Reserved.                               */
/*====*===========================*================================*===============================*===============================*====*/
/*----*---------------------------*--------------------------------*-------------------------------*-------------------------------*----*/