section.content_main {
  width: 100%;
  float: left;
  position: relative;
  z-index: 0;
}
.cnt_com {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
}
.cnt_com img {
  margin: 10px 0 20px 0;
}
.cnt_com span {
  font-size: 14px;
  margin: 12px 0 8px 0;
  display: block;
  font-family: poppinssemibold;
}
.cnt_com span strong {
  color: #333;
}
.cnt_com ul {
  padding: 0 21px;
  margin-bottom: 12px;
  float: left;
  width: 100%;
}
.cnt_com ul li {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}
.cnt_com ul li span {
  display: inline-block;
  margin: 0;
}
.cnt_com ul li p {
  margin-bottom: 6px;
}
.cnt_com ul li:before {
  content: "\25a0";
  display: inline-block;
  margin-right: 10px;
  font-size: 15px;
  position: relative;
  bottom: 1px;
  color: #e33e18;
}
.cnt_com ul li ul {
  padding: 0 22px;
  margin-bottom: 0;
  margin-top: 6px;
}
.cnt_com ul li ul li {
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
}
.cnt_com ul li ul li span {
  display: inline-block;
  margin: 0;
}
.cnt_com ul li ul li p {
  margin: 0;
}
.cnt_com ul li ul li:before {
  content: "\25a0";
  display: inline-block;
  margin-right: 8px;
  font-size: 13px;
  position: relative;
  bottom: 1px;
  color: #2d3941;
}
.cnt_com ol {
    padding: 0 32px;
    margin-bottom: 12px;
    float: left;
    width: 100%;
    list-style-type: decimal;
    display: block;
}
.cnt_com ol li {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #7d7b7b;
    display: list-item;
    padding-left: 5px;
}
.cnt_com ol li::marker {
    color: #E33E18;
    font-family: 'poppinssemibold';
}
.cnt_com ol li span {
    font-family: 'poppinssemibold';
    font-size: 14px;
}
.cnt_com ol li ul {
    margin-top: 10px;
}
.cnt_com h1 {
  font-size: 28px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
}
.cnt_com h1 span {
  color: #e31837;
  font-family: poppinssemibold;
  font-size: 28px;
  margin: 0;
  display: inline-block;
}
.cnt_com h1 span#spncityname {
  color: #555 !important;
  font-family: poppinssemibold;
  font-size: 28px;
  margin: 0;
  display: inline-block;
}
.cnt_com h2 {
  font-size: 24px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
}
.cnt_com h2 span {
  color: #e31837;
  font-family: poppinssemibold;
  font-size: 24px;
  margin: 0;
  display: inline-block;
}
.cnt_com h3 {
  font-size: 24px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
}
.cnt_com h3 span {
  color: #e31837;
  font-family: poppinssemibold;
  font-size: 24px;
  margin: 0;
  display: inline-block;
}
.cnt_com h4 {
  font-size: 20px;
  font-family: poppinsmedium;
  margin-bottom: 6px;
}
.cnt_com h4 span {
  color: #e31837;
  font-family: poppinsmedium;
  font-size: 20px;
  margin: 0;
  display: inline-block;
}
.cnt_com h5 {
    font-size: 17px;
    font-family: 'poppinssemibold';
    margin-bottom: 6px;
}
.cnt_com h5 a {
  font-size: 16px;
}
.cnt_com h5 span {
  color: #e31837;
  font-family: poppinsmedium;
  font-size: 16px;
  margin: 0;
  display: inline-block;
}
.cnt_com h6 {
  font-size: 16px;
  font-family: poppinsmedium;
  margin-bottom: 6px;
}
.cnt_com h6 span {
  color: #e31837;
  font-family: poppinsmedium;
  font-size: 16px;
  margin: 0;
  display: inline-block;
}
.cnt_com p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 20px;
}
.cnt_com a {
  text-decoration: none;
  font-size: 14px;
  color: #555;
  float: none;
}
.cnt_com_bg {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
  background-color: #f4f4f4;
  padding: 25px;
  border-radius: 4px;
}
.cnt_com_bg span {
  font-size: 14px;
  margin: 12px 0 8px 0;
  display: block;
}
.cnt_com_bg ul {
  padding: 0 22px;
  margin-bottom: 12px;
}
.cnt_com_bg ul li {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}
.cnt_com_bg ul li span {
  display: inline-block;
  margin: 0;
}
.cnt_com_bg ul li p {
  margin: 0;
}
.cnt_com_bg ul li:before {
  content: "\25a0";
  display: inline-block;
  margin-right: 10px;
  font-size: 15px;
  position: relative;
  bottom: 1px;
  color: #e33e18;
}
.cnt_com_bg h1 {
  font-size: 28px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
}
.cnt_com_bg h1 span {
  color: #dd1d39;
  font-family: poppinssemibold;
  font-size: 28px;
  margin: 0;
  display: inline-block;
}
.cnt_com_bg h2 {
  font-size: 24px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
}
.cnt_com_bg h2 span {
  color: #dd1d39;
  font-family: poppinssemibold;
  font-size: 26px;
  margin: 0;
  display: inline-block;
}
.cnt_com_bg h3 {
  font-size: 22px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
}
.cnt_com_bg h3 span {
  color: #dd1d39;
  font-family: poppinssemibold;
  font-size: 22px;
  margin: 0;
  display: inline-block;
}
.cnt_com_bg h4 {
  font-size: 20px;
  font-family: poppinsmedium;
  margin-bottom: 6px;
}
.cnt_com_bg h4 span {
  color: #dd1d39;
  font-family: poppinsmedium;
  font-size: 20px;
  margin: 0;
  display: inline-block;
}
.cnt_com_bg h5 {
  font-size: 16px;
  font-family: poppinsmedium;
  margin-bottom: 6px;
}
.cnt_com h5 span {
  color: #dd1d39;
  font-family: poppinsmedium;
  font-size: 16px;
  margin: 0;
  display: inline-block;
}
.cnt_com_bg h6 {
  font-size: 16px;
  font-family: poppinsmedium;
  margin-bottom: 6px;
}
.cnt_com_bg h6 span {
  color: #dd1d39;
  font-family: poppinsmedium;
  font-size: 16px;
  margin: 0;
  display: inline-block;
}
.cnt_com_bg p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 20px;
}
.cnt_com_bg a {
  text-decoration: none;
  font-size: 13px;
  float: left;
  border-bottom: 2px solid #e31837;
  padding-bottom: 10px;
  color: #555;
}
.cnt_com_red {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
  padding: 25px;
  background: #e31837;
  background: linear-gradient(122deg, #e31837 28%, #e33e18 90%);
  height: 100%;
}
.cnt_com_red h1 {
  font-size: 28px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
  color: #fff;
}
.cnt_com_red h2 {
  font-size: 28px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
  color: #fff;
}
.cnt_com_red h3 {
  font-size: 22px;
  font-family: poppinsmedium;
  margin-bottom: 6px;
  color: #fff;
}
.cnt_com_red h5 {
  font-size: 18px;
  font-family: poppinsmedium;
  margin-bottom: 6px;
  color: #fff;
}
.cnt_com_red p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 20px;
  color: #fff;
}
.cnt_com_red p span {
  color: #fff;
  font-family: "poppinssemibold";
}
.cnt_com_red h3 span {
  color: #fff;
  font-family: poppinsmedium;
  font-size: 22px;
  margin: 0;
  display: inline-block;
}
.cnt_com_red h5 span {
  color: #fff;
  font-family: poppinsmedium;
  font-size: 18px;
  margin: 0;
  display: inline-block;
}
.cnt_com_red_1 {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 20px;
    padding: 25px;
    height: 100%;
}
.cnt_com_red_1 h2 {
  font-size: 28px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
  color: #e31837;
}
  .cnt_com_red_1 ul {
    padding: 0 15px;
    list-style-position: outside;
	      margin-top: 20px;
  }
