@media screen and (min-width: 1300px) {
header.header .container {
    width: 1300px;
}
}
@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}



@media screen and (min-width: 1200px) and (max-width: 1400px){  

header.header .menu-header ul.menu li {
    margin: 0 20px ;
}
.banner .head {
    text-align: left;
    padding: 60px 0px 0px 80px;
}
.header .call a {
    font-size: 17px;
    padding: 15px 30px 20px;
}
.banner .head p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    padding-right: 180px;
}
.banner .head p {
    line-height: 20px;   
}
.banner .head h5 {
    margin: 0 0 0;
    font-size: 50px;
}
.banner .head h3 {
    margin: 0 0 20px;
    font-size: 51px !important;
}
.banner .head h2 {
    font-size: 80px;
    color: #fff;
    text-transform: uppercase;
    line-height: 850px;
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
}
.banner .head p {
    font-size: 16px;
}

.banner {
    position: relative;
    z-index: 9999999;
}
.banner .bg-img {
    height: 850px;
    padding-top: 5%;
}

.banner .head h5 {
    font-size: 50px;
}


.banner .head h3 {
    margin: 0 0 20px;
    font-size: 50px !important;
}

.banner .head h2 {
    font-size: 60px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px 0 15px;
    line-height: 85px;
}

.header .logo img {
    height: 157px;
}
.sec-started .row.top .col-sm-8 {
    padding-left: 80px;
}
.sec-started .row.top h2 {
    margin: 0;
    font-size: 45px;
    font-weight: 500;
    color: #fff;
}
.sec-started .row.top .contact a {
    font-size: 22px;
    padding: 13px 30px;
}
.banner .bg-img {
    height: 800px;
    padding-top: 10%;
}
.banner-form {
    padding: 0px 30px 20px;
    width: 85%;
    margin-top: 60px;
}
.header .info {
    text-align: right;
    padding: 20px 80px 10px 0;
}
.header .logo img {
    /* height: auto; */
    width: auto;
}
.header .row.one {
    border-bottom: solid 1px #ccc;
    display: flex;
}
.header .social {
    padding: 23px 0 0px 0;
}
.header .col-sm-8 {
    padding: 10px 0 10px !important;
}
    
    
}

@media screen and (min-width:1000px) and (max-width:1200px){
	header.header .container {
	    width: 100%;
	}
	.banner .head {
    text-align: left;
    padding: 120px 0px 0px 80px;
}
	.header .book a {
	    font-size: 14px;
	}
	.menu-header > ul > li > a {
	    padding: 0;
	    font-size: 13px;
	    letter-spacing: 0;
	}
	
	.header .row.main {
    display: block;
    align-items: center;
}

.header .header-top a i {
    font-size: 16px;
    margin-right: 10px;
}

.header .header-top a {
    font-size: 13px;
}

.header .header-top .container {
    padding: 0;
    width: 95%;
}

.header .logo img {
    height: auto;
}


.header .logo {
    text-align: center;
    margin: 10px 0 10px;
}

.header .book {
    margin: 0px 0 0;
    text-align: right;
    display: none;
}

.header .col-sm-8 {
    width: 100%;
    padding: 10px 0 20px;
}


a.toll_free {
    margin-right: 10px;
}

.header .col-sm-7 {
    padding: 0;
}

.header .row.main {
    display: block;
    text-align: center;
}

.header .col-sm-2 {
    padding: 0;
}

.header .row.main .col-sm-2 {
    padding: 0;
    width: 100%;
}

.header .container {
    width: 100%;
}
.banner .bg-img {
    height: 550px;
    padding-top: 0%;
}
.banner .head h5 {
    font-size: 36px;
}
.banner .head h3 {
    margin: 0 0 20px;
    font-size: 40px !important;
}
.banner-form {
    padding: 0px 10px 10px;
    width: 100%;
    margin-top: 20px;
    border-width: 15px;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    padding: 10px 30px;
}
.banner .learn a {
    font-size: 15px;
    padding: 10px 20px;
}
.banner .contact a {
    font-size: 15px;
    padding: 10px 20px;
}
.banner-form h3 {
    margin: 0 0 10px;
    font-size: 30px;
}
.banner-form h5 {
    margin: 0px 0 0px;
    font-size: 22px;
    padding-top: 20px;
}
.sec-about {
    padding: 80px 0;
}
.sec-about .head h2 {
    margin: 0 0 30px;
    font-size: 50px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    font-family: 'Oswald';
}
.sec-about .head p {
    margin: 0 0 10px !important;
    font-size: 16px;
    line-height: 26px;
}
.sec-about .head .read {
    margin-top: 20px;
}

.sec-about .pic img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    object-position: top;
}
.sec-services {
    padding: 40px 0 40px;
    height: auto;
}

