#myModal28{
	padding:0px !important;
}
#myModal28 .modal-dialog{
	width:670px;
}
#pdf_generate_modal .modal-title{
	font-size:28px;
}
#pdf_generate_modal .ins_email{
	padding-left:0px;
}

@font-face {
	
	font-family: 'FoXE';
    src: url(../fonts/fox/FoXE-Regular_jcb-1485454372.eot);
    src: url(../fonts/fox/FoXE-Regular_jcb-1485454372.eot?#iefix) format("embedded-opentype"), url(../fonts/fox/FoXE-Regular_jcb-14854543722-jcb-1485454373.woff) format("woff2"), url(../fonts/fox/FoXE-Regular_jcb-1485454372.woff) format("woff"), url(../fonts/fox/FoXE-Regular_jcb-1485454372.ttf) format("truetype");
    font-weight: 400
	
}
.fonts_cuu{
	font-family: 'FoXE';
	
}
.modal_outer_container  .modal-content{
	background:url(../img/grey-pattern-bg.png);
	border:0px;
	width:670px;
	float:left;
	padding-left:15px;
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	box-shadow:0px 0px 0px 0px !important;
}

  #come-and-play-block { 
    height:684px; 
    background-image:url(../img/come_and_play/banner1.jpg);
    background-size:cover;
    background-position:center 25%;
  }

  #come-and-play-block2 { 
    height:684px; 
    background-image:url(../img/come_and_play/banner2.jpg);
    background-size:cover;
    background-position:center 25%;
    min-height: 316px;
  }
   #come-and-play-block3 { 
    height:400px; 
    background-image:url(../img/come_and_play/banner3.jpg);
    background-size:cover;
    background-position:center 25%;
  }  

.nav_top_block.col-md-7.hidden-xs.hidden-sm{
	float:right;padding:0px; 
	padding-top:2px;
}

.image_person_content{
	float:left;
	width: 35%;
}
.nav_top_block .nav > li, .nav > li{
	padding:0px;
}
.email_txt{
	padding-top:30%;
	float:left;
	width: 35%;
	padding-right:3%;
}
.pdf_button{
	background-color: #18bc9c !important;
}
.modal_text_content{
	float:left;
	width:59.3%;
}
.modal_outer_container .modal-header, .modal_outer_container .modal-body, .modal_outer_container .modal-footer {
	float:left;
	width:100%;
}
.modal_outer_container .modal-header{
	border:0px;
}
.modal_outer_container .modal-footer{
	border:0px;
	margin-top:5px;
	
}

.btn.btn-sm.btn-success.btn-add-copy{
	margin-left:15px;
}

.modal_outer_container .modal_blue_content{
	background:url(../img/blue-pattern-bg.png);
	float:left;
	margin-top:10px;
	padding-top:30px;
	padding-bottom:22px;
	background-repeat:no-repeat;
	
}
.modal_outer_container .modal-title {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
	line-height:55px;
}
.modal_outer_container .modal-body{
	color: #fff;
    font-size: 24px;
	padding-top:0px;
	padding-bottom:0px;
}

.modal_outer_container button{
	color: #fff;
    font-size: 30px;
	background-color:#00A6EB;
	font-weight:normal!important;
}
.modal_outer_container .btn.btn-default{
	width:160px;
	height:55px;
	font-size:24px;
	border-radius: 10px;
	margin-bottom:0px;
	float:left;
}
.btn.btn-default.no_thanks_button{
	float:right;
}

/*******GROUP START*******/

.side-menu .navbar {
    background:none;
    background-color: #2c3e50;
    border: 0 none;
    border-radius: 0;
    height: 100%;
    margin-bottom: 0;
    padding: 10px 0;
}
.side-menu {
    background-color: #f8f8f8;
   /*border-right: 1px solid #e7e7e7;*/
    height: 100%;
    /*width: 200px;*/
	margin-top:15px;
	margin-bottom:15px;
}
.side-menu .navbar-nav li {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    width: 100%;
}

.side-menu  .nav > li > a{
	padding: 10px 15px 10px 10px;
}

.side-menu-container .navbar-collapse.collapse{
	margin: 0px;
}

.btn-circle{
	border-radius: 25px;
    font-size: 16px;
    height: 40px;
    line-height: 1.33;
    padding: 10px 10px;
    width: 40px;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger:hover,.btn-danger:focus{
	background-color: #d2322d;
	border-color: #d43f3a;
}
.groupAddError {
    color: red;
}
.greyButton, .greyButton:hover,.greyButton:focus{
    border-color: #cccccc;
    color: #cccccc;
    cursor: default;
    background-color:#ffffff;
}
.btn-main {
	background-color:#2d90ff
	color:#ffffff;
	text-decoration:none;
}

.btnInvitee.greyButton{
	background-color:#ffffff;
	border-radius: 5px;
    font-size: 18px;
    padding: 4px 8px;
}

.greenButton{
	background-color:#18bc9c;
	color:#ffffff;
}
.redButton{
	background-color:#FF0000;
	color:#ffffff;
}
.greenButton.btn,.redButton.btn {
	margin-bottom:0px;
}
.greenButton.btn-sm, .redButton.btn-sm {
	 padding: 0 9px;
}

.invitee-friend{
	margin-bottom:15px;
}
.no-padding{
	padding:0px!important;
}

.side-menu-container .active{
	background-color: #2d90ff;
}

.side-menu-container .active:hover, .side-menu-container .active:focus {
	background-color: #2d90ff!important;
	color:#ffffff!important;
}

.selectize-input{
	border: 2px solid #dce4ec;
}

.align-left{
	text-align:left;
	padding-left:15px!important;
	padding-right:15px!important;
}

/********GROUP END********/

.group-btn{
  padding: 4px 15px;
}
/*********** tab *************/
.tabs--grey {
	background: #f8f8f8 none repeat scroll 0 0;
}
.tabs {
	margin-bottom: 24px;
}
.tabs {
	display: table;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}			
.tabs--grey .tabs__item {
	background: #f8f8f8 none repeat scroll 0 0;
	border: 0 none;
}			
.tabs__item {
	display: table-cell;
}

.tabs--grey .tabs__link {
	color: #9a9a9a;
  border: 1px solid #fff;
}
.tabs__link {
	background: #efefef none repeat scroll 0 0;
	color: rgba(0, 0, 0, 0.3);
	/*font-size: 0.7rem;*/
	font-weight: 700;
	line-height: 1.3;
	padding: 24px;
	text-transform: uppercase;
}
.tabs__link {
	display: block;
}
.tabs__item a:hover{
	background: #fff none repeat scroll 0 0;
	color: #545555;
	text-decoration:none;
}
.tabs--grey .tabs__link--active {
	background: #2d90ff36;
  color: #545555;
}

/*************************/
.noleftpadding{
	padding-left:0px!important;
}
.btnadd{
	background-color: #2d90ff;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    padding: 4px 8px;
	margin-bottom: 15px;
}
.btnadd:hover{
	background-color:#192b3a;
}
#add-collection #emailId{
	margin-bottom:15px;
}
.addFriends{
	margin-right:15px;
}
.showMember{
	margin-right:40px;
}
.singleMember{
	margin-right:10px;
}


