@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300|Roboto+Slab:400,700,300|Black+Ops+One|Oswald:400,700,300);
body{
  padding-top: 87px;
  background: #5E5641 url(../images/bgreg.jpg);
  font-size: 14px;
  font-family: 'Roboto', 'serif';
}

h1{
  font-size: 40px;
}
h2{
  font-size: 24px;
}
h3{
  font-size: 20px;
}
h4{
  font-size: 20px;
}

a{
  color: #e6d595 ;
}



body.layout3{
  padding-top: 60px;
}
.btn{
  min-height: 37px;
  padding-top: 7px;
  min-width: 208px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  font-size: 14px;
}

.btn.btn-lg{
  min-width: 275px;
}
.form-control{

}
.content{
  min-height: 500px;
  color: #fff;
  background: #5E5641 url(../images/bgreg.jpg);
}
img{
  max-width: 100%;
}

.wrap1{
  max-width: 920px;
  margin: 0 auto;
  position: relative;
}

.wrap2{
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}

#scroll-header{
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 99;
}

.head-top{
  height: 35px;
  background: #231F1C url(../images/bgtop.jpg);
  color: white;
}

.head-top .wrap1{
  padding-left: 196px;

}
.head-top .text{
  font-family: 'Black Ops One', 'Arial', 'cursive';
  font-size: 14px;
  color: #ccbca3;
  padding-top: 9px;
  /*  margin-left: 77px;*/
  text-transform: uppercase;
}

.form-search-top input{
  border-radius: 30px;
  width: 243.98px;
  height: 25px;
  border: 0;
  font-family: 'Roboto Slab', 'serif';
  outline: none;
  color: #333;
  margin-top: 5px;
  padding: 8px;
  padding-left: 44px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  background: white url(../images/ic-search.png) 16px 6px no-repeat;
}

.nav-area{
  height: 53px;
  background: #231F1C url(../images/bgtop2.jpg) ;
  color: white;
}

.logo{
  position: absolute;
  left: 0;
  top: 11px;
  width: 170px;
  z-index: 99;
}
.logo img{
  width: 100%;
}
.non-provit{
  position: relative;
}
.non-provit img{
  position: absolute;
  left: 50%;
  z-index: 10;
  margin-left: -74px;
  top: -2px;
}

