@media all and (min-width: 320px) and (max-width: 991px) {
button.navbar-toggler {
    padding: 0px !important;
    position: relative;
    box-shadow: none !important;
    outline: none !important;
}
button.navbar-toggler span.navbar-toggler-icon {
    background: none !important;
    position: relative;
    border-top: 2px solid #ff6049;
    height: 22px !important;
}
button.navbar-toggler span.navbar-toggler-icon::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background: #ff6049;
}
button.navbar-toggler span.navbar-toggler-icon::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 8px;
    width: 100%;
    height: 2px;
    background: #ff6049;
}
.header-sec .navbar-brand {
    width: 50px;
}
.header-sec nav.navbar {
    padding: 15px 0px 11px;
}
.signinbtn {
    margin-top: 10px;
}
.dropdownprofile a.nav-link.dropdown-toggle {
    padding: 0px 0px 0px 23px !important;
    margin-top: 10px;
}
.header-sec .dropdownprofile .dropdown-menu {
    position: relative;
}
.visionicona {
    width: 60px;
}
.visioniconb {
    width: 50px;
}

}

/*320-991*/


@media all and (min-width: 320px) and (max-width: 767px) {
.herobanner-text {
    text-align: center;
}
.herobanner-text h1 {
    font-size: 31px;
}
.herobanner-text h2 {
    font-size: 19px;
}
.herobanner {
    padding: 100px 0px;
    min-height: 300px;
}
.heading h2 {
    font-size: 26px;
}
.heading p {
    font-size: 14px;
    line-height: 23px;
}
.footerabout .logo {
    width: 60px;
}
.features-sec {
    padding: 70px 0px 50px;
}
.shapes-cirlces {
    width: 70px;
}
.row.featuresrow {
    padding: 0px 0px;
}
.featurescard {
    height: auto;
    margin-bottom: 30px;
}
.home-slider {
    display: none;
}
.howitcard {
    margin-bottom: 30px;
}
.pricing-sec {
    padding: 70px 0px 50px;
}
.pen-image {
    top: 0px;
    width: 80px;
}
.pricing-sec .heading {
    margin-bottom: 60px;
}
.pricingcol {
    transform: none;
}
.pricingcol:nth-child(2) {
    transform: none;
}
.pricing-card {
    margin-bottom: 30px;
}
.bg-right {
    width: 60px;
}
.clientsecowl-desc {
    padding: 0px 0px 0px;
    text-align: center;
}
.bg-left {
    width: 80px;
}
.testimonials-sec .owl-nav {
    display: none !important;
}
.clientsecowl-desc p {
    font-size: 16px;
    line-height: 23px;
}
.testimonials-sec {
    padding: 30px 0px 60px;
}
.footerlink {
    padding-left: 0px;
}
.footersec h2 {
    margin: 30px 0px 17px;
}
.copyright {
    text-align: center;
}
.copyright ul {
    text-align: center;
}
.copyright ul li {
    margin-left: 10px;
    margin-right: 10px;
}
.copyright ul li a {
    font-size: 14px;
}
.copyright p {
    margin: 0px 0px 4px 0px;
    font-size: 15px;
}
.breadcrumbright ol.breadcrumb {
    justify-content: left;
    margin: 10px 0px 0px 0px;
}
.pagetitle h2 {
    font-size: 24px;
}
.pagespace {
    padding: 70px 0px;
}
.loginleft {
    padding: 30px 20px;
}
.loginimg2 {
    display: none;
}
.loginimg{
    display: none;
}
.selectoption .form-check .form-check-label span {
    padding: 13px 10px;
    font-size: 16px;
}
.aboutpage {
    padding: 70px 0px;
}
.aboutpage-right {
    margin-top: 30px;
}
.faq-sec {
    padding: 70px 0px;
}
.contactpage {
    padding: 70px 0px;
}
.contactpage-left {
    padding-right: 0px;
    margin-bottom: 30px;
}
.content-design h2 {
    font-size: 18px;
}
.offersec {
    padding: 60px 0px 0px 0px;
}
.offersec.welcomepageoffersec {
    padding-bottom: 30px;
}
.offer-card {
    padding: 40px 22px 22px 22px;
    margin-bottom: 50px;
    padding-left: 22px;
    text-align: center;
}
.offer-card span {
    left: 50%;
    width: 50px;
    height: 50px;
    top: 0px;
    margin-top: -25px;
    font-size: 30px;
    line-height: 50px;
    margin-left: -25px;
}
.offer-card h2 {
    font-size: 20px;
    margin-bottom: 7px;
    line-height: 27px;
}
.offer-card p {
    font-size: 14px;
    line-height: 22px;
}
.offera {
    margin-left: 0px;
}
.offerb {
    margin-left: 0px;
}
.offerc {
    margin-left: 0px;
}
.offerd {
    margin-left: 0px;
}
.offere {
    margin-left: 0px;
}
.offersec-img {
    display: none;
}
.offersec.whatweaboutus { 
    padding: 0px;
}
.vision-sec .featurescard {
    padding: 35px 25px;
}
}

/*320-767*/

@media all and (min-width: 768px) and (max-width: 991px) {

}

/*768-991*/

@media all and (min-width: 992px) and (max-width: 1024px) {

}

/*992-1024*/

@media all and (min-width: 768px) and (max-width: 1024px) {
.row.featuresrow {
    padding: 0px 0px;
}
.footerabout .logo {
    width: 60px;
}
.featurescard {
    padding: 45px 15px;
}
.home-slider {
    display: none;
}
.howitcard {
    padding:40px 20px;
}
.purchase-pricing .btn.btn-info {
    padding: 10px 20px;
}
.pricing-features {
    margin: 20px 15px;
}
.pricing-features ul li {
    padding: 13px 0;
    font-size: 14px;
}
.bg-right {
    width: 100px;
}
.clientsecowl-desc {
    padding: 0px 170px 0px;
}
.bg-left {
    width: 100px;
}
.footerabout ul li a {
    margin-bottom: 10px;
}
.footercont ul li .fa {
    display: none;
}
.footerabout .logo {
   
    margin-bottom: 10px;
}
.loginimg2 {
    display: none;
}
.loginimg{
    display: none;
}
.offer-card p {
    font-size: 15px;
    line-height: 23px;
}
.offer-card h2 {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 21px;
}
.howitcard h3 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 27px;
}
.pen-image {
    z-index: -1;
}
.shapes-cirlces {
    z-index: -1;
}
}

/*768-1024*/

@media all and (min-width: 1025px) and (max-width: 1199px) {
.home-slider {
    width: 200px;
}
.row.featuresrow {
    padding: 0px 0px;
}
.howitcard {
    padding: 50px 30px;
}
.footerabout ul li a {
    margin-bottom: 10px;
}
.footercont ul li .fa {
    display: none;
}
.loginimg2 {
    width: 200px;
}
.loginimg {
    width: 200px;
}
}

/*1025-1199*/

@media all and (min-width: 1200px) and (max-width: 1280px) {

}

/*1200-1280*/
