 /*!
Template Name: Advanced Pricing Page Template
Template URI: https://www.template.net
Author: Template.net
Author URI: https://www.template.net
License: Template.net
License URI: https://www.template.net/license-agreement
*/



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0px;
    padding: 0px;
    color: black;
    position: relative;
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}

p {
    margin: 0;
}

body,
html {
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 60px;
    font-weight: bold;
}

h2 {
    font-size: 45px;
    font-weight: bold;
}

h3 {
    font-size: 40px;
    font-weight: bold;
}

h4 {
    font-size: 24px;
    font-weight: bold;
}
h5 {
    font-size: 20px;
    font-weight: bold;
}
.container{
   max-width: 1610px;
}

/*banner*/
.banner{
   padding-top: 62px;
}
.banner-inner{
   background-image: url("../images/banner-new.png");
   background-repeat: no-repeat;
   background-position: top;
   width: 100%;
   height: 682px;
   text-align: center;
   display: flex;
   align-items: center;
   background-size: cover;
}
.banner-content{
   max-width: 1091px;
   margin: 0 auto;
}
.banner-content h1{
   padding-bottom: 27px;
}
.banner-content p{
   padding-bottom: 30px;
   line-height: 26px;
   font-size: 16px;
   max-width: 728px;
   margin: 0 auto;
}
.banner-btn{
   background-color: #000000;
   color: white;
   padding: 18px 107px;
   border-radius: 50px;
   font-size: 24px;
   font-weight: 600;
   border: 2px solid #ffffff00;
   transition: 0.3s;
}
.banner-btn:hover{
   background-color: #ffffff00;
   border: 2px solid black;
   color: black;
}
/*banner*/
/*plan*/
.plan-inner{
   max-width: 1175px;
   margin: 0 auto;
}
.plan-sub{
   text-align: center;
   padding: 64px 60px 79px;
}
.plan-sub h2{
   padding-bottom: 33px;
}
.plan-sub h5{
   padding-bottom: 20px;
}
.plan-sub>p{
   font-size: 18px;
   line-height: 26px;
   padding-bottom: 62px;
   font-family: 'arial';
   position: relative;
}
.plan-sub>p:before{
   content:"";
   width: 290px;
   height: 1px;
   position: absolute;
   left: 20%;
   bottom: 20%;
   background-color: black;
}
.plan-sub-center>p:before{
   content:"";
   width: 290px;
   height: 1px;
   position: absolute;
   left: 35%;
   bottom: 20%;
   background-color: #000000;
}
.plan-sub ul li p{
   font-size: 16px;
   line-height: 22px;
   font-family: 'arial';
   color: #8f8f8f;
}
.plan-sub ul{
   padding-left: 0;
}
.plan-sub ul li{
   list-style: none;
   padding: 0 60px 27px;
}
.subscribe-btn{
   background-color: black;
   color: white;
   font-size: 24px;
   font-weight: bold;
   border-radius: 50px;
   padding: 18px 38px;
   border: 2px solid #ffffff00;
   transition: 0.3s;
}
.subscribe-btn:hover{
   background-color: #ffffff00;
   border: 2px solid black;
   color: black;
}
.plan-sub-left{
  border-right: 14px solid black;
  position: relative;
}
.plan-sub ul li:nth-last-child(2) {
  padding-bottom: 88px;
   position: relative;
}
.plan-sub ul li:nth-last-child(2):before{
   content:"";
   width: 290px;
   height: 1px;
   position: absolute;
   left: 20%;
   bottom: 25%;
   background-color: black;
}
.plan-sub-center ul li:nth-last-child(2):before {
   content: "";
   width: 290px;
   height: 1px;
   position: absolute;
   left: 35%;
   bottom: 25%;
   background-color: #000000;
}
.plan-sub ul li:last-child{
  padding-bottom: 0;
}
.plan-sub.plan-sub-left:before {
   content: "";
   width: 500px;
   height: 13px;
   /* background-color: black; */
   position: absolute;
   top: 0;
   left: 56%;
}
.plan-sub.plan-sub-left:after {
   content: "";
   width: 500px;
   height: 13px;
   /* background-color: black; */
   position: absolute;
   bottom: 0;
   left: 56%;
}
/*plan*/
/*subscribed*/
.subscribed{
   padding: 115px 0;
}
.subscribed-content{
   padding: 0 100px;
}
.subscribed-head h2{
   padding-bottom: 57px;
}
.subscribed-content p{
   color: #b0b0b0;
   font-family: 'arial';
   padding: 0 66px 11px 0;
   font-size: 18px;
   line-height: 26px;
}
.subscribed-inner {
   /* background: #f4f4f4; */
   padding: 25px 5px;
   margin: 30px;
   border: 1px solid #353535;
   border-radius: 5px;
}

