@font-face {
 font-family: 'BNazanin';
 src: url('../fonts/BNazanin.eot'),
	  url('../fonts/BNazanin.ttf') format('woff'),
      url('../fonts/BNazanin.ttf') format('truetype');

}

body
{
	font-family: 'BNazanin' !important;
	background-attachment: fixed;
	background-color:#0C0C0D !important;
	min-height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	line-height: 1.82857143;
}

.rull-change-view{
	background-color: rgba(0,0,0,0.17);
	margin-bottom: 25px;
	margin-top: 25px;
	padding-bottom: 25px;
}
.footer-background {
    height: 30px;
    background-image: url(../img/bg-footer.png);
    opacity: .25;
}

.bg-header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 137px;
    max-height: calc(100% - 30px) !important;
    
    background-repeat: repeat-x;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.li-curence{
	height: 55px !important;
}
.li-check{
	background: #1B1C1D;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-image: none;
    background-size: auto auto;
	position: relative;
	z-index: 10;
	height: 49px;
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	transform: translateY(-3px);
	border-bottom: 2px solid #1B1C1D;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.75),-7px -12px 20px -5px rgba(0,0,0,0.75),7px -12px 20px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0.75),-7px -12px 20px -5px rgba(0,0,0,0.75),7px -12px 20px -5px rgba(0,0,0,0.75);
	box-shadow: 0 0 0 0 rgba(0,0,0,0.75),-7px -12px 20px -5px rgba(0,0,0,0.75),7px -12px 20px -5px rgba(0,0,0,0.75);
	border-top: 2px solid #272729;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#272729), to(rgba(23,23,24,0)));
	background-image: -webkit-linear-gradient(#272729, rgba(23,23,24,0));
	background-image: -moz-linear-gradient(#272729, rgba(23,23,24,0)), -moz-linear-gradient(#272729, rgba(23,23,24,0));
	background-image: -o-linear-gradient(#272729, rgba(23,23,24,0)), -o-linear-gradient(#272729, rgba(23,23,24,0));
	background-image: linear-gradient(#272729, rgba(23,23,24,0)), linear-gradient(#272729, rgba(23,23,24,0));
	-moz-background-size: 2px 100%;
	background-size: 2px 100%;
	background-position: 0 0,100% 0;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.previous>a{
	background-color: white !important;
	color: black;
	font-weight: 300;
}
.next>a{
	background-color: white !important;
	color: black;
	font-weight: 300;
}
.middle>a{
	background-color: white !important;
	color: black;
	font-weight: 300;
}
header{
	height: 350px;
	margin-top: -20px;
 	z-index: 50;
	background-image: url("../img/top-bg2.jpg");
	background-size: cover;
	background-position: center;
}
.entersite{
	font-family: 'BNazanin' !important;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	padding: 10px;
	text-shadow: 1px 1px 0 #000;
	text-decoration: none;
	font-weight: 700;
}
.entersite:HOVER{
	color: #fff;
	text-decoration: none;
	padding-bottom: 15px;
}

li>a{
	font-size: 14px;
	color: #fff;
	padding-top: 2px;
	text-shadow: 1px 1px 0 #000;
}
li>a:HOVER{
	color: black;
	background-color: none;
}
li:HOVER{
	background-color: #1B1C1D !important;
}
.main-content-check{
	margin: 0 auto;
	position: relative;
	border-top: 1px solid #2A2C2E;
	width: 100% !important;
	background-color: #1B1C1D;
}
.nav-change{
	position: relative !important;
	top: 299px !important;
}
@charset "utf-8";
/* CSS Document */
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.color-1 {
  color: #efedef;
}
.img-indent {
  margin: 0px 30px 0 0;
  float: left;
}
.img-indent1 {
  margin: 1px 29px 16px 0;
  float: left;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.center {
  text-align: center;
}
.spinner {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/spinner.gif) 50% 50% no-repeat #000000;
}

.clear {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
.m-top {
  margin-top: -7px;
}
.overflow.extra {
  overflow: visible;
}
.left-0 {
  margin-left: 0 !important;
}
.overflow {
  overflow: hidden;
}
.inner-1 {
  padding-right: 30px;
}
/*------ header ------- */

/* navbar */
.navbar_ {
  margin: 0;
  position: relative;
}
.navbar_ .navbar-inner_ {
  padding: 0;
  margin: 0;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
/*nav*/
.navbar_ {
  position: relative;
}
.nav-collapse_ {
  padding: 0;
  z-index: 10;
  float: right;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  margin-left: 22px;
}
.nav-collapse_ .nav li a {
  text-shadow: none;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: none;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  font-weight: 300;
  color: #1a1a1a;
}
.nav-collapse_ .nav > li > a {
  margin: 0;
  padding: 30px 0 32px;
  display: block;
  background: none;
  position: relative;
  z-index: 20;
  width: 84px;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
}
.nav-collapse_ .nav > li > a .sf-sub-indicator {
  position: absolute;
  width: 9px;
  height: 6px;
  background: url(../img/indicator1.png) no-repeat 0 0;
  left: 50%;
  bottom: 21px;
  margin-left: -5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  background: #e85356;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li.sfHover > a .sf-sub-indicator,
.nav-collapse_ .nav > li.active > a .sf-sub-indicator {
  background-position: 0 bottom;
}
.sub-menu > a {
  position: relative;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 140px;
  left: -18px;
  top: 85px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  border-radius:20px;
  background: #006600;
  padding: 12px 0;
  margin: 0;
}
.nav-collapse_ .nav ul li {
  text-align: center;
}
.nav-collapse_ .nav ul li a {
  padding: 4px 0;
  display: block;
  background: none;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #ffffff;
  background: #e85356;
}
.nav-collapse_ .nav ul .sf-sub-indicator {
  display: none;
}
.nav-collapse_ .nav ul ul li a {
  color: #ffffff;
}
a.changess{
	color: white;
	font-size: 15px;
	font-weight: 700;
}
a.changess:HOVER{
	color: #ff8000;
}
.nav-collapse_ .nav li ul ul li a:hover {
  text-decoration: none;
  color: #000000;
}
/*------ logo ------- */
.navbar_ .brand_ {
  display: block;
  float: left;
  font-size: 0;
  line-height: 0;
  padding: 0px 0 0 4px;
  margin: 0;
}
.navbar_ .brand_ h1 {
  font-size: 0;
  line-height: 0;
}
/*------ h1, h2, h3, h4, h5, h6 ------- */
h1,
h2,
h3,
h4,
h5,
h6 {
         
  text-transform: none;
  color: black;
  font-weight: 300;
  letter-spacing: -1px;
}
h1 {
  font-size: 70px;
  line-height: 74px;
}
header h1 {
  padding: 0;
  margin: 0;
}
h2 {
  font-size: 50px;
  line-height: 52px;
}
h3 {
  font-size: 30px;
  line-height: 34px;
  margin: 32px 0 15px;
  font-weight: normal;
}
.content-extra h3 {
  margin: 42px 0 25px;
}
h4 {
  font-size: 48px;
  line-height: 50px;
  margin: 21px 0 20px;
}
h5 {
  font-size: 1.3em;
  color: #939393;
  font-weight: 600;
  letter-spacing: -1px;
}
h6 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -1px;
}
p {
  padding-bottom: 25px;
  margin: 0;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  position: relative;
  padding: 0 0 40px;
}
.bg-content {
	width : 99%;
	margin : 0 auto !important;
  	
}
.block-slogan {
  overflow: hidden;
  padding-bottom: 44px;
}
.block-slogan h2:first-letter {
  color: #e85356;
  font-weight: normal;
}
.block-slogan h2 {
  float: left;
  margin: 0;
  padding-right: 58px;
  line-height: 54px;
}
.block-slogan p {
  border-left: 1px solid #454545;
  padding: 0 0 0 26px;
}
.block-slogan div {
  overflow: hidden;
}
.row-1 {
  background: #CCCCCC;
  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
  padding-bottom: 14px;
}
.ic {
  border:0;
  float:right;
  background:#fff;
  color:#f00;
  width:50%;
  line-height:10px;
  font-size:10px;
  margin:-220% 0 0 0;
  overflow:hidden;
  padding:0
}
/*------ thumbnails-1 ------- */
.thumbnails-1 {
  margin: 0;
  list-style: outside none;
}
.thumbnails-1 > li {
  margin-bottom: 40px;
}
.thumbnails-1 .thumbnail-1 {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  line-height: 20px;
}
.thumbnails-1 .thumbnail-1 section {
  padding-top: 25px;
}
.thumbnails-1 .thumbnail-1 section strong {
  color: #ffffff;
  font-weight: normal;
}
.border-horiz {
  background: url(../img/border-horiz.gif) repeat-x 0 0;
  height: 2px;
  margin: 16px 0 0;
}
.border-horiz.extra {
  margin-bottom: 10px;
}
.txt-1 {
  color: #ffffff;
  padding: 3px 0 10px;
}
/*------ list-services ------- */
.list-services .thumbnail-1 {
	background: #0f0f0fcc;;
	padding: 10px;
	max-height: 500px;
}
.img-folder{
	width: 250px;
	height: 250px;
	float: right;
	background-size: cover;
	background-position: center;
	position: relative;
	margin: 15px;
}
.galery-matn{
	position: relative;
	font-size: 17px;
	font-weight: bold;
}
.link-galery, .link-galery:hover{
	color: white;
}
.page-interview{
	text-align: center;
	padding: 25px;
}
.list-services a {
  margin-bottom: 10px;
  display: inline-block;
}
.list-services p {
  padding-bottom: 20px;
}
.list-services section {
  padding: 0 20px;
}
.list-services li {
  margin-bottom: 30px;
}
.quote-1 {
  border: medium none;
  color: #7f7f7f;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.badge {
  font-size: 41px;
  line-height: 44px;
  width: 67px;
  text-shadow: 1px 1px #e8eaea;
  text-align: center;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  background: #d1cfd0;
  -webkit-box-shadow: 1px 1px #dddcde;
  -moz-box-shadow: 1px 1px #dddcde;
  box-shadow: 1px 1px #dddcde;
  float: left;
  margin-right: 18px;
  color: #1a1a1a;
  padding: 11px 0;
  border-right: 1px solid #eaedee;
  border-bottom: 1px solid #eaedee;
}
/*------ lists ------- */
/*------ list ------- */
.list.extra {
  width: 100%;
  margin: 0;
  float: none;
  padding-top: 5px;
}
.list.extra2 {
  width: 170px;
  padding-top: 5px;
}
.list-pad {
  padding-right: 28px;
}
.list {
  list-style: none outside;
  padding-top: 14px;
  float: left;
  width: 106px;
  margin: 0;
}
.list li {
  background: url(../img/marker-1.png) no-repeat 0 7px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.list li.last {
  padding-bottom: 0;
}
.list.extra1 a,
.list.extra2 a {
  color: #7f7f7f;
}
.list.extra1 a:hover,
.list.extra2 a:hover {
  color: #e85356;
}
.list li a {
  color: #e85356;
  display: inline-block;
}
.list li a:hover {
  text-decoration: none;
  color: #ffffff;
}
/*----------- list-photo--------------*/
.list-photo {
  list-style: none outside;
  margin: 0;
  overflow: hidden;
  margin-left: -30px;
}
.list-photo li {
  float: left;
  margin: 0 0 30px 30px;
}
/*----------- .portfolio --------------*/
.portfolio {
  list-style: none outside;
  margin: 0;
}
.portfolio li {
  float: left;
  margin: 0 0 30px 30px;
}
.magnifier {
  opacity: 1;
  position: relative;
  height: auto;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover {
  opacity: 0.7;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  background: url('../img/magnifier.png') center center no-repeat #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.magnifier:hover:after {
  opacity: 0.6;
}
/*----------- .list-blog --------------*/
.list-blog {
  list-style: none outside;
  margin: 0;
}
.list-blog li {
  background: url(../img/border-horiz.gif) repeat-x 0 bottom;
  padding-bottom: 40px;
  margin-top: 32px;
}
.list-blog li.last {
  background: none;
}
.list-blog h3 {
  margin-bottom: 6px;
  margin-top: 0;
}
.list-blog img {
  margin: 21px 0 24px;
}
.date-1 {
  float: left;
  border-right: 1px solid #7f7f7f;
  line-height: 18px;
  padding-right: 8px;
}
.name-author {
  float: left;
  line-height: 18px;
  padding-left: 8px;
}
.name-author a {
  text-decoration: underline;
}
.comments {
  float: right;
  line-height: 18px;
  text-decoration: underline;
}
/*----------- search --------------*/
/* search-form */
#search {
  margin: 0;
  padding: 10px 0 0;
  overflow: hidden;
}
#search input {
  background: #ffffff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 21px !important;
  width: 260px;
  float: left;
  margin: 0px 10px 0 0;
  padding: 4px 12px 5px;
  font-size: 14px;
  height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#search a {
  float: left;
}
/***** map *****/
.map {
  margin: 0 0 25px;
  padding-top: 10px;
  line-height: 0;
}
.map iframe {
  border: none;
  width: 100%;
  height: 370px;
}
/*------ mail & address------- */
.address-1 {
  overflow: hidden;
}
.address-1 strong {
  color: #7f7f7f;
  display: block;
  font-weight: normal;
}
.address-1 span {
  display: inline-block;
  width: 80px;
  color: #ffffff;
}
.mail-1 {
  text-decoration: underline;
  color: #e85356;
}
.mail-1:hover {
  text-decoration: none;
}
.mail-2 {
  text-align: right;
}
.mail-2 a {
  color: #3c3c3c;
}
.mail-2 a:hover {
  text-decoration: underline;
}
/***** contact form *****/
#contact-form {
  position: relative;
  vertical-align: top;
  z-index: 1;
  margin: 0 0 20px;
  padding-top: 10px;
}
#contact-form fieldset {
  border: none;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
#contact-form label {
  display: inline-block;
  min-height: 40px;
  position: relative;
  margin: 0;
}
#contact-form .message {
  min-height: 343px;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  padding: 4px 18px 5px;
  margin: 0;
  font-size: 14px;
  line-height: 21px !important;
  color: #7f7f7f;
  background: #ffffff;
  outline: none;
  width: 370px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form input {
  height: 30px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  width: 100%;
  height: 323px;
  resize: none;
  overflow: auto;
}
#contact-form .success {
  display: none;
  margin-bottom: 20px;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  background: #ffffff;
  padding: 12px 14px;
  text-transform: none;
}
#contact-form .error,
#contact-form .empty {
  color: #f00;
  font-size: 11px;
  line-height: 1.27em;
  display: none;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 2px 4px 6px 4px;
  text-transform: none;
}
.buttons-wrapper {
  position: relative;
}
.buttons-wrapper a {
  margin-right: 10px;
  cursor: pointer;
}
.buttons-wrapper a:hover {
  text-decoration: none;
}
/*----------- buttons & links--------------*/
.btn-1 {
  color: #ffffff;
  background: #e85356;
  padding: 5px 14px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-1:hover {
  color: #1a1a1a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  background: #ffffff;
}
/* policy */.policy {
  position: relative;
  margin-top: -3px;
}
.policy strong {
  display: block;
  color: #ffffff;
  line-height: 16px;
  padding-bottom: 9px;
}
.policy p {
  color: #7f7f7f;
  padding-bottom: 21px;
}
/* block-404 */.block-404 {
  background: #ffffff;
  margin: 40px 0 30px;
  overflow: hidden;
}
.block-404 .img-404 {
  float: none;
  width: 100%;
}
.box-404 {
  padding: 42px 10px 0;
  overflow: hidden;
}
.box-404 h2 {
  color: #e85356;
  font-size: 80px;
  line-height: 84px;
  font-weight: normal;
  margin: 0;
}
.box-404 h3 {
  color: #000000;
  margin: 0 0 21px;
}
.box-404 p {
  padding-bottom: 25px;
}
/* search-form 404 */#form-search {
  overflow: hidden;
  position: relative;
}
#form-search input {
  background: #e5e5e5;
  border-top: 1px solid #c3c3c3;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 21px !important;
  width: 84%;
  font-size: 14px;
  margin: 0 10px 0 0;
  padding: 4px 12px 5px;
  height: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#form-search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#form-search a {
  float: left;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
    width: 100%;
	height: auto;
	position: static;
	bottom: 0px !important;
	margin-top: 50px;
}
.privacy {
  color: white; 
}
.privacy a {
  color: #e85356;
}
.list-social {
  list-style: none outside none;
  overflow: hidden;
  margin: 0;
}
.list-social a {
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.list-social a.icon-1 {
  background-image: url(../img/soc-icon-1.png);
}
.list-social a.icon-2 {
  background-image: url(../img/soc-icon-2.png);
}
.list-social a.icon-3 {
  background-image: url(../img/soc-icon-3.png);
}
.list-social a.icon-4 {
  background-image: url(../img/soc-icon-4.png);
}
.list-social a.icon-5 {
  background-image: url(../img/soc-icon-5.png);
}
.list-social li {
  float: left;
  margin-left: 5px;
}
.list-social a:hover {
  background-position: 0 bottom;
}
/*--- footer end ------*/
@media (min-width: 1300px) {
  .box-404 {
    overflow: hidden;
  }
  .block-404 .img-404 {
    width: 770px;
    height: 393px;
    float: left;
  }
  #search input {
    width: 286px;
  }
  #form-search input {
    width: 216px;
  }
  .box-404 {
    padding: 42px 50px 0;
  }
  .address-1 strong {
    float: left;
    width: 154px;
  }
  .list-photo li.last {
    margin-right: 0;
  }
  .overflow.extra {
    overflow: hidden;
  }
}
@media (max-width: 1299px) and (min-width: 979px) {
  .overflow.extra {
    overflow: visible;
  }
}
@media (max-width: 1300px) {
  #search input {
    width: 200px;
  }
}
@media (max-width: 979px) {
  #search input {
    width: 127px;
  }
  .block-404 .img-404 {
    margin-left: 0;
  }
  .img-indent1 img {
    width: 100%;
  }
  #contact-form label {
    display: block;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  .inner-1 {
    padding: 0;
  }
  .block-slogan h2 {
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .navbar_ .btn {
    display: none !important;
  }
  /* navbar */
  .navbar_ {
    margin: 0;
    position: relative;
  }
  .navbar_ .navbar-inner_ {
    padding: 0;
    margin: 0;
    border: none;
    min-height: inherit;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  /*nav*/
  .navbar_ .container {
    position: relative;
  }
  .nav-collapse_ {
    height: auto !important;
    overflow: visible !important;
    clear: none !important;
  }
  .nav-collapse_ .nav > li {
    float: left !important;
    margin-left: 10px;
  }
  .portfolio {
    margin-left: -10px;
  }
  .portfolio li {
    margin-left: 30px;
    width: 45%;
  }
  .portfolio li img {
    width: 100%;
  }
  .img-indent {
    float: none;
    margin: 0 0 18px 0;
  }
  .img-indent img {
    width: 100%;
  }
  #contact-form input,
  #contact-form textarea {
    width: 100%;
  }
  #form-search input {
    width: 74%;
  }
}
@media (max-width: 767px) {
  
  /* navbar */
  .nav-collapse_ {
    padding-top: 0px;
    padding-right: 0;
  }
  .navbar_ .nav-collapse_ {
    position: absolute;
    left: auto;
    top: 105px;
    right: 0;
  }
  .navbar_ .btn {
    display: inline-block;
    float: right;
    background: #e85356;
    padding: 18px 0 20px;
    text-decoration: none;
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    text-shadow: none;
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 63px;
    text-align: center;
    font-weight: normal;
    position: relative;
  }
  .navbar_ .btn:hover {
    background: #181818;
    color: #ffffff;
  }
  .navbar_ .btn .icon-bar {
    position: absolute;
    width: 9px;
    height: 6px;
    background: url(../img/indicator.png) no-repeat 0 0;
    left: 50%;
    bottom: 12px;
    margin-left: -5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
  }
  .nav-collapse_ .nav {
    position: relative;
    zoom: 1;
    z-index: 999;
    width: 113px;
    background: #ffffff;
    padding: 12px 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .nav-collapse_ .nav li {
    background: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
  }
  .nav-collapse_ .nav li a {
    display: block;
    font-weight: normal;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    padding: 8px 0;
    font-weight: normal;
  }
  .nav-collapse_ .nav > li.sfHover,
  .nav-collapse_ .nav > li:hover,
  .nav-collapse_ .nav > li.active,
  .nav-collapse_ .nav > li.active {
    background: none;
  }
  .nav-collapse_ .nav > li.sfHover > a,
  .nav-collapse_ .nav > li.sfHover > a:hover,
  .nav-collapse_ .nav > li > a:hover,
  .nav-collapse_ .nav > li.active > a,
  .nav-collapse_ .nav > li.active > a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #e85356;
  }
  .sub-menu > a {
    position: relative;
    display: block;
  }
  .nav-collapse_ .nav ul {
    position: relative;
    display: none;
    width: 100%;
    list-style: none;
    zoom: 1;
    z-index: 9;
    background: #ffffff;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
  }
  .nav-collapse_ .nav ul li a {
    display: block;
    font-size: 16px;
    padding: 4px 0;
  }
  .nav-collapse_ .nav ul li a:hover {
    background: #575757 !important;
  }
  .row {
    padding: 0 20px;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .bg-glow {
    background: none;
  }
  .thumbnail-1 > img {
    width: 100%;
  }
  #form-search input {
    width: 70%;
  }
  .portfolio {
    margin-left: -30px;
  }
  .portfolio li {
    float: left;
    margin-left: 30px;
    width: 44%;
  }
  .portfolio li img {
    width: 100%;
  }
  #search input {
    width: 66%;
  }
  .thumbnails-1 .thumbnail-1 img {
    width: 100%;
  }
  .thumbnails-1 {
    margin-left: -20px;
  }
  .thumbnails-1 li {
    float: left;
    width: 45%;
    margin-left: 20px;
  }
}
@media (max-width: 640px) {
  .block-slogan h2 {
    float: none;
    margin-bottom: 16px;
    padding: 0;
  }
  .block-slogan p {
    border: none;
    padding-left: 0;
  }
  .portfolio li {
    float: left;
    margin-left: 30px;
    width: 43%;
  }
  .portfolio li img {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .thumbnails-1 .thumbnail-1 img {
    width: 100%;
  }
  .thumbnails-1 {
    margin-left: 0px;
  }
  .thumbnails-1 li {
    float: none;
    width: 100%;
    margin-left: 0px;
  }
  .img-indent {
    float: none;
    margin: 0 0 16px 0;
  }
  .img-indent img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .list-social {
    float: none !important;
  }
  .privacy {
    float: none !important;
    padding-left: 10px;
  }
  .portfolio {
    margin: 0;
  }
  .portfolio li img {
    width: 100%;
  }
  .portfolio li {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  #form-search input {
    width: 100%;
  }
  #search input {
    width: 66%;
  }
  #form-search input {
    width: 66%;
  }
  footer {
    padding: 31px 0;
  }
  #contact-form textarea {
    height: 280px;
  }
  #contact-form .message {
    min-height: 290px;
  }
}
@media (max-width: 320px) {
  .brand_ a img {
    width: 190px;
    height: auto;
  	position:absolute;
  	top:0px;
  }
  .list-photo {
    margin: 0;
  }
  .list-photo li {
    float: none;
    margin: 0 0 30px 0;
  }
  .list-photo li img {
    width: 100%;
  }
  #search input {
    width: 61%;
  }
  .img-indent1 {
    float: none;
    margin: 1px 0 16px;
  }
  .overflow.extra {
    overflow: visible;
  }
  #form-search input {
    width: 57%;
  }
}
.clearfix {
  	color:white;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Table_Karsh
{
	width:1000px;
	position:relative;
	margin:0 auto;
}
.Form_Karshenasi
{
	font-size:18px;
	text-align:center;
	position:relative;
	margin:0 auto;
}
.Text_Area
{
	width:700px !important;
	height:130px !important;
}
.right-boarder {
	
}
.left-boarder {
	
}
.main-boarder {
	margin-left:-5px;
	
}
.main-boarder h5{
	font-size: 2.9vw;
	
}
.main-boarder p {
	font-size: 2vmin;
}
.lables{
	color: white;
}


.loginpos{
	position:relative;
	top: 8px;
}





#login-modal .modal-dialog {
    width: 350px;
}

