.sec-1 {
    z-index: 999;
}
@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;
}
}
.sec-6:before {
    width: 50%;
}
/* ===================Responsive ===================*/
/*/ / 1600-1700px / /*/
@media screen and (min-width: 1600px) and (max-width: 1700px) {
.sec-6:before {
    width: 50%;
}
}
/*/ / 1500-1600px / /*/
@media screen and (min-width: 1500px) and (max-width: 1599px) {

}
/*/ / 1300-1366-1500 / /*/

@media screen and (min-width: 1300px) and (max-width: 1499px) {
.sec-1 .main .desc {
    top: 15%;
}
.sec-3 .desc h2 {
    font-size: 40px;
    line-height: 50px;
}

.sec-3 .desc h3 {
    font-size: 24px;
    line-height: 34px;
}

.sec-4 {}

.sec-5 {
    padding: 50px 0;
}
}
/*/ / 1100-1200px / /*/
@media screen and (min-width: 1100px) and (max-width: 1299px) {
    .sec-1 .main .desc {
    top: 15%;
}
.sec-3 .desc h2 {
    font-size: 40px;
    line-height: 50px;
}

.sec-3 .desc h3 {
    font-size: 24px;
    line-height: 34px;
}

.sec-4 {}

.sec-5 {
    padding: 50px 0;
}
.sec-1 .main .desc h1 {
    font-size: 40px;
    line-height: 40px;
}
}

/*/ / Ipad PRO //*/

@media screen and (min-width: 1000px) and (max-width: 1100px) {
.sec-3 .col-md-6:nth-child(1) {
    padding-left: 3%;
}

.sec-3 .row {
    display: flex;
    align-items: center;
}

.sec-5 {
    padding: 30px 0;
}
.menu-header > ul > li > a {
    font-size: 11px;
}
.sec-1 .main .desc h1 {
    font-size: 25px;
    line-height: 35px;
}

.sec-1 .main .desc {
    width: 55%;
}
}

/*/ / Ipad - 768px and Landspace Mode : 820px / /*/

@media screen and (min-width: 100px) and (max-width: 949px) {
.sec-3 .col-md-6:nth-child(1) {
    padding-left: 3%;
}

.sec-3 .row {
    display: flex;
    align-items: center;
}

.sec-5 {
    padding: 30px 0;
}
.menu-header > ul > li > a {
    font-size: 11px;
}
.sec-1 .main .desc h1 {
    font-size: 25px;
    line-height: 35px;
}

.sec-1 .main .desc {
    width: 55%;
}
header .top-bar {
    text-align: center;
}

.btm-bar {
    text-align: center;
}

header .btm-bar .bton {
    margin: 0 auto;
}

.menu-header {
    display: none;
}
a#hamburg {
    background: #1f5ed3;
}

.nav-cross span {
    background: #fff;
}

.nav1 .container {
    width: auto;
}

.nav1 .search-nav {
    display: none;
}

.nav1 ul li a:hover, .nav1 ul li a:active {
    color: #1f5ed3 !important;
}
.sec-1 .main .desc {}

.sec-2 .desc h4 {
    font-size: 25px;
    line-height: 35px;
}

.sec-3 .desc h2 {
    font-size: 25px;
    line-height: 35px;
}

.sec-3 .desc h3 {
    font-size: 20px;
    line-height: 30px;
}

.sec-3 .desc p {
    font-size: 15px;
    line-height: 25px;
}

.sec-4 {
    padding: 50px 0;
}

.sec-4 .desc h3 {
    font-size: 24px;
    line-height: 34px;
}

.sec-5 .top p {
    margin-bottom: 30px;
}

.sec-5 .row {
    display: flex;
    flex-wrap: wrap;
}

.sec-5 .row .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.sec-5 .row .col-md-4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.sec-6:before {width: 100%;bottom: 0;top: initial;height: 58%;}
.section_8 {}

.section_8 .row {
    display: flex;
    flex-wrap: wrap;
}

.section_8 .row .col-md-3 {flex: 0 0 50%;max-width: 50%;}

.section_9 .row {
    display: block;
    text-align: center;
}

.section_9 .more {
    text-align: center;
    margin: 40px auto 0;
}

.footer .row {
    flex-wrap: wrap;
}

.footer .row .col-md-4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.footer .menu li {
    width: 100%;
}