.subscribed-inner {}
.sub-now-btn{
   color: black;
   background-color: white;
   border: 7px solid black;
   border-radius: 50px;
   padding: 15px 103px;
   font-size: 24px;
   font-weight: 600;
   transition: 0.3s;
}
.sub-now-btn:hover{
   background-color: black;
   color: white;
}
/*subscribed*/

/*-- .accordion start --*/
.accordion{
   text-align: center;
   background-color: #dfdcd5;
}
.accordion .card{
   border:0;
   padding: 15px;
}
.pricing-accordion{
   margin:0 auto;
}
.card-header {
   padding: 0;
   margin-bottom: 0;
   background-color: transparent;
   border-bottom: 0;
}
.accordion h5{
   font-size: 24px;
   line-height: 24px;
   color: #000000;
   font-weight: 500;
   text-decoration: none;
   display: contents;
}
.accordion h5:hover{
   text-decoration: none;

}
.accordion a{
   border-bottom: 1px solid #000;
}
.accordion a:hover{
   text-decoration: none;
   border-bottom: 0;
}
.card-body{
  padding: 0;
   margin-top:15px;
}
.card-body p{
   font-size: 16px;
   line-height: 24px;
   color: #000000;
   font-weight:500;
   width: 95%;
   margin: 0 auto;
}
.pricing-details{
   padding-bottom: 222px;
}
.pricing-details h2{
   font-size: 46px;
   line-height: 74px;
   color: #000000;
   font-weight: bold;
   text-align: center;
   margin-bottom: 24px;
}
/*-- .accordion end --*/

/*-- Extra Start --*/
ul#menu-footer-menu {
   list-style: none;
   text-align: center;
   margin-top: 50px;
}

li {
   display: inline-block;
   margin: 0px 27px;
}

.footer-menu a {
   color: #fff !important;!i;!;
}

p.copyright.text-center {
   color: #fff;
}

.copyright a {
   color: #fff !important;!im;
}

.container {}

.footer-social.text-center {
   margin: 20px;
}

img.attachment-large.size-large {
   width: 170px;
   margin: 20px auto;
}
/*-- Extra End --*/

@media only screen and (max-width: 1920px) and (min-width: 1430px) {
   .container {
       max-width: 1610px;
   }
}


@media (max-width: 1440px) { 
.container {
       max-width:1300px;
}     
   h1 {
    font-size: 47px;
}
   h2 {
   font-size: 38px;
}
.plan-sub>p {
   font-size: 16px;
   line-height: 24px;
   padding-bottom: 50px;
}
  .banner-content {
   max-width: 85%;
   margin: 0 auto;
}
   .banner {
   padding-top: 30px;
}
   .plan-sub h2 {
   padding-bottom: 27px;
}
   .subscribed-head h2 {
   padding-bottom: 40px;
}
   .subscribed-content p {
   padding: 0 50px 11px 0;
   font-size: 17px;
}
.sub-now-btn {
   border: 5px solid black;
   padding: 15px 75px;
   font-size: 20px;
}
   .subscribed {
   padding: 70px 0;
}
   .faq {
   padding-bottom: 75px;
}
   .faq h2 {
   padding-bottom: 36px;
}
   .banner-inner {
   height: 540px;
   background-position: top left;
   }
.banner-btn {
   padding: 15px 50px;
   border-radius: 60px;
   font-size: 20px;
}
   .plan-inner {
   max-width: 100%;
   margin: 0 auto;
}
 .plan-sub.plan-sub-left:before {
   height: 10px;
}
   .plan-sub-left {
   border-right: 10px solid black;
}
.plan-sub.plan-sub-left:after {
   height: 10px;
}
.pricing-details {
   padding-bottom: 150px;
}
.accordion h5{
   font-size: 23px;
}
.card-body p {
   font-size: 14px;
   line-height: 22px;
   width: 100%;
   display: inline;
}
}