#login-modal input[type=text], input[type=password] {
	margin-top: 10px;
}

#div-login-msg,
#div-lost-msg,
#div-register-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
}

#div-login-msg.success,
#div-lost-msg.success,
#div-register-msg.success {
    border: 1px solid #68c3a3;
    background-color: #c8f7c5;
}

#div-login-msg.error,
#div-lost-msg.error,
#div-register-msg.error {
    border: 1px solid #eb575b;
    background-color: #ffcad1;
}

#icon-login-msg,
#icon-lost-msg,
#icon-register-msg {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #dadfe1;
    margin-right: 5px;
    transition: all ease-in-out 500ms;
}

#icon-login-msg.success,
#icon-lost-msg.success,
#icon-register-msg.success {
    background-color: #68c3a3 !important;
}

#icon-login-msg.error,
#icon-lost-msg.error,
#icon-register-msg.error {
    background-color: #eb575b !important;
}

#img_logo {
    max-height: 100px;
    max-width: 100px;
}

/* #########################################
   #    override the bootstrap configs     #
   ######################################### */

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}

.modal-content {
    background-color: #ececec;
    border: 1px solid #bdc3c7;
    border-radius: 0px;
    outline: 0;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    border-bottom: 0px;
}

.modal-body {
    position: relative;
    padding: 5px 15px 5px 15px;
}