.sec-services .head h2 {
    margin: 0 0 10px;
    font-size: 50px;
}

.sec-services .head p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0px;
}
.sec-services .main .disc h3 {
    margin: 0 0 10px;
    font-size: 22px;
}
.sec-services .main .disc {
    margin-bottom: 0px;
}
.sec-blog {
    background-color: #f5f5f5;
    padding: 30px 0;
}
.sec-blog .head-top h2 {
    margin: 0 0 10px;
    font-size: 36px;
}
.sec-blog .head-top p {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    padding: 0 0px;
}
.sec-blog .head-top {
    text-align: center;
    margin-bottom: 30px;
}
.sec-blog .col-sm-4 h4 {
    font-size: 15px;
    line-height: 28px;
    margin: 5px 0 15px;
}
.sec-blog .head h4 {
    margin: 10px 0 10px;
    font-size: 20px;
    line-height: 26px;
}
.sec-blog .head p {
    margin: 0;
    font-size: 13px;
    line-height: 24px;
}
.sec-blog .head .learn {
    margin-top: 10px;
}
.sec-blog .head .learn a {
    font-size: 14px;
    padding: 10px 20px;
}
.sec-started .row.top {
    height: auto;
    padding: 20px 0;
}
.sec-started .row.top h2 {
    margin: 0;
    font-size: 36px;
}
.sec-started .row.top p {
    margin: 0;
    font-size: 13px;
}
.sec-started .row.top .contact a {
    font-size: 18px;
    padding: 10px 20px;
}
.sec-started .pic img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.sec-testimonial {
    padding: 40px 0;
}
.sec-testimonial .top h2 {
    margin: 0 0 10px;
    font-size: 36px;
}
.sec-testimonial .top {
    text-align: center;
    margin-bottom: 30px;
}
.sec-testimonial .head {
    padding: 15px 10px 10px;
    font-size: 13px;
    line-height: 24px;
}
.sec-testimonial .head h4 {
    margin: 0 0 5px;
    font-size: 14px;
}
.learn {
    text-align: center;
    margin-top: 20px;
}
.sec-7 {
    padding: 80px 0;
    height: auto;
}
.sec-7 .head {
    max-width: 100%;
    margin: 0 auto 20px;
}
.sec-7 .head p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 80px;
}
.footer .top-heading .social ul li {
    display: contents;
}
.sec-7 .head h2 {
    margin: 0 0 15px;
    font-size: 50px;
}
.sec-7 .main .icon i {
    font-size: 35px;
    height: 50px;
    width: 50px;
}
.sec-7 .main {
    padding: 10px 0px;
    margin-bottom: 13px;
    top: 20px;
}
.sec-7 .main .info h4 {
    margin: 0px 0 3px;
    font-size: 13px;
}
.sec-7 .main .info p {
    font-size: 13px;
}
.sec-7 .main .icon i {
    font-size: 30px !important;
    height: 50px;
    width: 50px;
}
.sec-7 .container {
    width: 900px;
}
.sec-7 textarea.wpcf7-form-control.wpcf7-textarea {
    padding: 15px 0 5px 70px;
    font-size: 15px;
    width: 100%;
    margin: 0 0 10px;
    height: 104px;
}
.footer {
    padding: 30px 0 0px;
}
.footer .top-heading h3 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 0;
}
.footer .top-heading ul li {
    list-style: none;
    margin-bottom: 15px;
    float: left;
    width: 50%;
}
.footer .top-heading ul li a {
    font-size: 14px;
}
.footer .logo img {
    display: block;
    margin-bottom: 20px;
}
footer.footer .sub form.tnp-subscription .tnp-field-email input {
    font-size: 13px;
    height: 50px;
    min-width: 136px;
}
.footer .row.bottom {
    margin-top: 30px;
    padding: 10px 0;
}
.footer .row.bottom .col-sm-6 {
    width: 100%;
    text-align: center;
}
.footer .copy-2 {
    text-align: center;
}
.inner-banner h2 {
    font-size: 40px;
    margin-top: 25px;
}
.inner-banner {
    height: 120px;
}
.page-id-30 .sec-about .head h2 {
    margin: 0px 0 10px;
    font-size: 50px;
}
.page-id-30 .sec-about {
    padding: 50px 0;
}

