.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
  float: left;
}

.col-xs-5th-5 {
  float: left;
  width: 100%;
}

.col-xs-5th-4 {
  width: 80%;
}

.col-xs-5th-3 {
  width: 60%;
}

.col-xs-5th-2 {
  width: 40%;
}

.col-xs-5th-1 {
  width: 20%;
}

.col-xs-5th-pull-5 {
  right: 100%;
}

.col-xs-5th-pull-4 {
  right: 80%;
}

.col-xs-5th-pull-3 {
  right: 60%;
}

.col-xs-5th-pull-2 {
  right: 40%;
}

.col-xs-5th-pull-1 {
  right: 20%;
}

.col-xs-5th-pull-0 {
  right: auto;
}

.col-xs-5th-push-5 {
  left: 100%;
}

.col-xs-5th-push-4 {
  left: 80%;
}

.col-xs-5th-push-3 {
  left: 60%;
}

.col-xs-5th-push-2 {
  left: 40%;
}

.col-xs-5th-push-1 {
  left: 20%;
}

.col-xs-5th-push-0 {
  left: auto;
}

.col-xs-5th-offset-5 {
  margin-left: 100%;
}

.col-xs-5th-offset-4 {
  margin-left: 80%;
}

.col-xs-5th-offset-3 {
  margin-left: 60%;
}

.col-xs-5th-offset-2 {
  margin-left: 40%;
}

.col-xs-5th-offset-1 {
  margin-left: 20%;
}

.col-xs-5th-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
    float: left;
  }

  .col-sm-5th-5 {
    float: left;
    width: 100%;
  }

  .col-sm-5th-4 {
    width: 80%;
  }

  .col-sm-5th-3 {
    width: 60%;
  }

  .col-sm-5th-2 {
    width: 40%;
  }

  .col-sm-5th-1 {
    width: 20%;
  }

  .col-sm-5th-pull-5 {
    right: 100%;
  }

  .col-sm-5th-pull-4 {
    right: 80%;
  }

  .col-sm-5th-pull-3 {
    right: 60%;
  }

  .col-sm-5th-pull-2 {
    right: 40%;
  }

  .col-sm-5th-pull-1 {
    right: 20%;
  }

  .col-sm-5th-pull-0 {
    right: auto;
  }

  .col-sm-5th-push-5 {
    left: 100%;
  }

  .col-sm-5th-push-4 {
    left: 80%;
  }

  .col-sm-5th-push-3 {
    left: 60%;
  }

  .col-sm-5th-push-2 {
    left: 40%;
  }

  .col-sm-5th-push-1 {
    left: 20%;
  }

  .col-sm-5th-push-0 {
    left: auto;
  }

  .col-sm-5th-offset-5 {
    margin-left: 100%;
  }

  .col-sm-5th-offset-4 {
    margin-left: 80%;
  }

  .col-sm-5th-offset-3 {
    margin-left: 60%;
  }

  .col-sm-5th-offset-2 {
    margin-left: 40%;
  }

  .col-sm-5th-offset-1 {
    margin-left: 20%;
  }

  .col-sm-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
    float: left;
  }

  .col-md-5th-5 {
    float: left;
    width: 100%;
  }

  .col-md-5th-4 {
    width: 80%;
  }

  .col-md-5th-3 {
    width: 60%;
  }

  .col-md-5th-2 {
    width: 40%;
  }

  .col-md-5th-1 {
    width: 20%;
  }

  .col-md-5th-pull-5 {
    right: 100%;
  }

  .col-md-5th-pull-4 {
    right: 80%;
  }

  .col-md-5th-pull-3 {
    right: 60%;
  }

  .col-md-5th-pull-2 {
    right: 40%;
  }

  .col-md-5th-pull-1 {
    right: 20%;
  }

  .col-md-5th-pull-0 {
    right: auto;
  }

  .col-md-5th-push-5 {
    left: 100%;
  }

  .col-md-5th-push-4 {
    left: 80%;
  }

  .col-md-5th-push-3 {
    left: 60%;
  }

  .col-md-5th-push-2 {
    left: 40%;
  }

  .col-md-5th-push-1 {
    left: 20%;
  }

  .col-md-5th-push-0 {
    left: auto;
  }

  .col-md-5th-offset-5 {
    margin-left: 100%;
  }

  .col-md-5th-offset-4 {
    margin-left: 80%;
  }

  .col-md-5th-offset-3 {
    margin-left: 60%;
  }

  .col-md-5th-offset-2 {
    margin-left: 40%;
  }

  .col-md-5th-offset-1 {
    margin-left: 20%;
  }

  .col-md-5th-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
    float: left;
  }

  .col-lg-5th-5 {
    float: left;
    width: 100%;
  }

  .col-lg-5th-4 {
    width: 80%;
  }

  .col-lg-5th-3 {
    width: 60%;
  }

  .col-lg-5th-2 {
    width: 40%;
  }

  .col-lg-5th-1 {
    width: 20%;
  }

  .col-lg-5th-pull-5 {
    right: 100%;
  }

  .col-lg-5th-pull-4 {
    right: 80%;
  }

  .col-lg-5th-pull-3 {
    right: 60%;
  }

  .col-lg-5th-pull-2 {
    right: 40%;
  }

  .col-lg-5th-pull-1 {
    right: 20%;
  }

  .col-lg-5th-pull-0 {
    right: auto;
  }

  .col-lg-5th-push-5 {
    left: 100%;
  }

  .col-lg-5th-push-4 {
    left: 80%;
  }

  .col-lg-5th-push-3 {
    left: 60%;
  }

  .col-lg-5th-push-2 {
    left: 40%;
  }

  .col-lg-5th-push-1 {
    left: 20%;
  }

  .col-lg-5th-push-0 {
    left: auto;
  }

  .col-lg-5th-offset-5 {
    margin-left: 100%;
  }

  .col-lg-5th-offset-4 {
    margin-left: 80%;
  }

  .col-lg-5th-offset-3 {
    margin-left: 60%;
  }

  .col-lg-5th-offset-2 {
    margin-left: 40%;
  }

  .col-lg-5th-offset-1 {
    margin-left: 20%;
  }

  .col-lg-5th-offset-0 {
    margin-left: 0%;
  }
}