.footer .menu li span.accordion-btn.accordion-collapsed {
    display: none !important;
}
.sec-6 {
    text-align: center;
}
.sec-6 .cont-form {
    padding: 0;
}

.sec-6 .cont-form h2 {
    margin-top: 60px;
}

.sec-6 .cont-form h2:after {
    left: 0;
    right: 0;
    margin: auto;
}
.sec-7 .row:nth-child(1) {
    display: block;
    text-align: center;
}

.sec-7 h2:after {
    left: 0;
    right: 0;
    margin: auto;
}

.sec-7 .text-right {
    text-align: center;
}

.sec-7 .text-right a {
    display: block;
    margin: 80px auto 0;
    width: 40%;
}
}
/*/ / Mobile View / /*/
@media screen and (min-width: 100px) and (max-width: 550px) {
header .top-bar ul.info li {
    margin: 5px auto;
}

header .top-bar ul.info li {
    font-size: 14px;
}
.sec-1 .main .pic {
    height: 290px;
}

.sec-1 .main .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sec-1 .main .desc {
    top: 10%;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 94%;
}

.sec-1 .main .desc h1 {
    font-size: 20px;
    line-height: 30px;
}

.sec-1 .main .desc p {
    font-size: 13px;
    line-height: 23px;
}

.sec-1 .main .desc .bton a {
    font-size: 13px;
    line-height: 23px;
    padding: 8px 30px;
}

.sec-2 .desc h4 {
    font-size: 17px;
    line-height: 27px;
}

.sec-3 .row {
    display: block;
    text-align: center;
}

.sec-3 {
    padding: 30px 0;
}

.sec-3 .desc h2 {
}

.sec-3 .desc h2:after {
    left: 0;
    right: 0;
    margin: auto;
}

.sec-5 .top h2 {
    font-size: 25px;
    line-height: 35px;
}

.sec-5 .row {
    display: block;
}

.sec-5 .row .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.sec-6 {
    padding: 30px 0;
}

.sec-6 .testi h2 {
    font-size: 25px;
    line-height: 35px;
}

.sec-6 .testi h2:after {
    left: 0;
    right: 0;
    margin: auto;
}

.sec-6 .main p {
    font-size: 13px;
    line-height: 23px;
    text-align: center;
}

.sec-6 .inner h4 {
    font-size: 13px;
    line-height: 23px;
}

.sec-6 .inner h6 {
    font-size: 12px;
    line-height: 22px;
}

.sec-6 .slick-dots {
    padding: 0;
    text-align: center;
}

.sec-6:before {
    height: 60%;
}

.sec-6 .cont-form h2 {
    font-size: 25px;
    line-height: 35px;
}

.sec-6 input.wpcf7-form-control.wpcf7-submit {
    margin: auto;
    display: block;
}

.sec-7 h2 {
    font-size: 25px;
    line-height: 35px;
}

.sec-7 .text-right a {
    width: auto;
    margin: 50px auto 0;
}

.sec-7 {
    padding: 30px 0;
}

.section_9 p {
    font-size: 25px;
    line-height: 35px;
}

.footer .row {display: block;}

.footer .row .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.footer  img {
    margin: auto;
    display: block;
}

.cop p {
    font-size: 13px;
    line-height: 23px;
}

.cop {
    padding: 15px 0;
}
.inner-banner {
    height: auto;
    padding: 50px 0;
    background-size: cover !important;
    background-position: center !important;
}

.inner-banner h2 {
    font-size: 25px;
    line-height: 35px;
}

.about {
    text-align: center;
    padding: 50px 0;
}

.about .desc h2 {
    font-size: 25px;
    line-height: 35px;
}

.about .desc h2:after {
    left: 0;
    right: 0;
    margin: auto;
}

.about .desc h3 {
    font-size: 20px;
    line-height: 30px;
}

.about .desc p {
    font-size: 13px;
    line-height: 23px;
}
.our_services .col-xs-6 {
    width: 100%;
    text-align: center;
    float: none;
}
.our_services .desc p, body p {
    font-size: 13px;
    line-height: 23px;
    margin: 20px auto;
}
.innertestimonial .main p {
    font-size: 13px;
    line-height: 23px;
}
.innertestimonial .main .inner h6 {
    font-size: 11px;
    line-height: 21px;
}
.our_services .desc p, body p {
    text-align: center;
}

.section {
    text-align: center;
}

.section li {
    text-align: left;
    font-size: 13px !important;
    line-height: 23px !important;
}
}