@charset "utf-8";
html {
	font-size: 62.5%;
	line-height: 62.5%;
	width: 100%;
	height: 100%;
	float: left;
}
body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: kairali;
	background-color: #efefef;
	background-image: url(../img/box-bg.png);
	background-attachment: fixed;
}
a {
	outline: none !important;
	text-decoration: none;
	color: inherit;
	line-height: inherit;
	font-size: inherit;
	color: inherit;
}
a:hover {
	outline: none !important;
	text-decoration: none;
	color: #FA9000;
}
a:focus {
	outline: none !important;
	text-decoration: none;
	color: inherit;
}
h1, h2, h3, h4, h5, h6 {
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
#mdm-abt {
	height: 100%;
}
#mdm-abt .bootstrap-select .btn:focus {
	outline: none !important;
}
#mdm-abt .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
	background-color: #fff;
}
#mdm-abt .bootstrap-select.btn-group .dropdown-menu {
	border-radius: 0px;
}
#mdm-abt .hd {
	color: #333;
}
#mdm-abt .hd:hover {
	color: #FA9000;
}
#med .center {
	float: none;
	margin: 0 auto;
}
#mdm-abt .full-height {
	height: 100% !important;
}
#mdm-abt .no-margin {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#mdm-abt .no-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#mdm-abt .dot {
	font-family: 'Roboto', sans-serif;
	font-size: 10rem;
	color: #FA9000;
	line-height: 0;
}
#mdm-abt .bg-brnd-clr {
	background-color: #FA9000;
}
/** =============FLAT UI COLORS==========**/
#mdm-abt .bg-turquoise {
	background-color: #1abc9c;
}
#mdm-abt .bg-pumpkin {
	background-color: #d35400;
}
#mdm-abt .bg-carrot {
	background-color: #e67e22;
}
#mdm-abt .bg-amethyst {
	background-color: #9b59b6;
}
#mdm-abt .bg-peter-river {
	background-color: #3498db;
}
#mdm-abt .bg-alizarin {
	background-color: #e74c3c;
}
#mdm-abt .bg-green-sea {
	background-color: #16a085;
}
#mdm-abt .bg-orange {
	background-color: #f39c12;
}
#mdm-abt .bg-nephretis {
	background-color: #27ae60;
}
/** =============GOOGLE METERIAL COLORS==========**/
#mdm-abt .bg-red {
	background-color: #f44336;
}
#mdm-abt .bg-pink {
	background-color: #e91e63;
}
#mdm-abt .bg-purple {
	background-color: #9c27b0;
}
#mdm-abt .bg-deep-purple {
	background-color: #673ab7;
}
#mdm-abt .bg-indigo {
	background-color: #3f51b5;
}
#mdm-abt .bg-blue {
	background-color: #2196f3;
}
#mdm-abt .bg-Light-blue {
	background-color: #03a9f4;
}
#mdm-abt .bg-cyan {
	background-color: #00bcd4;
}
#mdm-abt .bg-teal {
	background-color: #009688;
}
#mdm-abt .bg-green {
	background-color: #4caf50;
}
#mdm-abt .bg-light-green {
	background-color: #8bc34a;
}
#mdm-abt .bg-lime {
	background-color: #cddc39;
}
#mdm-abt .bg-yellow {
	background-color: #ffeb3b;
}
#mdm-abt .bg-amber {
	background-color: #ffc107;
}
#mdm-abt .bg-orange {
	background-color: #ff9800;
}
#mdm-abt .bg-deep-orange {
	background-color: #ff5722;
}
#mdm-abt .bg-brown {
	background-color: #795548;
}
#mdm-abt .bg-gray {
	background-color: #9e9e9e;
}
#mdm-abt .bg-blue-gray {
	background-color: #607d8b;
}
#mdm-abt .bg-black {
	background-color: #000000;
}
#mdm-abt .bg-white {
	background-color: #ffffff;
}
#mdm-abt .img {
	opacity: 1;
	transition: 0.5s;
}
#mdm-abt .img:hover {
	opacity: 0.8;
}
/*===============HEADER==================*/