.modal-footer {
    padding: 15px 15px 15px 15px;
    text-align: left;
    border-top: 0px;
}

.checkbox {
    margin-bottom: 0px;
}

.btn {
    border-radius: 0px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.btn-lg, .btn-group-lg>.btn {
    border-radius: 0px;
}

.btn-link {
    padding: 5px 10px 0px 0px;
    color: #95a5a6;
}

.btn-link:hover, .btn-link:focus {
    color: #2c3e50;
    text-decoration: none;
}

.glyphicon {
    top: 0px;
}

.form-control {
  border-radius: 1px;
}

.topuser{
	height: 25px
}


.navbar-login
{
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size
{
    font-size: 87px;
}
.blacktext{
	color:black;
}


<!-- dropmenu -->

/* Profile container */
.profile {
  margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #dadada;
}

.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: 40%;

}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
  color: #5a7391;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}
    
.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: -12px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}

/* Profile Content */
.profile-content {
  padding: 20px;
  background: #fff;
  height: 0em;
}
.dropsaeed{
	width: 18em;
	height: 10em
}
.drop-profile{
	margin-left: -8em;
}


/* USER PROFILE PAGE */
.margin-profile{
	margin: 0 auto;	
}
 .card {
    margin-top: 20px;
    padding: 30px;
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 130px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}


