@media screen and (max-width: 1400px) {
    
.header .tickets a {
    width: 170px;
    right: 0px;
    height: 160px;
}
.sec-about .head h2 {
    font-size: 33px;
}
.sec-service .head {
     max-width: 100%;
}
.sec-service .head h2 {
    font-size: 40px;
}
.banner .head h2{
    font-size: 27px;
}
}

@media screen and (max-width: 1300px) {
.header .tickets a {
    width: 120px;
    right: 0px;
    height: 150px;
    padding: 55px 20px;
    font-size: 15px;
}
}

@media screen and (max-width: 1200px) {
.menu-header > ul > li > a {
    font-size: 14px;
}
.sec-features {
    padding: 20px 0 40px;
}
.sec-what-we {
    padding: 40px 0;
}
.sec-gallery .pic img {
    width: 100%;
    height: 226px;
    object-fit: fill;
}
.sec-gallery .head h2 {
    font-size: 32px;
    line-height: 37px;
}
footer.footer {
    padding: 30px 0;
}
footer ul.menu li a {
    padding: 10px 20px 10px 0;
}
.border_btm {
    padding: 20px 0 20px 0;
    margin-bottom: 20px;
}
.header .tickets a {
    width: 100px;
    right: 0px;
    height: 150px;
    padding: 55px 0px;
    font-size: 14px;
}
.sec-about .head p {
    line-height: 26px;
}
}

@media screen and (max-width: 1100px) {
body:not(.home) h2 {
    color: #000 !important;
}
    .menu-header > ul > li {
    padding: 0px 16px !important;
}
.how-we button {
    margin-left: 16px;
}
.banner .head h2{
    font-size:23px;
}
.banner .head{
    padding: 13% 28% 0;
}
.sec-about .head h2{
    font-size: 28px;
}
.sec-what-we .main .title h4{
    font-size: 19px; 
}
.banner .bg-img{
    height: 500px;
}
.sec-features .head{
    padding: 80px 70px 100px;
    margin: 0%;
}
.sec-features .head h2{
    font-size: 30px;
}
section.sec-logos img {
    object-fit: cover;
}
.sec-features .pic img {
    object-fit: cover;
}
 .page-id-238 .sec-offer .main .disc h3 {
    font-size: 20px;
}   
.menu.menu-header {
    display: none;
}
header.header .col-sm-1 {
    width: 200px;
}
header.header .col-sm-2 {
    width: calc(100% - 400px);
    text-align: center;
    margin-left: 200px;
}
header.header .col-sm-9.nopad {
    display: none;
}
a#hamburg {
    position: absolute;
    top: 81px;
    left: 50px;
}
.banner .head {
    padding: 13% 0;
    text-align: center;
}
.sec-gallery .col-sm-3.read {
    display: none;
}
.sec-gallery .col-sm-3.read + .col-sm-3 {
    width: 49%;
    padding-left: 10%;
}
.sec-service ul.slick-dots {
    bottom: -60px;
}
.sec-what-we .main .title h4 {
    font-size: 17px;
    text-align: center;
}
}
@media screen and (min-width: 480px) and (max-width: 800px) {
    .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;
}
 
 
.banner .bg-img{
	height: 350px;
}

.banner .head {
    padding: 6% 24% 0;
}
.banner .head h2{
	font-size: 20px;
}
.sec-about .head h2 {
    font-size: 20px;
}
.sec-service .head h2 {
    font-size: 30px;
}
.sec-service .main .disc h3{
	margin: 0 0 14px;
	font-size: 18px;
}
.sec-service .main .disc h3:before{
	bottom: 9px;
}
.sec-what-we .head h2{
	font-size: 34px;	
}
.sec-what-we .main .title h4 {
    font-size: 14px;
}
.sec-features .pic img {
    object-fit: cover;
}

