.container{
    max-width: 100%;
}
@media screen and (max-width:576px)
{
	.container{
    max-width: 100% !important;
}
}
/* section 1 start here */
#section1{
    margin-top: 100px;
    margin-bottom: 100px;
}

#section1 h1{
    color: #242424;
    font-size: 45px;
    font-weight: 800;
    line-height: 1.2em;
    margin: 0 0 16px;
    text-align: left;
}
#section1 p{
    color: #7e7e7e;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7em;
    margin: 0;
    text-align: left;
}
#btn-holder{
    margin-top: 30px;
}
#btn-holder .btnstyle{
    border-width: 0 !important;
    border-radius: 30px;
    box-shadow: 0 10px 37.2px 2.8px rgba(56,2,144,.2);
        
    font-size: 18px;
    font-weight: 600 !important;
    padding: 19px 30px !important;
    transition: all .3s;
    text-transform: uppercase;
    min-width: 29%;
    float: left;
    border-style: solid;
    border-color: #c51e3a;
    text-align: center;
}
#section1 .btnstyle:hover{
    text-decoration: none;
}
#btn-holder .btn1{
    background: #6a62fe;
    color: #fff;
    margin-right: 30px;
}
#btn-holder .btn2{
    background: #ffffff;
    color: #6a62fe;
}
.sec1_img{
    vertical-align: middle;
    display: inline-block;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

/* section 1 end here */
/* section 2 start here */

#section2{
    padding: 0 0 50px 0;
}
.sec2head_h2{
    font-size: 2.441em;
    font-weight: 600;
    line-height: 1.21;
    text-align: center;
}
.sec2head_p{
    font-size: 23px;
    font-weight: 400;
    color: #707070;
    text-align: center;
}

.sec2box{
    transition: all 0.2s ease-out;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
    border-top: 4px solid;
    padding: 3rem;
    border-radius: .25rem;
    width: 100%;
	height: 100%;
    border-width: 5px;
    text-align: center;
}
.sec2box:hover {
    transform: translateY(-10px);
    box-shadow: 0 1rem 3rem rgba(31,45,61,.12);
}
.sec2box i{
    font-size: 50px;
    line-height: 50px;
}
#sec2box1{
    border-color: #960ab7;
}
#sec2box1 i{
    color: #ff164e;
}
#sec2box2{
    border-color: #7202bb;
}
#sec2box2 i{
    color: #9123ff;
}
#sec2box3{
    border-color: #3264f5;
}
#sec2box3 i{
    color: #3413f7;
}
.promo-content-wrap h5{
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.21;
}
.promo-content-wrap p{
    margin-bottom: 0;
    color: #707070;
    font-size: 18px;
}
.btn-span {
        font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding-left: .5rem;
    padding-right: .5rem;
    padding-bottom: .25rem;
    padding-top: .25rem;
    border-radius: .25rem
}
.bx1-smart-btn{
    background: rgba(255, 22, 78, 0.15);
    color: #ff164e;
}
.bx2-smart-btn{
    background: rgba(46, 191, 109, 0.15);
    color: #2ebf6d;
}
.bx3-smart-btn{
    background: rgba(52, 19, 247, 0.15);
        color: #3413f7;
}
.bx1-flexible-btn{
    background: rgba(145, 35, 255, 0.15);
    color: #9123ff;
}
.bx2-flexible-btn{
    background: rgba(242, 92, 127, 0.15);
        color: #f25c7f;
}
.bx3-flexible-btn{
    color: #ff7c3f;
    background: rgba(255, 124, 63, 0.15);
}
/* section 2 end here */

