@media screen and (min-width:1900px){
    .tabs label {
    padding: 11.2px;
}
.video_col h2 {
    color: #000;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;height: 150px;
}

.menu-header > ul > li > a {
    padding: 17px 19px;
}
section.section.our_testimonials {
    padding-top: 200px;
    padding-bottom: 150px;
}
}
@media screen and (max-width:1900px){
   .tabs label {
       padding:10px 14px;
       font-size:18px;
   } 
   .popup_btn img {
    width: 100px;
}
.popup_btn {
    top: 40%;
}
.tabs-left li a {
    padding: 10px 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: block;
    color: rgba(0, 0, 0, 0.40);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 10px;
    text-align: center;
    margin: 0 5px;
    border: 0;
    outline: none;
    text-decoration: none;
}
.video_col h2 {
    height: 120px;
}
    .section-8 .set-new a.faq-toggle {
        font-size: 18px;
        padding-right: 20px;
    }
    header .menu-header > ul > li > a {
        font-size: 18px;
        padding: 10px 10px;
    }
.address_row li a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.testimonial_col .title {
    color: #FFF;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: normal;
}
.testimonial_col p {
    color: #D7D7D7;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin: 0;
}
}
@media screen and (min-width: 1100px)  {
section.sec-cta .form_box {
    padding: 0 100px;
    padding-bottom:100px;
}
section.about-sec-2 img {
    width: auto;
    height: 500px;
    object-fit: cover;
}
    .postid-1123 .section-1 h1 {
        /* font-size: 80px; */
        width: auto;
    }
}




@media screen and (max-width:1080px){
	
	.section-3 .counters .counter-box {
        padding: 15px;
        max-width: 33.33% ! IMPORTANT;
	}
	.contact-right-box{
		align-items:center;
	}
	.section-5 h2 {
    font-size: 34px !important;
	line-height.1.5 !important;
		
}
	.section-5 a{
		font-size:20px;
	}
/* 	header.nav {
		display:none !important;
	}
	header.nav.hidden.only_for_mobile{
		display:block !important;
	} */
	
}
@media screen and (max-width: 900px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}	
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a {display: block;padding:10px 0;color: #fff;text-transform: capitalize;font-weight: 400;font-size: 24px;}.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible; min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}
.nav1 ul li:hover > a {  color:#fff !important; text-decoration:none; }
.nav1{
     background: url(images/nav-bg.jpg) repeat;
    box-shadow: 2px 0 10px #999 inset; /* shadow flipped for right */
    display: block;
    height: 100%;
    right: 0;           /* position on the right */
    left: auto;         /* remove left */
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    transform: translateX(250px); /* hide off-screen to the right */
    width: 250px;
    transition: transform 0.3s ease;
}
    html.open-menu a#hamburg {
        transform: translateX(0);
        z-index: 999;
        left: auto;
        right: 270px;
    }
        html.open-menu a#hamburg {
        background: #a7905a;
        margin-top: -22px !important;
    }
}
@media (min-width: 100px) and (max-width: 900px) {
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
section.sec-faq {
    padding: 50px 0;
}
section.sec-faq .row {
    position: relative;
    padding: 0 20px;
}
    .page-id-340 .set a {
        width: auto;
        padding-right: 40px !important;
    }
}
@media (min-width: 900px) {

  body {
    font-size: 1.125rem;
  }

  .tabs-container {
    padding: 4rem 4rem;
  }

  .tabs label {
    order: 1;
    width: auto;
  }

  .tabs .tab {
    order: 9;
  }

  .tabs [type=radio]:checked + label {
    border-bottom: none;
  }
}
@media (min-width: 100px) and (max-width: 830px) {

main{ padding:0 15px;}
.logo{ text-align:center;}	
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}
@media screen and (min-width: 700px)  {
/* .set-new {
    width: calc(50% - 30px);
    float: left;
    margin: 0 15px;
} */
section.section-8.sec-faq .row.row-2{
    margin: 0 -30px;
}
/*     .section-5 {
        background-size: 100% 90%;
        background: url(./images/bg05.png) no-repeat !important;
        background-size: contain  !important;
    } */
}
@media screen and (min-width: 100px) and (max-width: 900px) {
    .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;
}
.section-4 .main {
  text-align: center;
}
.section-4 .main .positive-one {
  min-height: 200px !important;
}
.section-4 .absolute-one {
  display: none !important;
}
.section-4 .main {
    display: none;
}
.main.hidden.only_for_mobile {
    display: block !important;
}
    .section-4 .col-md-4 {
        max-width: 100%;
        flex: 0 50% !important;
    }
    .section-4 .main .positive-one img {
    height: 60px;
    width: auto;
}
.section-4 .main .positive-one h4 {
    margin-top: 30px !important;font-size: 24px;
}
.row.row-2.one_post {
    display: none !important;
}
}
@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;
}
    header .header-btn a {
       width: auto !important;
    }
.single iframe {
        margin: 30px 0;
        height: 200px;
        width: 100%;
    }
}
 
