@charset "utf-8";
.modal-footer {
	background-color: #042255;
}
.caption div table {
	color: #000;
	border-top-width: medium;
	border-top-color: #005CFF;
}
.container .row .col-md-12 .thumbnail .caption div .table-responsive table {
	color: #FFF;
}
.container .row .col-md-12 .thumbnail .caption div .table-responsive table {
	color: #000;
	text-align: center;
}
.row .col-md-12 .thumbnail {

}
.row .col-md-12 .thumbnailff {
}

thumbnailff   {

}
.thumbnail .col-md-6 .thumbnailff {
	background-color: #EBEDF7;
}
.col-md-12 .thumbnail .col-md-6 {
	border-width: thick;
	border-color: #791E82;
}
.thumbnail .col-md-6 .thumbnail {
}
.col-md-6 .thumbnail div ins {
	background-color: #34376C;

}
div.tridev {
  background-color: #042255;;
  padding: 0px;
}

.myDiv {
		  background: #0f0c29;   
background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #24243e, #302b63, #0f0c29); padding: 5px 5px 5px 5px; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
 
	 }


<style>

.list-groupmenu {
  padding-left: 0;
  margin-bottom: 10px;
}
.list-groupmenu-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-groupmenu-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-groupmenu-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-groupmenu-item,
button.list-groupmenu-item {
  color: #064579;
}
a.list-groupmenu-item .list-groupmenu-item-heading,
button.list-groupmenu-item .list-groupmenu-item-heading {
  color: #333;
}
a.list-groupmenu-item:hover,
button.list-groupmenu-item:hover,
a.list-groupmenu-item:focus,
button.list-groupmenu-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #064579 ;
}



</style>     



@media screen and (min-width: 601px) {
  div.tridev {
    font-size: 40px;
  }
}

@media screen and (max-width: 600px) {
  div.tridev {
    font-size: 10px;
  }
}
  @media screen and (max-width: 768px) {
  div.tridev {
    font-size: 0px;
  }
}