@media screen and (max-width: 1600px){
    section.sec2 .one {
        padding: 19px 140px;
    }
    
    section.sec2 .three {
        padding: 50px 50px 0;
    }
    
    section.sec3 .three {
        padding: 0 70px;
    }
    
    section.sec4 .contact-form .wpcf7:before{
        width: 230px;
        height: 198px;
        right: -225px;
    }
    
    section.sec4 .contact-form .wpcf7:after{
        width: 230px;
        height: 198px;
        left: -225px;
    }
}

@media screen and (max-width: 1500px){
    section.banner .head-top h2 {
        font-size: 120px;
    }
    
    section.banner .head-top .pic {
        height: auto;
    }
    
    section.banner .head-top .pic img {
        height: auto;
    }
    
    section.sec2 .one {
        padding: 19px 150px;
    }
    
    section.sec2 .one .home-link ul li a {
        font-size: 25px;
    }
    
    section.sec2 .one .disc h4 {
        font-size: 25px;
    }
    
    section.sec2 .two .menu ul li a {
        width: 210px;
        font-size: 18px;
    }
    
    section.sec3 .two .social h3 {
        font-size: 55px;
    }
    
    section.sec3 .one .with-us h3 {
        font-size: 30px;
    }
    
    section.sec3 .three .box {
        height: 138px;
    }
    
    section.sec3 .three {
        padding: 0 40px;
    }
    
    section.sec4 .contact-form h5 {
        font-size: 36px;
    }
    
    section.sec4 .contact-form {
        padding: 0 80px;
    }
}

@media screen and (max-width: 1400px){
    section.banner .head-top h2 {
        font-size: 110px;
    }
    
    
    section.sec2 .one {
        padding: 19px 110px;
    }
    
    section.sec2 .two .menu ul li a {
        width: 200px;
        font-size: 16px;
    }
    
    section.sec2 .two .menu ul li {
        margin-bottom: 30px;
    }
    
    section.sec2 .three .content p {
        font-size: 18px;
    }
    
    section.sec2 .three {
        padding: 50px 10px 0;
    }
    
    section.sec3 .three {
        padding: 0 20px;
    }
    
    section.sec4 .contact-form {
        padding: 0 100px;
    }
    
    section.sec4 .contact-form .wpcf7:before {
        width: 200px;
        height: 168px;
        right: -195px;
    }
    
    section.sec4 .contact-form .wpcf7:after {
        width: 200px;
        height: 168px;
        left: -195px;
    }
    
    section.sec2 .two ul li a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1300px){
    section.sec2 .one {
        padding: 19px 70px;
    }
    
    section.sec2 .two ul li {
        text-align: center;
        margin-bottom: 30px;
    }
    
    section.sec2 .three{
        padding: 20px 10px 0;
    }
    
    section.sec3 .one .with-us h3{
        padding: 25px 240px;
    }
    
    section.sec5 .icon-pic{
        width: 50px;
        height: 50px;
        padding: 10px;
    }
    
    section.sec5 .email{
        margin-top: 10px;
    }
    
    section.sec5 .email a {
        font-size: 32px;
    }
    
    section.sec4 .contact-form .wpcf7:before {
        width: 160px;
        height: 148px;
        right: -155px;
    }
    
    section.sec4 .contact-form .wpcf7:after{
        width: 160px;
        height: 148px;
        left: -155px;
    }
}


@media screen and (max-width: 1200px){
    section.banner .head-top h2 {
        font-size: 95px;
    }
    
    section.sec2 .one {
        padding: 19px 20px;
    }
    
    section.sec2 .two ul li a{
        font-size: 15px;
        padding: 12px 5px;
    }
    
    section.sec3 .one .with-us h3 {
        padding: 20px 200px;
    }
    
    section.sec4 .contact-form {
        padding: 0 60px;
    }
}

    