.nav-area .wrap1{
  padding-top: 5px;
  padding-left: 170px;
}
.nav-area .wrap1 .list-menu{
  margin-left: 3px;
  margin-top: 1px;
}
.nav-area .wrap1 .list-menu>li{
  padding-left: 15px;
  margin-left: -2px;
  position: relative;
  background: url(../images/startmenu.png) no-repeat  0 12px;
}
.nav-area .wrap1 .dropdown-menu{
  background: #000;
  float: right;
  min-width: 144px;
  border:0;
  margin-top: 5px;
  border-radius: 0 0;
  background: #231F1C url(../images/bgtop2.jpg) ;
  padding-bottom: 0;
  padding-left:5px;
  z-index: 999999999;
  padding-right:5px;
}
.nav-area .wrap1 .dropdown-menu:after{
  content: "";
  bottom: -5px;
  left: 0;
  width: 100%;
  background: #000 url(../images/btn-drop.jpg);
  height: 7px;
  position: absolute;

}
.nav-area .wrap1 a{
  outline: none;
}
.nav-area .wrap1 .dropdown-menu a{
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Roboto', 'serif';
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.nav-area .wrap1 .dropdown-menu li:last-child a{
  border-bottom: 0;
}
.nav-area .wrap1 .dropdown-menu a:hover{
  background: transparent;
  color: #e6d595;
}

.nav-area .wrap1 .pull-right li{
  padding: 2px;
  background: url(../images/menu-arrow.png) no-repeat  11px 13px;
}

.nav-area .wrap1 .pull-right {
  margin-top: 3px;
  padding: 0;
}

.nav-area .wrap1 a{ 
  color: #fff;
  font-family: 'Oswald', 'sans-serif';
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  display: block;
  text-decoration: none;
}
.nav-area .wrap1 .pull-right li a{
  /*border: 1px solid rgba(255, 255, 255, 0.5);*/
  border: 0px solid rgba(255, 255, 255, 0.5);
  padding: 0;
  border-radius: 5px;
/*  padding: 5px 16px 5px 30px;*/
  padding: 5px 14px 5px 30px;
  margin-right: 10px;
}
.nav-area .active a, .nav-area a:hover{ 
  color: #e6d595;
}

.nav-area .wrap1 .pull-right li.last a{
  margin-right: 0;
}


.slider1{
  height: 503px;
  overflow: hidden;
  background:#000;
  background-size: cover;
  position: relative;
}
.slider1 .item-content-slider1{
  height: 503px ;
  text-align: center;
  position: relative;
}

.slider1 .item-content-slider1 .bg-font1{
  font-size: 52px;
  text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  letter-spacing: -1px;
}

.slider1 .item-content-slider1 .bg-font2{
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -1px;
}

.slider1 .item-content-slider1 .bg-font2.black{
  color: #212214;
}

.video-hidden{
  height: 503px;
  background: #000;
}

.btn-box-play{ 
  width: 244px;
  border-radius: 5px;
  background: rgba(0,0,0,0.3) url(../images/sliderbtnplay-1.png) no-repeat center 15px;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  bottom: 20px;
  right: 0px;
  text-decoration: none;
  color: #fff;
  line-height: 25px;
  min-height: 136px;
}
.btn-box-play:hover{
  text-decoration: none;
  color: #fff;
  box-shadow: 0 0 0 5px #fff;
  background: rgba(0,0,0,0.3) url(../images/sliderbtnplay-2.png) no-repeat center 15px;
}

.btn-box-play .text-btn{
  position: absolute;
  bottom: 5px;
  text-align: center;
  width: 100%;
  font-size: 17px;
}

.btn-box-play i{ 
  color: rgba(255, 255, 255, 0.5);
  font-size: 40px;
}

.btn-box-play:hover i{
  color: #fff;
}

.btn-box-play span{
  display: block;
}

.slider1 .control-slider1{
  list-style: none;
  padding:5px 0;
  margin: 0;
  background: rgba(0,0,0,0.5);
  width: 120px;
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 50%;
  margin-left: -60px; 
}
.slider1 .control-slider1 li{
  display: inline-block;
  width: 15px;
  height: 15px; 
  cursor: pointer;
  margin: 0 3px;
  background: url(../images/startslider-i.png) no-repeat center center;
}
.slider1 .control-slider1 li.active, .slider1 .control-slider1 li:hover{
  background: url(../images/startslider-o.png) no-repeat center center;
}

.slider1 p.text2{
  font-size: 17px;
  color: #212214;
}
.slider1 h2{
  font-size: 53px;
  font-family: 'Black Ops One', 'Arial', 'cursive'; 
  text-transform: uppercase;
  color: #fff;
  margin-top: 100px;
}


.slider1  .carousel-inner .item{
  height: 697 px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.seeon{
  margin-top: 70px;
  margin-bottom: 20px;
}
.seeon .text2{
  color: #fff;
  text-transform: uppercase;
}
.seeon span{
  margin-right: 15px;
}

.videofeature{
  position: relative;
  border-radius: 5px;
  border: 5px solid #fff;
  border: 5px solid rgba(255,255,255,0.5);
}
.videofeature .btn-play{
  position: absolute;
  top: 50%;
  display: block;
  width: 78px;
  height: 78px;
  background: url(../images/play1.png) no-repeat center center;
  left: 50%;
  margin-top: -39px;
  margin-left: -39px;
}

.videofeature .btn-play:hover{
  background: url(../images/play2.png) no-repeat center center;
}
.videofeature .thumb{  
  width: 100%;
}

.text1{
  font-family: 'Black Ops One', 'Arial', 'cursive'; 
  text-transform: uppercase;

}

.text2{
  font-family: 'Roboto Slab', 'serif' !important;
}
.text3{
  font-family: 'Oswald', 'sans-serif';
}

.bar1{
  background: #212214;
  padding: 13px;
  min-height: 45px;
}

.bar1 .text1{
  color: white;
  font-size: 24px; 
  text-transform: uppercase;
}

.bar1 .text1 span{
  color: #ccbca3;
}

.box-counter{
  background: #fff url(../images/bgreg2.jpg);
  min-height: 175px;

}

.box-counter .wrap2{
  position: relative;
}

.box-counter  .total-counter{
  width: 236px;
  height: 125px;
  background: url(../images/bgtotal.png);
  position: absolute;
  right: 0;
  top: 20px;
}

.bar2{
  background:  #f4e4d0 url(../images/bgreg2.jpg) repeat-x;
  min-height: 75px;
  padding: 20px 0;
  color: #333;
  box-shadow: -4px 0 7px 1px rgba(0,0,0,0.5);
}

.bar2 span{
  font-size:16px;
  position: relative;
  top: 5px;
}

.bar2 .btn{
  font-size: 14px;
}

.box-feature{
  background:  #f4e4d0 url(../images/bg-feature.jpg) no-repeat top center;
  background-size: cover;
  min-height: 600px;
  padding-top: 25px;
}

.bar-sucribe{
  background: #212214;
  padding-top: 38px;
  padding-bottom: 28px;
  border-top: 1px solid #655c44;
  border-bottom: 1px solid #655c44;
  box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.2);
  position: relative;
}

footer .bar-sucribe{
  padding: 0;
  background: transparent;
}

.bar-sucribe h3{
  color: #ccbca3;
  font-size: 17px;
  padding: 0;
  margin: 0;
}

.bar-sucribe p{
  color: #e0d4c4;
}

.bar-sucribe form{
  margin-top: 18px;
  margin-bottom: 18px;
}
a, button{
  outline: none !important;
}

.bar-sucribe form input[type="email"]{
  height: 33px;
  border-radius: 15px;
  border: 0;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
  background: #fff url(../images/ic-msg.png) no-repeat 22px 11px;
  padding-left: 55px;
  width: 650px;
  outline: none;
  color: #333;
}
.bar-sucribe form .btn1{
  margin-right: 9px;
}

.btn1{
  font-weight: 400;
  background: #9e0b0f;
  border: 2px solid #d01920;
  text-transform: uppercase ;
  color: white !important;
}


.btn1:hover{
  color: #fff;
  background: #c30c11;
  border: 2px solid #c30c11;
}


.box-title{
  min-height: 40px;
  margin-bottom: 20px;
  background: #212214 url('../images/bgtitle.png') no-repeat 10px 17px;
  color: white;
  padding: 15px 15px 15px 35px;
  position: relative;

}



.box-title.withlink{
  padding: 8px 10px 8px 35px;
}

.box-title.withlink .page-title{
  padding: 7px 0 0;
}

.box-title.no-star{
  background-image: none;
  padding-left: 15px;
}

.box-title ul{
  margin: 0;
  margin-left: -15px;
  padding: 0;  
}
.box-title ul li{
  padding: 0;
  margin: 0;
}

.box-title ul a{
  color: #e6d595;
  display: block;
  padding: 4px 20px 13px;
  position: relative;
  bottom: -4px;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}

.box-title ul li.active a{
  color: #fff;
  border-bottom: 4px solid #fff;
}

.page-title{
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Black Ops One', 'Arial', 'cursive';
  font-size: 17px;

}

.page-title span{
  font-family: 'Oswald', 'sans-serif';
  font-weight: bold;
  color: #e6d595;
  font-size: 14px;
}

.content-left{ 
  width: 650px;
  float: left;
}

.content-right{
  width: 222px;
  float: right;
  margin-bottom: 30px;
}

.sidebar{
  background: #212214;
  background: rgba(33,34,20,0.6);
  min-height: 400px;
  padding: 12px;
}

.sidebar .title-sidebar{ 
  font-size: 13.5px;
  font-family: 'Black Ops One', 'cursive';
  text-transform: uppercase ;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 12px;
  margin: 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #e0d4c4;
  border-bottom: 1px solid rgba(224,212,196,0.3);
}

.sponsor{
  margin-bottom: 10px;
}

.sidebar ul.list-link {
  margin: 0;
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}



.sidebar ul.list-link li a{
  color: #e6d595;
  font-size: 11px;

}
.sidebar ul.list-link li a span{
  text-decoration: none !important;
  margin-right: 5px;
}
.sidebar .btn2, .sidebar .btn3{
  margin: 10px 0;
}

.btn2{
  font-weight: 400;
  background: #90783e;
  text-transform: uppercase ;
  color: white;
  border: 2px solid #ab8e48;
  font-family: 'Roboto Slab', 'serif';
}
.btn2:hover{
  background: #ab8e48;
  border: 2px solid #ab8e48;
}

.btn2:hover, .btn3:hover, .btn4:hover{
  color: #fff;
}

.btn3{
  font-weight: 400;
  background: #000000;
  min-width: 215px;
  text-transform: uppercase ;
  color: white;
  border: 2px solid #4f4f4f;
  font-family: 'Roboto Slab', 'serif';
}

.btn3:hover{
  background: #111111;
  border: 2px solid #111111;

}

.btn4{
  border: 2px solid #595959;
  background: #323232;
  font-weight: 400;
  text-transform: uppercase ;
  color: white;
  font-family: 'Roboto Slab', 'serif';
}

.btn4:hover{
  background: #515151;
  border: 2px solid #515151;
}



.btn5{
  background: #212214;
  border: 2px solid #e0bd62;
  min-height: 38px;
  font-weight: 400;
  text-transform: uppercase ;
  color: white;
  font-family: 'Roboto Slab', 'serif';
}
.btn5.dark-border{
  border: 2px solid #a5a4a4;
}
.btn5:hover, .btn5.dark-border:hover{
  background: #2f301c;
  border: 2px solid #2f301c;
  color: #fff;
}

.list-videos, .list-photos{
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -2px;
}
.list-videos.grid3 li, .list-photos.grid3 li{
  width: 33.3333333%;
  float: left;
}

.list-videos.grid4 li{
  width: 25%;
  float: left;
}


.box-video, .box-photo{
  padding: 0 10px ;
  padding-top: 2px;
  position: relative;
  padding-bottom: 20px;
  height: 580px;

}

.list-videos li img.thum{
  width: 100%;
}

.title-video, .title-photo{
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Oswald', 'sans-serif';
  font-weight: bold;
  color: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #ccbca3;
  border-bottom: 1px solid rgba(204, 188, 163, 0.3);
  position: relative;
  margin-bottom: 10px;
}



.location-video, .location-photo{
  font-size: 14px;
  font-family: 'Roboto', 'serif';
  color: #fff;
  position: relative;
  margin-bottom: 10px;
}




.location-video span, .location-photo span{
  font-size: 12px;
  font-weight: bold;
}
.time-video, .count-photos{
  float: right;
  font-size: 14px;
  color: #e0d4c4;
}

.box-video p, .box-photo p{
  color: #e0d4c4;

}

.list-videos.whitebg .box-video .title-video, .list-videos.whitebg .box-video .location-video, .list-videos.whitebg .box-video p{
  color: #333;
}


.list-videos.whitebg .box-video .title-video{
  border-bottom: 1px solid #ddd;
}

.video-thum, .photo-thum{
  border: 1px solid #E0D4C4;
  position: relative;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  max-height: 134px;
  overflow: hidden;
}

.video-thum .mini-play{ 
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;

  background: url(../images/mini-play.png) no-repeat center center;
}
.play-img{
  float: left;
  height: 40px;
  margin-right: 5px;
  padding: 2px;
  width: 40px;  
}
.play-img .mini-play{ 
  width: 36px;
  height: 36px;

  background: url(../images/mini-play.png) no-repeat center center;
}

.video-thum:hover, .photo-thum:hover{
  box-shadow: 0 0 0 5px #fff;
}

.video-thum.video-thum{
  width: 100%;
  margin-bottom: 10px;
}
.video-thum.video-thum img, .photo-thum img{
  width: 100%;
  height: 160px;
}
.list-videos.whitebg .video-thum:hover{
  box-shadow: 0 0 0 2px #000;
}

.video-thum:hover .mini-play,
.play-img:hover .mini-play{
  background: url(../images/mini-play2.png) no-repeat center center;
}
.list-thumb{
  margin-bottom: 10px;
}
.list-thumb li{
  position: relative;
  margin-bottom: 6px;
  min-height: 40px;
}
.list-thumb .thumb{
  position: absolute;
  left: 0;
  top: 3px;
  width: 36px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5);
}

