@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url('Source_Sans_Pro/SourceSansPro-ExtraLight.ttf');
}
@font-face {
    font-family: scriptclean;
    src: url('SverigeScriptClean_Demo.ttf');
}
.scriptclean{
	font:0.2em 'scriptclean';
}
.fontload{
	font:1em 'Source Sans Pro';
}
.text_left{
	text-align: left !important;
}
.text_right{
	text-align: right !important;
}
.text_center{
	text-align: center !important;
}
.text-light{
	color:#fff !important;
}
.text-light{
	color:#fff !important;
}


.c-blue{
	color:#228FBF !important;
}

.c-orange{
	color:#ED8009 !important;
}

.c-orange_back{
	background:#ED8009;
}

.c-lightgray{
	color:#ccc !important;
}
.c-white{
	color:#fff !important;
}
.text_decor{
	text-decoration:none !important;
}
.col-md-0{
	width: 0px !important;
}

.l-s-1{
	letter-spacing: 0.01em !important;
}
.l-s-2{
	letter-spacing: 0.02em !important;
}
.l-s-3{
	letter-spacing: 0.03em !important;
}
.l-s-4{
	letter-spacing: 0.04em !important;
}
.l-s-5{
	letter-spacing: 0.05em !important;
}
.l-s-6{
	letter-spacing: 0.06em !important;
}
.l-s-7{
	letter-spacing: 0.07em !important;
}
.l-s-8{
	letter-spacing: 0.08em !important;
}
.l-s-9{
	letter-spacing: 0.09em !important;
}

.l-s-10{
	letter-spacing: 1em !important;
}
.casetext{
	width:150px;
	height:150px;
	border-radius:50%;
  	background: #F44336;  	
}


.casetext h5{
	line-height: 30pt;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}


.times_new_yorker{
	font:2em 'times new yorker';
}
.scriptclean{
	font:2em scriptclean;
}
.f-w-100 {
  font-weight: 100 !important;
}

.f-w-200 {
  font-weight: 200 !important;
}

.f-w-300 {
  font-weight: 300 !important;
}

.f-w-400 {
  font-weight: 400 !important;
}

.f-w-500 {
  font-weight: 500 !important;
}

.f-w-700 {
  font-weight: 700 !important;
}
.f-s-8 { font-size: 8px !important; }
.f-s-9 { font-size: 9px !important; }
.f-s-10 { font-size: 10px !important; }
.f-s-11 { font-size: 11px !important; }
.f-s-12 { font-size: 12px !important; }
.f-s-13 { font-size: 13px !important; }
.f-s-14 { font-size: 14px !important; }
.f-s-15 { font-size: 15px !important; }
.f-s-16 { font-size: 16px !important; }
.f-s-17 { font-size: 17px !important; }
.f-s-18 { font-size: 18px !important; }
.f-s-19 { font-size: 19px !important; }
.f-s-20 { font-size: 20px !important; }
.f-s-30 { font-size: 30px !important; }
.f-s-40 { font-size: 40px !important; }
.f-s-50 { font-size: 50px !important; }
.f-s-60 { font-size: 60px !important; }
.f-s-70 { font-size: 70px !important; }
.f-s-80 { font-size: 80px !important; }
.f-s-90 { font-size: 90px !important; }
.f-s-100 { font-size: 100px !important; }

.t-i-0{
	text-indent:0px;
}

.l-h-10{
	line-height: 10pt !important;
}
.l-h-15{
	line-height: 15pt !important;
}
.l-h-20{
	line-height: 20pt !important;
}
.l-h-25{
	line-height: 25pt !important;
}
.l-h-30{
	line-height: 30pt !important;
}
.l-h-35{
	line-height: 35pt !important;
}
.l-h-40{
	line-height: 40pt !important;
}
.l-h-45{
	line-height: 45pt !important;
}
.l-h-50{
	line-height: 50pt !important;
}
.p-0{
	padding: 0px !important;
}
.p-2{
	padding: 2px !important;
}
.p-3{
	padding: 3px !important;
}

.p-5{
	padding: 5px !important;
}
.p-15{
	padding: 15px !important;
}
.p-20{
	padding: 20px !important;
}
.p-25{
	padding: 25px !important;
}
.p-50{
	padding: 50px !important;
}
.p-t-0{
	padding-top: 0px !important;
}
.p-t-10{
	padding-top: 10px !important;
}
.p-t-20{
	padding-top: 20px !important;
	
}