/* ===================Responsive ===================*/
/* / / 1600-1700px / / */
@media screen and (max-width: 1500px) {
    .footer p.tagline br {
    display: none;
}
.address_box li img {
    display: inline;
    width: 64px;
    float: left;
    padding-right: 0;
}
.address_box {
    padding: 30px !important;
    padding-right: 10px !important;
}
.page-id-301 .section-1.inner-banner,
.page-id-340 .section-1.inner-banner{
    color: #fff;
    background-size: cover !important;
}
.section-9 .blog-box .blog-content h4.blog-title {
    font-weight: 500 !important;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}
.page-id-352 .section-9 .row.row-2 + .row.row-2 .blog-box .blog-content h4.blog-title {
    height: 110px;
        font-size: 21px !important;
        line-height: 32px;
}
.page-id-352 .section-9  .row.row-2 + .row.row-2  .blog-box .blog-content p {
    font-weight: 400 !important;
        font-size: 20px !important;
        line-height: 28px !important;
}
    .page-id-352 .section-9 .two_post .blog-box .blog-content{
        position: relative;
        padding: 70px 20px 20px;
    }
    .testimonial_col {
    background: #232D34;
    padding: 42px;
    color: #D7D7D7;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    min-height: 300px;
    margin-bottom: 30px;
}
}

/* / / 1500-1600px / / */
@media screen and (min-width: 1500px) and (max-width: 1600px) {
            .container {
        width: 1550px !important;
    }
    header .menu-header > ul > li > a {
    font-size: 20px;
    padding: 10px 15px;
}

.menu-header ul {
    text-align: center;
}

header .header-btn a {padding: 10px 20px;font-size: 16px;/* display: block; *//* width: 100%; */}

header .header-btn a img {
    /* margin: auto; */
}

header .col-md-2.header-btn {
    /* padding: 0; */
}
.section-1 {
    padding: 192px 0 100px;
	background-position: 40%;
}
	
/* .section-10 .icon-box {
    margin: 40px auto;
}
 */
.section-1 h1 {
    /* font-size: 80px; */
    width: 70%;
}

a.yellow-btn {
    font-size: 20px;
    line-height: 30px;
}

.section-2 h2 {
    font-size: 50px !important;
    line-height: 60px !important;
}

p {
    font-size: 19px;
    line-height: 28px;
}

.section-2 ul li {
}

.section-2 ul li img {
    /* width: 70%; */
}

.section-3 h3 {
    /* font-size: 44px; */
    /* line-height: 54px; */
}

.section-3 .counters .counter-box .counter {
    /* font-size: 60px; */
}

.section-3 .counters .counter-box h4 {
    /* font-size: 20px; */
}

.section-4 h2 {
    font-size: 54px !important;
    line-height: 64px !important;
}

.section-4 .absolute-one h4 {
    /* font-size: 30px; */
    /* line-height: 40px; */
}

.section-4 .absolute-one p {
    /* font-size: 13px !IMPORTANT; */
}

.section-4 .main .positive-one {
    /* min-height: 350px; */
}

.section-4 .absolute-one a {
}

.section-4 .absolute-one a img {}
.section-2 {
    padding-top: 150px;
    overflow: hidden;
}
.section-5 h2 {
    /* font-size: 40px !important; */
    /* line-height: 50px !important; */
}

.section-5 a.yellow-btn {
    font-size: 20px !important;
    line-height: 30px !important;
}

.section-5 a {
    font-size: 20px;
    line-height: 30px;
}

h2 {
    /* font-size: 40px !important; */
}

.single-post h2 { font-size: 33px !important; margin: 25px 0 !important; }
.single-post h3 { font-size: 26px !important; margin: 25px 0 !important;  }
.single-post p { margin: 0 0 20px !important; font-size: 16px; }

.section-7 h2.faded {
    font-size: 100px !important;
    line-height: 110px !important;
}

.section-7 .testimonial-box .content {
    /* font-size: 18px; */
    /* line-height: 28px; */
}

.section-8 .set-new {
    /* padding: 15px; */
}

.section-8 .set-new a.faq-toggle {
    font-size: 20px;
}

.section-9 .blog-box img {width: 100%;height: 100%;object-fit: cover;}

.section-9 .blog-box .date-box h3 {
    font-size: 20px;
}

.section-9 .blog-box .blog-content {
    /* padding: 128px 20px 20px 40px; */
}

.section-10 h2 {
    line-height: 80px;
}


.cop a {
    font-size: 12px;
}

.cop p {
    font-size: 14px;
}
.section-7 ul.slick-dots {
    width: 10%;
}

.slick-arrow {
    left: 43.5%;
}

.slick-next {
    right: 44.5%;
}
.section-7 .testimonial-box {
    padding: 0 0;
}
.section-4 .container {
    width: 1366px !important;
}

    .section-3 .container,  .container {
    width: 1400px !important;
		max-width:100%;
}

.section-3 .counters .counter-box {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}

.section-5 {background-size: 100% 90%;}

}

/* / / 1300-1366-1500 / / */

@media screen and (min-width: 1300px) and (max-width: 1499px) {
        .container {
        width: 1170px !important;
			max-width:100%;
    }
    header .menu-header > ul > li > a {
    font-size: 20px;
    padding: 10px 5px;
}

.menu-header ul {
    text-align: center;
}

header .header-btn a {padding: 10px 8px;font-size: 16px;display: block;width: 100%;}

header .header-btn a img {
    /* margin: auto; */
}

header .col-md-2.header-btn {
    padding: 0;
}
.section-1 {
    padding: 200px 0 100px;
}

.section-1 h1 {
    font-size: 70px;
}

a.yellow-btn {
    font-size: 20px;
    line-height: 30px;
}

.section-2 h2 {
    font-size: 45px !important;
    line-height: 50px;
}

p {
    font-size: 18px;
    line-height: 28px;
}

.section-2 ul li {
}

.section-2 ul li img {
    width: 70%;
}

.section-3 h3 {
    font-size: 44px;
    line-height: 54px;
}

.section-3 .counters .counter-box .counter {
    font-size: 60px;
}

.section-3 .counters .counter-box h4 {
    font-size: 20px;
}

.section-4 h2 {
    font-size: 44px;
    line-height: 54px;
}

.section-4 .absolute-one h4 {
    font-size: 30px;
    line-height: 40px;
}

.section-4 .absolute-one p {
    font-size: 13px !IMPORTANT;
}

.section-4 .main .positive-one {
    min-height: 350px;
}

.section-4 .absolute-one a {
}

.section-4 .absolute-one a img {}
.section-2 {
    padding-top: 150px;
    overflow: hidden;
}
.section-5 h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}