/* section 3 start here */
#section3{
    background-color: #F0F5FC;
}
.sec3h5{
        margin-bottom: 38px;
        margin-top: 130px;
    color: #ff8a00;
    font-size: 28px;
    line-height: 28px;
}
.sec3h1{
    margin-bottom: 24px;
        font-weight: 700;
        font-size: 45px;
    line-height: 52px;
    margin-top: 20px;
    color: #3b368c;
}
#section3 p{
    font-size: 18px;
    color: #504c89;
    line-height: 30px;
}
.sec3btns{
    margin: 10px;
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    padding: 11px 15px;
    border-radius: 25px;
}
.sec3btns:hover {
    text-decoration: none;
}
#sec3btn1{
    background: -webkit-linear-gradient(-65deg,#c165dd 0,#1153fc 100%);
    box-shadow: 0 10px 7px 0 rgba(17,83,252,.35);
    color: #fff;
    border: none;
}
#sec3btn2{
color: #3b368c;
    border: 1px solid #d4cff4;
}
#sec3btn2:hover{
    box-shadow: 0 17px 24px 0 rgba(18,83,252,.51);
}
.sec3-img-holder{
    margin: 80px 0;
}
/* section 3 end here */
/* section 4 start here */
#section4{
    padding-top: 100px;
    background-color: #f7F7F7;
}
.sec4-right-h2{
    font-size: 40px;
    font-weight: 600;
    margin-top: 50px;
}
.sec4-right-p{
    margin-bottom: 1.25em;
    font-size: 1.25rem;
    font-weight: 300;
        color: #707070;
}
.sec4box:hover {
    z-index: 2;
    border-radius: 1rem !important;
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
    transform: translate(0, -5px);
    border-top: 5px solid #7202bb;
}
.sec4box{
    transition: all 0.2s ease 0s;
    border: none;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
        color: #707070;
        margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin-bottom: 50px;
    min-height: 400px;
    padding-bottom: 50px !important;
}
.standard-price {
    box-shadow: 0 1rem 3rem rgba(31,45,61,.125)!important;
    border-top: 5px solid #7202bb !important;
}
.standard-btn{
    background-color: #7202bb !important;
    color: #ffffff !important;
}
.standard-btn:hover{
    background-color: #ffffff !important;
    color: #7202bb !important;
}
.sec4h5{
        padding-top: 1.5rem;
        text-align: center;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.21;
        color: #000;
}
.pricing_sec{
        text-align: center;
        font-size: 46px;
        color: #707070;
        margin: 20px 0; 
        font-weight: 600;
        line-height: 1.2;
        border-bottom: 2px solid rgb(222, 228, 239);
        padding-bottom: 30px;
}
.sec4ul{
    padding-left: 0;
    list-style: none;
    margin-bottom: 1.5rem;
}
.sec4ul li{
    font-size: 18px;
    line-height: 28px;
    list-style: none;
}
.purchase-btn{
    color: #7202bb;
    -webkit-box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    box-shadow: 0 20px 30px 0 rgba(67,37,204,.2);
    background: #ffffff;
    border: 3px solid #7202bb;
    border-radius: 30px;
    padding: 10px 25px;
    margin-bottom: 1rem;
    font-size: 18px;
    margin-bottom: 30px;
}
.purchase-btn:hover {
    background: transparent;
    color: #ffffff;
    background: #7202bb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    list-style: none;
}
.price{
    color: #707070;
    font-weight: bolder!important;
    font-size: 42px;
}
.card-header .h1{
    color: #707070;
}
.pricing-tab.feature-tab li a.nav-link.active {
    background: #7202bb;
    color: #ffffff;
    border-color: #7202bb;
}
.pricing-tab.feature-tab li:first-child a.nav-link {
    border-right: 0;
    border-radius: 4px 0 0 4px;
}
.pricing-tab.feature-tab li a.nav-link {
    padding: 8px 15px;
    margin: 0;
    border: 2px solid #7202bb;
    background: #ffffff;
    font-weight: 600;
}
.pricing-tab.feature-tab li:last-child a.nav-link {
    border-radius: 0 4px 4px 0;
}
.pricing-tab.feature-tab li a.nav-link {
    padding: 8px 15px;
    margin: 0;
    border: 2px solid #7202bb;
    background: #ffffff;
        color: #000;
}
/* section 4 end here */

/* section 6 start here */

