a{
	color: #EE5A50;
    cursor: pointer;
}
a:focus, a:hover {
    color: #292828;
    text-decoration: underline;
}
a.seemore{
	color: #fff;
    cursor: pointer;
}
a.seemore:focus, a.seemore:hover {
    color: #fff;
    text-decoration: underline;
}
.slider-img {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
}

.slider-content {
  display: inline-block;
  vertical-align: middle;
  width: 76%;
  padding: 0 0 0 15px;
}

.slider-img>img {
  display: inline-block;
  max-width: 100px;
  min-height: 100px;
  width: 100%;
}




.jssora08l,
.jssora08r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: url('img/a08.png') no-repeat;
  overflow: hidden;
  opacity: .4;
  filter: alpha(opacity=40);
}

.jssora08l {
  background-position: -5px -35px;
}

.jssora08r {
  background-position: -65px -35px;
}

.jssora08l:hover {
  background-position: -5px -35px;
  opacity: .8;
  filter: alpha(opacity=80);
}

.jssora08r:hover {
  background-position: -65px -35px;
  opacity: .8;
  filter: alpha(opacity=80);
}

.jssora08l.jssora08ldn {
  background-position: -5px -35px;
  opacity: .3;
  filter: alpha(opacity=30);
}

.jssora08r.jssora08rdn {
  background-position: -65px -35px;
  opacity: .3;
  filter: alpha(opacity=30);
}

.jssora08l.jssora08lds {
  background-position: -5px -35px;
  opacity: .3;
  pointer-events: none;
}

.jssora08r.jssora08rds {
  background-position: -65px -35px;
  opacity: .3;
  pointer-events: none;
}

.slider-content>p {
  font-size: 24px !important;
}

.slider-2 .slideleft>div {
  padding-top: 30px;
}

.security-box {
  background-color: #222222;
  display: inline-block;
  overflow: hidden;
  padding: 15px;
}

.updates h1 {
  text-align: center;
  padding-bottom: 30px;
}

.security-box>h2 {
  color: #ffffff;
}

.updates .post>span {
  color: #ffffff;
}

.time {
  padding-bottom: 10px;
}

.post {
  text-transform: capitalize;
}

.updates .like::before {
  border-right-color: #cd5547;
}

.updates .count-box::before {
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  border-right: 5px solid #cd5547;
  border-top: 4px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 0;
  left: -5px;
  position: absolute;
  top: 6px;
  width: 0;
}

.updates .count-box {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 12px;
  margin: 0 10px;
  padding: 3px 10px;
  position: relative;
}

.updates .like {
  background: #cd5547 none repeat scroll 0 0;
  cursor: pointer;
}

.updates .count-box,
.count-box:focus,
.count-box:focus {
  border: medium none;
  outline: medium none;
}

.updates .dislike::before {
  border-right-color: #746f6f;
}

.updates .dislike {
  background-color: #746f6f;
}

.updates .view::before {
  border-right-color: #2ecc71;
}

.updates .view {
  background: #2ecc71;
  cursor: none;
}

.security-box>p {
  margin-bottom: 10px;
}

.security-box>a {
  color: #ffffff;
  float: right;
  text-align: right;
  margin-top: 20px;
}

.updates {
  display: inline-block;
  overflow: hidden;
  padding: 75px 0;
  width: 100%;
}

.securityupdate {
  display: inline-block;
  overflow: hidden;
  padding-top: 80px;
  text-align: center;
  width: 100%;
}

.securityupdate a {
  background-color: #ff4150;
  color: #ffffff;
  display: inline-block;
  font-weight: normal;
  padding: 13px 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 15px;
}

.slidebg {
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 15px;
  border-left: 3px solid #ff4150;
}

.cyberbox {
  height: 475px;
}

.home #showcase_content {
  padding-bottom: 20px;
}
/*----------online-training page---------*/