.section-5 a.yellow-btn {
    font-size: 20px !important;
    line-height: 30px !important;
}

.section-5 a {
    font-size: 20px;
    line-height: 30px;
}

h2 {
    font-size: 40px !important;
}

.section-7 h2.faded {
    font-size: 100px !important;
    line-height: 110px !important;
}

.section-7 .testimonial-box .content {
    font-size: 18px;
    line-height: 28px;
}

.section-8 .set-new {
    padding: 15px;
}

.section-8 .set-new a.faq-toggle {
    font-size: 18px;
    padding-right: 30px;
}

.section-9 .blog-box img {width: 100%;height: 100%;object-fit: cover;}

.section-9 .blog-box .date-box h3 {
    font-size: 20px;
}

.section-9 .blog-box .blog-content {
    padding: 128px 20px 20px 40px;
}

.section-10 h2 {
    line-height: 60px;
}


.cop a {
    font-size: 12px;
}

.cop p {
    font-size: 14px;
}
.section-7 ul.slick-dots {
    width: 10%;
}

.slick-arrow {
    left: 43.5%;
}

.slick-next {
    right: 44.5%;
}
.section-7 .testimonial-box {
    padding: 0 0;
}
.section-3 .container {
    width: 1170px !important;
	max-width:100%;
}

.section-3 .counters .counter-box {
    flex: 0 0 33.33%;
}
topbar a {
    font-size: 18px;
    line-height: 18px;
}
/* .section-10 .icon-box .details {
    max-width: 80%;
    flex: 0 0 80%;
    margin: 0;
} */
.tabs-left li a {
    padding: 10px 12px !important;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: block;
    color: rgba(0, 0, 0, 0.40);
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 10px;        margin: 0 !important;
    text-align: center;
}
    header .menu-header > ul > li > a {
        font-size: 18px !important;
        padding: 10px 11px !important;
    }
    .col-md-8.main-menu {
    padding-left: 0;
}
	
	.video_col h2 {
		font-size: 28px !important;
	}
}

@media screen and (min-width: 1100px) and (max-width: 1299px) {
        .container {
        width: 1170px !important;
		max-width:100%;
    }
    header .menu-header > ul > li > a {
    font-size: 20px;
    padding: 10px 8px;
}

.menu-header ul {
    text-align: center;
}

header .header-btn a {padding: 10px 8px;font-size: 16px;display: block;width: 100%;}

header .header-btn a img {
    /* margin: auto; */
}

header .col-md-2.header-btn {
    padding: 0;
}
.section-1 {
    padding: 200px 0 100px;
}

.section-1 h1 {
    font-size: 70px;
}

a.yellow-btn {
    font-size: 20px;
    line-height: 30px;
}

.section-2 h2 {
    font-size: 45px !important;
    line-height: 50px;
}

p {
    font-size: 18px;
    line-height: 28px;
}

.section-2 ul li {
}

.section-2 ul li img {
    width: 70%;
}

.section-3 h3 {
    font-size: 44px;
    line-height: 54px;
}

.section-3 .counters .counter-box .counter {
    font-size: 60px;
}

.section-3 .counters .counter-box h4 {
    font-size: 20px;
}

.section-4 h2 {
    font-size: 44px;
    line-height: 54px;
}

.section-4 .absolute-one h4 {
    font-size: 30px;
    line-height: 40px;
}

.section-4 .absolute-one p {
    font-size: 13px !IMPORTANT;
}

.section-4 .main .positive-one {
    min-height: 350px;
}

.section-4 .absolute-one a {
}

.section-4 .absolute-one a img {}
.section-2 {
    padding-top: 150px;
    overflow: hidden;
}


.section-5 a.yellow-btn {
    font-size: 20px !important;
    line-height: 30px !important;
}

.section-5 a {
    font-size: 20px;
    line-height: 30px;
}

h2 {
    font-size: 40px !important;
}

.section-7 h2.faded {
    font-size: 100px !important;
    line-height: 110px !important;
}

.section-7 .testimonial-box .content {
    font-size: 18px;
    line-height: 28px;
}

.section-8 .set-new {
    padding: 15px;
}

.section-8 .set-new a.faq-toggle {
    font-size: 20px;
}

.section-9 .blog-box img {width: 100%;height: 100%;object-fit: cover;}

.section-9 .blog-box .date-box h3 {
    font-size: 20px;
}

.section-9 .blog-box .blog-content {
    padding: 128px 20px 20px 40px;
}

.section-10 h2 {
    line-height: 60px;
}



.cop a {
    font-size: 12px;
}

.cop p {
    font-size: 14px;
}
.section-7 ul.slick-dots {
    width: 10%;
}

.slick-arrow {
    left: 43.5%;
}

.slick-next {
    right: 44.5%;
}
.section-7 .testimonial-box {
    padding: 0 0;
}
.section-3 .container {
    width: 1170px !important;
	max-width:100%;
}

.section-3 .counters .counter-box {
    flex: 0 0 33.33%;
}
topbar a {
    font-size: 18px;
    line-height: 18px;
}
/* .section-10 .icon-box .details {
    max-width: 80%;
    flex: 0 0 80%;
    margin: 0;
} */
.section-6 .col-md-5 {
    text-align: center;
}
.single iframe {
    margin: 50px 0;
    height: 600px;
}
	
.video_col h2 {
		font-size: 28px !important;
	}
}