.sec-features .head {
    padding: 80px 62px 72px;
}
.sec-features .head h2 {
    font-size: 24px;
    line-height: 39px;
}
section.sec-logos img {
    object-fit: cover;
}
section.sec-logos img {
    height: 150px;
}
.sec-creative {
    height: 300px;
}
.sec-creative .head a {
    right: 385px;
    bottom: 194px;
    padding: 20px 40px;
}
.sec-creative .head h6 {
    padding: 30px 40px;
    right: 18px;
   
}
.how-we {
    height: 230px;
    padding: 25px 25px;
    text-align: center;
}
.how-we h3 {
    font-size: 30pt;
}
.how-we button {
    margin: 45px 0px 0px 0px;
}
.how-we p {
    position: relative;
    top: -97px;
}
footer ul.menu li a {
    padding: 15px 23px 15px 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) {
   .menu-header > ul > li {
    padding: 0 17px;
} 
section.banner {
    text-align: center;
}
section.banner img {
    max-width: 500px;
}
.sec-offer .main .disc h3 {
    font-size: 23px;
}
html.open-menu nav.nav1 {
    background: #fff;
}
}
@media screen and (max-width: 800px) {
 header.header {
    text-align: center;
}
header.header .col-md-3 {
    width: 50%;
}  
html.open-menu nav.nav1 .container {
    width: 250px;
}
html.open-menu nav.nav1 img {
    padding: 20px 0 0 0;    margin-bottom: 50px;
}
.sec-offer .head h2 {
    margin: 0 auto 20px;
    font-size: 27px;
    font-weight: 700;
    color: #000;
    font-family: FuturaStdBold;
    line-height: 50px;
    max-width: initial;
}
section.banner img {
    max-width: 400px;
    margin-top: 20px;
}
.inner-banner {
    height: 100px;
}
.sec-cta .desc, .sec-cta .desc a {
    font-size: 12px;
}
.sec-cta .form input, .sec-cta .form textarea {
    margin-bottom: 0;
}
.page-id-238 .row.services .col-sm-4 {
    width: 50%;
}
.page-id-238 .sec-offer .main .disc h3 {
    font-size: 21px;
}

.page-id-238 section.sec-offer.certifications .col-sm-3 {
    width: 33%;
}
.sec-gallery .head h2 {
    font-size: 30px;
}
.sec-gallery .col-sm-3 {
    width: 50% !important;
}
.row.border_btm {
    display: none;
}
.col-sm-3.footer_col2 {
    display: none;
}
.col-sm-3.text-left.footer_col3 {
    width: 40%;
}
.col-sm-2.text-left.footer_col3.footer_col4 {
    width: 25%;
}
body:not(.home) .sec-what-we .main .pic img {
    height: 250px;
}
section.sec-what-we .col-sm-4 {
    padding: 0 4px;
}
}
@media screen and (max-width: 600px) {
   .header .row {
    display: block;
} 
header.header .col-md-3 {
    width: 100%;
}
.logo img {
    max-height: initial;
    width: auto;
    margin-bottom: 20px;
}
 
.sec-about .pic img {
    margin-bottom: 20px;
}
section.sec-about {
    padding:40px 0;
}
.sec-offer .head h2 {
    font-size: 19px;
    line-height: 33px;
}
.home section.sec-offer {
    padding-top: 0;
}
form.wpcf7-form.init {
    margin-top: 30px;
}
.pic iframe {
    height: 200px;
}
textarea.wpcf7-form-control.wpcf7-textarea  {
    height: 100px;
}
.row.border_btm {
    display: none;
}
footer .social_icons {
    text-align: center;
}
.footer_col3 .textwidget {
    text-align: center;
}
.copyright.row.text-center.copy .col-sm-12 {
    padding: 0;
}
.copyright p {
    font-size: 10px;
    margin: 0;
}
.social_icons ul li a {
    padding: 15px;
}
.social_icons ul li {
    margin: 5px;
}
.sec-cta .icon {
    margin-top: 20px;
}
section.sec-cta {
    padding-top: 50px;
}
.inner-banner h2 {
    font-size: 25px;
}
.page-id-238 .row.services .col-sm-4 {
    width: 100%;
}
.page-id-238 section.sec-offer {
    padding-bottom: 50px;
}
.single .entry-content img {
    width: 100%;
    height: auto;
}
.single .entry-content p {
    max-width: 100%;
}
.home .banner .head h2 {
    font-size: 32px !important;
    line-height: 40px !important;
}
.banner .head {
    padding: 13% 15px;
}
.banner .bg-img {
    height: 350px;
}
.sec-about .head h2 {
    text-align: center;
}
.home .sec-about .pic {
    display: none;
}
.pic.hidden.show_for_mobile {
    display: block !important;
}
.sec-service {
    padding: 20px 0 40px;
    background-color: #f3f3f3;
}

}



