@media(max-width: 1199px) {


    .site-header-one .container-fluid { 
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .site-header-one__logo .side-menu__toggler {
        display: -webkit-box;
        display: flex;
    }
.service-one__single p{
    width: 90%;
    font-size: 16px;
}

.cta-one__text p{
	font-size: 16px;
	line-height: 1.5;
	margin-top: 15px;
}

.testimonials-one__text {
	font-size: 16px;
}


    .site-header-one .main-nav__main-navigation {
        display: none;
    }

    .site-header-one__logo {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
    }

    .mailchimp-one__form input[type="text"] {
        max-width: 380px;
    }

    .footer-widget__links-wrap {
        margin-left: 0;
    }
    .testimonials-one__icon {
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%);
    }
    .testimonials-one__image {
        margin-bottom: 50px;
        display: inline-block;
    }
    .testimonials-one__image img {
        width: 100%;
    }
    .blog-one__content {
        padding-left: 40px;
        padding-right: 40px;
    }
    .contact-one__image img {
        max-width: 100%;
    }
    .contact-one .block-title h3 br ,
    .cta-two .block-title h3 br ,
    .banner-one__video {
        display: none;
    }
    .cta-one__moc {
        left: -250px;
    }
    .cta-two__images > img {
        max-width: 100%;
    }
    .cta-two__icon-wrap {
        flex-wrap: wrap;
    }
    .cta-two__icon-single {
        -webkit-box-flex: 0;
                flex: 0 0 100%;
    }
    .cta-two__icon-single + .cta-two__icon-single {
        margin-left: 0;
        margin-top: 20px;
    }
}