/***** Sub menu *****/
.subMainMenu {
    position: absolute;
    /*top: 99%;*/
    top: 90%;
    visibility: hidden;
    width: 130px;
    /*width: 180px;*/
    z-index: 10000;
    list-style: none;
    padding: 0 10px 15px 0;
    /*padding: 0 0px 15px;*/
    margin-top: 5px;
}

ul.subMainMenu  li a {
    /*width: 220px;*/
    width: 160px;
    display: inline-block;
    margin-left: 15px;
    height: auto;
    border-right: none;
    padding: 7px 0;
    text-decoration: none;
    font-size: smaller;
}

.subMainMenu li {
    background: #ffffff none repeat scroll 0 0;
    color: #2d90ff;
    float: none;
    font-size: 14px;
    font-weight: normal;
    /*padding-right: 15px;*/
    width: 165px;
    /*width: 180px;*/
    border: 1px solid #cccccc;
    margin-bottom: -1px;
}

ul.subMainMenu li:hover {
    background: #e8e8e8;

    /*#524b3e;*/
    color: #2d90ff;
    position: relative;
}

ul.navbar-right li:hover > ul {
    visibility: visible;
}

ul.subMainMenu li a {
    color: #2c3e50;
}

.nodirectory{
	background-color: #ccc; 
	width:100%;
	padding:10px;
}

.loader {		
	background: rgba(0, 0, 0, 0.498) url("../img/fancybox_loading-2x.gif") no-repeat scroll center center;		
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}


/*********/

@media (max-width:1023px) {
	.wrapper{
		width:auto;
	}
}
@media (max-width:549px) {
  div#home-hero {
    background:url(../img/blue-pattern-2560x820.jpg);
    background-color:#a6bdd7;
    background-repeat:no-repeat;
    background-size:cover;
    height:220px;
  }

  #come-and-play-block {
    height: 330px;
  }
  #come-and-play-block2 {
    height: 365px;
  }
  #come-and-play-block3 {
    height: 162px;
  }
}

@media (min-width:550px) and (max-width:767px) {
  div#home-hero {
    background:url(../img/blue-pattern-2560x820.jpg);
    background-color:#a6bdd7;
    background-repeat:no-repeat;
    background-size:cover;
    height:350px;
  }
}
@media (max-width:991px) {
	.nav > li{
		padding:auto;
	}
	.groupbutton {
		/*float:left;*/
	}
	.showMember{
		margin-right: 30px;
	}
	.groupbutton .btn-success {		
		font-size: 12px;
	}
	.addFriends {
		margin-right: 20px;
	}
	.singleMember {
		margin-right: 0px;
	}
	
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
		border-radius:0px;
	}
	
	.subMainMenu{
		display:none;
		position: relative;
		padding: 0px;
		visibility: unset;
		top:0;
		left:0;
		width: 100%;
		 z-index: 0;
	}
	.subMainMenu li{
		width: 100%;
	}
	ul.navbar-right li:hover > ul{
		display : block;
	}
	
}
@media (min-width:768px) {
  div#home-hero {
    background:url(../img/blue-pattern-2560x820.jpg);
    background-color:#a6bdd7;
    background-repeat:no-repeat;
    background-size:cover;
    height:400px;
  }
}

@media (min-width:550px) and (max-width:767px) {
  #home-hero h1 {
    font-size:1.8em;
    color:white;
    padding:10px 0px 0px 0px;
    width:100%;
    margin-left:-25px;
  }

  #come-and-play-block {
    height:402px!important;  
  }
   #come-and-play-block2 { 
    height:402px!important;  
  }
   #come-and-play-block3 { 
    height:165px!important;  
  }  
}

@media (max-width:460px){
	.navbar-toggle {
		margin-right: 5px !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
  #home-hero h1 {
    font-size:2.5em;
    color:white;
    padding-top:40px;
    width:350px;
  }
  #come-and-play-block3 {
    height: 216px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  #home-hero h1 {
    font-size:3em;
    color:white;
    padding-top:30px;
    width:500px;
  }
}

