
/*=== MEDIA QUERY ===*/
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,500,600,700|Montserrat|Poppins:400,500,600,700");
body {
  line-height: 1.8;
  font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
   
}
.line{ background-image: url("../images/line.jpg");
    background-repeat:repeat;height: 22px;
}

.bg{ background-image: url("../images/bg.jpg");
    background-repeat: repeat-y;}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  color: #232323;
  letter-spacing: 0.5px;
}

h1, .h1 {
  font-size: 48px;
  text-transform: uppercase;
}
.mb-20{  padding-bottom: 30px;}
h2, .h2 {
  font-size: 38px;
  text-transform: uppercase;
}

h3, .h3 {
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
}

h4, .h4 {
  font-size: 22px;
  line-height: 30px;
}

h5, .h5 {
  font-size: 18px;
  line-height: 24px;
}

h6, .h6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}

.font-primary {
  font-family: "Barlow Condensed", sans-serif;
}

.font-secondary {
  font-family: "Montserrat", sans-serif;
}

html, body {
    scroll-behavior: smooth;
  overflow-x: hidden;
  width: 100%;
}

.navbar-toggle .icon-bar {
  background: rgb(245, 99, 75);
}

input[type=email], input[type=password], input[type=text], input[type=tel] {
  box-shadow: none;
  height: 50px;
  outline: none;
  font-size: 14px;
}
input[type=email]:focus, input[type=password]:focus, input[type=text]:focus, input[type=tel]:focus {
  box-shadow: none;
  border: 1px solid rgb(245, 99, 75);
}

.form-control {
  box-shadow: none;
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid rgb(245, 99, 75);
}

.btn {
     display: inline-block;
    font-size: 1.3rem;
    letter-spacing: 1px;
    padding: 8px 20px 8px 25px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 700;
    text-align: center;
    margin: 10px auto;
}

.btn-main, .btn-small, .btn-transparent {
  background:#cb2223;
  color: #fff;
    border-radius: 5px;
}
.btn-main, .btn-small, .btn-transparent {
  background:#cb2223;
  color: #fff;
    border-radius: 5px;
}


.btn-red {
margin-top: 5px;
  background:#cb2223;
  color: #fff;
    font-size: 1.6rem;
    border-radius: 5px;
    margin-bottom:30px;
}
.btn-red:hover {
 
  background:#cb2223;
  color: #fff;
    border-radius: 5px;
}

.btn-transparent {
  background: transparent;
  padding: 0;
  color: rgb(245, 99, 75);
}
.btn-transparent:hover {
  background: transparent;
  color: rgb(245, 99, 75);
}

.btn-large {
  padding: 20px 45px;
}
.btn-large.btn-icon i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.btn-small {
  padding: 10px 25px;
  font-size: 12px;
}

.btn-round {
  border-radius: 4px;
}

.btn-round-full {
  border-radius: 50px;
}

.btn.active:focus, .btn:active:focus, .btn:focus {
  outline: 0;
}

.bg-shadow {
  background-color: #fff;
  box-shadow: 0 16px 24px rgba(0, 0, 0, 0.08);
  padding: 20px;
}
a {
    color:#ffffff!important;
    text-decoration: none;
    background-color: transparent;
}
.bg-gray {
  background: #f0f2f4;
}
.btn{ background-color:#fd2f17; color:#ffffff;
font-size: 1.5rem; border-radius: 100px; width:180px;}
.btn_g{ background-color:#90c31f; color:#ffffff;
font-size: 1.5rem; border-radius: 100px; width:180px; display: inline-block;font-weight:bold; padding: 7px 0; }

