@media screen and (max-width: 1100px) {
   .header_top.text-center {
    background: #00754a;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: -10px;
}
.page-id-35 .sec-cta {
    padding: 0;
    text-align: left;
}
.header .info a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: #00754a;
    padding: 10px 20px;
    transition: .5s all ease-in-out;
    display: inline-block;
    text-transform: uppercase;
}
.header .event a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    background-color: #741419;
    padding: 10px 10px;
    transition: .5s all ease-in-out;
    display: inline-block;
    text-transform: uppercase;
}
.banner .bg-img {
    height: 600px;
}
.sec-5 .head h2 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
}
.sec-7 .main {
    padding-right: 0;
}
 section.sec-7 {
    padding-bottom: 0;
}   
.nav-cross span {
    background: #fff;
}
a#hamburg {
    background: #741419;
    z-index: 9999999;
}
.header_top.text-center {
    padding-left: 30px;
    font-size: 12px;
    text-align: center;
}
.menu-header > ul > li {
    display: inline-block;
    margin-left: 23px;
}
.banner .head {
    text-align: left;
    padding: 9% 40% 0px 80px;
}
.row.vendors {
    margin: 0 50px;
}
.sec-services .main .disc h3 {
    margin: -10px 0 0;
    font-size: 21px;
    font-weight: 600;
    color: #000;
}
ul.tabs-menu.tabs_slider {
    height: 50px;
}
nav.nav1 {
    background: #fff;
    padding: 10px 15px;
}
.sec-cta .right ul {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: left;
    padding-left: 0;
}



}
@media screen and (max-width: 800px) {
 .header .main .col-sm-2 {
    width: 40%;
}
.header .main .col-sm-4 {
    width: 60%;    text-align: right;
}
 .header .main .col-sm-6 {
    display: none;
}   
.logo img {
    max-height: 60px;
    width: auto;
    max-width: initial;
    width: auto !important;
    max-height: initial;
}
.banner .head h2 {
    margin: 0 0 20px;
    font-size: 51px;
    font-weight: 700;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.banner .bg-img {
    height: 400px;
}
.sec-4 .main .pic img {
    height: auto;
}
.sec-5 .head h2 {
    margin: 0 0 20px;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
}
section.sec-7 .row > .col-sm-4 {
    width: 40%;
}
section.sec-7 .row > .col-sm-8 {
    width: 60%;
}
.sec-7 .main .icon i {
    font-size: 30px !important;
    color: #00754a;
    height: 50px;
    width: 50px;

}
section.sec-7 .row > .col-sm-4 .col-sm-9 {
    padding-left: 0;
}
.explore {
    display: none;
}
.header .main {
    display: flex;
    align-items: center;
    display: block;
}
.header .logo {
    text-align: center;
}
.header .main .col-sm-2 {
    width: 100%;
    text-align: center;
}
.banner .head {
    text-align: left;
    padding: 50px 30% 50px 50px;
}
.banner .bg-img {
    height: 470px;
}
.sec-create .container-fluid {
    padding: 0 50px;
}






}
@media screen 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;
}
.header_top.text-center {
    padding-left: 42px;
    font-size: 12px;
    text-align: center;
}
.header .main .col-sm-2 {
    width: 100%;
}





}
@media screen and (max-width: 700px) {
    .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;
  }
 section.sec-7 .row > .col-sm-4 {
    width: 100%;
}
section.sec-7 .row > .col-sm-8 {
    width: 100%;
}
.sec-7 .main .icon i {
    font-size: 30px !important;
    color: #00754a;
    height: 50px;
    width: 50px;

}
.header_top.text-center {
    padding-left: 42px;
    font-size: 12px;
    text-align: center;
}
.header .main .col-sm-2 {
    width:100%;
}
.header .main {
    display: flex;
    align-items: center;
    display: block;
}
.header .main .col-sm-4 {
    width: 60%;
    text-align: right;
    display: none;
}
.banner .head h5 {
    margin: 0 0 5px;
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.banner .head h2 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.banner .head {
    text-align: center;
    padding-top: 20%;
    padding: 20% 25px;
}
.banner .bg-img {
    height: 340px;
}
.sec-about .row.top {
    display: flex;
    align-items: center;
    display: block;
}
.sec-about .col-sm-6 > div {
    padding: 50px 0 !important;
}
.sec-about .col-sm-6+.col-sm-6 > div.head {
    padding: 15px !important;
}
.sec-3 .head-top h2 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    position: relative;
}
.sec-3 {
    background-size: cover !important;
}
.sec-4 .head h2 {
    margin: 0 0 20px;
    font-size: 33px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
}
.sec-4 .main {
    text-align: center;
}
.sec-4 .main .pic {
    text-align: center;
    display: inline-block;
}
.sec-5 .head {
    text-align: center;
    margin: 0 0 60px;
    padding: 0;
}
.sec-5 .head h2 {
    margin: 0 0 20px;
    font-size: 27px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
}
.sec-5 .main .pic img {
    width: 160px;
    margin-top: 30px;
}
.sec-6 .head-top h2 {
    margin: 0 0 20px;
    font-size: 44px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
}
.sec-7 .head-top h2 {
    margin: 0 0 20px;
    font-size: 44px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    position: relative;
}
.sec-7 .main {
    padding-right: 0;
    margin: 5px;
}
.sec-7 .main .info a {
    font-size: 13px;
    font-weight: 400;
    color: #63625e;
}
footer.footer {
    text-align: center;
}
.footer .one:before,
.footer .two:before{
    display:none;
}
.top-heading.two {
    margin: 50px 0;
}
.top-heading.four {
    padding-left: 0;
}
.sec-about .head h2 {
    margin: 0 0 20px;
    font-size: 40px;
    font-weight: 700;
    color: #000;
    position: relative;
    display: inline-block;
}
.header .logo {
    text-align: center;
}
section.sec-about {
    margin-top: 0 !important;
    padding-top: 0;
}
.page-id-30 section.sec-about {
    margin-top: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
}
.sec-faq h2 {
    margin: 0 0 50px;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    color: #2d2d2d;
    font-family: 'Gotham-Medium';
}
section.sec-faq {
    padding: 50px 0 0 0;
}
.inner-banner h2 {
    font-size: 34px;
}
.page-id-128 .sec-6 .head {
    margin-bottom: 50px;
}
.page-id-128 .sec-6 .head .col-sm-8 {
    width: 70%;
    float: left;
}
.page-id-344 .sec-6 .head .col-sm-8 {
    width: 70%;
    float: left;
}
.page-id-35 .sec-cta {
    padding: 0;
    text-align: left;
}
.sec-footer .title-footer {
    margin-top: 30px;
}
.sec-footer input[type="submit"] {
    top: 18px;
    position: absolute;
}