@media (max-width:1024px) { 
   
h1 {
    font-size: 40px;
    padding-bottom: 10px;
}

h2 {
    font-size: 40px;
    font-weight: bold;
}

h3 {
    font-size: 36px;
    font-weight: bold;
}

h4 {
    font-size: 24px;
    font-weight: bold;
}
h5 {
    font-size: 20px;
    font-weight: bold;
}
  .banner-inner {
   width: 100%;
   height: 100%;
   padding: 90px 0;
}
   .plan-sub ul li {
   padding: 0 35px 27px;
}
   .plan-sub {
   padding: 60px 36px 55px;
}
   .subscribed-content {
   padding: 0 50px 11px 0;
}
.banner-btn {
   padding: 13px 40px;
   font-size: 17px;
}
  
   .plan-sub {
   padding: 60px 45px 55px;
}
   .plan-sub h2 {
   padding-bottom: 20px;
   font-size: 35px;
}
.plan-sub>p {
   font-size: 15px;
   line-height: 22px;
}
.plan-sub h5 {
   font-size: 18px;
   padding-bottom: 10px;
}
   .plan-sub.plan-sub-left:before {
   left: 42%;
       height: 8px;
}
   .plan-sub.plan-sub-left:after{
   left: 42%;
       height: 8px;
   }
   .plan-sub>p:before {
   width: 270px;
   left: 15%;
   bottom: 15%;
}
.plan-sub-center>p:before {
   width: 270px;
   left: 31%;
   bottom: 15%;
}
   .plan-sub ul li:nth-last-child(2):before{
    width: 270px;
   left: 15%;   
   }
.plan-sub-center ul li:nth-last-child(2):before {
   width: 270px;
   left: 30%;
}
   .subscribe-btn{
       padding: 15px 30px;
       font-size: 20px;
   }
   .subscribed {
   padding: 95px 0;
}
   .subscribed-head h2 {
   padding-bottom: 30px;
   font-size: 36px;
}
   .subscribed-content p {
   padding: 0 50px 11px 0;
   font-size: 16px;
   line-height: 24px;
}
   .subscribed {
   padding: 50px 0;
}
.accordion h5 {
   font-size: 19px;
}
.accordion .card {
   padding: 10px;
}
.pricing-details h2{
   font-size: 40px;
   margin-bottom: 0;
}
.pricing-details {
   padding-bottom: 100px;
}
   .plan-sub-left {
   border-right: 8px solid black;
}
   .sub-now-btn {
   padding: 12px 66px;
   font-size: 18px;
}

}
@media (max-width:814px) { 
h1{
   font-size: 32px;
   padding-bottom: 10px;
}
/*banner*/
   .banner-inner {
   padding: 110px 0;
   background-position: bottom;
}
   .banner-content p {
   max-width: 100%;
   padding: 0 15px 30px;
   line-height: 22px;
   font-size: 15px;
}

   .banner-btn {
   padding: 13px 25px;
   font-size: 17px;
}
/*banner*/
   /*plans*/
   .plan-sub.plan-sub-left:before {
   left: 42%;
   height: 7px;
   width: 360px;
}
   .plan-sub.plan-sub-left:after {
   left: 42%;
   height: 7px;
   width: 360px;
   }
   .plan-sub {
   padding: 50px 30px 40px;
}
   .plan-sub ul li {
   padding: 0 0px 20px;
}
  
   .plan-sub h2 {
   padding-bottom: 10px;
   font-size: 30px;
}
   .plan-sub>p:before {
   width: 200px;
   left: 13%;
   bottom: 14%;
}
.plan-sub ul li p {
   font-size: 15px;
   line-height: 20px;
}
.plan-sub ul li:nth-last-child(2) {
   padding-bottom: 65px;
}

    .plan-sub ul li:nth-last-child(2):before {
   width: 200px;
   left: 13%;
}
   .plan-sub-left {
   border-right: 7px solid black;
}
/*plans*/
/*subscribed*/
   .subscribed-content {
   padding: 0;
}
.subscribe-btn {
   padding: 13px 25px;
   font-size: 18px;
}
   .subscribed-content p {
   padding: 0 50px 11px 0;
   font-size: 15px;
   line-height: 23px;
}
.sub-now-btn {
   padding: 12px 35px;
   font-size: 17px;
}
   .subscribed {
   padding: 55px 0;
}
/*subscribed*/
.card-body p {
   width: 80%;
}
}
@media (max-width:640px) { 
h1{
   font-size: 30px;
   padding-bottom: 10px;
}   
 
/*banner*/
   .banner-inner {
   padding: 60px 15px;
}
   .banner-btn {
   padding: 13px 20px;
   font-size: 16px;
}
.banner-content h1 {
   padding-bottom: 10px;
}
.banner-content p {
   font-size: 14px;
   padding: 0 0px 25px;
}
   /*banner*/
/*plans*/
   .plan-sub.plan-sub-left:before {
   width: 0;
}
   .plan-sub-left {
   border-right: 0px solid black;
}
   .plan-sub>p:before {
   width: 75%;
   left: 15%;
   bottom: 15%;
}
   .plan-sub ul li:nth-last-child(2):before {
   width: 75%;
   left: 15%;
}
   .plan-sub.plan-sub-left:after {
   left: 13%;
   height: 7px;
   width: 75%;
}
   .plan-sub {
   padding: 45px 25px 45px;
   background: #e9e9e9;
   margin: 5px;
   border-radius: 4px;
}
   .plan-sub h5 {
   padding-bottom: 5px;
}
   .plan-sub.plan-sub-left:after {
   left: 0%;
   height: 7px;
   width: 100%;
}
/*plans*/
/*subscribed*/
   
   .subscribed {
   padding: 40px 0;
}
   .subscribed-head h2 {
   padding-bottom: 25px;
   font-size: 30px;
}
.subscribed-inner {
   /* background: #353535; */
}
   
   
   .sub-now-btn {
   border: 4px solid black;
   padding: 10px 45px;
   font-size: 20px;
}
   .subscribed-content p {
   padding: 0 0px 6px 0;
   font-size: 15px;
   line-height: 23px;
}
   .subscribed {
   padding: 0 0px 40px;
}

/*subscribed*/
.card-body p {
   width: 100%;
}
}

@media (max-width:480px) { 
h1 {
   font-size: 25px;
}

/*banner*/
   .banner-btn {
   padding: 15px 16px;
   font-size: 14px;
}
   .banner {
   padding-top: 15px;
}
   .banner-content{
       max-width: 100%;
   }
/*banner*/

/*plans*/
   .subscribe-btn {
   padding: 12px 45px;
   font-size: 18px;
}
   .plan-sub {
   padding: 45px 25px 45px;
}
   .plan-sub.plan-sub-left:after {
   bottom: 0%;
}
.subscribed-head h2 {
   padding-bottom: 20px;
   font-size: 24px;
}

/*plans*/
   .sub-now-btn {
   border: 3px solid black;
   padding: 10px 20px;
   font-size: 15px;
}
.accordion h5 {
   font-size: 16px;
}
}

@media (max-width:375px) { 
   
   
   .banner-btn {
   padding: 15px 20px;
   font-size: 14px;
}
   .sub-now-btn {
   border: 4px solid black;
   padding: 10px 30px;
   font-size: 14px;
}
   .plan-sub.plan-sub-left:after {
   height: 5px;
}
.accordion h5 {
   font-size: 14px;
}
  .accordion .card {
   padding: 10px 0;
}
}