/* / / Ipad PRO / */

@media screen and (min-width: 1000px) and (max-width: 1100px) {
      .container {
        width: 970px !important;
		max-width:100%;
    }
    header .menu-header > ul > li > a {
    font-size: 16px;
    padding: 10px 5px;
}

.menu-header ul {
    text-align: center;
}

header .header-btn a {padding: 10px 8px;font-size: 14px;display: block;width: 100%;}

header .header-btn a img {
    /* margin: auto; */
}

header .col-md-2.header-btn {
    padding: 0;
}
.section-1 {
    padding: 200px 0 100px;
}

.section-1 h1 {
    font-size: 70px;
    width: 100%;
}

a.yellow-btn {
    /* font-size: 20px; */
    /* line-height: 30px; */
}

.section-2 h2 {
    font-size: 50px !important;
    line-height: 60px;
}

p {
    /* font-size: 17px; */
    /* line-height: 28px; */
}

.section-2 ul li {
}

.section-2 ul li img {
    /* width: 70%; */
}

.section-3 h3 {
    /* font-size: 44px; */
    /* line-height: 54px; */
}

.section-3 .counters .counter-box .counter {
    font-size: 60px;
}

.section-3 .counters .counter-box h4 {
    /* font-size: 18px; */
}

.section-4 h2 {
    font-size: 44px;
    line-height: 54px;
}

.section-4 .absolute-one h4 {
    font-size: 30px;
    line-height: 40px;
}

.section-4 .absolute-one p {
    font-size: 13px !IMPORTANT;
}

.section-4 .main .positive-one {
    min-height: 350px;
}

.section-4 .absolute-one a {
}

.section-4 .absolute-one a img {}
.section-2 {
    padding-top: 150px;
    overflow: hidden;
    text-align: center;
}
.section-5 h2 {
    /* font-size: 40px !important; */
    /* line-height: 50px !important; */
}

.section-5 a.yellow-btn {
    font-size: 20px !important;
    line-height: 30px !important;
}

.section-5 a {
    font-size: 20px;
    line-height: 30px;
}

h2 {
    font-size: 40px !important;
}

.section-7 h2.faded {
    font-size: 100px !important;
    line-height: 110px !important;
}

.section-7 .testimonial-box .content {
    font-size: 18px;
    line-height: 28px;
}

.section-8 .set-new {
    padding: 15px;
}

.section-8 .set-new a.faq-toggle {
    font-size: 20px;
}

.section-9 .blog-box img {width: 100%;height: 100%;object-fit: cover;}

.section-9 .blog-box .date-box h3 {
    font-size: 20px;
}

.section-9 .blog-box .blog-content {
    padding: 128px 20px 20px 40px;
}

.section-10 h2 {
    line-height: 60px;
}



.cop a {
    font-size: 15px;
}

.cop p {
    font-size: 15px;
}
.section-7 ul.slick-dots {
    width: 15%;
}

.slick-arrow {
    left: 42.5%;
}

.slick-next {
    right: 43.5%;
}
.section-7 .testimonial-box {
    padding: 0 0;
} 
topbar a {
    font-size: 20px;
}

.section-2 p {
    font-size: 20px;
}

.section-10 .contact-right-box {
    padding-left: 0;
}

.footer .col-md-6, .footer .col-md-2 {
    width: 25%;
}

.cop .row .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
}

.cop .row .col-md-6 {
    display: none;
}
.topbar {
    display: flex;
    flex-wrap: wrap;
}

.topbar .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
}

.topbar .col-md-6 {
    display: none;
}

header .header-row .col-md-2 {
    max-width: 50%;
    flex: 0 0 050%;
}

.logo img {
    max-height: initial;
}

.section-2 .attorney-image {
    position: relative;
    width: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 9px;
}

.section-2 ul {
    text-align: center;
    justify-content: center;
}

.section-3 .counters .counter-box {
    padding: 15px;
    max-width: 33.33% !important;
}

.section-4 .col-md-4 {
    /* max-width: 50%; */
    /* flex: 0 0 50%; */
}

.section-4 .row-2 {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.section-6 .row {
    flex-wrap: wrap;
    display: block;
}

.section-9 .row-2 {
    /* display: flex; */
    /* flex-wrap: wrap; */
    justify-content: center;
}

.section-9 .row-2 .col-md-4 {
    /* max-width: 50%; */
    /* flex: 0 0 50%; */
    /* margin: 15px auto; */
}
.section-2 .col-md-3 {
    display: none !important;
}

.section-2 .col-md-9 {
    width: 100%;
}
header .header-row {
    display: block;
}
.section-3 .container {
    width: 970px !important;
	max-width:100%;
}
/* .section-10 .icon-box .details {
    max-width: 80%;
    flex: 0 0 80%;
} */
    .section-9.one .blog-box .blog-content {
        padding: 65px 20px 20px 40px;
    }
    .single iframe {
    margin: 50px 0;
    height:550px;
}
}
@media screen and (min-width: 100px) and (max-width: 1100px) {

.row.row-2.two_post .col-md-4 {
    width: 50%;
}
.section-9 .row.row-2.two_post .blog-box {
    overflow: hidden;
    height: 450px;
    margin-bottom: 30px;
}
.testimonials.row .col-sm-6 {
    width: 100%;
}
    .testimonial_col {
        background: #232D34;
        padding: 42px;
        color: #D7D7D7;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        min-height: auto;
        margin-bottom: 30px;
    }
}