.btn_g:hover {color:#ffffff!important;}
.btn_b{ background-color:#00a7df; color:#ffffff;
font-size: 1.5rem; border-radius: 100px; width:180px; display: inline-block; font-weight:bold; padding: 7px 0; }
.btn_b:hover {color:#ffffff!important;}
.book_1{ 
    background-image: url("../images/book_bg.png");
    background-repeat: no-repeat;height: 750px;

}
.book_2{ height: 750px;
   background-image: url("../images/book_bg2.png");
    background-repeat: no-repeat;
}
.box1{ 
    background-color: #ffffff;
border-radius: 50px;
border:10px solid #ffdb28;
}
.box2{  
    background-color: #ffffff;
border-radius: 50px;
border:10px solid #ffdb28;
        padding-bottom: 50px;
}
.box3{  position: absolute;
    background-color: #ffffff;
border-radius: 50px;
border:10px solid #f4ae8f;

}
.card{ background-color: transparent;}
.container {position: relative;}
.bg-primary {
  background: rgb(245, 99, 75) !important;
}

.section {
  padding: 100px 0;
}
.section01 {
  padding: 200px 0 0px 0;
    background-image: url("../images/red.jpg");
    background-repeat: repeat-y;
}
.section02 {
  padding: 200px 0 0px 0;
    background-image: url("../images/green.jpg");
    background-repeat: repeat-y;
}
.section05 {
  padding: 100px 0 0px 0;
    background-image: url("../images/green.jpg");
    background-repeat: repeat-y;
}
.section022 {
  padding: 50px 0 0px 0;
    background-image: url("../images/green.jpg");
    background-repeat: repeat-y;
}
.section03 {
  padding: 200px 0 0px 0;
    background-image: url("../images/red.jpg");
    background-repeat: repeat-y;
}
.section033 {
  padding: 50px 0 0px 0;
    background-image: url("../images/red.jpg");
    background-repeat: repeat-y;
}
.section04 {
  padding: 50px 0 0px 0;
    background-image: url("../images/green.jpg");
    background-repeat: repeat-y;
}
.section-title {
 margin-top: -150px;
}
.section-title .title {
  font-size: 50px;
  line-height: 50px;
}
.section-title p {
  color: #666;
  font-family: "Montserrat", sans-serif;
}

.page-title {
  padding: 155px 0 100px;
}

.overly, .bg-4 {
  position: relative;
}
.overly:before, .bg-4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #232323;
  opacity: 0.8;
}

.overly-2, .textimonial, .cta, .slider, .page-title {
  position: relative;
}
.overly-2:before, .textimonial:before, .cta:before, .slider:before, .page-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
img {
    max-width: 100%;
}
#success, #error {
  display: none;
}

.text-color {
  color: rgb(245, 99, 75);
}

.text-black {
  color: #232323;
}

.text-sm {
  font-size: 14px;
}

.text-md {
  font-size: 26px;
  line-height: 36px;
}

.text-lg {
  font-size: 56px;
  line-height: 66px;
}

.no-spacing {
  letter-spacing: 0px;
}

a {
  transition: all 0.35s ease;
}

a:hover, a:focus {
  text-decoration: none !important;
  outline: 0;
}

.font-size-13 {
  font-size: 13px;
}

.letter-spacing {
  letter-spacing: 1px;
}

.bg-black-50 {
  background: #181a23;
}

.navbar-nav li {
  padding: 0px 10px;
}
.navbar-nav .nav-link {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  transition: all 0.25s ease;
}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
  color: rgb(245, 99, 75);
}

.top-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 14px;
}
.top-header ul li {
  padding: 0px 25px;
  border-left: 1px solid #dedede;
}

.dropdown {
  height: 100%;
}

.dropdown-menu {
  background: #1c1c1c;
  border-radius: 0px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.03);
  padding: 24px 0 26px;
  min-width: 280px;
  left: 0px;
  top: 100%;
  transform: translateY(10%);
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  transition: all 0.3s ease 0s;
  display: block;
}

.dropdown-item {
  color: #c8c8c8;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  padding: 0.55rem 2rem;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  z-index: 20;
  transform: translateY(0%);
}

.dropdown-item:hover {
  background: transparent;
  color: rgb(245, 99, 75);
}

ul.dropdown-menu li {
  padding-left: 0px !important;
}

.fixed-nav {
  background: #181a23;
}

