@media screen and (max-width: 1600px){
    section.main-sec .inner-item {
        height: 970px;
        padding: 220px 120px 0;
    }
    
    section.main-sec .inner-item .kavll-text {
        padding-top: 280px;
    }
    
    section.main-sec .inner-item .picture {
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1500px){
    section.main-sec .inner-item {
        height: 870px;
        padding: 220px 120px 0;
    }
    
    section.main-sec .inner-item .picture {
        width: 85%;
        margin-right: 0;
    }
    
    section.main-sec .inner-item .kavll-text {
        padding-top: 150px;
    }
    
    section.main-sec .inner-item .kavll-text h1{
        font-size: 62px;
    }
}

@media screen and (max-width: 1400px){
    section.main-sec .inner-item .picture {
        bottom: 0;
    }
    
    section.main-sec .inner-item .picture:before{
        top: 35px;
    }
    
    section.main-sec .inner-item .kavll-text h1 {
        font-size: 56px;
        line-height: 64px;
    }
    
    section.about-sec {
        padding: 60px 0 80px;
    }
}

@media screen and (max-width: 1300px){
    section.sec4 {
        padding: 60px 0;
    }
    
    section.services_sec {
        height: 823px;
    }
    
    section.services_sec .head {
        margin-top: 60px;
    }
    
    .sec-test .head {
        display: none;
    }
}

@media screen and (max-width: 1200px){
    .top-bar .phone a, .top-bar .email a{
        font-size: 15px;
    }
    
    header.header .menu-header ul li {
        margin: 0 11px;
    }
    
    header.header .join-btn a {
        padding: 10px 12px;
        font-size: 14px;
    }
    
    section.main-sec .inner-item {
        height: 700px;
        padding: 180px 90px 0;
    }
    
    section.main-sec .inner-item .kavll-text h3 {
        padding-right: 50px;
    }
}


@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 (max-width: 1100px) {
.top-bar {
    height: 40px;
}
.top-bar .phone a, .top-bar .email a {
    font-size: 14px;
}
.top-bar ul.social-icon li {
    height: 32px;
    width: 32px;
}
.top-bar ul.social-icon li a i {
    font-size: 16px;
}    
.logo a img {
    height: 180px;
    width: 80%;
}
header.header .menu-header {
    padding: 40px 0 0;
}
header.header .menu-header ul li a {
    font-size: 14px;
}    
header.header .join-btn a {
    padding: 8px 12px;
    font-size: 14px;
}    
header.header .join-btn {
    padding: 40px 0 0;
}    
section.main-sec .inner-item {
    height: 620px;
    padding: 100px 90px 0;
}
section.main-sec .inner-item .kavll-text h1 {
    font-size: 40px;
    line-height: 45px;
}
section.main-sec .inner-item .kavll-text h3 {
    padding-right: 25px;
}
section.main-sec .inner-item .kavll-text {
    padding-top: 160px;
}
section.main-sec .inner-item .picture:before {
    top: 40px;
}
section.main-sec .inner-item .kavll-text a{
    margin: 15px 0 0;
    width: 180px;
    height: 46px;
    font-size: 17px;
}
section.main-sec .inner-item .picture {
    width: 80%;
}
section.about-sec {
    padding: 40px 0 60px;
}
section.about-sec .left h3 {
    font-size: 28px;
}
section.about-sec .left h2 {
    font-size: 40px;
    margin: 0 0 15px;
}
section.about-sec .right p {
    font-size: 16px;
    line-height: 35px;
}
section.about-sec .right a {
    margin: 20px 0 0;
}
section.about-sec .right a {
    margin: 20px 0 0;
    width: 180px;
    height: 45px;
    font-size: 17px;
    padding-top: 10px;
}
section.sec3 {
    height: 460px;
}
section.sec3 .head h2 {
    font-size: 40px;
    margin: 0 0 40px;
}
section.sec3 {
    height: 460px;
}
section.sec3 .head {
    margin-top: 30px;
}
section.sec3 .head h2 {
    font-size: 40px;
    margin: 0 0 25px;
}
section.sec3 .steps-box {
    border-radius: 110px;
    height: 270px;
    width: 215px;
    padding: 20px 0 0;
}
section.sec3 .steps-box .round-gradient {
    width: 155px;
    height: 155px;
}
section.sec3 .steps-box .round-gradient h2 {
    font-size: 80px;
}
section.sec3 .steps-box h5 {
    font-size: 17px;
    margin: 15px auto 0;
    padding: 0 50px;
}
.sec3 .gst-btn a {
    margin: 20px 0 0;
    width: 200px;
    height: 45px;
    font-size: 17px;
    padding-top: 10px;
}
section.sec4 {
    padding: 40px 0;
}
section.sec4 .left-wrap h2 {
    font-size: 39px;
    line-height: 47px;
    margin: 10px 0 15px;
}
section.sec4 .left-wrap a {
    width: 180px;
    height: 44px;
    font-size: 17px;
    padding-top: 10px;
}
section.sec4 .left-wrap .pic {
    margin-top: 30px;
}
section.sec4 .staff-point-list {
    padding-top: 50px;
}
section.sec4 .kavll-staff-points .head {
    padding-top: 40px;
}
section.sec4 .kavll-staff-points .head h4 {
    font-size: 17px;
    padding: 0 20px;
    margin: 8px 8px 0;
}
section.sec4 .kavll-staff-points .head h3 {
    padding-bottom: 12px;
    padding-top: 8px;
}
section.sec4 .kavll-staff-points ul.list li p {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 25px;
}
section.sec4 .kavll-staff-points ul.list {
    padding: 30px 0 0px;
}
section.services_sec .head h2 {
    font-size: 40px;
}
section.services_sec {
    height: 600px;
}
section.services_sec .head {
    margin-top: 30px;
}
section.services_sec .services-box {
    margin-top: 30px;
}
section.services_sec .services-box .picture {
    margin-bottom: 10px;
}
section.services_sec .services-box h5 {
    font-size: 18px;
    line-height: 20px;
    padding: 0 50px;
}
section.services_sec .services-box p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 0px;
}
section.services_sec .services-box a {
    width: 37px;
    height: 37px;
    margin-top: 10px;
}
section.services_sec .services-box a i {
    font-size: 27px;
}
.sec-test {
    padding: 60px 0;
}
.sec-test .main .pic {
    margin-bottom: 20px;
}
.sec-test .main .content p {
    font-size: 18px;
    line-height: 30px;
}
.sec-test .main .disc:before {
    bottom: -65px;
    height: 105px;
    width: 130px;
}
.sec-test .slick-arrow {
    right: -10px;
    bottom: 90px;width: 36px;
    height: 40px;
}
.sec-test .main .content {
    padding: 0 50px;
}
.sec-test .main .disc {
    margin-bottom: 60px;
}
.sec-test .slick-next.slick-arrow {
    left: -10px;
    bottom: 70px;
}
.footer {
    padding: 40px 0 0;
}
.footer .top-heading h3 {
    margin: 0px 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
}
.footer .top-heading p {
    font-size: 14px;
    line-height: 24px;
    padding-right: 80px;
}
footer.footer .tnp form .tnp-field-email input {
    padding: 10px 20px;
}
.footer .top-heading .menu ul li {
    margin: 0 0 5px;
}
.footer .container.bottom {
    padding: 10px 0;
    margin: 20px auto 0;
}
footer.footer .tnp form .tnp-field-button input {
    padding: 7px 12px;
}
}





