﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */



/*=======================================
    GENERAL STYLES
==================================================*/

@font-face {
    font-family: 'origicideregular';
    src: url('https://p-insurgence.com/fonts/Origicide-webfont.eot');
    src: url('https://p-insurgence.com/fonts/Origicide-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://p-insurgence.com/fonts/Origicide-webfont.woff') format('woff'),
         url('https://p-insurgence.com/fonts/Origicide-webfont.ttf') format('truetype'),
         url('https://p-insurgence.com/fonts/Origicide-webfont.svg#origicideregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'Roboto', sans-serif;
    font-size:14px;
}

macTutorial {
	font-family: 'Roboto', sans-serif;
    font-size:14px;
	text-align:left;
	color:red;
	word-wrap:break-word;
}

.nav a {
    color:#ffffff !important;
}
.navbar-header a {
    color:#ffffff !important;
    padding-right:100px;
}

.text-center {
    text-align:center;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
    line-height:120px;
     color: darkslategray;
}
h3 {
    line-height:30px;
    padding-bottom:20px;
}
h4 {
    line-height:40px;
    padding-bottom:40px;
}

p {
    font-weight:300;
    line-height:30px;
    padding-bottom:20px;
}

.space-pad {
    padding-bottom:50px;
}


.for-full-back {
     /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  /* IE 5-7 */
  filter: alpha(opacity=90);

  /* Netscape */
  -moz-opacity: 0.9;

  /* Safari 1.x */
  -khtml-opacity: 0.9;

  /* Good browsers */
  opacity: 0.9;
}
.full-height {
	min-height: 100vh;
}

section {
    padding-top:30px;
    padding-bottom:60px;
}

/*=======================================
    COLOR CODES
==================================================*/
.color-white {
   background-color:#fff!important;
}
.color-dark {
   background-color:#696969!important;
}

.color-light {
   background-color:#B2BAC2!important;
}
.main-color-red {
    color: #DF0000;
}
/*=======================================
    HEADER STYLES
==================================================*/
.head-main {
    font-size:80px !important;
    font-weight:100!important;
    color:#fff;
    padding:200px 20px 20px 20px;
	font-family: origicideregular;
	   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: black;
}
#headerimg {
      padding:90px 20px 20px 20px;
	  vertical-align: center;
	  max-width: 600px;
}
@media (max-width:600px) { 
	#headerimg {
		 max-width:100%;
	}
	.navbar-brand {
		max-width:50%;
	}
}

.head-sub-main {
    font-size:30px !important;
    font-weight:600!important;
    color:#fff!important;
    padding:5px 20px 0px 5px;
	font-family: Arial;
	font-style: italic;
	text-shadow: 2px 2px 5px #000000;
}

.head-sub-desc {
	font-size:15px !important;
	font-weight:30!important;
	color:#fff!important;
    padding:0px 20% 20px;
	font-family: Arial;
	font-style: italic;
	text-shadow: 1px 1px 3px #000000;
}

.head-last {
  
    padding:5px 20px 200px 20px;
}
#home {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	background-image: url(../img/BackImg.png);
    background-repeat: no-repeat;
    background-size: cover;
	width: 99vw;
	min-height: 100vh;
}

/*=======================================
    NAVIGATION STYLES
==================================================*/


nav {
	position: absolute;
	width: 100%;
    background: #fff;
    z-index:99;
}
.fixed {
	position: fixed; 
	top: 0; 
	min-height: 50px; 
	z-index: 99;
}

.navbar-inverse {
    background-color: #2f4f4f;
    border-color: #2f4f4f;
}
.logo {
	max-height: 160%;
}
/*=======================================
    WORDS /ABOUT STYLES
==================================================*/

.about-div {
	width: 100%;
height: 510px;
	background-color: rgba(209, 209, 209, 0.24);
box-shadow: none;
border: 0;
padding: 50px 20px 30px 20px;
margin-bottom:20px;
}
#Parallax-one {
    background-image: url("../img/2.jpg");
padding: 0;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:300px;
}
.for-parallax-one {
    
    color:#fff;
    padding:40px 20px 40px 20px;
    font-size:25px;
}


/*=======================================
    DOWNLOAD STYLES
==================================================*/


.plan {
    background: #eef1f3;
    padding: 0 0 15px 0;
    margin: 30px 0px;
    list-style: none;
    text-align: center;
  
    -webkit-transition: all 0.2s ease;
       -moz-transition: all 0.2s ease;
         -o-transition: all 0.2s ease;
            transition: all 0.2s ease;

	border-radius: 20px;
}

.plan:hover {
          -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}