@media (min-width:992px) and (max-width:1084px) {
	.nav > li{
		font-size:11px;
	}
	ul.subMainMenu li a{
			font-size:11px;
	}
}
@media (min-width:1084px) and (max-width:1200px) {
	.nav > li > a {
	  /*padding: 10px 8px !important;	*/
		padding: 5px 15px!important;
	}
	
	.navbar-brand>img{
		width:237px;
	}
	
}
@media (min-width:1201px) and (max-width:1270px) {
	.nav > li > a {	 
	    padding: 5px 15px !important;	  
      /*padding: 6px !important;*/
	}
	.navbar-brand>img{
	    width: 330px;
	}
}

@media (min-width:1271px) and (max-width:1300px) {
	.nav > li > a {	 
	  padding: 5px 15px !important;
    /*padding: 9px !important;*/
	}
}

@media (min-width:992px) and (max-width:1083px) {
	
	.nav > li > a {
	 /*padding: 10px 8px !important;*/
	 padding: 5px 15px!important;
	}
	.navbar-brand>img{
		width:247px;
	}
}

@media (min-width:992px) and (max-width:1083px) {
	
}

@media (min-width:1200px) {
  #home-hero h1 {
    font-size:3.5em;
    color:white;
    padding-top:20px;
    width:500px;
  }
}

@media (min-width:550px) and (max-width:767px) {
  #home-hero h3 {
    font-size:16px;
    line-height:140%;
    color:#192b3a;
    width:110%;
    padding:0px 0px 10px 0px;
    margin-left:-25px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #home-hero h3 {
    font-size:18px;
    line-height:140%;
    color:#192b3a;
    width:360px;
    padding-bottom:10px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  #home-hero h3 {
    font-size:18px;
    line-height:140%;
    color:#192b3a;
    width:390px;
    padding-bottom:10px;
  }
}

@media (min-width:1200px) {
  #home-hero h3 {
    font-size:20px;
    line-height:140%;
    color:#192b3a;
    width:420px;
    padding-bottom:10px;
  }
}

#hero-text {
  position:relative;
  min-height:1px;
  padding-left:45px;
  padding-right:15px;
}

nav.navbar.navbar-default {
  box-shadow:0px 0px 20px black;
  z-index:1;
  padding: 15px 20px 15px 0px;
}

#intro-text {
  padding:35px 20px;
  margin:0 auto;
}

#intro-text p {
  max-width:900px;
  margin:0 auto;
  line-height:160%;
}

@media (max-width:991px) {
  div.row.features {
    width:100%;
    margin:0;
  }
  .nav > li > a {
    margin: 5px 0;
  }
}

@media (min-width:991px) {
  div.row.features {
    width:80%;
    margin:0 auto;
  }
  /*.currency_class .currency_content {
    margin: 0 2%;
    width: 96%!important;
  }*/
}

h2.text-center {
  margin-bottom:10px;
}

p.text-center.subhead {
  color:initial;
  margin-bottom:30px;
}

img.features-icon {
  margin-bottom:10px;
}

@media (max-width:549px) {
  div.container.get-started {
    width:100%;
    padding:30px 50px;
    text-align:center;
  }
}

@media (min-width:550px) {
  div.container.get-started {
    width:500px;
    padding:50px 20px;
    text-align:center;
  }
}

div.well.get-started {
  background-color:#2d90ff;
}

span.homewelltext {
  font-size:20px;
  margin:10px 20px 0px 0px;
}

@media (max-width:549px) {
  p.homeregistertext {
    font-size:20px;
    padding-top:8px;
    text-align:center;
  }
}

@media (min-width:550px) {
  p.homeregistertext {
    font-size:20px;
    float:left;
    padding-top:8px;
    text-align:center;
  }
}

div.container-fluid.footer {
  background-color:#4d4d4d;
  padding:30px 10px 0px 10px;
}

.btn.btn-default.tosend-message {
  text-align:center;
  margin:5px auto;
  background-color:#2d90ff;
}

.btn.btn-default.btn-sm.news-more {
  text-align:center;
  margin:5px auto;
  background-color:#2d90ff;
  padding:5px 15px;
}

.btn.btn-default.btn-sm.news-more a{
	color:#ffffff;
}

.btn:hover.btn.btn-default.btn-sm.news-more {
  text-align:center;
  margin:5px auto;
  background-color:#192b3a;
}

.btn:hover.btn.btn-default.tosend-message {
  text-align:center;
  margin:5px auto;
  background-color:#192b3a;
}

div.col-md-12.footer-message {
  text-align:center;
}

div.col-md-12.footer-menu {
  /*text-align:center;*/
  padding:20px 0px;
}

a.btn.btn-default.foot-menu {
  color:#b4bcc2;
  background-color:transparent;
  margin:0px;
  font-size:14px;
}

.follow-div a.btn.btn-default.foot-menu {
  padding-top: 14px;
}

a.btn.btn-default.foot-menu.btn:hover {
  color:#fff;
  text-decoration:none;
  background-color:transparent;
  border:none;
  margin:0px;
}

i.fa.fa-facebook-official {
  font-size:20px;
  padding-left:5px;
}
i.fa.fa-twitter,i.fa.fa-pinterest ,i.fa.fa-google-plus,i.fa.fa-instagram {
  font-size:20px;
  padding:0px;  
}
a.google-plus,a.facebook,a.twitter,a.pinterest, a.instagram {
 padding-left: 3px;
 padding-right: 3px;
}
p.footer-details {
  color:#b4bcc2;
  font-size:10px;
  margin-bottom:5px;
  padding:0px 20px;
}

hr.footer-rule {
  width:95%;
  border:1px #737373;
  border-style:inset;
}

h4.text-center.home-message {
  color:#fff;
  padding:0px 10px;
  line-height:140%;
}

a.collection-nav-item {
  word-spacing:3px;
}

@media (max-width:549px) {
  div.container-fluid.home-hero {
    height:220px;
    overflow:hidden;
  }
}

@media (min-width:550px) and (max-width:767px) {
  div.container-fluid.home-hero {
    height:350px;
    overflow:hidden;
  }
}