.p-t-50{
	padding-top: 50px !important;
}
.p-l-0{
	padding-left: 0px !important;
}
.p-r-0{
	padding-right: 0px !important;
}
.p-l-2{
	padding-left: 2px !important;
}

.p-l-5{
	padding-left: 5px !important;
}

.p-l-10{
	padding-left: 10px !important;
}
.p-l-20{
	padding-left: 20px !important;
}
.p-l-15{
	padding-left: 15px !important;
}
.p-b-0{
	padding-bottom: 0px !important;
}
.p-b-10{
	padding-bottom: 10px !important;
}
.p-b-20{
	padding-bottom: 20px !important;
}
.p-b-30{
	padding-bottom: 30px !important;
}
.p-b-50{
	padding-bottom: 50px !important;
}

.p-r-2{
	padding-right: 2px !important;
}
.p-r-5{
	padding-right: 5px !important;
}
.p-r-10{
	padding-right: 10px !important;
}
.p-r-15{
	padding-right: 15px !important;
}
.p-r-20{
	padding-right: 20px !important;
}
.p-r-25{
	padding-right: 25px !important;
}

.p-40{
	padding: 40px !important;
}
.p-10{
	padding: 10px !important;
}
.p-100{
	padding: 100px !important;
}
.m-0{
	margin: 0px !important;
}
.m-t-0{
	margin-top: 0px !important;
}
.m-t-10{
	margin-top: 10px !important;
}
.m-t-15{
	margin-top: 15px !important;
}
.m-t-20{
	margin-top: 20px !important;
}

.m-t-25{
	margin-top: 25px !important;
}

.m-t-30{
	margin-top: 30px !important;
}

.m-t-40{
	margin-top: 40px !important;
}

.m-t-50{
	margin-top: 50px !important;
}

.m-t-100{
	margin-top: 100px !important;
}

.m-t--100{
	margin-top: -100px !important;
}

.m-t-250{
	margin-top: 250px !important;
}
.m-b-0{
	margin-bottom: 0px !important;
}
.m-b-5{
	margin-bottom: 5px !important;
}
.m-b-10{
	margin-bottom: 10px !important;
}
.m-b-20{
	margin-bottom: 20px !important;
}
.m-b-50{
	margin-bottom: 50px !important;
}
.m-b-100{
	margin-bottom: 100px !important;
}
.m-l-5{
	margin-left: 5px !important;
}
.m-l-10{
	margin-left: 10px !important;
}
.m-l-15{
	margin-left: 15px !important;
}
.m-l-20{
	margin-left: 20px !important;
}
.m-l-50{
	margin-left: 50px !important;
}
.m-l-100{
	margin-left: 100px !important;
}


.m-l-150{
	margin-left: 150px !important;
}
.m-r-5{
	margin-right:5px !important;
}
.m-r-10{
	margin-right: 10px !important;
}

.c-i{
	float:left !important;
	margin:10px !important;
}
.border_dashed{
	border: 1px dashed #eee !important;
}
.border_all{
	border: 1px solid #eee !important;
}

.border_left{
	border-left: 1px solid #eee !important;
}

.border_right{
	border-right: 1px solid #eee !important;
}

.border_top{
	border-top: 1px solid #eee !important;
}
.border_bottom{
	border-bottom: 1px solid #eee !important;
}

.border_bottom_two{
	border-bottom: 1px dotted #ddd !important;
}

.border_right_two{
	border-right: 1px dotted #ddd !important;
}


.no_border{
	border-color:transparent;
}
.logoimg img{
	max-height:60px !important;	
}
.no_radius{
	border-radius:0px;
}

.box-shadow{
	-webkit-box-shadow: 0px 1px 1px 1px rgba(221,221,221,1);
	-moz-box-shadow: 0px 1px 1px 1px rgba(221,221,221,1);
	box-shadow: 0px 1px 1px 1px rgba(221,221,221,1);
}
.no_shadow{
	-webkit-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	-moz-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
}
.curpoint{
	cursor: pointer;
}
.scholbagbe{
	width:150px;
	height:150px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	border:5px solid #f9f9f9;
	overflow: hidden;
}
.scholbagbe-square{
	width:150px;
	min-height:150px;
	overflow: hidden;
	background: #fff;
	overflow: hidden;
	cursor: pointer;
}