@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) {
    section.banner .head-top .pic {
    	height: auto;
    }
    
    section.banner .head-top h2 {
    	font-size: 80px;
    }
    
    section.sec2 .one .disc h4 {
    	font-size: 19px;
    }
    
    section.sec2 .one .home-link ul li a {
    	font-size: 23px;
    }
    
    section.sec2 .two ul li a {
    	font-size: 14px;
    }
    
    section.sec2 .two .video a {
    	display: none;
    }
    
    section.sec2 .two ul li {
    	margin-bottom: 20px;
    }
    
    section.sec2 .three {
    	padding: 20px 10px 0;
    }
    
    section.sec2 .three .content p {
    	font-size: 16px;
    }
    
    section.sec3 {
    	padding: 10px 0 0;
    }
    
    section.sec3 .one .with-us h3 {
    	padding: 20px 150px;
    }
    
    section.sec3 .one .with-us h3 {
    	font-size: 20px;
    }
    
    section.sec3 .two .social h3 {
    	font-size: 45px;
    }
    
    section.sec3 .three .box {
    	height: 90px;
    	padding: 0 10px;
    }
    
    section.sec4 .head h2 {
    	font-size: 50px;
    	line-height: 60px;
    }
    
    section.sec4 .head p {
    	font-size: 20px;
    	margin: 10px 0 30px;
    }
    
    section.sec4 .contact-form {
        padding: 0 120px;
    }
    
    section.sec4 .contact-form .wpcf7 form input[type="submit"] {
    	font-size: 20px;
    }
    
    section.sec4 .contact-form .wpcf7:after {
    	height: 138px;
    }
    
    section.sec4 .contact-form .wpcf7:before {
    	height: 138px;
    }
    
    section.sec4 .contact-form .wpcf7 form input,
    section.sec4 .contact-form .wpcf7 form textarea {
    	padding: 10px 10px;
    }
    
    .home section.sec4 .contact-form h5 {
    	font-size: 30px;
    }
    
    .home section.sec4 .contact-form {
    	margin-bottom: 30px;
    }
    
    section.sec5 .icon-pic {
    	width: 50px;
    	height: 50px;
    	padding: 10px;
    	margin-right: 10px;
    }
    
    section.sec5 .email a {
    	font-size: 26px;
    }
    
    .category-illegal-immigration section.topic-cat-inner .subcategory-item h3 {
    	font-size: 22px;
    }
    
    .category-illegal-immigration section.sec2 .one .home-link:before {
    	height: 72px;
    }
}




@media screen and (max-width: 900px) {
    section.banner .head-top h2 {
        font-size: 60px;
        margin: 10px 0 20px;
    }    
    section.banner .head-top .pic {
        height: auto;
    }    
    section.sec2 .one .home-link:before {
        height: 90px;
    }    
    section.sec2 .one {
        padding: 19px 50px;
    }    
    section.sec2 .one .disc h4 {
        font-size: 16px;
        padding: 0;
        line-height: 28px;
    }
    section.sec2 .one .home-link ul li a {
        font-size: 20px;
    }    
    section.sec2 .one .home-link:before {
        height: 50px;
        top: -10px;
    }    
    section.sec2 .two {
        padding-top: 30px;
    }    
    section.sec2 .two .video video {
        height: auto;
    }  
    
    section.sec2 .two ul li a{
        font-size: 10px;
        padding: 12px 3px;
    }
    
    section.sec2 .three {
        padding: 10px 10px 0;
    }    
    section.sec2 .three .content p {
        font-size: 14px;
    }    
    section.sec3 .one .with-us h3 {
        padding: 25px 181px;
    }
    
    section.sec3 .three {
        padding: 0 10px;
    }
    
    section.sec3 .three .box {
        height: 80px;
        padding: 0 5px;
    }
    
    section.sec3 .two .social h3 {
        font-size: 40px;
    }    
    section.sec4 .head h2 {
        font-size: 45px;
        line-height: 55px;
    }    
    section.sec4 .head p {
        font-size: 15px;
        margin: 10px 0 20px;
    }    
    
    section.sec4 .contact-form{
        padding: 0 50px;
    }
    
    .home section.sec4 .contact-form h5 {
        font-size: 25px;
    }    
    section.sec5 .email a {
        font-size: 22px;
    }
    .category section.sec2 .one .home-link:before {
        height: 71px;
        top: -20px;
    }
    .category section.topic-cat-inner .subcategory-item h3 {
       font-size: 17px;
    }
    
    section.sec4 .contact-form .wpcf7:before, section.sec4 .contact-form .wpcf7:after{
        display: none;
    }
}