@media (min-width:768px) {
  div.container-fluid.home-hero {
    height:400px;
    overflow:hidden;
  }
}

div#hero-image.col-md-6.col-md-offset-0 {
  text-align:right;
}

img.hidden-sm.hidden-md.hidden-lg.wcc-logo-mobile {
  margin-top:11px;
}

@media (min-width:1200px) {
  img#soldierimage.hero-soldierimage {
    width:600px;
    height:auto;
    position:relative;
    top:-45px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  img#soldierimage.hero-soldierimage {
    width:500px;
    height:auto;
    position:relative;
    top:-35px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  img#soldierimage.hero-soldierimage {
    width:330px;
    height:auto;
    position:relative;
    top:19px;
  }
}

@media (min-width:550px) and (max-width:767px) {
  img#soldierimage.hero-soldierimage {
    width:270px;
    height:auto;
    position:relative;
    top:15px;
    left:0%;
  }
}

@media (max-width:549px) {
  img#soldierimage.hero-soldierimage {
    width:100%;
    height:auto;
    position:relative;
    top:-20px;
  }
}

@media (max-width:768px) {
  a.btn.btn-default.hero-register {
    display:none;
  }
}

@media (max-width:767px) {
  a.btn.btn-default.hero-register-mobile {
    margin-left:-25px;
  }
  .image_person_content{
	display:none;
  }
  .modal_outer_container .modal-content{
	background-size:cover;
	width:100%;
	float:left;
	
  }
  #myModal28 .modal-dialog{
	width:100%;
  }
  .modal_outer_container .modal_blue_content{
	background-size:contain;
  }
  .modal_text_content{
	width:390px;
	margin:0px auto;
	float:none;
  }
  
  .modal_outer_container .btn.btn-default{
	width:40%;
	height:auto;
	font-size:22px;
  }
  .btn.btn-default.no_thanks_button{
	float:left;
  }
  .modal_outer_container .modal-header, .modal_outer_container .modal-body, .modal_outer_container .modal-footer{
	margin-bottom:15px;
  }
  
   .showMember{
		margin-right: 0px;
	}
	
	.addFriends {
		margin-right: 0px;
	}
	.singleMember {
		margin-right: 0px;
	}
  
}

@media (min-width:769px) {
  a.btn.btn-default.hero-register-mobile {
    display:none;
  }
}


@media (max-width:549px) {
  div#hero-text.col-md-6.col-sm-7.col-xs-6 {
    display:none;
  }
}

div#hero-text-mobile.col-md-6.col-sm-7.col-xs-12 {
  width:100%;
  text-align:center !important;
}

div.row.hero-text-mobile {
  margin:0px;
  background-color:grey;
  padding-bottom:40px;
}

h1.hero-text-mobile {
  color:white;
  text-align:center !important;
  font-size:35px;
}

@media (min-width:550px) {
  div#hero-text-section-mobile {
    display:none;
  }
}

h3.hero-text-mobile {
  font-size:17px;
  line-height:140%;
  color:white;
}

h1.hero-text-heading-mobile {
  font-size:35px;
  color:white;
  text-align:center;
}

a.btn.btn-default.hero-register-mobile-section {
  margin-top:10px;
}

@media (max-width:550px) {
  div#hero-image.col-md-6.col-md-offset-0.col-sm-5.col-xs-6 {
    width:100%;
  }
}

div.row.message {
  margin:0px;
}

div.row.footer-details {
  margin:0px;
}

@media (min-width:550px) {
  a.btn.btn-default.footer-register {
    margin-left:20px;
  }
}
@media (max-width:489px) {
	.modal_outer_container .modal-content{
		padding:0px;
	}
	.modal_text_content{
		width:268px;
	}
	.modal_outer_container .modal-title{
		font-size: 19px;
		line-height: 37px;
	}
	.modal_outer_container .modal-body, .modal_outer_container .btn.btn-default{
		font-size: 13px;
		margin: 0;
	}
	.modal_outer_container .modal-footer{
		padding-top:0px;
		padding-bottom:0px;
	}
	.modal_outer_container .btn.btn-default{
		width:86px;
	}
	.modal_outer_container .modal-header{
		margin:0px;
	}
	.modal_outer_container .modal_blue_content{
		margin-bottom:25px;
	}
}
@media (max-width:400px) {
  div#news-title-block {
    height:200px;
    background-image:url(../img/news-soldier-background.jpg);
    background-size:500px;
    background-position:center 25%;
  }
}

@media (max-width:400px) {
  div#about-title-block {
    height:200px;
    /*background-image:url(../img/about-ancient-soldier-background.jpg);*/
    background-image:url(../img/directory-background.jpg);
    background-size:500px;
    background-position:center 25%;
  }

  #come-and-play-block {
    height:236px; 
  }
   #come-and-play-block2 { 
    height:236px;  
  }
   #come-and-play-block3 { 
    height:90px;  
  }  

}

@media (min-width:401px) {
  div#about-title-block {
    height:300px;
    /*background-image:url(../img/about-ancient-soldier-background.jpg);*/
    background-image:url(../img/directory-background.jpg);
    background-size:cover;
    background-position:center 25%;
  }
  #come-and-play-block { 
    height:622px;  
  }
  #come-and-play-block2 { 
    height:684px;  
  }
 /* #come-and-play-block3 {
        height: 250px;
  } */
}

@media (min-width:401px) {
  div#news-title-block {
    height:300px;
    background-image:url(../img/news-soldier-background.jpg);
    background-size:cover;
    background-position:center 25%;
  }
}

@media (max-width:400px) {
  h2.text-center.about-title {
    width:100%;
    height:50px;
    margin:170px auto 0px;
    padding-top:6px;
    color:white;
    background-color:#192b3a;
  }
}