.submit-edit{
	position: relative;
	right: 40%;
}
.image-choose{
	padding-bottom: 7px;
	
}



.hide-bullets {
    list-style:none;
    margin-right: -5em;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}
.conimage{
	position : relative;
	left: 2%;
}

.medium-size{
	color:white;
	font-size:1.3em;
}

.img-changes{
	padding-right: 15px;
	max-width: 500px !important;
}

.matn_asli{
     
	color : #FFF;
	text-align: justify;
	font-size: 14px;
	line-height: 1.7em;
}
.time-asli{
	 
	color : #79797A;
	text-align: justify;
	font-size: 16px;
	line-height: 1.7em;
}
.dateview{
	color : white;
	text-align: justify;
	font-size: 13px;
}
.realseshow{
	position: relative;
	width: 100%;
	margin-right: 0px;
	border-bottom: 1px solid #2D2D2E;
	min-height: 135px;
	height: auto;
	border-right: 4px solid #252526;
}
.page-header{
     
	color:#F3F3F3;
	border-bottom: 1px solid #2D2D2E !important	;
	margin: 0px !important;
}
.bold{
	font-size: 19px;
	font-weight: bold;
}

/* comonts Content */
.comonts-massage{
	background-color:#272626;
	width: 95%;
	min-height: 100px;
	margin-right: 15px;
	padding: 25px;
}
.image-comont-box{
	background-color: #eaeaea;
	width: 70px;
	min-height: 100px;
	height:auto;
	display: inline;
	position:relative;

}
.img-coments{
	float:right;
	margin-left: 15px;
}
.comont-all-in{
	background-color: #272626;
	height: auto;
	display: inline-block;
}
.comonts-details{
	width: 86.5%;
	min-height: 35px;
	margin-top: 15px;
	font-size: 13px;
	color: #8a8a8a;
}
.comonts-comont{
	background-color: #272626;
	min-height: 55px;
	font-size: 14px;
	text-align: justify;
}
.comonts-like-dis{
	background-color: #272626;
	min-height: 35px;
	float: left;
	position: relative;
	top: -50px;
}
.sticky {
	z-index: 200;
	position: fixed;
	top: 0;
	display: inline-flex;
	background-color: white;
	width: 100%;
	height: 66px;
	padding-top: 15px;
}
.sticky2{
	position: absolute;
    left: 0;
}
.removechar  {
	display: none;
}
a
{
         
}
.lead{
     
	font-size: 12px !important;
	font-weight:bold !important;
	position: absolute;
	color: white;
	
	bottom: 19%;
}
div {
         
}

