@import url('../css/font-awesome.min.css');

/*------- Fonts -----------*/

body,html {font-family: 'Montserrat';font-size: 16px;line-height: 1.4; background-color: #ffe2e200;font-weight: 500;}
h1,h2,h3,h4,h5,h6,h7,.h1,.h2,.h3,.h4,.h5,.h6,.h7 {font-weight: 500;font-family: 'Montserrat';line-height: 1.4;color: #dd7536;}
.orange-bg h1,.orange-bg h2,.orange-bg h3,.orange-bg h4,.orange-bg h5,.orange-bg h6,.orange-bg h7,.orange-bg .h1,.orange-bg .h2,.orange-bg .h3,.orange-bg .h4,.orange-bg .h5,.orange-bg .h6,.orange-bg .h7 {color: #ffffff;}
.blue-bg h1,.blue-bg h2,.blue-bg h3,.blue-bg h4,.blue-bg h5,.blue-bg h6,.blue-bg h7,.blue-bg .h1,.blue-bg .h2,.blue-bg .h3,.blue-bg .h4,.blue-bg .h5,.blue-bg .h6,.blue-bg .h7 {color: #ffffff;}
.center-block {display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;    -moz-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: normal;}
::-moz-selection { /* Code for Firefox */color: #fff;background: #000000;}
::selection {color: #fff;background: #000000;}
h1 {font-size: 32px;}
.logo img {max-width: 250px;}
.bg-blue .title h2 {color: white;}
.title h2 {color: #000000;}
.title {margin-bottom: 6em;}
.title::after {content: "";height: 3px;width: 60px;background: #000000;position: absolute;left: 48%;margin-top: 15px;}
.title.mark-left::after {content: "";height: 3px;width: 60px;background: #000000;position: absolute;left: auto;margin-top: 15px;}
.page-content p, .page-content li {font-size: 18px;margin-bottom: 15px;}
.page-content h3 {margin-top: 2em;margin-bottom: 1em;}
.title.mark-left h1 {margin-top: 0;}
h3.story-text {margin-top: 0.7em;font-size: 22px;}
.home-page {background: #eaeaea24;min-height: calc(100vh - 164px);}
h4.story-text {margin-top: 0.7em;font-size: 16px;}
.col-md-3.sidebar-box {box-shadow: 0px 0px 4px -2px black;padding-top: 15px;padding-bottom: 15px;background: #fff;}
p.story-person {font-size: 12px;float: left;}
.light-blue {background: #f6f7f8;}
.mb-3 {margin-bottom: 3em !important;}
.vision-mission i {font-size: 58px;color: #f7941d;}
p.story-date {font-size: 12px;float: right;}
.bg-blue .title::after {content: "";height: 3px;width: 60px;background: #fff;position: absolute;left: 48%;margin-top: 15px;}
.sub-title {font-size: 16px;color: #333333;font-weight: 400;}
.orange-bg .sub-title, .light-blue-bg .sub-title {font-size: 20px;color: #ffffff;font-weight: 400;}
.blue-bg .sub-title {font-size: 20px;color: #ffffff;font-weight: 400;}
.bg-blue .sub-title {font-size: 20px;color: #fff;}
.no-padding {padding: 0 !important;}
.pt-6 {padding-top: 6em;}
.p-2 {padding: 2em 0;}
.p-3 {padding: 3em 0;}
.p-4 {padding: 4em 0;}
.p-5 {padding: 5em 0;}
.p-6 {padding: 6em 0;}
.p-7 {padding: 7em 0;}
.no-margin {margin: 0;}
img {width: 100%;}
.button {padding: 15px 30px;background: #000000;color: white;display: inline-block;margin: 10px 0;border: 2px solid #000000;font-weight: 600;border-radius: 5px;}
.button:hover, .button:active, .button:focus {background: #0062ad;text-decoration: none;color: white;border: 2px solid #0062ad;}
.button-white {padding: 10px 20px;background: #fff;color: #000000;display: inline-block;margin: 10px 0;border: 2px solid #fff;font-weight: 600;border-radius: 5px;}
.button-white:hover,.button-white:active {background: none;color: #fff;border: 2px solid #fff;display: inline-block;margin: 10px 0;font-weight: 600;text-decoration: none;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.mt-0 {margin-top: 0em !important;}
.mt-1 {margin-top: 1em;}
.mt-1-5 {margin-top: 1.5em;}
.mt-2 {margin-top: 2em;}
.mt-2-5 {margin-top: 2.5em;}
.mt-3 {margin-top: 3em;}
.mt-3-5 {margin-top: 3.5em;}
.mt-4 {margin-top: 4em;}
.mt-4-5 {margin-top: 4.5em;}
.mt-5 {margin-top: 5em;}
.mt-5-5 {margin-top: 5.5em;}
.mb-1 {margin-bottom: 1em;}
.mb-1-5 {margin-bottom: 1.5em;}
.mb-2 {margin-bottom: 2em;}
.mb-2-5 {margin-bottom: 2.5em;}
.mb-3 {margin-bottom: 3em;}
.mb-3-5 {margin-bottom: 3.5em;}
.mb-4 {margin-bottom: 4em;}
.mb-4-5 {margin-bottom: 4.5em;}
.mb-5 {margin-bottom: 5em;}
.mb-5-5 {margin-bottom: 5.5em;}
.pt-0 {padding-top: 0em;}
.pt-1 {padding-top: 1em;}
.pt-1-5 {padding-top: 1.5em;}
.pt-2 {padding-top: 2em;}
.pt-2-5 {padding-top: 2.5em;}
.pt-3 {padding-top: 3em;}
.pt-3-5 {padding-top: 3.5em;}
.pt-4 {padding-top: 4em;}
.pt-4-5 {padding-top: 4.5em;}
.pt-5 {padding-top: 5em;}
.pt-5-5 {padding-top: 5.5em;}
.pb-1 {padding-bottom: 1em;}
.pb-1-5 {padding-bottom: 1.5em;}
.pb-2 {padding-bottom: 2em;}
.pb-2-5 {padding-bottom: 2.5em;}
.pb-3 {padding-bottom: 3em;}
.pb-3-5 {padding-bottom: 3.5em;}
.pb-4 {padding-bottom: 4em;}
.pb-4-5 {padding-bottom: 4.5em;}
.pb-5 {padding-bottom: 5em;}
.pb-5-5 {padding-bottom: 5.5em;}
.ml-15 {margin-left: 15px;}
ul li {list-style: none;}
p {margin: 0 0 5px;font-size: 85%;}
.relative {position: relative;}
body {max-width: 100%;}
.btn {font-size: 16px;}
.navbar-header h1 {font-size: 14px;margin: 0;position: absolute;top: -32px;color: white;padding-left: 100px;}
a {color: inherit;text-decoration: none;}
/*----------- header ------*/
.top-header {padding: 10px 0;background: #16254c;color: #ffffff;}
header span {color: #f68121;}
ul.inline {padding: 0;margin: 0;}
ul.inline li {display: inline-block;margin-left: 15px;font-size: 18px;}
.h-100vh {height: 100vh;}
.csform input.form-control {border-left: 2px solid #f1bf4c;border-radius: 0;height: 45px;}
form.csform {max-width: 350px;}
.sectionform {position: relative;z-index: 2;}
.csstyle:before {content: "";height: 100%;position: absolute;width: 140px;z-index: 1;top: 0;bottom: 0;background: white;}
.csstyle:before {left: -70px;transform: skewX(-7deg);}
.csform button.btn {background: #f1bf4c;padding: 10px 35px;}
.heading {padding-bottom: 15px;margin-bottom: 25px;position: relative}
.heading::after {content: '';width: 80px;height: 2px;background: #96989a;position: absolute;bottom: 0;left: 70px;}
.heading::before {content: '';width: 50px;height: 2px;background: #f1bf4c;position: absolute;bottom: 0;left: 0px;}
.form-control:focus {border-color: #f1bf4c;outline: 0;-webkit-box-shadow: inset 0 0px 1px #f1bf4c, 0 0 8px #f1bf4c;box-shadow: inset 0 0px 1px #f1bf4c, 0 0 8px #f1bf4c;}
.csform button.btn {background: #f1bf4c;color: white;padding: 10px 35px;font-weight: 600;font-size: 16px;}
.text-center.text-white {color: white;}
img.mb-2.abs-logo {position: absolute;top: 30px;left: 30px;}
p.big.mb-2 {font-size: 22px;}
.csheading {font-size:36px;line-height: 1.3;}
.section-center {padding: 0px 35px;}
.connect {position: absolute;bottom: 15px;right: 15px;border-radius: 5px;padding: 25px;}
.connect h3 {margin-bottom: 20px;margin-top: 0;color: #f1bf4c;}
.connect p {font-size: 18px;}
i.fas.fa-headset {font-size: 46px;margin-bottom: 20px;color: #f1bf4c;}
ul.nav.navbar-nav.center {margin-left: 6%;padding: 6px 0;}
.carousel-indicators .active {background-color: #f68021;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {color: #dd7536 !important;border-bottom: 3px solid #dd7536;background-color: transparent;}
.dropdown-menu>li>a {display: block;padding: 10px 20px;clear: both;font-weight: 600;line-height: 1.42857143;color: #1A3E7E;white-space: nowrap;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {color: #dd7536;text-decoration: none;background-color: #f5f5f5;}
/*------------ header ---------*/
.navbar-default {background-color: #FFF;border: none;border-radius: 0;}
.navbar {margin: 0;padding: 0;}
img.logo {max-width: 95px;margin-top: -45px;padding: 10px;background: white;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {padding: 5px;padding-bottom: 0;}
.navbar-default .navbar-nav>li>a {color: #1A3E7E;font-weight: 600;border-bottom: 3px solid #ffffff;}
.navbar-brand h1 {font-size: 26px;color: #1A3E7E;margin: 0;}
.slider {background: none;}
.content h3 {font-size: 16px;}
.navbar-default .navbar-nav>li:last-child>a {padding-right: 0;}
.navbar-brand {padding: 0}
.nav-pills.justify-content-center li {float: none;position: relative;display: inline-block;}
ul.nav.nav-pills.justify-content-center {text-align: center;}
.pill-btn {color: #273589;background-color: transparent;border-bottom: 0px solid #273589;border-radius: 0;margin-bottom: 2em;}
.active .pill-btn {color: #ee6f22 !important;background-color: transparent !important;border-bottom: 2px solid #ee6f22;border-radius: 0;margin-bottom: 2em;}
.nav>li>a:hover, .nav>li>a:focus {text-decoration: none;background-color: transparent;outline: none;border-top: none;border-right: 0;border-bottom: 0;}
.range-box {box-shadow: 0 0 3px -1px #5f5f5f;margin-bottom: 2em;position: relative;box-shadow: 0 0 10px 2px #e4e4e4;    background: white;border-radius: 5px;}
.range-box .content {padding: 0px 10px 10px;display: flow-root;}
.btn {background-image: linear-gradient(to bottom right, #dd7536 15%, #dd7536 40%);color: #fff;border-radius: 25px;border: none;padding: 10px 35px;font-weight: 500;}
a.btn.btn-orange {background-image: linear-gradient(to bottom right, #dd7536 15%, #dd7536 40%);color: #1A3E7E;border-radius: 25px;border: 2px solid #dd7536;padding: 10px 35px;font-weight: 500;}
.btn:hover, .btn:focus, .btn.focus {color: #fff;}
.mr-15 {margin-right: 15px;}
button.btn.big-inline {padding: 10px 5em;}
.industries .back {display: none;position: absolute;top: 45%;left: 0px;width: 100%;text-align: center;}
.industries:hover .back {display: block;}
.about-text .col-md-3:first-child {border-left: 0;}
.light-bg {background: #e8f2f2;}
footer#footer {background: #1A3E7E;padding: 4em 0;}
footer hr {border-top: 2px solid white;margin: 40px 0;}
.br-2 {border-right: 2px solid white;}
.fh a, .fh p, .fh i, .fh h4 {color: white;border: none;text-decoration: none;}
h4.ftitle {font-size: 20px;margin-top: 20px;margin-bottom: 20px;}
ul.social {padding: 0;}
ul.social li {display: inline-block;margin: 0px;}
ul.social li i.fab {font-size: 36px;margin-right: 10px;}
.fh a, .fh p {font-weight: 300;font-size: 16px;}
.slidertext h2 {font-size: 30px;font-weight: 700;color: #dd7536;text-transform: uppercase;line-height: 1.3;margin-bottom: 40px;}
.slidertext .subtext {font-size: 16px;font-weight: 300;margin-top: 20px;margin-bottom: 30px;color: white;}
.slidertext {width: 500px;float: left;top: 12%;left: 8%;position: absolute;z-index: 7;}
.home .sliderimg {z-index: -1;}
.slidertext p.small {color: white;}
.slidertext p.small span {color: #00bcd4;font-weight: 600;font-size: 20px;}
.orange-bg .section-title.center::after {background: #fff;}
.blue-bg .section-title.center::after {background: #fff;}
.section-title.center {position: relative;}
.content::after {content: " ";}
section.divider hr {border-top: 1px solid #ddd;}
.btn.btn-orange-grad {background: transparent;padding: 12px 36px;color: #ffffff;letter-spacing: 2.2px;font-size: 20px;border-radius: 3px;border: 2px solid #dd7536;font-weight: 600;}
.white-abs-box {position: absolute;border-radius: 3px;background: white;box-shadow: 0 3px 10px 0px #00000014;width: 100%;padding: 20px;top: -4em;}
.white-abs-box h3 {font-size: 22px;font-weight: 400;}
.orange-bg {background-image: linear-gradient(to bottom right, #f68121, #f24f24);}
.text-white {color:white !important;}
.blue-bg {background-image: linear-gradient(to bottom right, #16254c, #16254c);}
.grey-bg {background: #e6e7e9;}
.light-blue-bg {background: #0081D3;}
section.p-4.light-blue-bg.about {padding-bottom: 6em;}
.orange-bg h2, .orange-bg p, .light-blue-bg h2 {color: white;}
.blue-bg h2, .blue-bg p {color: white;}
section.p-4.orange-bg.about {padding-bottom: 28em;}
.abs-qform .col-md-7 {position: absolute;top: 6em;right: 0;padding: 0;}
.quote-text {padding-right: 40px;}
.abs-qform .col-md-5 {position: absolute;top: 5em;right: 0;padding: 0;background: white;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.quote-form {max-width: 400px;margin: 35px;}
.form-control {margin-bottom: 15px;background: #66bfe9;border: none;height: 40px;}
.quote-form lable {color: #222f76;font-weight: 400;padding: 4px 0;display: block;}
a.btn.btn-null {background: transparent;padding: 12px 36px;color: white;letter-spacing: 2.2px;font-size: 16px;border-radius: 0;border: 2px solid white;}
.section-title h2 {line-height: 1.2;font-weight: 600;color: #1A3E7E;}
.slidertext .btn.btn-null {margin-left: 25px;}
.box {padding: 50px 20px;text-align: center;margin: 10px;height: 360px;}
.box h4 {font-size: 22px;font-weight: 500;}
.sliderbox {margin-top: 0;padding-top: 6em;padding-bottom: 6em;background: #f6f7f8;}
.box img {max-width: 130px;padding-bottom: 30px;}
.slick-slide {margin: 0px 20px;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}
.slick-initialized .slick-slide {display: block;}
.container.ovh {overflow: hidden;}
button.slick-prev.slick-arrow {left: -9px;z-index: 1;}
.tab-content {position: relative;}
button.slick-next.slick-arrow {right: -9px;}
button.slick-arrow {padding: 10px 20px;background: #ff9423;border: navajowhite;border-radius: 50%;opacity: 0.8;position: absolute;top: 30%;color: white;font-size: 24px;font-weight: 700;}
a.btn.explore {background: transparent;padding: 7px 30px;color: #dd7536;letter-spacing: 1.3px;font-size: 14px;border-radius: 3px;border: 2px solid #dd7536;margin-top: 20px;text-transform: uppercase;}
.industries p {background: #dd7536;display: inline-block;padding: 3px 10px;border-radius: 3px;color: #1A3E7E;font-weight: 600;}
.img.round img {max-width: 100px;border-radius: 50%;overflow: hidden;margin-bottom: 20px;}
a.navbar-brand {position: relative;z-index: 1;}
/*section.home.slider::after {content: " ";background: linear-gradient(to right, transparent 0%, #1A3E7E 50%, #1A3E7E 100%);position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;display: block;}*/
section.home.slider {position: relative;}
.range-box .img {text-align: center;}
.range-box img {max-height: 255px;width: auto;}
.img.hover {background: #0094da;}
.col-md-2.product {width: 20%;}
.col-md-2.product .img.hover {background: #e5e5e5;padding: 15px;}
.col-md-2.product .content h3 {color: white;}
.btn.btn-blue {color: #17254c !important;background: #ffffff;margin-bottom: 2em;text-transform: uppercase;border: 2px solid #0094da;}
.section-title.industries {max-width: 441px;}
.dark-box {background: #16254c;height: 175px;padding: 15px;color: white;}
.light-box {background: #0094da;height: 175px;padding: 15px;color: white;}
.about-text h4 {font-weight: 600;color: #1a3e7e;}
.btn.btn-dark-blue {color: white !important;background: #1A3E7E;border-radius: 0;margin-bottom: 2em;text-transform: uppercase;border: 2px solid #1A3E7E;}
.lightblue-bg h2 {color: white;}
.lightblue-bg h4.sub-title {color: white;}
.lightblue-bg h3 {color: white;}
.lightblue-bg p {color: white;}
/*----------------- About Us ---------------*/
.banner {position: absolute;top: 8em;text-align: center;width: 100%;}
.abouttext h2 {font-size: 32px;font-weight: 700;color: white;text-transform: uppercase;letter-spacing: 4px;}
.abouttext p.subtext {font-size: 22px;font-weight: 400;max-width: 600px;margin: auto;margin-top: 20px;margin-bottom: 30px;color: white;}
.mission-box {background: white;padding: 25px;min-height: 265px;}
.vision-box h3 {margin: 0;font-size: 30px;font-weight: 700;}
.vision-box p {font-size: 20px;}
.range-box img.full-width {width: 100%;height: auto;max-height: initial;}
/*------------- timeline -------------*/
.time-line {margin: 15em 0 8em 0;height: 5px;width: 100%;background: #1A3E7E;position: relative;}
.time-line::before {content: "";height: 60px;width: 5px;position: absolute;left: 0;top: -22px;background: #1A3E7E;}
.time-line::after {content: "";height: 60px;width: 5px;position: absolute;right: 0;top: -22px;background: #1A3E7E;}
.time-line span.icon {width: 30px;height: 30px;margin-top: -13px;background: #1A3E7E;border-radius: 50%;display: block;}
.text-up {position: absolute;top: -14em;left: 0;padding: 0px 15px;width: 100%;}
.time-line .text-up h2 {margin-top: -2em;}
.time-line .text-up h2.no-margin {margin: 0;}
.time-line h2 {font-size: 36px;color: #1A3E7E;}
.time-line p.bold {font-size: 22px;font-weight: 600;}
p.bottom-line {font-size: 14px;}
p.top-line {padding-top: 10px;}
p.bottom-line {padding-bottom: 10px;}
.text-up p {font-size: 16px;}
.time-line span.icon:hover {transform: scale3d(1.1, 1.1, 1.1);transition: 0.3s;}
/*------------- timeline -------------*/
section.section.black {background: black;padding: 0;}
.team p {font-size: 24px;margin-top: 35px;text-align: center;}
.awards p {font-size: 20px;margin-top: 25px;}
/*----------------- About Us ---------------*/
a.btn.btn-white {background: #ffffff;color: #1A3E7E;border-radius: 3px;border: none;padding: 10px 15px;font-weight: 500;}
.nav-tabs {border-bottom: 0;}
ul#myTabs li {width: 100%;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {color: #dd7536;cursor: default;background-color: #fff;border: 0;border-left: 3px solid;align-content: normal;border-radius: 00;}
.nav-tabs>li>a {margin-right: 2px;line-height: 1.42857143;font-size: 20px;color: #16254c;border: 1px solid transparent;border-radius: 0;border-left: 3px solid gainsboro;}
.img.border {height: 100px;width: 100px;border: 2px solid white;border-radius: 50%;margin: auto;margin-bottom: 20px;padding: 10px;}
.lightblue-bg {background: #0081D3;}
.btn.btn-orange-border.mt-3 {background: none;border: 2px solid #dd7536;color: #dd7536;}
.copyright {background: #102C5D;color: white;text-align: center;padding: 15px 0 10px;}
.btn.btn-white {background: white;color: #dd7536;}
h4.sub-title.bold {font-weight: 500;font-size: 20px;}
ul.list li {margin: 0 0 10px;font-size: 85%;list-style: disc;}
img.circle {border-radius: 50%;}
/*----------------- About Us ---------------*/

/*----------------- Contact Us ---------------*/
.contact-form .form-control {background: #fbf0e9;margin-bottom: 35px;margin-top: 15px;}
h4.ctitle {font-weight: 600;}
.caddress p i.fas.fa-map-marker-alt {margin-left: -21px;font-size: 16px;margin-right: 5px;}
.caddress p i {margin-left: -21px;font-size: 16px;margin-right: 3px;width: 15px;text-align: center;}
.caddress p {margin-left: 24px;}
.side-box {background: #fbf0e9;padding: 5px 25px;border-radius: 5px;}
div#map {height: 400px;}
h3#firstHeading {font-size: 18px;}
/*----------------- Contact Us ---------------*/

/*---------------- Product -------------*/
section.page.links {padding: 10px 0px 5px;}
header {box-shadow: 0 1px 2px -1px black;margin-bottom: 2px;}
.product-title h1 {font-weight: 600;margin: 0;color: #1A3E7E;}
table.specification {width: 100%;color: #1A3E7E;margin: 15px 0;}
table.specification span {font-size: 14px;}
table.specification tr:nth-child(odd) {background: #b2ebf3;}
table.specification tr:nth-child(even) {background: #99e4ee;}
table.specification tr td {padding: 12px;font-weight: 500;width: 50%;vertical-align: top;}
ul.features {padding: 0;}
ul.features li {margin-bottom: 10px;}
li.text-orange {display: flow-root;color: #dd7536;font-weight: 500;border-bottom: 2px solid #dedede;margin-top: 15px;}
li.text-blue {color: #1A3E7E;}
li.text-orange p {font-size: 100%;}
.product-desc h4 {color: #1A3E7E;}
h3.blue {color: #1A3E7E;margin-bottom: 10px;}
.product-desc a.btn.btn-orange {color: #ffffff;}
/*---------------- Product -------------*/

/*---------------- Expoded View --------*/
.view-list .data:hover .description {display: block;position: absolute;top: 3px;left: 0;background: white;padding: 15px;z-index: 2;border: 3px solid #ebebeb;width: 220px;margin-left: 45px;}
.view-list {position: absolute;top: 0;padding-top: 33px;}
.view-list .data:hover .description:before {background: white;border-right: 3px solid #ebebeb;border-bottom: 3px solid #ebebeb;content: '';display: block;position: absolute;left: -10px;top: 10px;margin-left: 0;width: 15px;height: 15px;-moz-transform: rotate(45deg);-webkit-transform: rotate(135deg);}
.number {display: inline-block;padding: 5px 0;text-align: center;border: 1px solid;height: 30px;width: 30px;margin-left: 6px;border-radius: 30px;margin-top: 5px;background: white;cursor: pointer;color: #868686;}
.description {display: none;}
.view-list ul {padding: 0;margin: 0;}
table.table-striped.table-responsive td:first-child, table.table-striped.table-responsive td:last-child {text-align: center;}
table.table-striped.table-responsive th:first-child, table.table-striped.table-responsive th:last-child {text-align: center;}
table.table-striped.table-responsive th, table.table-striped.table-responsive td {padding: 5px;font-size: 14px;}
.table-striped>tbody>tr:nth-child(odd) {background-color: #FFEDDF;}
/*---------------- Expoded View --------*/
.social .wmobile {display:none;}
.flexbox {transform: scale(0.6);}