@media (min-width:401px) {
  h2.text-center.about-title {
    width:100%;
    height:50px;
    margin:215px auto 0px;
    padding-top:6px;
    color:white;
  }
}

div.container.about-title {
  height:100%;
}

div.row.about-title {
  height:100%;
}

@media (min-width:401px) {
  div.col-md-12.col-sm-12.col-xs-12.about-title {
    height:100%;
    background-image:url(../img/title-banner.svg);
    background-repeat:no-repeat;
    background-position:50% 201px;
    background-size:350px;
    opacity:0.9;
  }
}

@media (max-width:400px) {
  div.col-md-12.col-sm-12.col-xs-12.about-title {
    height:200px;
  }
}

@media (max-width:991px) {
  div.row.post-page {
    max-width:95%;
    width:1020px;
    margin:0 auto;
    padding:20px 20px;
  }
  div.col-md-12.footer-menu {
    text-align: center;
  }
}

@media (max-width:991px) {
  div.row.blog-index {
    max-width:95%;
    width:1020px;
    margin:0 auto;
    padding:20px 20px;
  }
}

@media (min-width:992px) {
  div.row.blog-index {
    max-width:90%;
    width:960px;
    margin:0 auto;
    padding:20px 20px;
  }
}

@media (min-width:992px) {
  div.row.post-page {
    max-width:90%;
    width:850px;
    margin:0 auto;
    padding:20px 20px;
  }
}

div.row.about-text {
  max-width:90%;
  width:840px;
  margin:0 auto;
  padding:40px 0px;
}

.row.about, .row.about-page{  
  max-width: 100%;
  margin:0 auto;
  padding:40px 0px;
}
.row.about-group{
max-width: 100%;
margin:0 auto;
padding:0 0 40px 0;
}

.row.group {  
  max-width: 100%;
  padding:40px 0px;
}

.row.paddingBottom{
	padding-bottom:40px;
}
.ruler{
  border: 1px solid rgb(220,219,219);
}
.typesection{
	margin:4px 5px 0!important;
}

.register-text{
	text-align:center;
}

.directory-section .btn-info{
	background-color:#ccc;
	 border-color: #ccc;
  border-radius:5px;
  font-size:18px;
}

.directory-section .btn-info.active{
	background-color: #18bc9c;
	 border-color: #18bc9c;
}

.directory-section .btn-info:hover{
	background-color: #18bc9c;
    border-color: #18bc9c;
}
.btm-padd10{
	padding-bottom:10px;
}

form.contact-form {
  width:70%;
}

div.form-group.message-button {
  text-align:center;
  margin:0 auto;
}

button.btn.btn-primary.message {
  width:200px;
  border-radius:5px;
}

div#about-text.col-md-12.col-sm-12.col-xs-12 {
  padding:0px;
}

div.container.about-text {
  padding:0px;
}

/***********pagination ***********/

div.pagination a {
    border: 1px solid #2d90ff;
    color: #2d90ff;
    margin: 2px;
    padding: 2px 5px;
    text-decoration: none;
}
div.pagination a:hover {
    background-color: #192b3a; /*#2d90ff;*/
	border: 1px solid #192b3a;
    color: #fff;
    cursor: pointer;
}
div.pagination a:active {
    border: 1px solid #2d90ff;
    color: #3390ca;
}
div.pagination .current {
    background-color: #2d90ff;
    border: 1px solid #2d90ff;
    color: #fff;
    font-weight: bold;
    margin: 2px;
    padding: 2px 5px;
}
div.pagination .disable {
    border: 1px solid #eee;
    color: #b6b6b6;
    margin: 2px;
    padding: 2px 5px;
}
div.pagination a.disable:hover {
    background-color: #fff;
    border: 1px solid #eee;
    color: #b6b6b6;
    cursor: text;
}
div.pagination a.current:hover {
    color: #fff;
    cursor: pointer;
}
.pagination {
    clear: both;
    float: right;
}

/* .pagination-center{
	float:none;
	margin:0 auto;
	margin-top:21px;
	margin-bottom:21px;
	text-align: center;
    width: 100%;
} */
.pagination-center {
    float: none;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 21px;
    text-align: center;
    width: 100%;
}
.dot{padding: 3px 0;}

/**********************/

@media (min-width:990px) {
  #about-text .lead {
    padding-right:50px;
  }
 /* .title2Img{
    max-width: 45%!important; 
  }*/
}

@media (max-width:400px) {
  .collection-title {
    background-color:rgb(120,120,120);
    background-size:350px;
    height:48px;
    font-size:30px;
    color:rgb(254,253,253);
    padding:7px 0px 5px 14px;
    opacity:0.7;
  }
  
  .group-title{
	background-color:rgb(120,120,120);
    background-size:350px;
    height:48px;
    font-size:30px;
    color:rgb(254,253,253);
    padding:7px 0 5px;
    opacity:0.7;
	text-align:center;
  }
  
  .tabs__link{
	    padding: 20px 15px;
  }
  
}

@media (min-width:401px) {
  .collection-title, .group-title{
    background-image:url(../img/title-banner-grey.svg);
    background-repeat:no-repeat;
    background-size:350px;
    height:100px;
    font-size:33px;
    color:white;
    padding:16px 0px 20px 54px;
    opacity:0.7;
  }
  
  .group-title{
	padding: 16px 0 20px 0px;
	text-align: center;
	width: 348px;
  }
}

div#collections-page {
  padding:35px 5px 50px 5px;
}

@media (max-width:400px) {
  #add-collection.col-md-6 {
    background-color:#efefef;
    padding:10px 20px 30px 20px;
    border:15px solid white;
  }
}

@media (min-width:401px) {
  #add-collection.col-md-6 {
    background-color:#efefef;
    padding:20px 40px 40px 40px;
    border:15px solid white;
  }
}