@media screen and (max-width: 800px) {
    section.banner .head-top h2 {
        font-size: 55px;
        margin: 10px 0 15px;
    }
    section.sec2 .one {
        padding: 10px 25px;
    }    
    section.sec3 .one .with-us h3 {
        padding: 25px 160px;
    }
    section.sec4 .head h2 {
        font-size: 40px;
        line-height: 50px;
    }
    section.sec5 .icon-pic {
        width: 45px;
        height: 45px;
    }
    section.topic-cat-inner .subcategory-item h3 {
        font-size: 16px;
    }
    body.archive section.sec2 .one .home-link:before{
        height: 49px;
        top: -10px;
    }
    body.archive section.sec2 .one .home-link ul li a {
        top: -5px;
    }

}    
    
@media screen and (max-width: 500px) {    
    section.banner .head-top h2 {
        font-size: 30px;
        margin: 10px 0 10px;
    }
    section.sec2 .one .home-link:before{
        display: none;
    }
    section.sec2 .one .home-link ul li a {
        font-size: 20px;
        right: 0;
        position: relative;
        top: 0;
        left: 0;
    }    
    section.sec2 .one {
        padding: 10px 5px;
        line-height: 20px;
    }    
    section.sec2 .one .disc h4 {
        font-size: 14px;
    }    
    
    section.sec2 .two ul li a {
        font-size: 16px;
    }
    
    section.sec2 .three .content p{
        text-align: justify;
    }
    
    section.sec3 .one {
        margin-bottom: -30px;
    }
    
    section.sec3 .one .with-us h3 {
        padding: 20px 10px;
        font-size: 15px;
    }
    section.sec3 .two .social h3 {
        font-size: 25px;
        margin: 40px 0 0;
    }
    section.sec3 .three .box img{
        height: 100%;
        object-fit: none;
    }
    section.sec4 .head h2 {
        font-size: 35px;
        line-height: 45px;
    }    
    section.sec4 .head p {
        font-size: 14px;
        margin: 10px 0 15px;
    }    
    .home section.sec4 .contact-form h5 {
        font-size: 17px;
    }
    .home .footer .pic {
        text-align: center;
        padding: 10px 0;
    }
    section.sec4 .contact-form {
        padding: 0 10px;
    }
    .wpcf7-spinner {
       display: none;
    }
    section.sec4 .contact-form .wpcf7:after,section.sec4 .contact-form .wpcf7:before{
        display: none;
    }
    .home section.sec4 .contact-form {
        margin-bottom: 15px;
    }
    section.sec5 {
        margin-top: 20px;
        padding: 10px 15px;
    }
    section.sec5 .email a {
        font-size: 11px;
    }
    section.sec5 .icon-pic {
        width: 35px;
        height: 35px;
        padding: 5px 5px;
    }
    section.sec5 .email {
        padding-top: 10px;
    }
    section.sec4 .contact-form .wpcf7 form input[type="submit"] {
        font-size: 18px;
    }
    section.sec2 .two {
        padding-top: 20px;
    }
    section.sec2 .one .disc h4 {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
    .inner-banner {
        height: auto;
    }
    .inner-banner h2 {
       font-size: 22px;
    }
    section.topic-cat-inner .subcategory-item {
        margin: 10px 0;
    }
}