/*=====================MENUBAR=================*/

#mdm-abt .menu-bar {
	
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom: auto;
	z-index:5000;
}
#mdm-abt .menu-bar .inner {
	background-color: rgba(255,255,255,0.8);
	margin: 0px;
	z-index: 5000;
	border-radius:0;
}
#mdm-abt .menu-bar .menu {
	color: #6c5c7c !important;
	font-family: 'Oswald', sans-serif;
	font-size: 1.6rem;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 12px;
	margin-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: rgba(255,255,255,0);
	cursor:pointer;
}
#mdm-abt .menu-bar .mnu-mdm {
	color: #c6168d !important;
	
}
#mdm-abt .menu-bar .mnu-hm {
	color: #6c5c7c !important;
	font-size: 1.8rem;
	font-style: normal;
	line-height: 2rem;;
	font-weight: normal;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 12px;
	
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: rgba(255,255,255,0);
	cursor:pointer;
	
}
#mdm-abt .menu-bar .menu:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c6168d;
}
#mdm-abt .menu-bar .menu-active {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c6168d;
}
#mdm-abt .navbar-brand {
	margin-left: 20px !important;
	padding: 5px;
	width: 200px;
	height: auto;
}
#mdm-abt .nav-logo {
}
#mdm-abt .nav-logo svg{
	max-width:55px;
	float:left;
}
#mdm-abt .nav-logo .txt{
	color: #6c5c7c !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 2.5rem;
	font-style: normal;
	line-height: 2.5rem;
	font-weight: normal;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: rgba(255,255,255,0);
	cursor:pointer;
	float:left;
}
nav .navbar {
	margin-top: -74px;
}


@media (max-width: 1200px) {
#mdm-abt .menu-bar {
	background: rgba(0,0,0,0.1);
	border: none !important;
	border-radius: 0px !important;
	margin-bottom: 0 !important;
	padding: 0px;
	margin: 0px;
	min-height: 30px;
}
#mdm-abt .menu-bar .navbar-header {
	background-color:rgba(255,255,255,1.00);
	float: none;
}
#mdm-abt .menubar .navbar-left, .navbar-right {
	float: none !important;
}
#mdm-abt .menu-bar .navbar-toggle {
	display: block;
}
#mdm-abt .menu-bar .navbar-collapse {
	border-top: none;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
#mdm-abt .menu-bar .navbar-fixed-top {
	top: 0;

	border-width: 0 0 1px;
}
#mdm-abt .menu-bar .navbar-collapse.collapse {
	display: none!important;
}
#mdm-abt .menu-bar .navbar-nav {
	float: none!important;
	margin-top: 0;
}
#mdm-abt .menu-bar .navbar-nav>li {
	float: none;
}
#mdm-abt .menu-bar .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
#mdm-abt .menu-bar .collapse.in {
	display: block !important;
}
#mdm-abt .menu-bar .navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
#mdm-abt .menu-bar .navbar-nav .open .dropdown-menu .dropdown-header, #mdm-abt .menu-bar .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}
#mdm-abt .menubar .navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.#mdm-abt .menu-bar navbar-nav .open .dropdown-menu>li>a:focus, #mdm-abt .menu-bar .navbar-nav .open .dropdown-menu>li>a:hover {
 background-image: none
}
#mdm-abt .mnu-no-padding {
	padding: 15px !important;
}
}