.add-collection {
  font-size:30px;
}

.col-xs-12 {
  padding:0px;
}

.table.table-condensed.table-hover.table-striped.mytable {
  font-size:11px;
}

.btn{
	vertical-align: top;
}

a.btn.btn-sm.btn-success, a.btn.btn-sm.btn-danger {
  border-radius:5px;
  font-size:18px;
  padding:4px 8px;
}

.modal-footer .btn-success{
	font-size:15px;
}

.btn-danger {	
	border-radius:5px;
}

.btn-danger:hover{
	border-color:#2d90ff;
}

#inviteFriends .btn-danger:hover{
	border-color:#d9534f;
}

.collection-name-title {
  font-size:30px;
  font-weight:bold;
}

.collection-totals {
  font-size:17px;
  font-weight:bold;
}

.btn-forgot:hover {
  color:#2d90ff;
  background-color:transparent;
}

.panel-primary > .panel-heading {
  background-color:#77787b;
}

.panel-primary {
  border-color:#77787b;
}

img.help-pic-1 {
  border:1px solid rgb(200,199,199);
  margin:15px 0px;
}

div.col-lg-12.col-md-4.col-sm-6.item {
  padding:0px;
}

img.img-responsive.for-lightbox {
  border:1px solid rgb(200,199,199);
  margin:20px 0px;
}

.tblRep td {
  border-bottom:1px solid #dddddd;
}

.tblPeriod td {
  border-bottom:1px solid #dddddd;
}

div.col-lg-9.col-md-9.blog-index {
  width:100%;
  margin-top:-40px;
}

h3.text-center.frontline {
  font-family:'Cinzel';
  font-size:30px;
  letter-spacing:10px;
  color:#192b3a;
}

img#blog-index-image.pull-left.img-responsive {
  margin:0px 0px 10px 0px;
  width:100%;
  /*height:100%;*/
  background-size:cover;
}

i.glyphicon.glyphicon-calendar {
  margin-right:5px;
}

a.index-post-title:hover {
  color:#18bc9c;
  font-weight:bold;
  font-size:22px;
  text-decoration:none;
}

a.index-post-title {
  color:#192b3a;
  font-weight:bold;
  font-size:22px;
}

p.date {
  color:#18bc9c;
}

div.col-md-4.blog-index-item {
  padding:15px 20px;
}

.radio_out{
	margin-left:12px !important;
}

article.blog-item {
  border-bottom:1px solid rgb(220,219,219);
}

div.blog-index-background {
  background:#eef4f7;
  padding:30px 0px 60px;
  background-image:url(../img/soldier-silhouette.svg);
  background-position:bottom,center;
  background-repeat:no-repeat;
  background-size:100%;
}

div.row.post-page {
  background-color:white;
  padding-top:0px;
}

div.row.blog-index {
  background-color:white;
  padding-top:0px;
}

div.frontline {
  background:#eef4f7;
}

nav.blog-index-pagination {
  text-align:center;
  padding-top:10px;
}

.pagination > li > a, .pagination > li > span {
  background-color:rgb(255,255,255);
  border:1px solid rgba(25,43,58,0.26);
  color:#192b3a;
}

.btn.btn-sm.btn-success.download_but {
    float: right;
}

div.container.blog-index {
  /*width:100%;
  padding:0px;*/
}

div#post-nav {
  text-align:center;
  padding-top:40px;
}

.btn.btn-sm.btn-default.post-nav {
  width:110px;
  margin:0px 2px;
}

.btn.btn-sm.btn-success.post-nav {
  width:110px;
  margin:0px 2px;
}

div.col-lg-4.col-md-4.col-sm-4.post-page-item {
  width:100%;
  padding:0px;
}

h1.post-header {
  font-size:35px;
  font-weight:bold;
}

@media (max-width:767px) {
  article.post-page {
    padding:10px 0px 0px 0px;
  }
}

@media (min-width:768px) {
  article.post-page {
    padding:40px 40px 0px 40px;
  }
}

h2.post-intro {
/*   font-size:20px;
  line-height:120%;
  color:#77787b; */
   font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:15px;
  line-height:1.42857143;
  color:#2c3e50;
  background-color:#ffffff;
}

img.post-page-featured-image {
  width:100%;
  height:auto;
  margin:15px 0px 20px;
}

.post-ul-list {
  margin:-5px 0px 10px;
}

.post-subhead {
  font-size:27px;
  font-weight:bold;
}

.post-highlight-subhead {
  font-size:16px;
  background-color:#18bc9c;
  padding:6px;
  font-weight:bold;
  color:white;
  margin:18px 0px 9px;
}

.post-quote {
  font-size:16px;
  font-style:italic;
  border-color:#2d90ff;
  margin:20px 0px;
  padding:0px 0px 0px 20px;
}

.post-quote-credit {
  font-size:12px;
  font-weight:bold;
  margin:-8px 0px 15px 24px;
}

.post-footnote {
  font-size:10px;
  border-top:1px dotted rgb(45,144,255);
  margin-top:40px;
  line-height:130%;
  padding-top:10px;
}

h4.share {
  width:180px;
  font-weight:bold;
}

div#social-share {
  height:120px;
  padding-top:10px;
}

a.social-share-icon {
  font-size:40px;
  padding:0px 10px 0px 0px;
  color:#2d90ff;
}
.pinterest_link{
	float:right;
	margin:10px auto;
}
a.pinterest_link_inner{
	cursor:pointer !important;
}
 /*.pinterest_link_inner{
	bottom: 10px;
    position: relative;
} */


.btn.btn-default.print {
    height: 47px;
    line-height: 24px;
}



@media (min-width:450px) {
  .post-pic {
    margin:5px 25px 15px 0px;
    float:left;
  }
}

