@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900";
@import "https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800";
@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,500,600,700,800";
@import "https://fonts.googleapis.com/css?family=Exo:200,300,400,500,600,700,800";
@import "https://fonts.googleapis.com/css?family=Exo+2:400,500,600";
@font-face {
  font-family: 'Axiforma';
  src: url("../../assets/plugins/bootstrap/fonts/Axiforma-ExtraBold.woff2") format("woff2"), url("../../assets/plugins/bootstrap/fonts/Axiforma-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Axiforma';
  src: url("../../assets/plugins/bootstrap/fonts/Axiforma-Light.woff2") format("woff2"), url("../../assets/plugins/bootstrap/fonts/Axiforma-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Axiforma';
  src: url("../../assets/plugins/bootstrap/fonts/Axiforma-Light.woff2") format("woff2"), url("../../assets/plugins/bootstrap/fonts/Axiforma-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Axiforma-Regular';
  src: url("../../assets/plugins/bootstrap/fonts/Axiforma-Regular.woff2") format("woff2"), url("../../assets/plugins/bootstrap/fonts/Axiforma-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 2, ../sass/app.scss */
body {
  margin: 0px;
  padding: 0px;
}

/* line 7, ../sass/app.scss */
a {
  text-decoration: none;
  transition: .5s;
}

/* line 12, ../sass/app.scss */
.no-margin {
  margin: 0px !important;
}

/* line 15, ../sass/app.scss */
.no-padding {
  padding: 0px !important;
}

/* line 18, ../sass/app.scss */
.no-border {
  border: 0px !important;
}

/* line 21, ../sass/app.scss */
.no-bg {
  background-color: transparent !important;
}

/* line 25, ../sass/app.scss */
.tem_top_bar {
  background-color: #000;
  padding: 10px 0;
}
/* line 28, ../sass/app.scss */
.tem_top_bar .times_now {
  margin: 0;
}
/* line 31, ../sass/app.scss */
.tem_top_bar .times_now .times_win {
  font: 500 14px "Open Sans", sans-serif;
  color: #fff;
  position: relative;
  padding-left: 25px;
  padding-right: 20px;
}
/* line 38, ../sass/app.scss */
.tem_top_bar .times_now .times_win:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  background: url("../images/clock.png") no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
/* line 49, ../sass/app.scss */
.tem_top_bar .times_now .times_win:after {
  content: "";
  background-color: #414245;
  right: 0px;
  position: absolute;
  width: 2px;
  height: 12px;
  top: 4px;
}
/* line 61, ../sass/app.scss */
.tem_top_bar .times_now li a {
    font: 500 0.875rem "Open Sans", sans-serif;
    color: #fff;
}
/* line 68, ../sass/app.scss */
.tem_top_bar .top_nav {
  text-align: right;
  margin: 0;
}
/* line 71, ../sass/app.scss */
.tem_top_bar .top_nav li {
  position: relative;
  padding-right: 15px;
}
/* line 75, ../sass/app.scss */
.tem_top_bar .top_nav li .fa {
  color: #ccc;
  padding-left: 5px;
}
/* line 80, ../sass/app.scss */
.tem_top_bar .top_nav li:after {
  content: "";
  background-color: #414245;
  right: 0px;
  position: absolute;
  width: 2px;
  height: 12px;
  top: 8px;
}
/* line 89, ../sass/app.scss */
.tem_top_bar .top_nav li a {
  color: #fff;
  font: 500 13px "Open Sans", sans-serif;
}
/* line 93, ../sass/app.scss */
.tem_top_bar .top_nav li:last-child {
  padding-right: 0;
}
/* line 96, ../sass/app.scss */
.tem_top_bar .top_nav li:last-child:after {
  display: none;
}

/* line 105, ../sass/app.scss */
.tmc_nav {
  background-color: #87bdd8;
  padding: 0;
  box-shadow: 0px 1px 10px 1px #252525;
}
/* line 111, ../sass/app.scss  
.tmc_nav .navbar-nav li {
  margin-right: 20px;
}
/* line 115, ../sass/app.scss */
.tmc_nav .navbar-nav li a {
  padding: 30px 15px 49px 15px ;
  position: relative;
  font: 700 16px "Open Sans", sans-serif;
  color: black;
 
}
/* line 121, ../sass/app.scss */
.tmc_nav .navbar-nav li a::after {
  position: absolute;
  top: 37px;
  right: 30px;
}
/* line 130, ../sass/app.scss */
.tmc_nav .navbar-nav li a span {
  font-size: 12px; 
  font-weight: 500;
  display: block;
}
/* line 137, ../sass/app.scss */
.tmc_nav .navbar-nav li a.active {
  background-color: #c25c5c;
}

/* line 145, ../sass/app.scss */
.tmc_nav .navbar-nav li:last-child {
  margin-right: 0;
}
/* line 151, ../sass/app.scss */
.tmc_nav .navbar-nav li:nth-child(2) a::after {
  top: 37px;
  right: 70px;
}
/* line 161, ../sass/app.scss */
.tmc_nav .navbar-nav li:nth-child(3) a::after {
  top: 37px;
  right: 40px;
}
/* line 171, ../sass/app.scss */
.tmc_nav .navbar-nav li:nth-child(4) a::after {
  top: 37px;
  right: 40px;
}
/* line 182, ../sass/app.scss */
.tmc_nav .navbar-nav li:nth-child(5) a::after {
  top: 37px;
  right: 110px;
}
/* line 193, ../sass/app.scss */
.tmc_nav .tmc_sub_menu {
  border-radius: 0;
  min-width: 950px;
  width: 100%;
  right: 0;
  left: -480px;
  padding: 14px;
  border-top: 4px solid #c25c5c;
  margin-top: 0;
}
/* line 203, ../sass/app.scss */
.tmc_nav .tmc_sub_menu h3 {
  color: #009999;
  font: 600 16px "Axiforma";
}
/* line 208, ../sass/app.scss */
.tmc_nav .tmc_sub_menu .dropdown-item {
  color: #000000;
  font: 500 0.875rem "Open Sans", sans-serif;
  padding: 6px 0px !important;  
}
/* line 214, ../sass/app.scss */
.tmc_nav .tmc_sub_menu .dropdown-item:hover {
  background-color: transparent;
}

/* line 222, ../sass/app.scss */
.tmc_middle_header {
  background: url("../images/middle_header.jpg") no-repeat center/cover;
  padding: 80px 0 90px 0;
  position: relative;
}
/* line 228, ../sass/app.scss */
.tmc_middle_header .red_sticker h4 {
  position: absolute;
  right: -16px;
  color: #fff;
  transform: rotate(-90deg);
  background-color: #993838;
  margin: 0;
  top: 290px;
  font: 500 16px "Open Sans", sans-serif;
  text-transform: uppercase;
  padding: 10px;
  cursor: pointer;
}
/* line 243, ../sass/app.scss */
.tmc_middle_header .middle_content {
  text-align: center;
}
/* line 245, ../sass/app.scss */
.tmc_middle_header .middle_content h4 {
  font: 500 48px "Axiforma";
  color: #fff;
  text-transform: uppercase;
}
/* line 251, ../sass/app.scss */
.tmc_middle_header .middle_content h1 {
  font: 800 76px "GeoSlab703 XBd BT";
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
}
/* line 258, ../sass/app.scss */
.tmc_middle_header .middle_content form {
  position: relative;
}
/* line 260, ../sass/app.scss */
.tmc_middle_header .middle_content form input {
  width: 70%;
  margin: auto;
  border-radius: 3px;
  height: 55px;
  padding-left: 50px;
  font: 500 14px "Open Sans", sans-serif;
  box-shadow: 0px 3px 9px -1px #000;
}
/* line 269, ../sass/app.scss */
.tmc_middle_header .middle_content form input:placeholder {
  color: #71767a;
}
/* line 273, ../sass/app.scss */
.tmc_middle_header .middle_content form:before {
  content: "\f002";
  position: absolute;
  top: 12px;
  width: 20px;
  height: 20px;
  color: #8a8a8a;
  font-family: fontAwesome;
  left: 184px;
  font-size: 21px;
}
/* line 285, ../sass/app.scss */
.tmc_middle_header .middle_content form .btn_search {
  position: absolute;
  top: 9px;
  right: 185px;
  background-color: #c25c5c;
  border-radius: 4px;
  padding: 8px 26px;
  color: #fff;
  text-transform: uppercase;
  font: 500 14px "Open Sans", sans-serif;
}
/* line 297, ../sass/app.scss */
.tmc_middle_header .middle_content p {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font: 800 20px "Open Sans", sans-serif;
  margin: 10px 0 0 0;
 }

/* line 310, ../sass/app.scss */
.modal h3 {
  font: 600 25px "Open Sans", sans-serif;
}

/* line 314, ../sass/app.scss */
.modal-content {
  border-radius: 0 !important;
}

/* line 317, ../sass/app.scss */
.modal-header {
  padding: 7px;
}

/* line 323, ../sass/app.scss */
.modal-body form input {
  border-radius: 0;
  margin-bottom: 20px;
}
/* line 327, ../sass/app.scss */
.modal-body form textarea {
  border-radius: 0;
  height: 180px;
}
/* line 333, ../sass/app.scss */
.modal-body .btn-snd {
  background-color: #87bdd8;
  color: #fff;
}

/* line 339, ../sass/app.scss */
.core_resources {
  background-color: #deeaee;
  padding: 40px 0;
  position: relative;
}
/* line 344, ../sass/app.scss */
.core_resources .arrow_down {
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
/* line 352, ../sass/app.scss */
.core_resources .arrow_down .fa {
  background-color: #33cccc;
  color: #fff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  font-size: 33px;
  line-height: 52px;
}
/* line 362, ../sass/app.scss */
.core_resources .middle_content {
  text-align: center;
}
/* line 364, ../sass/app.scss */
.core_resources .middle_content h3 {
  font: 700 30px "Axiforma";
}
/* line 367, ../sass/app.scss */
.core_resources .middle_content p {
  color: #4a4a4a;
  font: 500 16px "Open Sans", sans-serif;
  margin-bottom: 40px;
}
/* line 376, ../sass/app.scss */
.core_resources ul li .media {
  background-color: #fff;
  padding: 12px 10px;
  border: 1px solid #cfdade;
  margin-bottom: 20px;
}
/* line 382, ../sass/app.scss */
.core_resources ul li .media img {
  padding-top: 3px;
  margin-right: 7px !important;
}
/* line 387, ../sass/app.scss */
.core_resources ul li .media .media-body p {
  margin-bottom: 0;
  font: 500 16px "Open Sans", sans-serif;
}
/* line 393, ../sass/app.scss */
.core_resources ul li .btn_remote {
  background-color: #009999;
  color: #fff;
  border-radius: 0;
  width: 100%;
  padding: 12px 20px;
  text-align: left;
  margin-bottom: 20px;
  display: block;
  font: 500 15px "Open Sans", sans-serif;
}
/* line 407, ../sass/app.scss */
.core_resources ul li:last-child .btn_remote {
  margin-bottom: 0;
}
/* line 414, ../sass/app.scss */
.core_resources .view_more {
  text-align: center;
}
/* line 416, ../sass/app.scss */
.core_resources .view_more a {
  border: 2px solid #c25c5c;
  border-radius: 3px;
  text-transform: uppercase;
  color: #c25c5c;
  font: 500 14px "Open Sans", sans-serif;
  display: inline-block;
  padding: 14px 30px;
  margin-top: 30px;
}
/* line 428, ../sass/app.scss */
.core_resources .mobile_slide {
  display: none;
}

/* line 435, ../sass/app.scss */
.what_want_tmc {
  padding: 40px 0;
  position: relative;
}
/* line 439, ../sass/app.scss */
.what_want_tmc .middle_content {
  text-align: center;
}
/* line 441, ../sass/app.scss */
.what_want_tmc .middle_content h3 {
  font: 700 30px "Axiforma";
  margin-bottom: 30px;
}
/* line 449, ../sass/app.scss */
.what_want_tmc ul li .media {
  margin-bottom: 40px;
}
/* line 452, ../sass/app.scss */
.what_want_tmc ul li .media .media-body p {
  font: 600 16px "Axiforma-Regular";
  color: #4a4a4a;
  margin: 0;
  padding: 15px 0 0px 10px;
}
/* line 461, ../sass/app.scss */
.what_want_tmc ul li:last-child .media {
  margin-bottom: 0;
}
/* line 468, ../sass/app.scss */
.what_want_tmc::before {
  position: absolute;
  left: 0;
  top: 100px;
  content: "";
  background: url("../images/circle_want.png") no-repeat;
  background-size: 100%;
  width: 135px;
  height: 335px;
}

/* line 481, ../sass/app.scss */
.red_blog_tmc {
  background-color: #c25c5c;
  padding: 60px 0 100px;
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 488, ../sass/app.scss */
.red_blog_tmc .mobi_heading {
  display: none;
}
/* line 492, ../sass/app.scss */
.red_blog_tmc .white_hit {
  position: relative;
}
/* line 494, ../sass/app.scss */
.red_blog_tmc .white_hit h3 {
  color: #fff;
  font: 600 24px "Axiforma";
  margin-bottom: 35px;
}
/* line 500, ../sass/app.scss */
.red_blog_tmc .white_hit .back_white {
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
}
/* line 506, ../sass/app.scss */
.red_blog_tmc .white_hit .back_white .slide_blog .blog_content {
  padding-top: 10px;
  background: #fff;
  padding-bottom: 16px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 513, ../sass/app.scss */
.red_blog_tmc .white_hit .back_white .slide_blog .slide_content {
  padding: 20px 20px 65px;
  text-align: left;
  border-top: 1px solid #d7d7d7;
  margin-top: 0;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 522, ../sass/app.scss */
.red_blog_tmc .white_hit .back_white .slide_blog .slide_content h3 {
  color: #1964a8;
  font: 600 16px "Axiforma";
  margin-bottom: 10px;
}
/* line 527, ../sass/app.scss */
.red_blog_tmc .white_hit .back_white .slide_blog .slide_content p {
  color: #666666;
  font: 500 13px "Open Sans", sans-serif;
  line-height: 25px;
  margin-bottom: 0;
}
/* line 538, ../sass/app.scss */
.red_blog_tmc .white_hit .slide_count {
  position: absolute;
  right: 0;
  left: 380px;
  top: 436px;
}
/* line 549, ../sass/app.scss */
.red_blog_tmc .slick-slide img {
  display: inline-block;
  margin: 0;
}
/* line 555, ../sass/app.scss */
.red_blog_tmc .slick-prev {
  top: 370px;
  left: 9px;
  z-index: 1;
}
/* line 560, ../sass/app.scss */
.red_blog_tmc .slick-prev:before {
  content: "\f104";
  font-family: fontAwesome;
  color: #7f7f7f;
  font-size: 42px;
  opacity: 1;
}
/* line 569, ../sass/app.scss */
.red_blog_tmc .slick-next {
  top: 370px;
  left: 36px;
  z-index: 1;
}
/* line 574, ../sass/app.scss */
.red_blog_tmc .slick-next:before {
  content: "\f105";
  font-family: fontAwesome;
  color: #7f7f7f;
  font-size: 42px;
  opacity: 1;
}
/* line 584, ../sass/app.scss */
.red_blog_tmc .side_content h3 {
  color: #fff;
  font: 600 24px "Axiforma";
  margin-bottom: 35px;
}
/* line 589, ../sass/app.scss */
.red_blog_tmc .side_content ul {
  border-radius: 4px;
  margin: 0;
}
/* line 594, ../sass/app.scss */
.red_blog_tmc .side_content ul li .grey_box {
  background-color: #f7f7f7;
  padding: 23px 30px;
}
/* line 598, ../sass/app.scss */
.red_blog_tmc .side_content ul li .grey_box h4 {
  font: 600 14px "Axiforma-Regular";
  color: #33659e;
  margin: 0;
}
/* line 603, ../sass/app.scss */
.red_blog_tmc .side_content ul li .grey_box p {
  margin: 0;
  font: 500 14px "Open Sans", sans-serif;
}
/* line 607, ../sass/app.scss */
.red_blog_tmc .side_content ul li .grey_box.white_box {
  background-color: #fff;
}
/* line 609, ../sass/app.scss */
.red_blog_tmc .side_content ul li .grey_box.white_box.last_chil {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 614, ../sass/app.scss */
.red_blog_tmc .side_content ul li .grey_box.first_chil {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 624, ../sass/app.scss */
.red_blog_tmc::before {
  position: absolute;
  left: 0;
  top: 73px;
  content: "";
  background: url(../images/blog_circle.png) no-repeat;
  background-size: 100%;
  margin: auto;
  right: 0;
  width: 500px;
  height: 500px;
}

/* line 638, ../sass/app.scss */
.tmc_footer {
  background-color: #2f3238;
  padding: 20px 0;
}
/* line 642, ../sass/app.scss */
.tmc_footer .footer_content p {
  color: #f7f7f7;
  margin: 0;
  font: 500 14px "Open Sans", sans-serif;
}
/* line 647, ../sass/app.scss */
.tmc_footer .footer_content ul {
  margin: 0;
}
/* line 650, ../sass/app.scss */
.tmc_footer .footer_content ul li {
  color: #fff;
  font: 500 14px "Open Sans", sans-serif;
  position: relative;
  padding-right: 10px;
}
/* line 655, ../sass/app.scss */
.tmc_footer .footer_content ul li a {
  color: #fff;
}
/* line 658, ../sass/app.scss */
.tmc_footer .footer_content ul li::after {
  content: "";
  background-color: #414245;
  right: 0px;
  position: absolute;
  width: 2px;
  height: 12px;
  top: 5px;
}
/* line 671, ../sass/app.scss */
.tmc_footer .footer_content ul li:last-child::after {
  display: none;
}
/* line 683, ../sass/app.scss */
.tmc_footer .social_list {
  text-align: right;
  margin: 0;
  padding-top: 12px;
}
/* line 689, ../sass/app.scss */
.tmc_footer .social_list li a {
  background-color: #97999c;
  width: 42px;
  height: 41px;
  border-radius: 100%;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* line 698, ../sass/app.scss */
.tmc_footer .social_list li a .fa {
  color: #17191c;
  font-size: 20px;
}

/* line 707, ../sass/app.scss */
.mobile_social {
  display: none;
}

/* line 711, ../sass/app.scss */
.navbar-toggler:focus {
  outline: 0;
}

/* line 715, ../sass/app.scss */
.tmc_nav .fa-search {
  display: none;
}

/* line 719, ../sass/app.scss */
.tmc_nav .fa-user-o {
  display: none;
}

/* line 723, ../sass/app.scss */
.mobile_rsp_collapse {
  display: none;
}

/* line 728, ../sass/app.scss */
.about_caption img {
  border-radius: 4px;
}

/* line 733, ../sass/app.scss */
.single_txt {
  margin-top: 20px;
}

/* line 737, ../sass/app.scss */
.search_open {
  background-color: #487e94;
  padding: 12px 0;
}
/* line 741, ../sass/app.scss */
.search_open form {
  position: relative;
}
/* line 743, ../sass/app.scss */
.search_open form input {
  border-radius: 3px;
  color: #4a4a4a;
  font: 500 16px "Open Sans", sans-serif;
  padding: 20px 50px;
}
/* line 749, ../sass/app.scss */
.search_open form .btn_search {
  position: absolute;
  top: 0;
  background-color: #efcc0b;
  border-radius: 0;
  height: 100%;
}
/* line 757, ../sass/app.scss */
.search_open .padd-right {
  padding-right: 3px;
}
/* line 760, ../sass/app.scss */
.search_open .padd-left {
  padding-left: 3px;
}
/* line 764, ../sass/app.scss */
.search_open ul {
  margin: 0;
  padding-top: 7px;
}
/* line 768, ../sass/app.scss */
.search_open ul li {
  color: #fff;
  font: 600 18px "Axiforma";
  text-transform: uppercase;
  border-right: 1px solid #6999ad;
  padding: 0px 11px 0px 60px;
}
/* line 775, ../sass/app.scss */
.search_open ul li:before {
  position: absolute;
  top: -11px;
  left: 8px;
  content: "";
  background: url(../images/white_clock.png) no-repeat;
  background-size: 54%;
  width: 41px;
  height: 65px;
  background-color: #3a6576;
  padding: 22px 13px;
  right: 0;
  text-align: center;
  background-position: center;
}
/* line 790, ../sass/app.scss */
.search_open ul li:last-child {
  padding-right: 0;
  border-right: none;
  padding-left: 0;
}
/* line 794, ../sass/app.scss */
.search_open ul li:last-child:before {
  display: none;
}
/* line 798, ../sass/app.scss */
.search_open ul li a {
  background-color: #efcc0b;
  color: #5c4f05;
  font: 500 13px "Open Sans", sans-serif;
  text-transform: capitalize;
  padding: 6px 12px;
  border-radius: 4px;
  text-decoration: none;
}
/* line 806, ../sass/app.scss */
.search_open ul li a:hover {
  background-color: #fff;
}

/* line 3, ../sass/_about.scss */
.about_nav {
  box-shadow: none;
}

/* line 7, ../sass/_about.scss */
.tmc_breadcrum {
  position: relative;
  background-color: #f7f7f7;
}
/* line 11, ../sass/_about.scss */
.tmc_breadcrum:before {
  background: url(../images/breadcrum.png) no-repeat center/cover;
  background-size: cover;
  content: "";
  width: 500px;
  height: 40px;
  position: absolute;
}
/* line 20, ../sass/_about.scss */
.tmc_breadcrum ul {
  margin: 0;
  padding-top: 6px;
}
/* line 24, ../sass/_about.scss */
.tmc_breadcrum ul li a {
  font: 500 14px "Open Sans", sans-serif;
  color: #5c5c5c;
}
/* line 28, ../sass/_about.scss */
.tmc_breadcrum ul li .red {
  color:#8E3E3E;
}

/* line 35, ../sass/_about.scss */
.about_wrapper {
  background-color: #f7f7f7;
  padding: 30px 0;
}
/* line 38, ../sass/_about.scss */
.about_wrapper form {
  position: relative;
  margin-bottom: 30px;
}
/* line 40, ../sass/_about.scss */
.about_wrapper form input {
  font: 500 14px "Open Sans", sans-serif;
  height: 38px;
}
/* line 44, ../sass/_about.scss */
.about_wrapper form .btn_search {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  background-color: #009999;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
}
/* line 58, ../sass/_about.scss */
.about_wrapper .card .card-header {
  background-color: #c25c5c;
  border-radius: 0;
}
/* line 61, ../sass/_about.scss */
.about_wrapper .card .card-header a {
  font: 600 18px "Open Sans", sans-serif;
  color: #fff;
}
/* line 64, ../sass/_about.scss */
.about_wrapper .card .card-header a .fa {
  font-size: 25px;
  float: right;
}
/* line 76, ../sass/_about.scss */
.about_wrapper .card .card-body {
  padding: 0;
}
/* line 78, ../sass/_about.scss */
.about_wrapper .card .card-body ul {
  margin: 0;
}
/* line 80, ../sass/_about.scss */
.about_wrapper .card .card-body ul li {
  padding: 12px;
}
/* line 82, ../sass/_about.scss */
.about_wrapper .card .card-body ul li a {
  color: #4a4a4a;
  font: 500 16px "Open Sans", sans-serif;
}
/* line 85, ../sass/_about.scss */
.about_wrapper .card .card-body ul li a:hover {
  text-decoration: none;
}
/* line 91, ../sass/_about.scss */
.about_wrapper .card .card-body ul li:hover {
  background-color: #dfedf4;
}
/* line 100, ../sass/_about.scss */
.about_wrapper .right_side h1 {
  font: 600 1.875em "Axiforma";
  color: #4a4a4a;
}
.about_wrapper .right_side h2 {
  font: 600 1.625em "Axiforma";
  color: #4a4a4a;
}
.about_wrapper .right_side h3 {
  font: 600 1.375em "Axiforma";
  color: #009999;
}
.about_wrapper .right_side h4 {
  font: 600 1.25em "Axiforma";
  color: #4a4a4a;
}
.about_wrapper .right_side h5 {
  font: 600 1.125em "Axiforma";
  color: #4a4a4a;
}
.about_wrapper .right_side h6 {
  font: 600 1em "Axiforma";
  color: #4a4a4a;
}
/* line 104, ../sass/_about.scss */
.about_wrapper .right_side p {
  color: #4a4a4a;
  font: 500 0.875em "Open Sans", sans-serif;
  line-height: 26px;
}
/* line 111, ../sass/_about.scss */
.about_wrapper .about_caption {
  margin: 20px 0;
}
/* line 115, ../sass/_about.scss */
.about_wrapper .list_bar p {
  color: #4a4a4a;
  font: 500 0.875em "Open Sans", sans-serif;
  line-height: 27px;
}
/* line 120, ../sass/_about.scss */
.about_wrapper .list_bar ul {
  margin: 0;
}
/* line 122, ../sass/_about.scss */
.about_wrapper .list_bar ul li {
  color: #4a4a4a;
  font: 500 14px "Open Sans", sans-serif;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative;
}
/* line 129, ../sass/_about.scss */
.about_wrapper .list_bar ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  border: 2px solid #b0b3b8;
  content: "";
  width: 16px;
  height: 16px;
}
/* line 141, ../sass/_about.scss */
.about_wrapper .list_bar .more_marg {
  margin: 50px 0;
}
/* line 146, ../sass/_about.scss */
.about_wrapper .rocket_box {
  background: url(../images/rocket_box.jpg) no-repeat center/cover;
  padding: 20px;
  border-radius: 7px;
}
/* line 151, ../sass/_about.scss */
.about_wrapper .rocket_box h3 {
  font: 700 1.25em "Axiforma";
  color: #fff;
}
/* line 156, ../sass/_about.scss */
.about_wrapper .rocket_box h6 {
  font: 700 1em "Open Sans", sans-serif;
  color: #fff;
  width: 80%;
}
/* line 162, ../sass/_about.scss */
.about_wrapper .rocket_box .marg_top {
  margin-top: 40px;
}
/* line 166, ../sass/_about.scss */
.about_wrapper .rocket_box p {
  font: 500 14px "Open Sans", sans-serif;
  color: #fff;
}

@media (max-width: 1248px) {
  /* line 4, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a {
    padding: 30px 8px 49px 8px !important;
  }
}
@media (max-width: 1080px) {
  /* line 11, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li {
    margin-right: 2px;
  }
  /* line 13, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a {
    padding: 30px 10px 39px 10px;
    font: 700 14px "Open Sans", sans-serif;
  }

  /* line 22, ../sass/_screen.scss */
  .navbar-brand img {
    width: 250px;
  }

  /* line 28, ../sass/_screen.scss */
  .red_blog_tmc .slick-prev,
  .red_blog_tmc .slick-next {
    top: 400px;
    height: 36px;
  }

  /* line 34, ../sass/_screen.scss */
  .red_blog_tmc .white_hit .slide_count {
    left: 300px;
    top: 463px;
  }

  /* line 39, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form input {
    width: 90%;
  }

  /* line 43, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form::before {
    left: 63px;
  }

  /* line 47, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form .btn_search {
    right: 78px;
  }

  /* line 51, ../sass/_screen.scss */
  .tmc_middle_header .middle_content p {
    padding-right: 0;
    text-align: center;
  }

  /* line 56, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu {
    min-width: 1034px;
    left: -604px;
  }

  /* line 61, ../sass/_screen.scss */
  .right_side {
    margin-top: 0;
  }

  /* line 65, ../sass/_screen.scss */
  .card_box .card_desc {
    margin-top: 40px;
  }

  /* line 69, ../sass/_screen.scss */
  .about_wrapper .card .card-header {
    padding-left: 10px !important;
    font: 600 16px "Open Sans", sans-serif !important;
  }

  /* line 74, ../sass/_screen.scss */
  .icon_library {
    padding: 40px 10px 40px 10px !important;
    min-height: 274px !important;
  }

  /* line 79, ../sass/_screen.scss */
  .icon_library h3 {
    font: 600 16px "Open Sans", sans-serif !important;
  }

  /* line 84, ../sass/_screen.scss */
  .services-consult-wrapper .right_side {
    margin-top: 30px;
  }

  /* line 89, ../sass/_screen.scss */
  .search_open ul li {
    font: 600 14px "Axiforma";
    padding: 0px 11px 0px 54px;
  }

  /* line 94, ../sass/_screen.scss */
  .about_wrapper .card .card-header a {
    font: 600 15px "Open Sans", sans-serif;
  }

  /* line 99, ../sass/_screen.scss */
  .about_wrapper.document_delivery .right_side h3 {
    font: 600 24px "Axiforma";
  }

  /* line 103, ../sass/_screen.scss */
  .liaison_program .right_side {
    margin-top: 25px;
  }

  /* line 107, ../sass/_screen.scss */
  .library_access_membership .width_less_8 {
    max-width: 100% !important;
  }

  /* line 111, ../sass/_screen.scss */
  .library_access_membership .width_less_4 {
    max-width: 100% !important;
  }

  /* line 115, ../sass/_screen.scss */
  .library_access_membership .right_side {
    margin-top: 35px;
  }

  /* line 119, ../sass/_screen.scss */
  .library_orientation .right_side h3 {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  /* line 124, ../sass/_screen.scss */
  .public_access_policy .yellow_pmc_box {
    background-size: cover !important;
  }

  /* line 128, ../sass/_screen.scss */
  .about_wrapper.registering_for_library .right_side h3 {
    font: 600 25px "Axiforma";
  }
}
@media (max-width: 1024px) {
  /* line 134, ../sass/_screen.scss */
  .navbar-brand img {
    margin-top:10px;  
    width: 325px;
  }

  /* line 138, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu .dropdown-item {
    font: 500 10px "Open Sans", sans-serif;
  }

  /* line 142, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu {
    min-width: 947px;
    left: -541px;
  }
}
@media (max-width: 992px) {
  /* line 150, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a {
    padding: 30px 8px 39px 8px ;
  }

  /* line 154, ../sass/_screen.scss */
  .red_blog_tmc .slick-prev, .red_blog_tmc .slick-next {
    top: 420px;
  }

  /* line 158, ../sass/_screen.scss */
  .red_blog_tmc .white_hit .slide_count {
    top: 475px;
  }

  /* line 162, ../sass/_screen.scss */
  .tmc_middle_header .red_sticker h4 {
    right: -16px;
    top: auto;
    padding: 10px;
    bottom: 16px;
  }
}
@media (max-width: 980px) {
  /* line 172, ../sass/_screen.scss */
  .tmc_nav .row {
    width: 100%;
  }

  /* line 176, ../sass/_screen.scss */
  .navbar-toggler {
    float: right;
    padding-top: 20px;
  }

  /* line 181, ../sass/_screen.scss */
  .navbar-toggler .fa {
    font-size: 30px;
    margin-top:15px;  
    color: #000000;
    margin-left:-35px;  
  }

  /* line 186, ../sass/_screen.scss */
  .tem_top_bar {
    padding: 10px 0;
    text-align: center;
  }

  /* line 191, ../sass/_screen.scss */
  .tem_top_bar .top_nav {
    text-align: center;
  }

  /* line 195, ../sass/_screen.scss */
  .tmc_nav {
    padding: 2px 0 15px;
  }

  /* line 199, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a {
    padding: 10px 8px 10px 8px !important;
  }

  /* line 203, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a::after {
    display: none;
  }

  /* line 207, ../sass/_screen.scss */
  .tmc_middle_header .middle_content h1 {
    font: 800 59px "GeoSlab703 XBd BT";
  }

  /* line 211, ../sass/_screen.scss */
  .what_want_tmc {
    text-align: center;
  }

  /* line 215, ../sass/_screen.scss */
  .what_want_tmc ul li .media {
    margin-bottom: 40px;
    display: block;
  }

  /* line 220, ../sass/_screen.scss */
  .what_want_tmc .offset-2 {
    margin-left: 0;
  }

  /* line 224, ../sass/_screen.scss */
  .red_blog_tmc .side_content h3 {
    margin-bottom: 35px;
    margin-top: 35px;
  }

  /* line 228, ../sass/_screen.scss */
  .red_blog_tmc .slick-prev, .red_blog_tmc .slick-next {
    top: 350px;
  }

  /* line 232, ../sass/_screen.scss */
  .red_blog_tmc .white_hit .slide_count {
    top: 413px;
  }

  /* line 236, ../sass/_screen.scss */
  .tmc_footer {
    text-align: center;
  }

  /* line 240, ../sass/_screen.scss */
  .tmc_footer .social_list {
    text-align: center;
  }

  /* line 244, ../sass/_screen.scss */
  .mr-auto, .mx-auto {
    margin-right: auto !important;
    margin-top: 24px;
  }

  /* line 249, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu {
    min-width: 100%;
    left: 0;
  }

  /* line 254, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu .dropdown-item {
    font: 500 14px "Open Sans", sans-serif;    
  }
  /* line 258, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu h3 {
    margin-top: 15px;
    padding:5px 0px;  
  }
  /* line 262, ../sass/_screen.scss */
  .membership_heading {
    margin-top: 40px !important;
  }

  /* line 266, ../sass/_screen.scss */
  .membership_levels h3 {
    margin: 20px 0 20px 0 !important;
  }

  /* line 270, ../sass/_screen.scss */
  .right_side {
    margin-top: 40px;
  }

  /* line 274, ../sass/_screen.scss */
  .search_open ul {
    padding-top: 15px;
    text-align: center;
  }

  /* line 279, ../sass/_screen.scss */
  .search_open ul li {
    padding: 0px 11px 0px 0;
  }

  /* line 283, ../sass/_screen.scss */
  .search_open ul li::before {
    top: 0px;
    left: 8px;
    width: 41px;
    height: 51px;
    padding: 8px 13px;
    right: 0;
    text-align: center;
    right: 455px;
    margin: auto;
  }

  /* line 295, ../sass/_screen.scss */
  .public_access_policy .yellow_pmc_box img {
    border-right: none !important;
  }
}
@media (max-width: 900px) {
  /* line 301, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form input {
    width: 100%;
  }

  /* line 305, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a span {
    display: none;
  }

  /* line 309, ../sass/_screen.scss */
  .mobile_rsp_collapse {
    display: inline-block;
  }

  /* line 313, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a {
    padding: 10px 8px 10px 20px !important;
    position: relative;
  }

  /* line 320, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a::before {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    top: 2px;
    right: 20px;
    font-size: 25px;
  }

  /* line 336, ../sass/_screen.scss */
  .tmc_nav .navbar-nav .tmc_sub_menu a::before {
    display: none;
  }

  /* line 340, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form .btn_search {
    right: 30px;
  }

  /* line 344, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form::before {
    left: 12px;
  }

  /* line 348, ../sass/_screen.scss */
  .desktop_menu {
    display: none;
  }

  /* line 352, ../sass/_screen.scss */
  .tmc_nav .navbar-collapse {
    position: fixed;
    left: 0px;
    z-index: 4;
    background-color: #f6f6f6;
    top: 0;
    width: 100%;
    height: 100%;
  }

  /* line 361, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a.active {
    background-color: #009999;
  }

  /* line 364, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a:hover {
    background-color: #009999;
  }

  /* line 367, ../sass/_screen.scss */
  .f_arrow_rsp {
    position: inherit !important;
    top: 0 !important;
    z-index: 2;
    padding-top: 0px !important;
  }

  /* line 373, ../sass/_screen.scss */
  .mobile_rsp_collapse {  
    margin: 0;
    width: 50%;
  }

  /* line 379, ../sass/_screen.scss */
  .mobile_rsp_collapse li {
    margin-right: 86px !important;
  }
  /* line 381, ../sass/_screen.scss */
  .mobile_rsp_collapse li:last-child {
    margin-right: 0 !important;
  }

  /* line 385, ../sass/_screen.scss */
  .mobile_rsp_collapse li h4 {
    font: 700 1.65em "Axiforma";
    text-transform: uppercase;
    color: #000000;
    position: relative;
    top: 6px;
  }

  /* line 394, ../sass/_screen.scss */
  .mobile_rsp_collapse li .fa-angle-left {
    font-size: 37px;
    line-height: 28px;
  }

  /* line 399, ../sass/_screen.scss */
  .mobile_rsp_collapse li .fa-times {
    color: #a6a6a6;
    font-size: 21px;
    position: absolute;
    margin-top: -36px;
    margin-left:150px; 
  }

  /* line 406, ../sass/_screen.scss */
  .mobile_rsp_collapse li .fa {
    display:none;
  }

  /* line 411, ../sass/_screen.scss */
  .mr-auto, .mx-auto {
    margin-top: 0px;
  }

  /* line 416, ../sass/_screen.scss */
  .mobile_rsp_collapse li h4 {
   display:none;
  }

  /* line 420, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu {
    min-width: 100%;
    left: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 300px;
  }
}
@media (max-width: 830px) {
  /* line 432, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    width: 670px !important;
  }
}
@media (max-width: 767px) {
  /* line 438, ../sass/_screen.scss */
  .tmc_middle_header .middle_content h1 {
    font: 800 50px "GeoSlab703 XBd BT";
  }

  /* line 444, ../sass/_screen.scss */
  .tmc_middle_header {
    padding: 90px 0 130px 0;
  }

  /* line 448, ../sass/_screen.scss */
  .red_blog_tmc .white_hit .slide_count {
    display: none;
  }

  /* line 452, ../sass/_screen.scss */
  .quote {
    padding: 40px 80px 40px 40px !important;
  }

  /* line 456, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check {
    margin-bottom: 15px;
    position: unset;
  }

  /* line 461, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    width: 464px !important;
    font: 600 12px "Open Sans", sans-serif !important;
  }
}
@media (max-width: 600px) {
  /* line 468, ../sass/_screen.scss */
  .time_table thead th {
    padding-left: 15px !important;
  }

  /* line 472, ../sass/_screen.scss */
  .more_width::before {
    width: 100% !important;
  }

  /* line 476, ../sass/_screen.scss */
  .tmc_breadcrum::before {
    width: 100% !important;
  }

  /* line 479, ../sass/_screen.scss */
  .public_access_policy .strong_green_box {
    background: #0b9b7e  !important;
  }
}
@media (max-width: 570px) and (min-device-width:320px) {
  /* line 486, ../sass/_screen.scss */
  .tmc_nav .row {
    width: 100%;
    margin: 0;
  }

  /* line 491, ../sass/_screen.scss */
  .desk_heading {
    display: none;
  }

  /* line 495, ../sass/_screen.scss */
  .red_blog_tmc .mobi_heading {
    display: block;
  }

  /* line 500, ../sass/_screen.scss */
  .what_want_tmc {
    text-align: left;
  }

  /* line 504, ../sass/_screen.scss */
  .what_want_tmc ul li .media {
    margin-bottom: 40px;
    display: flex;
    margin-left: 80px;
  }

  /* line 510, ../sass/_screen.scss */
  .what_want_tmc::before {
    background: url("../images/mobile_ring.png") no-repeat;
    right: 0;
    left: auto;
  }

  /* line 516, ../sass/_screen.scss */
  .navbar-brand {
    margin-left: 45px;
  }

  /* line 520, ../sass/_screen.scss */
  .tmc_nav .col-xl-4 {
    padding: 5px;
  }

  /* line 524, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form .btn_search {
    display: none;
  }

  /* line 528, ../sass/_screen.scss */
  .red_sticker {
    display: none;
  }

  /* line 532, ../sass/_screen.scss */
  .mobile_slide {
    display: block !important;
    margin: 0 65px;
  }

  /* line 537, ../sass/_screen.scss */
  .navbar-brand {
    text-align: center;
    margin-left: 0;
    display: block;
    width: 100%;
    margin-right: 0;
  }

  /* line 546, ../sass/_screen.scss */
  .navbar-toggler {
    float: none;
    padding-top: 20px;
    position: absolute;
    top: 0px;
  }

  /* line 555, ../sass/_screen.scss */
  .hidden-rsp {
    display: none;
  }

  /* line 559, ../sass/_screen.scss */
  .tem_top_bar {
    text-align: inherit;
  }

  /* line 563, ../sass/_screen.scss */
  .rsp_more {
    width: 64%;
  }

  /* line 566, ../sass/_screen.scss */
  .rsp_less {
    width: 35%;
  }

  /* line 570, ../sass/_screen.scss */
  .tmc_middle_header .middle_content p {
    text-align: right;
  }

  /* line 574, ../sass/_screen.scss */
  .tmc_middle_header .middle_content h4 {
    font: 500 35px "Axiforma";
  }

  /* line 580, ../sass/_screen.scss */
  .tmc_middle_header .middle_content h1 {
    font: 800 40px "GeoSlab703 XBd BT";
  }

  /* line 586, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form .btn_search {
    top: 9px;
    padding: 6px 10px;
    right: 10px;
  }

  /* line 593, ../sass/_screen.scss */
  .red_blog_tmc::before {
    display: none;
  }

  /* line 597, ../sass/_screen.scss */
  .tmc_nav .fa-search {
   /* position: absolute;
    top: 24px;
    left: 62px;
    color: #fff;
    font-size: 22px;*/
    display: none;
  }

  /* line 606, ../sass/_screen.scss */
  .tmc_nav .fa-user-o {
  /*  position: absolute;
    top: 24px;
    right: 45px;
    color: #fff;
    font-size: 22px;*/
    display: none;
  }

  /* line 615, ../sass/_screen.scss */
  .mobile_slide {
    display: block !important;
  }

  /* line 618, ../sass/_screen.scss */
  .desktop_view {
    display: none !important;
  }

  /* line 623, ../sass/_screen.scss */
  .red_blog_tmc h3,
  .what_want_tmc .middle_content h3 {
    color: #fff;
    background-color: #c25c5c;
    padding: 18px 15px;
    font-size: 24px;
    text-align: left;
    position: relative;
    width: 100%;
  }
  /* line 632, ../sass/_screen.scss */
  .red_blog_tmc h3:before,
  .what_want_tmc .middle_content h3:before {
    position: absolute;
    right: 30px;
    top: 12px;
    content: "\f107";
    font-family: fontAwesome;
    font-size: 38px;
  }

  /* line 642, ../sass/_screen.scss */
  .what_want_tmc {
    padding: 0 0 40px;
    position: relative;
  }

  /* line 647, ../sass/_screen.scss */
  .red_blog_tmc {
    background-color: transparent;
    padding: 0 0 40px;
  }

  /* line 653, ../sass/_screen.scss */
  .red_blog_tmc .white_hit .back_white .slide_blog .slide_content h3 {
    color: #1964a8;
    font: 600 16px "Axiforma";
    margin-bottom: 10px;
    background-color: transparent;
  }
  /* line 658, ../sass/_screen.scss */
  .red_blog_tmc .white_hit .back_white .slide_blog .slide_content h3:before {
    display: none;
  }

  /* line 663, ../sass/_screen.scss */
  .red_blog_tmc .side_content ul {
    border-radius: 4px;
    margin: 0;
    margin-top: 0px;
    border: 1px solid #e7e7e7;
    margin-top: 25px;
  }

  /* line 671, ../sass/_screen.scss */
  .desktop_social {
    display: none;
  }

  /* line 675, ../sass/_screen.scss */
  .mobile_social {
    display: block;
  }

  /* line 679, ../sass/_screen.scss */
  .tmc_footer .footer_content p {
    margin: 20px;
  }

  /* line 683, ../sass/_screen.scss */
  .slick-prev {
    top: 110px;
    width: 30px;
    height: 75px;
    left: -60px;
  }
  /* line 689, ../sass/_screen.scss */
  .slick-prev:before {
    content: "\f104";
    font-family: fontAwesome;
    width: 30px;
    height: 30px;
    color: #939598;
    font-size: 80px;
  }

  /* line 699, ../sass/_screen.scss */
  .slick-next {
    top: 110px;
    width: 30px;
    height: 75px;
    right: -60px;
  }
  /* line 705, ../sass/_screen.scss */
  .slick-next:before {
    content: "\f105";
    font-family: fontAwesome;
    width: 30px;
    height: 30px;
    color: #939598;
    font-size: 80px;
  }

  /* line 715, ../sass/_screen.scss */
  .about_wrapper.document_delivery .right_side h3 {
    font: 600 20px "Axiforma";
  }

  /* line 719, ../sass/_screen.scss */
  .more_width::before {
    width: 100% !important;
  }

  /* line 723, ../sass/_screen.scss */
  .library_orientation .dual_input input {
    width: 100% !important;
  }

  /* line 727, ../sass/_screen.scss */
  .library_orientation .right_side h3 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  /* line 733, ../sass/_screen.scss */
  .mobile_rsp_collapse li {
    margin-right: 125px !important;
  }

  /* line 738, ../sass/_screen.scss */
  .mobile_rsp_collapse li .fa {
    display:none;
  }

  /* line 744, ../sass/_screen.scss */
  .mobile_rsp_collapse li h4 {
    top: 20px;
    text-align:center;
  }

  /* line 750, ../sass/_screen.scss */
  .about_wrapper .rocket_box h6 {
    width: 100%;
  }

  /* line 754, ../sass/_screen.scss */
  .tmc_breadcrum::before {
    width: 100%;
  }

  /* line 757, ../sass/_screen.scss */
  .membership_post .post_heading h4 {
    font: 600 14px "Open Sans", sans-serif !important;
    padding: 12px 6px !important;
    text-align: center;
  }

  /* line 763, ../sass/_screen.scss */
  .membership_post .post_heading {
    bottom: 12px !important;
    right: 15px !important;
    left: 15px !important;
  }

  /* line 769, ../sass/_screen.scss */
  .time_table .dim_sky td {
    padding: .75rem !important;
  }

  /* line 773, ../sass/_screen.scss */
  .time_table .white td {
    padding: .75rem !important;
  }

  /* line 777, ../sass/_screen.scss */
  .time_table thead th {
    padding: .75rem !important;
  }

  /* line 781, ../sass/_screen.scss */
  .icon_library {
    min-height: auto !important;
  }

  /* line 785, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    width: 390px !important;
  }

  /* line 789, ../sass/_screen.scss */
  .submit_sec {
    margin-top: 60px !important;
  }

  /* line 794, ../sass/_screen.scss */
  .search_open ul li {
    padding: 0px 11px 0px 35px;
  }

  /* line 798, ../sass/_screen.scss */
  .search_open ul li::before {
    left: 15px;
  }

  /* line 802, ../sass/_screen.scss */
  .about_wrapper .right_side h3 {
    font: 600 25px "Axiforma" !important;
  }

  /* line 806, ../sass/_screen.scss */
  .library_orientation .right_side h3 {
    font-size: 24px !important;
  }

  /* line 810, ../sass/_screen.scss */
  .public_access_policy .middle_library_desc h2 {
    font: 700 24px "Axiforma" !important;
  }

  /* line 814, ../sass/_screen.scss */
  .public_access_policy .green_help_box h2 {
    font: 600 21px "Axiforma" !important;
  }

  /* line 818, ../sass/_screen.scss */
  .registering_for_library .green_help_box p {
    position: relative !important;
  }

  /* line 822, ../sass/_screen.scss */
  .registering_for_library .green_help_box .step_sticker {
    top: 66px !important;
  }
}
@media (max-width: 414px) {
  /* line 829, ../sass/_screen.scss */
  .mobile_rsp_collapse li {
    margin-right: 85px !important;
  }

  /* line 835, ../sass/_screen.scss */
  .tem_top_bar .times_now .times_win {
    font: 500 12px "Open Sans", sans-serif;
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 843, ../sass/_screen.scss */
  .tem_top_bar .top_nav li a {
    color: #9da1a4;
    font: 500 12px "Open Sans", sans-serif;
  }

  /* line 848, ../sass/_screen.scss */
  .navbar-brand img {
    width: 190px;
    padding-top: 7px;
  }

  /* line 853, ../sass/_screen.scss */
  .what_want_tmc .middle_content h3 {
    font: 700 22px "Axiforma";
    margin-bottom: 30px;
  }

  /* line 860, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form .btn_search {
    display: none;
  }

  /* line 864, ../sass/_screen.scss */
  .tmc_middle_header .middle_content form input {
    padding-left: 40px;
    font: 500 13px "Open Sans", sans-serif;
  }

  /* line 869, ../sass/_screen.scss */
  .what_want_tmc ul li .media {
    margin-bottom: 40px;
    display: flex;
    margin-left: 24px;
  }

  /* line 875, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    width: 334px !important;
  }

  /* line 879, ../sass/_screen.scss */
  .search_open ul li::before {
    display: none;
  }

  /* line 884, ../sass/_screen.scss */
  .search_open .padd-left {
    padding-left: 15px;
  }

  /* line 888, ../sass/_screen.scss */
  .search_open ul li {
    padding: 0px 11px 0px 0px;
  }

  /* line 892, ../sass/_screen.scss */
  .search_open .padd-right {
    padding-right: 15px;
  }

  /* line 896, ../sass/_screen.scss */
  .circulation_services .purple_section_hour li {
    font: 500 16px "Axiforma-Regular" !important;
  }

  /* line 901, ../sass/_screen.scss */
  .about_wrapper.fees_library .right_side h3 {
    font: 600 25px "Axiforma";
  }

  /* line 905, ../sass/_screen.scss */
  .tmc_breadcrum ul li a {
    font: 500 12px "Open Sans", sans-serif;
  }

  /* line 909, ../sass/_screen.scss */
  .library_card_registration .yellow_sticker ul li:nth-child(2) {
    float: none !important;
  }

  /* line 913, ../sass/_screen.scss */
  .library_orientation .right_side h3 {
    font-size: 19px !important;
  }
}
@media only screen and @media (max-width: 375px) {
  /* line 920, ../sass/_screen.scss */
  .tmc_middle_header .middle_content h1 {
    font: 800 32px "GeoSlab703 XBd BT";
  }

  /* line 924, ../sass/_screen.scss */
  .rsp_less {
    width: 29%;
  }

  /* line 928, ../sass/_screen.scss */
  .rsp_more {
    width: 71%;
  }

  /* line 932, ../sass/_screen.scss */
  .tmc_nav .fa-user-o {
    /*right: 14px;*/
    display:none;  
  }

  /* line 936, ../sass/_screen.scss */
  .mobile_rsp_collapse li {
    margin-right: 65px !important;
  }

  /* line 942, ../sass/_screen.scss */
  .quote {
    padding: 36px 10px 40px 20px !important;
  }

  /* line 946, ../sass/_screen.scss */
  .about_wrapper.services-consult-wrapper .right_side h3 {
    font: 600 24px "Axiforma" !important;
  }

  /* line 950, ../sass/_screen.scss */
  .services-consult-form .form-group label {
    font: 600 14px "Open Sans", sans-serif !important;
  }

  /* line 955, ../sass/_screen.scss */
  .yellow_sticker p {
    font: 600 12px "Open Sans", sans-serif !important;
  }

  /* line 959, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    width: 290px !important;
  }

  /* line 963, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check {
    margin-bottom: 22px !important;
  }

  /* line 968, ../sass/_screen.scss */
  .services-consult-form .form-group ul li {
    display: block !important;
    position: relative;
  }

  /* line 973, ../sass/_screen.scss */
  .services-consult-form .form-group ul li label {
    position: absolute;
    top: 9px;
  }

  /* line 979, ../sass/_screen.scss */
  .search_open ul li {
    border-right: 0;
    margin-right: 0px;
  }

  /* line 985, ../sass/_screen.scss */
  .services-consult-wrapper {
    padding: 40px 0 40px;
  }

  /* line 990, ../sass/_screen.scss */
  .document_delivery .middle_library_desc .inner_box {
    padding-left: 0 !important;
  }

  /* line 994, ../sass/_screen.scss */
  .search_view {
    position: relative;
    top: 17px !important;
    text-align: center;
    margin: auto;
    width: 100%;
  }

  /* line 1002, ../sass/_screen.scss */
  .about_wrapper.library_card_registration .right_side h3 {
    font: 600 19px "Axiforma" !important;
  }

  /* line 1006, ../sass/_screen.scss */
  .library_orientation .right_side h3 {
    font-size: 18px !important;
  }

  /* line 1010, ../sass/_screen.scss */
  .registering_for_library .green_help_box .step_sticker {
    top: 57px !important;
  }

  /* line 1014, ../sass/_screen.scss */
  .registering_for_library .green_help_box p {
    font: 600 14px "Open Sans", sans-serif !important;
  }
}
@media (max-width: 360px) {
  /* line 1021, ../sass/_screen.scss */
  .tmc_middle_header .middle_content h4 {
    font: 500 29px "Axiforma";
  }

  /* line 1027, ../sass/_screen.scss */
  .mobile_slide {
    display: block !important;
    margin: 0 50px;
  }

  /* line 1032, ../sass/_screen.scss */
  .tem_top_bar .times_now .times_win {
    padding-right: 0px;
  }

  /* line 1037, ../sass/_screen.scss */
  .tem_top_bar .times_now .times_win::after {
    display: none;
  }

  /* line 1041, ../sass/_screen.scss */
  .navbar-brand img {
    width: 225px;
    margin-left: 34px;
  }

  /* line 1046, ../sass/_screen.scss */
  .tmc_middle_header {
    padding: 60px 0 130px 0;
  }

  /* line 1052, ../sass/_screen.scss */
  .membership_levels h3 {
    font: 700 16px "Open Sans", sans-serif !important;
  }

  /* line 1055, ../sass/_screen.scss */
  .membership_levels .member_cover ul li {
    padding-left: 20px !important;
  }

  /* line 1059, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    width: 260px !important;
  }

  /* line 1063, ../sass/_screen.scss */
  .search_view {
    position: relative;
    top: 10px !important;
    float: none !important;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
  }

  /* line 1074, ../sass/_screen.scss */
  .circulation_services .purple_section_hour li {
    font: 500 14px "Axiforma-Regular" !important;
  }

  /* line 1078, ../sass/_screen.scss */
  .library_orientation .right_side h3 {
    font-size: 16px !important;
  }

  /* line 1082, ../sass/_screen.scss */
  .public_access_policy .yellow_pmc_box p {
    margin: 0px 0 20px !important;
  }

  /* line 1086, ../sass/_screen.scss */
  .registering_for_library .green_help_box p {
    font: 600 13px "Open Sans", sans-serif !important;
  }

  /* line 1090, ../sass/_screen.scss */
  .registering_for_library .middle_library_desc .right_margin {
    margin-left: 0 !important;
  }
}
@media (max-width: 320px) {
  /* line 1096, ../sass/_screen.scss */
  .tmc_middle_header .middle_content h1 {
    font: 800 26px "GeoSlab703 XBd BT";
  }

  /* line 1102, ../sass/_screen.scss */
  .tmc_nav .fa-search {
    left: 55px;
  }

  /* line 1106, ../sass/_screen.scss */
  .rsp_more {
    width: 68%;
    padding-right: 0;
  }

  /* line 1112, ../sass/_screen.scss */
  .rsp_less {
    width: 32%;
  }

  /* line 1118, ../sass/_screen.scss */
  .tem_top_bar .times_now .times_win {
    font: 500 11px "Open Sans", sans-serif;
  }

  /* line 1122, ../sass/_screen.scss */
  .mobile_rsp_collapse li {
    margin-right: 37px !important;
  }

  /* line 1128, ../sass/_screen.scss */
  .tmc_nav .tmc_sub_menu {
    padding: 0;
  }

  /* line 1132, ../sass/_screen.scss */
  .about_wrapper .rocket_box h6 {
    font: 700 14px "Open Sans", sans-serif;
  }

  /* line 1136, ../sass/_screen.scss */
  .form-check label span {
    width: 250px !important;
  }

  /* line 1140, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    width: 230px !important;
  }

  /* line 1144, ../sass/_screen.scss */
  .services-consult-form .form-group .form-check label span {
    font: 600 11px "Open Sans", sans-serif !important;
  }

  /* line 1148, ../sass/_screen.scss */
  .tmc_breadcrum ul li a {
    font: 500 13px "Open Sans", sans-serif;
    color: #5c5c5c;
  }

  /* line 1153, ../sass/_screen.scss */
  .about_wrapper.services-consult-wrapper .right_side h3 {
    font: 600 22px "Axiforma" !important;
  }

  /* line 1157, ../sass/_screen.scss */
  .about_wrapper .right_side h3 {
    font: 600 25px "Axiforma";
  }

  /* line 1160, ../sass/_screen.scss */
  .about_wrapper.fees_library .right_side h3 {
    font: 600 20px "Axiforma";
  }

  /* line 1164, ../sass/_screen.scss */
  .holiday_heading h2 {
    font: 700 25px "Axiforma" !important;
  }

  /* line 1167, ../sass/_screen.scss */
  .library_access_membership .card .card-header a {
    font-size: 15px !important;
  }

  /* line 1171, ../sass/_screen.scss */
  .about_wrapper.library_card_registration .right_side h3 {
    font: 600 17px "Axiforma" !important;
  }

  /* line 1175, ../sass/_screen.scss */
  .library_orientation .right_side h3 {
    font-size: 15px !important;
  }

  /* line 1179, ../sass/_screen.scss */
  .about_wrapper.public_access_policy .right_side h3 {
    font: 600 21px "Axiforma" !important;
  }

  /* line 1183, ../sass/_screen.scss */
  .registering_for_library .green_help_box p {
    font: 600 12px "Open Sans", sans-serif !important;
  }

  /* line 1187, ../sass/_screen.scss */
  .registering_for_library .green_help_box .step_sticker {
    top: 64px !important;
  }
}
/* line 4, ../sass/_giving-library.scss */
.giving_libreary_caption img {
  width: 100%;
}

/* line 9, ../sass/_giving-library.scss */
.quote {
  background-color: #fff;
  padding: 40px 80px 40px 195px;
  position: relative;
  overflow: hidden;
  margin: 30px 0;
  border: 1px solid #e9e9e9;
}
/* line 17, ../sass/_giving-library.scss */
.quote p {
  font: 500 18px "Open Sans", sans-serif;
  color: #4a4a4a;
  margin: 0;
  line-height: 26px;
}
/* line 25, ../sass/_giving-library.scss */
.quote:before {
  position: absolute;
  top: -5px;
  left: -17px;
  content: "";
  background: url(../images/quote.png) no-repeat;
  width: 184px;
  background-size: contain;
  height: 180px;
}

/* line 39, ../sass/_giving-library.scss */
.card_box .card_img_content {
  background-color: #fff;
  padding: 12px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}
/* line 45, ../sass/_giving-library.scss */
.card_box .card_img_content img {
  width: 100%;
}
/* line 49, ../sass/_giving-library.scss */
.card_box .card_img_content p {
  color: #8b8e8f;
  font: 500 13px "Open Sans", sans-serif;
  font-style: italic;
  margin: 12px 13px 8px 4px;
}
/* line 58, ../sass/_giving-library.scss */
.card_box .card_desc h3 {
  color: #009999;
  font: 700 18px "Open Sans", sans-serif;
}
/* line 62, ../sass/_giving-library.scss */
.card_box .card_desc p {
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
  line-height: 25px;
}
/* line 67, ../sass/_giving-library.scss */
.card_box .card_desc .no_margin {
  margin: 0;
}

/* line 74, ../sass/_giving-library.scss */
.middle_library_desc h3 {
  color: #009999;
  font: 700 18px "Open Sans", sans-serif;
  margin-top: 30px;
}
/* line 79, ../sass/_giving-library.scss */
.middle_library_desc p {
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
  line-height: 25px;
}
/* line 84, ../sass/_giving-library.scss */
.middle_library_desc .no_margin {
  margin: 0;
}
/* line 88, ../sass/_giving-library.scss */
.middle_library_desc a {
  text-decoration: underline;
  color: #c25c5c;
  font: 500 16px "Open Sans", sans-serif;
  display: inline-block;
  margin-top: 4px;
}

/* line 99, ../sass/_giving-library.scss */
.library_list_chapter .card .card-header {
  background-color: #fff;
}
/* line 101, ../sass/_giving-library.scss */
.library_list_chapter .card .card-header a {
  color: #c25c5c;
}
/* line 107, ../sass/_giving-library.scss */
.library_list_chapter .card .card-body ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 4, ../sass/_about-hours.scss */
.giving_libreary_caption img {
  width: 100%;
}

/* line 9, ../sass/_about-hours.scss */
.time_table {
  box-shadow: 0px 0px 4px 0px #ccc;
}
/* line 11, ../sass/_about-hours.scss */
.time_table table {
  margin: 0;
}
/* line 15, ../sass/_about-hours.scss */
.time_table thead {
  background-color: #009999;
}
/* line 17, ../sass/_about-hours.scss */
.time_table thead th {
  color: #fff;
  font: 700 14px "Axiforma";
  border: none;
  padding-left: 30px;
}
/* line 24, ../sass/_about-hours.scss */
.time_table .white {
  background-color: #fff !important;
}
/* line 27, ../sass/_about-hours.scss */
.time_table .white td {
  border: none !important;
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
  padding-left: 30px;
}
/* line 35, ../sass/_about-hours.scss */
.time_table .dim_sky {
  background-color: #e9f2f7;
}
/* line 38, ../sass/_about-hours.scss */
.time_table .dim_sky td {
  border: none !important;
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
  padding-left: 30px;
}

/* line 47, ../sass/_about-hours.scss */
.time_heading {
  margin: 30px 0;
}
/* line 50, ../sass/_about-hours.scss */
.time_heading h4 {
  color: #4a4a4a;
  font: 700 14px "Open Sans", sans-serif;
}
/* line 54, ../sass/_about-hours.scss */
.time_heading p {
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
  margin: 0;
}

/* line 61, ../sass/_about-hours.scss */
.holiday_heading {
  margin: 40px 0 30px 0;
}
/* line 63, ../sass/_about-hours.scss */
.holiday_heading h2 {
  font: 700 30px "Axiforma";
  color: #4a4a4a;
}

/* line 69, ../sass/_about-hours.scss */
.holiday_tagline {
  margin-top: 30px;
}
/* line 72, ../sass/_about-hours.scss */
.holiday_tagline h3 {
  font: 700 14px "Open Sans", sans-serif;
  color: #4a4a4a;
  margin: 0;
}
/* line 76, ../sass/_about-hours.scss */
.holiday_tagline h3 span {
  color: #d10707;
}

/* line 3, ../sass/_library_directory.scss */
.icon_library {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 8px -1px #ccc;
  text-align: center;
  padding: 40px 0 40px 0;
  margin: 20px 0 20px 0;
  min-height: 245px;
}
/* line 11, ../sass/_library_directory.scss */
.icon_library h3 {
  font: 600 18px "Open Sans", sans-serif;
  color: #4a4a4a;
  margin: 18px 0 7px 0;
}
/* line 16, ../sass/_library_directory.scss */
.icon_library p {
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
  margin: 0;
}
/* line 21, ../sass/_library_directory.scss */
.icon_library p a {
  color: #c25c5c;
  text-decoration: underline;
}

/* line 3, ../sass/_membership.scss */
.membership_heading {
  margin-top: 0;
}

/* line 9, ../sass/_membership.scss */
.membership_post {
  position: relative;
}
/* line 11, ../sass/_membership.scss */
.membership_post .post_heading {
  position: absolute;
  bottom: 35px;
  right: 35px;
  background-color: #c25c5c;
  border-radius: 5px;
  border: 1px solid #963b3b;
}
/* line 19, ../sass/_membership.scss */
.membership_post .post_heading h4 {
  font: 600 16px "Open Sans", sans-serif;
  color: #fff;
  margin: 0;
  padding: 12px 30px;
}

/* line 30, ../sass/_membership.scss */
.membership_benefits h3 {
  color: #009999;
  font: 700 18px "Open Sans", sans-serif;
  margin: 30px 0 20px 0;
}
/* line 35, ../sass/_membership.scss */
.membership_benefits ul {
  margin: 0;
}
/* line 37, ../sass/_membership.scss */
.membership_benefits ul li {
  color: #4a4a4a;
  font: 500 14px "Open Sans", sans-serif;
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative;
}
/* line 43, ../sass/_membership.scss */
.membership_benefits ul li:before {
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 100%;
  border: 2px solid #b0b3b8;
  content: "";
  width: 12px;
  height: 12px;
}
/* line 53, ../sass/_membership.scss */
.membership_benefits ul li:last-child {
  margin-bottom: 0;
}

/* line 62, ../sass/_membership.scss */
.membership_levels h3 {
  color: #009999;
  font: 700 18px "Open Sans", sans-serif;
  margin: 30px 0 20px 0;
}
/* line 68, ../sass/_membership.scss */
.membership_levels .owner_box {
  box-shadow: 0px 0px 6px -1px #ccc;
}
/* line 72, ../sass/_membership.scss */
.membership_levels .member_cover {
  background-color: #fff;
  padding: 30px 30px 15px 30px;
}
/* line 76, ../sass/_membership.scss */
.membership_levels .member_cover p {
  font: 600 14px "Open Sans", sans-serif;
  color: #4a4a4a;
}
/* line 81, ../sass/_membership.scss */
.membership_levels .member_cover .para_light {
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
}
/* line 86, ../sass/_membership.scss */
.membership_levels .member_cover ul {
  margin: 0;
}
/* line 88, ../sass/_membership.scss */
.membership_levels .member_cover ul li {
  color: #4a4a4a;
  font: 500 14px "Open Sans", sans-serif;
  padding-left: 30px;
  margin-bottom: 20px;
  position: relative;
}
/* line 94, ../sass/_membership.scss */
.membership_levels .member_cover ul li:before {
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 100%;
  border: 2px solid #b0b3b8;
  content: "";
  width: 12px;
  height: 12px;
}
/* line 107, ../sass/_membership.scss */
.membership_levels .sky_color {
  background-color: #e9f2f7;
}
/* line 112, ../sass/_membership.scss */
.membership_levels .middle_desc h3 {
  margin-bottom: 8px;
}
/* line 115, ../sass/_membership.scss */
.membership_levels .middle_desc a {
  display: block;
  color: #c25c5c;
  text-decoration: underline;
  margin-bottom: 10px;
}
/* line 123, ../sass/_membership.scss */
.membership_levels .address_still h3 {
  margin-bottom: 8px;
}
/* line 126, ../sass/_membership.scss */
.membership_levels .address_still p {
  margin-bottom: 5px;
}

/* line 133, ../sass/_membership.scss */
.less_circle:before {
  display: none;
}

/* line 9, ../sass/_services-consult.scss */
.services-consult-wrapper .right_side p u {
  color: #c25c5c;
}
/* line 15, ../sass/_services-consult.scss */
.services-consult-wrapper .card {
  border: none;
}
/* line 19, ../sass/_services-consult.scss */
.services-consult-wrapper .card .card-header a span {
  font: 500 12px "Open Sans", sans-serif;
}

/* line 28, ../sass/_services-consult.scss */
.services-consult-form {
  padding: 25px;
  background-color: #fff;
  box-shadow: 0px 0px 6px -2px #ccc;
  border-radius: 3px;
}
/* line 33, ../sass/_services-consult.scss */
.services-consult-form form {
  margin-bottom: 0;
}
/* line 37, ../sass/_services-consult.scss */
.services-consult-form .form-group {
  margin-bottom: 35px;
}
/* line 40, ../sass/_services-consult.scss */
.services-consult-form .form-group label {
  font: 600 16px "Open Sans", sans-serif;
  color: #4a4a4a;
}
/* line 43, ../sass/_services-consult.scss */
.services-consult-form .form-group label span {
  color: #c25c5c;
}
/* line 47, ../sass/_services-consult.scss */
.services-consult-form .form-group label small {
  color: #7c7c7c;
  font: 600 12px "Open Sans", sans-serif;
}
/* line 53, ../sass/_services-consult.scss */
.services-consult-form .form-group p {
  color: #7c7c7c;
  font: 600 14px "Open Sans", sans-serif;
}
/* line 58, ../sass/_services-consult.scss */
.services-consult-form .form-group .hidden_lab {
  color: #fff;
}
/* line 61, ../sass/_services-consult.scss */
.services-consult-form .form-group input {
  border: none;
  border-bottom: 1px solid #d7d7d7;
  padding-left: 0;
  color: #9c9c9c;
  font: 500 16px "Open Sans", sans-serif;
}
/* line 68, ../sass/_services-consult.scss */
.services-consult-form .form-group input:placeholder {
  color: #9c9c9c;
  font: 500 16px "Open Sans", sans-serif;
}
/* line 73, ../sass/_services-consult.scss */
.services-consult-form .form-group input:focus {
  box-shadow: none;
}
/* line 78, ../sass/_services-consult.scss */
.services-consult-form .form-group select {
  border: none;
  border-bottom: 1px solid #d7d7d7;
  padding-left: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("../images/select_drop.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
/* line 91, ../sass/_services-consult.scss */
.services-consult-form .form-group select:focus {
  box-shadow: none;
}
/* line 95, ../sass/_services-consult.scss */
.services-consult-form .form-group select option {
  color: #9c9c9c;
  font: 500 16px "Open Sans", sans-serif;
}
/* line 103, ../sass/_services-consult.scss */
.services-consult-form .form-group ul li {
  display: inline-flex;
}
/* line 106, ../sass/_services-consult.scss */
.services-consult-form .form-group ul li label {
  color: #7c7c7c;
  font: 500 14px "Open Sans", sans-serif;
  margin: 0;
  line-height: 35px;
  margin-left: 7px;
}
/* line 117, ../sass/_services-consult.scss */
.services-consult-form .form-group .list-check li {
  display: block;
}
/* line 122, ../sass/_services-consult.scss */
.services-consult-form .form-group .form-check {
  margin-bottom: 12px;
  position: unset;
}
/* line 126, ../sass/_services-consult.scss */
.services-consult-form .form-group .form-check label {
  padding: 0;
  position: relative;
}
/* line 129, ../sass/_services-consult.scss */
.services-consult-form .form-group .form-check label span {
  position: absolute;
  top: 13px;
  left: 6px;
  width: 700px;
  color: #000;
  font: 600 14px "Open Sans", sans-serif;
}
/* line 143, ../sass/_services-consult.scss */
.services-consult-form .form-group.less_marg {
  margin-bottom: 10px;
}
/* line 148, ../sass/_services-consult.scss */
.services-consult-form .heading_end_session {
  margin-top: 60px;
}
/* line 151, ../sass/_services-consult.scss */
.services-consult-form .heading_end_session h4 {
  color: #009999;
  font: 600 16px "Open Sans", sans-serif;
  margin-bottom: 0;
}
/* line 156, ../sass/_services-consult.scss */
.services-consult-form .heading_end_session h5 {
  color: #4a4a4a;
  font: 600 16px "Open Sans", sans-serif;
}
/* line 164, ../sass/_services-consult.scss */
.services-consult-form .stem_lines p {
  font: 500 14px "Open Sans", sans-serif;
  color: #4a4a4a;
}
/* line 167, ../sass/_services-consult.scss */
.services-consult-form .stem_lines p a {
  color: #c25c5c;
}
/* line 170, ../sass/_services-consult.scss */
.services-consult-form .stem_lines p:nth-child(2) {
  margin-bottom: 27px;
}

/* line 179, ../sass/_services-consult.scss */
.yellow_sticker {
  background-color: #ebe550;
  text-align: center;
  padding: 14px 10px;
}
/* line 183, ../sass/_services-consult.scss */
.yellow_sticker p {
  margin: 0;
  font: 600 13px "Open Sans", sans-serif;
  color: #4a4a4a;
}
/* line 187, ../sass/_services-consult.scss */
.yellow_sticker p a {
  color: #c25c5c;
}

/* line 193, ../sass/_services-consult.scss */
.submit_sec {
  margin-top: 100px;
  border-top: 1px solid #d7d7d7;
  padding-top: 42px;
}
/* line 198, ../sass/_services-consult.scss */
.submit_sec .btn_submit {
  color: #009999;
  font: 500 14px "Open Sans", sans-serif;
  text-transform: uppercase;
  padding: 12px 36px;
  border: 2px solid #009999;
  border-radius: 3px;
  transition: .6s ease-in-out;
}
/* line 207, ../sass/_services-consult.scss */
.submit_sec .btn_submit:hover {
  background-color: #009999;
  color: #fff;
}

/* line 217, ../sass/_services-consult.scss */
input[type=radio] {
  width: 19px;
  height: 19px;
}

/* line 222, ../sass/_services-consult.scss */
.big-checkbox {
  width: 19px;
  height: 19px;
}

/* line 224, ../sass/_services-consult.scss */
.search_view {
  position: relative;
  top: -6px;
}
/* line 228, ../sass/_services-consult.scss */
.search_view .search_ico button {
  background-color: #487e94;
  border: none;
  padding: 5px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 234, ../sass/_services-consult.scss */
.search_view .search_ico button .fa {
  color: #fff;
}

/* line 241, ../sass/_services-consult.scss */
.search_games {
  display: none;
}

/* line 3, ../sass/_circulation_services.scss */
.no-margin {
  margin: 0;
}

/* line 10, ../sass/_circulation_services.scss */
.circulation_services .list_bar ul li {
  margin-bottom: 15px;
}
/* line 13, ../sass/_circulation_services.scss */
.circulation_services .list_bar ul li a {
  text-decoration: underline;
  color: #c25c5c;
}
/* line 17, ../sass/_circulation_services.scss */
.circulation_services .list_bar ul li:before {
  width: 14px;
  height: 14px;
}
/* line 25, ../sass/_circulation_services.scss */
.circulation_services .about_caption img {
  border-radius: 3px;
}
/* line 30, ../sass/_circulation_services.scss */
.circulation_services .middle_library_desc {
  margin-bottom: 30px;
}
/* line 32, ../sass/_circulation_services.scss */
.circulation_services .middle_library_desc p {
  margin-bottom: 23px;
}
/* line 36, ../sass/_circulation_services.scss */
.circulation_services .middle_library_desc.less_margin h3 {
  margin-top: 14px;
}
/* line 42, ../sass/_circulation_services.scss */
.circulation_services .purple_section_hour {
  background: url(../images/purple_bg.jpg) no-repeat;
  border-radius: 4px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
/* line 49, ../sass/_circulation_services.scss */
.circulation_services .purple_section_hour:before {
  position: absolute;
  top: 13px;
  right: -60px;
  content: "";
  background: url(../images/calender.png) no-repeat;
  width: 200px;
  height: 128px;
  background-size: 71%;
}
/* line 60, ../sass/_circulation_services.scss */
.circulation_services .purple_section_hour li {
  font: 500 18px "Axiforma-Regular";
  color: #fff;
  margin-bottom: 12px;
  position: relative;
  padding-left: 35px;
}
/* line 67, ../sass/_circulation_services.scss */
.circulation_services .purple_section_hour li:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  background: url(../images/yellow_clock.png) no-repeat;
  background-size: contain;
  width: 19px;
  height: 19px;
}
/* line 81, ../sass/_circulation_services.scss */
.circulation_services .library_clients h3 {
  color: #009999;
  font: 700 18px "Open Sans", sans-serif;
  margin: 20px 0 20px;
}
/* line 86, ../sass/_circulation_services.scss */
.circulation_services .library_clients .client_list {
  background-color: #fff;
  box-shadow: 0px 0px 6px -2px #ccc;
  border-radius: 3px;
}
/* line 92, ../sass/_circulation_services.scss */
.circulation_services .library_clients .client_list .list_white {
  padding: 12px 25px;
}
/* line 96, ../sass/_circulation_services.scss */
.circulation_services .library_clients .client_list .list_grey {
  background-color: #f3f3f4;
  padding: 12px 25px;
}
/* line 101, ../sass/_circulation_services.scss */
.circulation_services .library_clients .client_list h4 {
  font: 600 14px "Open Sans", sans-serif;
  margin: 0;
}
/* line 111, ../sass/_circulation_services.scss */
.circulation_services .card .card-header a span {
  font: 500 12px "Open Sans", sans-serif;
}

/* line 5, ../sass/_document_delivery.scss */
.document_delivery .list_bar {
  margin-top: 30px;
}
/* line 9, ../sass/_document_delivery.scss */
.document_delivery .list_bar ul li a {
  color: #c25c5c;
  text-decoration: underline;
}
/* line 17, ../sass/_document_delivery.scss */
.document_delivery .about_caption {
  margin: 35px 0 0px;
}
/* line 20, ../sass/_document_delivery.scss */
.document_delivery .about_caption img {
  border-radius: 4px;
}
/* line 26, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc h3 {
  margin-bottom: 22px;
}
/* line 30, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .white_box_comment {
  background-color: #fff;
  box-shadow: 0px 0px 6px -2px #ccc;
  border-radius: 3px;
  padding: 25px 30px;
  position: relative;
}
/* line 37, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .white_box_comment:before {
  position: absolute;
  top: -9px;
  content: "";
  background: url(../images/comment_ico.png) no-repeat;
  width: 46px;
  height: 46px;
  left: -9px;
}
/* line 46, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .white_box_comment p {
  margin-bottom: 7px;
}
/* line 49, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .white_box_comment p:last-child {
  margin: 0;
}
/* line 53, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .white_box_comment p a {
  color: #c25c5c;
}
/* line 58, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .white_box_comment h5 {
  color: #4a4a4a;
  font: 700 14px "Open Sans", sans-serif;
}
/* line 64, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .inner_box {
  padding-left: 30px;
}
/* line 66, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .inner_box h5 {
  color: #4a4a4a;
  font: 700 14px "Open Sans", sans-serif;
}
/* line 70, ../sass/_document_delivery.scss */
.document_delivery .middle_library_desc .inner_box p {
  margin-bottom: 15px !important;
}

/* line 80, ../sass/_document_delivery.scss */
.tmc_breadcrum.document_breadcrum:before {
  width: 680px;
}

/* line 5, ../sass/_fees_library.scss */
.fees_library .list_bar {
  margin-top: 30px;
}
/* line 9, ../sass/_fees_library.scss */
.fees_library .list_bar ul li a {
  color: #c25c5c;
  text-decoration: underline;
}
/* line 16, ../sass/_fees_library.scss */
.fees_library .about_caption {
  margin: 35px 0px 0px;
}
/* line 20, ../sass/_fees_library.scss */
.fees_library .middle_library_desc p {
  margin: 0;
}
/* line 23, ../sass/_fees_library.scss */
.fees_library .middle_library_desc .magin-increase {
  margin-bottom: 20px;
}
/* line 26, ../sass/_fees_library.scss */
.fees_library .middle_library_desc .hidden_margin {
  margin-top: 20px;
}
/* line 30, ../sass/_fees_library.scss */
.fees_library .holiday_heading {
  margin: 24px 0 30px 0;
}

/* line 38, ../sass/_fees_library.scss */
.table_viewer_changer thead th:nth-child(2) {
  width: 200px;
}

/* line 5, ../sass/_liaison_program.scss */
.liaison_program .about_caption img {
  border-radius: 4px;
}
/* line 11, ../sass/_liaison_program.scss */
.liaison_program .holiday_heading p {
  color: #4a4a4a;
  font: 500 14px "Open Sans", sans-serif;
  line-height: 27px;
}
/* line 18, ../sass/_liaison_program.scss */
.liaison_program .time_table {
  border-radius: 4px;
}
/* line 22, ../sass/_liaison_program.scss */
.liaison_program .time_table tr td u {
  display: block;
  color: #c25c5c;
}
/* line 29, ../sass/_liaison_program.scss */
.liaison_program .time_table .cheat_box {
  margin-bottom: 15px;
}

/* line 6, ../sass/_library_access_membership.scss */
.library_access_membership .middle_library_desc h3 {
  color: #009999;
  font: 700 18px "Open Sans", sans-serif;
  margin-top: 30px;
}
/* line 14, ../sass/_library_access_membership.scss */
.library_access_membership .step_desc h3 {
  color: #c25c5c;
  font: 700 18px "Open Sans", sans-serif;
  margin-top: 30px;
  text-transform: uppercase;
}
/* line 22, ../sass/_library_access_membership.scss */
.library_access_membership .step_desc ol li {
  margin-bottom: 6px;
}
/* line 24, ../sass/_library_access_membership.scss */
.library_access_membership .step_desc ol li a {
  color: #c25c5c;
  text-decoration: underline;
}
/* line 30, ../sass/_library_access_membership.scss */
.library_access_membership .step_desc a {
  color: #c25c5c;
}
/* line 36, ../sass/_library_access_membership.scss */
.library_access_membership .about_caption img {
  border-radius: 4px;
}
/* line 40, ../sass/_library_access_membership.scss */
.library_access_membership .more_step_margin {
  margin: 20px 0;
}
/* line 45, ../sass/_library_access_membership.scss */
.library_access_membership .more_para_margin p {
  margin-bottom: 15px;
}
/* line 50, ../sass/_library_access_membership.scss */
.library_access_membership .time_table {
  margin-bottom: 50px;
}
/* line 54, ../sass/_library_access_membership.scss */
.library_access_membership .time_table tr th small {
  font: 500 12px "Open Sans", sans-serif;
  display: block;
}
/* line 62, ../sass/_library_access_membership.scss */
.library_access_membership .time_table td small {
  font: 500 12px "Open Sans", sans-serif;
  display: block;
}
/* line 71, ../sass/_library_access_membership.scss */
.library_access_membership .hint_view_changer tr th {
  vertical-align: top;
}
/* line 77, ../sass/_library_access_membership.scss */
.library_access_membership .width_less_4 {
  max-width: 340px;
}
/* line 81, ../sass/_library_access_membership.scss */
.library_access_membership .width_less_8 {
  max-width: 800px;
}
/* line 87, ../sass/_library_access_membership.scss */
.library_access_membership .card .card-header a {
  font-size: 16px;
}

/* line 97, ../sass/_library_access_membership.scss */
.more_width::before {
  width: 610px;
}

/* line 7, ../sass/_library_card_registration.scss */
.library_card_registration .right_side h3 {
  margin-bottom: 12px;
}
/* line 11, ../sass/_library_card_registration.scss */
.library_card_registration .yellow_sticker {
  text-align: left;
  padding: 14px 22px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 17, ../sass/_library_card_registration.scss */
.library_card_registration .yellow_sticker ul {
  margin: 0;
}
/* line 20, ../sass/_library_card_registration.scss */
.library_card_registration .yellow_sticker ul li:nth-child(2) {
  float: right;
}
/* line 24, ../sass/_library_card_registration.scss */
.library_card_registration .yellow_sticker ul li a {
  color: #c25c5c;
  text-decoration: underline;
}
/* line 33, ../sass/_library_card_registration.scss */
.library_card_registration .services-consult-form {
  padding: 25px 25px 30px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 38, ../sass/_library_card_registration.scss */
.library_card_registration .services-consult-form .submit_sec {
  margin: 0;
  border-top: none;
  padding-top: 0px;
}
/* line 49, ../sass/_library_card_registration.scss */
.library_card_registration .card .card-header a span {
  font: 500 12px "Open Sans", sans-serif;
}

/* line 58, ../sass/_library_card_registration.scss */
.more_widths:before {
  width: 555px;
}

/* line 5, ../sass/_library_orientation.scss */
.library_orientation .right_side h3 {
  margin-bottom: 30px;
}
/* line 10, ../sass/_library_orientation.scss */
.library_orientation .middle_library_desc h3 {
  margin-top: 0;
}
/* line 16, ../sass/_library_orientation.scss */
.library_orientation .dual_input input {
  width: 49%;
  display: inline-block;
}
/* line 22, ../sass/_library_orientation.scss */
.library_orientation .services-consult-form p {
  font: 500 10px "Open Sans", sans-serif;
  margin: 8px 0 30px 0;
}
/* line 26, ../sass/_library_orientation.scss */
.library_orientation .services-consult-form p u {
  color: #c25c5c;
}
/* line 30, ../sass/_library_orientation.scss */
.library_orientation .services-consult-form .submit_sec {
  margin-top: 24px;
  padding: 0;
  border: none;
}

/* line 40, ../sass/_library_orientation.scss */
.more_widths_increse:before {
  width: 600px;
}

/* line 3, ../sass/_public_access_policy.scss */
.public_access_policy {
  padding: 70px 0 30px;
}
/* line 7, ../sass/_public_access_policy.scss */
.public_access_policy .right_side h3 {
  margin: 0;
}
/* line 11, ../sass/_public_access_policy.scss */
.public_access_policy .list_bar {
  margin-top: 20px;
}
/* line 15, ../sass/_public_access_policy.scss */
.public_access_policy .list_bar ul li:before {
  width: 14px;
  height: 14px;
  top: 3px;
}
/* line 27, ../sass/_public_access_policy.scss */
.public_access_policy .margin_empty ul li a {
  margin: 0;
}
/* line 34, ../sass/_public_access_policy.scss */
.public_access_policy .about_caption img {
  border-radius: 4px;
}
/* line 39, ../sass/_public_access_policy.scss */
.public_access_policy .green_help_box {
  margin: 30px 0;
  background-color: #bdeba7;
  padding: 25px 20px 30px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
/* line 48, ../sass/_public_access_policy.scss */
.public_access_policy .green_help_box:before {
  position: absolute;
  bottom: 0;
  right: -77px;
  content: "";
  background: url(../images/question_mark.png) no-repeat;
  width: 200px;
  height: 128px;
  background-size: contain;
}
/* line 59, ../sass/_public_access_policy.scss */
.public_access_policy .green_help_box h2 {
  color: #487a91;
  font: 600 28px "Axiforma";
}
/* line 63, ../sass/_public_access_policy.scss */
.public_access_policy .green_help_box h6 {
  font: 600 16px "Axiforma";
  color: #4a4a4a;
  margin-bottom: 0;
}
/* line 68, ../sass/_public_access_policy.scss */
.public_access_policy .green_help_box a {
  color: #c25c5c;
  text-decoration: underline;
}
/* line 72, ../sass/_public_access_policy.scss */
.public_access_policy .green_help_box p {
  font: 500 14px "Open Sans", sans-serif;
  color: #000;
  margin: 15px 0 0 0;
}
/* line 80, ../sass/_public_access_policy.scss */
.public_access_policy .middle_library_desc h2 {
  color: #4a4a4a;
  font: 700 30px "Axiforma";
  margin: 20px 0 12px;
}
/* line 85, ../sass/_public_access_policy.scss */
.public_access_policy .middle_library_desc h4 {
  font: 700 14px "Open Sans", sans-serif;
  color: #4a4a4a;
}
/* line 89, ../sass/_public_access_policy.scss */
.public_access_policy .middle_library_desc u {
  color: #c25c5c;
  text-decoration: none;
}
/* line 94, ../sass/_public_access_policy.scss */
.public_access_policy .middle_library_desc .single_txt {
  margin-top: 20px;
}
/* line 98, ../sass/_public_access_policy.scss */
.public_access_policy .middle_library_desc .inner_box {
  margin-top: 30px;
}
/* line 101, ../sass/_public_access_policy.scss */
.public_access_policy .middle_library_desc .inner_box .middle_box {
  padding: 20px 0px 0px 20px;
}
/* line 109, ../sass/_public_access_policy.scss */
.public_access_policy .yellow_pmc_box {
  background: url(../images/pmc_bg.jpg) no-repeat;
  background-size: 100%;
  padding: 0 20px;
  background-position: center;
  margin: 35px 0 0;
}
/* line 115, ../sass/_public_access_policy.scss */
.public_access_policy .yellow_pmc_box img {
  padding: 15px 35px 17px 0;
  border-right: 1px solid #ffffff;
}
/* line 119, ../sass/_public_access_policy.scss */
.public_access_policy .yellow_pmc_box p {
  font: 600 16px "Open Sans", sans-serif;
  color: #4a4a4a;
  margin: 30px 0;
}
/* line 126, ../sass/_public_access_policy.scss */
.public_access_policy .sky_box {
  background: url(../images/blue_box_img.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin: 30px 0;
  padding: 36px;
  border-left: 15px solid #487a90;
  position: relative;
}
/* line 137, ../sass/_public_access_policy.scss */
.public_access_policy .sky_box:before {
  position: absolute;
  bottom: 0;
  right: 1px;
  content: "";
  background: url(../images/hidden_man.png) no-repeat;
  width: 220px;
  height: 128px;
  background-size: 44%;
  background-position: right;
}
/* line 149, ../sass/_public_access_policy.scss */
.public_access_policy .sky_box p {
  color: #4a4a4a;
  margin: 0;
  font: 600 18px "Open Sans", sans-serif;
  line-height: 27px;
  font-style: italic;
}
/* line 161, ../sass/_public_access_policy.scss */
.public_access_policy .stand_box p {
  font: 500 16px "Axiforma-Regular";
  color: #4a4a4a;
  line-height: 26px;
}
/* line 168, ../sass/_public_access_policy.scss */
.public_access_policy .strong_green_box {
  background: url(../images/green_img.jpg) no-repeat;
  background-size: 100%;
  padding: 30px 20px;
  background-position: center;
  margin: 35px 0 0;
  border-radius: 4px;
  position: relative;
}
/* line 178, ../sass/_public_access_policy.scss */
.public_access_policy .strong_green_box:before {
  position: absolute;
  bottom: 80px;
  right: 40px;
  content: "";
  background: url(../images/pen_img.png) no-repeat;
  width: 252px;
  height: 188px;
  background-size: 65%;
  background-position: right;
}
/* line 191, ../sass/_public_access_policy.scss */
.public_access_policy .strong_green_box h2 {
  color: #fff;
  font: 700 30px "Axiforma";
}
/* line 195, ../sass/_public_access_policy.scss */
.public_access_policy .strong_green_box small {
  font: 500 14px "Open Sans", sans-serif;
  color: #c5ece4;
  display: block;
  margin-bottom: 20px;
}
/* line 201, ../sass/_public_access_policy.scss */
.public_access_policy .strong_green_box p {
  font: 700 18px "Open Sans", sans-serif;
  color: #fff;
}
/* line 205, ../sass/_public_access_policy.scss */
.public_access_policy .strong_green_box p span {
  color: #c5ece4;
  font: 500 18px "Open Sans", sans-serif;
}
/* line 210, ../sass/_public_access_policy.scss */
.public_access_policy .strong_green_box p a {
  color: #c5ece4;
  text-decoration: underline;
}

/* line 3, ../sass/_registering_for_library.scss */
.registering_for_library {
  padding: 70px 0 25px;
}
/* line 6, ../sass/_registering_for_library.scss */
.registering_for_library .green_help_box {
  background: url(../images/step_img.jpg) no-repeat;
  padding: 35px 45px;
  margin: 20px 0 50px;
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
/* line 15, ../sass/_registering_for_library.scss */
.registering_for_library .green_help_box:before {
  position: absolute;
  bottom: -36px;
  right: -9px;
  content: "";
  background: url(../images/hand_img.png) no-repeat;
  width: 225px;
  height: 151px;
  background-size: 63%;
  background-position: right;
}
/* line 27, ../sass/_registering_for_library.scss */
.registering_for_library .green_help_box p {
  color: #4a4a4a;
  font: 600 16px "Open Sans", sans-serif;
}
/* line 30, ../sass/_registering_for_library.scss */
.registering_for_library .green_help_box p a {
  color: #c25c5c;
}
/* line 33, ../sass/_registering_for_library.scss */
.registering_for_library .green_help_box p:last-child {
  margin-bottom: 0;
}
/* line 38, ../sass/_registering_for_library.scss */
.registering_for_library .green_help_box .step_sticker {
  position: absolute;
  top: 48px;
  background-color: #009999;
  transform: rotate(-90deg);
  width: 202px;
  height: 48px;
  text-align: center;
  left: -89px;
}
/* line 47, ../sass/_registering_for_library.scss */
.registering_for_library .green_help_box .step_sticker h5 {
  color: #fff;
  font: 700 14px "Open Sans", sans-serif;
  text-transform: uppercase;
  margin: 0;
  padding: 18px;
}
/* line 58, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc h5 {
  font: 700 14px "Open Sans", sans-serif;
  color: #c25c5c;
  text-transform: uppercase;
  margin: 0;
}
/* line 64, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc h3 {
  margin-top: 10px;
}
/* line 67, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc p {
  margin-bottom: 22px;
}
/* line 70, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc .single_txt {
  margin-top: 20px;
  margin-bottom: 0;
}
/* line 73, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc .single_txt b {
  color: #c25c5c;
  font: 700 14px "Open Sans", sans-serif;
}
/* line 78, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc .right_margin {
  margin-left: 47px;
}
/* line 82, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc .bit_space {
  margin-top: 15px;
}
/* line 86, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc .bit_margin {
  margin-bottom: 12px;
}
/* line 90, ../sass/_registering_for_library.scss */
.registering_for_library .middle_library_desc h2 {
  font: 700 30px "Axiforma";
  color: #4a4a4a;
}
/* line 96, ../sass/_registering_for_library.scss */
.registering_for_library .about_caption {
  margin: 20px 0px 20px;
}

/* line 3, ../sass/_reserve_room.scss */
.reserve_room {
  padding: 70px 0 30px;
}
/* line 7, ../sass/_reserve_room.scss */
.reserve_room .right_side p {
  margin-bottom: 5px;
}
/* line 10, ../sass/_reserve_room.scss */
.reserve_room .right_side a {
  color: #c25c5c;
  text-decoration: underline;
}
/* line 17, ../sass/_reserve_room.scss */
.reserve_room .middle_library_desc h3 {
  margin-top: 25px;
  padding-left: 27px;
  position: relative;
}
/* line 21, ../sass/_reserve_room.scss */
.reserve_room .middle_library_desc h3:before {
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 100%;
  border: 2px solid #b0b3b8;
  content: "";
  width: 13px;
  height: 13px;
}
/* line 32, ../sass/_reserve_room.scss */
.reserve_room .middle_library_desc p {
  padding-left: 27px;
}
/* line 38, ../sass/_reserve_room.scss */
.reserve_room .library_desc_changer h3 {
  padding-left: 0;
}
/* line 40, ../sass/_reserve_room.scss */
.reserve_room .library_desc_changer h3:before {
  display: none;
}
/* line 44, ../sass/_reserve_room.scss */
.reserve_room .library_desc_changer .para_deep {
  margin-top: 12px;
  padding-left: 0;
}
/* line 49, ../sass/_reserve_room.scss */
.reserve_room .library_desc_changer p {
  padding-left: 0;
}
/* line 53, ../sass/_reserve_room.scss */
.reserve_room .library_desc_changer h2 {
  font: 700 19px "Axiforma";
  color: #4a4a4a;
  font-size: 30px;
}
/* line 59, ../sass/_reserve_room.scss */
.reserve_room .library_desc_changer .no-margin-less {
  margin: 10px 0;
}
/* line 64, ../sass/_reserve_room.scss */
.reserve_room .list_bar {
  padding-left: 27px;
}
/* line 68, ../sass/_reserve_room.scss */
.reserve_room .list_bar ul li:before {
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 100%;
  border: 2px solid #b0b3b8;
  background-color: #acafb5;
  content: "";
  width: 13px;
  height: 13px;
}
/* line 83, ../sass/_reserve_room.scss */
.reserve_room .green_help_box {
  margin: 30px 0;
  background-color: #bdeba7;
  padding: 25px 20px 30px;
  border-radius: 4px;
  border: 1px solid #b6e2a0;
  position: relative;
  overflow: hidden;
}
/* line 92, ../sass/_reserve_room.scss */
.reserve_room .green_help_box:before {
  position: absolute;
  top: 2px;
  content: "";
  background: url(../images/world_img.png) no-repeat;
  width: 130px;
  height: 130px;
  background-position: right;
  right: -12px;
  background-size: 100%;
}
/* line 104, ../sass/_reserve_room.scss */
.reserve_room .green_help_box h2 {
  color: #487a91;
  font: 700 19px "Axiforma";
}
/* line 109, ../sass/_reserve_room.scss */
.reserve_room .green_help_box h6 {
  color: #707276;
  font: 500 16px "Axiforma-Regular";
}
/* line 115, ../sass/_reserve_room.scss */
.reserve_room .equal_space {
  margin: 15px 0 20px;
}

/* line 5, ../sass/_technology_available.scss */
.technology_available .list_bar h4 {
  font: 700 14px "Open Sans", sans-serif;
  color: #c25c5c;
  text-transform: uppercase;
  margin-bottom: 12px;
}
/* line 13, ../sass/_technology_available.scss */
.technology_available .list_bar ul li:before {
  width: 13px;
  height: 13px;
  top: 5px;
}
/* line 22, ../sass/_technology_available.scss */
.technology_available .purple_section_hour {
  background: url(../images/purple_bg.jpg) no-repeat;
  border-radius: 4px;
  padding: 20px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}
/* line 31, ../sass/_technology_available.scss */
.technology_available .purple_section_hour a {
  color: #fff;
  font: 500 16px "Axiforma-Regular";
  text-decoration: underline;
}
/* line 36, ../sass/_technology_available.scss */
.technology_available .purple_section_hour:before {
  position: absolute;
  top: 33px;
  right: -63px;
  content: "";
  background: url(../images/briefcase.png) no-repeat;
  width: 200px;
  height: 128px;
  background-size: 71%;
}
/* line 49, ../sass/_technology_available.scss */
.technology_available .purple_section_hour ul li:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  background: url(../images/yellow_stivk.png) no-repeat;
  background-size: contain;
  width: 23px;
  height: 23px;
}
.red_sticker h4 {
  position: fixed;
  right: -66px;
  color: #fff;
  transform: rotate(-90deg);
  background-color: #993838;
  margin: 0;
  font: 500 18px "Open Sans", sans-serif;
  text-transform: uppercase;
  padding: 15px 20px;
  cursor: pointer;
}
@media (max-width: 992px) {
  /* line 104, ../sass/_screen.scss */
  .tmc_nav .navbar-nav li a {
    padding: 30px 8px 39px 8px ;
  }

  /* line 108, ../sass/_screen.scss */
  .red_blog_tmc .slick-prev, .red_blog_tmc .slick-next {
    top: 420px;
  }

  /* line 112, ../sass/_screen.scss */
  .red_blog_tmc .white_hit .slide_count {
    top: 475px;
  }

  /* line 116, ../sass/_screen.scss */
  .tmc_middle_header .red_sticker h4 {
    right: -16px;
    top: auto;
    padding: 10px;
    bottom: 16px;
  }
}
@media (min-width: 1200px)
{
.container {
    max-width: 1200px; 
}
}
body
{
    overflow-x:none!important;
}
.about_wrapper
{
    padding-bottom:20px!important;
}
div#accordion {
     
}
.core_resources ul li .media img
    {
        width:20px;
    }