@media screen  and (max-width: 600px){ 

.sec-about .head {
    margin-top: 10%;
    text-align: center;
}
.sec-about .head h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px;
    line-height: 39px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}
.sec-service .head {
    text-align: center;
    /* max-width: 50%; */
    margin: 0 auto 40px;
}
.sec-service .head h2 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px;
    line-height: 35px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}

.sec-service .main .disc {
    text-align: center;
}

.sec-what-we .head h2 {
    font-size: 33px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px;
    line-height: 35px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}
.sec-what-we .main {
    text-align: center;
}
.sec-what-we .main .title h4 {
    margin: 0 0 30px;
    font-size: 15px;
    font-weight: 700;
    color: #8e8e8e;
    position: relative;
}

.sec-features .head {
    background-color: #f3f3f3;
    padding: 117px 14px 100px;
    margin-top: 10%;
    text-align: center;
}


.sec-features .head h2 {
    font-size: 30px;
    font-weight: 600;
    color: #041d3a;
    margin: 0 0 10px;
    line-height: 35px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
    text-align: center;
}

.sec-features .head {
    background-color: #f3f3f3;
    padding: 117px 14px 100px;
    margin-top: 10%;
    text-align: center;
}

.sec-creative .head h6 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    line-height: 44px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
    background-color: #8f41d5;
    display: inline-block;
    padding: 2px 10px;
    position: absolute;
    /* right: 130px; */
    bottom: 0;
    left: 153px;
}

.sec-creative .head a {
    position: absolute;
    right: 182px;
    bottom: 136px;
    background-color: #dd38b4;
    display: inline-block;
    padding: 20px 40px;
    color: #fff;
    font-family: 'FuturaStdBook';
}
.sec-blog .main h2 {
    margin: 0px 0 40px;
    font-size: 29px;
    font-weight: 700;
    color: #000;
    text-align: center;
    font-family: 'MADE Sunflower';
}
.sec-blog .head {
    /* text-align: left; */
    padding: 30px 0px;
    min-height: 250px;
}
.sec-blog .head p {
    font-size: 14px;
    font-weight: 400;
    color: #8e8e8e;
    margin: 0 0 20px;
    line-height: 22px;
    /* padding-right: 16%; */
    text-align: center;
}

.how-we {
    background-color: #303030;
    /* padding-left: 0px; */
    padding-top: 23px;
    height: 280px;
    text-align: center;
}
.how-we h3 {
    display: inline-block;
    color: white;
    font-family: EBGaramond;
    font-size: 32px;
    line-height: 40px;
}
.how-we button {
    /* margin-left: 24px; */
    height: 50px;
    width: 165px;
    background-color: #8f41d5;
    color: white;
    font-family: futurastd;
    font-weight: normal;
    border: hidden;
    position: relative;
    top: 57px;
}
.how-we p {
    color: white;
    font-family: FuturaStd;
    font-size: 14px;
    font-weight: lighter;
    position: relative;
    bottom: 50px;
    line-height: 22px;
}

.textwidget, .textwidget p {
    color: #fff;
    font-size: 12px;
    max-width: 100%;
    line-height: 24px;
    text-align: center;
    padding: 0 4px 0;
}
.header .tickets a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 12px 30px;
    display: inline-block;
    transition: .5s all ease-in-out;
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 35%);
    font-family: FuturaStdMedium;
    margin-top: -3px;
    background-color: rgb(143, 65, 213);
    /* position: absolute; */
    /* width: 247px; */
    /* height: 161px; */
    z-index: 101;
    /* padding-top: 60px; */
}
.sec-about .pic {
    position: relative;
    z-index: 99;
    margin-top: 10px;
}
.sec-about .head h2 {
    font-size: 16px;
    font-weight: 800;
    color: #000;
    margin: 0 0 10px;
    line-height: 25px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}