@media screen and (max-width: 999px) {
.nav-cross span {
    background: #fff;
}
#hamburg {
    background-image: -webkit-linear-gradient(0deg, rgb(91, 37, 122) 0%, rgb(29, 202, 220) 100%);
}
.top-bar .phone a, .top-bar .email a {
    display: none;
}
.top-bar ul.social-icon {
    display: none;
}
header.header .join-btn {
    display: none;
}
.col-sm-3.logo {
    width: 100%;
}
.logo a img {
    height: auto;
    width: 15%;
}
section.main-sec .inner-item {
    height: 450px;
    padding: 90px 50px 0;
}
section.main-sec .inner-item .picture:before {
    top: 50px;
    width: 100%;
    height: 110px;
}
section.main-sec .inner-item .picture {
    width: 70%;
}
section.main-sec .inner-item .kavll-text h1 {
    font-size: 35px;
    line-height: 45px;
}
section.main-sec .inner-item .kavll-text h3 {
    margin: 0 0 5px;
    font-size: 25px;
}
section.main-sec .inner-item .kavll-text a {
    margin: 10px 0 0;
    width: 150px;
    height: 43px;
    font-size: 16px;
}
section.main-sec .inner-item .kavll-text {
    padding-top: 70px;
}
section.about-sec .left h3 {
    font-size: 25px;
}
section.about-sec .left h2 {
    font-size: 30px;
}
section.about-sec {
    padding: 40px 0 40px;
}
section.about-sec .right p {
    font-size: 14px;
    line-height: 25px;
}
section.about-sec .right {
    margin: 10px 0 0 20px;
}
section.about-sec .right a {
    margin: 10px 0 0;
    width: 150px;
    height: 40px;
    font-size: 16px;
}
section.sec3 {
    height: 340px;
}
section.sec3 .head h2 {
    font-size: 30px;
    margin: 0px 0 15px;
}
section.sec3 .head {
    margin-top: 20px;
}
section.sec3 .steps-box {
    border-radius: 110px;
    height: 195px;
    width: 155px;
    padding: 10px 0 0;
}
section.sec3 .steps-box .round-gradient {
    width: 115px;
    height: 115px;
}
section.sec3 .steps-box .round-gradient h2 {
    font-size: 50px;
}
section.sec3 .steps-box h5 {
    font-size: 16px;
    margin: 5px auto 0;
    padding: 0px 25px;
}
.sec3 .gst-btn a {
    margin: 15px 0 0;
    width: 188px;
    height: 37px;
    font-size: 16px;
    padding-top: 7px;
}
section.sec4 .left-wrap h2 {
    font-size: 30px;
    line-height: 35px;
    margin: 10px 0 10px;
}
section.sec4 .left-wrap a {
    width: 160px;
    height: 40px;
    font-size: 16px;
}
section.sec4 .staff-point-list {
    padding-top: 30px;
}
section.sec4 .kavll-staff-points .head {
    padding-top: 10px;
}
section.sec4 .kavll-staff-points .head h4 {
    font-size: 14px;
    padding: 0px 15px;
    margin: 25px 8px 0px;
}
section.sec4 .kavll-staff-points .head h4 {
    font-size: 14px;
    padding: 0px 15px;
    margin: 25px 8px 0px;
}
section.sec4 .kavll-staff-points .head h3 {
    padding-bottom: 8px;
    padding-top: 5px;
}
section.sec4 .kavll-staff-points ul.list {
    padding: 20px 0 0px;
}
section.sec4 .kavll-staff-points ul.list li:before {
    width: 15px;
    height: 5px;
    left: 8px;
    padding: 10px;
}
section.sec4 .kavll-staff-points ul.list li p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0 10px;
}
section.sec4 .left-wrap .pic {
    margin-top: 10px;
}
section.services_sec {
    height: 500px;
}
section.services_sec .head h2 {
    font-size: 30px;
}
section.services_sec .head {
    margin-top: 20px;
}
section.services_sec .services-box {
    margin-top: 15px;
}
section.services_sec .services-box .picture {
    margin-bottom: 10px;
}
section.services_sec .services-box h5 {
    font-size: 15px;
    line-height: 18px;
    padding: 0px 25px;
}
section.services_sec .services-box a {
    width: 30px;
    height: 30px;
    margin-top: 10px;
}
section.services_sec .services-box a i {
    font-size: 20px;
}
section.services_sec .services-box p {
    line-height: 18px;
}
.sec-test {
    padding: 40px 0;
}
.sec-test .main .disc {
    margin-bottom: 50px;
}
.sec-test .main .disc h5 {
    font-size: 16px;
}
.sec-test .main .content p {
    font-size: 16px;
    line-height: 24px;
}
.sec-test .slick-next.slick-arrow {
    bottom: 90px;
}
.footer .top-heading p {
    font-size: 14px;
    line-height: 20px;
    padding-right: 10px;
}
.footer .top-heading h3 {
    margin: 0px 0 15px;
    font-size: 18px;
}
.footer .top-heading .menu ul li a {
    font-size: 14px;
    line-height: 24px;
}
footer.footer .tnp form .tnp-field-email input {
    padding: 8px 15px;
}
.footer form {
    margin-top: 15px;
}
footer.footer .tnp form .tnp-field-button input {
    padding: 6px 10px;
}
.footer .copy p {
    font-size: 14px;
}
.footer .copy-2 p {
    font-size: 14px;
}
.footer .container.bottom {
    padding: 10px 0;
    margin: 10px auto 0;
}
.sec-test .slick-arrow {
    right: 0px;
}
.sec-test .slick-next.slick-arrow {
    left: 0px;
}
}