.navbar-toggler {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 5px 10px;
}

.navbar-collapse.collapse.show {
  background: #181a23;
}

.slider {
    background-position: center top;
  background: url("../images/bg-7.jpg") no-repeat;
  background-size: cover;
  padding: 70px 0px;
    height: 1042px;
}
.slider h1 {
  font-size: 95px;
  line-height: 95px;
}
.slider span.subhead {
  color: #fff;
  letter-spacing: 5px;
  border: 2px solid #fff;
  padding: 3px 15px 5px 15px;
  opacity: 0.8;
}

.bg-2 {
  background: url("../images/bg/bg-image-2-1.jpg") no-repeat;
  background-size: cover;
}

.bg-3 {
  background: url("../images/bg/bg-cta.jpg") no-repeat;
  background-size: cover;
}

.bg-4 {
  background: url("../images/about/img-7.jpg") no-repeat;
  background-size: cover;
}

.mt-80px {
  margin-top: -180px;
     background-image: url("../images/red.jpg");
    padding-bottom: 150px;
}

.number {
  opacity: 0.1;
  font-size: 130px;
  display: block;
  line-height: 120px;
  position: absolute;
  top: 10px;
}



.mt--45 {
  margin-top: -45px;
}


.overlay-content {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  top: 50%;
  transform: translateY(-40%);
}

.team-item:hover .team-content-overlay {
  opacity: 1;
}

.team-item:hover .card-body {
  opacity: 0;
}

.team-wrap .card-subtitle {
  position: relative;
}
.team-wrap .card-subtitle:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  max-width: 26px;
  border-top: 4px solid #ddd;
  margin-top: 20px;
}
.team-wrap ul li a {
  width: 40px;
  height: 40px;
  border: 1px solid #dedede;
  color: #232323;
  display: inline-block;
  text-align: center;
  padding-top: 6px;
}
.team-wrap ul li a:hover {
  background: rgb(245, 99, 75);
  border-color: rgb(245, 99, 75);
  color: #fff !important;
}

.divider {
  margin: 0 auto;
  background: rgb(245, 99, 75);
  width: 45px;
  height: 4px;
}

.cta {
  background: url("../images/bg/slide2.jpg") fixed 50% 50% no-repeat;
  background-size: cover;
}
    .book{display:inline-block;float: right;}
.w-40 {
  width: 40%;
}

.testimonial-slider .slick-dots li {
  color: #fff;
}

.slick-dots li.slick-active button::before {
  color: rgb(245, 99, 75);
}

.slick-dots li button::before {
  color: #fff;
  font-size: 10px;
}

.slick-slide:focus, .slick-slide a {
  outline: none;
}

.lh-35 {
  line-height: 35px;
}

.pricing .card-body ul li {
  font-size: 15px;
}
.pricing h3 {
  padding-left: 20px;
}
.pricing h3 sup {
  top: 20px;
  left: 0px;
}
.pricing h3 sub {
  font-size: 13px;
}
.pricing .btn-solid-border:hover {
  color: #fff !important;
}

.map {
  width: 100%;
  height: 450px;
}

.mt--170 {
  margin-top: -170px;
}

.blog .card a h4 {
  font-weight: 700;
}
.blog .card a h4:hover {
  color: rgb(245, 99, 75);
}

.blog-post-meta span {
  font-size: 13px;
}

.lh-25 {
  line-height: 23px;
}

.search i {
  position: absolute;
  right: 15px;
  top: 15px;
}

.tags a {
  display: inline-block;
  color: #232323;
  border: 1px solid #dedede;
  padding: 3px 10px;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-size: 14px;
}

.follow a {
  width: 35px;
  height: 35px;
  background: #fff;
  display: inline-block;
  text-align: center;
  padding-top: 5px;
}

.pagination {
  border: 0px;
}
.pagination li a {
  color: #232323;
}
.pagination .page-item.active .page-link {
  background-color: rgb(245, 99, 75);
  border-color: rgb(245, 99, 75);
  color: #fff !important;
}
.pagination .page-item:last-child .page-link {
  border-radius: 0px;
}
.pagination .page-item:first-child .page-link {
  border-radius: 0px;
}
.pagination .page-link {
  background: transparent;
  padding: 15px 20px;
}