/* / / Ipad - 768px and Landspace Mode : 820px / / */

@media screen and (min-width: 100px) and (max-width: 949px) {
        .container {
        width: 750px !important;
		max-width:100%;
    }
    header .menu-header > ul > li > a {
    font-size: 20px;
    padding: 10px 5px;
}

.menu-header ul {
    text-align: center;
}



header .col-md-2.header-btn {
    padding: 0;
}
.section-1 {
    padding: 200px 0 100px;
    background-size: cover;
    background-position: center;
}

.section-1 h1 {
    font-size: 70px;
    width: 100%;
}

a.yellow-btn {
    font-size: 20px;
    line-height: 30px;
}

.section-2 h2 {
    font-size: 45px !important;
    line-height: 50px;
}

p {
    font-size: 18px;
    line-height: 28px;
}



.section-3 h3 {
    font-size: 44px;
    line-height: 54px;
}

.section-3 .counters .counter-box .counter {
    font-size: 60px;
}

.section-3 .counters .counter-box h4 {
    font-size: 18px;
}

.section-4 h2 {
    font-size: 34px !important;
    line-height: 54px;
}

.section-4 .absolute-one h4 {
    font-size: 30px;
    line-height: 40px;
}

.section-4 .absolute-one p {
    font-size: 13px !IMPORTANT;
}

.section-4 .main .positive-one {
    min-height: 350px;
}


.section-2 {
    padding-top: 100px;
    overflow: hidden;
    padding-bottom: 20px;
    text-align: center;
}


.section-5 a.yellow-btn {
    font-size: 20px !important;
    line-height: 30px !important;
}

.section-5 a {
    font-size: 20px;
    line-height: 30px;
}

h2 {
    font-size: 40px !important;
}

.section-7 h2.faded {
    font-size: 70px !important;
    line-height: 80px !important;
}

.section-7 .testimonial-box .content {
    font-size: 18px;
    line-height: 28px;
}

.section-8 .set-new {
    padding: 15px;
}

.section-8 .set-new a.faq-toggle {
    font-size: 20px;
}

.section-9 .blog-box img {width: 100%;height: 100%;object-fit: cover;}

.section-9 .blog-box .date-box h3 {
    font-size: 20px;
}

.section-9 .blog-box .blog-content {
    padding: 128px 20px 20px 40px;
}

.section-10 h2 {
    line-height: 60px;
}


.cop a {
    font-size: 12px;
}

.cop p {
    font-size: 14px;
}
.section-7 ul.slick-dots {
    width: 14%;
}

.slick-arrow {
    left: 36.5%;
}

.slick-next {
    right: 39.5%;
}
.section-7 .testimonial-box {
    padding: 0 0;
}
.topbar {
    display: flex;
    flex-wrap: wrap;
}

.topbar .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
}

.topbar .col-md-6 {
    display: none;
}

header .header-row .col-md-2 {
    max-width: 50%;
    flex: 0 0 050%;
}

.logo img {
    max-height: initial;
}

.section-2 .attorney-image {
    position: relative;
    width: auto;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -13px;
}

.section-2 ul {
    text-align: center;
    justify-content: center;
}

.section-3 .counters .counter-box {
    padding: 15px;
    max-width: 33.33% !IMPORTANT;
}

.section-4 .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
}

.section-4 .row-2 {
    display: flex;
    flex-wrap: wrap;
}

.section-6 .row {
    flex-wrap: wrap;
    display: block;
}

.section-9 .row-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.section-9 .row-2 .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
    margin: 15px auto;
}
a#hamburg {
    background: #A7905A;
    top: 5%;
}

.nav-cross span {
    background: #1D262D;
}

nav.nav1 .container {
    width: auto !important;
	max-width:100%;
}

nav.nav1 {background: #1D262D;}

html.open-menu nav.nav1 .search-nav {
    display: none;
}
.section-7 .main {
    /*background: rgb(255 255 255 / 10%); */
    padding: 25px;
    border-radius: 20px;
    box-shadow: 5px 5px 34px 0px rgba(255, 255, 255, 0.76) inset;
    -webkit-box-shadow: 5px 5px 34px 0px rgb(255 255 255 / 16%) inset;
    -moz-box-shadow: 5px 5px 34px 0px rgba(255,255,255,0.76) inset;
    transition: .5s;
}
.section-7 .rating-name {
    justify-content: center;
}
.cop .row .col-md-3 {
    max-width: 50%;
    flex: 0 0 50%;
}

.cop .row .col-md-6 {
    display: none;
}
.section-2 br {
    display: none;
}

.section-2 .row {
    display: block;
}

.section-3 .container {
    width: auto !important;
}
    .section-7 h2.faded {
        margin-bottom: 50px;
    }
     .section-9.one .blog-box .blog-content {
        padding: 65px 20px 20px 40px;
    }
    section.section-9 .one_post {
    display: block;
}
.section-9.one .blog-box .blog-content {
    width: 100%;
    padding-bottom: 0;
}
.section-9.one .blog-box {
    overflow: hidden;
    height: auto;
    margin-bottom: 0;
    width: 100%;
    min-height: 350px;
}

.single iframe {
    margin: 50px 0;
    height: 400px;
}
.single .inner-banner h2 {
    font-size: 60px !important;
    line-height: 70px !important;
}
  .single  h2 {
        font-size: 30px !important;
    }
        a#hamburg {
        top: 5%;
        position: absolute;
        margin-top: 43px;
    }
}


