@import url("https://toseelive.com/client/ledvance/style.css");
@font-face {
    font-family: helvetica neue;
    font-style: normal;
    font-weight: 700;
    src: local("Helvetica Neue"), url(https://fonts.cdnfonts.com/s/29136/HelveticaNeueBold.woff) format("woff");
}
@font-face {
    font-family: helvetica neue;
    font-style: italic;
    font-weight: 700;
    src: local("Helvetica Neue"), url("https://fonts.cdnfonts.com/s/29136/Helvetica 76 Bold Italic.woff") format("woff");
}
@font-face {
    font-family: helvetica neue;
    font-style: italic;
    font-weight: 900;
    src: local("Helvetica Neue"), url("https://fonts.cdnfonts.com/s/29136/HelveticaNeueBlackItalic 1.woff") format("woff");
}
@font-face {
    font-family: helvetica neue;
    font-style: italic;
    font-weight: 500;
    src: local("Helvetica Neue"), url(https://fonts.cdnfonts.com/s/29136/HelveticaNeueMediumItalic.woff) format("woff");
}
@font-face {
    font-family: helvetica neue;
    font-style: normal;
    font-weight: 900;
    src: local("Helvetica Neue"), url(https://fonts.cdnfonts.com/s/29136/Helvetica95Black.woff) format("woff");
}
@font-face {
    font-family: "helvetica 25 ultralight";
    font-style: normal;
    font-weight: 400;
    src: local("Helvetica 25 UltraLight"), url(https://fonts.cdnfonts.com/s/29136/Helvetica25UltraLight_22433.woff) format("woff");
}
@font-face {
    font-family: "helvetica 35 thin";
    font-style: normal;
    font-weight: 400;
    src: local("Helvetica 35 Thin"), url(https://fonts.cdnfonts.com/s/29136/Helvetica35Thin_22435.woff) format("woff");
}
@font-face {
    font-family: "helvetica 45 light";
    font-style: normal;
    font-weight: 400;
    src: local("Helvetica 45 Light"), url(https://fonts.cdnfonts.com/s/29136/Helvetica45Light_22437.woff) format("woff");
}
@font-face {
    font-family: "helvetica 55 roman";
    font-style: normal;
    font-weight: 400;
    src: local("Helvetica 55 Roman"), url(https://fonts.cdnfonts.com/s/29136/Helvetica55Roman_22439.woff) format("woff");
}
@font-face {
    font-family: "helvetica 65 medium";
    font-style: normal;
    font-weight: 400;
    src: local("Helvetica 65 Medium"), url(https://fonts.cdnfonts.com/s/29136/Helvetica65Medium_22443.woff) format("woff");
}
@font-face {
    font-family: "helvetica 25 ultralight";
    font-style: italic;
    font-weight: 400;
    src: local("Helvetica 25 UltraLight"), url(https://fonts.cdnfonts.com/s/29136/Helvetica26UltraLightItalic_22434.woff) format("woff");
}
@font-face {
    font-family: "helvetica 35 thin";
    font-style: italic;
    font-weight: 400;
    src: local("Helvetica 35 Thin"), url(https://fonts.cdnfonts.com/s/29136/Helvetica36ThinItalic_22436.woff) format("woff");
}
@font-face {
    font-family: "helvetica 45 light";
    font-style: italic;
    font-weight: 400;
    src: local("Helvetica 45 Light"), url(https://fonts.cdnfonts.com/s/29136/Helvetica46LightItalic_22438.woff) format("woff");
}
@font-face {
    font-family: "helvetica 55 roman";
    font-style: italic;
    font-weight: 400;
    src: local("Helvetica 55 Roman"), url(https://fonts.cdnfonts.com/s/29136/Helvetica56Italic_22440.woff) format("woff");
}
@font-face {
    font-family: "helvetica 65 medium";
    font-style: normal;
    font-weight: 700;
    src: local("Helvetica 65 Medium"), url(https://fonts.cdnfonts.com/s/29136/Helvetica85Heavy_22449.woff) format("woff");
}
@font-face {
    font-family: "helvetica 65 medium";
    font-style: italic;
    font-weight: 700;
    src: local("Helvetica 65 Medium"), url(https://fonts.cdnfonts.com/s/29136/Helvetica86HeavyItalic_22450.woff) format("woff");
}


body {
  overflow-x: hidden;
  font-family: 'helvetica 65 medium', Arial, Helvetica, sans-serif;
 letter-spacing:0px;
 font-weight:400;
 color:#1c1d1e;
 font-size: 16px;
 line-height: 25px;
 }

p {
 color:#3C3C3C;
}

a {
 color: #ff6600;
}

a:hover {
 color: #ff6600;
}

.text-primary {
 color: #ff6600 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-weight: 700;
}

::-moz-selection {
 background: #ff6600;
 text-shadow: none;
 color:#ffffff;
}

::selection {
 background: #ff6600;
 text-shadow: none;
 color:#ffffff;
}

img::-moz-selection {
 background: transparent;
}

img::selection {
 background: transparent;
}

img::-moz-selection {
 background: transparent;
}


.page-section {
 padding: 7rem 0;
}

.product-image {
 border: 1px solid #e8e8e8;
 border-radius: 15px;
 margin-top: 10px;
 padding: 10px;
 }

.border-radius-15 {
 border-radius: 15px;
 padding: 20px;
 }


.product-image img {
 padding: 10px;
 }

h2.section-heading {
  font-size: 27px;
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: 500;
  line-height: 37px;
  color: #ff6600;
 }

h2.section-heading span {
    font-weight: 400;
}

.sub-heading {
 font-size: 26px;
 line-height: 36px;
 font-weight: 300;
 letter-spacing:0;
 }

.border {
 border-color:#e1f0ff!important;
}

.background-prop {
 border-top-right-radius: 0.25rem;
 border-bottom-right-radius: 0.25rem;
 background-size: cover;
 background-repeat: no-repeat;
 background-position:center;
}

.card-title {
  margin-bottom: .75rem;
line-height: 1.7rem;
}

.card a {
  color: #ff6600;
  line-height: normal;
  text-decoration: none;
}

.card a:hover {
 color: #ff6600;
}

.page-section h3.section-subheading {
 font-size: 16px;
 font-weight: 400;
 font-style: italic;
 margin-bottom: 75px;
 text-transform: none;
}

.service-section {
 padding: 80px 0 80px;
}

.btn {
 font-weight: 700;
 border-radius: 5px;
}

.btn-xl {
 font-size: 18px;
 padding: 20px 40px;
}

.theme-btn {
 border-radius: 5px;
 border: none;
 padding: 10px 29px;
 font-size: 16px;
 font-weight: 500;
 background: #ff6600;
 background-color: #ff6600;
 text-decoration: none;
 background-size: 300% 100%;
 moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 -webkit-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
 color: #fff;
 -webkit-box-shadow: 12px 15px 20px rgba(0,0,0,.3);
 box-shadow: 12px 15px 20px rgba(0,0,0,.3);
 text-transform: capitalize;
}

.theme-btn:hover {
 background-position: 100% 0;
 moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 -webkit-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
 -webkit-box-shadow: 2px 4px 8px 0 rgba(0,0,0,.0);
 box-shadow: 2px 4px 8px 0 rgba(0,0,0,.0);
 background: #fec810;
 background-color: #fec810;
}

.btn-primary {
 background-color: #ff6600;
 border-color: #ff6600;
 min-width: 168px;
 border-radius: 30px;
 font-weight: 500;
 padding: 10px;
 margin-top:20px;
}

.btn:active, .btn:focus, .btn:hover {
 background-color: #ff9d5c !important;
 border-color: #ff9d5c !important;
 color: white;
}

.btn:active, .btn:focus {
 -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
 box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
 background-color: #ffffff;
 border-top: 20px solid #f60 !important;
 }

#mainNav .navbar-toggler {
 font-size: 12px;
 right: 0;
 padding: 13px;
 text-transform: uppercase;
 color: white;
 border: 0;
 background-color: #ff6600;
}

#mainNav .navbar-brand {
 color: #ff6600;
}

#mainNav .navbar-brand img {
 max-width: 200px;
}

#mainNav a.back-pag-link {
 color: #48515f;
 text-decoration: underline;
 font-size: 13px;
 font-weight: 500;
 letter-spacing: 0;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
 color: #ff6600;
}

#mainNav .navbar-nav .nav-item .nav-link {
 font-size:100%;
 font-weight: 600;
 padding: 0.75em 0;
 letter-spacing: 1px;
 color: #333;
 text-transform: capitalize;
 letter-spacing:0;
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
 color: #ff6600;
}

#mainNav .navbar-nav .nav-item .theme-btn {
 padding: 10px 20px !important;
 font-size: 16px;
 font-weight: 500;
 letter-spacing:0.3px;
 color:#ffffff !important;
}

#mainNav .navbar-nav .nav-item .theme-btn:active,
#mainNav .navbar-nav .nav-item .theme-btn:hover {
 color:#ffffff !important;
}

@media (min-width: 992px) {

#mainNav {
 padding-top: 15px;
 padding-bottom: 15px;
 -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
 transition: padding-top 0.3s, padding-bottom 0.3s;
 border: none;
 background-color: #ffffff;
}

#mainNav .navbar-brand {
 font-size: 1.75em;
 -webkit-transition: all 0.3s;
 transition: all 0.3s;
}

#mainNav .navbar-nav .nav-item .nav-link {
 padding: 1.1em 1em !important;
}

#mainNav.navbar-shrink {
 padding-top: 0;
 padding-bottom: 0;
 background-color: #ffffff;
 -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
 -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
 transition: background .5s ease-in-out,padding .5s ease-in-out;
 box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
 border-bottom: 1px solid rgba(0,0,0,.05);
 }

#mainNav.navbar-shrink .navbar-brand {
 font-size: 1.25em;
 padding: 12px 0;
}

}

.logo-pull {
  margin-left: -24%;
}

header.masthead {
 text-align: center;
 color: #243949;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: center center;
 background-size: cover;
 padding:0px;
}

header.masthead .intro-text {
  margin-top: 100px;
  margin-left: -42%;
  max-width: 500px;
  padding: 30px;
  background: rgba(0,0,0,0.5);
}

header.masthead .intro-text .intro-lead-in {
 font-size: 22px;
 font-style: italic;
 line-height: 22px;
 margin-bottom: 25px;
}

header.masthead .intro-text .intro-heading {
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  margin-bottom: 20px;
  color: #ffffff;
 }

header.masthead .intro-text .intro-heading strong {
 font-weight: 800;
}

.quick-btn {
    min-height: calc(293rem / 16);
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    background-color: #f2e7e1;
    display: block;
}

.gray-bg {
    background-color: #F5F7FB;
}

.main-services {
 background: #f5f8fb;
 margin-top: -5rem;
}

.features {
 text-align:left;
}

.main-services .media img,
.features .media img {
 max-width:75px;
}

.main-services .media-body h2,
.features .media-body h2 {
 font-size:18px;
 font-weight:600;
}

.main-services .media-body p,
.features .media-body p {
 font-size:16px;
 font-weight:400;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.max-width-9 {
 max-width: 4rem;
}

.client-logo {
 margin-top: 6rem;
 margin-bottom: 5rem;
}

.client-logo ul {
 text-align: center;
 padding: 0;
 margin: 0;
}

.client-logo ul li {
 padding: 0;
 margin: 10px 40px;
 list-style-type: none;
 display: inline-block;
}

.client-logo ul li img {
 padding: 0;
 margin: 0;
 max-width: 130px;
 opacity: 0.53;
 filter: brightness( 100% ) contrast( 100% ) saturate( 0% ) blur( 0px ) hue-rotate( 0deg );
 -webkit-transition: all 0.3s;
 transition: all 0.3s;
}

.client-logo ul li img:hover {
 opacity: 1;
 filter: none;
}

.brick-bg {
 text-align: center;
 color: #243949;
 background-repeat:repeat;
 padding-top: 4rem;
 padding-bottom: 7rem;
}

.counters {
 text-align: center;
 margin-top:1em;
}

.counters h5 {
 font-weight: 500;
 font-size: 3em;
}

.counters p {
 font-size:16px;
}

.service-heading {
margin: 0 0 15px 0;
    color: #ff6600;
    text-transform: none;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 0;
}

.text-muted {
 color: #808791 !important;
 font-size: 16px;
}

ul.EventList {
 padding: 0;
 margin: 0 0 20px 0;
}

.blog-box {
 background: #ffffff;
 color: rgb(22, 85, 100);
 margin-top: 20px;
 box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
 border-radius: 10px;
 -webkit-transition: all 0.3s;
 transition: all 0.3s;
 position: relative;
 padding:25px 25px 30px 25px;
 }

.blog-box:hover {
    margin-top: 10px;
}

.blog-box h4 {
    font-size:20px;
 line-height::30px;
 color:#ff6600;
 font-weight:600;
}

ul.EventList li {
 padding: 0;
 margin: 0;
 list-style-type: none;
 font-weight: 600;
 color: #1c1f2c;
 font-size: 17px;
}

ul.EventList li:first-child {
 color: #6384ff;
 font-size: 14px;
}

.video-block {
    -webkit-box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 5%);
    padding: 20px;
    text-align: center;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    background-color: rgba(255,255,255,0.94);
    border-radius: 15px;
    z-index: 9;
    position: relative;
}


.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  background-color: #f7f7f7 !important;
  color: #ffffff;
}

.footer-dark .heading, footer a {
    color: #eff2f7;
}

footer a {
    font-size: 14px;
    text-align: left;
 line-height:28px
}

footer a:hover {
    color:#ffffff;
}

.footer hr {
    border-color: rgba(216,203,187,.1);
}

.footer .copyright, .footer .copyright a {
  font-size: 16px;
  line-height: 40px;
  text-transform: none;
  color: #818181;
  margin-right: 25px;
}

footer a i.fa {
    font-size: 22px;
}
ul.footer-logo-row {
  padding: 0;
  margin: 0;
 display:block;
}

ul.footer-logo-row li {
 display: inline-block;
 width:49%;
 padding: 0;
 margin: 0;
}

ul.footer-logo-row li img {
 max-width:200px;
}

.footer span.copyright {
 font-size: 90%;
 line-height: 40px;
 text-transform: none;
}

.footer ul.quicklinks {
 font-size: 90%;
 line-height: 40px;
 margin-bottom: 0;
 text-transform: none;
}

ul.social-buttons {
 margin-bottom: 0;
}

ul.social-buttons li a {
 font-size: 25px;
 display: block;
 -webkit-transition: all 0.3s;
 transition: all 0.3s;
 color: white;
 outline: none;
 background-color: transparent;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
 color:#ff6600;
 text-decoration:none;
}

.contact-block {
 text-align:left;
}

.contact-block h5 {
 color:#ffffff;
 margin-bottom:15px;
}

.contact-block i {
 vertical-align: top;
 width: 9%;
 font-size: 24px;
 padding-top: 5px;
}

.contact-block span {
 display: inline-block;
 width: 90%;
}

.contact-block .fa-envelope {
 font-size:19px;
}


.page-list ul {
 padding: 0;
 margin-top: 20px;
 margin-left: 15px;
 }

.page-list ul li {
 position: relative;
 list-style-type: none;
 padding-left: 35px;
 margin-bottom: 5px;
 }


.page-list ul li::before {
 position: absolute;
 content: "__";
 display: inline-block;
 height: 16px;
 width: 20px;
 left: 0px;
 opacity: 1;
 color: #ff6600;
 font-size: 19px;
 border-radius: 15px;
 text-align: center;
 padding: 0;
 line-height: 15px;
 }

.feature-sec {
 padding: 50px 0 100px;
 }

.feature-icon-box {
  padding: 10%;
  margin-top: 15px;
  border: 1px solid rgba(0,0,0,0.09);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 10px;
  text-align: left;
  background: #fff;
  min-height: 340px;
 }

.feature-icon-box img {
 width: 100%;
 max-width: 300px;
 }

.feature-icon-box-2 {
 text-align:left;
 }

.feature-icon-box-2 img {
 width: 200px;
 max-width: 200px;
 margin-bottom:20px;
 }

.rounded-3 {
  border-radius: 1rem;
}

 h6.card-title {
  padding-right: 15px;
  text-decoration: none;
  font-size: 19px;
  }

.text-theme {
 color: #ff6600;
 font-weight: 600;
 }

.carousel-indicators {
 display:none;
 }

.carousel-padd {
 padding: 0 15%;
 }

.carousel-control-prev-icon::before {
 position:absolute;
 content: "\f137";
 display:inline-block;
 height: 30px;
 width:25px;
 top: 0;
 left: 0px;
 font-family: 'Fontawesome';
 opacity:1;
 color:#cccccc;
 font-size:30px;
 }

.carousel-control-next-icon::before {
 position:absolute;
 content: "\f138";
 display:inline-block;
 height: 30px;
 width:25px;
 top: 0px;
 left: 0px;
 font-family: 'Fontawesome';
 opacity:1;
 color:#cccccc;
 font-size:30px;
 }

.carousel-control-prev:hover .carousel-control-prev-icon::before,
.carousel-control-next:hover .carousel-control-next-icon::before {
 color:#ff6600;
 -webkit-transition: all 0.3s;
 transition: all 0.3s;
 }

.carousel-control-next-icon, .carousel-control-prev-icon {
 display: inline-block;
 width: 30px;
 height: 30px;
 position: relative;
 }

.carousel-control-next,
.carousel-control-prev {
 opacity:1;
 width: 10%;
 }

.carousel-item p {
 color: #101928;
 font-weight: 500;
 font-size: 18px;
 position:relative;
 }

.carousel-item p.quote-text::before {
 position:absolute;
 content: "\f10d";
 display:inline-block;
 height: 30px;
 width:25px;
 top: 10px;
 left: -30px;
 background-repeat: no-repeat;
 background-position: left;
 background-size: 25px;
 font-family: 'Fontawesome';
 }

.carousel-item p.quote-text::after {
 position:absolute;
 content: "\f10e";
 display:inline-block;
 height: 30px;
 width:25px;
 bottom: -2px;
 margin-left: 5px;
 background-repeat: no-repeat;
 background-position: left;
 background-size: 25px;
 vertical-align: top;
 font-family: 'Fontawesome';
 }

.carousel-testimonial img {
 max-width: 100px;
 margin: auto;
 }

.carousel-item h5 {
 color: #101928;
 font-weight: 500;
 font-size: 17px;
 line-height: 27px;
 }

.item blockquote {
 border-left: none;
 margin: 0;
 }

.testimonial-row h2 {
 margin: 0 0 20px !important;
 }

.testimonial-row .desc {
 padding: 0 10%;
 margin-bottom: 30px;
 }

.degTitle {
 font-style:italic;
 font-weight:300;
 margin-left:5px;
 }

.speakers-block {
 margin-top: 50px;
 }

ul.speaker-list {
 padding:0;
 margin-top:30px;
 margin-left:0;
 }

ul.speaker-list li {
 display: inline-block;
 padding: 0;
 font-size: 18px;
 font-weight: 600;
 text-align: left;
 vertical-align: middle;
 }

ul.speaker-list li span {
 font-size: 13px;
 font-weight: 500;
 color: #808791;
 letter-spacing: 0.5px;
 }

ul.speaker-list li.profile {
 background: #a5a5a5;
 border-radius: 50%;
 min-height: 60px;
 min-width: 60px;
 margin-right: 20px;
 }

ul.speaker-list li.profile img {
 border-radius: 50%;
 max-width: 60px;
 }

.pb-0 {
 padding-bottom: 0 !important;
 }

.upper-footer {
 background-color:#3C3C3C !important;
 padding:70px 0 10px;
 color:#d5d5d5;
 }

.footer p, .upper-footer p {
 color:#d5d5d5;
 }

.border-row {
 border-top: 1px solid #4d5864;
 padding: 25px 0;
 }

.copyr {
 text-align: right;
 }

.copyl {
 text-align: left;
 color:#ffffff;
 }

a.back-to-t {
 color: #fff;
 text-align: right;
 margin-top: 50px;
 display: inline-block;
 text-decoration: none;
 font-size: 13px;
 }

a.back-to-t:hover {
 color: #fff;
 text-decoration: none;
 }

.mb-150 {
 margin-bottom: 150px;
 }

.Opt_In {
 text-align: left !important;
 padding-left: 5px !important;
 }

.Opt_In > label {
 display:none !important;
 }

p.Opt_In span.description {
 text-align: left !important;
 margin: 0 !important;
 }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

 .form-block {
 padding: 15px;
 }

}