@media(max-width: 991px) {
    .cta-one__moc {
        position: relative;
        bottom: auto;
        left: auto;
    }
    .cta-one__moc img {
        max-width: 100%;
    }

    .banner-one__moc {
        position: relative;
        top: auto;
        right: auto;
        display: block;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .site-footer__upper{
        padding-bottom:0px !important;
    }

    .banner-one__moc img {
        max-width: 100%;
    }

    .banner-one {
        padding-top: 200px;
    }

    .footer-widget__about {
        text-align: center;
    }

    .footer-widget__about br {
        display: none;
    }

    .footer-widget__about p {
        margin-left: auto;
        margin-right: auto;
        padding:0px;
        /*width: 66%;*/
    }

    .mailchimp-one__form input[type="text"] {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .mailchimp-one .inner-container {
        padding-right: 60px;
        border-radius: 100px;
    }

    .mailchimp-one__icon {
        width: 130px;
        height: 130px;
        top: calc(50% - 65px);
    }
    .funfact-one {
        padding-bottom: 70px;
    }
    .funfact-one__single {
        margin-bottom: 50px;
    }
    .cta-two__icon-wrap {
        flex-wrap: nowrap;
    }
    .cta-two__icon-single {
        -webkit-box-flex: 0;
                flex: 0 0 50%;
    }
    .cta-two .align-items-end {
        -webkit-box-align: center !important;
                align-items: center !important;
        margin-top: 50px;
    }
    .app-shot-one .app-shot-one__carousel::before {
        display: none;
    }
    .app-shot-one .app-shot-one__carousel {
        padding: 0;
        margin-top: 0;
        padding-bottom: 15px;
    }
    .contact-one .contact-one__form {
        padding-right: 0;
        margin-bottom: 60px;
    }
    .cta-one {
        padding-top: 0;
        padding-bottom: 120px;
        margin-top: -40px;
        margin-bottom: 0;
    }
}

@media(max-width: 767px) {
    .tab-pane img{
        width: 100%;
    }
    .tab-list li {
    width: 33%;
    position: relative;
    z-index: 1;
}
.tab-panels {
    margin-top: 2em;
}
.tab-area {
    padding-top: 29px;
}
img.img-tab-5 {
    width: 100%;
}
.testimonials-one {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f6f6fb;
}
.tabset > label {
    position: relative;
    display: inline-block;
    padding: 15px 15px 25px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
    width: 100%;
}
    .d-flex.flex-wrap.justify-content-around.brand {
    margin-top: 0em !important;
}
.d-flex.flex-wrap.justify-content-around.brand{
    padding-top: 10px;
}
h5.block-title-5 {
    margin: 0;
    color: var(--thm-black);
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.tab-title {
    margin-top: 1em;
}
.pricing-one {
    position: relative;
    padding-top: 60px;
    padding-bottom: 90px;
}
.faq-one{
    background-image: none;
    height: auto;
}
.app-shot-one {
    padding-top: 60px;
    padding-bottom: 70px;
    }
    .banner-one__content h3 {
    font-size: 45px;
    color: #fff;
    margin-top: -20px;
    margin-bottom: -21px;
}
    .banner-one__bg {
	position: absolute;
	top: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	    width: 500px;
    top: 104px;
  
    height: 602px;
background-image: url("../images/banner-mob-1.png") !important;
}
.banner-one__content p{
    color:#fff;
}
.banner-one__bg::before{
    display:none;
}
.banner-one__bg::after{
display:none;
}
.service-one {
    padding-bottom: 90px;
    padding-top: 25px;
}
[class*=faq-one__bg-shape-]{
    display:none;
}
.team-one__bg-shape-2{
    display:none;
}
.banner-one {
    padding-top: 140px;
}
.cta-two {
    padding-bottom: 0px;
    padding-top: 60px;
}
.mb-5, .my-5 {
    margin-bottom: 0rem!important;
}
    img.img-tab-1 {
        width: 46% !important;
        margin-bottom: 2em;
    }
    .tab9-title h2 {
        font-size: 22px;
        font-weight: 600;
        text-align: center;
    }
    p.mob-p {
        
       
    }
    .embed-responsive-item {
        width: 100%;
        height: 145px;
    }
    .tab9-ct {
        padding: 40px 16px 11px;
        -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
        background-color: #fff;
        border-radius: 10px;
    }
    .ss_about_sec_five{
        width:100%;
        height:auto;
        background-color: #f6f6fb;
        padding-top: 5%;
        padding-bottom: 5%;
    }
    .tab-area9 h5{
        font-size: 15px;
    }
    .tab-area9 center img{
        width: 100%;
    }

        .mob-partner-sec{
        text-align: center;
    }


    .mailchimp-one__icon {
        position: relative;
        top: auto;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .mailchimp-one .inner-container {
        padding-left: 50px;
        padding-right: 50px;
        border-radius: 30px;
        text-align: center;
    }

    .mailchimp-one__form {
        -webkit-box-pack: center;
                justify-content: center;
    }

    .mailchimp-one__form input[type="text"] {
        text-align: center;
    }

    .blog-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
                align-items: flex-start;
    }

    .blog-author__content {
        padding-left: 0;
        padding-top: 30px;
    }
    .block-title h3 br {
        display: none;
    }
    .video-one__content {
        padding-left: 60px;
        padding-right: 60px;
    }
    .video-one__btn {
        top: 80px;
    }
    .faq-accrodion .accrodion .accrodion-content .inner {
        padding-right: 40px;
        padding-left: 30px;
    }
    .faq-accrodion .accrodion .accrodion-title {
        padding-left: 30px;
        padding-right: 30px;
    }
    .faq-accrodion .accrodion .accrodion-title::before,
    .faq-accrodion .accrodion .accrodion-title::after {
        right: 20px;
    }
}

@media(max-width: 700px) {
   
}

@media(max-width: 575px) {
   
  /* Popup */
  #overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 100;
    display: none;
  }
  .cnt223 a{
    text-decoration: none;
  }
  .popup{
    width: 100%;
    margin: 0 auto;
    display: none;
    position: fixed;
    z-index: 101;
  }
  .cnt223{

    width: 90%;
    /*min-height: 150px;*/
    margin: 100px auto;
    background: #f3f3f3;
    position: relative;
    z-index: 103;
    padding: 1px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
  }
  .cnt223 p{
    clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
  }
  .cnt223 p a{
    color: #d91900;
    font-weight: bold;
  }
  .close{

    font-size: 1.5em;
    font-weight: 700;
    line-height: 1;
    margin-right: 8px;
    color: #f7931e;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
  }
  .close:hover{
    cursor: pointer;
    color: #f7931e;
  }
  .explore-button-1 {
    color: #f7931e;
    padding: 10px;

    display: flex;
    margin: auto;
    width: 50%;
    justify-content: center;
    border: 1px solid #000000;
  }
  .explore-button-1:hover {
    padding: 10px;


    margin: auto;
    width: 50%;
    justify-content: center;
    color: #ffffff;
    background: #f7931e;
    border: none;
  }
  /* Popup */

    /*.footer-widget__links-wrap {*/
    /*    -webkit-box-orient: vertical;*/
    /*    -webkit-box-direction: normal;*/
    /*            flex-direction: column;*/
    /*}*/

    .footer-widget__about {
        text-align: left;
    }

    .footer-widget__about p {
        margin-left: 0;
        margin-right: 0;
    }

    .blog-one__content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .blog-details__meta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
                align-items: flex-start;
    }

    .blog-details__share {
        margin-top: 20px;
    }
    .cta-two__icon-wrap {
        flex-wrap: wrap;
    }
    .cta-two__icon-single {
        -webkit-box-flex: 0;
                flex: 0 0 100%;
    }
    .testimonials-one__icon {
        display: none;
    }
}

@media(max-width: 535px) {
    .blog-author {
        padding: 30px;
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .site-header-one .main-nav__right {
        display: none;
    }

    .site-header-one__logo {
        width: 100%;
        -webkit-box-pack: justify;
                justify-content: space-between;
    }

    

    .comment-one__single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        -webkit-box-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
                align-items: flex-start;
    }

    .comment-one__content {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }

    .comment-one__btn {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 30px;
    }
}

@media(max-width: 490px) {

	p{
		font-size: 16px;
	}


    .banner-one__mc-form {
        flex-wrap: wrap;
    }

    .banner-one__mc-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
        width: 100%;
        max-width: 100%;
        border-radius: 5px;
    }

    .banner-one__mc-btn {
        height: 70px;
        border-radius: 5px;
        margin-top: 20px;
    }

    .post-pagination a {
        width: 45px;
        height: 45px;
    }
    .cta-three h3,
    .block-title h3 {
        font-size: 40px;
    }
    .video-one {
        padding-right: 15px;
        border-radius: 5px;
    }
    .video-one__btn {
        top: 50px;
    }
    .cta-three {
        padding-bottom: 120px;
    }
    .mailchimp-one .inner-container {
        margin-bottom: 0;
    }
    .cta-three {
        margin-bottom: 0;
    }
    .site-footer__upper {
        padding-top: 120px;
    }
    .mailchimp-one {
        padding-top: 120px;
    }
    .blog-details {
        padding-bottom: 0;
    }
    .blog-grid {
        padding-bottom: 0;
    }
}