.list-thumb a{
  padding-left: 48px;
  display: block;
  position: relative;
  color: #e6d595;
}
.list-thumb a span.date{
  color: white;
  display: block;
}



.box-content{
  background:url(../images/bg-ne1.jpg) repeat-x top center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.box-sponsor{
  background: #323232;
  color: #454545;
  padding-bottom: 20px;
  padding-top: 10px;
  box-shadow: -4px 0 7px 1px rgba(0,0,0,0.5);
}

.box-sponsor h2{
  font-size: 17px;
  color: #707070;
}

.list-sponsor{
  margin-top: 20px;
  border-top: 1px solid #515151;
  border-bottom: 1px solid #515151;
  margin-bottom: 20px;
}
.list-sponsor a{
  opacity: 0.3;
  display: inline-block;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.list-sponsor a:hover{
  opacity: 1;
}

.main-footer{
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  background: #323232 url(../images/bg-footer.jpg) no-repeat top center;
  background-size: cover;
  min-height: 200px;
  padding-top: 45px;
  padding-bottom: 45px;
}

.box-support, .box-contact{
  background: #b8994f;
  padding: 10px 13px;
  color: #fff;
  margin-top: 5px;
  min-height: 175px;
}

.box-contact{
  background: #888585; 
}

.inner-box{
  min-height: 81px;
  margin-bottom: 1em;
}

.box-support h4, .box-contact h4{
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-family: 'Black Ops One', 'cursive';
}

.box-support h4 span, .box-contact h4 span{ 

}
.box-support p{
  color: #fff !important;

}

.box-contact {

}

.title-footer{
  font-size: 12px;
  text-transform: uppercase;

  color: #fff;
  padding-bottom: 15px;
  background: url(../images/bgtitlefooter.png) repeat-x bottom;
}

.main-footer p{
  color: #b7b7b7;
}

.main-footer .list-links a{
  color:#e6d595;
  display: inline-block;
  width: 33%;
}
.main-footer .list-links a span{
  margin-right: 8px;
}

.manualgrid3 .grid{
  float: left;
  width: 33.333%;
}

.footer-bottom{
  margin-top: 30px;
  color: #b7b7b7;
  border-top: 1px solid #5A5A5A;
  border-top: 1px solid rgba(90,90,90, 0.4);
  padding-top: 10px
}

.ic-search2{
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-left: -5px;
  margin-top: -5px;
  position: relative !important;
  top: 3px;
  background: url(../images/ic-search2.png) no-repeat center center ;
}

.links-counter{
  width: 670px;
  margin-top: 16px;
}

.links-counter th{
  position: relative;
  text-align: center;
  vertical-align: middle;
  font-size: 17px;
  font-family: 'Oswald', 'sans-serif';
  text-transform: uppercase;
  color: #9e0b0f;
  padding-bottom: 5px;
}
.links-counter th a{
  color: #9e0b0f;
}

.links-counter th a:hover{
  color: #ed1c24;
}
.links-counter th .arrow-red.mhover{
  display: none;
}


.links-counter th .arrow-red{
  position: absolute;
  top: 50%;
  margin-top:-14px;
  margin-left: 5px;
}


.links-counter th a:hover .arrow-red.mhover{
  display: inline-block;
}

.value-counter{
  background: url(../images/border1.png) repeat-x top;
}

.value-counter td{
  text-align: center;
  vertical-align: middle;
  font-size: 35px;
  padding-top: 5px;
  font-family: 'Oswald', 'sans-serif';
  text-transform: uppercase;
  font-weight: bold;
  color: #4d4533;
  padding-bottom: 5px;
}

.value-desc{
  background: url(../images/border1.png) repeat-x top;
}

.value-desc td{ 
  font-family: 'Roboto Slab', 'serif';
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
  text-transform: uppercase;
  text-align: center;
  color:#4d4533;
}
.total-area{
  margin-top: 11px;
  position: relative;
  margin-left: 19px;

}
.total-area.new{
  margin-top: 10px;
}
.total-area .big{
  display: inline-block;
  font-family: 'Oswald', 'sans-serif';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  color: white;

}

.total-area .big span{
  display: block;
  font-family: 'Roboto Slab', 'serif';
  font-size: 12px;
  font-weight: bold;
}
.total-area .count{
  font-family: 'Oswald', 'sans-serif';
  font-weight: bold;
  font-size: 35px;
  color: #fff;
  top: -3px;
  position: absolute;
  right: 23px;
}

.total-area.new .count{
  color: #4d4533;
}

.arrow-total{
  position: absolute;
  left: 47px;
  top: 13px;
  margin-left: 10px;
}
.backtottop{
  color: #b7b7b7
}
.backtottop:hover{
  color: #fff;
}

.control-sponsor li{
  background: url(../images/ministart1.png) no-repeat center center ;
  width: 10px;
  height: 10px;
  cursor: pointer;
  margin: 0 5px;
}
.control-sponsor li.active, .control-sponsor li:hover{
  background: url(../images/ministart2.png) no-repeat center center ;
}

.page-maintitle{
  padding: 50px 0;
}

.page-maintitle.withnote{
  padding-bottom: 10px;
  padding-top: 70px;
  overflow: hidden;
  position: relative;
  margin-top: 90px;
  font-size: 28px;
}
.page-maintitle.withnote span{
  display: inline-block;
  z-index: 2;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  background: #5E5641 url(../images/bgreg.jpg);
  top: -3px;
}
.page-maintitle.withnote:before{
  background: url(../images/bgreg6.png) repeat-x;
  width: 100%;
  height: 7px;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  top: 71%;
}
.page-note-maintitle{
  padding-bottom: 10px;
  font-size: 13px !important;
}

.menu_combat{
  background: #fff url(../images/bgreg2.jpg);
  padding-top: 10px;
}

.menu_combat ul{
  margin-bottom: 0;
}
.menu_combat ul li a{
  color: #333;
  padding: 10px 12px;
  font-size: 14px;
}
.menu_combat ul li.active a{
  display: block;
  border-radius: 5px 5px 0 0;
  padding: 10px 30px;
  color: #e6d595;
  background: #333 url(../images/newbg/brg-3.jpg);
}
.menu_combat ul li.active a .font-color2{
  color: #fff ;
}

.video-detail{
  background: #212314 url(../images/bgregnew3.jpg);
  min-height: 400px;
  padding: 50px 0;
  color: #fff;
}


.control-video-arrow{
  position: absolute;
  top: 304px;
  color: #4d4634;
  font-size: 35px;
}
.control-video-arrow:hover{
  color: #ddd;
}

.control-video-arrow.left{
  left: -35px;
}
.control-video-arrow.right{
  right: -35px;
}

.see-more-obj{
  border-top: 1px solid #fff;
  padding-top: 25px;
  display: block;
  text-align: center;
  position: relative;
  margin-top: 15px;
  color: #fff;
}

.see-more-obj:hover{
  color: #ddd;
  text-decoration: none;  
}

.see-more-obj i{
  position: absolute;
  left: 50%;
  top: -10px;
  font-size: 12px;
  width: 20px;
  margin-left: -10px;
  height: 20px;
  display: inline-block;
  background: #fff;
  color: #333;
  border-radius: 50%;
  padding-top: 6px;
}

.see-more-obj .close-st{
  display: block !important;
}

.see-more-obj .open{
  display: none !important;
}

.see-more-obj.collapsed .open{
  display: block !important;
}

.see-more-obj.collapsed .close-st{
  display: none !important;
}


.more-obj{

}

.more-obj.collapse{
  height: 0;
}

.more-obj-desc{
  border-top: 1px solid #fff;
  padding-top: 20px;

}

.vidoe-list{
  min-height: 400px;
  padding: 50px 0;
}

.sidebar-left{
  min-height: 300px;
  background: #212214;
  color: #fff;

}

.block-box{
  padding: 12px;
  border-bottom: 1px solid #5d5540;
}
.block-box a{
  color: #fff;
}
.block-box a:hover{
  color: #ddd;
}


.big-padding{
  padding-bottom: 30px;

}
.big-padding .btn{ 
  margin-top: 10px; 
}



.desc-videomain{
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 980px; 
  margin-left: auto;
  margin-right: auto;
}

.keywords, .desc-videomain p, .link-list.grid3 li a{
  color: #989898;

}

.keywords-box{
  margin-bottom: 30px
}

.desc-title-box{
  color: #fff;
  padding: 5px;
  background: #4d4634;
  margin-bottom: 15px;
  font-size: 15px;
  padding-left: 15px;
}

.desc-title-box .fa-star{
  color: #e6d595;
  margin-right: 10px;
}

.title-box-desc{
  padding-bottom: 10px;
  border-bottom: 2px solid #4d4634;
  margin-top: 30px;
}


.box-desc{
  padding-left: 30px;
}

.title-desc{
  font-size: 12px;
  margin-top: 20px;
  font-weight: bold;
}

.icon-ply-desc{
  font-size: 14px;
  color: #e6cf5b;
  margin-right: 10px;
}

.link-list {
  position: relative;  
  padding: 0;
}

.link-list.grid3 li{
  float: left;
  width: 33.3333%;
}

.box-link{
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.block-box-desc{
  margin-bottom: 30px;
  border-bottom: 1px solid #5b5644;
  padding-bottom: 20px;
}

.block-box-desc.no-br{
  border-bottom: 0;
  margin-bottom: 20px;
}

.block-box-desc img{
  width: 100%;
  border: 1px solid #E0D4C4;
}

.icn-list{
  font-size: 10px;
  color: #989898;
  position: absolute;
  left: 0px;
  top: 6px;
}

.counter-header{
  clear: both;
  color: #8e8e8e;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  background: url(../images/bgregnew2.png) repeat-x;
  min-height: 6px;
  box-shadow: 0  2px 0 rgba(0,0,0,0.3);
  position: relative;
  top:-3px 
}

.box-counter-ajx{
  position: relative;
  bottom: -10px;
  font-size: 30px;
  margin-top: -11px;
  display: inline-block;
  background: #8e8e8e;
  color: #fff;
  font-weight: bold;
  padding: 0 20px 10px 20px;
  margin-left: 20px;
  margin-right: 20px;
  border-radius: 0 0 5px 5px;
}
.box-counter-ajx div{
  display: inline-block;
  line-height: 25px;
  position: relative;
  bottom: -9px;
}
.box-counter-ajx div small{ 
  display: block;
  font-size: 14px;
}

.box-counter-ajx .line{
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  top: -10px;
}
.grupd-form-advanced{
  margin-bottom: 20px;
}
.grupd-form-advanced .panel{
  border-radius: 0;
  border: 0;
}

.grupd-form-advanced .panel-body{
  background: #212214;
  border: 0 !important;
  box-shadow: 0 3px 3px rgba(0,0,0,0.5);
}
.grupd-form-advanced a .panel-title{
  color: white !important;
  font-size: 17px;
  margin-top: 2px;  
}
.grupd-form-advanced a:hover{
  text-decoration: none;
}

.grupd-form-advanced .panel-body{
  padding: 30px;
}
.grupd-form-advanced a .panel-title .pull-right{
  display: none;
}

.grupd-form-advanced a.collapsed .panel-title .pull-right{
  display: inline-block;
  font-size: 14px;
}
.grupd-form-advanced a .panel-title .pull-right i{
  display: inline-block;
  background: #2f3023;
  padding: 3px;
  border-radius: 50%;
  width: 20px;
  text-align: center;
}

.grupd-form-advanced a .panel-title i.fa-star{
  color: #212214;
}
.grupd-form-advanced .panel-heading{
  border: 0;
  position: relative;
  border-bottom: 3px solid rgba(0,0,0,0.5);
  background: #212214 url(../images/newbg/brg-1.jpg);
  color: white;

  border-radius: 0;
  min-height: 43px;
}
.grupd-form-advanced .panel-heading *{
  position: relative;
  z-index: 1;
}

.grupd-form-advanced .panel-heading:before{
  content: "";
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s ease 0s;
  -webkit-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  -ms-transition: opacity 0.3s ease 0s;
}
.grupd-form-advanced .panel-heading:hover:before{
  opacity: 1;
}

.grupd-form-advanced .panel:nth-child(odd)  .panel-heading{
  background: #212214 url(../images/newbg/brg-32.jpg);
}
/*.grupd-form-advanced .panel-heading:hover{
  background: #212214 url(../images/newbg/brg-2.jpg);
}*/
.grupd-form-advanced .panel-heading a{
  display: block;
}

.grupd-form-advanced .panel-body .close-btn{
  font-size: 12px;
  margin-top: 10px;
}
.grupd-form-advanced .panel-body .close-btn a{
  color: #fff;
}

#counter_left{ 
  position: fixed;
  left: 0;
  width: 235px;
  top: 200px;
  color: #333;
  z-index: 2;
  background: url(../images/bgregnew3.png) no-repeat top center;
  color: #fff;
  padding-top: 20px;
  transition: left 0.3s ease 0s;
  -webkit-transition: left 0.3s ease 0s;
  -moz-transition: left 0.3s ease 0s;
  -o-transition: left 0.3s ease 0s;
  -ms-transition: left 0.3s ease 0s;
}

#counter_left .box-counter_left{

  position: relative;
}

#counter_left .ajax-box a, #counter_left .box-counter_left .btn-link{
  color: #ed1c24;
  font-size: 10px;
}