@media only screen and (max-width: 1500px) {
  header.masthead .intro-text {
    margin-left: 0;
  }

  .logo-pull {
    margin-left: 0%;
  }
}

@media only screen and (max-width: 992px) {
  header.masthead .intro-text {
    margin-left: 0;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .form-block {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 700px) {

 #mainNav .navbar-nav .nav-item {
 border-top: 1px solid;
 padding-left: 10px;
 }

 #mainNav .navbar-nav .nav-item .theme-btn {
 margin: 10px 0;
 }

 #mainNav .navbar-brand img {
 max-width: 150px;
 }

 header.masthead {
 padding-top: 0px;
 padding-bottom: 0px;
 }

 header.masthead .intro-text {
    margin-top: 20px;
 padding-top: 30px;
 padding-bottom: 30px;
 }

 header.masthead .intro-text .intro-heading {
 font-size: 29px;
 line-height: 40px;
 }

 .form-row-m {
 margin-top: 0px;
 }

 .form-block {
 padding: 30px 16px 20px;
 margin-bottom: 30px;
 }

 .gallery-section {
 padding: 0px 0 15px;
 }

 .page-section {
 padding: 4rem 0;
 }

 .brick-bg {
 padding: 1rem;
 }

 h2.section-heading {
 font-size: 25px;
 }

 .copyr, .copyl {
 text-align: center;
 margin-bottom:10px;
 }

 .mb-150 {
 margin-bottom: 50px;
 }

 .upper-footer .col-lg-4 {
 margin-bottom: 20px;
 }

 .testimonial-section .p-5 {
 padding: 1rem!important;
 }

 .mobile-np {
 padding-top: 0 !important;
 }

 .mobile-np-rl {
 padding-right: 0px;
 padding-left: 0px;
 }

 .client-logo ul li {
 margin: 15px;
 }

 .client-logo ul li img {
 max-width: 100px;
 }

 .main-services .media img,
 .features .media img {
  max-width: 50px;
 }

 .carousel-padd {
  padding: 0 10%;
 }

 .carousel-control-next {
  right: -10px;
 }

 .carousel-control-prev {
  left: -10px;
 }

 .carousel-item p {
 font-size: 16px;
 }

 .resource-section article.card .p-4 {
  padding: 0.5rem!important;
 }

  .feature-icon-box {
    min-height: auto;
  }

  .resource-row .card-body {
    margin: 15px;
  }


}


@media (min-width: 992px) {

 .card-lg-gutters-1 .card {
 margin-right: 0.25rem;
 margin-left: 0.25rem;
 }

 .card-lg-gutters-2 {
 margin-right: -0.5rem;
 margin-left: -0.5rem;
 }

 .card-lg-gutters-2 .card {
 margin-right: 0.5rem;
 margin-left: 0.5rem;
 }
}


@media (min-width: 576px){
 .no-mr-sm {
  margin-right: 0;
    margin-left: 0;
 }
}