#section6{
        margin: 50px auto;
}
#section6 h2{
    font-weight: 400;
    font-size: 35px;
    letter-spacing: 1px;
    margin-bottom: 30px;
        margin: 30px auto;
        text-align: center;
    }
    .service-item{
        background-repeat: no-repeat;
    background-position: 10px 20px;
    background-size: 64px;
        min-height: 200px;
        background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
    margin: 5px;
    text-decoration: none;
    display: block;
    padding: 20px 20px 20px 90px;
    border-radius: 5px;
    color: #337ab7;
    font-size: 14px;    
    text-decoration: none;
    width: 100%;
    }
    .service-item:hover{
        text-decoration: none;
    }
    .fh5co-text {
    padding: 5px 0;
}
#section6 h3 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#section6 span {
    color: #666;
    font-size: 15px;
    font-weight: 200;
    letter-spacing: 0.7px;
        line-height: 1.42857143;
}
/* section 6 end here */
/*responsive design*/
    @media (min-width: 992px) and (max-width: 1199px)
    {
        .sec3btns{
            display: inline-block;
        }
    }
    @media (min-width: 769px) and (max-width: 991px)
    {
        #section4 {
            padding-top: 0px  !important;
        }
        #section2 {
            padding: 0 0 50px 0  !important;
        }
        #section1 {
            margin-top: 50px !important;
        }
        #sec1left h1, #sec1left p, #btn-holder {
            text-align: center !important;
        }
        #btn-holder {
            text-align: center !important;
        }
        #sec1right {
            margin-top: 70px !important;
            text-align:center !important;
        }
        #btn-holder a {
            float: none !important;
        }
    /*}
    @media (min-width: 769px) and (max-width: 991px)
    {*/
        #section4 ul {
            text-align: center;
        }
        #monthly_yearly_ul {
            justify-content: center;
            align-items: center;
            display: flex;
            margin-bottom: 20px;
        }
    }
@media screen and (max-width: 768px)
    {
        header{
            min-height: 47px;
        }
        #section1{
            margin-top: 50px !important;
        }
        #sec1left h1, #sec1left p, #btn-holder{
            text-align: center;
        }
        #btn-holder a {
            float: none !important;
        }
        #sec1right{
            margin-top: 70px;
        }
        #btn-holder{
            text-align: center;
        }
        #btn-holder a{
            /*display: block;*/
            margin-bottom: 20px;
        }
         #section3{
            text-align: center;
        }
        #section3 img{
            width: 100%;
        }
        .sec3btngrp{
            display: grid;
        }
         #section4{
            padding-top: 0px;
         }
         #section4 h2, #section4 p, #section4 ul{
            text-align: center;
         }
         #monthly_yearly_ul{
            justify-content: center;
            align-items: center; 
            display: flex;
            margin-bottom: 20px;
         }
         #section2 .promo-img-wrap, #section2 .promo-content-wrap{
            text-align: center;
        }
    }
     @media screen and (max-width: 767px)
    {
        /*#btn-holder .btn1{
            margin-right: 0 !important;
            
        }*/
        .sec2box{
            min-height: 265px !important;
        }
    }   
    @media screen and (max-width: 576px)
    {
        #sec1left h1{
            margin-top: 30px !important;
            font-size: 36px !important;
        }
        /*#btn-holder .btnstyle{
            margin: 20px 80px !important;
                padding: 14px 30px !important;
        }*/
        #sec1left{
            order:2 !important;
        }
        #sec1right{
            order:1 !important;
			text-align: center;
        }
        #section1 {
            margin-bottom: 50px;
        }
        .sec3btns {
            display: none;
            margin: 10px 80px !important;
        }
        .sec3h1, .sec4-right-h2{
            font-size: 36px !important;
            line-height: 42px;
            
        }
        #sec4content_holder{
            padding: 30px;
        }
        #section2{
            padding: 30px !important;
        }
    }
    @media (min-width: 330px) and (max-width: 366px){
        #btn-holder .btn1{
            margin-right: 0px !important;
        }
        #btn-holder .btnstyle{
                padding: 19px 20px !important;
        }
    }
    @media screen and (max-width: 330px){
        #btn-holder .btnstyle {
            display: block;
            margin-right: 20% !important;
            margin-left: 20% !important;
        }
    }
/* responsive design*/
@media screen and (max-width:990px){
	.sec1_img, .sec3-img-holder img{width: 50%; margin: 0 auto;}
	#sec1right, .sec3-img-holder{text-align: center;}
	#section1{margin: 30px auto 50px!important;}
	.sec2box{padding: 1.5rem;}
	.sec3h5{margin-top: 50px; margin-bottom: 10px;}
}
@media screen and (max-width:768px){
	.sec3h5{margin-top: 50px; margin-bottom: 10px;}
	.video-fet-item{margin-bottom: 20px;}
	.sec4box{margin-bottom: 30px; min-height: auto; padding-bottom: 30px;}
	.sec3-img-holder{margin-top: 20px;}
}
@media screen and (max-width:576px){
	#sec1right{margin-top: 20px;}
}