.font-size-12 {
  font-size: 12px;
}

.post-tags a {
  display: inline-block;
  background: #fff;
  padding: 5px 10px;
}

.social-share a {
  color: #232323;
  padding: 0px 10px;
}

.reply-btn {
  font-size: 12px;
  padding: 6px 17px;
  font-weight: 400;
  border: 2px solid #eee;
}

.footer {margin-top: 50px;
  padding-top: 25px;
      
}
.footer p {
  color: #111111;
  font-size: .9rem;
    line-height: 1;
}

.snow{ font-size: 1.5rem;
    color:#111;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center;
    padding-left: 50px;}
.snowbox{ padding: 20px 0 50px 20px;}
.copyright {
color: #fff;
text-align: center;
 padding: 20px 0;
font-size: .9rem;
background-color: #111111;
margin-top: 12px;
}

.bg-black {
  background: #111;
}



.lh-40 {
  line-height: 40px;
}

.footer-socials li a {
  color: #fff;
  opacity: 0.8;
}

.recent-blog a {
  line-height: 1.5;
  font-size: 14px;
}

.footer-socials li a {
  color: #595b65;
  font-size: 18px;
  padding-left: 10px;
}
.SP{ font-size: 1.5rem;
    background-color: #FFEB3B;
    border-radius: 50px;
    padding: 5px 10px;
    font-weight: bold;}
 .sell2 {color:#111111;
    font-size: 1.8rem!important;
     font-weight: bold;
}
/*=== MEDIA QUERY ===*/
@media (max-width: 400px) {
    .pt-20{ padding-top: 20px; border-top: 1px solid #999999;}
  .dropdown-menu {
    display: none;
    width: 100%;
    text-align: center;
  }
  .navbar-nav li {
    padding: 0px;
  }
}
.red_p{
    margin-right: 10px;
   padding: 5px 20px;
    border-radius: 50px;
background-color: #fd2f17;
color: #FFFFFF;
    line-height: 2;
}
.img_flex{ display: flex;
}
.no-gutters {
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
}
.bl_box{ border:7px solid #00a7df; border-radius: 30px;    padding-bottom: 20px;}
.gr_box{ border:7px solid #90c31f;border-radius: 30px;    padding-bottom: 20px;}
.red_circle{border-radius: 100px;
    color: #ffffff;
    background-color: #fd2f17;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    margin-right: 5px;}
.red{ color: #fd2f17;}
.red_b{ color: #fd2f17;font-size: 1.6rem; }
.booktitle{font-size: 1.6rem; line-height: 1.3; color: #285c50;font-weight: bold;}
.order {
    background-color: #8c5940!important;
    margin: 30px -15px 0;
    border-radius: 0 0 30px 30px;
     font-size: 1rem;
    line-height: 1.5;
    padding: 15px 30px;
    color:#ffffff; font-weight: bold;
}
.order2 {
    background-color: #8c5940!important;
     font-size: 2rem;
    line-height: 1;
    font-weight: bold;
    padding: 20px 30px;
    color:#ffffff;
}
.order3 {
    background-color: #8c5940!important;
     font-size: 1rem;
    line-height: 1;
    color:#ffffff; font-weight: bold;
}
.gpt-1{ 
display: block;
    margin: -50px auto 0;}
.info {
    font-size: 1.2rem;
    line-height: 1.3;
    text-align: center;
    padding-bottom: 20px;
    color: #111111;
    font-weight: bold;
}
.sell{font-size: 1.5rem; line-height: 1.3; color: #fd2f17;font-weight: bold;  text-align: left;}
.sell_b{font-size: 1.5em; line-height: 1.3; color: #111111;font-weight: bold;  text-align: left;}
.sell2{font-size: 1.8rem; line-height: 1.3; color: #00a7df;font-weight: bold;  }
.sell3{font-size: 1.8rem; line-height: 1.3; color: #90c31f;font-weight: bold;  }
.sell_b2{font-size: 1.5em; line-height: 1.3; color: #111111;font-weight: bold;  }
.sell_s{font-size: 1.4em; line-height: 1.4; color: #111111;font-weight: bold;  text-align: left;}
.sell_75{font-size: 1.3em; line-height: 1.5; color: #111111;font-weight: bold; text-align: left;}
.hr{ border-bottom:  1px solid #fd2f17;
        border-top: 1px solid #fd2f17;
    padding: 10px 0;
    margin: 10px 0;}
.text-black{ color: #ffffff;
    background-image: url(../images/info.png);
    background-repeat: no-repeat;
    width: 160px;
    height: 68px;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;}

.list{  background-image: url(../images/list.png);
background-repeat: no-repeat;
        padding-left: 15px;
}

.red_check{
  font-size: 1.5rem;
    line-height: 45px;
    color: #111111;
    font-weight: bold;
    background-image: url("../images/red_check.png");
    background-repeat: no-repeat;
    display: block;
    width:500px;
    margin: 0 auto;
    height: 45px;
    padding-left: 50px;
   
}
.vd_red{ border:5px solid #fd2f17;
border-radius: 30px;}
.leaf{
  font-size: 1.5rem;
    line-height: 45px;
    color: #ffffff;
    font-weight: bold;
    background-image: url(../images/leafbg.png);
    max-width: 430px;
    text-align: left;
    height: 45px;
    padding-left: 50px;
    margin-left: 50px;
}
  
.leaf2{ font-size: 1.5rem;
    line-height: 45px;
    color: #ffffff;
    font-weight: bold;
    background-image: url(../images/leafbg2.png);
    max-width: 430px;
    text-align: left;
    height: 45px;
    padding-left: 50px;
    margin-left: 50px;
}
  
  
.small{font-size: 1rem; line-height: 1.5; color:#111111; text-align: left;}
.price{font-size: 2.5rem; line-height: 1.5; color: #fd2f17; font-weight: bold; text-align: left;}
.small2{font-size: 1rem; line-height: 1.5; color:#111111; }
.price2{font-size: 2.5rem; line-height: 1.5; color: #00a7df; font-weight: bold; }
.price3{font-size: 2.8rem; line-height: 1.5; color: #90c31f; font-weight: bold; }
   .titilebar{ display: none!important;}
.pc_none{ display: none;}
    .name{ font-size: 2.2rem;padding-bottom: 50px; text-align: center; font-weight: bold;}
@media (max-width: 480px) {
    .sell_75 {
    font-size: 1.1em!important;
   
}
    .red_check{
  font-size: 1.2rem!important;
    line-height: 30px!important;
    height: 30px!important;
    background-image: url("../images/red_check_m.png");
   
}
    .section05{ padding-top: 20px!important;}
    .book_1{
    background-repeat: no-repeat;
}
.book_2{ 
}
    .pc_none {
    display: block;
    text-align: center;
    margin: 0 auto!important;
    float: none;
}
    .m_none{ display: none;}
    .SP{ font-size: .9rem;
    background-color: #FFEB3B;
    border-radius: 50px;
    padding: 5px 10px;
    font-weight: bold;}
    .small {
    font-size: .9rem;
    line-height: 1.5;
    color: #111111;
    text-align: left;
}
    .pd-4{ padding-bottom: 15px; padding-top :15px;}
    .bg {
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
    .btn_b {
    background-color: #00a7df;
    color: #ffffff;
    font-size: 1.1rem;
    border-radius: 100px;
    width: 49%;
    display: inline-block;
    font-weight: bold;
    padding: 4px 0;
}
.gr_box {
    border: 7px solid #90c31f;
    border-radius: 30px;
    margin-top: 80px;
}
.btn_g {
    background-color: #90c31f;
    color: #ffffff;
    font-size: 1.1rem;
    border-radius: 100px;
        width: 49%;
    display: inline-block;
    font-weight: bold;
    padding: 4px 0;
}
  

    .btn {
  background-color: #fd2f17;
    color: #ffffff;
    font-size: 1rem;
    border-radius: 100px;
    width: 45%;
    display: inline-block;
    padding: 10px;
    margin: 10px 5px;
}
    .order2 {
    background-color: #8c5940!important;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: bold;
    padding: 10px 10px;
    color: #ffffff;
}
    .price {
    font-size: 1.6rem!important;
    color: #fd2f17;
    font-weight: bold;
}
    .mobile_n{ display: none;}
    .titilebar{ display: block!important;}
    .sell_s {

    text-align: left;
    font-size: 1rem!important;
    line-height: 1.2!important;
    display: inline-block;
}
    .container {
    width: 99%;
    padding-right: 15px!important;
    padding-left: 15px!important;

}
   
    .btn-red {padding: 6px 15px 6px 20px!important;
    font-size: 1.3rem!important;}
    
    .sell {
    font-size: 1.1rem!important;
}
    .px-4 {
    padding-left: .2rem!important;
        padding-right: .2rem!important;
}
    .col-md-6{width: 50%; padding-left: -10px; padding-right:-10px;}
    .snow {
      font-size: 1.1rem;
    line-height: 1.3!important;
    padding: 10px 0;
    text-align: center;
}
   
    .footer p {
    line-height: 1.5!important;
}
    .snowbox {
    padding: 0!important;margin-bottom: 30px;
}
    .book_s{ width:100%;}
    .section02 {padding: 60px 0 40px 0!important;}
    .section03 {padding: 50px 0 40px 0!important;}
     .section04 {padding: 60px 0 40px 0!important;}
    .name{ font-size: 1.2rem;padding-bottom: 50px; text-align: center; font-weight: bold;}
    .m_none{ display: none; }
   .leaf {
    font-size: .8rem;
    line-height: 1.2;
    color: #ffffff;
    font-weight: bold;
       background-repeat: no-repeat;
    background-image: url(../images/leafbg_m.png);
    text-align: left;
  
    padding-left: 25px;
    margin-left: 10px;
}
   .leaf2 {
       background-repeat: no-repeat;
    font-size: .8rem;
    line-height: 1.2;
    color: #ffffff;
    font-weight: bold;
    background-image: url(../images/leafbg2_m.png);
    text-align: left;

    padding-left: 25px;
    margin-left: 10px;
}
    .booktitle {
    font-size: 1.2rem!important;
}
    .section-title {
    margin-top: -65px!important;
}
    .box{    width: 92%!important;}
    .slider {
  height:463px;
    background: url(../images/bg-7_s.jpg) no-repeat!important;
     padding: 30px 0 0 0;
    background-size: cover!important;
   
}
    .mb-5, .my-5 {
    margin-bottom: 0;
}
    .mt-80px {
   margin-top:-530px!important;
    background-image: url(../images/red.jpg);
        margin-bottom: 300px;
   
}
    .col-lg-4{
    position: relative;
    width: 50%!important;
    padding-right: 2px;
    padding-left: 2px;
}
  .slider h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .text-lg {
    font-size: 28px;
    line-height: 38px;
  }
  .lead {
    font-size: 1rem;
  }
  .media {
    display: block;
  }
  .media-body {
    margin-top: 20px;
  }
  .number {
    font-size: 50px;
    line-height: 65px;
  }
  .dropdown-menu {
    display: none;
    text-align: center;
  }
  .navbar-nav li {
    padding: 0px;
  }
}
@media (max-width: 768px) {
    .W80{ width:75%;}
  .media {
    display: block;
  }
  .media-body {
    margin-top: 20px;
  }
  .services .media img {
    width: 100% !important;
  }
  .dropdown-menu {
    display: none;
    text-align: center;
  }
  .navbar-nav li {
    padding: 0px;
  }
}
.video{display: contents;}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;left: 0;
width: 100%;
height: 100%;
}