.plan li {
    padding: 15px 0px;
    color: #434749;
    border-top: 1px solid lightgray;

}

.plan li.plan-head {
   padding: 15px 0px;
background-color: #2f4f4f;
color: #FFFFFF;
line-height: 20px;
font-size: 20px;
font-weight: 600;
border: none;
    border-radius: 10px 10px 0px 0px;
   }

#Parallax-two {
    background-image: url("../img/3.jpg");
padding: 0;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:300px;
}
.for-parallax-two {
    
    color:#fff;
    padding:40px 20px 40px 20px;
    font-size:25px;
}

/*=======================================
    CONTACT STYLES
==================================================*/

#social-icon a {
    color:#616161!important;
    margin-right:10px;
}
.contact-cls {
    font-size:20px;
    line-height:40px;
}
/*=======================================
    FOOTER STYLES
==================================================*/


#footer {
    background-color:#000;
    color:#fff;
    padding:20px 50px 20px 50px;
    text-align:right;
}

/*FEATURE STYLES*/


.featureImg {
	border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 2px 2px 2px 2px;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);

}

.downloadImg {
	border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 2px 2px 2px 2px;
	background-color: #22b569;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);

}
.downloadImg:hover {
	background-color: #34cb70;
}

.buttonImg {
	border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 2px 2px 2px 2px;
	background-color: #e9e9e9;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);

}
.buttonImg:hover {
	background-color: #FFFFFF;
}
div.mainItem {
    vertical-align: top;
    display: inline-block;
    text-align: center;
	padding: 20px 20px;
}
.caption {
	padding-top:10px;
    display: block;
	text-align: center;
	color: white;
	font-size: 20px;
	text-shadow: 2px 2px 5px #000000;
}

.featureImg {
	border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 2px 2px 2px 2px;
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);

}

.svglight {
    fill:white;
}

.featureheader {
	height: 70px;
}

.about-div:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

#downloads {
background: #41a890; 

}

#downloadheader {
	color: snow;
	font-weight: 700;
	text-shadow: 1px 1px 4px #000000;
}

.featurelist {
	list-style: none;
}

.download-btn {
	color:white;
	font-size: 25px;
    background-color: #14c785;
    border-color: #ccc;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.download-btn:hover {
		color:white;
    background-color: #19ce8b;
}
.download-btn:active {
	background-color: #0bb073;
}
.download-btn2 {
	height: 25px;
	width: 25px;
	color:white;
	font-size: 25px;
    border-color: #ccc;
	border-radius: 50%;
}
.download-btn2:hover {
		color:white;
    background-color: #19ce8b;
}
.download-btn2:active {
	background-color: #0bb073;
}

.download-btn-red {
	color:white;
	font-size: 25px;
    background-color: #e60000;
    border-color: #ccc;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.download-btn-red:hover {
		color:white;
    background-color: #ff0000;
}
.download-btn-red:active {
	background-color: #b3003b;
}

#currentversion {
	color: white;
	text-shadow: 1px 1px 2px #000000;
}

#communitything {
	    padding-top: 7em;
}

.main-price {
	    font-size: 17px;
}

.minorfeature {
   margin:0 0 10px 0;
   text-align:left;
   color:black;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color:#436060;
}
#discordbutton {
	background-color: #738AD6;
	color: white;
}

#discordlogo {
	width:30px;
	margin-right: 10px;
}

.twitterimg {
	width:100px;
	border-radius:50%;
}

.emptyspace {
	height:50px;
	width: 100%;
	display: inline-block;
}

.developerbox {
    margin-top: 60px;
}

.or-spacer {
    margin-top:100px;
    margin-left:auto;
	margin-right:auto;
    width:60%;
    position:relative;
}
.or-spacer .mask {
    overflow:hidden;
    height:20px;
}
.or-spacer .mask:after {
    content:'';
    display:block;
    margin:-25px auto 0;
    width:100%;
    height:25px;
    border-radius:125px / 12px;
    box-shadow:0 0 8px black;
}
.or-spacer span {
    width:50px;
    height:50px;
    position:absolute;
    bottom:100%;
    margin-bottom:-25px;
    left:50%;
    margin-left:-25px;
    border-radius:100%;
    box-shadow:0 2px 4px #999;
    background:white;
}
.or-spacer span i {
    position:absolute;
    top:4px;
    bottom:4px;
    left:4px;
    right:4px;
    border-radius:100%;
    border:1px dashed #aaa;
    text-align:center;
    line-height:40px;
    font-style:normal;
    color:#999;
}
.footerlink {
	color:#8ad8f2;
}
/*video css*/

/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}