/*@font-face {*/
/*  font-family: "Rubik", sans-serif !important;*/
/*}*/

/*@font-face {*/
/*  font-family: "Rubik", sans-serif !important;*/
/*}*/

.theme-color{
  color: #8c432a !important;
}

body {
    margin: 0;
    font-family: "Rubik", sans-serif !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
ul li, ol li {
    font-size: 15px;
    line-height: 28px;
    font-family: "Rubik", sans-serif !important;
    list-style-type: none;
}
p {
    
    /*font-family: 'poppin';*/
}
.navbar-fixed-top .navbar-nav > li > a {
    color: #071e55;
    font-size: 17px !important;
    line-height: 30px !important;
    padding: 10px 15px!important;
    /*font-family: poppin;*/
    font-weight: 500;
}
.navbar-fixed-top .navbar-nav > li > a.discover-btn {
    border: 1px solid #DCC643;
    color: #fff!important;
    background: #DCC643;
    border-radius: 5px;
    padding: 12px 18px!important;
    margin-left: 10px;
    margin-right: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.home-section {
    position: relative;
    z-index: 999;
    padding-top: 140px;
    padding-bottom: 90px;
    background: url(images/landing_page_banner.jpg) top center no-repeat;
    background-size: cover;
}
.home-section-overlay {
    width: 100%;
    background: #e52f3700;
    opacity: 0.65;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.features-second p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  text-align: justify;
  color: #000;
}
.business {
    background-image: url(images/shapes.png);
    background-size: 100%;
    padding: 18px;
    background-repeat: no-repeat;
    padding-right: 71px;
}
.home-section p.hero-text {
    margin-bottom: 25px;
    font-size: 16px;
    margin-top: 39px;
    line-height: 23px;
    font-weight: 400;
    width: 75%;
    color: #e2d7d7;
    text-shadow: 0px 0px rgb(0 0 0 / 25%);
}
.discover-btn {
    border: 1px solid #DCC643;
    color: #8c432a!important;
    background: #DCC643;
    border-radius: 5px;
    padding: 12px 18px!important;
    margin-left: 10px;
    margin-right: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.register-form-home-wrapper {
    margin-top: 0;
    padding: 0px 0px;
    background: rgb(255 255 255 / 0%);
    border-radius: 5px 5px;
}
input.register-submit-home {
    background: #DCC643;
    border: none;
    color: #fff;
    letter-spacing: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    width: 280px;
    max-width: 535px;
    padding: 16px 0;
    text-transform: uppercase;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
p.register-form-terms-home {
    margin: 19px 0 5px 0;
    font-size: 14px;
    color: #c6d4f9;
    text-shadow: none;
}
input.register-input-home, select.register-input-home {
    width: 50%!important;
    height: 52px!important;
    display: block;
    padding-left: 8%!important;
    padding-right: 5%!important;
    margin-bottom: 15px!important;
    color: #555!important;
    border: 1px solid #f1f1f1!important;
    background-color: #eaeaea!important;
    font-size: 16px!important;
    border-radius: 5px 5px 5px 5px!important;
}


.hero-text{
    font-size: 35px !important;
    /*color: white !important;*/
}
.how-content {
    color : #8c432a !important;
    border-radius:5px;
    position: relative;
    border: 1px solid #d9c23b;
    min-height: 216px;
    box-shadow: 0px 0px 7px #d9c23b;
    padding: 30px 44px 5px;
    /*background : #d9c23b;*/
}

#whatyouget{
    margin : 26px 0px 0px 0px !important;
}

#solution {
  padding-bottom: 0px !important;
}



.how-first {
    background-image: url(images/h-first.PNG);
    width: 100%;
    margin-bottom: 20px;
    height: 169px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.top-banner-right a {
    float: right;
    margin-bottom: 20px;
}
h2.section-title {
    margin-bottom: 10px;
    color: #485a85;
    /*font-family: sitka, 'sans-serif';*/
    font-weight: 600;
}
.home-section h1 {
    margin-bottom: 20px;
    line-height: 1.2;
    color: #fff;
    /*font-family: poppin;*/
    text-shadow: 0px 0px rgb(0 0 0 / 25%);
    font-size: 40px;
    font-weight: 600;
}
.how-content h3{
	/*color:white;*/
	margin-bottom: 10px;
	font-size:23px;
}
.how-content ul{
	margin-left:9px;
}
.how-content ul li {
    color: #000;
    font-size: 20px;
    line-height: 36px;
}
.how-second {
    background-image: url(images/h-second.PNG);
    width: 100%;
    margin-bottom: 20px;
    height: 169px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.how-third {
    background-image: url(images/h-third.PNG);
    width: 100%;
    margin-bottom: 20px;
    height: 169px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.how-fourth {
    background-image: url("images/h-fourth.PNG");
    width: 100%;
    margin-bottom: 20px;
    height: 169px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.how-fifth {
    background-image: url("images/h-fifth.png");
    width: 100%;
    margin-bottom: 20px;
    height: 169px;
    background-repeat: no-repeat;
    background-size: 100%;
}










.pricing {
  position: relative;
  padding-top: 0;
  /*font-family: 'Montserrat', 'Helvetica Neue', 'Lucida Grande', Arial, Verdana, sans-serif;*/
}
.pricing.hidden {
  display: none;
}
.pricing .container {
  width: 94%;
  max-width: 1440px;
}
.pricing .price-column {
  display: block;
  float: left;
  background: white;
  width: 23%;
  margin-right: 2%;
  margin-top: 50px;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 58px -4px rgba(39, 47, 48, 0.21);
  -moz-box-shadow: 0 0 58px -4px rgba(39, 47, 48, 0.21);
  box-shadow: 0 0 58px -4px rgba(39, 47, 48, 0.21);
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.pricing .price-column .popular {
  height: 50px;
  line-height: 50px;
  background-color: #F25C6E;
  color: white;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.pricing .price-column .pricing-price {
  min-height: 90px;
  padding: 25px 15px;
}
.pricing .price-column .pricing-price .pricing-plan h3 {
  display: block;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
}
.pricing .price-column .pricing-price .pricing-plan-price {
  display: block;
  line-height: 1;
  padding: 20px 10px;
}
.pricing .price-column .pricing-price .pricing-plan-price .price {
  display: none;
}
.pricing .price-column .pricing-price .pricing-plan-price .price .currency {
  font-size: 18px;
}
.pricing .price-column .pricing-price .pricing-plan-price .price .cost {
  font-size: 46px;
}
.pricing .price-column .pricing-price .pricing-plan-price .price .period {
  font-size: 13px;
  text-transform: uppercase;
}
.pricing .price-column .pricing-price .pricing-plan-price .price .frequency {
  display: block;
  font-size: 13px;
  color: #9E9E9E;
  padding-top: 10px;
  text-transform: uppercase;
}
.pricing .price-column .pricing-price .pricing-plan-price .price.active {
  display: block;
}
.pricing .price-column .pricing-price .buy-button {
  margin-top: 15px;
}
.pricing .price-column .pricing-features ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pricing .price-column .pricing-features ul li {
  display: block;
  padding: 0px 5px;
  margin: 0 0 5px;
}
.pricing .price-column .pricing-features ul li:nth-child(odd) {
  background-color: #f2f6f900;
}
.pricing .price-column .pricing-features ul li i.fa-check {
  color: #00bf86;
}
.pricing .price-column .pricing-features ul li i.fa-times {
  color: #DD6777;
}
.pricing .price-column .pricing-features ul li:last-child {
  margin: 0;
}
.pricing .price-column .buy-button-bottom {
    background: #f2f6f900;
    width: 100%;
    height: 70px;
}
.pri-fe-con li {
    text-align: right;
    color: white;
}
.features-second img {
    float: left;
    margin: 10px 25px 10px 0;
    width: 80px;
}
.pricing .price-column .buy-button-bottom a.btn {
    display: block;
    width: 200px;
    margin: auto;
    line-height: 39px;
    height: 51px;
    margin-bottom: 34px;
    z-index: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 6px;
}
.pricing-features hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid rgb(0 0 0 / 8%);
    width: 290px;
}
.pri-fe-con hr {
    width: 200px;
    position: relative;
    left: 107px;
}
#reseller {
	margin-right: 20px;
	padding-top: 20px;
}
#reseller hr {
    width: 200px;
    position: relative;
    left: 74px;
    border-top: 1px solid gray;
}
#reselul {
    padding-top: 20px;
}
.pricing .price-column:hover {
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07), 0 15px 35px 0 rgba(50, 50, 93, 0.1);
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07), 0 15px 35px 0 rgba(50, 50, 93, 0.1);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.07), 0 15px 35px 0 rgba(50, 50, 93, 0.1);
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.pricing .price-column:first-child {
  margin-right: 0;
  width: 27%;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.fraplan h3{
text-align:right;
}

.pricing .price-column:first-child .pricing-features ul li {
  /*background: #f2f6f900s;*/
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  background-clip: padding-box;
}
.pricing .price-column:first-child:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pricing .price-column:last-child {
    margin-right: 0;
    margin-top: 50px;
}

.section-white{
	padding:50px 0px 10px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #fff;
    border: 0px solid #f4f5f6!important;
    border-radius: 8px !important;
    box-shadow: 0 12px 55px 0 rgb(0 0 0 / 5%) !important;
    -moz-box-shadow: 0 12px 55px 0 rgba(0,0,0,.05) !important;
    -webkit-box-shadow: 0 12px 55px 0 rgb(0 0 0 / 0%) !important;   
    transition: all 1s;

}

.partners img.partners {
    opacity: 1.0;
    /*margin: 10px 30px;*/
    Padding 10px 60px
    max-height: 130px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.sooverlab {
    background-color: #dcc643;
    color: #8c432a;
    width: 131px;
    text-align: center;
    position: relative;
    margin-top: -27px;
    z-index: 99;
	font-weight:600;
    padding: 9px;
    margin-left: 0;
}

.blog-item {
    position: relative;
    /*margin: 40px 5px 25px 5px;*/
    overflow: hidden;
    border: 1px solid #e5efff;
    background-color: #e5efff;
    border-radius: 8px 8px;
    transition: all 1s;
    background: none;
    border: 2px solid #dcc643;
    box-shadow: 0px 0px 4px;
    min-height: 96%;
}
.blog-item-inner {
    margin-bottom: 30px;
    padding: 5px 25px;
    margin-top: -20px;
}
.blog-item-inner ul li{
   font-size:14px;
   color:black;
}

.blog-item-inner ul li:before {
  content: '';
  display: inline-block;
  height: 10px;
  width: 20px;
   background-size: 10px;
  background-image: url("images/sing.png");
  background-repeat: no-repeat;
  margin-right: 5px;
}

.blog-item hr{
    margin-top: 0rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #8c432a;
}

h3.blog-title {
    color : #8c432a !important;
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 20px;
}
h3.blog-title a {
    color: #1f2321;
    font-size: 20px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.excell {
    background-color: #ecf0f9;
	padding-bottom:15px;
	margin-bottom:40px;
}
.excell  hr {
    margin-top: 0rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 3px solid #8c432a;
}
.excell ul {
	padding-left:20px;
}
.excell ul li{
	font-size:14px;
	
   color:black;  
   
}
.fra-sub{
	text-align:left; padding-left:100px !important;
}
.fra-sub i {
    color: #2b70ef !important;
}
.excell ul li:before {
  content: '';
  display: inline-block;
  height: 10px;
  width: 20px;
   background-size: 10px;
  background-image: url("images/sing.png");
  background-repeat: no-repeat;
  margin-right: 5px;
}
.excell i{
	color:#2196f3;
}

.excell-category{
	background-color : #dcc643;
    color: #8c432a;
    text-align: center;
    padding: 7px;
    font-weight: 600;
}
.offer{
	background-color:#cd1a20;
	width:90%;
	border-radius:10px;
	margin:0 auto;
	padding:10px;
	color:white;
}
.offer img {
    position: absolute;
    bottom: -20px;
    width: 96px;
}
.parent {
    background-repeat: no-repeat;
    background-image: url(images/bane.png);
    background-size: 100%;
}
#parent{
    padding : 26px 14px;    
}

#parent .excell {
    background-color: #ecf0f900;
    padding-bottom: 15px;
    color: white;
}

#parent .excell ul li {
    font-size: 14px;
    color: white;
}
.whychoose .feature-box h4 {
    font-size: 30px;
    margin-bottom: 10px;
    color: #dcc643;
}
.whychoose .feature-box p {
    color: #757677;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    position: relative;
    bottom: 10px;
}

.border{
    border: 2px solid #dcc643 !important;
    box-shadow: 0px 0px 4px;
    border-radius: 7px;
}
.footer{
	background-color: #DCC643;
	color:#8c432a;
}
.footer a{	
	font-size:14px;		color:#e2e0e0;
}
.footer p{	
	font-size:17px;	
	color:#8c432a;
}
h2.section-title {
    margin-bottom: 10px;
    color: #8c432a;
    /*font-family: sitka, 'sans-serif';*/
    font-weight: 900;
    text-align: center;
    font-size: 25px;
}

h6.section-title {
  margin: 24px 0 10px;
  color: #fff;
  /*font-family: sitka, 'sans-serif';*/
  font-weight: 621;
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 26px;
  word-spacing: 7px;
}

#first-price  .pricing .price-column {
    
    width: 30%;
    margin-right: 2%;
    margin-top: 50px;
    text-align: center;
    
}
#first-price{
	background-color: #e6eefa;
	padding:0px;
	margin-top:100px;
	
}
#first-price .pricing {
    position: relative;
   
    bottom: 149px;
}
#first-price  .pri-fe-con li {
    text-align: right;
    color: #171313;
}
.frahead p {
    color: white;
    font-size: 42px;
    margin-top: 19px;
    letter-spacing: -2px;
}
.frahead span {
    position: relative;
    bottom: 22px;
    font-size: 16px;
    letter-spacing: 1px;
}
#build{
   /*background-image:url('images/care.png'); background-repeat: no-repeat;*/
    /*background-size: 100%;     background-position: bottom;*/
}


