/* .page-content {} .page-content h6 { font-weight: 500; line-height: 1.8 } .sec-center p, .align-center { text-align: center; margin: auto; } .image-wrap { margin: 20px 0; border-radius: 4px; } .image-wrap img { border-radius: 4px; margin: auto; } .image-watermark img { -webkit-filter: grayscale(100%); filter: grayscale(100%); margin: auto; margin-bottom: 50px; } @media (min-width: 767px) { .image-wrap { margin: 70px 0; } } .page-content { position: relative; } .page-content .container {} .page-banner { background: no-repeat top center/cover; padding: 40px 15px; min-height: 0; color: #fff; content: ""; position: relative; } .page-banner:after { background: rgba(0, 0, 0, 0.75); height: 100%; width: 100%; content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; } .page-banner .container { z-index: 1; position: relative; text-align: center; } @media (min-width: 767px) { .page-banner { padding: 70px 15px; } } @media (min-width: 1199px) { .page-banner { padding: 120px 15px; } } .top-txt h1 { font-size: 1.6em; font-weight: 500; } .top-txt h4 { font-size: 1.2em; font-weight: 300; } @media (min-width: 767px) { .txt-inn { max-width: 832px; margin: 0 auto; } .top-txt h1 { font-size: 3.3em; } .top-txt h4 { font-size: 1.45em; } } .top-txt h1, .top-txt h1, .top-txt h4 { color: inherit; } .record-block { text-align: center; padding: 1.5rem; } @media (min-width: 992px) { .record-block { padding: 2rem; padding-bottom: 0; } .sec_record .row { display: -moz-flex; display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -moz-justify-content: center; -ms-justify-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } .record-media { width: 62px; margin: 0 auto; margin-bottom: 15px; } .record-media img { margin: 0 auto; } .record-block p { color: #666; } .register_wrap .grid:first-child { margin-bottom: 40px; } .bg_img .get_ready:after, .bg_img .get_ready:before { bottom: -50px !important; background-position: bottom; top: auto !important; } @media (min-width: 767px) { .register_wrap .grid:first-child { margin-bottom: 0; } } @media (min-width: 1024px) { .txt-bound { max-width: 75%; } .padding-large-bottom p { padding-bottom: 70px; } } @media (min-width: 1199px) { .register_wrap .grid:first-child { padding-left: 15px; } .register_wrap .grid:last-child { padding-right: 15px; } } @media (min-width: 1280px) { .register_wrap .grid { -webkit-box-flex: 0; -ms-flex: 0 0 30%; flex: 0 0 30%; } .bg_img .get_ready:after, .bg_img .get_ready:before { bottom: -80px !important; } .register_wrap .grid:first-child { padding-left: 100px; } .register_wrap .grid:last-child { padding-right: 100px; } } @media (width: 1024px) { .register_wrap { padding-top: 35px; } .register_wrap .grid:first-child { padding-left: 30px; } .register_wrap .grid:last-child { padding-right: 30px; } .bg_img .get_ready::before { left: -30px } .bg_img .get_ready::after { right: -30px } } @media (min-width: 1680px) { .padding-large-bottom p { padding-bottom: 0; } } .page-content .services_dec > li h4 { text-align: left; left: 10px; left: 0; background: #fff; bottom: -2px; padding: 15px 10px; color: #000; bottom: 30px; } .page-content .services_dec > li > a { position: relative; border-radius: 5px; overflow: hidden; } .page-content .services_dec > li > a:before { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; z-index: 1; border-radius: 5px; } .page-content .services_dec > li h4 { z-index: 1; } .page-content .services_dec > li img { border-radius: 5px; } .latest-collection { margin-bottom: 40px; } .page-content .service-list { margin: 10px 0 20px 10px; text-align: left; } .service-list > li {} .page-content .service-list > li > a { padding: 6px 0; display: block; } .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; } @media (min-width:767px) { .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 33%; flex: 0 0 33%; } } @media (min-width:1024px) { .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; } } @media (min-width:1199px) { .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; } } @media (min-width:567px) { .service-list { margin: 20px 0 20px 20px; text-align: left; } .page-content .services_dec > li h4 { left: 20px; } } */ /*Page Content used for inner pages*/ .page-content {} .page-content h6 { font-weight: 500; line-height: 1.8 } /*Section*/ .sec-center { text-align: center; } .sec-center p, .align-center { text-align: center; } /*Image Wrap*/ .image-wrap { margin: 20px 0; border-radius: 4px; } .image-wrap img { border-radius: 4px; margin: auto; } .image-watermark img { -webkit-filter: grayscale(100%); filter: grayscale(100%); margin: auto; margin-bottom: 50px; } @media (min-width: 767px) { .image-wrap { margin: 70px 0; } } .txt-bound, .page-content { position: relative; } .page-content .container {} .page-banner { background: no-repeat top center/cover; padding: 40px 15px; min-height: 0; color: #fff; position: relative; min-height: 400px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .page-banner:after { background: rgba(0, 0, 0, 0.45); height: 100%; width: 100%; content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 0; } .page-banner .container { z-index: 1; position: relative; text-align: center; } .top-txt h1 { font-size: 1.6em; font-weight: 500; } .top-txt h4 { font-size: 1.2em; font-weight: 300; } @media (min-width: 767px) { .txt-inn { max-width: 832px; margin: 0 auto; } .top-txt h1 { font-size: 3.3em; } .top-txt h4 { font-size: 1.45em; } } .top-txt h1, .top-txt h1, .top-txt h4 { color: inherit; } .record-block { text-align: center; padding: 1.5rem; } @media (min-width: 992px) { .record-block { padding: 2rem; padding-bottom: 0; } .sec_record .row { display: -moz-flex; display: -ms-flex; display: -webkit-box; display: -ms-flexbox; display: flex; -moz-justify-content: center; -ms-justify-content: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } } .record-media { width: 62px; margin: 0 auto; margin-bottom: 15px; } .record-media img { margin: 0 auto; } .record-block p { color: #666; } .register_wrap .grid:first-child { margin-bottom: 40px; } .bg_img .get_ready:after, .bg_img .get_ready:before { bottom: -50px !important; background-position: bottom; top: auto !important; } .sec_record{background: #fff;} .sec_record + .sec_wrap{background: #fff;} @media (min-width: 767px) { .register_wrap .grid:first-child { margin-bottom: 0; } } @media (min-width: 1199px) { .txt-bound { max-width: 75%;margin: 0 auto; } .padding-large-bottom p { padding-bottom: 70px; } } @media (min-width: 1199px) { .register_wrap .grid:first-child { padding-left: 15px; } .register_wrap .grid:last-child { padding-right: 15px; } } @media (min-width: 1280px) { .register_wrap .grid { -webkit-box-flex: 0; -ms-flex: 0 0 30%; flex: 0 0 30%; } .bg_img .get_ready:after, .bg_img .get_ready:before { bottom: -80px !important; } .register_wrap .grid:first-child { padding-left: 100px; } .register_wrap .grid:last-child { padding-right: 100px; } } @media (width: 1024px) { .register_wrap { padding-top: 35px; } .register_wrap .grid:first-child { padding-left: 30px; } .register_wrap .grid:last-child { padding-right: 30px; } .bg_img .get_ready::before { left: -30px } .bg_img .get_ready::after { right: -30px } } @media (min-width: 1680px) { .padding-large-bottom p { padding-bottom: 0; } } .latest-collection { margin-bottom: 40px; } .page-content .service-list { margin: 10px 0 20px 0; text-align: left; } .service-list > li {    text-align: left;padding:0 10px;} .service-list > li > a:hover {text-decoration: underline;} .page-content .service-list > li > a { padding: 6px 0; display: block; } .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; } @media (min-width:767px) { .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 33%; flex: 0 0 33%; } } @media (min-width:1024px) { .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; } } @media (min-width:1199px) { .page-content .service_list_4 > li { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; } } @media (min-width:567px) { .service-list { margin: 20px 0 20px 20px; text-align: left; } } .page-content .services_dec > li > a > h4 {text-align: left;padding: 15px;bottom: 10px;} @media (max-width:1199px) { .services_dec > li > a > h4{font-size: 14px; bottom: 10px;text-align:left;left: 15px; right: 15px;} } @media (max-width:767px) { .page-banner{min-height: 200px;} } 