.tagName {
  float: right;
  padding: 0px 13px !important;
  margin-top: 388px;
}
.tagName::before {
  content: '';
  width: 16px;
  height: 14px;
  color: #fff;
  background: url(https://cdn2.hubspot.net/hubfs/6062099/images/arrow-pointing.svg);
  background-size: auto;
  background-size: auto;
  background-size: 16px 14px;
  display: inline-block;
  margin-left: 20px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  vertical-align: middle;
}
.span4.unique-project{
  padding-top: 123px;
}
.unique-project div p:first-child{
  max-width: 261px;
  margin: 20px 0px;
}
.btn_work{
    background-color: #d8262c;
    padding: 10px 18px !important;
    width: 157px;
    border-radius: 5px;
    color: #fff;
    line-height: 21px;
}
.btn_work::after {
    content: '';
    width: 16px;
    height: 14px;
    color: #fff;
    background: url(https://cdn2.hubspot.net/hubfs/6062099/images/arrow-pointing.svg);
    background-size: auto;
    background-size: 16px 14px;
    display: inline-block;
    margin-left: 20px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    vertical-align: middle;
}
.btn_work a {
    color: #fff !important;
    cursor: pointer;
  transition: all .4s ease;
  position: relative;
left: 0;
}
.btn_work:hover{
   background: #b22024 !important;
   cursor: pointer;
}
.btn_work a.getintouch:hover {
    color: #fff !important;
    left:8px;
 
}
.test_slider .silder-success-selection1 .slick-dots li{
  width: 37px;
}
 .test_slider .silder-success-selection1 .slick-dots li button::before{
   content: '-' !important;
   font-size:67px !important;
     color: #3b3338 !important;
}
.red_Notice{
  color: #fff;
  position: absolute;
  bottom: 41px !important;
  font-size: 18px;
  left: 19px;
  right: 11px;
  font-weight: bold;
}
.text_success {
  position: absolute;
  color: #f24040;
  left: 18px;
  bottom: 110px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
.contentTest {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}
.border-selection h3:hover{
  padding:0;
}
 .test_slider .border-selection{
  border: 0px solid #f0f0f0;
}
.test_slider .border-selection:hover{
  box-shadow: none;
}
.redNoites p {
  max-width: 330px;
 margin: 20px 0px;
}
.border-selection {
  height: 230px !important;
}
.contentTest .content-overlayTest {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.content-imageTest {
    width: 100%;
    position: relative;
}
.fadeIn-bottomTest {
    top: 80%;
}
.contentTest:hover .content-details {
    bottom:0;
    left: 50%;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 771px;
    color: #fff;
    /*background: rgba(0, 0, 0, 0.6);*/
    padding: 15px;
    border-radius: 5px;
}
.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    bottom: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.content-details .data{
  color: #fff !important;
  font-size: 14px;
  text-transform: capitalize;
  position: absolute;
  line-height: 22px;
  top: 50%;
  left: 5%;
  right: 15%;
  bottom: 0;
  text-align: left;
}
.content-details h3 {
    color: #fff;
    line-height: 26px;
    margin-bottom: -78px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 0px;
}
.content-details p {
    color: #fff;
    font-size: 0.8em;
}
.border-selection h3:hover{padding:0px !important;}
.stories_img {
  width: auto !important;
  max-width: 100%;
  margin: auto;
  position: relative;
  top: 0px;
  -moz-transition: top 0.3s ease;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
  border-radius: 10px;
}

.bg_img{
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  -moz-transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  width: 100%;
}


.border-selection:hover {
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
}

.border-selection:hover .bg_img {
    opacity: 1;
}
.border-selection h3:hover {
    color: #d8262c;
    padding:11px;
  
}
.stories_img:hover {
    top: 0;
}
.bg_img:hover {
    opacity: 1;
}

ul.slick-dots {
    margin: 0px 0px 0px !important;
    line-height: 0;
}
li#slick-slide10 {
    display: none;
}
/*li#slick-slide11 {
    display: none;
}
li#slick-slide12 {
    display: none;
}
li#slick-slide13 {
    display: none;
}
li#slick-slide14 {
    display: none;
}*/
.body-container-wrapper ul.slick-dots li {
    background:none !important;
    padding-left: 22px !important;
    margin: 0px 0px !important;
}
.slick-dots li {
    visibility: visible;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #bd1010 !important;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 12px !important;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    padding-top: 23px;
     color: #bd1010 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
}
.border-selection{
  height:520px !important;
  position:relative;
  border-radius: 12px !important;
}
.border-selection h3:hover {
  color: #404040;
}
    
.inner-text-div h3{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 28px;
    font-family: "AvenirNextLTPro-Regular", sans-serif;
    padding:11px;
    position: relative;
    cursor: pointer;
}
.inner-text-div .simple_link{
  padding:11px;
}
.inner-text-div::after {
    background-color: #fff;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .95;
    z-index: -1;
    transform: translateY(0%);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.inner-text-div {
    position: absolute;
    top: auto;
    bottom: 19px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    width: 100%;
    padding: 29px 5px;
    text-align: left;
    -webkit-transition: all .3s ease 0s;
}

.inner-text-div:hover  {
    bottom: 32px;
}
.border-selection:hover .inner-text-div::after {
    transform: translateY(0%);
}
@media all and (max-width: 2000px){ 
  .btn_work{
    width:174px;
  }
  .contentTest{
    max-width:349px;
  }
}
@media all and (max-width: 1630px){ 
.red_Notice{
  max-width: 340px;
  }
 .test_slider .slick-slide img{
    height: 516px;
  }
  .btn_work{
    width: 166px;
  }
}
@media all and (max-width: 1360px){ 
 .test_slider .border-selection{
   max-width: 279px !important;
  }
}
@media all and (max-width: 1180px){ 
  .red_Notice{
    bottom: 291px !important;
  }
}
@media all and (max-width: 1024px){ 
  .border-selection p {
      padding-left: 17px;
      padding-right: 10px;
      color: #727272;
      position: relative;
      z-index: 1;
      min-height: 122px;
  }
  .test_slider .border-selection {
    max-width: 239px !important;
     border: 0px solid #f0f0f0;
}
  .contentTest .content-overlayTest{
    height: auto;
  }
  .text_success {
    bottom: 108px !important;
  }
  .contentTest{
    height: 325px;
  }
  .red_Notice {
    bottom: 76px !important;
    max-width: 200px;
    line-height: 21px;
    font-size: 15px;
}
  .border-selection p{
    padding-left: 0px !important;
    padding-right: 0px!important;
    min-height: 86px !important;
    color:#fff !important;
  }
  .contentTest:hover .content-details{
    bottom: 24%;
    height: 580px;
  }
   #case_tabber{
    display:block;
     padding: 0;
  }
  .unique-project{
    width: 100% !important;
  }
  
}

@media all and (max-width: 736px){ 
  #applications-Section .test_slider .border-selection{
    height: 303px !important;
  }
  .unique-project{
    width: 100%;
    
  }
  .span4.unique-project{
    padding-top:30px;
    padding-bottom:0;
  }
  .home_sec11 .test_slider {
    margin-left: 13px !important;
    width: 90% !important;
}
  .test_slider .border-selection{
  max-width: 333px !important;
  height:auto !important;
  border: 0px solid #f0f0f0;
  margin:0px 8px 0px 23px;
  }
  .contentTest{
    height: 302px !important;
  }
  .contentTest .content-overlayTest{
    height: auto;
  }
  .text_success{
    bottom: 130px;
  }
  .red_Notice {
  bottom: 163px !important;
  max-width: 220px;
  line-height: 21px;
}
  .test_slider .border-selection p{
    padding-left: 0px;
    color:#fff;
    max-width: 203px;
    padding-right: 23px !important;
    line-height: 24px;
  }
  .content-details{
    top: 26%;
  }
  .contentTest:hover .content-details{
    top: 67%;
    height: 363px;
  }
  .tagName {
  float: none;
  padding: 0px 0px !important;
  margin-top: 0;
}
  .tagName::before {
    content:none;
  }
  .silder-success-selection{
   height:560px !important;
  }
   #case_tabber{
    display:block;
  }
}

@media all and (max-width: 844px){ 
  .home_sec11 .test_slider {
    margin-left: 13px !important;
    width: 78% !important;
}
  .text_success {
    bottom: 144px;
 }
}
 
@media all and (max-width: 720px) {
  .span4.unique-project{
    padding:30px;
  }
  .contentTest{
    height: 449px;
  }
  .test_slider .border-selection p{
    padding-right: 14px !important;
  }
}
@media all and (max-width: 412px){
  #case_tabber{
    padding-top: 30px;
  }
  .red_Notice{
    bottom: 317px !important;
  }
  .test_slider .border-selection p{
    color:#fff;
    padding-right: 0px !important;
    line-height: 24px !important
  }
}
@media all and (max-width: 360px){
  .test_slider .border-selection p{
     padding-right: 14px !important;
  }
}