/* BOOTSTRAP 3.x GLOBAL STYLES
-------------------------------------------------- */
body {
  color: #5a5a5a;
}

p {
    line-height: 24px;
    margin-bottom: 24px;
}
h2 {
    color: #555a78;
    font: bold 30px/28px;
    margin: 1px 0 21px;
    text-transform: uppercase;
}
footer {
    padding: 20px 0 12px;
	background: #F93831;
	margin-top:20px;
}
.center{text-align:center;}
ul {
    list-style: outside none none;
	padding:0px;
	margin:0px;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 30;
  left: 0;
  right: 0;
  z-index: 10;
}

select{color: #000;}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 1;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 600px;
  background-color:#F93831;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 400px;
}
.carousel .btn{ background-color: #F93831;border-color: #F93831;}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
  padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
  overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
  margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}

/* Give some space on the sides of the floated elements so text doesn't run right into it. */
.featurette-image.pull-left {
  margin-right: 40px;
}
.featurette-image.pull-right {
  margin-left: 40px;
}

/* Thin out the marketing headings */
.featurette-heading {
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
.navbar-brand, .navbar-brand:hover{color:#fff !important;padding:0px;}
.navbar-inverse{background: rgba(39, 45, 69, 0.96) none repeat scroll 0 0;border:0px none;border-radius: 0 !important;}
.navbar-inverse .navbar-nav > li > a{color:#fff;}
.gry-bg-section{background: #f2f2f2;}
.global {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 60px 0 0;
}
.thumb-pad1 {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dadada;
    margin: 0 0 63px;
    overflow: visible !important;
    padding: 86px 35px 49px;
    text-align: center;
	height:300px;
	overflow:hidden;
}
.thumb-pad1 .txt-directory-home{ height: 120px;margin-bottom: 10px !important;overflow: hidden;}
.thumb-pad1 .badge {
    background: #F93831 none repeat scroll 0 0;
    border-radius: 999px;
	 -moz-border-radius: 999px;
	 -webkit-border-radius: 999px;
    float: left;
    height: 94px;
    left: 50%;
    line-height: 94px;
    margin: 0 34px 0 -47px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -44px;
    width: 94px;
}
.thumb-pad1 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.thumb-pad1 .thumbnail .caption {
    overflow: hidden;
    padding: 0;
}
.thumb-pad1 .thumbnail .caption .title {
    color: #555a78;
    font-weight: bold;
	font-size: 22px;
    margin-bottom: 13px;
    text-transform: uppercase;
}
.thumb-pad1 .thumbnail .caption p {
    margin-bottom: 20px;
}
.btn-default.btn1 {
    background: #555a78 none repeat scroll 0 0;
    border: 1px solid #555a78;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    font: bold 13px/34px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 20px;
    text-decoration: none !important;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
.btn-default.btn1:hover{background: #F93831;}
.thumb-box1 {
    background: #ffffff url("../images/triangle.png") no-repeat scroll center top;
    overflow: hidden;
    padding: 62px 0 37px;
    position: relative;
}
.thumb-box2 {
    background: #f2f2f2 url("../images/triangle2.png") no-repeat scroll center top;
    overflow: hidden;
    padding: 62px 0 67px;
    position: relative;
}
footer p {
    color: #fcf6f6;
    font: bold 13px/18px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
	text-align:center;
}
footer a{color: #fff;}
footer p.foo_address {
    background: rgba(0, 0, 0, 0) url("../images/marker.png") no-repeat scroll left 0px;
    display: inline-block;
    float: right;
    height: 30px;
    margin-top: 0;
    padding-left: 25px;
    padding-top: 3px;
}
.login-btn-home a{background: #F93831;}
.header-top-bar{
	height:50px;
	line-height:50px;
	color:#000;
	background: #F93831;
	overflow: hidden;
	position: relative;
}

.header-top-bar p {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 margin: 0;
	 line-height: 50px;
	 text-align: center;
	 /* Starting position */
	 -moz-transform:translateX(100%);
	 -webkit-transform:translateX(100%);	
	 transform:translateX(100%);
	 /* Apply animation to this element */	
	 -moz-animation: scroll-left 25s linear infinite;
	 -webkit-animation: scroll-left 25s linear infinite;
	 animation: scroll-left 25s linear infinite;
	 font-size: 16px;
}
.latest-news{
	height:auto;
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
	text-align:center;
}
.date-box {
    background: #bb4148 none repeat scroll 0 0;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    width: 60px;
	float:left;
	color: #ffffff;
	font-size: 20px;
	font-weight:bold;
	line-height:20px;
}
.news-content{
	margin-left: 80px;
	margin-top: 5px;
}
.imgBanner {
    background-image: url("../images/banner-event.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    height: 300px;
    margin-top: 50px;
    padding: 118px 0;
    text-align: center;
    width: 100%;
}
.imgBanner h2{
	color: #fff;
    font-size: 72px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
	text-shadow: 0 0 3px #000;
}
.single_blog_archive {
    background-color: #fff;
    display: inline;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 15px;
    width: 100%;
}
.blogimg_container {
    margin-bottom: 8px;
    overflow: hidden;
    width: 100%;
	text-align:center;
}
.blog_img img {
    max-height: 100%;
    transform: translate3d(0px, 0px, 0px);
    transition: all 1s ease 0s;
    max-width: 100%;
}
.blog_img:hover img {
    opacity: 0.8;
    transform: scale(1.1);
}
.blog_title {
    display: block;
    margin-bottom: 7px;
    margin-top: 20px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
	font-size: 22px;
}
.blog_title a{color: #F93831;}
.blog_commentbox {
    display: inline;
    /*float: left;*/
    padding: 0 15px;
    width: 100%;
}
.blog_commentbox > p {
    border-right: 2px solid #ccc;
    color: #888;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin-right: 5px;
    padding-right: 5px;
    transition: all 0.5s ease 0s;
	margin-bottom:0px;
}
.blog_commentbox *:last-child {
    border-right: medium none;
}
.blog_commentbox > p i {
    margin-right: 5px;
}
.blog_commentbox > a {
    color: #888;
    font-size: 15px;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}
.blog_commentbox > a i {
    margin-right: 5px;
}
.blog_summary {
    color: #9b9b9b;
    line-height: 18px;
    margin: 10px 5px 10px 0;
    padding: 0 15px;
}
.blog_readmore {
    color: #9b9b9b;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 15px 25px;
    outline: medium none;
    position: relative;
    text-decoration: none;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
}
.blog_readmore:hover, .blog_readmore:focus {
    outline: medium none;
    text-decoration: none;
	color: #F93831;
}
.blog_readmore::before, .blog_readmore::after {
    display: inline-block;
    opacity: 0;
    transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
}
.blog_readmore::before {
    content: "[";
    margin-right: 10px;
    transform: translateX(20px);
}
.blog_readmore::after {
    content: "]";
    margin-left: 10px;
    transform: translateX(-20px);
}
.blog_readmore:hover::before, .blog_readmore:hover::after, .blog_readmore:focus::before, .blog_readmore:focus::after {
    opacity: 1;
    transform: translateX(0px);
}
.courseArchive_sidebar {
    background-color: #fff;
    display: inline-block;
    /*float: left;*/
    min-height: 300px;
    padding: 12px;
    width: 100%;
}
.single_sidebar {
    display: inline;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.single_sidebar > h2 {
    color: #fff;
    font-size: 26px;
    margin-bottom: 15px;
    padding: 0 5px;
	background-color: rgba(39, 45, 69, 0.96);
}
.single_sidebar > h2 i {
    font-size: 24px;
}
.news_tab {
    margin-top: 15px;
	padding:0px;
	list-style:none;
}
.news_tab li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.news_tab li a{color:#F93831;}
.news_tab li:last-child {
    border-bottom: medium none;
}
.news_img {
    display: block;
    height: 70px;
    width: 100px;
}
.news_img > img {
    height: 100%;
    width: 100%;
}
.news_tab .media-body > a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    transition: all 0.5s ease 0s;
}
.feed_date {
    color: #ccc;
    font-style: italic;
}
.contact-form {padding-bottom:67px;}
.contact-form .form-control {
    border: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px 12px;
	height:45px;
	box-shadow: initial;
}
.contact-form textarea.form-control {
    height: 200px;
    padding: 15px;
}
.contact_address {
    display: inline;
    float: left;
    width: 100%;
}
.contact_address > h3 {
    margin-top: 0;
}
.address_group {
    display: inline;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.address_group p{margin-bottom:10px;}
.footer_social li a {
    color: #F93831;
    display: inline-block;
    float: left;
    font-size: 22px;
    padding: 0 10px;
}
.googleMap {
    display: block;
    height:400px;
    width: 100%;
	overflow:hidden;
}
.title_area {
    display: inline-block;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.user-row {
    margin-bottom: 14px;
}

.user-row:last-child {
    margin-bottom: 0;
}

.dropdown-user {
    margin: 13px 0;
    padding: 5px;
    height: 100%;
}

.dropdown-user:hover {
    cursor: pointer;
}

.table-user-information > tbody > tr {
    border-top: 1px solid rgb(221, 221, 221);
}

.table-user-information > tbody > tr:first-child {
    border-top: 0;
}


.table-user-information > tbody > tr > td {
    border-top: 0;
}
.toppad{margin-top:20px;}
.login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.8);
}
.login-dp .help-block{
    font-size:12px    
}
.login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
.login-dp a{background: none; color:#F93831;}
.login-dp .social-buttons{
    margin:12px 0    
}
.login-dp .social-buttons a{
    width: 49%;
}
.login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
.register {
    background: #f8f8f8 url("../images/pattern.jpg") repeat scroll left top;
    border-radius: 8px;
	 -moz-border-radius: 8px;
	 -webkit-border-radius: 8px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    padding: 20px 50px 40px;
}
.register h2 {
    /* background: rgba(0, 0, 0, 0) url("../images/pencil.png") no-repeat scroll 70px 6px; */
    border-bottom: 2px dotted #bbb;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 25px;
    padding-bottom: 15px;
    text-align: center;
}
.register label {
    color: #929292;
    font-size: 12px;
    font-weight: 500;
    margin: 0px 0 0 5px;
    text-align: left;
    width: 100%;
	font-weight: bold;
}
.register input {
    width: 100%;
    height: 40px;
    background: #fcfcfc;
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    color: #888;
    font-size: 14px;
	 font-weight: 500;
}
.register a{color: #F93831;}
.register input:focus {
    border: 1px solid #ccc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.register label span {
    font-style: italic;
}
label.error{color:red;margin-top:0px;font-size:12px;}
.field-form {height:auto;overflow:hidden;margin-bottom: 15px;}
.register input:-moz-placeholder { color: #aaa; }
.register input:-ms-input-placeholder { color: #aaa; }
.register input::-webkit-input-placeholder { color: #aaa; }
.directory-table thead tr th{
	background: #333;
	color:#fff;
}
.pagination li a{color: #F93831;}
.search-directory{background: #555555;color: #fff;padding: 5px 10px;border:2px solid #ddd;border-bottom:0px none;} 
.search-directory input, .search-directory select{color:#000;}   
.user-profile label{
	font-weight:normal;  
}
.profile-user-inner{
	background:#fff;
	padding:10px;
}
.user-profile .control-label{color: #8d8d8d;font-weight: bold;font-size: 12px;}
.user-profile .form-control, .user-profile select {color: #8d8d8d;}
.user-profile h2 {
    border-bottom: 2px dotted #bbb;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 25px;
    padding-bottom: 15px;
    text-align: center;
}
.btn{border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;}
.left-area{padding:8px;background:#fff;border:1px solid #ccc;}
.right-profile{padding:8px;background:#fff;border:1px solid #ccc;overflow:hidden;}
.view-profile table tr td{border:0px none;}
.view-profile{font-size:12px;}
.view-profile h2{margin-bottom: 0px;}
.detailBox {
    width:auto;
    border:1px solid #bbb;
    margin:50px 20px 0px;
}
.titleBox {
    background-color:#fdfdfd;
    padding:10px;
}
.titleBox label{
  color:#444;
  margin:0;
  display:inline-block;
}

.commentBox {
    padding:10px;
    border-top:1px dotted #bbb;
}
.commentBox .form-group:first-child, .actionBox .form-group:first-child {
    width:80%;
}
.commentBox .form-group:nth-child(2), .actionBox .form-group:nth-child(2) {
    width:18%;
}
.actionBox .form-group * {
    width:100%;
}
.taskDescription {
    margin-top:10px 0;
}
.commentList {
    padding:0;
    list-style:none;
    max-height:200px;
    overflow:auto;
}
.commentList li {
    margin:0;
    margin-top:10px;
}
.commentList li > div {
    display:table-cell;
}
.commenterImage {
    width:30px;
    margin-right:5px;
    height:100%;
    float:left;
}
.commenterImage img {
    width:100%;
    border-radius:50%;
}
.commentText p {
    margin:0;
}
.commentText{margin-left:40px;display: block !important;}
.coment-edit{
	float:right;font-size:12px;
}
.user-name-coment{
	display: block !important;font-weight:bold;
}
.sub-text {
    color:#aaa;
    font-family:verdana;
    font-size:11px;
}
.actionBox {
    border-top:1px dotted #bbb;
    padding:10px;
}
.widget-area.blank {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	 -webkit-box-shadow: none;
	 -moz-box-shadow: none;
	 -ms-box-shadow: none;
	 -o-box-shadow: none;
	box-shadow: none;
}
.widget-area {
	background-color: #eee;
	 /* -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 -ms-border-radius: 4px;
	 -o-border-radius: 4px;
	border-radius: 4px;
	 -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
	 -ms-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
	 -o-box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.05);
	float: left; */
	margin-top: 30px;
	padding: 15px 30px;
	position: relative;
	width: 100%;
}
.status-upload {
	background: none repeat scroll 0 0 #f5f5f5;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 -ms-border-radius: 4px;
	 -o-border-radius: 4px;
	border-radius: 4px;
	float: left;
	width: 100%;
}
.status-upload form {
	float: left;
	width: 100%;
}
.status-upload form textarea {
	background: none repeat scroll 0 0 #fff;
	border: medium none;
	 -webkit-border-radius: 4px 4px 0 0;
	 -moz-border-radius: 4px 4px 0 0;
	 -ms-border-radius: 4px 4px 0 0;
	 -o-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	color: #777777;
	float: left;
	font-size: 14px;
	height: 142px;
	letter-spacing: 0.3px;
	padding: 20px;
	width: 100%;
	resize:vertical;
	outline:none;
	border: 1px solid #F2F2F2;
}

.status-upload ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0 0 0 15px;
	width: auto;
}
.status-upload ul > li {
	float: left;
}
.status-upload ul > li > a {
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 -ms-border-radius: 4px;
	 -o-border-radius: 4px;
	border-radius: 4px;
	color: #777777;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0 10px 10px;
	text-align: center;
	 -webkit-transition: all 0.4s ease 0s;
	 -moz-transition: all 0.4s ease 0s;
	 -ms-transition: all 0.4s ease 0s;
	 -o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 30px;
	cursor: pointer;
}
.status-upload ul > li > a:hover {
	background: none repeat scroll 0 0 #606060;
	color: #fff;
}
.status-upload form input[type="submit"] {
	float: right;
	margin: 5px 20px 5px 0px !important;
}
.status-upload form  input[type="submit"] > i {
	margin-right: 7px;
}

.coment-edit button {
    background: #F93831 none repeat scroll 0 0;
    border: 0px none;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    font: bold 17px/22px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0 5px;
    text-decoration: none !important;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
	border-radius: 5px !important;
	 -webkit-border-radius: 5px !important;
	 -moz-border-radius: 5px !important;
}
.coment-edit button:hover {
    background: #555a78 none repeat scroll 0 0;
}
.account-setting .form-group{width:45%;float:left;margin-left:0px;}
.message-header{position:fixed;top:100px;left:40%;z-index:99;min-width: 280px;text-align:center;}
.new-event-btn{background-color: #5cb85c !important;
    border-color: #4cae4c !important;
    color: #fff !important;display:block !important; padding:0 5px !important;}
.new-event-btn:hover{background-color:rgba(39, 45, 69, 0.96) !important;}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
   }

.news-edit-del{
	float:right;
}
.news-edit-del a{background: #F93831;color:#fff !important;border: 0 none;
    border-radius: 3px;
	 -moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
    font-size: 17px;
    padding: 1px 2px;}
.news-edit-del a:hover{background: rgba(39, 45, 69, 0.96);color:#fff;}
.bottom-submit-btn .btn{
	font:bold 13px/34px "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 0 20px;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
	0%   { 
	 -moz-transform: translateX(100%); /* Browser bug fix */
	 -webkit-transform: translateX(100%); /* Browser bug fix */
	 transform: translateX(100%); 		
	}
	100% { 
	 -moz-transform: translateX(-100%); /* Browser bug fix */
	 -webkit-transform: translateX(-100%); /* Browser bug fix */
	 transform: translateX(-100%); 
	 }
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Remve the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
   
    margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  .login-dp{left:auto;right:0px;}

}
@media (max-width: 768px) {
	.navbar-collapse{float:none !important;}
	 .login-dp{
        background-color: inherit;
        color: #fff;
    }
    .login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
	.directory-table table, .directory-table thead, .directory-table tbody, .directory-table th, .directory-table td, .directory-table tr {
		display: block;
	}
	.directory-table thead tr {
		left: -9999px;
		position: absolute;
		top: -9999px;
	}
	.directory-table tr {
		border: 1px solid #ccc;
	}
	.directory-table td {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		border-color: -moz-use-text-color -moz-use-text-color #eee;
		border-image: none;
		border-style: none none solid;
		border-width: medium medium 1px;
		font-size: 11px;
		padding-left: 45% !important;
		position: relative;
		text-align: left;
		white-space: normal;
		height:40px;
	}
	.directory-table td::before {
		font-size: 11px;
		font-weight: bold;
		left: 6px;
		padding-right: 10px;
		position: absolute;
		text-align: left;
		top: 6px;
		white-space: pre-line;
		width: 45% !important;
	}
	.directory-table td::before {
		content: attr(data-title);
	}
}