/*===============MAIN==================*/
#mdm-abt .main {
	background-color: #c64c5f;
	padding: 3rem 0;
	background-image: url(/uploads/2020/06/29/file_upload-633491.jpg);
	background-attachment: fixed;
	background-position: right center;
	background-repeat: no-repeat;
	margin-top:57px;
}
#mdm-abt .main .title {
	font-family: 'Roboto', sans-serif;
	font-size: 5.5rem;
	color: rgba(255,255,255,0.8);
	font-weight: 200;
	margin-bottom: 2rem;
}
#mdm-abt .main .mtr {
	font-family: 'Roboto', sans-serif;
	font-size: 1.8rem;
	line-height: 3rem;
	color: rgba(255,255,255,0.7);
	font-weight: 300;
	margin-bottom: 2rem;
}
#mdm-abt .main .ico {
	color: rgba(255,255,255,0.5);
	margin-right:15px;
	
}
#mdm-abt .main .read-bar {
	
}
#mdm-abt .main .read {
	font-family: 'Roboto', sans-serif;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: rgba(255,255,255,0.7);
	font-weight: 300;
	text-align: center;
	border: solid 1px rgba(255,255,255,0.5);
	border-radius: 0;
	transition: 0.5s;
	
}
#mdm-abt .main .read:hover {
	background-color: rgba(255,255,255,0.1);
}
/*===============EDITIONS==================*/
#mdm-abt .editions {
	background-color: #392d50;
	padding: 3rem 0;
	background-image:url(/uploads/2020/06/29/file_upload-633484.png);
	background-position: center top;
	background-repeat: repeat-x;
}
#mdm-abt .editions .title {
	font-family: 'Oswald', serif;
	font-size: 3rem;
	color: rgba(255,255,255,0.8);
	font-weight: 400;
	margin-bottom: 2rem;
	text-align: center;
}
#mdm-abt .editions .slider {
	
}
#mdm-abt .editions .slider .bx {
	/*background-color: #efefef;
	border-bottom: 2px solid #ddd;
	float:left;*/
}
#mdm-abt .editions .panel{
	border:none;
	min-height:244px;
	margin-bottom:0;
	border-radius: 0;
	
} 
#mdm-abt .editions .edition-name {
	font-family: 'Oswald', sans-serif;
	font-size:1.6rem;
	margin-bottom:1rem;
	color: #fff;
	text-align:center;
	border-top-left-radius:0 !important;
	border-top-right-radius:0 !important;
	border-bottom: none;
	}

	
#mdm-abt .editions .mtr {
	font-family: 'Roboto', sans-serif;
	font-size: 1.4rem;
	line-height: 2.8rem;
	color: rgba(0,0,0,0.9);
	font-weight: 400;
	margin-bottom: 2rem;
	
}
#mdm-abt .editions .ico {
	color: rgba(0,0,0,0.5);
	margin-right:15px;
	
}
/*===============OTHERS==================*/
#mdm-abt .others {
	/*background-image:url(../img/cnt-mrbg.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:top left;*/
	background-color: #392d50;
	padding-bottom: 5rem;
}
#mdm-abt .others .title {
	font-family: 'Oswald', sans-serif;
	font-size: 4rem;
	color: #333;
	font-weight: 400;
	margin-bottom: 2rem;
}
#mdm-abt .others .nav-tabs {
	background-color: #607d8b;
	border-bottom: none;
}
#mdm-abt .others .nav-tabs > li {
	width: 33.33%;
}
#mdm-abt .others .nav-tabs > li > a {
	font-family: 'Oswald', sans-serif;
	margin-right: 0px;
	border: none;
	border-radius: 0;
	text-align: center;
	color: rgba(255,255,255,1.00);
	font-weight: 400;
}
#mdm-abt .others .nav-tabs > li > a:hover {
	color: rgba(194,24,91,1.00);
	background-color: rgba(255,255,255,0.5);
}
#mdm-abt .others .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: rgba(255,255,255,0.3);
}
#mdm-abt .others .tab-pane {
	padding-top: 30px;
	padding-bottom: 30px;
	border: solid 1px #ddd;
	background-color:#eee;
}
#mdm-abt .others .name {
	font-family: 'Roboto', sans-serif;
	font-size:2rem;
	margin-bottom:1rem;
	color: #333;
	font-weight:bold;
	
	}
#mdm-abt .others .mtr {
	font-family: 'Roboto', serif;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #333;
	font-weight: 400;
	margin-bottom: 2rem;
}
#mdm-abt .others .mtr-online {
	font-family: 'Roboto', serif;
	font-size: 2rem;
	line-height: 4.5rem;
	color: #333;
	font-weight: 400;
	margin-bottom: 2rem;
}
#mdm-abt .others .panel-heading {
	font-family: 'Oswald', serif;
	font-size: 1.6rem;
	color: #333;
	font-weight: 400;
	text-transform:uppercase;
	
}