.scholbagbe, .scholbagbe-square img{
	width:100%;
	height:auto;
}
.attenpix{
	width:100%;
	height:280px;
	background: #fff;
	overflow: hidden;
}

.attenpix img{
	width:100%;
	height:auto;
}


.cutebox{
	width:50px;
	height:50px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
}

.cutebox_half{
	float:left;
	width:50%;
	height:60px;
	overflow: hidden;
}


.pix_uploaded{
	float:left;
	width:100%;
	min-height: 150px;
	max-height:300px;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer
}

.border-button{
	border:1px solid #ED8009 !important;
	color:#ED8009 !important;
}

.pix_uploaded img{
	float:left;
	width:100%;
	height: auto;
}

.prof_img{
	width: 100px;
	height: 100px;
	border-radius: 50px;
	overflow: hidden;
}
.prof_img img{
	width: 100%;
	height: auto;
}

.picky{
	width: 100%;
	height: 300px;
	overflow: hidden;
	float:left;
}
.picky img{
	width: 100%;
	height: auto;
}


.prof_imgsmall{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
}
.prof_imgsmall img{
	width: 100%;
	height: auto;
}

.prof_imgmedium{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
}


.prof_imgmedium img{
	width: 100%;
	height: auto;
}
.c-img{
	width:80px !important;
	height:80px !important;
	overflow: hidden;
	border-radius: 50%;
}

.arckl_holder{
	width:150px;
	height:150px;
	border-radius:50%;
	float:left;
	border-right:1px solid red;
	overflow:hidden;
}

.arckl_holder img{
	width:100%;
	height:auto;
	float:left;
}

.arckl_holder2{
	width:100px;
	height:100px;
	border-radius:50%;
	float:left;
	overflow:hidden;
}

.arckl_holder2 img{
	width:100%;
	height:auto;
	float:left;
}

.c-img img{
	width:100%;
	height: auto;
}

.alphabet_holder{
	position:fixed;
	height: auto;
	width:40px;
	background: ;
	top:70px;
	right: 0;
	/*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);*/	
	display:none;
}



.leters{
	font-weight:100;
	float: left;
	width: 40px;
	height:30px;
	border-bottom: 0px solid #03A9F4;
	text-align: center;
	line-height: 20pt;
	cursor: pointer;
	color:#999;
	font-size:20px;
	 transition:         0.15s ease-in;
	 -o-transition:      0.15s ease-in;
	 -ms-transition:     0.15s ease-in;
	 -moz-transition:    0.15s ease-in;
	 -webkit-transition: 0.15s ease-in;
	
}

.leters:hover{
	color: #333;
}


/*dashboard starts*/
.logo_tab{
	float:left;
	width:50px;
	height:50px;
	border-radius:50%;
	overflow: hidden;
	padding:0px !important;
	/*background: rgba(255,255,255,0.9);*/
	margin-top: -5px
}
.logo_tab img{
	float:left;
	width:100%;
	height:auto;
	margin: 0 !important;
}
.ease{
	 transition:         0.30s ease-in;
	 -o-transition:      0.30s ease-in;
	 -ms-transition:     0.30s ease-in;
	 -moz-transition:    0.30s ease-in;
	 -webkit-transition: 0.30s ease-in;
}
.easefast{
	 transition:         0.15s ease-in;
	 -o-transition:      0.15s ease-in;
	 -ms-transition:     0.15s ease-in;
	 -moz-transition:    0.15s ease-in;
	 -webkit-transition: 0.15s ease-in;
}


.exportbtns:hover{
	opacity:0.7;
}
.exportbtns-red{
	background: #F44336 !important;
	border: 0px solid #fff !important;
}

.exportbtns-green{
	background: #4CAF50 !important;
	border: 0px solid #fff !important;
}


.exportbtns-pink{
	background: #E91E63 !important;
	border: 0px solid #fff !important;
}

.exportbtns-blue{
	background: #03A9F4 !important;
	border: 0px solid #fff !important;
}