#counter_left.open{
  left: -235px;
}

.collapse-counter{
  position: absolute;
  right: -38px;
  top: 30px;;
}

.list-counter-box{
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}

.list-counter-box li{
  width: 33.33%;
  float: left;

  color: #fff;
  text-align: center;
}
.list-counter-box li div{
  font-size: 12px;
}
.ajx-select{
  width: 100%;
  font-size: 12px;

}

.ajx-box{
  border-bottom: 1px solid #666666;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.bg-counter{
  position: absolute;
  left: 50%;
  margin-left: -244px;
  background: url(../images/bgregnew1.png) no-repeat top center;
  width: 488px;
  height: 151px;
  top: 0;
  display: block;
}
.bg-counter .count1{
  display: inline-block;
  color: #fff;
  position: relative;
  margin-top: 52px;
  font-size: 35px;
  line-height: 27px;
}
.bg-counter .count1.line-top{
  top: -10px; 
  margin-left: 10px;
  margin-right: 10px;
}
.bg-counter .count1 span{
  display: block;
  font-size: 11px;
}
.box-media{
  padding: 10px 15px;;
  background: #4f4732; /* Old browsers */
  background: -moz-linear-gradient(top, #4f4732 0%, #3e3829 40%, #3e3829 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f4732), color-stop(40%,#3e3829), color-stop(100%,#3e3829)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4f4732 0%,#3e3829 40%,#3e3829 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4f4732 0%,#3e3829 40%,#3e3829 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4f4732 0%,#3e3829 40%,#3e3829 100%); /* IE10+ */
  background: linear-gradient(to bottom, #4f4732 0%,#3e3829 40%,#3e3829 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4732', endColorstr='#3e3829',GradientType=0 ); /* IE6-9 */
  margin-bottom: 20px;
  border: 1px solid #000;
}

.box-media .grey{
  color: #ddd;
  padding-right: 50px;
  position: relative;
  top: -4px;
}

.list-check{
  display: inline-block;
  margin: 0;
}
.list-check li{
  width: 200px;
  font-family: 'Oswald', 'sans-serif';
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 30px;
  position: relative;
  float: left;
}

.list-check-top li{
  font-size: 14px;
  text-align: left;
}



.list-check.normal li{
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  vertical-align: auto;
  text-transform: none;
  margin-bottom: 10px;
}


.list-check li:hover{
  cursor: pointer;
}

.list-check li.disabled{
  color: #a6a6a6;
}

.list-check.list-unstyled{
  float: none;
  display: block;
}
.list-check .un-check, .list-check .check{
  margin-right: 10px;
  font-size: 14px;
  position: absolute;
  top: 2px;
  left: 0;
}

.list-check-top .check, .list-check-top .un-check {
  top: 4px;
}

.list-check-top a{
  color: #fff;
}
.list-check .un-check{
  display: inline-block;
}

.list-check .active .check{
  display: inline-block;
}

.list-check .active .un-check, .list-check .check{
  display: none;
}

.content-header-top{ 
  color: #fff;
  background:#333 url(../images/newbg/brg-3.jpg);
  min-height: 89px;
  padding-top: 30px;
  position: relative;
  border-bottom: 2px solid #000;
  border-bottom: 1px solid #9a9b98;
  box-shadow: 0 5px 0px rgba(0, 0, 0, 0.5);
}
.content-header-top h1{
  font-size: 28px;

  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  margin: 0;
  padding: 0;
  padding: 10px;
}
.list-search-result{
  font-size: 12px;
}

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

.box-pager{
  background: #4d4634;
  padding: 15px;
  border-bottom: 1px solid #706A5C;
}

.box-pager select{
  /*background: #212214;*/
  color: #000;
  border-radius:  5px;
  border:0;
  padding: 0 3px;
  outline: none;
}
.box-pager select.change-limit,
.box-pager select.change_page_limit{
  color: #000;
}

.box-pager a{
  color: #e6d595;
  margin-right: 5px; 
  margin-left: 5px; 
  text-transform: uppercase;
}
.box-pager strong{
  margin-right: 5px; 
  margin-left: 5px; 
}
.box-pager a.active{
  color: #fff;
}
.box-pager a.disabled{
  color: #212214;
}
.no-mb{
  margin-bottom: 0;
}

.dev{
  margin-right: 10px;
}

.list-media{
  margin-top: 20px;
}

.list-media li{

  margin-bottom: 15px;
}

.list-media li .wrap2.active{
  background: #a0916c;
  box-shadow: 0 0 0 10px #a0916c;
}


.list-media .right-box{
  width: 580px;
}

.list-media h3{
  border-top: 1px solid #706A5C;
  margin: 0;
  padding-top: 15px;
  margin-bottom: 10px;
}

.box-media-list .cover-link{
  float: left;
  margin-right: 15px;
}

.mb30{
  margin-bottom: 30px;
}

.mb60{
  margin-bottom: 60px;
}





.video-wrapper{
  max-width: 820px;
  position: relative;
  margin: 40px auto;
}

#video-list1-area{
  background: #000;
}

.video-wrapper2{
  width: 100%;
  border: 10px solid #4d4634;
  background: black;
  max-width: 980px;
  margin: 20px auto;
}

.force-close{
  color: red;
  display: inline-block;
  position: absolute;
  right: -90px;
  background: #000;
  z-index: 200;
  padding: 10px;

  font-size: 14px;
}
.force-close:hover{
  color: red;
}
.mt20{
  margin-top: 20px !important;
}

.top-pm{
  margin: 0;
  padding: 3px;
  background: #212214 url(../images/newbg/brg-6.jpg);
  border-radius: 5px 5px 0 0;
}

.top-pm li{
  text-align: center;
  font-size: 15px;

}

.top-pm li a, .aslink{
  color: #807457;
  min-width: 222px;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #635b42;
  border-radius: 5px;
  display: block;
  font-size: 15px;
}

.top-pm .aslink{
  border: 0;
  color: #fff;
}

.top-pm li a .font-color1{
  color: #807457 !important;
}

.top-pm li.active a .font-color1{
  color: #e6d595 !important;
}

.top-pm li span{
  font-size: 17px;
}
.top-pm li.active a{
  color: #fff;
  background: #4e523b url(../images/newbg/brg-7.jpg);
}

.mid-pm{
  background: #fff url(../images/bgreg2.jpg);
  padding: 10px 0 0;
  border-radius: 0 0 5px 5px;
}
.mid-pm ul{
  margin: 0;
}

.mid-pm ul li{
  padding: 0;
  margin-left: 5px;
  margin-right: 5px;
}

.mid-pm ul a{
  display: block;
  min-width: 145px;
  color: #000;
  font-size: 14px;
  background: rgba(0,0,0,0.3);
  padding: 10px 20px;;
  border-top: 1px solid #655d4a;
  border-radius: 10px  10px 0 0 ;
}

.mid-pm .active a{
  background: #4d4634;
  background: rgba(67,57, 38, 0.8);
  color: #e6d595;
}
.mid-pm .active a .col{
  color: #fff;
}

.mid-pm.astabs{
  padding-bottom: 0;
}

.mid-pm.astabs a{
  border-radius: 5px 5px 0 0 ;
  padding: 10px 20px;
}

.top-todo{
  background: #333;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
}
.top-todo ul{
  margin: 0;
}

.top-todo li{
  float: left;
  width: 25%;
}

.top-todo li a{
  color: #ddd;
}
.top-todo li.active a{
  color: #fff;
  text-decoration: underline;
}

.view-dt{
  background: #212314 url(../images/bgregnew3.jpg);
  padding: 30px 0;
  margin: 10px 0;
}

.arrow-top-d{
  position: absolute;
  left: 64px;
  top: -40px;
  border-left: 25px solid  transparent;
  border-right: 25px solid  transparent;
  border-top: 20px solid  #a0916c;


}

.msg-sucribe, .msg-sucribe p{
  font-weight: bold;
  color: #e6d595 !important;
}

.font-color1{
  color: #e6d595 !important;
}

.line-left{
  height: 1px;
  background: #666666;
  margin: 10px auto;
  width: 195px;
}

.body-left{
  background: url('../images/bgregnew4.png') repeat-y;
  padding-left: 20px;
  padding-right: 20px;
}
.footer-left{
  background: url('../images/bgregnew5.png') no-repeat bottom;
  height: 50px;
}
.mb5{
  margin-bottom: 5px;
}

.line-block{
  height: 1px;
  background: #383829;
  margin-top: 10px;
  margin-bottom: 20px;
}

.font-color2{
  color: #9e0b0f;
}

.border-line-head{
  background: url(../images/bgregnew7.png) repeat-x;
  height: 4px;
}
.mb15{
  margin-bottom: 15px;
}

.bg-top-share-story{
  background:#000 url(../images/bgregnew1.jpg) no-repeat center;
  min-height: 500px;
  padding: 50px 0;
  background-size: cover;
}

.bg-top-overview{
  background:#000 url(../images/bg-overview.jpg) no-repeat center;
  background-size: cover;
  min-height: 500px;
  padding: 50px 0;
  line-height: 30px;
}

.bg-top-overview .btn{
  min-width: 200px;
}

.bg-top-overview p{
  font-size: 17px;
  margin-bottom: 30px;
}

.bg-top-overview h1{ 
  font-size: 61px;
  margin-top: 75px;
}


.bg-top-overview{
  background:#000 url(../images/bg-overview.jpg) no-repeat center;
  background-size: cover;
  min-height: 500px;
  padding: 50px 0;
  line-height: 30px;
}


.bg-top-overview.ed-bg{
	background: #fff url(../images/bgreg2.jpg);
	padding: 0;
 
}

.ed-bg-wwii{
	background:linear-gradient(
	      rgba(0, 0, 0, 0.7), 
	      rgba(0, 0, 0, 0.7)
	    ), url(../images/ed_wwii.png) no-repeat center;
	background-size: cover;
	min-height: 350px;
	text-align: center;
	line-height: 350px;
	font-size: 64px;
	
	cursor: pointer;
}


.ed-bg-wwii.selected{
  border: 10px solid #f0e0ca;
  height: 330px;
  border-bottom: none;
  background:linear-gradient(
        rgba(0, 0, 0, 0.3), 
        rgba(0, 0, 0, 0.3)
      ), url(../images/ed_wwii.png) no-repeat center;
      background-size: cover;
}


.ed-bg-wwii .module-number, .ed-bg-korea .module-number, .ed-bg-vietnam .module-number, .ed-bg-iraq_afghanistan .module-number{
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;;
}


.ed-bg-korea{
	background:linear-gradient(
	      rgba(0, 0, 0, 0.7), 
	      rgba(0, 0, 0, 0.7)
	    ), url(../images/ed_korea.png) no-repeat center;
	background-size: cover;
	min-height: 350px;
	text-align: center;
	line-height: 350px;
	font-size: 64px;
	cursor: pointer;
}



.ed-bg-korea.selected{
  border: 10px solid #f0e0ca;
  height: 330px;
  margin-left: -10px;
  border-bottom: none;
  background:linear-gradient(
        rgba(0, 0, 0, 0.3), 
        rgba(0, 0, 0, 0.3)
      ), url(../images/ed_korea.png) no-repeat center;
      background-size: cover;
}

.ed-bg-vietnam{
	background:linear-gradient(
	      rgba(0, 0, 0, 0.7), 
	      rgba(0, 0, 0, 0.7)
	    ), url(../images/ed_vietnam.png) no-repeat center;
	background-size: cover;
	min-height: 350px;
	text-align: center;
	line-height: 350px;
	font-size: 64px;
	cursor: pointer;
}

.ed-bg-iraq_afghanistan{
	background:linear-gradient(
	      rgba(0, 0, 0, 0.7), 
	      rgba(0, 0, 0, 0.7)
	    ), url(../images/ed_iraq_afghanistan.png) no-repeat center;
	background-size: cover;
	min-height: 350px;
	text-align: center;
	line-height: 350px;
	font-size: 64px;
	cursor: pointer;
}

.ed-bg-vietnam.selected{
  border: 10px solid #f0e0ca;
  height: 330px;
  border-bottom: none;

  background:linear-gradient(
        rgba(0, 0, 0, 0.3), 
        rgba(0, 0, 0, 0.3)
      ), url(../images/ed_vietnam.png) no-repeat center;
      background-size: cover;
}

.ed-bg-iraq_afghanistan.selected{
  border: 10px solid #f0e0ca;
  height: 330px;
  border-bottom: none;

  background:linear-gradient(
        rgba(0, 0, 0, 0.3), 
        rgba(0, 0, 0, 0.3)
      ), url(../images/ed_iraq_afghanistan.png) no-repeat center;
      background-size: cover;
}

.bg-top-suport{
  min-height: 500px;
  padding: 50px 0;
  background-image: url(../images/bgregnew2.jpg)  ;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.ed-cat-choose {
	margin-top: 30px;
}
.ed-cat-choose a{
	color: #212214;
	font-size: 22px;
  font-weight: bold;
  border: 2px solid #212214;
border-radius: 20px;
padding-left: 60px;
padding-right: 60px;
padding-top: 20px;
padding-bottom: 20px;
}

.ed-opt{
	height: 60px;
	margin-top: 35px;
	border-top: 3px double #212214;
}

.ed-opt .ed-opt-1{
		color: #212214;
		padding-right: 140px;
		position: relative;
		margin-top: -22px;
}

.ed-cat-choose a.selected{
   
/*  -webkit-clip-path: polygon(5% 0%, 95% 0%, 100% 20%, 100% 80%, 95% 100%, 5% 100%, 0% 80%, 0% 20%);
  clip-path: polygon(5% 0%, 95% 0%, 100% 20%, 100% 80%, 95% 100%, 5% 100%, 0% 80%, 0% 20%);*/
   background: #212214;
   color: #fff;
   border-radius: 20px;
   padding-left: 60px;
   padding-right: 60px;
   padding-top: 20px;
   padding-bottom: 20px;
}


.ed-sub-cat-choose{
	font-size: 14px;
	text-align: center;
	color: #212214;
	margin-bottom: 20px;
}
.ed-sub-cat-choose a{
/* -webkit-clip-path: polygon(5% 0%, 95% 0%, 100% 20%, 100% 80%, 95% 100%, 5% 100%, 0% 80%, 0% 20%);
 clip-path: polygon(5% 0%, 95% 0%, 100% 20%, 100% 80%, 95% 100%, 5% 100%, 0% 80%, 0% 20%);*/
  color: #212214;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  border-radius: 10px;
	;
  font-weight: bold;
  
  position: relative;
  border: 2px solid #333;
  
  text-align: center;
  
  white-space: nowrap;
 
}

.ed-sub-cat-choose a.selected{
	background: #212214 !important;
	color: #fff;
}

.ed-table-head{
	margin-top: 30px;
	background: #212214;
	border-top: 1px solid #857b66;
	border-bottom:  1px solid  #857b66;
	padding: 15px;
	padding-left: 50px;
	text-align: left;
	font-size: 16px;
}


.ed-table-head a.ed-sort{
	color: #5d553e;
}

.ed-table-head a.selected{
	color: #fff;
}

.ed-table-head   span{
 position: absolute;
	color: #fff;
	bottom: -25px;
	left: 70px;
 
}

.ed-videos{
	margin-left: -29px;
	margin-right: -29px;
	margin-top: 30px;
	
}

.ed-videos .ed-video{
    border: 1px solid #e0d4c4;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 30px;
    border-radius: 15px;
    line-height: 110px;
    font-size: 20px;
    color: #fff;
    padding: 10px;
      
	 
    height: 130px;
    cursor: pointer;
}


.ed-videos .ed-video:hover{
    border: 6px solid #e0d4c4;
     line-height: 100px;
     -webkit-filter: brightness(70%);
   
}


.ed-videos .ed-video span{
	display: inline-block;
	 vertical-align: middle;
	 line-height: 20px;
}
.bg-top-share-story{
  position: relative;
}


.bg-top-share-story h1, .bg-top-suport h1{
  font-size: 60px;
  margin-top: 63px;
}

.bg-top-share-story p, .bg-top-suport p{
  font-size: 18px;

}

.bg-top-share-story .credit{
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  color: #e0d4c4;

}



.bg-bottom-share-story, .bg-bottom-suport{
  background: url(../images/bgregnew8.png) repeat-x ;
  height: 17px;
}

.title-block{
  margin-bottom: 30px;
  position: relative;
  background: #212214;
  padding: 15px;
  font-size: 15px;
  text-align: center;
}

.h4{
  font-size: 15px;
}

.title-block i.fa-star{
  position: absolute;
  top: 15px;
  color: #b8994f;
  left: 15px;
}

.min400{
  min-height: 360px;
}

.social-list a{
  color: #b7b7b7;
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
}

.font-color3{
  color: #e0d4c4;
}

.line{
  background: url(../images/double-line.png) repeat-x center;
  height: 6px;
  margin: 30px 0;
}

.no-margin-form .form-group{
  margin-bottom: 5px;
}

.no-margin-form .form-control{
  padding: 12px 20px !important;
  height: auto !important;
  font-weight: 700;
  font-size: 12px;
  color: #000;
}

.font-color4{
  color: #e0d4c4 !important;
}
.link_vid .auth{
  font-size: 14px;
}
.link_vid, .link_vid:hover{
  color: #fff;
}

.img-full{
  max-width: 100%;
}

.title-line{
  margin-bottom: 20px;
  border-bottom: 1px solid #746b56;
  padding-bottom: 10px;
  font-size: 15px;
}

.title-line-top{
  margin: 0;
  border-top: 1px solid #746b56;
  padding-top: 10px;
  margin-bottom: 10px;

}

.title-line-top .text{
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.title-line-top .pull-right{
  font-size: 12px;
}

.list-vid li{
  margin-bottom: 10px;
}

.modal-content{
  border-radius: 0;
}

.modal-header{
  text-align: center;
  background: #4d4634;
  font-size: 21px;
  color: #fff;
  position: relative;
}


.cls-modal{
  float: right; 
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 15px;
}


.slider-area-modal{
  padding-left: 40px;
  padding-right: 40px;
}

.cr{
  position: absolute;
  top: 50%;
  margin-top: -10px;
  color: #333;
  font-size: 20px;

}

.cr.left{
  left: -40px;
}

.cr.right{
  right: -40px;
}
.mini-thumb-slider{
  margin-top: 40px;
  margin-bottom: 20px;
}
.mini-thumb-slider li{
  display: block;
  cursor: pointer;
  float: left;
  margin-right: 5px;
  width: 65px;
  height: 65px;
  margin-bottom: 5px;
  text-align: center;
}

.mini-thumb-slider li img{
  width: 60px;
  height: 60px;
  border: 1px solid transparent;
  box-shadow: 0 0 0 transparent;
}

.mini-thumb-slider li img:hover, .mini-thumb-slider li.active img{
  border: 1px solid #000;
  box-shadow: 0 0 0 2px #000;
}

.slider-area-modal .item {
  text-align: center;
}

.slider-area-modal .item img{ 
  display: inline-block
}

.list-docs li{
  border-bottom: 1px solid #746b56;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.list-docs li h3{
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.list-docs li h3 a{
  color: #fff;
}

.list-docs li h4{
  font-size: 12px;
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
  font-weight: bold;
}

.list-docs .author{
  font-size: 14px;
}

.bold{
  font-weight: bold;
}
.panel-body .checkbox, .panel-body .radio{
  margin-top: 0;
}
.panel-body .checkbox label, .panel-body .radio label{

}

.panel-body .checkbox input, .panel-body .radio input{
  margin-top: 3px;
}

.font-color5{
  color: #ccbca3 !important;
}

.panel-body .disabled{
  color: #535449;
}

.news-box{
  border-bottom: 1px solid #6d644e;
  margin-bottom: 30px;
  padding-bottom: 30px;

}
.news-box .media_group h2{
  font-size: 17px;
}
.news-box .media_group h2 i.fa{
  margin-right: 15px;
  color: #b8994f;
  font-size: 20px;
}
.news-box .title-news h3{
  font-size: 17px;
  color : #e0d4c4;
}
.news-box .title-news h3 a{
  color : #e0d4c4;
}
.news-box .mini-content a, .news-box .big-content a{
  color: #e6d595;
}

.news-box .author{
  font-style: italic;
  color: #ddd;
}


.no-m {
  margin: 0;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT30 {
  margin-top: 30px !important;
}
.no-p {
  padding: 0;
}

.news-pagination a{
  color: #ddd;
  padding: 5px 15px;
  border: 1px solid #ddd;
  text-decoration: none;
  display: none;
  font-family: 'Roboto Slab', 'serif' !important;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}

.news-pagination a:hover{
  border: 1px solid #fff;
  box-shadow: 4px 4px 0 #323232;
}

.news-pagination .show a{
  display: inline-block;
}

.italic{
  font-style: italic;
}

.prag2{
  line-height: 30px;
}

.prag2 p{
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 300;
}

.prag2 p small{
  font-size: 16px;
}

.bg-dark{
  background: #212214;
  min-height: 40px;
  padding: 40px 0;
  box-shadow: 0 0 10px rgba(0,0,0,0.9);
  border-top: 1px solid #a0916c;
  border-bottom: 1px solid #a0916c;
}

.title-line-dark{
  text-align: center;
  font-size: 18px;

}

.title-line-dark.bordered{
  border-bottom: 1px solid #383829;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.title-line-dark.light{
  border-bottom: 1px solid #7d745e;
}

.title-line-dark i{
  color: #b8994f;
  margin: 0 10px;
  font-size: 17px;
}
.list-mission{
  margin: 40px 0;
  padding: 50px 0;
  border-top: 1px solid #383829;
  border-bottom: 1px solid #383829;
}
.list-mission li{
  float: left;
  width: 33%;
  text-align: center;
  padding-bottom: 20px;
  min-height: 250px;
}

.list-mission li.with-border{
  border-left: 1px solid #383829;
  border-right: 1px solid #383829;
}

.img-mission{
  margin-bottom: 30px;
}

.list-mission li p{
  margin: 0 35px;
  font-size: 14px;
  text-align: left;
}

.padd050{
  padding: 0 50px;
  font-size: 14px;
}

.li20{
  line-height: 20px;
}

.prag3{
  font-size: 15px;
}

.font14{
  font-size: 14px;
}

.font12{
  font-size: 12px;
}

.title-team{
  font-size: 28px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.title-team small{
  font-size: 14px;
  color: #fff;
}

.line-c{
  background: #7c725f;
  height: 1px;
  margin-bottom: 50px;
}

.keyword_video{
  cursor: pointer;
  font-size: 12px;
  text-transform: capitalize;
}

.keyword_video:hover{
  text-decoration: underline;
}

#slider-sponsor .carousel-inner{
  background: url(../images/bgsponsor.png) no-repeat center;
  min-height: 146px;
}

#slider-sponsor .carousel-inner img{
  max-width: 100%;
  margin: 26px auto;
}

#slider-sponsor .carousel-inner .item a{
  opacity: 0.5;
}

#slider-sponsor .dump-img{
  max-width: 181px !important;
  margin-top: 60px;
  position: relative;
  top: 30px;
}

#slider-sponsor .carousel-inner .item a:hover{
  opacity: 1;
}

.list-sh{
  border-top: 1px solid #756c56;
  margin-top: 30px;
  margin-bottom: 30px;
}

.list-sh li{
  border-bottom: 1px solid #756c56;
  padding: 15px 0;
  color: #e0d4c4;
}
.list-sh li a{
  color: #e0d4c4;
}
.list-sh li a .date-sh{
  font-size: 17px;
  margin-right: 10px;
  color: #fff;
}
.list-sh li a:hover {
  color: #e0d4c4;
}
.list-sh li a:hover .date-sh{ 
  color: #fff;
}



.list-sh-mini{
  color: #e6d595;
  margin-bottom: 20px;
}



.list-sh-mini li{
  position: relative;
  padding-left: 20px;
}
.list-sh-mini span{
  margin-right: 10px;
  position: absolute;
  left: 0;
}


.show-inline{
  display: inline;
}

.hide-inline{
  display: none;
}

.resource_p{
  display: inline-block;
  min-height: 20px;
}

.mini-font1{
  font-size: 14px;
}

.min2{
  min-height: 145px;
}

.socbg{
  background: url('../images/newbg/brg-4.jpg') no-repeat center 189px;
}

.sysbg{ 
  background: url('../images/newbg/brg-5.jpg') no-repeat center 140px;
}
.bar-sucribe.min-footer{
  border:0;
  box-shadow: none;
}
.bar-sucribe.min-footer form{
  margin-top: 17px;
}
.bar-sucribe.min-footer form input[type="email"]{
  width: 345px;
  padding-left: 50px;
  background: #fff url(../images/ic-msg.png) no-repeat 20px 11px;
  font-size: 10px;
}

.bar-sucribe.min-footer form .btn{
  min-width: 75px;
  margin-right: 0;
}

.minfont{
  font-size: 12px;
}

.title-form{
  font-size: 17px;
  margin-bottom: 20px;
}

.mail-donate{
  border: 3px double #ADA294;
  padding: 20px;
  text-align: center;
  font-size: 17px;
  margin-bottom: 30px;
  margin-top: 18px;
}

#slider-sponsor {
  text-align: center;
}


