/*
Theme Name: Stagemight
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Formsn
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700';

html { overflow-y: scroll; height:100%; }
body {
/*background: rgba(0, 0, 0, 0) url("images/background.jpg") no-repeat fixed center top / cover ;*/
    color: #fff;
   font-family: 'Poppins', sans-serif;
    font-size: 14px;
    height: 100%;
    margin: 0;
	background-image:url("images/background.jpg");
	background-repeat:no-repeat;
	background-position:center 60px;
	background-color:#0f2c3e;

} 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
button, input, select, textarea {
/*Probably Helvetica for Linux/Mac Systems And Arial for Windows PC*/
	color: #6e7073;
	font-family: 'Poppins', sans-serif;
} 
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after { /* Safari Reset as Safari does not recognise quotes property */
	content: '';
	content: none;
} 
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000; 
	cursor: help;
}
ins {background-color: #fcd700; color: #6e7073; text-decoration: none;}
mark {background-color: #fcd700; color: #6e7073; font-style: italic; font-weight: bold;}

p {
    font-family: "Poppins",sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}
a {
	margin:0;
	padding:0;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	color:#fff;
}
a:hover, a:active {
	outline: 0;
	text-decoration:none;
}
a img {
	border:0 none;
}
img{ max-width:100%;}
del {
	text-decoration: line-through;
	color: #ed1c24;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
.clickable, label, input[type=button], input[type=submit], button {
	cursor: pointer; /* hand cursor on clickable elements */
}
button, input, select, textarea {
	margin: 0; /* Webkit browsers add a 2px margin outside the chrome of form elements */
}
button { /* make buttons play nice in IE */
	width: auto;
	overflow: visible;
}
table {
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: bold;
	vertical-align: bottom;
}
td {
	font-weight: normal;
}
td, td img {
	vertical-align: top;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1;
}
dd {
	margin: 0 0 0 40px;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style:none;
}
.content ul,
.content ol{
	margin: 1em 0;
	padding: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
*{ padding:0; margin:0; box-sizing:border-box;}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	font-weight:500;
}
h1 { font-size:42px; }
h2 { font-size:30px; text-transform:uppercase; }
h3 { font-size:20px; }
h4 { font-size:18px; }
h5 { font-size:17px; }
h6 { font-size:16px; }
.container{  max-width:1221px;	margin:0 auto; position:relative; }
.main_wrap{ width:100%;  position:relative; min-height:100%; overflow:hidden;}

.header {
/*    background: #0f2c3e none repeat scroll 0 0;*/
    float:left;
    padding: 5px 0;
    width: 100%;
	background:#0f2c3e;
}
.contant_area{  width:100%; float:left; height:100%; margin:0 0 45px 0;}
.stage-might{ width:100%; display:inline-block; position:relative;}

.welcom_stage{ width:100%; display:inline-block;}
.w-chrome, #wistia_grid_19_above {
    height: auto !important;
    overflow: inherit !important;
}

.welcom {
    float: right;
    width: 50%;
	padding:25px 0 0;
}


.welcom h2 {
    color: #fff;
    font-size: 38px;
	font-weight:400;
	line-height:50px;
}

.welcom ul{}
.welcom ul li{ display:inline-block; vertical-align:top; color:#fff; padding:0 10px;}
.welcom ul li a{ display:inline-block; vertical-align:top; color:#f26730;}

.confidd{  margin:0; padding:40px 15px 0; float:left; width: 50%; text-align:right; color:#fff;}

.confidd p{ float:left; width: 100%; margin-bottom:10px;}

.confidd p input{ float:left; width: 100%; border-radius:3px; -webkit-border-radius:3px;
-moz-border-radius:3px; background:rgba(255,255,255, 0.5); height:34px;
border:none; color:#fff; font-weight:400; font-size:14px; padding:0 15px; text-align:left;}


.confidd p label{ color:#fff; font-size:14px;}
.confidd p input[type="checkbox"]{ width:auto; float:none; height:auto; margin:0 10px;}


input[type="checkbox"]{ width:auto; float:left;}
/*input[type=radio], input[type=checkbox]{ display:none;}*/

input[type=radio]:not(old) + label{display:inline-block; background:url( check-without.png);  width:20px; height:20px;}
input[type=radio]:not(old):checked + label{ background:url( check.png);  width:20px; height:20px;}

input[type=checkbox]:not(old) + label{ display:inline-block;background:url( check.png); width:20px; height:20px;}
input[type=checkbox]:not(old):checked + label{ background:url( check-without.png); width:20px; height:20px;}

input[type=checkbox]:not(old) + label.tool-small{ display:inline-block;background:url( small-check.png) no-repeat 0 3px;}
input[type=checkbox]:not(old):checked + label.tool-small{ background:url( small-check-select.png) no-repeat 0 3px;}


::-webkit-input-placeholder {
 font-size: 15px;
 color: #fff;
}


::-webkit-input-placeholder {
 font-size: 15px;
 color: #fff;
}

::-moz-placeholder {
 font-size: 15px;
 color: #fff;
}
/* firefox 19+ */

:-ms-input-placeholder {
 font-size: 15px;
 color: #fff;
}
/* ie */
input:-moz-placeholder {
 font-size: 15px;
 color: #fff;
}


.forg {  color: #fff;  font-size: 14px;  text-transform: capitalize;margin:12px 0 0;}
.confidd span{ color:#fe6a2a; font-size:16px; font-weight:400; width:100%; display:inline-block; margin:15px 0;}

.confidd span a{ color:#fff; text-decoration:underline;}
.confidd samp span {
   color:#fff; font-size:14px; font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: inherit;
    margin: 0;
    width: auto;
}
.confidd p input[type="submit"]{ width:auto; float:right; padding:0 30px; font-weight:600; }
.confidd samp p{ color:#fff;}
/*.confidd samp p{ color:#fc6c2f;}*/

.copyrgt{ text-align:center; color:#fff; padding:25px 0 15px 0; }
.logo {  float: left;}
.nav{ float:left; display:block;}
.nav ul{ margin:0 0 0 45px;}
.nav ul li{ display:inline-block;}


.nav ul li a {
    color: rgb(125, 141, 154);
    display: inline-block;
    font-size: 15px;
    line-height: 56px;
    padding: 0 30px;
    text-transform: uppercase;
}
.nav ul li a:hover, .nav ul li.current-menu-item a{ color:#fff;}


.login {
    border: 1px solid rgb(124, 148, 158);
    border-radius: 3px;
    color: rgb(124, 148, 158);
    font-size: 14px;
    padding: 1px 15px;
    position: absolute;
    right: 5%;
    top: 10px;
    z-index: 99999;
}


.search_form {
    float: right;
}

.search_form .btn_srch {
    background: rgb(62, 85, 101) none repeat scroll 0 0;
    border-radius: 3px;
    color: rgb(161, 170, 177);
    cursor: pointer;
    float: right;
    margin: 12px 0 0;
    padding: 5px 30px;
}



.search-form {
    border-radius: 3px;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 133px;
    z-index: 9999999;
}



.search-form input {
    background: rgb(62, 85, 101) none repeat scroll 0 0;
      border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    height: 32px;
    margin: 12px 0 0;
    padding: 5px 5px 5px 22px;
    width: 100%;
	text-align:center;
	font-size:13px;
	border:none;
	cursor:inherit;
}


.search-form button.search-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    position: absolute;
    left: 10px;
    top: 16px;
	padding:0;
	z-index:9999;
}
.search-form button.search-submit span i.fa {
    color: #9ba8b1;
}
.profile-usr h4 {
  background-image: url("border-bg.png");
  background-position: center center;
  background-repeat: repeat-x;
  color: #ffffff;
  font-family: "Poppins",sans-serif;
  font-weight: 600;
  margin: 25px 0;
  text-align: center;
  text-transform: uppercase;
}
.profile-usr h4 span{ background:#204356;
border:2px solid #8d9ea8;
border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding:0px 30px;
	display:inline-block;
	position:relative;
}
.profile-usr h4 span::after, .profile-usr h4 span::before{ width:100%; height:2px; background:#8d9ea8;
display:inline-block;
content:"";
top:13px;
position:absolute;
}
.profile-usr h4 span::after{ left:-101%;}
.profile-usr h4 span::before{ right:-101%;}



.profil_auto > span {
    display: inline-block;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}

.footer {
    bottom: 0;
    position: absolute;
    width: 100%;
	
}
.box1, .box2{ width:50%; float:left; padding:0 25px;}
.usr-img {
    float: left;
	border-radius:1000px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	height:115px;
	width:115px;
	padding:3px;
	border:2px solid #ff6b2d;
}

.usr-img img{ border-radius:100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	height:100%;
	width:100%;}

.box1 samp , .box2 samp{ width:100%; display:inline-block; margin-bottom:10px; position:relative; font-size:12px;   font-family: 'Poppins', sans-serif;}
.box1 samp input[type="file"] {
    margin: 45px 0 0 13px;
}

.box1 samp label {
    float: left;
    left: -19px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 5%;
}
.box2 samp label {
    float: left;
    font-size: 16px;
    font-weight:400;
    width: 30%;
}
.box2 samp span {
    font-size: 16px;
}
.box1 samp input[type="text"] ,.box1 samp input[type="password"] , .box1 samp span{ float:right; width: 100%; border-radius:3px; -webkit-border-radius:3px;
-moz-border-radius:3px; background:#556c7a; height:34px;
border:none; color:#fff; font-weight:400; font-size:14px; padding:0 15px; }


.box1 samp input[type="email"]{ float:right; width: 100%; border-radius:3px; -webkit-border-radius:3px;
-moz-border-radius:3px; background:#556c7a; height:34px;
border:none; color:#fff; font-weight:400; font-size:14px; padding:0 15px; }
.box1 samp textarea{  float:left; width: 100%; border-radius:3px; -webkit-border-radius:3px;
-moz-border-radius:3px; background:#556c7a; height:134px;
border:none; color:#fff; font-weight:400; font-size:14px; padding:15px 15px;}


.fb_group {
  background: rgb(35, 66, 84) none repeat scroll 0 0;
  border-radius: 10px;
  margin:10px 0 0;
  padding: 11px 15px;
  text-align: justify;
  width: 100%;
}

.fb_group span{ margin:5px 0 15px 0; display:inline-block;}
.fb_group p{  color:#fff; padding-bottom:15px;}

.fb_group h3{ color:#fe6a2a; font-size:30px; font-weight:400;}

.Wenar { width: 100%; border-radius:3px; -webkit-border-radius:3px;
-moz-border-radius:3px; height:40px;
border:none; color:#fff; font-weight:400; font-size:14px; padding:0 15px; margin:15px 0 0;
border:2px solid #ff692a; line-height:40px; text-align:center;}

.Wenar span{ font-size:14px; line-height:40px; line-height:40px; color:#fff; font-family: 'Poppins', sans-serif;
text-transform:capitalize;}
.Wenar span > img {
    float: left;
    margin: 4px 0;
}

.media_share{ width:100%; margin:0; padding:0; display:inline-block;}

.media_share ul{  width:100%; float:left;}
.media_share ul li{   width:100%; float:left; margin-bottom:10px;}

.box2.borght .media_share ul li{   /*width:30%;*/ width:auto; margin:0 12px 0 0; float:left; margin-bottom:10px;}
.center_box ul li:last-child { margin-bottom: 0;}
.media_share ul li span{width:100%; float:left;}
.media_share ul li span i.fa{ color:#8596a0; font-size:40px; float:left;}
.media_share ul li span p{ color:#fff; background:#546b79; float:left; line-height:38px; font-size:14px;
width:85%; float:right; border-radius:3px; -webkit-border-radius:3px;
-moz-border-radius:3px; padding:0 15px;}

.media_share ul li span p input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255);
	width:100%;
}

.borght {  float: right; padding: 0 25px;}

.box1 samp input[type="submit"]{ background:#ff672b; padding:5px 10px; color:#fff; font-size:14px;
border:none; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; margin:25px 0 0 ;

 font-family: 'Poppins', sans-serif;
    font-size: 16px;
       text-transform: capitalize;
}
.video_play{ background:#000; position:relative; width:100%; text-align:center;}
.stage-migh {
    left: 15px;
    margin: 45px 0 0;
    position: absolute;
    z-index: 9999;
}


.ready_section{ display: inline-block; width:100%; padding:20px 0 0 0;}


.admin_sec{ width:25%; float:left;}
.wel_aa{ display: inline-block; width:100%; margin-bottom:12px;}

.admi_img {  float: left; width:100px;
height:100px;
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;}

.admi_img img {  float: left; width:100%;
height:100%;
border-radius:100%;
-webkit-border-radius:100%;
-moz-border-radius:100%;}
.admi_welcom {  float: left;  margin: 0 0 0 10px;}

.admi_welcom h4{ color:#ff672b; font-size:24px; font-weight:400; line-height:25px;}


.admi_welcom ul{  margin:10px 0 0 0px;}
.admi_welcom ul li{ display:inline-block; vertical-align:top; margin:0 2px 0 0px;}
.admi_welcom ul li a{ display:inline-block; cursor:pointer;}

.admi_welcom ul li i.fa{ font-size:23px; color:#889aa4}

.edit-profil{ background:#234254; padding:10px; border-radius:10px;
-webkit-border-radius:10px; -moz-border-radius:10px; margin:0 0 ; min-height:120px;}


.seiz{ margin:15px 0 0; display:inline-block; color:#fb6822;}
.edit_prf{ border:1px solid #fe6a2a;
color:#fe6a2a;
padding:5px 15px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
display:inline-block;
margin:15px 0 0;}



.center_box{ width:30%; float:left; padding:0 15px;}


.center_box h1 {
    color: rgb(254, 106, 39);
    font-size: 44px;
    font-weight: 300;
    line-height: 44px;
    text-transform: uppercase;
}

.center_box h2 {
    color: rgb(255, 255, 255);
    font-size: 46px;
    font-weight: 300;
    text-transform: uppercase;
}


.center_box ul {
  background: rgb(35, 66, 84) none repeat scroll 0 0;
  border-radius: 10px;
   margin: 0;
  padding: 10px;
  min-height:555px;
}
.center_box ul li {
 /* background-image: url("images/webnar_bg.png");*/
 /*background-color:#113044;
  background-position: center top;
  background-repeat: repeat-x;
  background-size: 100% 100%;
  border: 1px solid rgb(238, 103, 47);
  border-radius: 10px;*/
  display:inline-block;
 /* margin:0 0 11px 0 !important;
  padding: 4px;*/
  width: 100%;
    margin-top: 3px;
}


.cat_img {
    display: inline-block;
    height: 106px;
    overflow: hidden;
    width: 100%;
}
.icon {
    float: left;
}
.webinar{ padding:10px 0;}

.webinar h4 {
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    text-transform: uppercase;
}
.webinar p{ text-transform:uppercase; color:#fe6a27;}



.webinar p {
    color: rgb(254, 106, 39);
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
}

.right_side_sect{ float:right; width:45%;
padding:0 15px;}

.right_side_sect h4{ color:#fe6a27; font-size:18px; text-transform:uppercase;
background-image:url( welm-bg.png);
background-position:center center;
background-repeat:repeat-x;
position:relative;}


.right_side_sect h4::after {
    background: rgb(254, 106, 39) none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 15px;
    width: 60%;
}

.right_side_sect h4 span{  padding:0 15px 0 0;}
.right_side_sect h1{ color:#fff; font-size:30px; text-transform:capitalize; font-weight:400;
border-bottom:1px solid #fe6a27;  line-height: 33px;}

.pre-work_dev {
  background: rgb(35, 66, 84) none repeat scroll 0 0;
  border-radius: 10px;
  display: inline-block;
  margin: 23px 0 0;
  padding:15px;
  width: 100%;
  min-height:580px;
}
.pre-work_dev p{ padding:0 0 15px 0;} 
.pre-work_dev ul {
  display: inline-block;
  padding: 17px 0 18px;
  width: 100%;
} 
.pre-work_dev ul li{ display:inline-block; font-size:20px; margin:0 10px 0 0;}
.pre-work_dev ul li a{ color:#fe6a27;}


.section_lft{ width:30%; float:left; padding:0 30px;}
.center{ text-align:center; display:inline-block; width:100%;}

.prework ul{ width:100%; display:inline-block;}


.prework ul li{  border: 2px solid #ff692a;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    margin: 15px 0 0;
    padding: 0 15px;
    text-align: center;
    width: 100%;}

.prework ul li span{ text-transform:capitalize;}
.prework ul li span img{ float:left; margin:5px;}
.Wenar a img {  float: left; margin:5px;}

.prework ul li span i {
    float: left;
    font-size: 24px;
    margin: 5px;
}


.prework {  margin: 60px 0 0; width:100%;}

.section_rgt{ width:60%; float:left; padding:0 50px;}

.backstage{ width:100%; float:left; padding:0 0px;}

.backstage ul{ margin:0; padding:0; display:inline-block;}

.backstage ul li { display:inline-block;}

.backstage ul li a {
    cursor: pointer;
    display: inline-block;
    font-size: 25px;
    font-weight: 500;
    padding: 0 15px !important;
    text-transform: uppercase;
	line-height:26px;
}
.backstage ul li.rght_boder a{ border-right: 2px solid rgb(255, 255, 255);}

.backstage ul li:first-child a {
    padding-left:  0 !important;
}
.backstage h2{ font-weight:400; color:#fe6a2c;}


.video{ margin:25px 0 0; width:100%;}
.video img{ width:100%;}
.video iframe{ width:100%;}

.ratethi{ padding:3px 10px; border:1px solid #fff; text-transform:capitalize; float:left;
border-radius:30px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
margin:10px 0 0;
width:73%;
}


.ratethi > span {
    float: left;
    font-size: 12px;
}
.post-ratings {
    font-size: 10px;
   
}




.cat_post_list {
    border-bottom: 1px solid #3e5565;
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 0 20px;
    width: 100%;
}

.db_webinar { float:right;}

.db_webinar a{ border:1px solid #fe6a2c; font-size:14px; border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
color:#ffffff;
padding:4px 12px;
 margin:10px 0 0;
 display:inline-block;}
 .db_webinar .fa.fa-facebook-square {
    font-size: 18px;
    padding: 0 0 0 10px;
}
.db_webinar a:hover{ background:#ff6a29; color:#fff;}


.comment_section{ width:100%; display:inline-block; padding:25px 0 0 ;}



.comment_section samp textarea{  float:left; width: 100%; border-radius:3px; -webkit-border-radius:3px;
-moz-border-radius:3px; background:#556c7a; height:115px;
border:none; color:#fff; font-weight:400; font-size:14px; padding:15px 15px;}



.btn_cmt{ border:1px solid #fe6a2c; font-size:14px; border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
color:#fe6a2c;
padding:5px 10px;
 margin:10px 0 0;
 display:inline-block;
 background:none;
}
.btn_cmt:hover{ background:#ff6a29; color:#fff;}
.comment_section #dop-comt {  cursor: pointer;}
.commt_block{ width:100%; float:left; margin:40px 0 0 0;}
.obscure{ width:100%; display:inline-block; margin-bottom:20px;}


.rpt-box{ width:100%; display:inline-block; margin-bottom:12px;}


.rpt-box.box_padding {
    padding: 0 0 0 50px;
}

.commt_usr {  float: left;}
.commt_meg{    float: left; padding:0 15px 0 15px;}

.commt_meg ul { margin:0; padding:0;}
.commt_meg ul li { margin:0; padding:0 10px; border-right:1px solid #fff;}
.commt_meg ul li:first-child{ padding-left:0;}
.commt_meg ul li a { margin:0; padding:0; font-size:14px;}


.commt_meg ul li a{ border-right:0; color:#ff6a2b; font-weight:700;}

.reply_btn{ width:100%; background:#637986; float:left; padding:5px 15px; border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:none;
color:#fff;
text-align:left;}
/***********new*****************/
.post_text > p {  line-height: 20px;  margin: 14px 0;}
.post-ratings img {  margin: 0 0 0 5px;}
/***********new_css*****************/
.video_back {
  background: rgb(0, 0, 0) none repeat scroll 0 0;
  float: left;
  padding: 30px;
  width: 100%;
} 

.comment_section .comment-author.vcard {
  display: block;
  width: 100%; 
}
.comment_section .comment-metadata {
  float: none;
  width: 100%;
}


.comment_section .comment-respond {
  float: left;
  padding: 26px 0;
  width: 100%;
}

.ytp-title {
    display: none !important;
}
.comment_section .avatar.avatar-56.photo {
  border-radius: 50px !important;
  float: left;
  margin: 0 11px;
}

.comment_section .comment-list li {
  display: inline-block;
  margin: 22px 0 0;
  width: 100%;
}
.comment_section .edit-link a {
  border-left: 1px solid rgb(255, 255, 255);
  color:rgb(254, 106, 44);
  padding: 0 8px;
}

.fb_group .textwidget a {
    color: #fe6a2a;
}
.fb_group .textwidget a:hover{ text-decoration:underline;}
.pre-work_dev a:hover{text-decoration:underline;}
.comment_section .comment-content {
  float: none;
  width: 85%;
}
.comment_section .fn {
  float: left;
  margin: 0 4px; color: rgb(254, 106, 44);
}
.comment_section .comment_section .says {
  float: left;
  width: auto;
}
.comment_section .reply {
  float: left;
  margin: 13px 0;
  width: 100%;
}

.comment_section .says {
  float: left;
  padding: 0 6px; color: rgb(254, 106, 44);
  line-height:14px;
}
.comment_section .comment-metadata > a {
  border-left: 1px solid rgb(204, 204, 204);
  padding: 0 9px;
}

body .comment_section a.comment-reply-link, 
.comment_section .reply a.comment-reply-link {
    border: 1px solid rgb(252, 108, 47);
    border-radius: 2px;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 13px;
    padding: 3px 30px !important;
    text-transform: capitalize;
}

.comment_section .comment-content > p {
  line-height: 30px;
}


.pre-work_dev a {
    color: #fe6a2a;
}
.comment_section .comment-respond {
  float: left;
  padding: 26px 0;
  width: 100%;
}
.comment_section .comment-respond h3 {
  float: left;
  padding: 9px 0;
  width: 100%;
}
.comment-form-comment > label {
  float: left;
  padding: 16px 0 0;
  width: 100%;
}
.comment-respond textarea {
  background: rgb(99, 121, 134) none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  margin: 11px 0;
  padding: 12px;
  width: 100%;
  color:#fff;
}
.comment_section .form-submit input {
  background: rgb(254, 106, 44);
  border: medium none;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  font-size: 17px;
  padding: 5px 15px;
}  
.prework > h2 {
  color: rgb(254, 106, 44); 
  font-weight: normal;background: url("images/brder.png"); background-repeat:no-repeat; background-position:center;
}        

.main_div {
    display: inline-block;
    width: 100%;
}

.profil_auto { margin: 0 auto;  width:800px;}  


.usr_img_box img {
   /* border-radius: 1000px;*/
    display: inline-block;
    height: auto;
   /* max-height:100% !important;
    width: 150px;*/
}
.usr_img_box .wpua-edit-container h3{ display:none;}

#wpua-images-existing > p#wpua-remove-button-existing {    float: left;}
#wpua-images-existing > p#wpua-undo-button-existing button, 
#wpua-images-existing > p#wpua-remove-button-existing{  border: 1px solid rgb(254, 106, 44);
    border-radius: 3px;
    color: rgb(254, 106, 44);
    display: inline-block;
    font-size: 14px;
    margin: 10px 20px 0 0;
    padding: 3px 10px;
	background:none;}
	
	#wpua-remove-button-existing button{
    border:none;
    border-radius: 3px;
    color: rgb(254, 106, 44);
    display: inline-block;
    font-size: 14px;
    margin: 0px 0 0;
    padding:1px 10px;
	background:none;}
	
	#wpua-remove-button-existing button:hover {background: #ff6a29 none repeat scroll 0 0;
    color: #fff; }
	
#wpua-images-existing > p#wpua-undo-button-existing button:hover, #wpua-images-existing > p#wpua-remove-button-existing:hover{ background:#ff6a29; color:#fff;}

.wpua-edit-container > p#wpua-add-button-existing button{ background: rgb(254, 106, 44);
  border: medium none;
  border-radius: 5px;
  color: rgb(255, 255, 255);
  font-size: 17px;
  padding: 5px 15px;
  margin-bottom:15px;
} 


.backstage ul.children{   display: inline-block;
    margin-bottom: 12px;
    width: 100%;}
.backstage ul.children li{   display: inline-block;  width: 100%;}

.backstage ul.children li p {   display:block;     margin: 0 0 0 80px;}
/*.backstage ul.children li .comment-author.vcard{  float: left;}*/
.backstage ul.children li .comment-meta.commentmetadata{   margin: 0 0 0 80px; }
.backstage ul.children li .comment-meta.commentmetadata a{ font-size:12px;   line-height: 14px;}
.backstage ul.children li .comment-author.vcard img, ol.comment-list li img{ width:48px; height:48px; border-radius:100px;
-moz-border-radius:100px;
-webkit-border-radius:100px;
display:inline-block;
float:left;
margin:0 25px 0 0;}
.commt_meg {
    float: left;
    padding: 0 15px;
}
.comment_section .fn a {
    color: rgb(254, 106, 44);
    float: left;
    font-size: 12px;
    font-style: normal;
    line-height: inherit;
    margin: 0 4px;   line-height: 14px;
}

.comment-respond  form p select{ background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    padding: 0 15px;
    text-align: right;
    width:auto;
}

.comment-respond p.comment-form-title > label {
    float: left;
    margin: 7px 10px 0 0;
}

.comment-respond p.logged-in-as {
    display: inline-block;
    margin-bottom: 15px;
}
.comments-area .comments-title {
    display: none;
}
/**************mobil-menu***************/
  
#click {
    cursor: pointer;
    float: left;
	display:none;
	   margin: 10px 20px;
}
#click i.fa {  font-size: 25px;}
.mobile_nav > span#cls_clk i.fa{  font-size: 25px;}
.mobile_nav {
    background:#0a2d40;
    display: block;
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    transition: all 1s ease-in-out 0s;
    width: 0;
   z-index: 2147483647;
}
.mobile_nav.show-menu {  width: 300px;}

.mobile_nav ul{ margin:0; padding:0;}
.mobile_nav ul li{ display:inline-block; width:100%; position:relative;   transition: all 1s ease-in-out 0s; }


.mobile_nav ul li a {
    border-bottom: 1px solid #ccc;
    color: #fff;
    display: inline-block;
    line-height: 28px;
    width: 100%;
	text-decoration:none;
	padding:5px 15px;
	box-sizing:border-box;
}



.mobile_nav.show-menu > #cls_clk {
    color: #fff;
    float: right;
    margin: 5px 15px 0 0;
    position: relative;
    right: 0;
	cursor:pointer;
	box-sizing:border-box;
}

.sub-menu {
    background: #f1f1f1 none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 0 12px !important;
    position: relative;
	display:none;
}
.mobile_nav ul li:hover .sub-menu{ display:block;   transition: all 1s ease-in-out 0s;} 
.sub-menu li a{ color:#222 !important;}
select option{ background:#0a2d40 !important;}
select option:hover{ background:#ff692c !important;}

.post-ratings em {
    font-size: 10px;
}



#reply-title {
    display: none;
}

.logged-in-as {
    display: none !important;
}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    background-color: #fe6a2a;
    border-radius: 6px;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    text-align:left;
    visibility: hidden;
    white-space: nowrap;
    width: auto;
    z-index: 1;
	font-size:12px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.webinar_rating {
   /* display: inline-block;*/
    width: 50%;
	text-align:center;
	margin:0 auto;
}
.webinar_rating .db_webinar a {
  margin: 7px 0;
}
.webinar_rating .ratethi.wel_rating {
	float:none;
	display:inline-block;
    width:430px;
}


.dev-chkk {
    display: inline-block;
    margin: 10px 0 0;
    text-align: right;
    width: 100%;
}

.dev-chkk span {
    font-weight: normal;
    margin: 0 5px 0 0;
	text-transform:capitalize;
	font-size:12px;   font-family: 'Poppins', sans-serif;
	   background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: inline-block;
    height: auto !important;
    padding: 0 !important;
    width: auto !important;
}
.dev-chkk input[type="checkbox"] {
    float: right;
    height: auto;
	margin:3px 0 0 0;
}



.memberlist > li {
    float: left;
    padding: 10px;
    width: 25%;
	min-height: 220px;
}
.memberlist span {
    float: left;
    width: 80%;
}
/*********************************************************************/
.error_msg p{ font-size:16px;}
.error_msg .red{color:red !important;}
.error_msg .green{color:green !important;}

.usr_img_box #wpua-preview-existing, .usr_img_box #wpua-thumbnail-existing{
    width: 46%;
}
.usr_img_box #wpua-preview-existing img, .usr_img_box #wpua-thumbnail-existing img{max-height:100% !important;}

.profile-usr .box2 label{ color:#fd8008;}


.box3 samp label, #memb_password_change-1 label {
    float: left;
    font-size: 16px;
    font-weight: bolder;
    width:auto; font-size: 14px;
    font-weight: 400;  color: rgb(255, 255, 255); font-family: 'Poppins', sans-serif;
	margin: 0 15px 0 0;
}

.box3 samp input, #memb_password_change-1 input{ background: rgb(85, 108, 122) none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    float: right;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    padding: 0 15px;
    width: 40%;
	float:left;
}
#memb_password_change-1 > div {
  clear: both;
  content: "";
  display: block;
}
#memb_password_change-1 input[type="submit"] {
  margin-left: 0 !important;
  margin-top: 20px;
}
#memb_password_change-1 > div {
  height: 50px;
  padding-bottom: 20px;
}
#memb_password_change-1 label {
  width: 30%;
}
#memb_password_change-1 {
  margin-top: 20px;
}
.box3 samp input[type="submit"], #memb_password_change-1 input[type="submit"], .backlogin {
    background: rgb(255, 103, 43) none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    font-family: "Poppins",sans-serif;
    font-size: 16px;
    margin:0 0 0 15px;
    padding: 5px 10px;
    text-transform: capitalize;
	width:auto;
}

.backlogin {
  display: inline-block;
  line-height: 22px;
  margin-top: 1px;
  padding: 5px 10px;
}
.btn_comment {
    display: inline-block;
    margin: 15px 0 0;
    width: 100%;
	color:#ff672b;
	font-size:28px;
}
.btn_comment i.fa, .btn_comment a {
    font-size: 18px;
    font-weight: 500;
}

/********************************media css****************************/												
@media screen and (min-width: 980px) and (max-width: 1180px) {
	
.container{  max-width:960px;}

.nav {   width: 100%;}
.nav ul{ margin:15px 0 0;}

.nav ul li a { padding: 11px 26px;}
.contant_area { padding: 0 2% 3%;}
.icon {  width: 45%;     padding: 5px 7px;}
.webinar p { font-size: 12px; }
.webinar h4 {  font-size: 13px;}
.right_side_sect h1 {  font-size: 25px;  margin: 15px 0 0; padding-bottom:15px;}


.section_rgt {  padding: 0 15px;  width: 65%;}


}
@media screen and (min-width: 780px) and (max-width: 980px) {
	.container{  max-width:760px;}
	
	.nav {   width: 100%;}
.nav ul{ margin:15px 0 0;}

.nav ul li a { padding: 11px 10px;}
.contant_area { padding: 0 2% 3%;}
.icon {  width: 45%;     padding: 5px 7px;}
.webinar p { font-size: 12px; }
.webinar h4 {  font-size: 13px;}
.right_side_sect h1 {  font-size: 25px;  margin: 15px 0 0; padding-bottom:15px;}


.center_box { width: 50%;}
.admin_sec {  width: 50%;}
.right_side_sect { width: 100%;}

.pre-work_dev {       padding: 15px;}
.pre-work_dev p {  padding: 0 0 15px;}
.pre-work_dev ul { padding: 0;}	
.footer {  position: static;}

.section_lft {  padding: 0 10px;  width: 30%;}
.section_rgt {   padding: 0 15px;  width: 70%;}
.profil_auto { width: 85%;}	
	}
@media only screen and (max-width: 780px) {
	
		.nav {   width: 100%;}
.nav ul{ margin:15px 0 0;}

.nav ul li a {
    font-size: 13px;
    line-height: inherit;
    padding: 10px 2px;
}
.contant_area { padding: 0 2% 3%;}
.icon {  width: 45%; padding: 5px 7px;}
.webinar p { font-size: 12px; }
.webinar h4 {  font-size: 13px;}
.right_side_sect h1 {  font-size: 25px;  margin: 15px 0 0; padding-bottom:15px;}


.footer {  position: static;}
.center_box { width: 100%; padding-left:0; padding-right:0;}
.admin_sec {  width: 100%;}
.right_side_sect { width: 100%; padding-left:0; padding-right:0; margin:15px 0 0;}

.pre-work_dev {       padding: 15px;}
.pre-work_dev p {  padding: 0 0 15px;}
.pre-work_dev ul { padding: 0;}	
.right_side_sect h1 {    font-size: 20px;}

.center_box h1 {  font-size: 30px; }
.center_box h2 {  font-size: 20px;}


.section_lft {  padding:0px;  width: 100%;}
.section_rgt {   padding: 15px 0px;  width: 100%;}

.prework ul li {  text-align: left;}
.welcom {  float: left;  width: 100%;  padding: 25px 0 0;}
.confidd {
    padding: 40px 0 0;   
    width: 100%;
    text-align: left;
    color: #fff;
}
.confidd samp input{ text-align: left;}
.video_play iframe {  width: 100% !important; }
.center_box ul { height: auto !important;}
.pre-work_dev {height: auto !important;}
.fb_group { height: auto !important;}
.ratethi {  width: 100%;}
.video iframe {  height: auto;   width: 100%;}
.video_back {  padding: 0; }

.prework {  margin: 20px 0 0;}
.profil_auto { width: 85%;}
.box1 {  float: left;  padding: 0;  width: 100%;}
.borght {  float: right;  padding: 0;  width: 100%;}

.cat_img {  height: auto;}

.video_play iframe {  height: auto;}

.stage-migh {
    display: inline-block;
    left: 15px;
    margin: 5px 0 0;
    position: static;
  
}

.webinar_rating .ratethi.wel_rating {
    width: 100%;
}

.box1, .box2 {
    float: left;
    padding: 0;
    width: 100%;
}

.box2 samp span {
    font-size: 13px;
    font-weight: 400;
}
.box2 samp label {
    float: left;
    font-size: 13px;
    font-weight: 400;
    width: auto;
	margin:0 10px 0 0;
}

.memberlist > li {
    width: 100%;  padding-left: 0;
    padding-right: 0
}

}
@media screen and (min-width: 500px) and (max-width: 780px) { .container{ max-width:480px;}}
@media screen and (min-width: 320px) and (max-width: 500px) {
	.container{ width:96%; max-width:100%;}
	
	  
.right_side_sect h1 {    font-size: 16px;}
.backstage h2 {  font-size: 20px;}

.nav ul li {  display: block;}
.nav ul li a {   display: block; padding: 5px; line-height:inherit;}
.search_form .btn_srch {  padding: 5px 6px;}
.logo {  float: left;  width: 35%;}
.logo > a, .logo > a img { width: 85%;}
#click {  display: block;  float: left;}
.nav {   width: 100%; display:none;}

.media_share ul li span p { width: 80%;}
.login { float:right;  
    margin: 10px 15px;  
    position: relative;
    
}
.stage-migh {
    display: inline-block;
    left: 15px;
    margin: 10px 0 0;
    position: relative;
  
}

}
@media only screen and (max-width: 320px) {	}

/*********************************************/
.search_form{ display:none;}
.comment_section{ display:none;}

/*********************************************/