/*!  
 * Theme Name: Video Sniper Pro
 * Theme URI: 
 * Description: Wordpress custom theme for Video Sniper Pro with woocommerce by Hyphun 
 * Author: Hyphun 
 * Author URI: 
 * Version: 1.0 
 * Text-Doamin: video-sniper
 */

/*--------------------------------------------------------------
>>> Import css
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Fjalla+One|Oxygen|Poppins|Orbitron);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/bootstrap.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/macbook.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/owl.carousel.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/checkbox.bootstrap.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/dataTables.bootstrap.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/font-awesome.min.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/icofont.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/alertify.min.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/sweetalert.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/animate.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/ekko-lightbox.min.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/pricingtable.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/dashboard.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/woocommerce.css);
@import url(https://web.archive.org/web/20190306164807cs_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/css/stripe.css);

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    height: 100%;
	box-sizing: border-box;
}
html,
body {
	height: 100%; /* The html and body elements cannot have any padding or margin. */
}
#content[tabindex="-1"]:focus,
a,
a:active,
a:hover {
    outline: 0
}
.btn,
.nav-tabs,
.nav-tabs>li,
section,
sub,
sup {
    position: relative
}
.btn,
button {
    overflow: visible
}
hr,
img,
legend {
    border: 0
}
legend,
td,
th {
    padding: 0
}
.widget select,
.wp-caption,
embed,
iframe,
img,
object,
pre {
    max-width: 100%
}
pre,
textarea {
    overflow: auto
}
.btn,
.screen-reader-text:focus,
.site-header .site-title h1 a:hover,
ins,
mark {
    text-decoration: none
}
.aligncenter,
.clear:after,
.comment-content:after,
.comments-area .comment-content,
.entry-content:after,
.footer-top,
.navigation.posts-navigation,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    box-sizing: border-box
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
optgroup,
strong {
    font-weight: 700
}
cite,
dfn,
em,
i {
    font-style: italic
}
mark {
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
.comments-area .comment-author b,
.comments-area .comment-author span,
.gallery-item {
    vertical-align: top
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    height: auto
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    background-color: #F7F8FA;
    height: 1px;
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: none;
    margin: 0;
    padding: 0
}
p {
    margin-bottom: 10px
}
p:last-child {
    margin-bottom: 0
}
blockquote {
    margin: 0 1.5em
}
address {
    margin: 0 0 1.5em
}
pre {
    background-color: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.3rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}
ins,
mark {
    background-color: #fff9c0
}
big {
    font-size: 125%
}
*,
:after,
:before {
    box-sizing: inherit
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}
blockquote,
q {
    quotes: "" ""
}
ol,
ul {
    margin: 0 0 1.5em 3em
}
ul {
    list-style: disc
}
ol {
    list-style: decimal
}
li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}
dt {
    font-weight: 700
}
dd {
    margin: 0 1.5em 1.5em
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%
}

body::-webkit-scrollbar-track{
	background-color: #F5F5F5;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
}
body::-webkit-scrollbar{
	background-color: #F5F5F5;
	width: 6px;
	height: 6px;
}
body::-webkit-scrollbar-thumb{
	background-color: #000;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.3);
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: left;
    width: 50%
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    top: 5px;
    width: auto;
    z-index: 100000
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.hentry,
.widget {
    margin: 0 0 1.5em
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed
}
.sticky {
    display: block
}
.byline,
.updated:not(.published) {
    display: none
}
.group-blog .byline,
.single .byline {
    display: inline
}
.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}
.page-links {
    margin: 0 0 1.5em
}
.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none
}
.comment-content a {
    word-wrap: break-word
}
.bypostauthor {
    display: block
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}
.infinity-end.neverending .site-footer {
    display: block
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}
.wp-caption {
    margin-bottom: 1.5em
}
.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption .wp-caption-text {
    margin: .8075em 0
}
.wp-caption-text {
    text-align: center
}
/* label { */
    /* display: block */
/* } */