.menu-mobile-area{
  margin: 5px 11px 2px 16px;
}
.menu-mobile{
  color: #fff;
  font-family: 'Roboto Slab', 'serif';
  width: 100%;
  background: #212214;
  border: 1px solid #000;
}


.font-color6{
  color: #333;
}

.mobile-counter-home{
  padding-top: 10px;
}

.mobile-counter-home .font-color6{
  font-size: 16px;
}

.img-responsive{
  display: inline-block;
}


.seenon{
  margin-top: 128px;
  display: block;
}

.btn.btn-block{
  min-width: 0;
}

.h3{ 
  font-size: 13px;
}

.top-2{
  position: relative;
  top: -2px;
}



.circle{
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #e6d595 ;
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 3px;
  margin-right: 3px;
}

.play-ic-yellow{
  background: url(../images/play-yellow.png) no-repeat center;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 10px;
}

.font16{
  font-size: 16px;
}

.font20{
  font-size: 20px;
}

.box-share-story{
  min-height: 389px;
}

.double-line{
  background: url(../images/double-line.png) repeat-x center;
  height: 6px;
  margin: 20px 0;
}

.box-our-cause{
  min-height: 426px;
}

.error-section{
  margin: 100px 0;
  text-align: center;
}

.error-section .error-text{
  font-size: 120px;
}
.error-section p{
  font-size: 26px;
  font-weight: 300;
}