.sec-service .head {
    text-align: center;
    /* max-width: 50%; */
    margin: 0 auto 40px;
}
.sec-service .head h2 {
    font-size: 15px;
    font-weight: 800;
    color: #000;
    margin: 0 0 10px;
    line-height: 47px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}
.sec-what-we .head {
    text-align: center;
    /* max-width: 50%; */
    margin: 0 auto 70px;
}
.sec-what-we .head h2 {
    font-size: 25px;
    font-weight: 800;
    color: #000;
    margin: 0 0 10px;
    line-height: 35px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}
.sec-features .pic img {
    width: 100%;
    height: auto;
}
section.sec-logos h2 {
    font-size: 42px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px;
    line-height: 47px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
    text-align: center;
    /* margin-bottom: 50px; */
}
.box {
    text-align: center;
}
section.sec-logos img {
    height: 150px;
    width: auto;
    /* text-align: center; */
    padding: 8px 0;
}
.sec-creative .head h6 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 0px 0px;
    line-height: 44px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
    background-color: #8f41d5;
    display: inline-block;
    padding: 2px 10px;
    position: relative;
    right: 130px;
    bottom: 0;
    left: 144px;
    top: 414px;
}
.sec-creative .head a {
    position: absolute;
    right: 136px;
    bottom: 140px;
    background-color: #dd38b4;
    display: inline-block;
    padding: 20px 40px;
    color: #fff;
    font-family: 'FuturaStdBook';
    font-size: 14px;
}
.sec-creative .head h6 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 0px 0px 0px 0px;
    line-height: 44px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
    background-color: #8f41d5;
    display: inline-block;
    padding: 2px 10px;
    position: relative;
    right: 130px;
    bottom: 0;
    left: 144px;
    top: 414px;
}
.sec-blog .head {
    text-align: center;
    padding: 30px 0px;
    min-height: 250px;
}
.sec-blog .head p {
    font-size: 14px;
    font-weight: 400;
    color: #8e8e8e;
    margin: 0 0 20px;
    line-height: 22px;
    padding-right: 0%;
    text-align: center;
}
.sec-blog .col-sm-4 {
    padding: 0px 10px;
}
.how-we {
    background-color: #303030;
    padding-left: 0px;
    padding-top: 29px;
    height: 280px;
    text-align: center;
}
.how-we p {
    color: white;
    font-family: FuturaStd;
    font-size: 19px;
    font-weight: lighter;
    position: relative;
    bottom: 50px;
    line-height: 22px;
    padding: 16px 0;
}
.how-we button {
    margin-left: 0px;
    height: 40px;
    width: 130px;
    background-color: #8f41d5;
    color: white;
    font-family: futurastd;
    font-weight: normal;
    border: hidden;
    position: relative;
    top: 91px;
}
.header .tickets a {
    font-size: 14px;
    padding: 15px 30px;
    position: absolute; 
    width: 140px;
    height: 50px;
    padding-top: 15px;  
    right: 92px;
}
.sec-about .pic img {
    margin-bottom: 20px;
    padding: 16px 0;
}
.sec-service .head {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 0px;
}
.sec-service .head h2 {
    font-size: 15px;
    font-weight: 800;
    color: #000;
    margin: 0 0 10px;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}