#mdm-abt .others .ico {
	color: rgba(0,0,0,0.5);
	margin-right:15px;
	
}
#mdm-abt .others table tr td, #mdm-abt .others table tr th {
	font-family: 'Roboto', serif;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #333;
	font-weight: 400;
	margin-bottom: 2rem;
}

#mdm-abt .others .read-bar {
	text-align: left;
}
#mdm-abt .others .read {
	font-family: 'Roboto', sans-serif;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: rgba(0,0,0,0.8);
	font-weight: 400;
	text-align: center;
	border: solid 1px rgba(0,0,0,0.8);
	border-radius: 0;
	transition: 0.5s;
}
#mdm-abt .others .read:hover {
	background-color: rgba(0,0,0,0.1);
}



/*===============FOLLOW ==================*/
#mdm-abt .follow {
	height: auto;
	background-color: #333;
	padding: 1rem;
}
#mdm-abt .follow .ico-outer {
	font-family: 'Roboto', Sans-serif;
	color: rgba(255,255,255,0.4);
	font-size: 1.2rem;
}
#mdm-abt .follow .ico {
	text-align: center;
	height: 40px;
	width: 40px;
	overflow: hidden !important;
	margin: 0 auto;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.1);
}
#mdm-abt .follow .ico-fb {
	text-align: center;
	float: left;
	background-image: url(../img/social-icons.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 40px;
	margin-top: 0px;
	transition: margin 0.8s;
	-webkit-transition: margin 0.8s;
}
#mdm-abt .follow .ico-fb:hover {
	margin-top: -40px;
}
#mdm-abt .follow .ico-twtr {
	text-align: center;
	margin-left: 33;
	float: left;
	background-image: url(../img/social-icons.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 40px;
	margin-top: 0px;
	transition: margin 0.8s;
	-webkit-transition: margin 0.8s;
}
#mdm-abt .follow .ico-twtr:hover {
	margin-top: -40px;
}
#mdm-abt .follow .ico-gpls {
	text-align: center;
	margin-left: 33;
	float: left;
	background-image: url(../img/social-icons.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	width: 40px;
	margin-top: 0px;
	transition: margin 0.8s;
	-webkit-transition: margin 0.8s;
}
#mdm-abt .follow .ico-gpls:hover {
	margin-top: -40px;
}
/*===============CONTACT US==================*/
#mdm-abt .contact {
	background-color: #222;
	padding: 5rem 0;
}
#mdm-abt .contact .bg {
	background-image:url(../img/cnt-bg.png);
	background-repeat:no-repeat;
	background-position:center right;

	

}
#mdm-abt .contact .title {
	font-family: 'Oswald', serif;
	font-size: 3rem;
	color: rgba(255,255,255,0.5);
	font-weight: 400;
	margin-bottom: 2rem;
	float: left;
}
#mdm-abt .contact .sub-title {
	padding-top:1rem;
	padding-bottom:1rem;
	text-align:center;

}
#mdm-abt .contact .mtr {
	font-family: 'Roboto', serif;
	font-size: 1.8rem;
	line-height: 2.5rem;
	color: rgba(255,255,255,0.5);
	font-weight: 400;
	margin-bottom: 2rem;
}
#mdm-abt .contact .read-bar {
	text-align: left;
}
#mdm-abt .contact .read {
	font-family: 'Roboto', sans-serif;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: rgba(255,255,255,0.5);
	font-weight: 400;
	text-align: center;
	border: solid 1px rgba(255,255,255,0.5);
	border-radius: 0;
	transition: 0.5s;
	float:right;
}
#mdm-abt .contact .read:hover {
	background-color: rgba(255,255,255,0.1);
}
/*===============FOOTER==================*/
#mdm-abt .ftr {
}
#mdm-abt .ftr .ftr-top-bar {
	border-top: 4px solid #aaa;
	background-color: #efefef;
}
#mdm-abt .ftr .ftr-top-bar .inner {
	padding-top: 15px;
	padding-bottom: 15px;
}
#mdm-abt .ftr .ftr-top-bar .edition {
}
#mdm-abt .ftr-top-bar .edition .title {
	font-family: 'Oswald', sans-serif;
	font-size: 1.45rem;
	letter-spacing: 0.03em;
	color: #333;
	cursor: pointer;
	line-height: 1.4em;
}
#mdm-abt .ftr-top-bar .edition .slct-bx {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
 #666;
}