.mb0{
  margin-bottom: 0;
}

.font18{
  font-size: 18px;
}

.weight300{
  font-weight: 300;
}

.modal-body a{
  color: #4d4634;
}
.h2{
  font-size: 17px;
}

.war_sub_cat{
  font-size: 14px;
}

.radio.war_sub_cat, .checkbox.war_sub_cat{
  font-size: 12px;
}

.sidebar-left .btn{
  
}

#slider-sponsor .item{
  min-height: 110px;
}

.caption_slider{
  padding: 10px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}

h2.title-line-dark{
  font-size: 32px;
  line-height: 32px;
}
h2.title-line-dark i{
  line-height: 32px;
  vertical-align: middle;
}
.btn4:focus{
  color: #fff;
}
i.featured{
  color: #b8994f;
  margin-right: 5px;
}

.sharelink{
  border: 1px solid #e6d595;
  background-color: #4d4634;
  color: #989898;
  display: none;
  padding: 2px 5px;
  position: absolute;
  width: 300px;
   
  padding: 10px;
  left: 70px;
  margin-top: -90px;
  z-index: 1000;
}
.sharecontainer table{
  width: 100%;
}
.sharecontainer a{
  padding: 4px;
}
.sharecontainer a:hover,
.sharecontainer a:focus{
  color: #e6d595;
  text-decoration: none;
}