.cnt_com_red_1 ul li {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
	color: #555;
}
.cnt_com_red_1 ul li:before {
    content: "\25a0";
    display: inline-block;
    margin-right: 10px;
    font-size: 15px;
    position: relative;
    bottom: 1px;
    color: #e31837;
}
.cambridge_banner {
    width: 100%;
    margin: 20px 0;
    float: left;
    position: relative;
    height: 400px;
}
    .cambridge_banner a {
        cursor: pointer;
    }
.cambridge_banner img {
    width: 100%;
    border-radius: 8px;
}
.div_c {
  border: 1px solid #d9d9d9;
  padding: 25px;
  height: 100%;
}
.cnt_com_white {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
}
.cnt_com_white h2 {
  font-size: 24px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
}
.cnt_com_white h2 span {
  color: #e31837;
  font-family: poppinssemibold;
  font-size: 26px;
  margin: 0;
  display: inline-block;
}
.cnt_com_white p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 20px;
  color: #fff;
}
.text-grey p {
  color: #333;
}
.cnt_com_white p span {
  color: #333;
  font-family: "poppinssemibold";
}
.cnt_com_grey {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 20px;
  padding: 25px;
  background: #2d3941;
  background: linear-gradient(122deg, #2d3941 28%, #252e34 90%);
  height: 100%;
}
.cnt_com_grey h1 {
  font-size: 28px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
  color: #fff;
}
.cnt_com_grey h3 {
  font-size: 22px;
  font-family: poppinssemibold;
  margin-bottom: 6px;
  color: #fff;
}
.cnt_com_grey p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 20px;
  color: #fff;
  font-family: "poppinsregular";
}
.line a {
  z-index: 2;
  position: relative;
  color: #e31837 !important;
  font-family: poppinsmedium;
  padding-bottom: 2px;
  display: inline-block;
  background-color: transparent !important;
}
.line a .fa {
  color: #e31837;
  font-size: 14px;
  margin-left: 3px;
  vertical-align: middle;
}
.line a:focus,
.line a:hover {
  color: #555;
  outline: 0;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 0.5s ease;
  cursor: pointer;
}
.line a:after {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 0.5s ease 0s;
}
.line a:focus:after,
.line a:focus:before,
.line a:hover:after,
.line a:hover:before {
  outline: 0;
  background-color: #e31837;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 0.5s ease 0s;
}
.line_grey a {
  z-index: 2;
  position: relative;
  color: #2d3941;
  font-family: "poppinsmedium";
  padding-bottom: 2px;
}
.line_grey a:focus,
.line_grey a:hover {
  color: #fff;
  outline: 0;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 0.5s ease;
  cursor: pointer;
}
.line_grey a:after {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 0.5s ease 0s;
}
.line_grey a:focus:after,
.line_grey a:focus:before,
.line_grey a:hover:after,
.line_grey a:hover:before {
  outline: 0;
  background-color: #2d3941;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 0.5s ease 0s;
}
.line_white a {
  z-index: 2;
  position: relative;
  color: #e31837 !important;
  font-family: "poppinsmedium";
  padding-bottom: 2px;
}
.line_white a:focus,
.line_white a:hover {
  color: #fff;
  outline: 0;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  -o-transition: color 1s ease;
  transition: color 0.5s ease;
  cursor: pointer;
}
.line_white a:after {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 0.5s ease 0s;
}
.line_white a:focus:after,
.line_white a:focus:before,
.line_white a:hover:after,
.line_white a:hover:before {
  outline: 0;
  background-color: #e31837 !important;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 0.5s ease 0s;
}
.text_white {
  color: #ffffff !important;
}
.underline-right:after {
  position: absolute;
  z-index: -1;
  content: "";
  width: 3px;
  height: 2px;
  left: 0;
  bottom: 0;
}
.underline-right:focus:after,
.underline-right:hover:after {
  width: 100%;
  height: 2px;
}
.content_img {
  width: 75%;
  margin: 20px 0;
  float: left;
  position: relative;
  height: 280px;
}
.content_img img {
  width: 100%;
  border-radius: 8px;
  height: 100%;
  object-fit: cover;
}
.challenge {
  width: 100%;
}
.cn_ig_overlay {
  width: 100%;
  background: #020024;
  background: linear-gradient(180deg, #000 0, #000 100%);
  height: 100%;
  position: absolute;
  opacity: 0.36;
  border-radius: 8px;
}
.challenge .cn_ig_overlay {
  opacity: 0.2;
}
.content_img a {
  background-color: #e31837;
  width: 60px;
  height: 60px;
  float: left;
  position: absolute;
  bottom: 20px;
  right: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.content_img a .fa {
  color: #fff;
  font-size: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.content_img a:hover {
  right: 10px;
}
.content_img_red {
  width: 100%;
  float: left;
  position: relative;
  height: 100%;
}
.content_img_red img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  object-fit: cover;
}
.content_img_red .cn_ig_overlay {
  width: 100%;
  background: #020024;
  background: linear-gradient(180deg, #000 0, #000 100%);
  height: 100%;
  position: absolute;
  opacity: 0.36;
  border-radius: 0;
}
.content_img_red a {
  background-color: #e31837;
  width: 60px;
  height: 60px;
  float: left;
  position: absolute;
  bottom: 20px;
  right: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.content_img_red a .fa {
  color: #fff;
  font-size: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.content_img_red a:hover {
  right: 10px;
}
.cn_text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.cn_text h3 {
  color: #fff;
  font-family: poppinssemibold;
  font-size: 32px;
  margin-bottom: 5px;
  display: block;
}
.cn_text p {
  color: #fff;
  font-size: 18px;
}
.cn_text h3 .ielts_color {
  color: #e31837;
  font-family: poppinsbold;
  font-size: 32px;
  display: inline-block;
}
.t_red span {
  display: inline-block;
  color: #e31837;
  font-family: poppinssemibold;
  margin: 0;
}
.cd_paper {
  width: 100%;
  float: left;
  position: relative;
  z-index: -5;
}
.cd_paper img {
  margin: 20px 0;
  width: 80%;
}
.cd_paper .m-video__thumbnail {
  padding-bottom: 75.25%;
  height: 100%;
}
.cd_paper .m-video__vid {
  padding-bottom: 75.25%;
}
.cd_paper .m-video__thumbnail img {
  border-radius: 0;
  margin: 0;
  width: 100%;
}
.cd_paper .m-video__thumbnail {
  margin: 0;
}
.cd_paper p small {
  font-size: 10px;
  margin: 20px 0;
  line-height: 16px;
}
.cd_paper .cnt_com_red {
  margin-top: 0;
}
.sample_test_bx {
  width: 100%;
  float: left;
  background-color: #fff;
  box-shadow: 0 2px 12px rgba(228, 228, 228, 0.48);
  border-radius: 4px;
  padding: 18px 20px;
  margin-bottom: 20px;
}
.sample_test_bx h6 {
  border-bottom: 1px solid #dedede;
  padding-bottom: 8px;
  font-family: poppinssemibold;
}
.sample_test_bx a {
  line-height: 20px;
  margin: 3px 0;
}
.sample_test_bx p {
  margin-bottom: 8px;
}
.sample_test_bx span {
  margin: 8px 0 8px 0;
}
.sample_test_bx span .fa {
  color: #e31837;
  margin-left: 5px;
  box-shadow: 0 2px 3px #eaeaeabd;
  padding: 6px;
  border-radius: 3px;
}
.sample_test_bx span b {
  font-size: 12px;
  font-weight: 400;
  display: block;
}
.speaking_test {
  width: 100%;
  float: left;
  position: relative;
  margin: 30px 0;
}
.speaking_pt {
  width: 100%;
  display: block;
  float: left;
  position: relative;
  border-bottom: 1px solid rgba(175, 23, 46, 0.42);
  margin-top: 10px;
}
.speaking_pt:last-child {
  border-bottom: none;
}
.speaking_pt img {
  width: 65px;
  float: left;
  margin-right: 15px;
}
.speaking_test .cnt_com_red {
  margin-top: 0;
}
.speaking_test .m-video__thumbnail {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
  padding-bottom: 70.25%;
}
.speaking_test .m-video__thumbnail img {
  border-radius: 0;
}
.speaking_test .m-video__vid {
  height: 100%;
  margin: 0;
  border-radius: 0;
  padding-bottom: 70.25%;
}
.speaking_test .m-video__vid iframe {
  border-radius: 0;
}
.test_taker {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.test_taker h3 {
  color: #fff;
  font-size: 22px;
  font-family: poppinssemibold;
  position: relative;
  z-index: 999;
}
.test_taker:before {
  content: "\f10d";
  color: #d21834;
  font-size: 4em;
  position: absolute;
  z-index: 0;
  font-family: FontAwesome;
  top: 20px;
  left: 3%;
}
.test_taker h3 span {
  font-size: 14px;
  font-family: poppinsmedium;
  color: #2d3941;
  font-style: italic;
  float: right;
  position: relative;
  top: 25px;
}
.test_taker_testimonial {
  width: 100%;
  float: left;
}
.modal-dialog .modal-header {
  background-color: #e31837;
  text-align: center;
}
.modal-dialog .modal-header h4 {
  color: #fff;
  margin: 0 auto;
  font-size: 20px;
  font-family: poppinsmedium;
}
.modal-body img#idimgcb {
  width: 38px;
}
.modal-content .modal-body p {
  font-size: 14px;
}
.modal-content .modal-body p span {
  color: #e31837;
  font-size: 20px;
}
.modal-footer a.btn.btn-danger {
  color: #fff !important;
  cursor: pointer;
}
.modal-dialog .modal-body .cnt_com {
  margin-top: 10px;
}
.modal-dialog .modal-body .cnt_com p {
  font-size: 13px;
  margin-bottom: 8px;
}
.modal-dialog .modal-body .cnt_com ul {
  margin-bottom: 8px;
}
.modal-dialog .modal-body .cnt_com ul li {
  font-size: 13px;
  padding-bottom: 6px;
}
.modal-dialog .modal-body .cnt_com span {
  font-size: 13px;
  float: left;
  width: 100%;
  margin: 0 0 8px 0;
}
.modal-footer {
  padding: 0.8rem;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 15px;
}
.modal-footer.btn_register button {
  width: auto;
  padding: 15px 25px;
  font-size: 14px;
}
.tab-content .cnt_com h3 {
  margin-bottom: 14px;
  margin-top: 15px;
}
.f-down {
  font-size: 14px;
  margin-right: 5px;
  color: #e31837;
}
.ielts_preparation {
  width: 100%;
  float: left;
  position: relative;
  height: 100%;
}
.ielts_preparation img {
  width: 100%;
  border-radius: 0;
  height: 100%;
  object-fit: cover;
}
.ielts_preparation .m-video__thumbnail {
  margin: 0;
  height: 100%;
}
.ielts_preparation .m-video__vid {
  margin: 0;
  height: 100%;
}
.ielts_preparation .m-video__vid iframe {
  border-radius: 0;
}
.social-icons {
  padding: 0;
  list-style: none;
  margin: 0em;
  float: left !important;
}
.social-icons li {
  display: inline-block;
  margin: 0.15em;
  position: relative;
  font-size: 1.2em;
}
.social-icons i {
  color: #fff;
  position: absolute;
  top: 28px;
  left: 14px;
  transition: all 265ms ease-out;
  font-size: 20px;
}
.social-icons a {
  display: inline-block;
}
.social-icons a:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  content: " ";
  width: 45px;
  height: 45px;
  border-radius: 100%;
  display: block;
  transition: all 265ms ease-out;
  background: linear-gradient(122deg, #e31837 28%, #e33e18 90%);
}
.social-icons a:hover:before {
  transform: scale(0);
  transition: all 265ms ease-in;
}
.social-icons a:hover i {
  transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  color: #e31837;
  background: -webkit-linear-gradient(45deg, #e31837, #e33e18);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 265ms ease-in;
}
.fa_link p .fa {
}
.fa_link img {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 30px;
}
.contact_dt li .fa {
  margin-left: 15px;
  margin-right: 4px;
}
.content_main blockquote {
  position: relative;
  margin: 0 1em var(--s-prose-spacing) 1em;
  padding: 0.6em 0.8em 0.6em 1em;
  color: var(--black-600);
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  margin: 20px 0px;
  font-family: "poppinsregular";
}
.content_main blockquote:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  border-radius: 8px;
  background: var(--black-150);
  background-color: #e31836;
}
.ltr-spc .cnt_com_grey {
  margin: 0;
}
.ltr-spc .content_img_red img {
  object-fit: inherit;
}
span.date {
  font-size: 13px;
  background-color: #e31836;
  color: #fff;
  padding: 4px 10px;
  border-radius: 3px;
  vertical-align: middle;
  font-family: "poppinsmedium";
  display: inline-block;
}
span.date .fa {
  color: #fff;
  margin-right: 5px;
}
.why_ielts_tp {
  width: 100%;
  float: left;
  position: relative;
  margin: 20px 0;
}
.why_ielts_bx {
  background-color: #fff;
  float: left;
  box-shadow: 0px 3px 9px #dddddd82;
  text-align: center;
  padding: 14px;
  border-radius: 4px;
  width: 100%;
  margin: 15px 0;
}
.why_ielts_bx h4 {
  font-size: 20px;
  font-family: "poppinsmedium";
  padding-top: 10px;
}
.why_ielts_bx img {
  width: 70px;
  text-align: center;
}
.lrn_more {
  padding: 12px 20px !important;
}
#retakeModal .modal-body {
    padding: 15px !important;
}

#registerModal .modal-body h5 {
    font-size: 22px;
    font-family: 'poppinssemibold';
}

#registerModal .modal-body p {
    font-size: 16px;
    line-height: 23px;
}

#registerModal .modal-body a {
    background-color: #e31837;
    color: #fff;
    padding: 12px 15px;
    border-radius: 5px;
    margin-right: 15px;
    border: none;
    margin-top: 15px;
    float: left;
}
    #registerModal .modal-body a.cancel {
        background-color: #2d3941;
    }