@media screen and (max-width: 499px) {
section.main-sec .inner-item .picture {
    display: none;
}    
section.main-sec .inner-item {
    height: 240px;
    padding: 92px 30px 0;
}    
section.main-sec .inner-item .kavll-text h1 {
    font-size: 26px;
    line-height: 30px;
}    
section.main-sec .inner-item .kavll-text h3 {
    margin: 0 0 5px;
    font-size: 16px;
}    
section.main-sec .inner-item .kavll-text a {
    margin: 10px 0px 0px;
    width: auto;
    height: auto;
    font-size: 13px;
    padding: 7px 13px;
}    
section.main-sec .inner-item .kavll-text {
    padding-top: 0px;
}    
section.about-sec .left h2 {
    font-size: 27px;
}    
section.about-sec .right p {
    line-height: 22px;
}   
section.about-sec .right a {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 8px 12px;
}    
section.sec3 {
    height: auto;
}    
section.sec3 .head h2 {
    font-size: 25px;
    margin: 0px 0 10px;
}    
section.sec3 .steps-box {
    height: 180px;
    padding: 10px 0 0;
    margin: 10px auto;
    width: 125px;
    border-radius: 70px;
}   
section.sec3 .steps-box h5 {
    font-size: 14px;
}    
.sec3 .gst-btn a {
    margin: 10px 0 10px;
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 8px 12px;
}    
section.sec3 .steps-box .round-gradient {
    width: 100px;
    height: 95px;
}    
section.sec3 .steps-box .round-gradient h2 {
    font-size: 40px;
}    
section.sec4 .left-wrap h2 {
    font-size: 25px;
    line-height: 30px;
    margin: 0px 0 10px;
    padding: 0 100px 0 0px;
}   
section.sec4 .left-wrap a {
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 8px 12px;
}    
section.sec4 .left-wrap .pic {
    text-align: center;
    margin-top: 10px;
}    
section.sec4 .left-wrap .pic img {
    height: auto;
}    
section.sec4 .kavll-staff-points {
    margin: 0 70px !important;
}  
section.sec4 #kavll_2 {
    margin: 20px 40px;
}    
section.sec4 .kavll-staff-points .head {
    padding: 30px 15px 0;
}    
section.sec4 .kavll-staff-points ul.list {
    padding: 10px 0 0px;
}
section.sec4 .kavll-staff-points .head h4 {
    font-size: 16px;
    padding: 0px 20px;
    margin: 5px 0px 0px;
}
section.services_sec {
    height: auto;
}
section.services_sec .services-box .picture img {
    height: auto;
    width: auto;
}
section.services_sec .services-box {
    margin: 25px;
}
section.services_sec .services-box p {
    line-height: 20px;
    padding: 0 15px;
}
section.services_sec .services-box h5 {
    font-size: 20px;
    line-height: 18px;
    padding: 0px 25px;
}
.footer .top-heading {
    margin: 0 0 30px;
}
footer.footer .tnp form .tnp-field-button input {
    padding: 4px 10px;
}
footer.footer .tnp form .tnp-field-email input {
    padding: 7px 10px;
}
.footer .copy p {
   text-align: center;
}
.footer .copy-2 p {
    text-align: center;
}
nav.nav1 .join-btn a {
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
    padding: 8px 12px;
}
nav.nav1 .join-btn {
    margin-top: 20px;
}
nav.nav1 .email {
    margin-top: 10px;
}
nav.nav1 .phone {
    margin-top: 10px;
}
nav.nav1 .phone a i {
    padding-right: 10px;
}
nav.nav1 .email a i {
    padding-right: 10px;
}
.nav1 .search-nav input {
    display: none;
}
}