/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-parent-id-2 > .master-slider{ background:#000000; }
.ms-slide-info{
  position: absolute !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);  
}

.ms-info{
  margin:0px 0px 0px;
}

.vc_row[data-vc-full-width]{
  margin-bottom: -1px;
}
a[href^=tel] { color: inherit; text-decoration: none; }
@media only screen and (max-width : 769px) {
.tc_member-col-single{
width: calc(50% - 30px);
width: 48%;
width: -webkit-calc(50% - 30px);
width: -moz-calc(50% - 30px);
width: calc(50% - 30px);  
height: initial;
margin-bottom: 20px !important;
}
}
@media only screen and (max-width : 670px) {
.tc_member-col-single{
width: calc(100% - 30px);
width: 100%;
width: -webkit-calc(100% - 30px);
width: -moz-calc(100% - 30px);
width: calc(100% - 30px);  
height: initial;
margin-bottom: 20px !important;
}
}