@media screen and (min-width: 100px) and (max-width: 602px) {
    .container {
    width: auto !important;
}
.section-7 .main {
    /*background: rgb(255 255 255 / 10%); */
    padding: 25px;
    border-radius: 20px;
    box-shadow: 5px 5px 34px 0px rgba(255, 255, 255, 0.76) inset;
    -webkit-box-shadow: 5px 5px 34px 0px rgb(255 255 255 / 16%) inset;
    -moz-box-shadow: 5px 5px 34px 0px rgba(255,255,255,0.76) inset;
    transition: .5s;
}
.section-7 .rating-name {
    justify-content: center;
}
section.section-6 {
    padding-bottom: 50px;
}
.section-7 h2.faded {
    letter-spacing: 7.354px;
}
.sec-faq .set-new>a:before {
    right: -15px;
}
.section-8 .set-new a.faq-toggle {
        padding-right: 30px;
    }
    header {
    padding: 7px;
}
.single .inner-banner h2 {
    font-size: 40px !important;
    line-height: 55px !important;
}
    .single iframe {
        margin: 50px 0;
        height: 300px;
    }
.row.row-2.two_post .col-md-4 {
        max-width: 100%;
        width: 100% !important;
        flex: 0 0 100%;
    }
.section-9 .row.row-2.two_post .blog-box {
    overflow: hidden;
    height: auto;
    margin-bottom: 0;
}
    .page-id-352 .section-9 .row.row-2 + .row.row-2 .blog-box .blog-content h4.blog-title {
        height: auto;
        font-size: 24px !important;
        line-height: 32px;
        margin-bottom: 30px;
    }
    .page-id-352 .row.row-2 + .row.row-2 .blog_post_contents {
    height: auto;
    margin-bottom: 20px;
}
section.section-9 .one_post .post_1 .blog-box {
    height: 300px !important;
}
 /*     a#hamburg {
        top: 5%;
        position: absolute;
        margin-top: 74px;
    }*/
        html.open-menu a#hamburg {
        transform: translateX(0);
        z-index: 999;
        left: auto !important;
        /* right: 0 !important; */
        /* margin: 0 !important; */
        margin-right: 0 !important;
        /* z-index: 99999999999999; */
        position: fixed;
    }
.section-10 p a {
    display: block !important;
}
.page-id-1102 .inner-banner h2 {
    /* margin: 0; */
    /* display: table-cell; */
    /* vertical-align: middle; */
    /* padding: 10px; */
    font-size: 55px !important;
    line-height: 95px !important;
    color: #fff;
}
.col-md-2.header-btn {
    width: 50% !important;
    float: left;
}
.col-md-8.main-menu {
    display: none;
}
header .header-row .col-md-2 {
        width: 33%;
        float: left;text-align: left;
    }
    a#hamburg {
        top: 0;
        position: fixed !important;
        margin-top: 35px !important;
        right: 10px;
    }
        header .header-btn a {
        display: block;
        width: auto !important;
        text-align: center;
        margin: 10px auto;
        font-size: 14px;
        padding: 10px 5px !important;
    }
topbar {
    background: transparent;display: none !important;
}
header.nav {
    display: none;
}

header.nav.hidden.only_for_mobile {
    display: block !important;
}
header.nav.hidden.only_for_mobile topbar {
    background: transparent;display: block !important;
}
.col-md-3.topbar {
    width: 80%;        padding-top: 18px;
    text-align: center;
}
.col-md-2.logo img {
    width: 90px;
    height: auto;
}
.col-md-2.logo a {
    position: relative;
    z-index: 999;
}
    .section-1 {
        background-position: -465px 0 !important;
    }
        .section-8 .set-new a.faq-toggle {
        font-size: 16px;
    }
        .section-8 .set-new {
        padding: 10px 20px 10px 15px;
    }
    .sec-faq .set-new>a:before {
    font-size: 30px;
    right: -10px !important;
}
.sec-faq .set-new>a.active:before {
    content: "X";
    font-size: 15px;
    margin: 0;
}
section.sec-faq .row {
        position: relative;
        padding: 0;
    }
    .single section.section-8.sec-faq {
    padding-bottom: 0;
}
.single .section-9 .row-3 {
    margin-top: 0;
    text-align: center;
}
/* .section-10 .icon-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0;
    margin-top: 20px;
} */
footer.footer {
    padding-bottom: 30px;
}
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .page-id-352 .section-9 .two_post .blog-box {
        overflow: hidden;
        height: 550px !important;
        margin-bottom: 30px;
    }
.page-id-352 .section-9 .blog-box .blog-content a {
    font-size: 22px;
    position: absolute !important;
    bottom: -70px !important;
}
}