.full-container {
  background-image: url("../images/header-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-view .nav .active a {
  background-color: #ff4150;
  color: #fff !important;
}

.logo-bg {
  background-color: rgba(0, 0, 0, 0.5);
  height: 65px;
  margin-top: 110px;
}

.online-training-logo>img {
  max-width: 140px;
  position: absolute;
  top: -35px;
}

.online-logo h1 {
  color: #fff;
  font-family: "Audiowide", cursive;
  font-size: 30px;
  line-height: 1.8;
}

.tab-view .nav>li>a {
  background-color: rgba(210, 210, 210, 0.5);
  border-radius: unset;
  color: #635353  !important;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
}

.tab-view .nav.nav-tabs {
  border-bottom: 2px solid #ff4150;
}

.tab-content>.tab-pane {
  background: none!important;
}

.tab-view .nav-tabs>li.active>a,
.tab-view .nav-tabs>li.active>a:focus,
.tab-view .nav-tabs>li.active>a:hover {
  font-weight: normal;
  background-color: #EE5A50;
}

.tab-view .nav>li>a:hover {
  background-color: #EE5A50;
  font-weight: normal;
  color: #fff ;
}

.tab-text {
  display: inline-block;
  margin-top: 0 !important;
  overflow: hidden;
  padding: 0 !important;
}

.content-box img {
  width: 100%;
}

.content-box {

  margin-bottom: 5px;
  padding: 20px 0;
}

.content-box p {
  font-size: 12px;
  color: #545454;
  padding-bottom: 10px;
}

.content-box h4 {
  color: #EE5A50;
}

.content-list img {
  max-width: 20px !important;
  width: 100%;
  margin: 0 10px 0 0;
}

.content-list>li {
  color: #545454;
  display: inline-block;
  margin: 0 15px 10px 0;
  max-width: 46%;
  vertical-align: bottom;
  width: 100%;
  text-transform: capitalize;
}

.content-list {
  padding: 0;
}

.content-list span {
  font-weight: bold;
  padding: 0 8px;
  text-transform: uppercase;
}

.space-both {
  display: inline-block;
  overflow: hidden;
  padding: 60px 0;
}

.left-links {

  display: inline-block;
  overflow: hidden;
  padding: 20px 15px;
  margin-bottom: 20px;
}
.seemore {  
	background-color: #EE5A50;  
	color: #ffffff;   
	font-weight: normal; 
	padding: 9px 20px; 
	text-transform: 
	capitalize;
}
.left-links>h4 {
  background: url(../images/filter-divider.png) left bottom repeat-x;
  color: #545454;
  padding-bottom: 7px;
  margin-top: 0;
}

.left-links ul li {
  background: url(../images/filter-divider.png) left bottom repeat-x;
  list-style: outside none none;
  padding: 7px 0 7px 29px;
  position: relative;
}

.left-links ul {
	padding: 0;
    float: left;
    width: 100%;
    margin: 10px 0px 0px 0px;
    text-align: left;
    line-height: 1.6em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.left-links a {
  color: #545454;
}

.left-links li::before {
  color: #EE5A50;
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}

.content-list>a {
  background-color: #EE5A50;
  color: #ffffff;
  padding: 8px;
}

.content-on-toggle {
  display: none;
}


.filter-category-wrap .drop-down {
  color: #000000!important;
  border-bottom: none !important;
  padding: 0;
  background: rgba(0, 0, 0, 0) url("../images/drop-down-arrow.png") no-repeat scroll right 20px !important;
}

.certifiedexperts .by-type-name {
  color: #000000;
  font-weight: normal;
}

.onclick-down {
  float: right;
}

.content-down {
  cursor: pointer;
}


.link-buttons 
{  
	bottom: 10px;  
	left: 0;  
	position: absolute;
}
.cyberbox 
{  
	height: 410px;
}


.fancy_submit_button{
	float: left;
    padding: 10px 15px 10px 15px; 
	color: white; 
	background: #EE5A50; 
	border: 1px solid #f34438; 
	cursor: pointer; 
 }
.fancy_submit_button.red{background: #EE5A50; border:1px solid #f34438;}
.fancy_submit_button.yellow{background: #FDDD38; border:1px solid #e0bc27;}
.fancy_submit_button:hover{background:#f34438; border:1px solid #f34438;}
.fancy_submit_button.red:hover{    background: #e62f22;
    border: 1px solid #f34438;
    color: #fff;}
.fancy_submit_button.yellow:hover{background:#f34438; border:1px solid #f34438;}
.r_text{
	    margin-top: 22px;
}

input.post-edit-btn {
    border: 1px solid #505050;
    padding: 9px 20px;
    font-size: 15px;
    border-radius: 25px;
    color: #505050;
    font-weight: 600;
    background: none;
}
input.post-edit-btn:hover {
text-decoration: none;
    background-color: #000;
    color: #fff;
}
.skill-certification-tab-wrap{
	border:none !important;
}
.skill-certification-tab-wrap li{
	float:left;
	width:50%;
}
.skill-certification-tab-wrap li a{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:1px solid #ccc !important;
	height:50px;
	padding:15px 0;
	font-size:16px;
	background:transparent !important;
}

.skill-certification-tab-wrap li a:hover{
    background-color: #ff8f89 !important;
	border:1px solid #ff8f89 !important;
}
.skill-certification-tab-wrap li.active a{
    background-color: #EE5A50 !important;
	border:1px solid #EE5A50 !important;
}
a:focus, a:hover, a:active, button:focus, button:hover, button:active, input:active, input:hover, input:focus{
	outline:none !important;
}

.users-profile-tab{
	border:none !important;
}
.users-profile-tab li{
	float:left;
	width:50%;
}
.users-profile-tab li a{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border:1px solid #ccc !important;
	height:50px;
	padding:15px 0;
	font-size:16px;
	
}

.users-profile-tab li a:hover{
    background-color: #ff8f89 !important;
	border:1px solid #ff8f89 !important;
}
.users-profile-tab li.active a{
    background-color: #EE5A50 !important;
	border:1px solid #EE5A50 !important;
}
.expired{
	color: #EE5A50;
	font-size: 20px;
	font-weight: 700;
}


.event_detail_title{
	font-size:20px;
	font-weight:300;
}



.follow-btn{
	font-weight: 300;
    background: none;
    border: 1px solid #ee5a50;
    border-radius: 20px;
    color: #ee5a50;
    padding: 4px 25px;
    font-size: 20px;
}
.follow-btn:hover{
	background: #ff3a41;
    color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.follow-btn-expert.active {
    background: #ff3a41 !important;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

ul.certification-list li{
	list-style: none;
	float: left;
}
.get_certified_expert{
	height: 16px;
    width: 16px;
    margin-left: 20px !important;
}
ul.u_cert{
    margin-left: -38px;	
}
ul.u_skill{
    margin-left: -38px;	
}
ul.u_cert li{
    width: 138px;
}

ul.u_skill li{
	
    width: 363px;
}

ul.u_skill label {
    font-weight: 300;
    margin-top: 7px;
    padding-left: 6px;
}
.certification-list input[type="checkbox"] {
    height: 16px;
    width: 16px;
	float:left; 
	margin-top: 12px;
}

ul.u_cert label {
    font-weight: 300;
    margin-top: 7px;
    padding-left: 6px;
}


.search-expert {
	background: #fff;
	border: 1px solid #ccc; 
	margin-bottom: 32px;
	width: 100%; 
	height: 40px;  
	padding-left: 10px;
	color: #999; 
	font-size: 14px; 
}
.ExpertExperience{
    background: #fff;
    border: 1px solid #ccc;
    width: 151px;
    height: 35px;
    color: #999;
    font-size: 14px;
    margin-left: 6px;
    margin-top: -5px;
	padding-left: 10px;
}
.modal-dialog {
    width: 100%;
    max-width: 500px;
    margin: 40px auto;
}
.modal-body {
    background: url(../images/modal-bg.png) no-repeat right bottom;
}
#loginModal label {
    width: 100%;
}
.modal-body .form-group input {
    margin-bottom: 20px;
}
select, input[type="text"], input[type="password"], textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #dedede;
    background: white;
    color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="submit"]{float:left; padding:10px 20px 10px 20px; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:12px;}
.edit_link_btn {
    cursor: pointer;
    background: #EE5A50;
    border: 1px solid #f34438;
    color: #fff;
    padding: 4px 20px;
    float: right;
}
.normal_row {
    text-align: left;
    float: left;
    width: 100%;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.space-both {
    display: inline-block;
    overflow: hidden;
    padding: 15px 0;
}
.event-box {
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
}
.event-bg {
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    min-height: 200px;
    background-repeat: no-repeat!important;
}
.event-description {
    padding: 15px 20px;
    margin: 9px 0 0 0;
    display: inline-block;
    width: 100%;
}
.content_inner {
    width: 1200px;
    max-width: 95%;
    margin: 0 auto;
}
.event-date {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    background: #EE5A50;
    padding: 10px;
    font-size: 12px;
    color: #fff;
}
hr.form-seperation {
    margin: 5px 0;
    display: inline-block;
    border-top: 1px solid #eee;
    width: 100%;
}
span.event-calender {
    display: inline-block;
    float: right;
    background: #333;
    color: #fff;
    padding: 10px;
    margin-right: 14px;
	margin-left: 10px;

}
.description {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
}
hr {
    border-width: 0 0 1px 0;
    box-shadow: none;
}
h4{
	float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    color: #444e5d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.event-text {
    margin-top: 0;
    font-size: 19px;
    
}
.purchase {
    float: right;
    font-size: 16px;
	color: #EE5A50;
}
.white_container {
    background: #ffffff;
    color: #444e5d;
}
.right-side {
    background: #f1f1f1;
    padding: 20px;
    border: 1px solid #ddd;
}
.bacth-wrap {
       border: 1px solid #e5e5e5;
    background: #f5f5f5;
    margin-top: 20px;
    padding: 20px;
    display: inline-block;
    width: 100%;
}
.ticket-right {
    margin-bottom: 10px;
}
.red-color {
    color: #EE5A50 !important;
}
.course-title {
    font-size: 24px;
}

.qty-box input[type=button]{
    border-radius: 3px;
    border: 1px solid #dc4e45;
    height: 30px;
    background: #EE5A50;
    color: #fff;
    width: 26px;
}
.qty-box input[type=text]{
    width: 10%;
    height: 31px;
}
.ticket-form {
    background: #f2f2f2;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 30px;
}

.ticket-form input[type="text"]{

    width: 100%;
    padding: 10px;
    border: 1px solid #dedede;
    background: white;
    color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.username-mail{
	padding: 0px 0px;
    margin-bottom: 0px;
    font-weight: 300;
    border-radius: 4px;
}
.useremail{
	width: 100%;
    float: left;
    background: #fff;
    padding: 10px 22px;
    margin: 7px 0;
}
.my-article-wrap{
	background: #fff;
    float: left;
    width: 100%;
    padding: 15px 0;
    margin-bottom: 20px;
}
.delete-article {
    border: 1px solid #ddd;
    height: 30px;
    margin: -3px 1px 0;
    padding: 7px 8px;
    width: 30px;
    cursor: pointer;
}
.edit-article {
    border: 1px solid #ddd;
    height: 30px;
    margin: -3px 1px 0;
    padding: 7px 8px;
    width: 30px;
    cursor: pointer;
}
.submit-status {
    border: 1px solid #ddd;
    height: 30px;
    margin: -3px 0 0 1px;
    padding: 3px 5px;
    color: #fff;
}
.processing {
    background: #f1c40f;
    border: 1px solid #f1c40f;
}
.article-form{
	background: #fff;
    padding: 0px 22px 20px 23px;
}
.content_area{
	background: #fff;
    padding: 10px 10px 24px 10px;
}
.email-prefrence {
	background: #fff;
    padding: 20px 0px 75px 35px;
}
.training-left p{
    line-height: 1.6;
    color: #505050;
}
#accordion h4{
	float:none;
}
.batch-wraps{
	border: 1px solid #e5e5e5;
    background: #f5f5f5;
    margin-top: 33px;
    padding: 28px 26px;
    display: inline-block;
    width: 100%;	
}
.training-left img.banner-img{
	margin-bottom: 25px;
	height: 374px;
    width: 100%;
}
.invite-btn{
	padding: 4px 12px;
    background: #ee5a50;
    color: #fff;
    float: right;
    font-weight: 300;
}
.invite-btn:hover, .invite-btn:focus{
	color: #fff;
}
.like-view-icons{
	margin-right: 5px;
}
.artposts{
	 padding-top: 11px;
	 padding-left:20px;
	 padding-right: 11px;
}
.artcontnts{
	    padding-left: 5px;
}
.pulltimes{
	padding-right: 10px;
}
.certified-image{
	position: absolute;
    top: 15px;
    right: 26px;
	}
.batch-number{
	background: #EE5A50;
    padding: 11px 0px 11px 11px;
    color: #fff;
    margin-bottom: 24px;
}
.batch-table{
	margin-left: 7px;
}
.batch-topic{
	font-weight: bold;
}
.exams-category-wrap {
    max-width: 440px;
    border: none;
}
.category-wrap{
	    margin: auto;
}
.exams-category-wrap .category-top {
    background: transparent;
    color: #EE5A50;
    font-weight: 300;
    font-size: 18px;
    text-align: left;
    border-bottom: 2px solid #EE5A50;
    padding-left: 15px;
}
.category-top {
    padding: 10px;
}
.exams-category-wrap .category-list {
    padding: 0 0 10px;
    border-bottom: 2px solid #EE5A50;
    height: 440px;
    overflow: auto;
}
.exam-list {
    list-style: outside;
    padding-left: 15px;
}
.category-list {
    list-style: none;
    margin: 0;
    padding: 10px 20px;
}
.exam-list li {
    width: auto;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
}

.exam-list li:hover {
    background: #faeeec;
}
.category-list li {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 9px;
    float: left;

}
.exam-list-wrap {
    padding: 15px 15px 15px 45px;
    background: url(../images/bullet.png) no-repeat top left;
}
.category-list li a {
    color: #EE5A50;
	text-decoration: none;
}
.exam-title {
    color: #111111;
    font-size: 16px;
}
.content-color {
    color: #746f6f;
    line-height: 17px;
}
.belt-wrap {
    background: #fcc3ba;
    list-style: none;
    padding: 10px 0;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}
.belt-wrap li {
    border: none;
    background: transparent !important;
    margin: 0 6px;
    text-align: left;
    float: none;
    display: inline-block;
}

.belt {
    position: relative;
    top: 5px;
    width: 25px;
    height: 19px;
}
.us-phone-number{
	box-shadow: none;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 15px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    border: 1px solid #e1e6ea;
}
.default-text{
	font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: .5px;
    color: rgba(0,0,0,.8);
}
.us-phone-number h3 {
    font-size: 24px;
}
.us-phone-number span {
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    background: url(../images/course_sprite_v19.png) -16px -872px no-repeat;
    margin: auto;
}
.us-phone-number span:before {
    content: "";
    width: 2px;
    height: 28px;
    background: #d8d8d8;
    position: absolute;
    top: 4px;
    left: -18px;
}
.contact_form_tab_panel h4{
    text-align: center;
    padding-bottom: 30px;
    margin: 0;
}
.contact_form_tab_panel{
	box-shadow: none;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    padding: 15px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    border: 1px solid #e1e6ea;
	width: 100%;
}
.contact_form_tab{
	padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	margin-bottom: 20px;
}

.contact_form_tab li{
	float: left;
    margin-bottom: -1px;
	position: relative;
    display: block;
}
.contact_form_tab .active a {
	border-bottom: 2px solid #ff4150;
	text-decoration: none;
}
.contact_form_tab>li>a {
    border-radius: unset;
    color: #635353 !important;
    line-height: 19px;
    text-align: center;
    text-transform: capitalize;
	text-decoration: none;
	margin-right: 26px;
	font-size: 16px;
}
.contact_form_tab:before{
	    display: table;
    content: " ";
}
.contact_form_tab:after{
	display: table;
    content: " ";
	    clear: both;
}
span.contact_error {
    color: #c71b1b;
}
p.contact_msg{
    color: #31a032;
    font-weight: bold;	
}
.custom_submit_button{
	font-weight: 300;
    background: #ff3a41;
    border: 1px solid #ee5a50;
    border-radius: 20px;
	color: #fff;
    font-size: 16px !important;
	padding: 8px 34px 8px 34px !important;
}
.custom_submit_button:hover{
	
	background: none;
    color: #ee5a50;
    text-decoration: none;
    cursor: pointer;
}
.ui-widget-header {
    border: 1px solid #fd3023 !important;
    background: #EE5A50 !important;
    
}

.consu_sel_date {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding-top: 20px;
    padding: 20px;
    margin-bottom: 20px;
}
.align-center{
	text-align:center;
}
.timing_tab {
    float: left;
    margin-bottom: 20px;
}
.available_slots.active {
    background: #ee5a50;
    color: #fff;
}
.available_slots {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 20px;
    margin: 10px;
	cursor:pointer;
	transition:all 0.5s ease-in-out;
    width: 100%;
}
.available_slots:hover {
    border-color: #EE5A50;
}
input.razorpay-payment-button {
    background: #EE5A50;
    border: 1px solid #f34438;
    color: #fff;
	float: right;
}
input.razorpay-payment-button:hover {
    background: #e62f22;
    border: 1px solid #f34438;
    color: #fff;
}
.detail_row span {
    margin-left: 10px;
}
.detail_row label {
    margin-top: 30px;
}
.tickicon{
	height: 120px;
    width: 120px;
    border-radius: 50%;
    background: #e4e4e4;
    margin: 45px 0;
}

.credit-txt{
	color: #000;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 8px;
}
.credit_title h4{
    float:none; 
	font-size:16px;
}
.notification-error img{
	float:left;
}
.notification-error{
	background: #e49f9f;
    color: #000;
    padding: 5px 10px;
    font-size: 14px;
    margin-bottom: 15px;
    border: 2px solid #EE5A50;
}
.notification-error-wrap{
	padding-left: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*------------responsive----------------*/

@media screen and (max-width:1199px) {
  .cyberbox {
	height: 420px;
  }
  #trending-security .one_third,
  .one_third_fixed {
	padding: 0 35px 0 0;
	width: 32.03%;
	overflow: hidden;
	display: inline-block;
  }
  #trending-security .security-box {
	width: 100%;
  }
  .updates .count-box {
	margin: 0 3px;
	padding: 3px 5px;
  }
  .home .content.home {
	top: 110vh;
  }
  .security-box>img {
	width: 100%;
  }
  .online-logo h1 {
	font-size: 25px;
  }
}

@media screen and (max-width:991px) {
  .home .content.home {
	top: 75vh;
  }
  .cyberbox {
	height: 435px;
	margin: 6px 0;
	width: 100%;
  }
  .online-logo h1 {
	display: none;
  }
  .link-buttons {
	bottom: 15px;
  }
}

@media screen and (max-width:767px) {
  #trending-security .one_third,
  .one_third_fixed {
	width: 100%;
  }
 .gettingEnrolled  .fancy_submit_button.red {
  
    margin-top: 15px;
}
  .updates {
	padding: 10px 0;
  }
  .updates h1 {
	padding-bottom: 5px;
  }
  .home #showcase_content {
	z-index: 999;
  }
  .home .content.home {
	top: 480vh!important;
  }
  .slidebg {
	margin-top: 10px;
  }
  .slider-2 {
	height: 200px!important;
  }
  .cyberbox {
	height: 463px;
  }
  .securityupdate {
	padding-top: 30px;
  }
  .certified-image {
	right: 35px;
	}
	ul.u_skill li {
    width: 100%;
}
span.event-calender {
    float: none;
   
    padding: 15px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}
.skill-content h4 {
   
    display: inline;
}
.credit_details{
	float:none;
}
}

@media screen and (max-width:639px) {
  .home .content.home {
	top: 530vh !important;
  }
  .securityupdate a {
	font-size: 12px;
	padding: 11px 7px;
  }
  .header {
	height: 550vh;
  }
}

@media screen and (max-width:479px) {
  .cyberbox {
	height: 408px;
  }
  .home .content.home {
	top: 321vh !important;
  }
  .securityupdate a {
	margin: 3px 0;
  }
  .header {
	height: 321vh;
  }
  .security-box>h2 {
	font-size: 14px;
  }
  .updates h1 {
	font-size: 20px;
  }
  .security-box>p {
	font-size: 12px;
  }
  .updates .count-box {
	margin: 0 1px;
  }
}