.holder { 
	background-color:#181e40;
	width:228px;
	height:395px;
	overflow:hidden;
	padding:6px 8px 8px 8px;
	font-family:Helvetica;
  }
  .holder .mask {
	position: relative;
	left: 0px;
	top: 10px;
	width:228px;
	height:395px;
	overflow: hidden;
  }
  .holder ul {
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
  }
  .holder ul li {
	padding:4px 0px;
  }
  .holder ul li a {
	color:black;
    font-weight:600;
	text-decoration:none;
    letter-spacing: .8px;
    border-radius:4px;
    background-color:#ffffff;
    padding:5px 8px 5px 10px;
  }
  .pps_box1_ot{
    position: relative;
	float:left;
	padding:0px 10px 10px 2px;
	margin:0px 0px 0px 0px;
  }
  .pps_box1{
    position: relative;
    float:left;
    color:white;
    text-align: center;
    width:100%;
    height:65px;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    vertical-align: middle;
    border-color: #00adee;
    border-radius:.6rem; 
    background-color: #00adee;
    -webkit-box-shadow:0 0 0 .1rem rgba(222,100,89,.5);
	box-shadow:0 0 0 .1rem rgba(222,100,89,.5);
    padding:20px 6px 10px 6px;
  }

  .rth_box1_ot{
    position: relative;
	float:left;
	padding:0px 10px 10px 2px;
	margin:0px 0px 0px 0px;
  }
  .rth_box1{
    position: relative;
    float:left;
    color:white;
    text-align: center;
    width:100%;
    height:auto;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    vertical-align: middle;
    border-color: #f3f3f3;
    border: 2px solid #f3f3f3;
    border-radius:.6rem; 
    background-color: #ffffff;
    -webkit-box-shadow:2px 2px 4px .1rem rgba(0,0,0,.2);
	box-shadow:2px 2px 4px .1rem rgba(0,0,0,.2);
    padding:10px 6px 10px 6px;
  }
  .cnt_size_img1{
    position: relative;
	float:left;
    width:100%;
    height:auto;
    border-radius:50%;
    -webkit-box-shadow:2px 2px 4px .1rem rgba(0,0,0,.2);
	box-shadow:2px 2px 4px .1rem rgba(0,0,0,.2);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  }
  .cnt_h1{
    position: relative;
    float:left;
    color:black;
    text-align: center;
    width:100%;
    padding:22px 0px 20px 0px;
  }

  .header_top {
  position: relative;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #000;
}

.header_top .logo {
  font-size: 1.5em;
  color: #ffffff;
}

.header_top .logo a {
    color: #ffffff;
  text-decoration: none;
}

/* Mobile menu */
#menu-icon {
  display: block;
  position: absolute;
  top: 0;
  right: 1em;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  opacity: 1;
  padding: 0 0.4em;
}

#menu-icon:hover {
  opacity: 0.85;
  text-decoration: none;
  border: none;
}

.navbar_top {
  float: none;
  max-height: 0;
  overflow: hidden;
  -moz-transition: max-height 0.4s;
  -o-transition: max-height 0.4s;
  -webkit-transition: max-height 0.4s;
  transition: max-height 0.4s;
}

.navbar_top .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.navbar_top .menu li {
  list-style-type: none;
  display: block;
}

.navbar_top .menu li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 0 0.8em;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.navbar_top .menu li a:hover {
  text-decoration: none;
  color: #00adee;
}

.header_top .expand {
  max-height: 20em;
}

@media only screen and (min-width: 999px) {
  .logo {
    margin-left: 0;
    /*background-color: #000;*/
  }

  .logo,
  .navbar_top {
    display: inline-block;
  }

  /* Mobile menu icon */
  #menu-icon {
    display: none;
  }

  .navbar_top {
    float: right;
    max-height: none;
  }

  .navbar_top .menu li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
  }

  .navbar_top .menu li a {
    display: block;
    border-bottom: 0;
  }
}

.gen_bul1 {
	position: relative;
	float:left;
	font-size:1.2rem !important;
	font-weight:400;
	line-height:1.2;
	color: #212529;
	padding: 1rem 0rem;
	margin-bottom:0;
}
.social_img{
    position:relative;
    float:none;
    left:0;
    width:48px;
    height:auto;
    padding: 0;
    margin-right: 5px;
}

.owl-item {
  font-size:14px;
  font-weight: 400;;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width:auto;
  margin-right: 10px;
  background:powderblue !important;
}
.owl-item-img {
  width:50px !important;
  margin-right: 10px;
  background:powderblue;
}