.exportbtns-cyan{
	background: #00BCD4 !important;
	border: 0px solid #fff !important;
}

.exportbtns-gray{
	background: #9E9E9E !important;
	border: 0px solid #fff !important;
}

/*dashboard ends*/	
.strikethrough {
  position: relative;
}
.c-wopqu{
	 color:rgba(0,0,0,0.4);
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
 
  border-top: 1px solid;
  border-color: #F44336;
  
  -webkit-transform:rotate(-9deg);
  -moz-transform:rotate(-9deg);
  -ms-transform:rotate(-9deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-9deg);
}	
.invoice {
    padding: 30px !important;
    -webkit-print-color-adjust: exact !important;
  }	
  .invoice .card-header {
    background: #eee !important;
    padding: 20px;
    margin-bottom: 20px;
    margin: -60px -30px 25px -30px;
  }

  .invoice .block-header {
    display: none;
  }

  .invoice .highlight {
    background: #eee !important;
  }
@media (max-width: 991px) {
	.logoimg img{
	max-height:50px !important;	
	}
	.ttext_left{
		text-align:left !important;
	}
	.ttext_right{
		text-align:right !important;
	}
	.ttext_center{
		width:100% !important;
		text-align:center !important;
	}
	.no_border_right{
		border-right:0px solid #fff !important;
	}
	.tm-t-120{
		margin-top: 120px !important;
	}
}
/* mobile */
@media (max-width: 767px) {
  .logoimg img{
	max-height:45px !important;	
	}
  .box-shadow{
  	-webkit-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	-moz-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
  }
  .nobox-shadow{
  	-webkit-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	-moz-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
  }
  .card{
  	-webkit-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	-moz-box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
	box-shadow: 0px 1px 1px 1px rgba(221,221,221,0) !important;
  }
  .mobile-left{
  	padding-left: 0px !important;
  } 
  .mobile-right{
  	padding-right: 0px !important;
  }
  .mobile-align-left{
  	text-align: left !important;
  }
  .mobile-align-right{
  	text-align: right !important;
  }
  .mobile-align-center{
  	width:100% !important;
  	text-align: center !important;
  }
  .mob-10{
  	padding-left:20px !important;
  	padding-right:20px !important;
  }
  
  .mborder_top{
	border-top: 1px solid #ddd !important;
  }
  .mborder_bottom{
	border-bottom: 1px solid #ddd !important;
  }
  .mno_border{
	border-color:transparent !important;
  }
  .mborder{
	border: 1px solid #ddd !important;
  }
  .mlborder{
	border-left: 1px solid #ddd !important;
  }
  .mrborder{
	border-right: 1px solid #ddd !important;
  }
  .mbborder{
	border-bottom: 1px solid #ddd !important;
  }
  .mtborder{
	border-top: 1px solid #ddd !important;
  }
  .mnolborder{
	border-left: 0px solid #ddd !important;
  }
  .mnorborder{
	border-right: 0px solid #ddd !important;
  }
  .mnobborder{
	border-bottom: 0px solid #ddd !important;
  }
  .mtborder{
	border-top: 1px solid #ddd !important;
  }
  .nomborder{
	border: 0px solid #ddd !important;
  }
  
  .nmtop{
	margin-top:0px !important;
  }
  .mtop{
	margin-top:20px !important;
  }
  .mm-t-50{
	margin-top: 50px !important;
}
.mm-t-100{
	margin-top: 100px !important;
}
.mm-t-150{
	margin-top: 150px !important;
}
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.visible-xs {
  display: none !important;
}

tr.visible-xs {
  display: none !important;
}

th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm {
  display: none !important;
}

tr.visible-sm {
  display: none !important;
}

th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md {
  display: none !important;
}

tr.visible-md {
  display: none !important;
}

th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg {
  display: none !important;
}

tr.visible-lg {
  display: none !important;
}

th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

tr.visible-print {
  display: none !important;
}

th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}


.carousel {
  position: relative;
}

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

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .zmdi-chevron-left,
.carousel-control .zmdi-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .zmdi-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .zmdi-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .zmdi-chevron-left,
  .carousel-control .zmdi-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .zmdi-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .zmdi-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

/* mobile */
@media (max-width: 767px) {
  .mobtext-center{
  	text-align:center;
  }
  
}