.page-id-163 .sec-services .main .disc h3 {
    margin: 0 0 10px;
    font-size: 17px;
}
.tax-services_categories .sec-services .main .pic img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.tax-services_categories .sec-services .main {
    text-align: center;
    margin-bottom: 40px;
}
.tax-services_categories .sec-services .main .disc h3 {
    margin: 0 0 10px;
    font-size: 18px;
}
.entry-content {
    text-align: center;
    margin: 40px 0;
}
.entry-content p {
    font-size: 14px;
    line-height: 26px;
}
.single .inner-banner h2 {
    margin-top: 25px;
}
.sec-faq {
    padding: 40px 0 20px;
}
.sec-faq h2 {
    margin: 0 0 40px;
    font-size: 36px !important;
}
.sec-faq h3 {
    margin: 0 0 10px;
    font-size: 26px;
}
.sec-faq .set .content p, .sec-faq .set .content ul li {
    margin: 15px 0 0;
    line-height: 27px;
    font-size: 15px;
}
.page-id-348 .sec-testimonial .head {
    padding: 50px 25px 10px;
    margin-bottom: 20px;
}
.sec-cta .desc {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.sec-cta .form {
    margin-top: 0px;
}
html.supernova.isEmbeded body, html.supernova.isEmbeded .form-all {
    margin-top: 0 !important;
}
.intake_1 {
    padding: 40px 0;
}
}





@media screen and (min-width:100px) and (max-width:999px){
.top-heading.sub h3 {
    text-align: center !important;
    padding: 0 0px 5px 67px;
}
.banner .learn a {
    font-size: 15px;
}
.banner .contact a {
    font-size: 15px;
}
.sec-cta .desc {
    max-width: 90%;
    font-size: 13px;
}
.sec-cta {
    padding: 50px 0 15px 0;
}
.footer .copy p {
    font-size: 13px;
}
.footer .copy-2 p {
    font-size: 13px;
}
.header .row.one {
    border-bottom: solid 1px #ccc;
    display: none;
}
.header .col-sm-3 {
    width: 100%;
    text-align: center;
}
.sec-about .head h2 {
    margin: 10px 0 10px 0px;
}

.sec-about {
    padding: 60px 0 60px 0;
}
.sec-services {
    padding: 60px 0;
}
.sec-services .head p {
    font-size: 15px;
    padding: 0 64px;
}
.sec-portfolio {
    padding: 60px 0;
}
.sec-portfolio {
    height: 930px;
}
.sec-7 {
    padding: 60px 0;
}
.sec-7 .head p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 0;
}
.sec-7 .head h2 {
    margin: 0 0 10px;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    padding: 8px 18px;
}
.sec-7 textarea.wpcf7-form-control.wpcf7-textarea{
    font-size: 14px;
    height: 167px;
}
input.wpcf7-form-control.wpcf7-text{
    font-size: 14px;
}
.sec-7 .main .info h4{
    font-size: 14px;
}
.sec-services .head {
    margin-bottom: 30px;
}
.sec-services .main .pic img{
    height: 325px;   
}
.sec-services .main .disc{
    padding:0 10px;
}
.sec-services .main .disc h3{
    font-size: 13px;
    margin: 8px 0 10px;
}
a.btn1 {
    font-size: 13px;
    padding: 10px 20px;
}
.slick-slide img {
    height: 33px;
}
.header .logo img {
    height: auto;
    width: auto;
    max-height: inherit;
    padding:22px 0;
}
.header .call a {
    font-size: 13px;
    padding: 13px 18px 20px;
    display:none;
}
ul#menu-main-menu-1 {
    display: none !important;
}
.header .call a i {
    font-size: 16px;
}
.header .info a{
    font-size: 11px;
}
.header .info a {
    margin-left: 30px;
}
.menu-header ul.menu li {
    margin-right: 4px !important;
    margin-left: 4px !important;
}
.menu-header > ul > li > a{
    font-size: 11px !important;
}
.open-menu nav.nav1{
      z-index: 999999999;
}
.nav1{
      background-color: #fff;
}
    