/* ----- widgets ----- */
.widget {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.widget h4 {
    font-size: 18px;
    font-weight: 400;
}
.widget img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
.widget select {
    max-width: 100%
}
.widget ul {
    padding: 0;
    margin-left: 14px;
}
.widget_recent_entries ul {
    margin-left: 0;
}
.widget_recent_entries ul li {
    list-style: none;
    border-bottom: 1px dotted #eee;
    padding: 7px 0;
}
.widget_tag_cloud a {
    font-size: 12px!important;
    background-color: #222;
    color: #fff;
    padding: 3px 6px;
    display: inline-block;
    margin: 0 6px 6px 0;
}
.widget_tag_cloud a:hover {
    background-color: #3485b4;
}
.widget_calendar table {
    width: 100%;
}
.widget_calendar table td {
    text-align: center;
}
.widget_search label {
    width: 71.5%;
}
.widget_search input[type=search] {
    width: 100%;
    padding: 9px;
}

/* ----- posts & pages ----- */
article {
    line-height: 1.7em;
    padding: 0;
    margin: 0;
}
article p {
    margin-bottom: 30px;
}
article img {
    display: inline-block;
    height: auto;
    max-width: 100%;
}
article ul,
article ol {
    padding: 0;
    margin-left: 16px;
    margin-bottom: 30px;
}
article blockquote {
    border-left: 4px solid #000;
    padding-left: 30px;
    color: #aaa;
    font-style: italic;
}
article table {
    width: 100%;
    margin-bottom: 30px;
}
article td,
article th {
    border: 1px solid #ccc;
    padding: 4px 8px;
}
article dt {
    font-weight: 400;
}
article dd {
    margin: 0;
}
article embed {
    max-width: 100%;
}
#post-title,
.post-title {
    font-weight: 400;
}
.post-title a {
    color: #222;
}
.post-title a:hover {
    color: #3485b4;
}
.post-meta {
    color: #aaa;
    border-left: 3px solid #3485b4;
    line-height: 1em;
    font-weight: 400;
    padding-left: 8px;
}
.post-meta .sticky {
    color: #222;
}
.post-tags {
    color: #3485b4;
    font-size: 12px;
}
.post-tags span {
    font-size: 10px;
}
.post-tags a {
    margin-right: 6px;
}

.hr {
    width: 60px;
    margin-top: 50px;
    margin-left: 0;
    border-color: #eee;
    border-width: 2px;
}

.attachment-featured {
    margin-bottom: 30px;
    display: inline-block;
    height: auto;
    max-width: 100%;
}

/* ----- pagers ----- */
.page-numbers {
    border: 1px solid #ccc;
    padding: 5px 12px;
    font-size: 14px;
    display: inline-block;
    background-color: #eee;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    color: #aaa;
    margin-right: 5px;
}
.current {
    background-color: transparent;
    color: #222;
}
.page-links {
    margin-bottom: 60px;
}
.paged-post {
    margin-bottom: 30px;
}

/* ----- comments ----- */
#comments {
    font-size: 14px;
}
#comments-title {
    font-size: 20px;
}
.comment-list {
    padding: 0;
}
.comment-list li {
    list-style: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    line-height: 1.5em;
}
.comment-author .avatar {
    float: left;
    margin-right: 10px;
}
.comment-author a {
    color: #aaa;
    font-size: 0.9em;
}
.bypostauthor .comment-author {
    font-weight: 400;
}
#commentform .comment-notes {
    margin-bottom: 20px;
    color: #aaa;
}
#commentform label {
    display: none;
}
#commentform #author {
    float: left;
    margin-bottom: 25px;
}
#commentform #author,
#commentform #email {
    width: 49.2%;
}
.form-allowed-tags {
    display: none;
}

/* ----- custom elements ----- */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.embed-responsive {
    margin-bottom: 20px;
}