#accordion_adv .adv_search_helper{
  float: left;
}

.hide{
  display: none;
}

.loc_section{
  border-top: 1px solid rgba(224, 212, 196, 0.3);
  padding-top: 12px;
  color: #e0d4c4;
}
div.copper_header{
  background: url("../images/newbg/brg-8.jpg") repeat scroll 0 0 #333
}

input#keyword_copy{
  color:#333;
  text-transform: uppercase;
  min-height: 37px;
  padding-top: 7px;
  min-width: 180px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  font-size: 14px;
  line-height: 1.42857;
  vertical-align: middle;
  border: none;
}
span.keyword_copy_wrapper{
  background-color: #fff;
  padding-left: 5px;
}

.visitors{
  font-size: 15px;
  text-transform: lowercase;
  padding: 10px;
  font-weight: bold;
  background: #ab8e48;
}

.box-video p{
  Margin: 0;
}


/* Cookie Dialog */
#gdpr-cookie-message {
  position: fixed;
  right: 0;
  bottom: 30px;
  width: 100%;
  background-color: #ab8e48;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0,0,0,0.25);
  margin-left: 300px;
  font-family: system-ui;
  bottom: 0;
  z-index:100000;
}
#gdpr-cookie-message h4 {
  color: var(--red);
  font-family: 'Quicksand', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  display: none;
}
#gdpr-cookie-message h5 {
  color: var(--red);
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: white;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
}
#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}
#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}
#gdpr-cookie-message a {
  color: var(--red);
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted rgba(255,255,255,0.75);
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
  color: white;
  border-bottom-color: var(--red);
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
  border: none;
   
  font-family: 'Quicksand', sans-serif;
  font-size: 15px;
  padding: 7px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  background: rgb(207, 207, 207);
  color: black;
}
#gdpr-cookie-message button:hover {
  background: white;
  color: black;
  transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
  background: white;
  color: var(--red);
  display: none;
}
#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}