@media (max-width:767px) {
#mdm-abt .ftr-top-bar .edition .slct-bx {
	margin: 0 auto;
	float: none;
	margin-bottom: 10px;
}
}
#mdm-abt .ftr-top-bar .edition .slct-bx .btn {
	border-radius: 0px;
	outline: none;
}
#mdm-abt .ftr .ftr-top-bar .search {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	color: #333;
	outline: none;
}

@media (max-width:767px) {
#mdm-abt .ftr .ftr-top-bar .search {
	margin: 0 auto;
	float: none;
}
}
#mdm-abt .ftr .ftr-top-bar .search .form-control {
	border-radius: 0px;
}
#mdm-abt .ftr .ftr-top-bar .search .btn {
	border-radius: 0px;
	color: #999;
	outline: none;
}
#mdm-abt .ftr .ftr-main-block {
	background: #333;
	background: -webkit-linear-gradient(left, #222, #333, #222); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right, #222, #333, #222); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #222, #333, #222); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right, #222, #333, #222); /* Standard syntax */
}
#mdm-abt .ftr .ftr-main-block .inner {
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mdm-abt .ftr .ftr-main-block .title-bar {
	padding-top: 15px;
	padding-bottom: 15px
}
#mdm-abt .ftr .ftr-main-block .title-bar .title {
	font-family: 'Oswald', sans-serif;
	font-size: 1.45rem;
	letter-spacing: 0.04em;
	color: rgba(255,255,255,0.8);
	line-height: 1.4em;
}
#mdm-abt .ftr-main-block .btn {
	border-radius: 0px;
}
#mdm-abt .ftr-main-block .form-control {
	border-radius: 0px;
}
#mdm-abt .ftr-main-block .site-map {
	display: block;
}

@media (max-width:1199px) {
#mdm-abt .ftr-main-block .site-map {
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
}
#mdm-abt .ftr-main-block .site-map .b-menu-bar {
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	float: left;
}
#mdm-abt .ftr-main-block .site-map .b-menu {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	color: rgba(255,255,255,0.8);
	cursor: pointer;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
}
#mdm-abt .ftr-main-block .site-map .b-menu:hover {
	color: rgba(255,255,255,0.5);
}
#mdm-abt .ftr-main-block .follow {
	height: auto;
	margin-bottom: 20px;
}
#mdm-abt .ftr-main-block .follow .ico-outer {
	text-align: center;
	height: auto;
}
#mdm-abt .ftr-main-block .follow .ico {
	text-align: center;
	height: 40px;
	width: 40px;
	float: left;
	overflow: hidden !important;
	margin-right: 15px;
	border-radius: 50%;
	background-color: rgba(255,255,255,0.1);
}
#mdm-abt .ftr-main-block .follow .ico:nth-child(3) {
	margin-right: 0px;
}
#mdm-abt .ftr-main-block .follow .ico-fb {
	text-align: center;
	float: left;
	background-image: url(../img/social-icons.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 40px;
	margin-top: 0px;
	transition: margin 0.8s;
	-webkit-transition: margin 0.8s;
}
#mdm-abt .ftr-main-block .follow .ico-fb:hover {
	margin-top: -40px;
}
#mdm-abt .ftr-main-block .follow .ico-twtr {
	text-align: center;
	margin-left: 33;
	float: left;
	background-image: url(../img/social-icons.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 40px;
	margin-top: 0px;
	transition: margin 0.8s;
	-webkit-transition: margin 0.8s;
}
#mdm-abt .ftr-main-block .follow .ico-twtr:hover {
	margin-top: -40px;
}
#mdm-abt .ftr-main-block .follow .ico-gpls {
	text-align: center;
	margin-left: 33;
	float: left;
	background-image: url(../img/social-icons.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	width: 40px;
	margin-top: 0px;
	transition: margin 0.8s;
	-webkit-transition: margin 0.8s;
}
#mdm-abt .ftr-main-block .follow .ico-gpls:hover {
	margin-top: -40px;
}
#mdm-abt .ftr-main-block .news-letter-outer {
}
#mdm-abt .ftr-main-block .news-letter {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	color: #333;
}
/*.ltr-bx::-moz-placeholder {
	font-style:italic !important}
.ltr-bx:-ms-input-placeholder {
	font-style:italic !important}
.ltr-bx::-webkit-input-placeholder {
	font-style:italic !important}*/