/*--------------------------------------------------------------
## Main style starts here
--------------------------------------------------------------*/
body {
    background-color: #fff;
    font: 15px/25px Oxygen;
    font-style: normal;
    font-weight: 500;
	position: relative;
	min-height: 100%;
	opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .24s ease-in-out;
       -moz-transition: opacity .24s ease-in-out;
			transition: opacity .24s ease-in-out
}
.btn,
.form-control,
label,
.label {
    font-weight: 400
}
a,
a:active,
a:focus{
    color: #000
}
a:hover {
    color: #262626
}
.btn,
a,
a:active,
a:focus,
a:hover,
img,
input {
    outline: 0;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
       -moz-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out
}
h1,
h2,
h3,
h4,
h5,
h6 {	
	font-family: 'Fjalla One', 'Oxygen';
    clear: both;
    margin: 0 0 10px
}
h1 {
    font-size: 2em
}
h2 {
    font-size: 1.8em
}
h3 {
    font-size: 1.6em
}
h4 {
    font-size: 1.4em
}
h5 {
    font-size: 1em
}
h6 {
    font-size: .94em
}
.img-center {
    margin: 0 auto
}
.list-column-1 {
    -webkit-columns: 1;
    -moz-columns: 1;
    -ms-columns: 1;
    -o-columns: 1;
    columns: 1
}
.list-column-2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    -ms-columns: 2;
    -o-columns: 2;
    columns: 2
}
.list-column-3 {
    -webkit-columns: 3;
    -moz-columns: 3;
    -ms-columns: 3;
    -o-columns: 3;
    columns: 3
}
.m-b-0 {
    margin-bottom: 0!important
}
.m-t-0 {
    margin-top: 0!important
}
.p-b-0 {
    padding-bottom: 0!important
}
.p-t-0 {
    padding-top: 0!important
}
.spacer-10 {
    padding-top: 10px;
    padding-bottom: 10px
}
.spacer-20 {
    padding-top: 20px;
    padding-bottom: 20px
}
.spacer-30 {
    padding-top: 30px;
    padding-bottom: 30px
}
.spacer-40 {
    padding-top: 40px;
    padding-bottom: 40px
}
.spacer-50 {
    padding-top: 50px;
    padding-bottom: 50px
}
.spacer-60 {
    padding-top: 60px;
    padding-bottom: 60px
}
.spacer-70 {
    padding-top: 70px;
    padding-bottom: 70px
}
.spacer-80 {
    padding-top: 80px;
    padding-bottom: 80px
}
.spacer-90 {
    padding-top: 90px;
    padding-bottom: 90px
}
.spacer-100 {
    padding-top: 100px;
    padding-bottom: 100px
}
.border-bottom {
    border-bottom: 1px solid #F7F8FA
}
.border-top {
    border-top: 1px solid #F7F8FA
}
.border-top-dashed {
    border-top: 2px dashed #F7F8FA
}
.border-bottom-dashed {
    border-bottom: 2px dashed #F7F8FA
}
.box-shadow {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

/* ----- form elements ----- */
input[type=text], input[type=tel], input[type=number], input[type=email], 
input[type=password], input[type=search], textarea, select, .form-control{
	border: 1px solid #ddd; 
	color: #222; 
	font-size: 14px; 
	height: auto;
	margin-bottom: 10px; 
	margin-right: 5px; 
	padding: 8px 12px; 
	width: 100%; 
	-webkit-border-radius:3px; 
	   -moz-border-radius:3px; 
			border-radius:3px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}
textarea { height: 112px }

button, 
input[type=submit], 
input[type=reset], 
.btn{
	border: 0; 
	color: #fff; 
	text-align: center; 
	font-size: 14px; 
	padding: 10px 20px;
    letter-spacing: 1px;
    transition: all .2s ease-in-out;
	-webkit-border-radius: 3px; 
	   -moz-border-radius: 3px; 
			border-radius: 3px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
.form-control:last-child,
.form-group:last-child {
    margin-bottom: 0;
}

.screen-reader-text {display:none;}


.btn-lg {
    font-size: 15px; 
	padding: 12px 24px;
}
.btn-sm {
    font-size: 13px; 
	padding: 8px 16px;
}
.btn-xs {
    font-size: 12px; 
	padding: 5px 10px;
}

.btn-primary {
	background-color: #363636;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
    background-color: #474747;
	color: #fff;
}
.btn-secondary {
	background-color: #000;
}
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:hover {
    background-color: #111;
	color: #fff;
}

.btn-gray {
	background-color: #fff;
	border: 1px solid #999;
	color: #999;
}
.btn-gray:focus,
.btn-gray:active,
.btn-gray:hover {
    background-color: #CC181E;
	border-color: #CC181E;
	color: #fff;
}

.btn-red {
	background-color: #CC181E;
	border: 1px solid #CC181E;
	color: #fff;
}
.btn-red:focus,
.btn-red:active,
.btn-red:hover {
    background-color: #BB070D;
	border-color: #BB070D;
	color: #fff;
}

.btn-red-alt {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.btn-red-alt:focus,
.btn-red-alt:active,
.btn-red-alt:hover {
    background-color: #BB070D;
	border-color: #BB070D;
	color: #fff;
}

.btn-secondary-alt {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.btn-secondary-alt:focus,
.btn-secondary-alt:active,
.btn-secondary-alt:hover {
    background-color: #111;
	border-color: #111;
	color: #fff;
}

a.readmore {
    color: #CC181E;
    font-weight: 500
}
a.readmore:focus,
a.readmore:active,
a.readmore:hover {
    color: #DD292F
}
.empty-state {
    color: #999;
    text-align: center
}
.empty-state h1,.empty-state h2,
.empty-state h3,.empty-state h4,
.empty-state h5,.empty-state h6{
	font-family: 'Oxygen', 'Fjalla One';
}
.same-blocks {
    margin-bottom: 20px
}

.divider:after {	
	background: #F3F8FB;
	content: '';
	width: 70%;
	height: 6px;
	display: block;
	margin: 0 auto;
}

.page-header{
	background: #fff;
	border: none;
	color: #374048;
	margin: 0;
	padding: 40px 0 20px;
	text-align: center;
}
.page-header:after {	
	background: #999;
	content: '';
	width: 62px;
	height: 6px;
	display: block;
	margin: 0 auto;
}
.page-header h1{
	line-height: 1.1;
	padding-bottom: 10px;
	text-transform: uppercase;
}

/* .breadcrumb */
.breadcrumb-wrapper{
    background-color: #fff;
	clear: both;
    margin: 0 0 20px;
	padding: 10px 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.breadcrumb {
    background-color: #fff;
    border-radius: 0;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0;
}

/* .page-title */
.page-title {
    margin-top: 20px;
    margin-bottom: 30px
}
.page-title h1 {
    color: #000;
    display: inline-block;
    font-size: 2em
}
.page-title h1,
.post-content h4 {
    font-weight: 400
}

/* .section-title */
.section-header {
	margin: 0 8% 60px;
    text-align: center
}
.section-header h2 {
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    zoom: 1
}
.section-header p {
	font-size: 1.1em;
	opacity: 0.8;
}

/* error/not-found page */
.not-found {
	text-align: center;
}
.not-found h1{
	color: #CC181E;
	font-size: 10em;
}

/* site-header */
.site-header .site-title {
    color: #fff;
	float: left;
    margin: 10px 0;
}
.site-header .site-title h1 {
	color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}
.site-header .site-title h2 {
    color: #fff;
    font-size: .8em;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase
}
.site-header .navbar {
    background-color: #CC181E;
	border: none;
    border-radius: 0;
	color: #fff;
    margin: 0;
	padding: 0;
	z-index: 9999;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out
}
.site-header .navbar-collapse {
    padding: 0
}
.site-header .navbar .navbar-nav li p,
.site-header .navbar .navbar-nav li a,
.site-header .navbar .navbar-nav li a:focus{
    background-color: transparent;
    color: #fff;
    font-size: 0.88em;
	font-weight: 500;
	padding: 20px 12px;
}
@media (min-width: 768px) { 
	.site-header .navbar .navbar-nav li p,
	.site-header .navbar .navbar-nav li a{
		line-height: 1;
	}
}
.site-header .navbar .navbar-nav li a:hover {
	background-color: rgba(0,0,0,0.2);	
    color: #fff;
}
.site-header .navbar .navbar-nav .active > a,
.site-header .navbar .navbar-nav .active > a:focus,
.site-header .navbar .navbar-nav .active > a:hover{
	background-color: rgba(0,0,0,0.2);	
}
.site-header .navbar .navbar-nav > li > .dropdown-menu {
    background-color: #CC181E;
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: .9em;
    left: 0;
    right: auto;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
       -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
			box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1)
}
.site-header .navbar .navbar-nav > li > .dropdown-menu .dropdown-menu {
    border: none;
    border-radius: 0;
    padding: 0;
    left: 160px;
    top: -2px
}

.site-header .navbar .navbar-nav > li > .dropdown-menu a,
.site-header .navbar .navbar-nav .open .dropdown-menu > li > a,
.site-header .navbar .navbar-nav > li > .dropdown-menu > .active > a:focus{
	background-color: transparent;
	color: #fff;
	padding: 14px 12px;
}
.site-header .navbar .navbar-nav > li > .dropdown-menu > a:hover,
.site-header .navbar .navbar-nav > li > .dropdown-menu > a:focus,
.site-header .navbar .navbar-nav .open .dropdown-menu > li > a:hover, 
.site-header .navbar .navbar-nav .open .dropdown-menu > li > a:focus,
.site-header .navbar .navbar-nav > li > .dropdown-menu > .active > a:focus,
.site-header .navbar .navbar-nav > li > .dropdown-menu > .active > a:hover {
	background-color: rgba(0,0,0,0.2);
    color: #fff
}

/* site-header sticky mode */
.site-header.active {
    top: 0;
    left: 0;
    z-index: 1040;
    position: fixed;
    width: 100%;
    -webkit-animation: fadeInDown 0.8s ease;
       -moz-animation: fadeInDown 0.8s ease;
			animation: fadeInDown 0.8s ease;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
	   -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
			box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1)
}

/* Landing frontpage header */
.site-header-wrapper .site-header .navbar {
    background-color: transparent;	
	padding: 7px 0;
}
.site-header-wrapper .site-header .navbar .navbar-nav li a:hover,
.site-header-wrapper .site-header .navbar .navbar-nav .active > a,
.site-header-wrapper .site-header .navbar .navbar-nav .active > a:focus,
.site-header-wrapper .site-header .navbar .navbar-nav .active > a:hover,
.site-header-wrapper .site-header .navbar .navbar-nav > li > .dropdown-menu,
.site-header-wrapper .site-header .navbar .navbar-nav > li > .dropdown-menu > a:hover,
.site-header-wrapper .site-header .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
.site-header-wrapper .site-header .navbar .navbar-nav > li > .dropdown-menu > .active > a:hover{
	background-color: transparent;
}
.site-header-wrapper .site-header .navbar .navbar-nav > li > .dropdown-menu {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
			box-shadow: none;
}
/* site-header sticky mode */
.site-header-wrapper .site-header.active .navbar{
	background-color: #CC181E;
	padding: 0;
}
.site-header-wrapper .site-header.active .navbar .navbar-nav > li > .dropdown-menu {
	background-color: #CC181E;
}
.site-header-wrapper .site-header.active .navbar .navbar-nav .active > a,
.site-header-wrapper .site-header.active .navbar .navbar-nav .active > a:focus,
.site-header-wrapper .site-header.active .navbar .navbar-nav .active > a:hover{
	background-color: rgba(0,0,0,0.2);	
}

/* content-holder */
#content-holder {}

.site-header-wrapper{
	background-color: #1b1b1b;
	background-image: url(https://web.archive.org/web/20190306164807im_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/images/bg.jpg);

    /* Create the parallax scrolling effect */  
	background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* front-banner */
.front-banner{
	/* background-color: #1b1b1b; */
	/* background-image: url(https://web.archive.org/web/20190306164807im_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/images/bg.jpg); */

    /* Create the parallax scrolling effect */
	/* background-attachment: fixed; */
    /* background-position: top center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
	
	/* Full height */
    height: 100%; 
	
	color: #fff;	
	position: relative;	
}
.front-banner-content{
	/* background-color: rgba(0, 0, 0, 0.6); */
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.front-banner h1{
	font-size: 3em;
	line-height: 1.2;
	margin-bottom: 0.6em;
}
.front-banner p{
    font-size: 1.05em;
	margin-bottom: 2em;
}
.front-banner img {
    margin: 0 auto 20px;
}
@media (min-width: 768px) { 
	.front-banner{		
		min-height: 500px;
	}
}

/* support-info */
.support-info {
    background-image: url(https://web.archive.org/web/20190306164807im_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/images/shipping-bg.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    z-index: 1
}
.support-info:before{
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	content: "";
	opacity: .9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.support-info-box-icon{    
    float: left;
	position: relative;
    width: 25%;
}
.support-info-box-icon i{
	background: #CC181E;
	border-radius: 50%;
    color: #fff;
	font-size: 40px;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    line-height: 90px;
    text-align: center;
}
.support-info-box-text{
	color: #fff;
    float: right;
    padding: 20px 0 20px 20px;
	width: 75%;
}
.support-info-box-text h3{
	font-size: 18px;
    color: #fff;
    margin-bottom: 6px;
    font-weight: 500;
    text-transform: uppercase;
}

/* features */
.feature-item{
	margin-bottom: 30px;
	text-align: center;
}
.feature-item .icon{
    border: 2px solid #CC181E;
    border-radius: 6px;
	color: #CC181E;
    font-size: 2em;
    margin-bottom: 20px;
    padding: 15px;
}
.feature-item .icon.alt{
    border: none;	
    font-size: 3em;
}
.feature-item h4{
    color: #000;
	font-family: 'Oxygen';
    font-size: 1.1em;
    font-weight: bold;	
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* Reviews */
.reviews{
	background-color: #F7F8FA;
	background-image: url(https://web.archive.org/web/20190306164807im_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/images/reviews-bg.jpg);
	background-attachment: fixed;
	padding: 50px 0;
}
.review-item {
	background: #ffffff;
	padding: 40px 20px;
	text-align: center;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	-webkit-transition: all ease 0.55s;
	   -moz-transition: all ease 0.55s;
			transition: all ease 0.55s;
}
.review-text .icon{
    background-color: rgba(204, 24, 30, 0.13);
    border: 1px solid #CC181E;
    border-radius: 50px;
    color: #CC181E;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    text-align: center;
    width: 50px;
}

.review-text > p{
    font-size: 1.05em;
	font-weight: 300;
}
.review-text > p:last-child {
    margin-bottom: 0;	
}
/*
.review-text p:first-child:before,
.review-text p:first-child:after {
	color: #888;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.8em;
    vertical-align: super;
}
.review-text p:first-child:before {
    content: "\f10d";
    margin-right: 5px;
}*/
.reviews .owl-dots {
	margin-top: 20px;
	text-align: center;
}
.reviews .owl-dot {
	background-color: #CC181E;
	border: none;
	border-radius: 0;
	display: inline-block;
	height: 2px;
	margin: 0 3px;
	width: 15px;
}
.reviews .owl-dot.active {
	background-color: #000;
}
.review-single{	
	background: #f8fbfd;
	color: #353535;	
	border-radius: 4px;	
	margin-bottom: 30px;	
	padding: 20px;	
	text-align: center;
}
.review-icon{	
	margin-bottom: 30px;
	opacity: 0.2;	
}
.review-single p{    	
	font-size: 1.1em;	
	font-weight: 300;    
	margin-bottom: 30px;	
	text-align: center;
}
.review-single p:last-child {	
	margin-bottom: 0;
	opacity: 0.6;    
}

/* call to action */
.ctw{
	border-bottom: 2px solid #F3F8FB;
	border-top: 2px solid #F3F8FB;
	padding: 50px 0;
	text-align: center;
}

/* moneyback guarantee */
.money-back-guarantee{
	background: #F7F8FA;
	padding: 50px 0;
}

/* Tutorials */
.page-template-page-tutorials{
	background: #f8f8f8;
}

/* FAQs */
.post-type-archive-faqs{
	background: #f8f8f8;
}
.faqs{
	padding: 50px 0;
}
.faq-content p{
	color: #393939;
}
.faq-content{
	margin-bottom: 30px;
}

/* Contact Us Page */
.page-template-page-contact{
	background: #f8f8f8 url(https://web.archive.org/web/20190306164807im_/https://www.videosniperpro.com/wp-content/themes/video-sniper-pro/assets/images/bg-contact.jpg) no-repeat fixed;	
}
.wpcf7 label{width: 100%;}

/* footer */
.site-footer{
	background: #fff;	
	color: #666;
	padding: 30px 0;
	text-align: center;
}
.site-footer .site-title h1 {
	color: #666;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase
}
.site-footer a {
   color: #666;
}
.site-footer a:focus,
.site-footer a:hover {
    color: #000;
}
.site-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.site-footer p:last-child {
    margin: 0
}
.site-footer .social-icons a {
    background: #666 !important;
}
.site-footer .social-icons a:hover {
    background: #000 !important;
}
.site-footer .menu,
.site-footer .social-icons{
	margin-bottom: 15px;
}
.site-footer .menu > li {
	display: inline-block;
    line-height: 1.1em;
	padding: 0 5px; 
}
.site-footer .menu > li:last-child {
    padding-right: 0
}

/* Social Icons */
.social-icons a {
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 38px;
    height: 36px;
    width: 36px;
    text-align: center;
}
.social-icons a:hover,
.social-icons a:focus {
    color: #fff
}
.social-icons .facebook {
    background: #4a66a0
}
.social-icons .facebook:hover {
    background: #32456c
}
.social-icons .twitter {
    background: #1da1f2
}
.social-icons .twitter:hover {
    background: #0b76b8
}
.social-icons .instagram {
    background: #125688
}
.social-icons .instagram:hover {
    background: #092b44
}
.social-icons .googleplus {
    background: #d73d32
}
.social-icons .googleplus:hover {
    background: #9e271f
}
.social-icons .youtube {
    background: #e42c24
}
.social-icons .youtube:hover {
    background: #a71b15
}
.social-icons .linkedin {
    background: #0077b5
}
.social-icons .linkedin:hover {
    background: #004569
}
.social-icons .pinterest {
    background: #bd2126
}
.social-icons .pinterest:hover {
    background: #7c1619
}

/* scroll to top */
.scroll-top-wrapper {
    background-color: #000;
    border-radius: 4px;
    bottom: 30px;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 30px;
    opacity: .5;
    position: fixed;
    right: 10px;
    width: 30px;
    text-align: center;
    z-index: 9999;
}
.scroll-top-wrapper:hover {
    background-color: #CC181E;
    opacity: 1
}
.scroll-top-wrapper i{
	font-size: 1.6em;
}
.scroll-top-wrapper.show {
	-webkit-animation: fadeInUp 0.8s ease;
	   -moz-animation: fadeInUp 0.8s ease;
			animation: fadeInUp 0.8s ease;
}

/* pre-loader */
.pre-loader {
    position: fixed;
    background: #FFF;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: block
}
.pre-loader .preloader-container {
    margin: 25% auto;
    position: relative;
    text-align: center
}
.spinner {
    margin: 50px auto 0;
    width: 70px;
    text-align: center
}
.spinner > div {
    background-color: #CC181E;
    border-radius: 100%;
    display: inline-block;
    width: 18px;
    height: 18px;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
			animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
			animation-fill-mode: both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}
.spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}
@-webkit-keyframes bouncedelay {
    0%, 100%, 80% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1)
    }
}
@keyframes bouncedelay {
    0%, 100%, 80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

/* comments-area css */
.comments-area {
    border-top: 1px dashed #dbdbdb;
    margin-top: 30px;
    padding-top: 30px
}
.comments-area h2 {
    font-size: 1.5em;
    margin-bottom: 15px
}
.comments-area ol {
    list-style: none;
    margin: 0
}
.comments-area ol.comment-list {
    border-bottom: 2px dashed #efefef;
    margin-bottom: 30px;
    padding: 0 0 20px
}
.comments-area ol.comment-list article {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-bottom: 15px;
    padding: 15px
}
.comments-area footer a,
.comments-area footer a:focus,
.comments-area footer a:hover {
    color: inherit
}
.comments-area .comment-author {
    float: left
}
.comments-area .comment-author img {
    border-radius: 50%
}
.comments-area .comment-metadata {
    float: right;
    text-align: right;
    font-size: .8em
}
.comments-area footer {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 0
}
.comments-area .comment-form input,
.comments-area .comment-form label {
    display: block
}
.comments-area .comment-form input,
.comments-area .comment-form textarea {
	border: 1px solid #d9d9d9;
    border-radius: 0;
    box-shadow: none;
	padding: 10px 16px;
    width: 100%
}
.comments-area .comment-form .form-submit input {
    background-color: #000;
    border: none;
    color: #fff!important;
	padding: .618em 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}
.comments-area .comment-form .form-submit input:hover,
.comments-area .comment-form .form-submit input:focus {
    background-color: #CC181E;
	 color: #fff!important;
}

/* widgets  */
.widget {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 2em;
    padding: 1em
}
.widget ol, .widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.widget.widget_recent_entries ul li {
    border-bottom: 1px dashed #dfdfdf;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0
}
.widget.widget_recent_entries ul li:last-child {
    border-bottom: none
}

@media (max-width: 767px) {    
    ul {
        margin: 0;
        padding-left: 15px
    }
    h1 {
        font-size: 1.9em!important
    }
    h2 {
        font-size: 1.6em!important
    }
    h3 {
        font-size: 1.2em!important
    }
    h4 {
        font-size: 1em!important
    }
    h5 {
        font-size: .9em!important
    }
    h6 {
        font-size: .8em!important
    }
	
    .spacer-10 {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .spacer-20 {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .spacer-30 {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .spacer-40 {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .spacer-50 {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .spacer-60 {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .spacer-70 {
        padding-top: 35px;
        padding-bottom: 35px
    }
    .spacer-80 {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .spacer-90 {
        padding-top: 45px;
        padding-bottom: 45px
    }
    .spacer-100 {
        padding-top: 50px;
        padding-bottom: 50px
    }
    .form-control {
		font-size: 12px;
        padding: 6px 10px;
		height: 32px;
    }
    .btn,
    .comments-area .comment-form .form-submit input {
		font-size: 11px;
    }
	
	.page-header h1 {
		font-size: 1.5em!important;
	}	
	.not-found h1{
		font-size: 5em!important;
	}
	
    /* site-header */
    .site-header .site-title {
		margin: 10px 0 0 15px;
    }
    .site-header .navbar-nav {
        display: block;
        margin: 0;
    }	
		
	.site-header .navbar .navbar-nav li p,
	.site-header .navbar .navbar-nav li a,
	.site-header .navbar .navbar-nav .active > a{
		background-color: #CC181E;
		color: #fff;
        padding: 10px 15px;
    }
    .site-header .navbar-nav .dropdown-menu {
        margin-left: 5px;
        display: none
    }
    .site-header .navbar-nav .open .dropdown-menu {
        display: block!important
    }  
    .navbar-default .navbar-toggle.collapsed {
		border: none;
	}
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover{
        background-color: #CC181E;
		border: none;		
        border-radius: 0;
		color: #fff;
        font-size: 1.6em;
		margin: 6px 5px 0;
		padding: 5px 15px;
		text-transform: uppercase;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }
    .navbar-default .navbar-toggle .pull-right {
        margin-top: 4px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
        overflow: hidden
    }
	
	.site-header-wrapper .site-header .navbar .navbar-nav li p,
	.site-header-wrapper .site-header .navbar .navbar-nav li a,
	.site-header-wrapper .site-header .navbar .navbar-nav .active > a{
		background-color: transparent;		
	}
	
	.site-header-wrapper .site-header.active .navbar .navbar-nav li p,
	.site-header-wrapper .site-header.active .navbar .navbar-nav li a,
	.site-header-wrapper .site-header.active .navbar .navbar-nav .active > a{
		background-color: #CC181E;		
	}
	
	.site-header-wrapper .site-header .navbar-default .navbar-toggle,
	.site-header-wrapper .site-header .navbar-default .navbar-toggle:focus,
	.site-header-wrapper .site-header .navbar-default .navbar-toggle:hover{
		background-color: transparent;		
	}
	
	.site-header-wrapper .site-header.active .navbar-default .navbar-toggle,
	.site-header-wrapper .site-header.active .navbar-default .navbar-toggle:focus,
	.site-header-wrapper .site-header.active .navbar-default .navbar-toggle:hover{
		background-color: #CC181E;		
	}
	
    /* reviews */
    .reviews{
		padding: 50px 10px;
	}
	
    /* footer-top  */
    .footer-top {
        padding: 15px 0
    }
    .footer-top .widget-title {
        margin-top: 15px;
        margin-bottom: 15px
    }
	.footer-top ul li {
        padding: 5px 0
    }
	.footer-top ul.menu {
		-webkit-columns: 2;
		   -moz-columns: 2;
			-ms-columns: 2; 
			 -o-columns: 2;
				columns: 2
	}    
	.footer-top ul.menu li a {
		line-height: 1.1;
	}
	.footer-bottom{
        text-align: center
    }
	
	/* footer-bottom */
	.footer-bottom .pull-left,
	.footer-bottom .pull-right{
		float: none!important
	}
}

#processing_overlay{
    display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 9999;
}
#processing_overlay .contents{
	background-color: #000;
	position: relative;	
	border-radius: 6px;
	color: #fff;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	top: 40%;
	width: 200px;
	z-index: 3;
}
#processing_overlay .background{
	background-color: #000;
	margin: auto;
	opacity: 0.5;
	position: absolute; 
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 2;
}

/* Pagination */
.pagination > li > a, 
.pagination > li > span {
    color: #666;
	font-size: 0.895em;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    background-color: #CC181E;
    border-color: #CC181E;
}
div.dataTables_wrapper div.dataTables_length {
	display: none;
}
div.dataTables_wrapper div.dataTables_info {
    font-size: 0.895em;
}


.yt-netbanner{
	background: #111;
	color: #fff;
	display: none;
	font-size: 0.8em;	
	margin: 0 auto;
	margin-left: -25%;
	padding: 5px 10px;
	position: fixed;			
	bottom: 10px;
	left: 50%;
	text-align: center;
	width: 50%;
	z-index: 99999; 	
	-webkit-animation: fadeOutDown 0.8s ease;
	   -moz-animation: fadeOutDown 0.8s ease;
			animation: fadeOutDown 0.8s ease;
	/* -webkit-border-top-left-radius: 8px; */
	   /* -moz-border-top-left-radius: 8px; */
			/* border-top-left-radius: 8px; */
	/* -webkit-border-top-right-radius: 8px; */
	   /* -moz-border-top-right-radius: 8px; */
			/* border-top-right-radius: 8px; */
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
			border-radius: 6px;
}
.yt-netbanner.active{
	display: block;	
	-webkit-animation: fadeInUp 0.8s ease;
	   -moz-animation: fadeInUp 0.8s ease;
			animation: fadeInUp 0.8s ease;	
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
	   -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
			box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1)
}

.twitter-typeahead,
.auto-suggestions{
    width: 100%!important
}

#suggest-list::-webkit-scrollbar-track{
    background-color: #F5F5F5;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
}
#suggest-list::-webkit-scrollbar{
    background-color: #F5F5F5;
    width: 6px;
    height: 6px;
}
#suggest-list::-webkit-scrollbar-thumb{
    background-color: #000;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.3);
}

#suggest-list{
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
	float: left;
    list-style: none;
    margin-top: -10px;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    position: absolute;
    width: 95%;
	z-index: 1;
    height: 260px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#suggest-list li:first-child{
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#suggest-list li:last-child{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
#suggest-list li{
	background: #fff;
	padding: 6px 10px; 
}
#suggest-list li.suggest-list-head{	
	border-bottom: 1px solid #F3F8FB;
	font-weight: bold;
}
#suggest-list li.suggest-list-val:hover {
	background: #CC181E;
	color: #fff;
	cursor: pointer;
}

#sc_down {
	bottom: 51px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1.8px;
	position: relative;
	text-align: center;
	z-index: 22;
}

@media (min-width: 768px) {
	.login-wrapper{
		margin: 0 auto;
		width: 50%;
	}
}

.progress {
    background-color: #f5f5f5;
    border-radius: 50px;
    height: 25px;
    margin-bottom: 0;
}
.progress-bar{
	background: #CC181E;
    line-height: 25px;
}

.package-selector{			
	background: transparent;
	border: 1px solid #CC181E;
	border-radius: 5px;
	display: inline-block;
	padding: 4px;
}
.package-selector li.active a,
.package-selector li.active a:hover,
.package-selector li.active a:focus{
	background: #CC181E;
	color: #fff;
}
.package-selector li a, 
.package-selector li a:hover, 
.package-selector li a:focus, 
.package-selector li.active a,
.package-selector li.active a:hover,
.package-selector li.active a:focus {
	border: 0;
	border-radius: 4px;
	padding: 10px 20px;
}
.package-selector-content > .active {
	min-height: 50px;
}

.digital-clock{
    background: transparent;
    border: 5px solid #fff;
	font-family: 'Orbitron';
    font-weight: 600;
    padding: 3px 6px;
}

.woocommerce-ResetPassword.lost_reset_password{
	background: #fff;
    border-radius: 4px;
	margin-bottom: 1em;
	padding: 20px;
}

.ptsColHeader{
    min-height: 61px!important;
}
.ptsColDesc{
    min-height: 120px!important;
}
.ptsRows .ptsCell{
    min-height: 64px!important;
}