.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 400px;
    position: relative;
    background: url(https://i.ibb.cod/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    /*padding-bottom: 50px;*/
    background-position: center;
    background-size: cover;
    /*background-color: #e6eefa;*/
}
.testimonial.section-grey{
    padding: 90px 0 50px 0 !important; 
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 74px;
    height: 72px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgb(0 0 0 / 23%);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgb(0 0 0 / 23%);
}
.navbar-fixed-top.opaque .navbar-nav > li > a.discover-btn {
    color: #fff!important;
    background: #DCC643;
    border: 1px solid #DCC643;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.navbar-fixed-top.opaque .navbar-nav .current a {
    color: #DCC643!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.testimonial4_slide h4 {
  color: black;
  font-size: 22px;
}

.testimonial .carousel {
	/*padding-bottom:50px;*/
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
.testimonial4_slide p{
  font-size:20px;
  color:black;
}
@media (max-width: 399px){

    #whatyouget {
      margin: 0px !important;
    }
    
    /* .home-section{
        background : none !important;
        padding-bottom: 0px !important;
    } */
    
    .home-section{
        background: none;
    }
    
    #build {
		background-image: none;
		margin-top : 0px !important;
		padding-top : 0px !important;
	}
    
    .partners img.partners {
      /* opacity: 1.0; */
      /* padding: 10px 30px !important; */
      margin: 0px !important;
      max-height: 100% !important;
    }
    
    .features-second img {
      float: left;
      margin: 17px 25px 25px 0;
      width: 70px;
    }
    
    .home-section h1, .home-section .ml3 {
      font-size: 25px !important;
      line-height: 28px;
      font-family : 900px ;
    }
    
    .hero-text{
        font-size: 19px !important;
    }
    
    .carousel-inner{
      height: 450px !important;
    }

    .carousel-control-next {
      top: 343px !important;
    } 
    .carousel-control-prev{
      top: 380px !important;
    }
}
/* ------testimonial  close-------*/
@media(max-width:768px){
   
	.home-section h1 {
		font-size: 17px;
		line-height: 28px;
	}
	.howimg{
		 display:none;
	}
	#first-price {
		background-color: #e6eefa;
		padding: 0px;
		margin-top: 38px;
	}
	.fraplan h3 {
		text-align: center;
	}
	#first-price .pri-fe-con li {
		text-align: center;
		color: #171313;
	}
	.pri-fe-con hr {
		width: 200px;
		position: relative;
		left: 0;
	}
	.fra-sub {
		text-align: center;
		padding-left: 0 !important;
	}
	.business {
		background-image: url(images/shapes.png);
		background-size: 100%;
		padding: 12px;
		background-repeat: no-repeat;
		padding-right: 71px;
	}
	.home-section p.hero-text {
		margin-bottom: 25px;
		font-size: 16px;
		margin-top: 32px;
		line-height: 23px;
		font-weight: 400;
		width: 100%;
		color: #fbf8f8;
		text-shadow: 0px 0px rgb(0 0 0 / 25%);
	}
	input.register-input-home, select.register-input-home {
		width: 100%!important;
		height: 52px!important;
		display: block;
		padding-left: 13%!important;
		padding-right: 5%!important;
		margin-bottom: 15px!important;
		color: #555!important;
		border: 1px solid #f1f1f1!important;
		background-color: #eaeaea!important;
		font-size: 16px!important;
		border-radius: 5px 5px 5px 5px!important;
	}
	input.register-submit-home {
		background: #DCC643;
		border: none;
		color: #fff;
		letter-spacing: 1px;
		cursor: pointer;
		display: inline-block;
		font-size: 14px;
		font-weight: 700;
		width: 100%;
		max-width: 535px;
		padding: 16px 0;
		text-transform: uppercase;
		-webkit-border-radius: 3px 3px;
		-moz-border-radius: 3px 3px;
		border-radius: 3px 3px;
		transition: all .50s ease-in-out;
		-moz-transition: all .50s ease-in-out;
		-webkit-transition: all .50s ease-in-out;
	}
	.top-banner-right a {
		float: right;
		margin-bottom: 20px;
		display: none;
	}
	.home-section {
		position: relative;
		z-index: 999;
		padding-top: 140px;
		padding-bottom: 90px;
		background: url(images/landing_page_banner.jpg) top center no-repeat;
		background-size: cover;
		background-position: center;
	}
	.section-white {
		padding: 26px 0px;
	}
	.how-first {
		background-image: url(images/h-first.PNG);
		width: 100%;
		margin-bottom: 20px;
		height: 169px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		border-radius: 10px;
	}
	.how-second {
		background-image: url(images/h-second.PNG);
		/* background-color: #518ce1; */
		width: 100%;
		margin-bottom: 20px;
		height: 169px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		border-radius: 10px;
	}
	.how-third {
		background-image: url(images/h-third.PNG);
    /* background-color: #ea5858; */
		width: 100%;
		margin-bottom: 20px;
		height: 169px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		border-radius: 10px;
	}
	.how-fourth {
		background-image: url(images/h-fourth.PNG);
		/* background-color: #ab0000; */
		width: 100%;
		margin-bottom: 20px;
		height: 169px;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		border-radius: 10px;
	}
	.how-content {
		position: relative;
		/*left: 34px;*/
		margin-top:5px;
		padding: 5px 21px;;
	}
	.pricing .container {
		width: 100%;
		max-width: 100%;
	}
  .tab-content .nav-item .btn{
    padding: 0.375rem 0.1rem;
  }
  .carousel-inner{
    height: 450px !important;
  }
	.carousel-control-next, .carousel-control-prev {
		position: inherit;
		top: 240px;
		margin: auto;
		bottom: 0;
		z-index: 1;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 15%;
		color: #fff;
		text-align: center;
		opacity: .5;
		transition: opacity .15s ease;
	}
	.testimonial4_slide {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		margin: auto;
		padding: 4px;
		position: relative;
		text-align: center;
	}
	.carousel-control-next {
		left: 49px;
		top: 205px;
	}
    .discover-img{
        display: none;
    }
    .telephone-p{
        font-size: 18px !important;
    }
	
	.partners img.partners {
		opacity: 1.0;
		margin: 10px 30px;
		max-height: 71px;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-transition: all 0.25s ease-in-out;
		-ms-transition: all 0.25s ease-in-out;
		-o-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	
	/*#build {*/
		/*background-image: url(images/care.png);*/
	/*	background-repeat: no-repeat;*/
	/*	background-size: cover;*/
	/*	background-position: center;*/
	/*}*/
	.parent {
		background-repeat: no-repeat;
		background-image: url(images/bane.png);
		background-size: cover;
		/*padding-top:40px;*/
		padding : 40px 10px 35px !important;
	}
	.offer img {
		position: absolute;
		bottom: -30px;
		width: 96px;
		/* display: none; */
	}
	.offer {
		background-color: #cd1a20;
		width: 100%;
		border-radius: 10px;
		margin: 0 auto;
		padding: 19px;
		color: white;
		padding-bottom: 40px;
	}
	#discover {
		text-align: center;
	}
	#first-price .pricing {
		position: relative;
		bottom: 0px;
	}
	#first-price .pricing .price-column {
		width: 98%;
		margin-right: 0%;
		margin-top: 50px;
		text-align: center;
		margin-left: 28px;
	}
	.pri-fe-con li {
		text-align: center;
		color: white;
	}
	.workspn{
		font-size:14px;
	}
	#reseller hr {
		width: 200px;
		position: relative;
		left: 0;
		border-top: 1px solid gray;
	}
	.discimg{
		display:none;
	}

  .tab-content .nav-tabs{
    text-align: center !important;
  }
  
  .plan_params{
    display: inherit !important;
  }
	.pricing .price-column {
		display: block;
		float: left;
		background: white;
		width: 80%;
    margin: 50px 10% 0;
		text-align: center;
		overflow: hidden;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: 0 0 58px -4px rgb(39 47 48 / 21%);
		-moz-box-shadow: 0 0 58px -4px rgba(39, 47, 48, 0.21);
		box-shadow: 0 0 58px -4px rgb(39 47 48 / 21%);
		-webkit-transition: all 200ms ease-in;
		-moz-transition: all 200ms ease-in;
		-ms-transition: all 200ms ease-in;
		-o-transition: all 200ms ease-in;
		transition: all 200ms ease-in;
	}
	.pricing .price-column:first-child {
		margin-right: 0;
		width: 100%;
		background: transparent;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.testimonial4_slide img {
		top: 0;
		left: 0;
		right: 0;
		width: 74px;
		height: 72px;
		margin: auto;
		display: block;
		color: #f2f2f2;
		font-size: 18px;
		line-height: 46px;
		text-align: center;
		position: relative;
		border-radius: 50%;
		box-shadow: -6px 6px 6px rgb(0 0 0 / 23%);
		-moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
		-o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
		-webkit-box-shadow: -6px 6px 6px rgb(0 0 0 / 23%);
	}

}
@media (max-width: 480px){	
  .ml3{		font-size:19px !important;	}
  .tab-content .nav-item{
    width: 100% !important;
  }
}