.error{
    color:#d62728;
}


.table-bordered.receipt_tbl>thead>tr>th, .table-bordered.receipt_tbl>tbody>tr>th, .table-bordered.receipt_tbl>tfoot>tr>th, .table-bordered.receipt_tbl>thead>tr>td, .table-bordered.receipt_tbl>tbody>tr>td, .table-bordered.receipt_tbl>tfoot>tr>td {
    border: 0px solid #ddd;
}


@font-face {
 font-family: 'Roboto-Regular';
 font-style: normal;
 src: local('Roboto-Regular'), local('Roboto-Regular'), url('../fonts/Roboto-Regular.woff') format('woff');
}

@font-face {
  font-family:"Roboto Bold";
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Bold'), local('Roboto Bold'), url('../fonts/ROBOTO-BOLD_5.woff') format('woff');
}

body {  font-family:'Roboto-Regular'; font-weight:normal; font-size:13px; color:#333; }

.container {
    max-width: 1263px; margin:0px auto; padding-left:85px; padding-right:85px;
}
.row {
    margin-left: 0;
    margin-right: 0;
}
p {
    margin: 0 0 17px;
}


.border-btm { border-bottom:1px #ddd solid;}

.header {  font-size:14px; padding:10px 100px;}
.padding_cn { padding-top:5px; height:35px;}
.padding_none { padding:0px;}

.appdld { background:url(../img/subscribe-sma.png) no-repeat left top; padding-left:30px; color:#9d9d9d; font-size:14px; height:23px; font-family:Tahoma, Geneva, sans-serif;}
.appdld a { color:#9d9d9d; text-decoration:none;}
.appdld:hover { background:url(../img/subscribe-sma.png) no-repeat left top; margin-left:0px; z-index:100; color:#9d9d9d; text-decoration:none;}

.menu_head { font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#fff; text-align:left; padding-right: 0;}
.menu_head a {  color:#fff; text-decoration:none; padding-left:10px; background:url(../img/bg-menu.png) no-repeat left center; margin-right:10px; padding-left:17px;}
.menu_head a:hover {  color:#fff;}
.member h4 { color:#fff; font-size:14px; margin-bottom:4px; margin-top:25px;}
.form-login { background:#fff; border:0px; box-shadow: 0 5px 5px #e6e6e6; height:30px; margin-bottom:1px; padding-left:5px; width:175px; font-size:13px; font-style:italic; color:#696969;}
.btn-none { background:transparent; border:0px; position:absolute; z-index:100; width:35px; height:37px; padding:0px; left: 172px; top:56px;}

.col-md-3.member {width:21%;}
.col-md-1.notmember { width:12.333%;}
.notmember { padding-top:17px; text-align:right; color:#2a2a2a; font-size:14px; float:right;}
.notmember a { color:#2864aa; font-size:14px; text-decoration:none; font-weight:bold;}

.navbar {
    border: 0px solid transparent;
    margin-bottom: 0px;
    margin-top: 0px; border-radius: 0; min-height: 42px; margin-bottom: 15px;
}
.navbar-default {
    background-color: transparent;
}
.navbar-nav > li > a {
    line-height: 14px;
}
.nav > li > a {
    padding: 12px 24px;
}
.navbar-default .navbar-nav > li > a {
    color: #111f54; text-transform:uppercase; font-family:'Roboto-Regular'; font-size:14px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #00a5ea; border:3px #00a5ea solid; border-radius:20px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #111f54;
    background-color: transparent;
}


hr {
    margin-bottom: 5px;
    margin-top: 5px;
}


.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
    text-align: center;
}

.carousel-caption {
    left: 20%;
	top: 96px;
	padding-top: 0;
	text-align:right;
}
.fa.fa-chevron-right, .fa.fa-chevron-left { display:none;}


.content-top { background:#f0f4f9; padding: 60px 0;}
.content-left { background:url(../img/bg-cont-cont.jpg) repeat-x left top; padding:47px 10px 18px 96px; }
.content-center { background:url(../img/bg-cont-cont.jpg) repeat-x left top; padding:47px 96px 18px 10px; text-align:justify;  }
.right-products { background:url(../img/products-right.jpg) repeat-x left top; padding:61px 119px 59px 20px;}

.img-thumbnail {
    background-color: #fff;
    border: 9px solid #fff;
	padding: 0;
	border-radius:0px;
	box-shadow: 0px 0px 10px #888888
}
h2 { margin-bottom: 10px; margin-top: 0px; font-family:'Roboto-Regular'; font-size:27px; color:#11224d;}
h4 { margin-bottom: 10px; margin-top: 0px; font-size:20px; color:#e5631b; font-family:'Roboto-Regular';}



.events-all { background:#fff url(../img/events-bg.jpg) repeat-x left top; }
.events-padd { padding:75px 119px 64px 119px;}
.events-line { background:url(../img/line-right.jpg) repeat-y right top;}
/*Testimonials
------------------------------------*/
.testimonials {
  margin-bottom: 10px;

}

.testimonials. testimonials-v1 {
  background:#f1f1f1;
  border-radius: 4px !important;
}

.testimonials .testimonial-info {
  color: #72c02c;
  font-size: 16px;
  padding: 0 15px;
  margin-top: 18px;
}

.testimonials .testimonial-info span {
  top: 3px;
  position: relative;
}

.testimonials .testimonial-info em {
  color: #777;
  display: block;
  font-size: 13px;
}

.testimonials .testimonial-info img {
  width: 60px;
  float: left;
  height: 60px;
  padding: 2px;
  margin-right: 15px;
  border: solid 1px #ccc;
}

.testimonials .testimonial-author {
  overflow: hidden;
}

.testimonials .carousel-arrow {
  top: 0px;
  position: relative;
}

.testimonials .carousel-arrow i {
background:#2d6cdf; line-height:28px; color:#fff; padding:0px 7px; border-radius:0px; -moz-border-radius:0px; margin-top:5px; 
}

.testimonials .carousel-arrow i:hover {
  color: #fff;
  background: #595959;
}

.testimonials .carousel-control {
  opacity: 1;
  width: 100%;
  text-align: right;
  text-shadow: none;
  position: absolute;
  filter: Alpha(opacity = 100); /*For IE*/
}

.testimonials .carousel-control.left {
  right: 40px;
  left: auto;
  text-align:right;
}
.testimonials .carousel-control.right {
  right: 0px;
}

/*Testimonials v1*/
.testimonials.testimonials-v1 .item p {
  position: relative;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v1 .item p:before {
  left: 80px;
  bottom: -20px;
}

.testimonials.testimonials-v1 .item p:after {
  border-top: 0px solid; 
  border-left: 0 solid transparent;
  border-right: 0px solid transparent;
}

/*Testimonials v2*/
.testimonials.testimonials-v2 .testimonial-info {
  padding: 0 20px;
}

.testimonials.testimonials-v2 p {
  padding-bottom: 0px;
}

.testimonials.testimonials-v2 .carousel-arrow {
  top: -55px; 
}

.testimonials.testimonials-v2 .item p:after,
.testimonials.testimonials-v2 .item p:before {
  left: 8%;
  bottom: 45px;
}

.testimonials.testimonials-v2 .item p:after {
  border-top: 20px solid; 
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
}

/*General Testimonials v1/v2*/
#testimonials-1.testimonials.testimonials-v1 p
 {
  padding: 0px;
  font-style: normal;
  margin-bottom: 19px;
  padding-left:20px;
}
#testimonials-4.testimonials.testimonials-v4 p
 {
  padding: 0px;
  font-style: normal; background:url(../img/yellow-arrow.png) no-repeat left top 6px;
  margin-bottom:20px;
  padding-left:20px;
}

.testimonials a {
  color:#f65d49;
  text-decoration:underline;
}


.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v2 .item p:after,
.testimonials.testimonials-v3 .item p:after,
.testimonials.testimonials-v4 .item p:after
.testimonials.testimonials-v5 .item p:after {
  width: 0; 
  height: 0;
  content: " ";
  display: block; 
  position: absolute; 
  border-top-color: #fff;
  border-left-style: inset; /*FF fixes*/
  border-right-style: inset; /*FF fixes*/ 
}

/*Testimonials Backgrounds*/
.testimonials-bg-dark .item p,
.testimonials-bg-default .item p {
  color: #fff;
  font-weight: 200;
}

.testimonials-bg-dark .carousel-arrow i,
.testimonials-bg-default .carousel-arrow i {
  color: #fff;
}

/*Testimonials Default*/
.testimonials-bg-default .item p {
  background: #72c02c;
}

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
  border-top-color: #72c02c;
}

.testimonials-bg-default .carousel-arrow i {
  background: #72c02c;
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
  background: #5fb611;
}

/*Testimonials Dark*/
.testimonials-bg-dark .item p {
  background: #555;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
  border-top-color: #555;
}

.testimonials-bg-dark .carousel-arrow i {
  color: #fff;
  background: #555;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
  background: #333;
}

.testimonials.testimonials-bg-dark .testimonial-info {
  color: #555;
}

.testimonials .carousel-inner > .item {
    height: 230px;
}

.fa {
    padding-left: 4px;
}


.news-all { background:#fff; }
.news-padd { padding:75px 81px 64px; }
.news-line { background:url(../img/line-news.png) no-repeat right center;}
h2.malylm { font-family:Meera; font-size:32px;}
h3.malylm1 { font-family:Meera; font-size:22px; color:#b21d1d; margin-top:0px;}
p.mal-content, .mal-content  { font-family:Meera; font-size:19px;line-height: 22px;}
.mal-content b  { font-family:Meera; font-size:19px;line-height: 22px; color:#38a770;}
.mal-content a  { font-family:Meera; font-size:18px;line-height: 22px; color:#fff;}

.btn-success {
    background-color: #8ac53a;
    border-color: #8ac53a;
    color: #fff;
	border-radius:0px; padding: 1px 12px;
}

.blog-all {
    padding: 30px 204px 50px;
	
}

.mal-blog  { font-family:Meera; font-size:16px;line-height: 22px;}
.mal-blog b  { font-family:Meera; font-size:19px;line-height: 22px; color:#38a770;}

#testimonials-5.testimonials .carousel-control.left {
    left: -85px;
    right: 0;
    text-align: left;
    top: -66px;
}
#testimonials-5.testimonials .carousel-control.right {
    right: -85px;
    top: -66px;
}
#testimonials-5.testimonials .carousel-inner > .item {
    height: auto;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
}
#testimonials-5.testimonials { margin-top:20px;}

#testimonials-5.testimonials .carousel-arrow i {
    background: #a6a6a6 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    line-height: 28px;
    margin-top: 5px;
    padding: 0 7px;
}
a:focus { outline:0;}


.footer-all { background:url(../img/footer-img.jpg) repeat-x left top; height: 59px; padding: 11px 88px; color:#fff; }
.r-foot1 { height:58px;}
.r-foot1 a { color:#fff;} 
.text01 { color:#457ef0;}
.padd-one { padding-top:10px;}
.social { background:#c6c6c6; height:58px; padding-top:15px; padding-left:15px;}
.social img {height: auto; width: 30px;}


.content-inner { background:#f3f3f3 url(../img/bg-cont-cont.jpg) repeat-x left top; padding-top:61px; min-height:350px; }

.es-carousel ul{ display:block; }
.panel.whites { padding:8px; margin-top: 10px;}
.panel.whites h4 { font-weight:bold; margin-top:15px; margin-bottom:10px;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    /*background-color: #73cb12;*/
    /*border-color: #73cb12 #73cb12 transparent;*/
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #b4b4b4;
}
.sml-gr { color:#b4b4b4;}

.cont-title { background:url(../img/inner-cont-bg.jpg) no-repeat left center; height:56px; padding-top:15px; background-size:cover;}
.cont-title h2 { padding-left:5px; color:#fff; font-size: 22px;}
.cont-inner { padding:30px 80px; min-height:470px;}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.setup-content .form-control {
    background-color: #fff;
    border: 1px solid #ccc;}

.btn-default.denew {
    color: #fff !important;
	background-color: #2b2828;
    border-color: #2b2828;
}
.btn-default.denew:hover, .btn-default.denew:focus  {
    color: #fff !important;
	background-color: #2b2828;
    border-color: #2b2828;
}


.bwizard-steps {
    display: inline-block;
	margin: 0; 
	padding: 0;
	background: #f7f8f9; 
}

.bwizard-steps .active {
	color: #fff;
	background: #007ACC; 
}

.bwizard-steps .active:after {
	border-left-color: #007ACC; 
}
	
.bwizard-steps .active a {
	color: #fff;
	cursor: default;
}
	
.bwizard-steps .label {
	position: relative;
	top: -1px;
	margin: 0 5px 0 0; 
	padding: 1px 5px 2px; 
}
	
.bwizard-steps .active .label {
	background-color: #333;
}
	
.bwizard-steps li {
	display: inline-block; 
	position: relative;
	margin-right: 2px;
    padding: 12px 8px 10px 19px;
	*display: inline;
	*padding-left: 17px;
	background: #f7f8f9;
	line-height: 18px;
	list-style: none;
	zoom: 1; 
}
	
.bwizard-steps li:first-child {
	padding-left: 12px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px; 
}
	
.bwizard-steps li:first-child:before {
	border: none;
}
	
.bwizard-steps li:last-child {
	margin-right: 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0; 
}
	
.bwizard-steps li:last-child:after {
	border: none;
}
	
.bwizard-steps li:before {
	position: absolute;
	left: 0; top: 0;
	height: 0; width: 0;
	border-bottom: 20px inset transparent;
	border-left: 15px solid #fff;
	border-top: 20px inset transparent;
	content: "";
}
	
.bwizard-steps li:after {
	position: absolute;
	right: -15px; top: 0;
	height: 0; width: 0;
	border-bottom: 20px inset transparent;
	border-left: 15px solid #f7f8f9;
	border-top: 20px inset transparent;
	content: "";
	z-index: 2; 
}
	
.bwizard-steps a {
	color: #333; 
}
	
.bwizard-steps a:hover {
	text-decoration: none;
}

.bwizard-steps.clickable li:not(.active) {
	cursor: pointer;
}

.bwizard-steps.clickable li:hover:not(.active) {
	background: #ccc;
}

.bwizard-steps.clickable li:hover:not(.active):after {
	border-left-color: #ccc; 
}

.bwizard-steps.clickable li:hover:not(.active) a {
	color: #08c; 
}

.pager {
    margin: 10px 0px 0px 0px;
}
.tab-white { background:#fff;}
.panel.border-none { border:0px; box-shadow:none;}
.tab-pane.active h4 { padding:10px;}
#rootwizard { padding:0px 20px;} 
.orange-bg { background: #d64a1a; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #d64a1a , #f47a1f); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #d64a1a, #f47a1f); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #d64a1a, #f47a1f); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #d64a1a , #f47a1f); /* Standard syntax */
  padding:12px 24px; border-radius:20px; color:#fff; font-size:15px;font-family: 'Roboto-Regular'; text-transform:uppercase;}
  
.orange-bg:hover { color:#fff; text-decoration:none;}

.carousel-control .fa.fa-angle-left, .carousel-control .fa.fa-angle-right {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.icon-fa {background: #0073c4; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #0073c4 , #00a6e9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #0073c4, #00a6e9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #0073c4, #00a6e9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #0073c4 , #00a6e9); /* Standard syntax */
  padding:30px; color:#fff; border-radius: 50%; font-size:20px; }

.newline, .news-line { text-align:center;}
.newline h2 { margin-top: 34px; font-size: 20px;}
.testimonials { text-align:left;}

.form-horizontal .control-label {
    font-weight: normal;
    text-align: left;
}
.tab-pane.active h4 { font-size:16px; margin-bottom:0px; padding-top:25px; padding-left:0px;}

.tab-pane.active a .fa { color:#e5631b;}
.dash-box { border:1px solid #ddd; background:#aedbff; border-radius:15px; padding:15px; font-size:15px; text-align:center; color:#184586; margin-bottom:10px;}
.dash-box a { color:#184586; text-decoration:none;}
.dash-box a img {text-align: center; margin:0px auto; display:block;}
.dash-box .fa { font-size:40px;}
.marg-b { margin-bottom:10px; }

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #006699;
    color: #fff;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #8ed8f0;
    border-color: #8ed8f0;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
     background-color: #8ed8f0;
    border-color: #8ed8f0;
}

/*sliding*/
#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:400;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:400;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  min-height: 400px;
  /*height: 100%;*/
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}
.wind-new h4 { padding:7px 10px; background:#c9e8f5; color:#525a5d; font-size:14px; font-weight:600;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px; }

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(../img/sliderimg2.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url(../img/sliderimg1.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
  background-image: url(../img/sliderimg3.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
/*sliding*/



.marg-botm-10 { margin-bottom:10px;}
.new-dd { box-shadow:1px 1px 5px #ccc; font-weight:500; font-size:14px;}
.new-dd:hover { background:#81f1fc;}
.new-dd a { color:#333; display:block;}
.new-dd a:hover { text-decoration:none;}


@media screen and (max-width: 1600px) {
    #first-slider .carousel .item {
        min-height: 320px;
    }
}

@media screen and (max-width: 1366px) {
    #first-slider .carousel .item {
        min-height: 320px;
    }
}

@media screen and (max-width: 1100px) {
.col-md-8.col-sm-8.col-xs-6.padding_none { width:58.667%;}
.col-md-3.col-sm-3.col-xs-6.member { width:25%;}
.col-md-1.col-sm-1.notmember { width:16.333%;}
.col-md-8.col-sm-8.col-xs-6.appdld { width: 58.667%;}
.col-md-4.col-sm-4.col-xs-6.menu_head { width: 41.3333%;}
}

@media screen and (max-width: 1030px) {
.header { background: rgba(0, 0, 0, 0) url("../img/bg_cont-767.png") repeat-x scroll left top;}
.col-md-8.col-sm-8.col-xs-6.padding_none { width: 66.6667%;}
.col-md-3.col-sm-3.col-xs-6.member { width:33.3333%;}
.notmember { text-align: right;}
.col-md-1.col-sm-1.notmember { width: 33.3333%;}
.col-md-8.col-sm-8.col-xs-6.appdld { width: 66.6667%;}
.col-md-4.col-sm-4.col-xs-6.menu_head { width: 33.3333%;}
}
@media screen and (max-width: 991px) {
.testimonials .carousel-inner > .item { height: 220px;}
.footer-all { padding:0px 40px;}
.social img { width: 26px;}
.header { padding-left:20px; padding-right:20px;}
.container { padding-left: 20px; padding-right: 20px;}
.content-left, .content-center { padding: 30px; text-align: left;}
.padding_none { padding:0px;}
.news-padd { padding: 30px;}
}
@media screen and (max-width: 767px) {
.testimonials .carousel-control.left { right: 0px; left: auto; text-align:left;}
#testimonials-2 .col-md-4.col-xs-6, #testimonials-2 .col-md-8.col-xs-6 { width:25%;}
#testimonials-5 .col-md-2.col-sm-2.col-xs-6, #testimonials-5 .caption.col-md-2.col-sm-2.col-xs-6.mal-blog { width:16%;}
.events-line { background:url(../img/line-events.jpg) repeat-x bottom left; margin-bottom:20px; padding-bottom: 20px;}
.news-line { background:url(../img/line-news-hor.png) no-repeat bottom center; margin-bottom:20px; padding-bottom: 30px;}
.right-products {padding: 61px 20px 38px;}
#testimonials-5.testimonials .carousel-control.right { right: 0; top: 0;}
#testimonials-5.testimonials .carousel-control.left { left: 0; right: 0; text-align: left; top: 0;}
.padd-one { padding-left: 0px;}
.social { height: 34px; margin-bottom: 13px; margin-top: 5px; padding-left: 15px; padding-top: 4px;}
.col-md-8.col-sm-8.col-xs-6.appdld { width: 50%;}
.col-md-4.col-sm-4.col-xs-6.menu_head { width: 50%;}
.testimonials .carousel-inner > .item { height: 237px;}
.events-all { padding: 20px 10px;}
.testimonials .carousel-arrow { top: -32px;}
.news-all {padding: 20px 10px;}
.blog-all { padding: 20px 10px;}
.header { padding-left:30px; padding-right:30px;}
.content-inner { padding-top: 61px;}
.r-foot1 { height: 100%;}
.col-md-8.col-sm-8.col-xs-6.padding_none { width: 50%;}
.col-md-3.col-sm-3.col-xs-6.member { width:50%;}
.col-md-1.col-sm-1.col-xs-12.notmember { width:50%;}
.header { background: rgba(0, 0, 0, 0) url("../img/bg_cont-767.png") repeat-x scroll left top;}
.notmember { padding-top: 64px; text-align: right;}
.col-md-1.col-sm-1.notmember { width: 50%;}
}
@media screen and (max-width: 640px) {
#testimonials-5 .col-md-2.col-sm-2.col-xs-6, #testimonials-5 .caption.col-md-2.col-sm-2.col-xs-6.mal-blog { height: 202px; width: 50%;}
}
@media screen and (max-width: 570px) {
#testimonials-5 .col-md-2.col-sm-2.col-xs-6, #testimonials-5 .caption.col-md-2.col-sm-2.col-xs-6.mal-blog { height: 164px; width: 50%;}
}

@media screen and (max-width: 470px) {
#testimonials-5 .col-md-2.col-sm-2.col-xs-6, #testimonials-5 .caption.col-md-2.col-sm-2.col-xs-6.mal-blog { height: 132px; width: 50%;}
.col-md-3.col-sm-3.col-xs-6.member { width:100%;}
.col-md-1.col-sm-1.col-xs-12.notmember { width:100%;}
.col-md-1.notmember { width: 100%;}
.header a { font-size:11px;}
.member h4 { color: #000; margin-top: 5px;}
.form-login { width: 358px;}
.btn-none { right: 9px; left:auto; top: 38px;}
.col-md-8.col-sm-8.col-xs-6.padding_none { width:100%; text-align: center;}
}


@media screen and (max-width: 430px) {
.form-login { width: 100%;}
.btn-none { right:0;}
.menu_head { padding-left:0px; padding-right:0px;}
.col-md-4.col-sm-4.col-xs-6.menu_head { width:60%;}
.col-md-8.col-sm-8.col-xs-6.appdld{ width:40%;}
.content-inner { padding: 61px 15px 18px;}
.header .col-md-6.col-sm-6.col-xs-9.padding_none { width:100%;}
}
@media screen and (max-width: 414px) {
#testimonials-2 .col-md-4.col-xs-6, #testimonials-2 .col-md-8.col-xs-6 { width:50%;}
#testimonials-5 .col-md-2.col-sm-2.col-xs-6, #testimonials-5 .caption.col-md-2.col-sm-2.col-xs-6.mal-blog { height: 111px; width: 50%;}
}

@media screen and (max-width: 370px) {
#testimonials-5 .col-md-2.col-sm-2.col-xs-6, #testimonials-5 .caption.col-md-2.col-sm-2.col-xs-6.mal-blog { height: 95px; width: 50%;}
}

.list {
    position: relative;
    font-size:16px;
    width: 500px;
    top: 0;
    left: 0;
    margin: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.list h1 {
    position: relative;
    background: #AEDBFF;
    color: #fff;
    margin: 0;
    padding: 10px 20px;
    font-family: "Roboto";
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}
.list h1 a {
    position: absolute;
    top: 50%;
    right: 20px;
    background: #fff;
    /* IE Fallback */
    background: rgba(255, 255, 255, 0.15);
    width: 24px;
    height: 24px;
    margin: -12px 0 0 0;
    color: #666;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.list h1 a:hover {
    background: rgba(255, 255, 255, 0.2);
}
.list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list ul li {
    background: #fff;
    height: 40px;
    color: #666;
    line-height: 40px;
    padding: 0 20px 0 0;
}
.list ul li a { text-decoration:none;}

.list ul li a .fa {
    display: inline-block;
    background: #AEDBFF;
    width: 0px;
    height: 40px;
    margin-right: 16px;
    color: #666;
    text-align: center;
    text-decoration: none;
    opacity: 0;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -ms-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    transition: 0.2s linear; line-height:40px;
}
.list ul li:nth-child(2n) {
    background: #f7f7f7;
}
.list ul li:hover a .fa {
    width: 40px;
    opacity: 1; margin-top:-20px;
}
.btn-info {
    color: #fff;
    background-color: #0c408d;
    border-color: #0c408d;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #0a4cad;
    border-color: #0a4cad;
}