.call {
    text-align: unset;
}

.call a {
    display: block;
    margin-bottom: 0px;
}

.header .header-top{
    display: none;
}

.nav1 .email,
.nav1 .call{
    margin-bottom: 10px;
}

.banner .bg-img{
    height: 500px;
}
.banner .head h5 {
    font-size: 26px;
}

.banner .head h3 {
    margin: 0 0 0px;
    font-size: 26px !important;
}
.sec-services .main .disc .read a {
    padding: 0px 9px;
    font-size: 16px;
}
.banner .head h2 {
    font-size: 30px;
    margin: 0px 0 20px;
    line-height: 50px;
}
.sec-blog .head h4{
    font-size: 16px;
    line-height: 22px;
}

.banner-form h3{
    font-size: 26px;
}
.banner .head p {
    padding-right: 35px;
    line-height: 19px;
}
.banner .head {
    padding: 120px 0 0 45px;
}
.banner-form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
    height: 80px;
}
.sec-7 .main .icon i {
    font-size: 20px !important;
    height: 35px;
    width: 35px;
}
.sec-7 .main .info p {
    font-size: 13px;
}
.sec-7 .main .info a span {
    font-size: 14px;
}
.sec-about .head p {
    margin: 0 0 7px !important;
    font-size: 14px;
    line-height: 20px;
}
.sec-about .head .read a {
    padding: 10px 15px;
}

.sec-about .head .read {
    margin-top: 20px;
}
.sec-7 .main .info a{
  font-size: 11px;
}
.sec-7 .main {
    padding: 22px 0px;
    margin-bottom: 20px;
}
footer.footer .sub form.tnp-subscription .tnp-field-email input {
    font-size: 13px;
    height: 40px;
    min-width: auto;
    padding: 0 12px;
}
footer.footer .sub form.tnp-subscription .tnp-field-button input.tnp-submit {
    padding: 10px 15px;
}
.footer .top-heading h3 {
    font-size: 21px;
    margin-bottom: 15px;
}
.footer .top-heading .social {
    display: block;
    text-align: center;
}
.footer .top-heading a i {
    font-size: 17px;
}
.sec-7 .container {
    width: 100%;
}
.sec-7 .main {
    padding: 12px 0px;
}
.footer .logo img{
    width: 100%;
}
.page-id-163 .sec-services .main .pic img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    text-align: left;
}

}