.sec-what-we .head {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 0;
}
.sec-what-we .head h2 {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    margin: 0 0 23px;
    line-height: 40px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
}
.sec-features .head {
    background-color: #f3f3f3;
    padding: 69px 14px 100px;
    margin-top: 10%;
    text-align: center;
    max-width: 100%;
}
.sec-features .head h2 {
    font-size: 20px;
    font-weight: 900;
    color: #041d3a;
    margin: 0 0 10px;
    line-height: 35px;
    text-transform: capitalize;
    font-family: 'EB Garamond', serif;
    text-align: center;
}
section.sec-logos img {
    height: auto;
    width: 150px;
    padding: 8px 0;
}
.how-we {
    background-color: #303030;
    padding-left: 0px;
    padding-top: 10px;
    height: 280px;
    text-align: center;
}
.how-we h3 {
    font-size: 25px;
    padding: 0px 4px;
}
.how-we {
    padding-top: 10px;  
}
.sec-blog .pic img {
    margin: -66px 0px 0px 0px;
}
.sec-blog .main h2 {
    padding-bottom: 80px;
}
.sec-creative {
    height: 200px;
}
.sec-creative .head h6 {
    font-size: 15px;    
    line-height: 30px;
    padding: 0px 3px;   
    left: 171px;
    top: 109px;
}
.sec-creative .head a {
    right: 149px;
    bottom: 91px;
    font-size: 12px;
}
.sec-features {
    padding: 20px 0 50px;
}
.header .tickets a {
	display: none;
}

.page-id-9 .header .tickets a {
    display: none;
}
.page-id-238 .header .tickets a {
    display: none;
}
.page-id-238 .sec-offer .main .disc h3 {
    font-size: 17px;
}
.page-id-238 .sec-offer .main .disc h3 {
    height: auto;
}
.page-id-328 .header .tickets a {
    display: none;
}
.page-id-330 .header .tickets a {
    display: none;
}
.page-id-330 .sec-blog .head {
    text-align: center; 
    padding: 0;
    min-height: auto;
}

.page-id-330 .sec-blog .read {
    margin-bottom: 84px;
    text-align: center;
    /* display: inline-block; */
    padding-bottom: 30px;
}

 .page-id-13 .header .tickets a {
    display: none;
}
.page-id-238 section.sec-offer.certifications .col-sm-3 {
    width: 100%;
}
.sec-service .main .disc p {
    padding-right: 0;
}
.sec-service .view {
    margin-top: 30px;
}
.sec-service ul.slick-dots button {
    margin: 6px;
    margin-bottom: 50px;
}
section.sec-features {
    padding: 0;
}
.sec-features .head {
    padding: 40px 14px;
    margin-top: 0;
    max-width: 100%;
}
section.sec-service {
    padding:20px 0 40px 0;
}
.videos_sec h2 {
    text-align: center;
    font-weight: 700;
}
section.section.videos_sec {
    padding: 50px 15px;
}
section.sec-what-we {
    padding-top: 0;
}
section.section.videos_sec {
    padding-bottom: 0;
}
.sec-what-we .main .pic {
    margin-bottom: 15px;
    margin-top: 20px;
}
.sec-what-we .main .title h4 {
    margin: 0 0 0;
}
.sec-gallery .col-sm-3 {
    width: 100% !important;
}
section.section.videos_sec {
    padding: 50px 15px;
}
section.sec-what-we {
    padding-top: 0;
}
section.section.videos_sec {
    padding-bottom: 0;
}
.col-sm-2.text-left.footer_col3.footer_col4 {
    width: 100% !important;
}
footer.footer {
    padding-top: 30px;
}
.col-sm-3.text-left.footer_col3 {
    width: 100%;
}
.sec-gallery .head {
    padding-top: 5%;
    text-align: center;
}
header.header .col-sm-2 {
    margin-left: 0;
    width: 100%;
}
a#hamburg {
    left: 10px
}
.header .tickets a {
    position: relative;
    display: inline-block;
}
header.header .col-sm-1 {
    width: auto;
}
.headerinner h2 {
    color: #fff !important;
}
.sec-service ul.slick-dots {
    bottom: -60px;
}
body:not(.home).page-id-596 h2 {
    font-size: 32px !important;
    margin-top: 40px;
}
.page-id-596 .sec-service .view {
    margin-top: 60px;
}
.page-id-596 section.sec-service {
    padding-bottom: 50px;
}
.page-outreach .pic img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}
section.section.videos_sec {
    padding-top: 0;
}
.page-id-9 section.sec-about {
        padding: 20px 0;
}
.page-id-9 .sec-about .pic img {
        margin-bottom: 0px;
}
}