@media screen and (min-width: 500px) and (max-width: 700px) {
header .header-btn a {
    margin-left: -55px !important;
}
a#hamburg {
        margin-top: 37px;
    }
}
/* / / Mobile View / / */
@media screen and (min-width: 100px) and (max-width: 550px) {
        .container {
    width: auto !important;
}
.topbar {
    display: block;
}

.topbar .col-md-3 {
    max-width: 100%;
}

.topbar {
    text-align: center;
}

topbar ul {
    justify-content: center;
}

topbar a {
    font-size: 15px;
}

topbar a img {
    margin: 5px;
}

header .header-row {
    display: block;
}

header .header-row .col-md-2 {
   /* max-width: 100%;*/
}

header .header-row .col-md-2 {
}

header .header-btn a {
    display: block;
    width: 70%;
    text-align: center;
    margin: 10px auto;
    font-size: 16px;
}

.section-1 h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 auto 20px;
}

.section-1 h3, .section-1 p {
    font-size: 15px;
    letter-spacing: 0px;
}

.section-1 .scroll-down {
    margin-top: 20px;
}

.section-1 {
    padding-bottom: 40px;
}

.section-2 {
    padding: 30px 0;
}

.section-2 h2 {
    font-size: 25px !important;
    line-height: 35px !important;
    margin-bottom: 15px;
}

.section-2 p {
    font-size: 13px;
    line-height: 23px;
}

.section-2 .row {
    display: block;
}

a.yellow-btn {
    margin: auto;
    display: block;
    text-align: center;
}

.section-3 {
    padding: 30px 0;
}

.section-3 h3 {
    font-size: 25px;
    line-height: 35px;
}

.section-3 .counters {
    display: block;
}

.section-4 h2 {
    font-size: 20px !important;
    width: 100%;
    line-height: 30px;
}

.section-4 p {
    width: 100%;
    font-size: 13px;
    line-height: 23px;
}

.section-4 .col-md-4 {
    max-width: 100%;
    flex: 100%;
}

.section-4 .main .positive-one {
    /* min-height: auto; */
}

.section-4 .absolute-one {
    padding: 20px;
}

.section-5 h2 {
    font-size: 25px !important;
    line-height: 35px !important;
	width: 90% !important;
}

.section-5 a.yellow-btn {
    font-size: 15px !important;
    padding: 10px 15px !important;
}

.section-5 {
}

.section-6 {
    padding: 0 0;
}

.section-6 h2 {
    font-size: 24px !important;
    line-height: 34px !important;
}

.section-6 p {
    font-size: 16px;
    line-height: 26px;
}

.section-6 ul.slick-dots {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.section-7 h2.faded {
    font-size: 40px !important;
    line-height: 50px !important;
    margin-bottom: 50px;
}

.section-7 {
    padding: 30px 0 120px;
}

.section-7 ul.slick-dots {
    width: 60%;
}

.slick-next {
    right: 70px;
}

.slick-arrow {
    left: 21%;
}

.section-8 p {
    font-size: 13px;
    line-height: 23px;
}

.section-8 h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}

.section-8 {
    padding: 40px 0;
}

.section-8 .set-new {
    padding-right: 20px;
}

.section-9 h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.section-9 .row-2 .col-md-4 {
    max-width: 100%;
    flex: 100%;
}

.section-9 .blog-box .blog-content {
    padding: 88px 0px 20px 20px;
}

.section-10 h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}

.section-10 .contact-right-box {
    padding: 0;
}

.section-10 .contact-right-box h3 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
}

/* .section-10 .icon-box .icons {
    max-width: 9%;
    flex: 0 0 9%;
}
 */
.section-10 .icon-box .details h4 {
    font-size: 24px;
}



/* .section-10 .icon-box .details {
    max-width: 80%;
    flex: 0 0 80%;
} */

.cop {
    padding: 20px 0;
}

.cop .row {
    display: block;
}

.cop .row .col-md-3 {
    max-width: 100%;
}

.cop p {
    text-align: center;
    font-size: 13px;
}

.cop a {
    margin: 0 10px;
}
.section-2 .attorney-image {
    bottom: -24px;
}
.section-3 .counters .counter-box {
    max-width: 100% !important;
    margin: 15px auto;
    border: 1px solid #CCCCCC !important;
}
    .address_box li {
        width: 100%;
    }
section.sec-cta iframe {
    height: 300px;
}
.page-id-301 .inner-banner h2 {
    margin-top: 0;
    font-size: 60px !important;
}
section.sec-cta input,
section.sec-cta textarea{
    font-size: 18px; white-space: normal;
    padding: 20px 10px;height:auto;
}
section.sec-cta input::placeholder,
section.sec-cta textarea::placeholder{
    color: rgba(0, 0, 0, 0.20);white-space: normal;
    font-size: 18px !important; padding: 20px 10px;
    
}
.address_box li {
        width: 100% !important;
    }
    section.sec-cta input.wpcf7-submit.has-spinner{
        font-size:30px;
    }
    section.sec-cta textarea {
    padding-top: 0;
}
.page-id-340 .inner-banner h2 {
    font-size: 40px !important;        line-height: 50px !important;
}
.page-id-340 .content {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 33px;
    padding-top: 0;
}
.page-id-340 .set a:before {
    width:20px !important;
    height:20px !important;
}
.page-id-340 .set a {
    font-size: 20px;    margin-bottom: 20px;
            padding: 20px !important;
        padding-right: 40px !important;
}
.section-9.one .blog-box {
    overflow: hidden;
    height: auto;
    margin-bottom: 0;
    width: 100%;
    min-height: auto;
}
    a#hamburg {
    /*    top: 5%;
        position: fixed !important;
        margin-top: 172px  !important;*/
    }
 