#mdm-abt .ftr .ftr-main-block .news-letter .form-control {
	border-radius: 0px;
	background-color: rgba(0,0,0,0.1);
	border: solid 1px rgba(255,255,255,0.1);
}
#mdm-abt .ftr .ftr-main-block .news-letter .btn {
	border-radius: 0px;
	color: rgba(255,255,255,0.5);
	background-color: rgba(0,0,0,0.1);
	border: solid 1px rgba(255,255,255,0.1);
	outline: none;
}
#mdm-abt .ftr .ftr-main-block .news-letter .btn:hover {
	border-radius: 0px;
	color: rgba(255,255,255,0.8);
	background-color: rgba(255,255,255,0.1);
	border: solid 1px rgba(255,255,255,0.1);
}
#mdm-abt .ftr .brnd-bar {
	background: #FA9000;
	border-top: 1px solid rgba(255,255,255,0.1);
}
#mdm-abt .ftr .brnd-bar .inner {
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mdm-abt .ftr .brnd-bar .menubar-bottom {
	background-color: transparent;
	border: none !important;
	border-radius: 0px !important;
	margin-bottom: 0 !important;
	min-height: 0;
}
#mdm-abt .ftr .brnd-bar .menubar-bottom .inner {
}
#mdm-abt .ftr .brnd-bar .mnu-no-padding {
	padding: 0 !important;
}
#mdm-abt .menu-btm {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
	color: rgba(255,255,255,0.9);
	cursor: pointer;
}
#mdm-abt .menu-btm:hover {
	color: rgba(255,255,255,0.7);
	background-color: transparent;
}
#mdm-abt .menubar-bottom .navbar-nav > li > a {
	padding-top: 5px;
	padding-bottom: 4px;
}
#mdm-abt .menubar-bottom .navbar-brand {
	padding: 0px;
	height: auto;
	margin-left: 0;
	min-height: 24px;
}

@media (max-width:767px) {
#mdm-abt .menubar-bottom .navbar-brand {
	margin-left: 15px;
	padding-top: 3px;
}
}
#mdm-abt .menubar-bottom .navbar-brand svg {
	width: 120px;
	height: 24px;
}

#mdm-abt .ftr .navbar-default .navbar-toggle {
	background-color: transparent;
	border: none;
	border-radius: 0;
	margin: 0;
}
#mdm-abt .ftr .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, #mdm-abt .ftr .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #FA9000;
}
#mdm-abt .ftr .license-bar {
	background-color: #bbb;
}
#mdm-abt .ftr .license-bar .inner {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid rgba(255,255,255,0.1);
}
#mdm-abt .license-bar .license {
	font-family: 'Roboto', sans-serif;
	font-size: 1.15rem;
	color: #333;
}
#mdm-abt .license-bar .powerd-by {
	font-family: 'Roboto', sans-serif;
	font-size: 1.15rem;
	color: #666;
	text-align: right;
}

@media (max-width:767px) {
#mdm-abt .license-bar .license {
	text-align: center;
}
#mdm-abt .license-bar .powerd-by {
	text-align: center;
}
}
#mdm-abt .license-bar .agri-tech-brand {
	color: #333;
	margin-right: 10px;
	font-size: 1.1rem;
}
#mdm-abt .license-bar .agri-tech-brand:hover {
	color: #FA9000;
}
#mdm-abt .license-bar .icon-mdm-tech {
	margin-left: 10px;
	opacity: 0.5;
}