@media (max-width:449px) {
  .post-pic {
    margin:5px 25px 15px 0px;
    width:100%;
  }
 
}
@media (max-width:489px) {
   a.social-share-icon {
	font-size:37px;
  }
}
.modal-backdrop {
 background-color:#00a6eb!important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}


input[type=number] {
    -moz-appearance:textfield;
}

th{
	font-size:14px;
}
.collectname{
	font-size:13px;
}
.colorblue, .colorblue :hover{
	/*background-color:#e6faff !important;*/
}

.colorblue_tr, .colorblue_tr:hover{
	/*background-color:#b3f0ff !important;*/
}

.group_nav{
	top:0px;
}
.side-menu{
	z-index:0;
}
.collectiontr{
	background-color:#e5e5e6!important;
	border-bottom:1px solid #fff;
}

.collectionHeadtr{
	/*background-color:#2d90ff!important;*/
	/*color:#fff;*/
	text-align:center;
	/*text-align:left;*/
	
}

.collectionHeadtr span{
	font-size:15px;
	padding-left:55px;
}
#viewgrouplist .pagination {
    float: left;
}

.selectize-input{
	/*padding-top:6px !important;
	padding-bottom:6px !important;*/
	border-radius: 3px !important;
	padding: 10px 15px;
}

.directory-section{
	padding:40px 0px;
}

.directory-label{
	float:left;
}
.directory-items{
	float:left;
	width:90%;
}
.word-break{
	word-wrap:break-word;
}
.row-text{
	margin: 0 auto;
    max-width: 90%;
}

@media (max-width: 767px) {
	.card > h4 {
			font-size: 15px!important;
			text-align: left!important;
			
		}
		#inviteEmail1{
			text-align:center;
		}
		.row.about{
			padding-top:0px;
		}
		.collection-title{
			 font-size: 21px;
			 padding: 12px 0 5px 14px;
		}
		.card  .has-feedback .form-control {
			padding-right: 2.25px;
		}
			
}


/*-------------------------------------*/
.directory-section .directory-intro-row{
	margin-left: auto; margin-right: auto; background-color: #ebebeb; padding-left: 20px; padding-right: 20px; padding-bottom: 10px; margin-top: 35px;
    max-width: 700px;
}
.directory-section .directory-btn-div{ text-align: right; display: inline-flex; vertical-align: middle; }
@media (min-width: 401px){
	.directory-section .directory-intro { font-size: 28px; text-align: center; }	
	.pagination.pagination-center { padding: 0px 20px; margin: 30px 0px;	}
	.directory-intro { font-size: 28px; text-align: center;	}
}
@media (min-width: 768px){
	.directory-section .col-lg-3.col-sm-4.col-md-4.directory-btn.directory-btn-div { margin-top: 3.6%; }
}
.directory-section .directory-showall-div{ text-align: center; line-height: 3; }
.directory-section .btn.btn-xs.btn-info.showAll { background-color: rgba(59, 230, 196, 0.4); }

