/* Commomn styles */
body
{
font-family: 'Kanit', sans-serif;
font-weight:400;
}
a {
color: #000000;
font-size: 14px;
transition-duration: 0.4s;
}
a, a:visited, a:hover, a:active {
text-decoration: none;
color: inherit;
outline: none;
transition-duration: 0.4s;
font-size: inherit;
}
a:focus {
outline: none;
}
img
{
max-width:100%;
}
.col-1by5
{
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.pad-none
{
padding-left:0px;
padding-right:0px;
}
.pad-left-none
{
padding-left:0;
}
.pad-right-none
{
padding-right:0;
}
.pad-5-row
{
margin-left:-2.5px;
margin-right:-2.5px;
}
.pad-5-row > div
{
padding-left:2.5px;
padding-right:2.5px;
}
.white-bg
{
background:#fff;
}
p
{
font-weight:300;
font-size:18px;
color:#2c2c2c;
line-height:23.61px;
margin-bottom:25px;
}
p.alt
{
font-weight:400;
font-size:15px;
line-height:17px;
margin-bottom:20px;
}
/*  Commomn styles end */
/* header styles start */
.navbar-default {
background-color: #8cc63f;
border-color: #8cc63f;
margin-bottom: 0px;
padding: 10px 0px;
}
.navbar-brand {
float: left;
height: auto;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand > img {
display: block;
width: 100px;
}
.navbar-right {
float: right !important;
margin-right: -15px;
margin-top: 15px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
color: #000;
background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
font-size: 16px;
font-weight: 400;
padding: 15px 22px;
}
.h-dealer {
color: #fff;
font-size: 16px;
font-weight: 400;
padding: 15px 30px !important;
background-color: #222;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
margin-left: 50px;
border: 3px solid #9bd84b;
}
.h-dealer:hover {
color: #222222 !important;
font-size: 16px;
font-weight: 400;
padding: 15px 30px !important;
background-color: #fff !important;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
margin-left: 50px;
border: 3px solid #9bd84b;
}
/*  header styles end  */
/*  banner styles start  */
.oita-slide .carousel-caption {
right: 20%;
left: 12%;
padding-bottom: 30px;
top: 150px;
}
.oita-slide   .carousel-caption h2 {
font-size: 60px;
text-shadow: none;
text-align: left;
font-weight: 600;
margin-bottom: 25px;
}
.oita-slide  .carousel-caption .clr {
color: #000;
}
.oita-slide .carousel-caption p {
font-size: 22px;
text-align: left;
color: #fff;
text-decoration: none;
text-shadow: none;
margin-bottom: 30px;
}
.oita-slide .carousel-caption .btn {
text-shadow: none;
color: #fff;
font-size: 16px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #222;
border-top-left-radius: 25px;
float: left;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-right: 25px;
}
.oita-slide  .carousel-caption .btn:hover {
color: #222222 !important;
float: left;
font-size: 16px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #fff !important;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
}
.oita-slide .carousel-caption .banner-call{
text-shadow: none;
color: #222;
font-size: 16px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #fff;
border-top-left-radius: 25px;
float: left;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-right: 25px;	
}
.oita-slide .carousel-caption .banner-call:hover{
text-shadow: none;
color: #fff !important;
font-size: 16px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #222 !important;
border-top-left-radius: 25px;
float: left;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b !important;
margin-right: 25px;
}
/*  banner styles end  */
/*  home-about styles start  */
.home-about {
display: inline-block;
float: left;
width: 100%;
margin-top: 40px;
margin-bottom: 50px;
}
.home-about-desc h2 {
font-size: 21px;
margin-bottom: 15px;
margin-top: 40px;
}
.home-about-desc h1 {
font-size: 45px;
font-weight: 600;
line-height: 42px;
margin-top: 21px;
margin-bottom: 27px;
}
.home-about-desc .clr-01 {
color: #8cc63f;
}
.home-about-desc p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.home-about-desc h3 {
font-size: 17px;
}
.home-about-desc h3 img {
width: 25px;
margin-right: 5px;
}
.home-about .btn {
text-shadow: none;
color: #fff;
font-size: 16px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #222;
border-top-left-radius: 25px;
float: left;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 25px;
}
.home-about .btn:hover {
color: #222222 !important;
float: left;
font-size: 16px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #fff !important;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 25px;
}
.count-down {
text-align: center;
display: inline-block;
float: left;
width: 100%;
margin-top: 55px;
}
.count-down-box img{
width: 136px;
}
.count-down-box h3 {
font-size: 19px;
letter-spacing: 1px;
margin-top: 11px;
}
.count-down-img {
position: relative;
}
.count-down-text {
position: absolute;
left: 0px;
right: 0px;
top: 37px;
font-size: 38px;
font-weight: 600;
color: #8cc63f;
}
/*  home-about styles end  */
/* product-list-section styles start  */
.product-list-section {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #eef3f5;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
text-align: center;
}
.product-list-section h2 {
font-size: 30px;
margin-top: 0px;
margin-bottom: 20px;
}
.product-list-section p{
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.product-list-section  .prdt-box {
padding: 40px 40px;
background-color: #fff;
border-top-left-radius: 45px;
border-bottom-right-radius: 45px;
}
.product-list-section .prdt-box h2 {
font-size: 22px !important;
margin-bottom: 25px !important;
margin-top: 15px !important;
}
.product-list-section .prdt-box p {
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 8px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.product-list-section .prdt-box .prdt-btn {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 41px !important;
background-color: #222;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
}
.product-list-section .prdt-box .prdt-btn:hover {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 41px !important;
background-color: #9bd84b;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
}
/*  product-list-section styles end  */
/* product-details-lr style start */
.product-details-lr {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
}
.product-details-lr h2 {
font-size: 30px;
margin-top: 0px;
text-align: center;
margin-bottom: 20px;
}
.product-details-lr p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.prdt-left-section {
text-align: right;
display: inline-block;
float: left;
width: 100%;
}
.box-l {
margin-right: 20px;
margin-top: 55px;
float: left;
width: 100%;
display: inline-block;
}
.prdt-left-box {
float: left;
text-align: right;
width: 200px;
}
.prdt-left-box h3{
font-size: 22px !important;
}
.prdt-left-box p {
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 23.61px;
font-family: 'Reem Kufi', sans-serif;
text-align: right;
}
.prdt-left-img {
float: right;
}
.prdt-left-img img{
width: 124px;
}
.prdt-right-section {
text-align: left;
display: inline-block;
float: left;
width: 100%;
}
.prdt-right-img img {
width: 124px;
}
.prdt-right-img {
float: left;
margin-right: 30px;
}
.prdt-right-box {
float: left;
text-align: left;
width: 200px;
}
.prdt-right-box h3 {
font-size: 22px !important;
}
.prdt-right-box p {
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 23.61px;
font-family: 'Reem Kufi', sans-serif;
text-align: left;
}
/* product-details-lr style end */
/*  highlight-points styles start  */
.highlight-points {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #8cc63f;
border-top-right-radius: 70px;
border-bottom-left-radius: 70px;
text-align: center;
background-image: url(../img/pattern.png);
background-repeat: repeat;
background-size: cover;
}
.highlight-point-box {
background-color: #fff;
border-top-right-radius: 60px;
border-bottom-left-radius: 60px;
padding: 60px 33px;
border: 3px solid #9bd84b;
text-align: center;
}
.highlight-point-box img {
width: 90px;
}
.highlight-points h2 {
font-size: 20px;
color: #fff;
margin-bottom: 0px;
}
/*  highlight-points styles end  */
/*  news-updates styles start  */
.news-updates {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
}
.news-updates h2 {
font-size: 30px;
margin-top: 0px;
text-align: center;
margin-bottom: 20px;
}
.news-updates p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.news-outer {
display: inline-block;
float: left;
width: 100%;
margin-bottom: 30px;
}
.news-img {
background-color: #fff;
border-top-left-radius: 50px;
overflow: hidden;
position: relative;
}
.news-date {
position: absolute;
bottom: 0px;
right: 0px;
background-color: #8cc63f;
padding: 12px 31px;
border-top-left-radius: 25px;
font-size: 16px;
font-weight: 500;
color: #fff;
}
.news-dtl {
background-color: #eef3f5;
padding: 20px 20px;
border-bottom-right-radius: 50px;
}
.news-dtl h3{
font-size: 22px;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}
.news-dtl p{
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 24px;
margin-bottom: 20px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.btn.ns-btn {
text-shadow: none;
color: #333;
font-size: 14px;
font-weight: 400;
padding: 10px 24px !important;
background-color: #fff;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 2px solid #333;
margin-bottom: 20px;
}
.btn.ns-btn:hover {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 24px !important;
background-color: #8cc63f;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 2px solid #8cc63f;
margin-bottom: 20px;
}
/*  news-updates styles end  */
/*  faq styles start  */
.faq-section {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #eef3f5;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
margin-bottom: 150px;
}
.faq-section  h2{
font-size: 30px;
margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
.faq-section  p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.accordian-container {
margin-bottom: 20px;
}
.accordian {
cursor: pointer;
padding: 13px;
margin: 0;
background-color: #fff;
}
.accordian span {
font-size: 17px;
font-weight: 400;
}
.accordian-arrow {
transition: all 0.5s ease;
float: right;
color: grey;
margin: 0;
}
.accordian:hover .accordian-arrow {
color: black;
}
.content {
padding: 15px 20px;
border-top: none;
background-color: #fbfbfb;
}
.content p {
font-size: 16px;
text-align: justify;
margin-bottom: 15px;
}
.more {
transform: rotateX(0deg);
}
.less {
transform: rotateX(180deg);
}
/* fallback */
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: 'liga';
-moz-osx-font-smoothing: grayscale;
}
/*  faq styles end  */
/* footer styles start */
.footer {
background-color: #fff;
background-size: cover;
background-repeat: no-repeat;
background-image: url("../img/footer-bg.jpg");
display: inline-block;
float: left;
width: 100%;
background-position: center;
background-attachment: fixed;
padding: 100px 0px 30px 0px;
position: relative;
}
.footer-logo img {
width: 100px;
margin-bottom: 30px;
}
.footer p {
font-weight: 300;
font-size: 18px;
color: #fff;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.social ul {
list-style: none;
padding-left: 0px;
display: inline-block;
margin-bottom: 0px;
}
.social ul li {
float: left;
padding-right: 3px;
padding-left: 3px;
}
.social ul li a {
color: #151c28 !important;
background-color: #ffffff;
border-radius: 57px;
line-height: 33px !important;
font-size: 17px !important;
width: 37px;
height: 37px;
display: inline-block;
text-align: center;
border: 1.8px solid #ffffff;
}
.social ul li a:hover {
color: #ffffff !important;
border: 1.8px solid #8cc63f;
background-color: #8cc63f;
}
.footer h2 {
font-size: 24px;
color: #fff;
margin-top: 0px;
margin-bottom: 25px;
font-weight: 400;
}
.footer .op {
margin-top: 30px !important;
}
.footer ul {
list-style: none;
padding-left: 0px;
}
.footer ul li a {
font-size: 17px;
line-height: 28px;
color: #fff;
font-family: 'Reem Kufi', sans-serif;
}
.footer h3 {
font-size: 18px;
color: #8cc63f;
}
.footer-bottom {
background-color: #0f0f10;
padding: 25px 0px;
text-align: center;
display: inline-block;
float: left;
width: 100%;
border-top: 1px solid #707070;
}
.footer-bottom p{
font-size: 15px;
line-height: 28px;
color: #fff;
font-family: 'Reem Kufi', sans-serif;
margin-bottom: 0px;
}
.become-dealer-strip {
position: absolute;
top: -92px;
left: 182px;
right: 182px;
text-align: center;
background-color: #8cc63f;
padding: 38px 70px;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
}
.become-dealer-strip h2 {
font-size: 34px;
float: left;
text-align: center;
margin-bottom: 0px;
margin-top: 10px;
}
.dealer-btn {
text-shadow: none;
color: #fff !important ;
font-size: 21px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #222;
border-top-left-radius: 25px;
float: right;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
}
.dealer-btn:hover {
text-shadow: none;
color: #222222 !important;
font-size: 21px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #fff;
border-top-left-radius: 25px;
float: right;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
}
.footer-whatsapp-icon {
background-color: #36b549;
position: fixed;
right: 19px;
width: 53px;
height: 53px;
text-align: center;
font-size: 29px;
color: #fff;
border-radius: 50px;
line-height: 53px;
z-index: 999;
top: 401px;
}
.footer-call-icon {
background-color: #c32f34;
position: fixed;
right: 19px;
width: 53px;
height: 53px;
text-align: center;
font-size: 29px;
color: #fff;
border-radius: 50px;
line-height: 53px;
z-index: 999;
top: 336px;
}
/*  footer styles end  */
/* inner page style common */
.inner-banner {
background-image: url(../img/inner-banner.png);
background-repeat: no-repeat;
background-size: cover;
padding: 60px 0px 60px 0px;
text-align: center;
position: relative;
}
.inner-banner h2 {
font-size: 40px;
font-weight: 600;
text-shadow: none;
color: #fff;
text-align: center;
}
.inner-banner ul {
padding: 0px;
text-align: center;
margin-top: 11px;
}
.inner-banner ul li {
display: inline-block;
font-size: 14px;
font-weight: 600;
position: relative;
padding: 0px 15px;
letter-spacing: 1px;
color: #fff;
text-transform: uppercase;
border-right: 2px solid #fff;
}
.inner-banner ul li:last-child {
border-right: none;
}
.inner-page-common-section {
margin: 40px 0px;
}
.inner-footer-space {
margin-bottom: 150px;
}
.inner-pages-out {
margin: 50px 0px;
}
/* inner page style common */
/*  service-dis-section */
.service-dis-section {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
}
.service-dis-section h1 {
font-size: 30px;
margin-top: 0px;
text-align: left;
margin-bottom: 20px;
}
.service-dis-section p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.users-manual {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #eef3f5;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
text-align: center;
}
.users-manual  h2 {
font-size: 30px;
margin-top: 0px;
margin-bottom: 20px;
}
.users-manual  p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.price-card {
background: #f5f5f6;
padding: 40px 35px;
position: relative;
text-align: center;
border-radius: 2px;
overflow: hidden;
margin-bottom: 30px;
}
.price-card:before {
position: absolute;
content: "";
top: 0;
right: -35px;
width: 88px;
text-align: center;
height: 88px;
background: #8cc63f;
opacity: 0.2;
border-radius: 8px;
transform: rotate(45deg);
}
.price-card::after {
position: absolute;
content: "";
top: 30px;
right: -35px;
width: 88px;
height: 88px;
background: #8cc63f;
opacity: 0.6;
text-align: center;
border-radius: 8px;
transform: rotate(45deg);
}
.price-card h2 {
font-size: 23px;
font-weight: 500;
margin-bottom: 0px;
}
.price-card.featured {
background: #fff;
border: 1px solid #ebebeb;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
border-top-left-radius: 45px;
border-bottom-right-radius: 45px;
}
p.price span {
display: inline-block;
padding: 45px 15px 50px;
padding-right: 0;
font-size: 50px;
font-weight: 600;
color: #0cc652;
position: relative;
}
p.price span:before {
position: absolute;
content: "$";
font-size: 16px;
top: 25px;
font-weight: 300;
left: 0;
}
.price-card .btn-mid {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 41px !important;
background-color: #222;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
}
.price-card .btn-mid:hover {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 41px !important;
background-color: #9bd84b;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
}
.manufactures-warranty {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
}
.manufactures-warranty h2 {
font-size: 30px;
margin-top: 0px;
text-align: left;
margin-bottom: 20px;
}
.manufactures-warranty p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.battery-section {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #eef3f5;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
}
.battery-section  h2 {
font-size: 30px;
margin-top: 0px;
margin-bottom: 20px;
text-align: left;
}
.battery-section p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.battery-inner-sub {
background-color: #fff;
padding: 20px 20px;
margin-bottom: 40px;
}
.battery-inner-sub h3 {
font-size: 22px;
color: #49750f;
}
.battery-inner-sub ul {
padding-left: 15px;
list-style: square;
}
.battery-inner-sub ul li{
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 20px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
/*  service-dis-section */
/* contact page style start */
.contact-page-section h2 {
font-size: 30px;
margin-top: 0px;
text-align: left;
margin-bottom: 20px;
}
.contact-page-section .form-control {
display: block;
width: 100%;
height: 46px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #111;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.awesome-form label {
font-size: 17px;
color: #111;
font-weight: 400;
}
.contact-page-section .text-area-section {
height: 150px;
}
.contact-page-section .btn-submit {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 41px !important;
background-color: #222;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
float: right;
}
.contact-page-section .btn-submit:hover {
text-shadow: none;
color: #fff !important;
font-size: 14px !important;
font-weight: 400;
padding: 10px 41px !important;
background-color: #9bd84b !important;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b !important;
margin-top: 20px;
float: right;
}
.contact-page-section .btn-submit:hover {
color: #fff;
font-size: 15px;
border: 2px solid #111;
background-color: #111;
}
.padleft45 {
padding: 40px 40px;
background-color: #eef3f5;
-moz-box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.6);
-webkit-box-shadow: 8px 8px 8px rgba(68, 68, 68, 0.6);
box-shadow: 5px 5px 5px rgba(207, 207, 207, 0.6);
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
}
.padleft45::before {
position: absolute;
content: "";
top: 0;
right: -35px;
width: 88px;
text-align: center;
height: 88px;
background: #8cc63f;
opacity: 0.2;
border-radius: 8px;
transform: rotate(45deg);
}
.padleft45::after {
position: absolute;
content: "";
top: 30px;
right: -35px;
width: 88px;
height: 88px;
background: #8cc63f;
opacity: 0.6;
text-align: center;
border-radius: 8px;
transform: rotate(45deg);
}
.padleft45 h2 {
color: #222222 !important;
}
.padleft45 p{
color:#222222 !important;
}
.contact-page-section p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.contact-page-section h3 {
font-size: 20px;
color: #8cc63f;
text-shadow: none;
line-height: 26px;
margin-bottom: 5px;
margin-top: 0px !important;
}
.contact_blocks a {
color: #222222;
font-size: 19px;
font-family: 'Reem Kufi', sans-serif;
}
.contact_blocks {
padding-left: 36px;
background-repeat: no-repeat !important;
background-position: 0px 0px !important;
padding-top: 0px;
margin-bottom: 11px;
}
.contact_address {
background: url(../img/map.png);
background-repeat: no-repeat;
margin-top: 35px;
}
.contact_phone {
background: url(../img/telephone-call.png);
background-repeat: no-repeat;
}
.contact_email {
background: url(../img/arroba.png);
background-repeat: no-repeat;
}
.map-section-box {
background-color: #fbfbfb;
padding: 20px 20px;
margin-top: 40px;
}
.map-section-box h2 {
font-size: 27px;
font-weight: 600;
color: #064063;
margin-bottom: 0px;
margin-top: 10px;
}
/* contact page style end */
/* detail-slide page style start */
.detail-slide {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #fff;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
}
.detail-desc h1 {
font-size: 30px;
margin-bottom: 10px;
margin-top: 20px;
}
.detail-desc h2{
color: #8cc63f;
font-size: 52px;
font-weight: 600;
margin-top: 10px;
margin-bottom: 15px;
}
.detail-desc p{
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.detail-desc .dealer-btn {
float: left;
padding: 11px 32px !important;
}
.detail-desc h3 {
font-size: 25px;
margin-top: 25px;
margin-bottom: 20px;
color: #0f0f10;
}
.detail-desc ul {
list-style: none;
padding-left: 0px;
margin-bottom: 0px;
}
.detail-desc ul li {
float: left;
margin-right: 8px;
}
.detail-desc ul li a img {
width: 65px;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
}
/* detail-slide page style end */
/* spec-list page style start */
.spec-list {
background-color: #eef3f5;
border-top-left-radius: 60px;
border-bottom-right-radius: 60px;
overflow: hidden;
text-align: center;
padding: 10px 10px;
min-height: 425px;
max-height: 450px;
}
.spec-list img {
background-color: #fff;
padding: 5px;
border: 7px solid #eef3f5;
border-top-left-radius: 60px;
}
.spec-list h2{
font-size: 23px;
font-weight: 500;
margin-bottom: 9px;
}
.spec-list p {
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 21.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}



.spec-listinner {
background-color: #eef3f5;
border-top-left-radius: 60px;
border-bottom-right-radius: 60px;
overflow: hidden;
text-align: center;
padding: 10px 10px;
min-height: 225px;
max-height: 250px;
}
.spec-listinner img {
background-color: #fff;
padding: 5px;
border: 7px solid #eef3f5;
border-top-left-radius: 60px;
}
.spec-listinner h2{
font-size: 23px;
font-weight: 500;
margin-bottom: 9px;
}
.spec-listinner p {
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 21.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}



.highlight-point {
padding: 50px 0px;
background-color: #f9fbff;
margin-top: 50px;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
}
.highlight-point-box-1 {
padding: 15px 20px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
margin: 15px 0;
position: relative;
z-index: 1;
border-radius: 10px;
overflow: hidden;
-moz-transition: ease all 0.35s;
-o-transition: ease all 0.35s;
-webkit-transition: ease all 0.35s;
transition: ease all 0.35s;
top: 0;
}
.highlight-point-box-1 * {
-moz-transition: ease all 0.35s;
-o-transition: ease all 0.35s;
-webkit-transition: ease all 0.35s;
transition: ease all 0.35s;
}
.highlight-point-box-1 .icon {
width: 65px;
height: 65px;
line-height: 65px;
background: #8cc63f;
color: #ffffff;
text-align: center;
margin-bottom: 15px;
font-size: 27px;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
}
.highlight-point-box-1 .icon i {
line-height: 70px;
}
.highlight-point-box-1 h5 {
color: #222;
font-size: 18px;
font-weight: 500;
margin-bottom: 6px;
margin-top: 0px !important;
}
.highlight-point-box-1 p {
margin: 0;
}
.highlight-point-box-1:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: auto;
right: 0;
border-radius: 10px;
width: 0;
background: #222;
z-index: -1;
-moz-transition: ease all 0.35s;
-o-transition: ease all 0.35s;
-webkit-transition: ease all 0.35s;
transition: ease all 0.35s;
}
.highlight-point-box-1:hover {
top: -5px;
}
.highlight-point-box-1:hover h5 {
color: #ffffff;
}
.highlight-point-box-1:hover p {
color: rgba(255, 255, 255, 0.8);
}
.highlight-point-box-1:hover:after {
width: 100%;
height: 100%;
border-radius: 10px;
left: 0;
right: auto;
}
.highlight-point-box-1 .icon img {
width: 45px;
}
.book-drive {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #8cc63f;
border-top-right-radius: 70px;
border-bottom-left-radius: 70px;
text-align: center;
background-image: url(../img/pattern.png);
background-repeat: repeat;
background-size: cover;
}
.book-drive h2 {
font-size: 45px;
text-align: center;
color: #fff;
font-weight: 600;
margin-bottom: 30px;
}
.book-drive .dealer-btn {
text-shadow: none;
color: #fff;
font-size: 21px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #222;
border-top-left-radius: 25px;
float: none;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
}
.book-drive  .dealer-btn:hover {
text-shadow: none;
color: #222222;
font-size: 21px;
font-weight: 400;
padding: 15px 60px !important;
background-color: #fff;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
}
.key-features {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
}
.key-features h2 {
font-size: 30px;
margin-bottom: 10px;
margin-top: 0px;
text-align: center;
}
.key-features p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.key-features .card {
box-shadow: rgba(140, 198, 63, 0.5) 0px 5px 0px;
position: relative;
margin-bottom: 1.56rem;
}
.key-features .card {
position: relative;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
min-width: 0px;
overflow-wrap: break-word;
background-color: rgb(249, 251, 255);
background-clip: border-box;
border: 0px solid rgba(0, 0, 0, 0.125);
border-radius: 0.57rem;
margin-top: 40px;
}
.key-features .card-icon-border-large {
width: 100px;
height: 100px;
margin: -3.06rem auto 0px;
text-align: center;
background-color: rgb(255, 255, 255);
border: 6px solid;
border-radius: 50%;
font-size: 1.88rem;
line-height: 90px;
color: rgb(140, 198, 63);
}
.key-features .blockquote-sm h3 {
color: #222;
font-size: 21px;
line-height: 25px;
margin-top: 8px;
}
.key-features   blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: none;
}
.card-icon-border-large img {
width: 60px;
}
.features-points {
padding: 50px 0px;
background-color: #f9fbff;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
}
.features-points h2 {
font-size: 30px;
margin-bottom: 10px;
margin-top: 0px;
text-align: center;
}
.features-points p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.features-point-box {
background-color: #fff;
padding: 30px 30px;
border-top-left-radius: 60px;
border-bottom-right-radius: 60px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
display: inline-block;
float: left;
width: 100%;
}
.features-point-box h3{
font-size: 23px;
margin-bottom: 10px;
margin-top: 0px;
text-align: center;
}
.points-step {
display: inline-block;
float: left;
width: 100%;
border-bottom: 1px solid #8cc63f;
padding: 0px 20px;
margin-bottom: 15px;
}
.features-point-box .flot-step {
float: left;
}
.features-point-box h4{
float: right;
}
.disclaimer {
display: inline-block;
float: left;
width: 100%;
padding: 40px 0px 0px 0px;
}
.disclaimer h2 {
font-size: 30px;
margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
.disclaimer p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 0px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
/* spec-list page style end */
/* models-list-page style start */
.models-list-page {
display: inline-block;
float: left;
width: 100%;
padding: 50px 0px;
background-color: #eef3f5;
border-top-left-radius: 70px;
border-bottom-right-radius: 70px;
text-align: center;
}
.models-list-page h2 {
font-size: 30px;
margin-top: 0px;
margin-bottom: 20px;
}
.models-list-page p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 40px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.models-list-box {
padding: 40px 40px;
background-color: #fff;
border-top-left-radius: 45px;
border-bottom-right-radius: 45px;
border: 4px solid #eaeaea;
margin-bottom: 30px;
}
.models-list-box:hover  h2{
color: #8cc63f;
transition-duration: 0.4s;
}
.models-list-box h2 {
font-size: 21px !important;
margin-bottom: 13px !important;
margin-top: 11px !important;
}
.models-list-box p {
font-weight: 300;
font-size: 16px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 8px;
font-family: 'Reem Kufi', sans-serif;
text-align: center;
}
.models-list-box .prdt-btn {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 41px !important;
background-color: #222;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
}
.models-list-box .prdt-btn:hover {
text-shadow: none;
color: #fff;
font-size: 14px;
font-weight: 400;
padding: 10px 41px !important;
background-color: #9bd84b;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
}
/* models-list-page style end */
/* become-dealer style start*/
.become-dealer h2 {
color: #8cc63f;
font-size: 52px;
font-weight: 600;
margin-top: 10px;
margin-bottom: 36px;
line-height: 48px;
}
.become-dealer h1 {
font-size: 43px;
margin-bottom: 10px;
margin-top: 35px;
}
.features-point-box h5 {
font-size: 19px;
text-align: center;
font-weight: 400;
margin-bottom: 23px;
margin-top: 25px;
}
.features-point-box ul {
list-style: square;
padding-left: 38px;
}
.features-point-box ul  li {
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 22px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.deal-box {
margin-top: 23px;
}
.deal-box .price-card::after {
right: -61px;
}
.deal-box .price-card::before {
right: -63px;
}
.deal-box .price-card  h2 {
font-size: 30px;
margin-bottom: 10px;
margin-top: 0px;
text-align: center;
color: #8cc63f;
}
.deal-box .price-card h3 {
font-size: 20px;
margin-bottom: 10px;
margin-top: 0px;
text-align: left;
}
.deal-box .price-card .fa {
color: #8cc63f;
margin-right: 5px;
line-height: 28px;
}
.dealer-form {
background-color: #fff;
padding: 40px 50px;
border-top-left-radius: 60px;
border-bottom-right-radius: 60px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
display: inline-block;
float: left;
width: 100%;
margin-top: 40px;
}
.dealer-form .awesome-form label {
font-weight: 400;
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 23.61px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.dealer-form  .form-control {
display: block;
width: 100%;
height: 46px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #111;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.dealer-form  .form-group label span{
color: red;
}
.dealer-form h3 {
font-size: 18px;
margin-bottom: 20px;
font-weight: 400;
}
.dealer-form h3  span{
color: red;
}
.radio-option {
display: inline-block;
float: left;
width: 100%;
margin-bottom: 20px;
}
.dealer-form .radio-option .checkbox label, .radio label {
padding-left: 0px !important;
font-weight: 300;
font-size: 17px;
color: #2c2c2c;
line-height: 18.61px;
font-family: 'Reem Kufi', sans-serif;
}
.radio input[type=radio] {
position: absolute;
opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
content: "";
background: #f4f4f4;
border-radius: 100%;
border: 1px solid #b4b4b4;
display: inline-block;
width: 1.4em;
height: 1.4em;
position: relative;
top: -0.2em;
margin-right: 1em;
vertical-align: top;
cursor: pointer;
text-align: center;
transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label::before {
background-color: #8cc63f;
box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type=radio]:focus + .radio-label:before {
outline: none;
border-color: #8cc63f;
}
.radio input[type=radio]:disabled + .radio-label:before {
box-shadow: inset 0 0 0 4px #f4f4f4;
border-color: #b4b4b4;
background: #b4b4b4;
}
.radio input[type=radio] + .radio-label:empty:before {
margin-right: 0;
}
.dealer-form .dealer-area-section{
height: 150px;
}
.submit-form {
text-shadow: none;
color: #fff;
font-size: 21px;
font-weight: 400;
padding: 11px 56px !important;
background-color: #222;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
margin-top: 20px;
}
.submit-form:hover {
text-shadow: none;
color: #222222;
font-size: 21px;
font-weight: 400;
padding: 11px 56px !important;
background-color: #fff;
border-top-left-radius: 25px;
border-bottom-right-radius: 25px;
border: 3px solid #9bd84b;
}
/* become-dealer style end */
/* media Query */
/* Define mobile styles */
@media (max-width: 767px)
{
.col-1by5
{
width: 50%;
}
.pad-none
{
padding-left:15px;
padding-right:15px;
}
.pad-left-none
{
padding-left:15px;
}
.pad-right-none
{
padding-right:15px;
}
.inner-banner h2 {
font-size: 28px;
}
.navbar-toggle .icon-bar {
display: block;
width: 19px;
height: 3px;
border-radius: 0px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7;
background-color: #72a929;
padding-bottom: 15px;
}
.navbar-default .navbar-toggle {
border-color: #8cc63f;
background-color: #fff;
margin-top: 28px;
border-radius: 87px;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #8cc63f;
}
.navbar-right {
float: left !important;
margin-right: -15px;
margin-top: 7px;
}
.h-dealer {
margin-left: 19px;
}
.h-dealer:hover {
margin-left: 19px;
}
.oita-slide .carousel-caption {
right: 35%;
left: 6%;
padding-bottom: 30px;
top: -1px;
padding-top: 0px;
}
.oita-slide .carousel-caption h2 {
font-size: 16px;
text-shadow: none;
text-align: left;
font-weight: 600;
margin-bottom: 6px;
margin-top: 0px;
}
.oita-slide .carousel-caption p {
font-size: 15px;
text-align: left;
color: #fff;
text-decoration: none;
text-shadow: none;
margin-bottom: 9px;
line-height: 18px;
}
.oita-slide .carousel-caption .btn {
padding: 8px 35px !important;
}
.oita-slide .carousel-caption .btn:hover {
padding: 8px 35px !important;
}
.home-about-desc h1 {
font-size: 36px;
}
.product-list-section .prdt-box {
margin-bottom: 30px;
}
.prdt-right-box {
float: left;
text-align: left;
width: 181px;
}
.box-l {
margin-right: 20px;
margin-top: 16px;
float: left;
width: 100%;
display: inline-block;
}
.highlight-points h2 {
font-size: 20px;
color: #fff;
margin-bottom: 32px;
}
.accordian span {
font-size: 15px;
font-weight: 400;
}
.become-dealer-strip {
position: absolute;
top: -127px;
left: 15px;
right: 15px;
text-align: center;
background-color: #8cc63f;
padding: 30px 15px;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
}
.footer-bottom p {
font-size: 15px;
color: #fff;
font-family: 'Reem Kufi', sans-serif;
margin-bottom: 0px;
line-height: 17px;
}
.footer {
padding: 160px 0px 30px 0px;
}
.footer-whatsapp-icon {
top: 586px;
}
.footer-call-icon {
top: 523px;
}
.social {
margin-bottom: 15px;
}
.become-dealer-strip h2 {
font-size: 28px;
float: left;
text-align: center;
margin-bottom: 12px;
margin-top: 10px;
}
.dealer-btn {
float: none;
}
.inner-banner {
padding: 30px 0px 30px 0px;
}
.padleft45::after {
right: 43px;
width: 88px;
height: 88px;
opacity: 0.2;
}
.padleft45::before {
right: 45px;
width: 88px;
opacity: 0.2;
}
.padleft45 {
margin-top: 50px;
}
.detail-desc ul li a img {
width: 49px;
}
.spec-list {
margin-top: 15px;
}

.spec-listinner {
margin-top: 15px;
}

.highlight-point-box-1 h5 {
color: #222;
font-size: 14px;
}
.features-point-box .flot-step {
float: left;
font-size: 15px;
}
.features-point-box h4 {
float: right;
font-size: 15px;
}
}
/* tablet screens */
@media all and (min-width: 768px) and (max-width: 980px) {
.header-margin {
padding-right: 20px !important;
font-size: 11px !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
margin-top: 13px;
}
.navbar-brand > img {
display: block;
width: 56px;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
font-size: 16px;
font-weight: 400;
padding: 15px 10px;
}
.h-dealer {
margin-left: 8px;
}
.h-dealer:hover {
margin-left: 8px;
}
.oita-slide .carousel-caption {
right: 20%;
left: 3%;
padding-bottom: 30px;
top: 35px;
}
.oita-slide .carousel-caption h2 {
font-size: 38px;
text-shadow: none;
text-align: left;
font-weight: 600;
margin-bottom: 7px;
}
.oita-slide .carousel-caption p {
font-size: 14px;
text-align: left;
color: #fff;
text-decoration: none;
text-shadow: none;
margin-bottom: 11px;
}
.oita-slide .carousel-caption .banner-call {
padding: 15px 31px !important;
}
.oita-slide .carousel-caption .banner-call:hover {
padding: 15px 31px !important;
}
.home-about-desc h2 {
font-size: 21px;
margin-bottom: 15px;
margin-top: 5px;
}
.home-about-desc h1 {
font-size: 32px;
font-weight: 600;
line-height: 30px;
margin-top: 8px;
margin-bottom: 8px;
}
.home-about-desc p {
font-weight: 300;
font-size: 19px;
color: #2c2c2c;
line-height: 23.61px;
margin-bottom: 30px;
font-family: 'Reem Kufi', sans-serif;
text-align: justify;
}
.box-l {
margin-right: 20px;
margin-top: -3px;
float: left;
width: 100%;
display: inline-block;
}
.prdt-left-box {
float: left;
text-align: right;
width: 108px;
}
.prdt-left-img img {
width: 97px;
}
.prdt-right-box {
float: left;
text-align: left;
width: 86px;
}
.prdt-right-img img {
width: 97px;
}
.col-1by5 {
width: 20%;
}
.highlight-point-box {
padding: 40px 33px;
}
.highlight-points h2 {
font-size: 17px;
color: #fff;
margin-bottom: 0px;
}
.news-dtl p {
text-align: left;
}
.become-dealer-strip {
position: absolute;
top: -92px;
left: 24px;
right: 24px;
text-align: center;
background-color: #8cc63f;
padding: 30px 30px;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
}
.become-dealer-strip h2 {
font-size: 20px;
float: left;
text-align: center;
margin-bottom: 0px;
margin-top: 19px;
}
.inner-banner {
padding: 30px 0px 30px 0px;
}
.padleft45::after {
right: 43px;
width: 88px;
height: 88px;
opacity: 0.2;
}
.padleft45::before {
right: 45px;
width: 88px;
opacity: 0.2;
}
.spec-list {
margin-bottom: 15px;
}
.col-1by5 {
width: 33%;
}
.features-point-box {
margin-bottom: 20px;
}
.models-list-box {
padding: 40px 28px;
}
}
/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px)
{
.col-1by5
{
width: 20%;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
font-size: 16px;
font-weight: 400;
padding: 15px 16px;
}
.oita-slide .carousel-caption {
right: 20%;
left: 9%;
padding-bottom: 30px;
top: 15px;
}
.home-about-desc h2 {
margin-top: 0px;
}
.prdt-left-box {
float: left;
text-align: right;
width: 132px;
}
.prdt-right-box {
float: left;
text-align: left;
width: 116px;
}
.highlight-points h2 {
font-size: 17px;
color: #fff;
margin-bottom: 0px;
}
.accordian span {
font-size: 15px;
font-weight: 400;
}
.become-dealer-strip {
position: absolute;
top: -92px;
left: 44px;
right: 44px;
}
.become-dealer-strip h2 {
font-size: 25px;
margin-top: 10px;
}
.inner-banner {
padding: 30px 0px 30px 0px;
}
.padleft45::after {
right: 43px;
width: 88px;
height: 88px;
opacity: 0.2;
}
.padleft45::before {
right: 45px;
width: 88px;
opacity: 0.2;
}
.key-features .blockquote-sm h3 {
color: #222;
font-size: 18px;
line-height: 25px;
margin-top: 8px;
}
.dealer-form .awesome-form label {
min-height: 55px;
}
.become-dealer h1 {
font-size: 39px;
margin-bottom: 10px;
margin-top: 35px;
}
.become-dealer h2 {
color: #8cc63f;
font-size: 47px;
}
}
@media all and (max-width: 980px) {
}
/* Large screens*/
@media (min-width: 1200px)
{
.col-1by5
{
width: 20%;
}
.container
{
width:1200px;
}
}
/*custom screen media */
@media (max-width: 359px)
{
}