header .header-btn a {
        display: block;
        width: 190px !important;
        text-align: center;
        margin: 10px auto;
        font-size: 16px;
        padding: 10px !important;
    }
}
@media screen and (max-width: 1200px) {
    .video_col h2 {
    font-size: 24px !important;
    }
    .section-6 .col-md-5 {
    text-align: center;
}
.page-id-340 .set a {
    width: auto;
}
}
@media screen and (max-width: 1100px) {
    section.sec-cta input::placeholder,
section.sec-cta textarea::placeholder{
    color: rgba(0, 0, 0, 0.20);
    font-size: 24px;
    
}
section.sec-cta p br{
    display:none;
}
.address_box li {
    width: 50%;
    float: left;
    align-items: center;
    display: block;
    margin-bottom: 15px;
}
    .address_box li img {
        padding-right: 8px;
    }
.address_box ul {
    display: block;
    width: 100%;
}
    .address_box {
        padding: 30px !important;
    }
}
@media screen and (max-width: 1000px) {
  .popup_btn img {
        width: 60px;
    }  
.popup_btn {
   left: calc(50% - 30px);
}
.video_col h2 {
        font-size: 21px !important;
        height: 70px;
    }
    .tabs-left li a {
        padding: 10px 10px;
        font-size: 14px;
        margin: 0;
    }
    .section-2.sec_video {
        padding-bottom: 100px;
    }
    .address_row {
    display: block;
}
.address_box ul {
        display: inline-block;
    }
    section.sec-cta .col-sm-6, section.sec-cta .col-sm-12 {
    padding: 0 8px;
    width: 100%;
}
section.sec-cta {
    padding: 60px 0;
}
}
@media screen and (max-width: 700px) {
.tabs-left li {
    width: 50%;
    float: left;
}
ul.tabs-left {
    display: inline-block;
}
    .video_col h2 {
        font-size: 20px !important;
        height: auto;
    }
    .copy .col-sm-6.col-xs-12.text-left, .copy .col-sm-6.col-xs-12.text-right {
    text-align: center;
}
	
.two-col {
    display: block;
}	
}
@media screen and (min-width: 1100px) and (max-width: 1900px) {

    .section-9 .blog-box .blog-content {
    position: relative;
    padding: 72px 20px 20px;
}
.section-9 .blog-box {
    min-height: 300px;
}
  .page-id-352  .section-9 .two_post  .blog-box .blog-content,
  section.section-8 + section.section-9 .blog-box .blog-content{
    position: relative;
    padding: 112px 20px 20px !important;        min-height: 335px;
}
 .page-id-352   .section-9 .two_post .blog-box {
    overflow: hidden;
    height: 500px;
    margin-bottom: 30px;
}.page-id-352 .section-9 .row.row-2 + .row.row-2 .blog-box .blog-content h4.blog-title {
    height: 125px;        font-size: 27px;
}
.page-id-352 .section-9 .row.row-2 + .row.row-2  .blog-box .blog-content p {
    font-weight: 400 !important;
    font-size: 21px !important;
    line-height: 32px !important;
}
   .page-id-79  .section-9 .blog-box {
        min-height: 300px;
        height: 360px;
    }
}
@media screen and (min-width: 1500px) and (max-width: 1900px) {
   .page-template-practice-area .section-9 .blog-box {
        height: 375px;
    }
}
@media screen and (min-width: 1300px) and (max-width: 1399px) {
    .page-id-352 .section-9 .two_post .blog-box .blog-content, section.section-8 + section.section-9 .blog-box .blog-content {
        padding: 70px 20px 20px !important;

}
    .page-id-352 .section-9 .row.row-2 + .row.row-2 .blog-box .blog-content h4.blog-title {
        height: 115px !important;
    }
    .page-id-352 .row.row-2 + .row.row-2 .blog_post_contents {
    height: 220px !important;
}
}
@media screen and (max-width:370px){
        section.sec-cta input,
section.sec-cta textarea{
    font-size: 16px; white-space: normal;
    padding: 20px 5px;height:auto;
}
section.sec-cta input::placeholder,
section.sec-cta textarea::placeholder{
    color: rgba(0, 0, 0, 0.20);white-space: normal;
    font-size: 16px !important; padding: 20px 5px;
    
}
}

@media screen and (min-width: 768px) and (max-width: 820px) {
.section-1{
        background-position: 40%;
}
	
section.section-5 {
    background-size: cover !important;
    background-position: center !important;
}
	
.section-1.inner-banner {
    background-image: url(https://snsweb.colabwebdemo.com/wp-content/uploads/2025/09/Tablet.png) !important;
}

.page-template-practice-area .inner-banner p {
    display: none;
}
}

@media screen and (min-width: 320px) and (max-width: 767px) {	
.section-1.inner-banner {
    background-image: url(https://snsweb.colabwebdemo.com/wp-content/uploads/2025/09/Mob-2.png) !important;
	background-size: cover !important;
    background-position: top !important;
}

.page-template-practice-area .inner-banner p {
    display: none;
}
	
section.section-5 {
    background: unset !important;
    padding-top: unset !important;
    padding-bottom: unset !important;
	position: relative;
}
	
.section-5-img-bg {
    display: none;
}
	
img.section-5-img-bg.mobile-img {
    display: block;
}

.section-5-text-layover {
    margin-bottom: 50px;
	position: absolute;
}
	
section.section-5:before {
    content: "";
    background: #0000008f;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.section-5 p a:last-child {
    margin-top: 0;
	color: #fff;
}

.section-5 h2 {
    margin-bottom: 20px;
	color: #fff;
}
}

@media screen and (max-width:1459px){
.sec-faq .set-new>a:before {
	right: 0px;
}
}