.WarLog{
	position: relative;
	width: 60%;
	margin-right: 23%;
	top:5px;
}







.card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 22px;
    font-weight: 500;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 14px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 15px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
}

.card.hovercard .cardheader {
    background: url("../img/default.jpg");
    background-size: cover;
    height: 135px;
}

.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}

.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}

.card.hovercard .info {
    padding: 4px 8px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 25px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}

.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.tanks{
	color: #ffffff;
	font-size: 20px;
}
.tankchild{
	background-color: #cacaca;
	color: #3FAACE;
	font-size: 24px;
}
.galeryfolder{
	 
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.rulls{
	color : white;
	font-size: 21px;
	line-height: 32px;
	text-align: justify;
	width: 98%;
	margin: 0 auto;
}
.view_app{
	color:red;
	font-size: 1.1em;
}
.view_appansw{
	color:green;
	font-size: 1.2em;
}
.app_id{
	font-size: 1.8em;
	color: white;
	text-align: center;
}
.notiimg{
	background: url('../img/notification.jpg') no-repeat;
	width: 300px;
	height: 120px;
}
a.logininfo:link{
	text-decoration: none;
}
a.logininfo:hover {
	text-decoration: none;
}
/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 12 css */
        /*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('../img/a12.png') no-repeat;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }


.img-checkmid{
	position: relative;
	margin-right: 8px;
	margin-left: 10px;
	margin-top:5px;
	width: 200px !important;
	height: 121px !important;
	overflow: hidden;
	float: right;
	background-color: #1E1E1F;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.titr-news{
	color:#F3F3F3;
	font-size: 16px;
	font-weight: bold;
}

.content-show{
	margin: 0;
	padding: 0;
	
}

.content-show:HOVER {
	text-decoration: none;
}
.slide-1{
	background-position:center;
	height: 100% !important;
	margin-bottom: 1.5%;
	background-size: cover;
}

.slide-2{
	background-position:center;
	margin-bottom:1.5%;
	height: 48% !important;
	background-size: cover;
}

.slide-3{
	background-position:center;
	height: 48% !important;
	background-size: cover;
}
.sideshow{
	border-right: 1px solid #2D2D2E;
}
@media (max-width: 1350px) {
	.sideshow{
		display: none;
	}
	.middle-contact{
		width: 100% !important;
	}
	.slide-1{
		
		width:60% !important;
	}
}
@media (min-width: 992px) {
	.slide-1{
		width:65.66% !important;
		margin-right:1%;
	}
}
@media (max-width: 992px) {
	.slide-1{
		
		width:100% !important;
	}
}
@media (max-width: 768px) {
	.slide-1{
		background-position:top;
		margin-bottom:1.5%;
		height: 48% !important;
		width:100% !important;
	}
	.slide-2{
	
		width:100% !important;
	}
	.slide-3{
	
		width:100% !important;
	}
	.img-checkmid{
		display: none !important;
		
	}
}

.slider{
	margin-left: 20px !important;
	margin-right: 25px !important;
	margin-bottom:35px !important;
	margin-top:45px !important;
	height: 360px;
}
@media (max-width: 768px) {
	.slider{
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-bottom:5px !important;
	}
}

.sidimg{
	width: 100% !important;
}

.featured-title-wrapper{
	position: absolute;
	right: 15px;
	bottom: 17px;
	
}

.featured-title-wrapper a{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size:15px;
}
.featured-title-wrapper a:hover{
	text-decoration: none;
}
.datefeat{
	color: rgba(255,255,255,0.6);
}
.hrfeat{
	right: 1px;
	width: 36px;
	height: 2px;
	background: #EC0633;
	top: 10px;
	position: relative;
}

.pageletter{
	border-left: 1px solid #232324;
	padding-left: 40px !important;
}
.contact-page{
	margin-top:50px;
}

.matn-asli-letter{
	color: #F3F3F6;
	padding: 25px;
	background-color: #1C1C1D;
	border-bottom: 3px solid #2D2D2E;
	text-align: initial;
}
.opinion{
	color: #F3F3F6;
	font-size:16px;
	padding: 25px;
	background-color: #1C1C1D;
	border-bottom: 3px solid #2D2D2E;
	text-align: initial;
}
.titr-letter{
	font-size:21px;
	font-weight:bold;
	margin-top: 35px;
	margin-bottom: 35px;
}

.matn-letter{
	font-size:15px;
	font-weight: normal;
	margin: 0 0 1.2em;
	padding: 0;
}
.img-letter{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom:19px;
	padding: 0;
}
.slider-titr{
	color:white;
	font-size:18px;
	font-weight:bold;
}

.div-progress{
	width: 95%;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 15px;
	position: relative;
	min-height:150px;
	background-color: #212122; 
	box-shadow: 0px 0px 3px #e6e6e666;
}

.uldir-instance{
	
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height: 80px;
	border-radius: 6px;
}

.en-instance{
	background-image:url("../img/instance/legion/EN.jpeg");
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height: 80px;
	border-radius: 6px;
}
.tnh-instance{
	background-image:url("../img/instance/legion/TNh.jpeg");
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height: 80px;
	border-radius: 6px;
}
.tov-instance{
	background-image:url("../img/instance/legion/TOV.jpeg");
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height: 80px;
	border-radius: 6px;
}
.tos-instance{
	background-image:url("../img/instance/legion/tos.jpeg");
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height: 80px;
	border-radius: 6px;
}
.atbt-instance{
	background-image:url("../img/instance/legion/ATBT.jpg");
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height: 80px;
	border-radius: 6px;
}
.difficulty-prog{
	color: #54ddff;
	float: left;
	background-color: rgba(0,0,0,.9);
	padding: 0px 6px;
	font-weight: 700;
	margin: 10px;
	text-transform: uppercase;
	border-radius: 2px;
	letter-spacing: .5px;
}
.progress-prog{
	color: green;
	float: right;
	background-color: rgba(0,0,0,.9);
	padding: 0px 6px;
	font-weight: 700;
	margin: 10px;
	text-transform: uppercase;
	border-radius: 2px;
	letter-spacing: .5px;
}
.prog-name{
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	direction: ltr;
}
.spec-cls{
	margin: 0px;
	width: 20px !important;
	height: 20px !important;
}

.header-roaster{
	color: white;
	text-align: center;
	font-size:19px;
	font-weight: 700;
	width: 100%;
}
.roasters{
	color: white;
	font-size: 17px !important;
	font-weight: 700;
}
.roaster{
	color: white;
	direction: ltr;
}
.img-roaster{
	width: 28px !important;
	height: 28px !important;
	float: left;
	margin: 12px 6px;
}
.roasters>tr>td>a{
	text-decoration: none;
	color: white !important;
}
.roasters>tr>td>a:hover{
	text-decoration: none;
	color: rgb(255, 127, 0) !important;
}
.roasters>tr>td{
	border: none !important;
}

.roaster-table{
	width: 50% !important;
}
@media (max-width: 768px) {
	.roaster-table{
		width: 100% !important;
	}
}
.roaster-main-bg{
	background-image: url("../img/roaster-bg.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	
}
.roaster-crest{
	height: 110px;
	background-size: cover;
	border-radius: 6px;
	background-size: cover;
	background-position: center right;
}
@media (max-width: 768px) {
	.roaster-crest{
		max-width: 275px;
	}
}
.roaster-change-bg{
	background-color: rgba(0,0,0,0.5);
	margin-bottom: 25px;
	margin-top: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
}
.armory-img{
	background-image: url("../img/class-icon/crest/wow-armory.png");
	width: 100px;
	height: 40px;
	background-repeat: no-repeat;
	margin-left: 5px;
}
.name-roaster{
	font-size: 16px;
	font-weight: 700;
	margin: 6px 5px;
}