form#es_subscription_form_64f219e398f73 {
    position: relative;
}
.sec-footer input#esfpx_email_a2f5d0737ace4 {
    width: 100%;
    padding: 11px;
    color: #14141460;
    font-size: 16px;
    font-weight: 300;
    border: none;
    position: relative;
    border-radius: 10px;
}
footer.sec-footer {
    text-align: center;
}
.sec-footer .last .copy p {
    font-size: 12px;
    font-weight: 300;
    color: #ffffff60;
    margin: 0;
    margin-bottom: 10px;
}
.sec-footer .last .design {
    text-align: center;
    font-size: 12px;
}
.sec-footer .last .design p{
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    color: #ffffff60;
    margin: 0;
    margin-bottom: 10px;
}
div.emaillist {
    position: relative;
}
.header .logo img {
    width: 100%;
    height: 100px;
}
.banner .head {
    text-align: left;
    padding: 50px 30% 50px 50px !important;
}
.banner .head h2 {
    font-size: 25px;
}
.banner .head p {
    font-size: 14px;
    font-weight: 400;
    color: #444444;
    line-height: 22px;
}
.banner .head {
    text-align: left;
    padding: 50px 20px 20px 20px !important;
}
.banner .head .view a {
    background-color: #0e85d3;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 30px;
    display: inline-block;
    text-transform: uppercase;
    border: solid 1px #0e85d3;
    transition: .5s all ease-in-out;
}
.banner .head .contact a {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    border: solid 1px #000;
    padding: 10px 30px;
    transition: .5s all ease-in-out;
}
.banner .head .view {
    display: inline-block;
    margin-top: 0;
}
.banner .head h2 {
    font-size: 25px !important;
    margin-bottom: 0;
}
.banner .bg-img {
    height: 390px !important;
    background-position: left;
}
.sec-about .head-top {
    text-align: center;
    margin-bottom: 0;
    margin-top: 50px;
}
.sec-about .head-top h2, .sec-create .head h2, .sec-services .head h2, .sec-vendor .head-top h2, .sec-blog .head-top h2, .sec-7 .head h2 {
    font-size: 26px !important;
}
.sec-create .disc .view a {
    background-color: #0e85d3;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 30px;
    display: inline-block;
    text-transform: uppercase;
    border: solid 1px #0e85d3;
    transition: .5s all ease-in-out;
}
.sec-services .main {
    margin-top: 20px;
}
.sec-create .head {
    text-align: center;
    margin-bottom: 0;
}
.sec-create .disc h3 {
    margin: 0 0 20px;
    font-size: 21px;
    font-weight: 400;
    color: #000;
}
.sec-create .container-fluid {
    padding: 0 25px;
}
.sec-vendor .head-top p {
    font-size: 15px;
    font-weight: 400;
    color: #585858;
    line-height: 26px;
    text-align: center !important;
    padding: 0 15px;
}
.sec-blog .head-top p {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #535353;
    line-height: 32px;
    padding: 0 15px;
}
.sec-blog .pic {
    margin-top: 30px;
}
.sec-footer input[type="submit"] {
    top: 9px;
    position: absolute;
    right: 0;
}
.page-id-35 .sec-cta .row.main {
    display: flex;
    align-items: center;
    display: block;
}
.sec-cta .right ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #0e85d3;
}
.sec-cta .right ul li a i {
    margin-right: 10px;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    border: solid 2px;
    border-radius: 50%;
}
.sec-cta .right ul li i {
    margin-right: 10px;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    border: solid 2px;
    border-radius: 50%;
}
iframe {
    margin-top: 50px !important;
    height: 200px !important;
}
footer.sec-footer {
    text-align: center;
    padding-top: 0;
}
h1.entry-title {
    font-size: 20px;
    line-height: 26px;
}
.inner-banner h2 {
    font-size: 20px;
}
.single-blogs .inner-banner h2 {
    font-size: 20px;
    margin-top: 50px;
}
.entry-content {
    text-align: center;
    margin: 50px 0;
}
.col-sm-12.padleft {
    padding: 0 15px;
}
.inner-banner {
    height: 80px;
    width: 100%;
    display: table;
    color: #fff;
}
.inner-banner h2 {
    font-size: 20px;
    margin-top: 30px;
}
.single-blogs .inner-banner h2 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
section.sec-7 {
    padding-bottom: 0;
    padding-top: 30px;
}
html.open-menu nav.nav1 {
    z-index: 99999;
}
.row.job_repeater .col-sm-6:nth-child(1) p, .row.job_repeater .col-sm-6:nth-child(2) p {
    height: auto;
}
.banner .head p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
}
.banner .head .contact a {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    border: solid 1px #fff;
    padding: 10px 30px;
    transition: .5s all ease-in-out;
}
.banner .head .view a {
    background-color: #0e85d3;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 12px;
    display: inline-block;
    text-transform: uppercase;
    border: solid 1px #0e85d3;
    transition: .5s all ease-in-out;
}
.page-id-35 section.sec-7.page-about br {
    display: none;
}
.sec-create2 .container-fluid {
    padding: 0 40px;
}
.sec-create2 .item-slider .disc {
    padding: 30px 0;
}
.sec-create2 .item-slider .disc h3 {
    margin: 0 0 20px;
    font-size: 21px;
    font-weight: 400;
    color: #000;
    font-weight: 700;
}
.sec-footer input[type="submit"] {
    top: 8.9px;
}
}
@media screen and (max-width: 370px) {
    [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-about .head-top h2, .sec-create .head h2, .sec-services .head h2, .sec-vendor .head-top h2, .sec-blog .head-top h2, .sec-7 .head h2 {
    font-size: 23px !important;
}
.sec-footer input[type="submit"] {
    top: 19px;
    position: absolute;
}
.sec-footer input[type="submit"] {
    top: 18px;
}
}





@media screen  and (max-width: 1366px){  
.banner .bg-img {
    height: 580px;
}

.banner .head h2 {
    font-size: 60px;
}
.banner .head {
    text-align: left;
    padding: 9% 640px 0px 80px;
}
.sec-create .pic img {
    width: 100%;
    height: 343px;
    object-fit: cover;
}
.sec-create .disc {
    padding: 20px 20px;
}
.sec-create {
    padding: 50px 0 20px;
}
.sec-about .head-top h2, .sec-create .head h2, .sec-services .head h2, .sec-vendor .head-top h2, .sec-blog .head-top h2, .sec-7 .head h2 {
    font-size: 40px;
}
.sec-blog .head h4 {
    margin: 20px 0 20px;
    font-size: 20px;
    line-height: 34px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 150px;
}
.sec-7 .main {
    margin-bottom: 32px;
}
.banner .head p {
    padding-right: 0;
}


}