@media(max-width: 480px) {
    .banner-one__content br {
        display: block;
    }

    /*.banner-one__content h3 {*/
    /*    font-size: 50px;*/
    /*    line-height: 1.2em;*/
    /*}*/

    [class*="banner-one__bg-shape-"] {
        display: none;
    }
}

@media(max-width: 425px) {
    .mailchimp-one .inner-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer-widget__social{
        margin-left: 18px;
    }

    .page-header .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
    }

    .thm-breadcrumb {
        margin-top: 20px;
    }
    .faq-accrodion .accrodion .accrodion-title h4 {
        font-size: 18px;
    }
    .blog-one__content h3 {
        font-size: 22px;
        line-height: 1.4em;
    }
    .cta-three h3,
    .block-title h3 {
    
    font-size: 27px;
    text-align: center;

    }
    h4.block-title-1{
        font-size: 20px; 
    }
    .block-title p{
        text-align:center;
        font-size:15px;
    }
}

@media(max-width: 375px) {
    /*.banner-one__content h3 {*/
    /*    font-size: 45px;*/
    /*}*/
    .video-one__btn {
        top: 80px;
    }
    .cta-three__btn-wrap {
        flex-wrap: wrap;
    }
    .cta-three__btn + .cta-three__btn {
        margin-left: 0;
        margin-top: 20px;
    }
}