.directory-section .btn-info {
    font-size: 15px;
    color: #444444;
    background-color: #ffffff;
    margin: -2px !important;
    border: 1px solid rgba(25, 43, 58, 0.26) !important;
    border-radius: 0px;
    padding: 8px 12.6px !important;
}
.directory-section .btn.btn-xs.btn-info.showAll:hover { background-color: #192b3a !important; }
.directory-section .btn-info:hover { background-color: #18bc9c; border-color: #18bc9c; }
.directory-section .btn-info.characterBox.active { background-color: #0f7864 !important; color: #ffffff; box-shadow: none; -webkit-box-shadow: none; }
.directory-section .btn-info.characterBox:hover   { background-color: #192b3a; }
.directory-section .row.paddingBottom.row-text.direct-title{ padding-bottom: 20px; }
.directory-section .row.btm-padd10.row-text.section { background-color: #c5c5c5; margin: 1px auto; padding: 18px 15px 13px 15px; }
.directory-section .control-label.directory-label { font-size: 18px !important; line-height: 100%; }
.directory-section .directory-items label {
    color: #444444 !important;
    font-weight: 300;
    padding-right: 10px;
}
.directory-section .control-label.title {
    font-size: 24px;
    line-height: 120%;
}
.directory-section .dir-dtl-links {
    color: #2d90ff;
}
.directory-section .control-label.directory-label.searchLabel { font-size: 18px !important; line-height: 100%; padding-top: 7px; color: #f0f0f0; font-weight: 400; }
.dark-links { color: #2c3e50; padding: 15px !important; }
.directory-section .directory-items.search { width: 100%; }
.directory-section .row.row-text.top {
    padding: 20px;
    border: 1px solid rgba(25, 43, 58, 0.26) !important;
}
.directory-section .row.row-text.bottom {
    background-color: #2c3e50;
    padding: 10px 15px 10px;
}
.directory-section .btn.btn-default.dir.btn-sm {
    font-size: 16px;
    margin-right: 20px;
    background-color: #2d90ff;
}
.directory-section .listing-bottom.ref {
    color: #bababa;
    word-wrap: break-word;
	display: inline; width: 100%;
}
.img-responsive.directory {
    max-width: 180px;
    max-height: 200px;
    margin: 0px auto 5px;
    padding-top: 6px;
}
.directory-section .sec-type {
    padding: 20px 0px 0px 0px;
}
.dir-sec-type-list {
    margin-bottom: 0px;
    color: #888888 !important;
}
.listing-bottom {
    color: #ffffff;
}

.details span:nth-child(1) > a {
   /*color: #ffffff;*/
    margin-left: 10px !important;
}

div.pagination .current {
    background-color: #2d90ff;
    border: 1px solid #2d90ff;
    color: #fff;
    font-weight: bold;
    margin: 2px;
    padding: 2px 5px;
}



.details .current {
    background-color: #0f7864 !important;
}

.pagination a {
    background-color: #ffffff;
    margin: -2px !important;
    border: 1px solid rgba(25, 43, 58, 0.26) !important;
    padding: 12px 17px !important;
    line-height: 330%;
}
.details .active {
    color: #444444;
}

.btn-p-next{
	background-color: rgba(59, 230, 196, 0.4) !important;
	margin: 1px !important;
}
.btn-p-next:hover,.btn-p-last:hover{
	background-color: #192b3a !important;
}
.btn-p-last{
	background-color: rgba(59, 230, 196, 0.4) !important;
}

.directory-section .btn-p-next,.blog-index-background .btn-p-next, .event-section .btn-p-next {	
	margin: 1px !important;
}

.directory-section .btn-p-next.disable:hover,.blog-index-background .btn-p-next.disable:hover{	
	background:transparent !important;
}
.directory-section .btn-p-next.disable,.blog-index-background .btn-p-next.disable{	
	background:transparent !important;
}
.directory-section .btn-p-last.disable:hover,.blog-index-background .btn-p-last.disable:hover{	
	background:transparent !important;
}
.directory-section .btn-p-last.disable,.blog-index-background .btn-p-last.disable{	
	background:transparent !important;
}

/*insurance.php*/
ol.ins-list {
    background-color: #e3e3e3;
    padding: 20px 20px 20px 50px;
}
ol.ins-list li {
    padding: 10px;
    font-size: 18px;
    border-bottom: 1px solid #fff;
}

/*news*/
.frontline .category-title{
	text-align: center;
    padding-bottom: 4px;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #b4b4b4;
    font-size: 17px;
    color: #919191;
}

.frontline .btn-category{
	display: inline;
    margin-left: 10px;border-radius:3px;
    margin-right: 10px;
	background-color: #eef4f7 !important;
    padding: 10px 12px;
}

/*directory-register*/
.col-md-12.reg-form {
    margin: 30px 0px;
    background-color: #e3e3e3;
    padding: 50px 150px;
}

.directory-register .control-label {
    font-size: 18px;
}


.login-btn.active a{
	background-color: transparent !important;
    border-radius: 0px !important; 
}

.login-btn a {
    color: #ffc000 !important;
    padding: 1px 0px !important;
    border-bottom: solid 1px #2e8fff;
    margin: 0px 15px 15px;
}

.login-btn a:hover {
    color: #2e8fff !important;
}

.about-title{
	text-transform: UPPERCASE;
}

/*Return-to-top*/
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
/**/

.line-height-3 { line-height: 3;  }
.border-0 { border: 0px solid;  }
.pad-right-0 { padding-right: 0px;  }
.pad-left-17 { padding-left: 17px;  }
.pad-right-17{ padding-right: 17px; }
.pad-top-18{ padding-top: 18px; }
.pad-top-7{ padding-top: 7px; }
.padBottomRowText{ background-color: #8b8b8b;margin-bottom: 40px;padding: 10px 15px; }


.notespan{
    font-size: 12px;
    margin-left: 5px;
}

.c_btn{
	display: inline-block;
	width: 94px;
	height: 47px;
}
.btn_file{
	background: aliceblue;
	border: 1px dashed;
	padding: 12px;
}
.btn_rem{
	padding: 0 5px;
	margin: 0;
	border: 0;
}

@media screen and (min-width: 1920px){
    #come-and-play-block {
        height: 967px;
    }
    #come-and-play-block3 {
        height: 570px;
    }
}
@media screen and (min-width: 1400px) {
   #come-and-play-block {
        height: 967px;
    }
    #come-and-play-block3 {
        height: 450px;
    }    
}
@media screen and (min-width: 1600px) {
   #come-and-play-block {
        height: 967px;
    }
    #come-and-play-block3 {
        height: 500px;
    }    
} 

@media (min-width: 401px) and  (max-width: 549px) {
  #come-and-play-block {
      height: 315px;
  }
  #come-and-play-block2 {
    height: 316px;
  }
  #come-and-play-block3 {
    height: 130px;
  }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { /* STYLES GO HERE iPad in landscape*/ 

  #come-and-play-block3 {
    height: 270px;
  }
}
@media (max-width: 1000px){
  .title2Img{
    max-width: 45%!important; 
  }
}


@media (max-width:640px) {
    .custtlt {
        font-size: 140% !important;
    }
}

.custtlt {
    font-size: 190%;
    background-color: #BE1622;
    padding: 10px 40px 15px;
    border-radius: 8px;
    position: relative;
    top: -35px;
}

@media (max-width:450px) {
    .block2-centered {
        width: 90% !important;
    }
}

@media (min-width:451px) and (max-width:1024px) {
    .block2-centered {
        width: 70% !important;
    }
}

@media (max-width:550px) {
    .lbhbadge {
        width: 100%;
        padding: 0px 0px;
    }
}

@media (min-width:551px) {
    .lbhbadge {
        width: 100%;
        padding: 40px 10px;
    }
}

.willbeat {
    width: 250px;
    margin: 0px auto;
}

@media (max-width:991px) {
    div.saluterow {
        width: 100%;
        height: auto;
        padding: 50px 2%;
    }
    
    .col-md-12.reg-form {   
        padding-right: 10%!important; 
        padding-left: 10%!important;
    }
}

@media (min-width:992px) {
    div.saluterow {
        margin-left: auto;
        margin-right: auto;
        padding: 50px 4%;
        width: 960px;
        height: 420px;
    }
}


#error-msg, #error-msg-mobile {
  color: red;
}
#valid-msg, #valid-msg-mobile {
  color: #00C900;
}
input.error {
  border: 1px solid #FF7C7C;
}
.hide {
  display: none;
}
.iti {
  width:100%;
}