@media screen and (min-width: 100px) and (max-width: 500px){
.top-heading.sub h3 {
    text-align: center;
    padding: 0;
}
.banner .head p {
    display: none;
}
.inner-banner {
    height: 130px;
    
}
.footer .top-heading ul li a {
    color: #fff;
}
.footer .menu-header > ul > li.current-menu-item a, .menu-header > ul > li.current-page-item a {
    color: #fff;
    border: none;
}
.banner .learn a {
    font-size: 13px;
    padding: 7px 10px;
}
.banner .contact a {
    font-size: 13px;
    padding: 6px 15px;
}
.sec-about .head .read a {
    font-size: 14px;
}
.sec-about {
    padding: 50px 0 30px 0;
}
.sec-services {
    padding: 40px 0;
}
.sec-portfolio .main .pic img{
    padding: 0px 20px;
}
.banner .bg-img .head {
    padding: 20px 0 0px 20px !important;
}
.footer .menu-header ul {
    padding: 0;
    list-style: none;
    display: block !important;
    text-align: center;
}
.banner .learn {
    margin-top: 16px;
}
.sec-about .head h2 {
    font-size: 40px;
}
.sec-services .head h2 {
    font-size: 40px;
}
.sec-services .head p {
    font-size: 12px;
    padding: 0 25px;
}
.sec-about .head p {
    font-size: 12px;
}
.sec-portfolio .head h2 {
    font-size: 40px;
}
.sec-7 .head h2 {
    font-size: 40px;
}
.sec-7 .head p {
    font-size: 12px;
    line-height: 17px;
}
.sec-7 .head {
    max-width: 100%;
    margin: 0 30px 0 30px;
}
.footer .col-sm-4.ten {
    position: relative;
    left: 0;
}
.header .row.one {
    display: none;
}
.header .call {
    text-align: left;
    display: none;
}
.banner .head h2 {
    font-size: 28px;
    margin: 0px;
    line-height: 33px;
}
.sec-portfolio {
    height: auto;
    background-color: #08499d;
    background-image: none !important;
}
.banner .bg-img {
    padding: 80px 0;
    height: unset;
}
.banner .head h5 {
    font-size: 25px;
}

.banner .bg-img .head {
    padding: 20px 0 0;
}

.sec-services .main .disc .read {
    margin-bottom: 0;
}
.sec-7 {
    padding: 40px 0;
}
.sec-cta .desc {
    padding-bottom: 30px;
}
.sec-blog .head-top h2 {
    font-size: 26px;
}

.sec-blog .head {
    margin-bottom: 20px;
}

.sec-blog .pic img{
    width: 100%;
}

.sec-started .row.top{
    display: block;
}

.sec-started .row.top .col-sm-8 {
    padding-left: 15px;
    text-align: center;
}

.sec-started .row.top .contact {
    margin-top: 20px;
}

.sec-testimonial .top h2{
    font-size: 26px;
}

.sec-testimonial .head:before{
    display: none;
}

.sec-testimonial .head{
    margin-bottom: 15px;
}

.sec-7 .head p {
    padding: 0;
}

.footer .logo img {
    width: auto;
    text-align: center;
    margin: 0 0 0 100px;
}
.footer .top-heading .social ul {
    margin: 0;
    padding: 15px 0;
}
.footer .copy p {
    font-size:13px;
    text-align: center;
}
.footer .copy-2 p {
    font-size: 13px;
    text-align: center;
}
.footer .top-heading ul li{
    width: 100%;
    border:none;
}

.sec-services .slick-next {
    left: 20px;
    top: 150px;
}

.sec-services .slick-prev {
    right: 20px;
    top: 150px;
}

.footer {
    padding: 30px 0 0px;
}

.footer .row.bottom {
    margin-top: 40px;
}
.page-id-30 .sec-about .head h2 {
    font-size: 40px;
}
.footer .top-heading {
    text-align: center;
}

footer.footer .sub form.tnp-subscription {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .logo p{
    margin-bottom: 10px !important;
}

.sec-about .col-sm-12{
    padding: 0 15px;
}

.inner-banner h2 {
    font-size: 24px;
    margin-top: 40px;
}

.single-our_services h2 {
    font-size: 26px !important;
    margin-top: 40px !important;
}

.single-our_services h3{
    margin: 0px 0 30px;
}

body .padleft {
    padding-left: 15px;
}

.single .inner-banner h2 {
    margin-top: 25px;
    font-size: 25px;
}

.nav1 ul li a > i{
    display: none !important;
}
.book {
    margin-bottom: 20px;
    border-top: 1px solid #999;
    padding-top: 13px;
}
}