#registerModal h4.modal-title {
    margin: 0;
}
.ielts_sds {
    width: 100%;
    position: relative;
    float: left;
    margin-bottom: 30px;
}
.ielts_sds .m-video__thumbnail img {
    border-radius: 0;
}
.astr {
    color: #e31837 !important;
    font-size: 11px !important;
    margin: 0;
    line-height: 16px;
    font-style: italic;
}
.para_small {
    font-size: 12px !important;
    font-style: italic;
    margin: 0;
    padding: 0;
}
.slrw {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 20px;
}
.slrw h3{
    font-size: 24px;
    font-family: poppinssemibold;
    margin-bottom: 18px;
}
.shadow_bx {
    width: 100%;
    float: left;
    box-shadow: 0px 2px 22px rgba(54, 54, 54, 0.12);
    display: block;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 35px;
}
.shadow_bx h5 {
    font-size: 22px;
    font-family: poppinssemibold;
    color: #e31837;
    margin-bottom: 10px;

}
.shadow_bx p {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 21px;
}
.shadow_bx span {
    font-size: 14px;
    margin-bottom: 12px;
    line-height: 20px;
    font-family: 'poppinssemibold';
    display: block;
}
.shadow_bx a {
    background-color: #e31837;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    padding: 12px 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    cursor: pointer;
    float: left;
}
.shadow_bx a:hover {
    background-color: #2d3941;
    color: #fff;
}
.shadow_bx ul {
    padding: 0 21px;
    margin-bottom: 12px;
    float: left;
    width: 100%;
}
.shadow_bx ul li {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}
.shadow_bx ul li:before {
    content: "\25a0";
    display: inline-block;
    margin-right: 10px;
    font-size: 15px;
    position: relative;
    bottom: 1px;
    color: #e33e18;
}
.shadow_bx ul li span {
    font-family: 'poppinssemibold';
    font-size: 14px;
    margin-bottom: 0;
    display: inline-block;
}
.shadow_bx ul li ul {
    padding: 0 22px;
    margin-bottom: 0;
    margin-top: 6px;
}
.shadow_bx ul li ul li {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 20px;
}
.shadow_bx ul li ul li:before {
    content: "\25a0";
    display: inline-block;
    margin-right: 8px;
    font-size: 13px;
    position: relative;
    bottom: 1px;
    color: #2d3941;
}
.ielts_prep_prog {
    width: 100%;
    float: left;
    margin: 30px 0;
}
@media (min-width: 576px) {
    .modal-dialog {
            max-width: 600px;
            margin: 1.75rem auto;
        }
    }

    @media only screen and (max-width: 576px) {
        .content_main .col-xs {
            padding: 0;
        }

        .content_main a {
            word-break: normal;
            white-space: normal;
        }

        .cnt_com h1 {
            font-size: 24px;
        }

            .cnt_com h1 span {
                font-size: 24px;
            }
                .cnt_com h1 span#spncityname {
                    font-size: 24px;
                }

                .content_img {
                    width: 100%;
                    margin: 12px 0;
                    height: 160px;
                }

        .cn_text h3 {
            font-size: 22px;
        }

            .cn_text h3 .ielts_color {
                display: block;
                font-size: 24px;
            }

        .cn_text p {
            font-size: 16px;
        }

        .cnt_com ul {
            padding: 0 15px;
            list-style-position: outside;
        }

            .cnt_com ul li:before {
                margin-left: -18px;
            }

            .cnt_com ul li ul {
                padding: 0 15px;
            }

        .content_img a {
            width: 45px;
            height: 45px;
        }

            .content_img a .fa {
                font-size: 24px;
            }

        .cd_paper img {
            margin: 20px 0;
            width: 100%;
        }

        .cd_paper .m-video__thumbnail {
            margin: 0;
        }

        .cnt_com_red {
            margin-top: 0;
        }

        .project-tab nav {
            width: 100% !important;
            height: auto !important;
        }

        .project-tab .nav-link {
            border-bottom: 1px solid #dedede !important;
        }

            .project-tab .nav-link:last-child {
                border-bottom: none !important;
            }

        .nav-tabs .nav-link.active,
        .project-tab #tabs .nav-tabs .nav-item.show .nav-link {
            padding: 17px 0 !important;
            background-color: #e31837 !important;
            color: #fff !important;
        }

            .nav-tabs .nav-link.active:after {
                content: none !important;
            }

        .project-tab .col-sm-6.col-xs-12 {
            padding: 0;
        }

        .sample_test_bx {
            padding: 18px 20px;
            margin-bottom: 20px;
        }

        .accordion-body__contents {
            padding: 1.5em 1em !important;
            font-size: 0.85em !important;
            line-height: 18px !important;
            float: none !important;
        }

        .project-tab .nav-link {
            width: 100%;
        }

        .test_taker h3 span {
            margin-bottom: 14px;
        }

        .switch_panel {
            padding: 15px 10px;
        }

            .switch_panel p {
                padding: 12px;
                line-height: 22px;
                font-size: 16px;
            }

        .cd_benifits {
            padding: 10px 8px;
            width: 100%;
        }

            .cd_benifits img {
                width: 32px;
                margin-bottom: 12px;
            }

            .cd_benifits p {
                display: block;
                margin-left: 0;
            }

    }
