@charset "utf-8";
/* CSS Document */
/* Main content */
.cct-main-content-wrap {
  position: relative;
  padding: 102px 0 11px;
}
.cct-main-content-wrap h2 {
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 17px;
}
.cct-main-content-wrap h2 i {
  font-family: 'KeplerStdItalic';
  font-style: normal;
}
.cct-main-content-left h6 {
  position: relative;
  padding-left: 18px;
  margin-top: 36px;
  margin-bottom: 12px;
}
.cct-main-content-left h6:before {
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  content: "";
  background: #bd0b2c;
  width: 4px;
}
.cct-main-content-left ul li {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #17214e;
  font-family: 'Inter', sans-serif;
  padding-left: 32px;
  background: url(../images/list-style-icon.png) no-repeat left 2px;
  margin-bottom: 13px;
}
.cct-main-content-right ul li {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #17214e;
  font-family: 'Inter', sans-serif;
  padding-left: 32px;
  background: url(../images/list-style-icon.png) no-repeat left 2px;
  margin-bottom: 13px
}
.cct-main-content-left {
  padding-right: 35px;
}
.cct-main-content-right {
  padding-left: 39px;
  padding-top: 11px;
}
.cct-main-content-img {
  margin-bottom: 36px;
}
blockquote {
  padding: 16px 0 15px 40px;
}
.cct-main-content-right blockquote {
  margin: 41px 0 0;
}
blockquote cite {
  margin-top: 15px;
  display: block;
}
.cct-home-banner {
  background-position: center top;
}
/* Middle content */
.cct-middle-content-wrap {
  position: relative;
  padding: 55px 0 53px;
}
.cct-middle-content-wrap h2 {
  text-align: center;
  margin-bottom: 38px;
}
.cct-middle-content-left {
  padding-top: 6px;
}
.cct-middle-content-right .cct-need-help {
  margin-top: 48px;
}
/*practice area*/
.cct-practice-area ul {
  font-size: 0px;
}
.cct-practice-area ul li {
  width: 25% !important;
  float: none;
  display: inline-block;
  vertical-align: top;
    margin-bottom: 30px;
}
.cct-practice-area .cct-pa-image {
  min-height: 250px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.cct-practice-area .cct-pa-text {
  padding: 23px 30px 0;
}
.cct-practice-area .cct-pa-text h5 {
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 13px;
  font-size: 28px;
  line-height: 34px;
}
.cct-practice-area .cct-pa-text h5::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 2px;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  background-color: #bd0b2c;
}
.cct-practice-area .cct-pa-text p {
  font-size: 16px;
  line-height: 27px;
}
/* How new york  */
.cct-how-new-york {
  position: relative;
  padding: 50px 0 155px 0;
}
.cct-how-new-york h2 i {
  font-family: 'KeplerStdItalic';
  font-style: normal;
}
.cct-how-new-york h2 {
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 12px;
}
.cct-how-new-york-left h6 {
  color: #bd0b2c;
  font-family: 'KeplerStdLight';
  font-weight: normal;
  margin-bottom: 29px;
}
.cct-how-new-york-left, .cct-middle-content-left {
  padding-right: 35px;
}
.cct-how-new-york-right, .cct-middle-content-right {
  padding-left: 39px;
}
.cct-how-new-york-right {
  padding-top: 11px;
}
.cct-how-new-york-content {
  background: url(../images/how-new-york-bg.jpg) repeat center center;
  padding: 54px 40px 48px 58px;
}
.cct-how-new-york-content h6 {
  position: relative;
  padding-left: 18px;
}
.cct-how-new-york-content h6:before {
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  content: "";
  background: #bd0b2c;
  width: 4px;
}
.cct-how-new-york-left .cct-need-help {
  margin-top: 54px;
}
.cct-faq-wrap {
  position: relative;
  padding: 111px 0 113px;
}
/*areas-we-serve*/
.cct-areas-we-serve-wrap {
  position: relative;
  padding: 11px 0 110px;
  text-align: center;
}
.cct-areas-we-serve-wrap ul {
  margin-top: 21px;
}
.cct-areas-we-serve-wrap ul li {
  display: inline-block;
  margin-right: 75px;
  width: 47.3%;
  position: relative;
  margin-bottom: 40px;
}
.cct-areas-we-serve-wrap ul li:nth-child(2n) {
  margin-right: 0;
}
.cct-areas-we-serve-wrap ul li h5 {
  color: #ffffff;
  position: relative;
  padding-bottom: 11px;
}
.cct-areas-we-serve-wrap ul li h5::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 2px;
  margin: auto;
  background-color: #bd0b2c;
}
.cct-areas-we-serve-wrap ul li p {
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 10px;
}
.cct-areas-we-serve-wrap ul li p strong {
  font-weight: 600;
  color: #bd0b2c;
}
.cct-areas-we-serve-img {
  min-height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cct-area-we-serve-text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px 27px;
}
/*areas-we-serve*/
/* Media query */
@media screen and (max-width:1700px) {
  .cct-practice-area .cct-pa-text h5 {
    font-size: 26px;
    line-height: 32px;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    margin-right: 70px;
  }
  .cct-areas-we-serve-wrap {
    padding: 11px 0 75px;
  }
  /*areas-we-serve*/
}
@media screen and (max-width:1600px) {
  .cct-practice-area .cct-pa-text h5 {
    font-size: 24px;
    line-height: 30px;
  }
  .cct-practice-area .cct-pa-text {
    padding: 23px 15px 0;
  }
  .cct-practice-area .cct-pa-text p {
    line-height: 24px;
  }
  /* meet attorney */
  .cct-areas-we-serve-wrap {
    padding: 11px 0 54px;
  }
  .cct-areas-we-serve-wrap ul li {
    margin-right: 69px;
  }
  /* pa */
}
@media screen and (max-width:1400px) {
  .cct-main-content-wrap h2, .cct-how-new-york h2 {
    font-size: 64px;
    line-height: 64px;
  }
  .cct-practice-area .cct-pa-text {
    padding: 23px 5px 0;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    margin-right: 48px;
    width: 47.9%;
  }
  /*areas-we-serve*/
}
@media screen and (max-width:1300px) {
  .cct-how-new-york-content {
    padding: 45px 30px 17px 40px;
  }
  .cct-main-content-wrap {
    padding: 90px 0 70px;
  }
  .cct-middle-content-wrap {
    padding: 0 0 0;
  }
  .cct-how-new-york {
    padding: 0 0 90px 0;
  }
  .cct-faq-wrap {
    padding: 90px 0;
  }
  .cct-how-new-york-right, .cct-main-content-right, .cct-middle-content-right {
    padding-left: 15px;
  }
  .cct-how-new-york-left, .cct-main-content-left, .cct-middle-content-left {
    padding-right: 15px;
  }
  .cct-main-content-wrap h2, .cct-how-new-york h2 {
    font-size: 58px;
    line-height: 58px;
  }
  .cct-how-new-york-left .cct-need-help, .cct-middle-content-right .cct-need-help {
    margin-top: 40px;
  }
  .cct-main-content-right blockquote {
    margin-top: 35px;
  }
  blockquote {
    padding: 15px 0 15px 30px;
  }
  .cct-experience-wrap {
    padding: 93px 0 50px;
  }
  .cct-practice-area ul li {
    width: 24.75% !important;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    margin-right: 42px;
  }
  .cct-area-we-serve-text {
    padding: 15px 24px;
  }
  /*areas-we-serve*/
}
@media screen and (max-width:1200px) {
  .cct-how-new-york-content {
    padding: 35px 30px 6px;
  }
  .cct-middle-content-wrap h2 {
    margin-bottom: 30px;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    margin-right: 40px;
  }
  .cct-areas-we-serve-wrap ul {
    margin-top: 0;
  }
  .cct-areas-we-serve-wrap ul li p {
    line-height: 27px;
  }
  .cct-areas-we-serve-wrap {
    padding: 11px 0 36px;
  }
  .cct-areas-we-serve-img {
    min-height: 337px;
  }
  /* pa */
}
@media screen and (max-width:1100px) {
  .cct-main-content-wrap {
    padding: 70px 0 50px;
  }
  .cct-how-new-york {
    padding: 0 0 80px 0;
  }
  .cct-main-content-wrap h2, .cct-how-new-york h2 {
    font-size: 56px;
    line-height: 56px;
  }
  .cct-how-new-york-left .cct-need-help, .cct-middle-content-right .cct-need-help {
    margin-top: 35px;
  }
  .cct-main-content-right blockquote {
    margin-top: 30px;
  }
  .cct-faq-wrap {
    padding: 70px 0;
  }
  .cct-main-content-left h6 {
    margin-top: 25px;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    margin-right: 35px;
  }
  .cct-areas-we-serve-wrap {
    padding: 11px 0 34px;
  }
  .cct-area-we-serve-text {
    padding: 15px 15px;
  }
  /* pa */
}
@media screen and (max-width:991px) {
  .cct-main-content-wrap .col-md-6, .cct-middle-content-wrap .col-md-6, .cct-how-new-york .col-md-6 {
    width: 100%;
  }
  .cct-home-banner {
    padding: 250px 0 70px;
  }
  .cct-main-content-img {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .cct-how-new-york-right {
    padding-top: 40px;
  }
  .cct-how-new-york-right img, .cct-middle-content-left img, .cct-main-content-img img {
    width: 100%;
    height: auto;
  }
  .cct-main-content-wrap {
    padding: 50px 0;
  }
  .cct-how-new-york {
    padding: 0 0 60px 0;
  }
  .cct-how-new-york-right, .cct-main-content-right, .cct-middle-content-right {
    padding-left: 13px;
  }
  .cct-how-new-york-left, .cct-main-content-left, .cct-middle-content-left {
    padding-right: 13px;
  }
  .cct-main-content-wrap h2, .cct-how-new-york h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .cct-how-new-york-left .cct-need-help, .cct-middle-content-right .cct-need-help {
    margin-top: 30px;
  }
  .cct-main-content-right, .cct-middle-content-left {
    padding-top: 0;
  }
  .cct-middle-content-wrap h2 {
    margin-bottom: 20px;
  }
  .cct-faq-wrap {
    padding: 50px 0;
  }
  .cct-experience-wrap {
    padding: 65px 0 10px;
  }
  .cct-practice-area ul li {
    width: 33% !important;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    margin-right: 25px;
    margin-bottom: 25px;
  }
  .cct-areas-we-serve-wrap {
    padding: 6px 0 34px;
  }
  .cct-areas-we-serve-img {
    min-height: 320px;
  }
  /* pa */
}
@media screen and (max-width:767px) {
  .cct-main-content-left ul li {
    font-size: 16px;
    line-height: 22px;
    background-position: left 2px;
  }
  .cct-home-banner {
    padding: 250px 0 70px;
  }
  .cct-main-content-right ul li {
    font-size: 16px;
    line-height: 22px;
    background-position: left 2px;
  }
  .cct-main-content-wrap h2, .cct-how-new-york h2 {
    font-size: 38px;
    line-height: 40px;
  }
  blockquote {
    padding: 15px 0 15px 22px;
    margin: 35px 0;
  }
  .cct-how-new-york-content {
    padding: 35px 30px 10px;
  }
  .cct-home-banner {
    background-position: 73% top;
  }
  .cct-home-banner h1 {
    line-height: 50px;
  }
  .cct-experience-wrap {
    padding: 47px 0 1px;
  }
  .cct-practice-area ul li {
    width: 49.5% !important;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    margin-right: 0;
    width: 89%;
  }
  .cct-areas-we-serve-wrap ul li p {
    line-height: 26px;
  }
  /* pa */
}
@media screen and (max-width:600px) {
  .cct-main-content-wrap h2, .cct-how-new-york h2 {
    font-size: 34px;
    line-height: 34px;
  }
  .cct-home-banner {
    padding: 250px 0 70px;
  }
  .cct-how-new-york-content {
    padding: 30px 25px 5px;
  }
  .cct-main-content-wrap {
    padding: 40px 0;
  }
  .cct-main-content-img {
    margin-bottom: 23px;
    margin-top: 17px;
  }
  .cct-home-banner h1 {
    line-height: 44px;
  }
  .cct-experience-slider {
    margin-bottom: 25px;
  }
  /* testimonials */
  .cct-areas-we-serve-wrap ul li {
    width: 95%;
    margin-bottom: 20px;
  }
  .cct-areas-we-serve-img {
    min-height: 298px;
  }
  /* pa */
}
@media screen and (max-width:500px) {
  .cct-main-content-wrap h2, .cct-how-new-york h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .cct-home-banner {
    padding: 250px 0 70px;
  }
  .cct-how-new-york-content {
    padding: 20px 15px 5px;
  }
  .cct-main-content-left ul li {
    background-position: left 2px;
    background-size: 15px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 19px;
  }
  .cct-main-content-right ul li {
    background-position: left 2px;
    background-size: 15px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 19px;
  }
  blockquote {
    padding: 10px 0 0 20px;
    margin: 25px 0;
  }
  .cct-home-banner h1 {
    line-height: 38px;
  }
  .cct-middle-content-left .cct-author-img img {
    width: 65px;
  }
  .cct-experience-wrap {
    padding: 38px 0 1px;
  }
  .cct-experience-slider {
    margin-bottom: 15px;
  }
  .cct-practice-area ul li {
    width: 100% !important;
    margin-bottom: 25px;
    padding: 0;
  }
  /*areas-we-serve*/
  .cct-areas-we-serve-wrap ul li {
    width: 100%;
  }
  .cct-areas-we-serve-wrap ul li p {
    line-height: 23px;
  }
  .cct-claims {
    padding-top: 35px;
  }
  /* pa */
}
@media screen and (max-width:400px) {
  .cct-home-banner h1 {
    line-height: 35px;
  }
}