.testimonial button.slick-prev.slick-arrow {
    margin-left: -50px;
    background-color: #0f485e;
}
.testimonial button.slick-next.slick-arrow {
    margin-right: -50px;
    background-color: #0f485e;
}
@media (min-width: 1100px) and (max-width: 3000px) {
.contact_formx label {
    font-size: 12px;
    font-weight: 300;
}
.col-md-6 {
    width: 50%;
}
.contact_formx input {
    /* background: #f0f0f0; */
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    font-size: 12px;
    height: 35px;
    width: 100%;
    margin-bottom: 24px;
}
.contact_formx input.wpcf7-form-control.wpcf7-submit {
    transition: 0.75s;
    color: #fff !important;
    background-color: #fdbd21;
    border: 0;
}
.con_dtl .wpb_text_column {
    padding: 45px 0 0;
}
.contact_formx label {
    font-size: 12px;
    font-weight: 300;
}
.contact_formx textarea {
    height: 100px;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    width: 100%;
}   
ul.contact_social img {
    width: 37px;
}
ul.contact_social {
    list-style: none;
    padding: 0;
}
ul.contact_social li {
    transition: 0.75s;
    padding-right: 10px;
    display: inline-block;
}
}
@media screen and (max-width: 769px) {
.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;
}
.menu-header {width: 100%;}
.menu-header ul {width: 100%;display: none;}
.menu-header.align-center > ul {text-align: left;}
.menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
.menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
.menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
.menu-header > ul > li {float: none;}
.menu-header ul ul li a {padding-left: 25px;}
.menu-header ul ul ul li a {padding-left: 35px;}
.menu-header ul ul li a {color: #dddddd;background: none;}
.menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
.menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
.menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
.menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
.menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
.menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
.menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
.menu-header .submenu-button.submenu-opened {background: #262626;}
.menu-header ul ul .submenu-button {height: 34px;width: 34px;}
.menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
.menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
.menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
.menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
.menu-header .submenu-button.submenu-opened:before {display: none;}
.padright, .padleft {
    padding: 15px !important;
}
.nopad{
    padding: 15px !important;
}
nav.nav1 .container {
    width: 255px;
}
.copy .col-sm-6.text-left{
    text-align: center;
}
.copy .col-sm-6.text-right{
    text-align: center;
}

a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
.nav1 .search-nav,.nav1 .title{ display:block;}
.nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
.nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
.nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
.search-nav > form {    position: relative;}    
.nav1 ul {  text-align: left;  background-color: transparent;}
.nav1 ul li { display: block; border-bottom:1px solid #999; }
.nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
html.open-menu main {transform: translateX(250px);}
html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
.menu-main-menu-container ul ul ul li a {padding:5px;}
ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
.nav1 ul li:last-child {    border: 0 ;}
.nav-cross.open > span {    background: #fff ;}
/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
.nav-cross span {  display: block;  position: absolute;
height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
#nav-icon1 span:nth-child(1) {top: 0px;}
#nav-icon1 span:nth-child(2) {top: 18px;}
#nav-icon1 span:nth-child(3) {top: 36px;}
#nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
#nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
.nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
.nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
.nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
.nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
.nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
.nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}

nav.fixed{
    position: relative;
}
nav.nav {
    display: none;
}
main{ padding:0 15px;}
.logo{ text-align:center;}  
.searchtoggle{ display:none;}
.push-logo{ margin:10px 0;}
.logo img{ max-height:60px; width:auto;}
header .searchform{ display:none;} 
.slider .inner-item {height: 200px;}
.slider .inner-item .caption{ display:none;}
}
@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: 1400px){ 
.banner .bg-img {
    height: 500px;
}
.banner .bg-img .head {
    padding: 9% 8% 0;
}
footer.footer {
    padding: 20px 0 20px 0;
}
.sec-about {
    padding: 50px 0 0;
}

.sec-service {
    padding: 60px 0 20px;
}
section.testimonials.text-center {
    padding: 40px 0;
}
section.sec-about.extra_paragraph {
    padding: 40px 0;
}
.sec-about .head h2, .banner .bg-img .head h2, .banner .bg-img .head h2, section.testimonials.text-center .top-head h2, .sec-about .head h2 {
    font-size: 38px;
}


}

@media screen  and (max-width: 1100px){  

.banner .bg-img {
    height: 400px;
}
.banner .bg-img .head {
    padding: 10% 8% 0;
    max-width: 90%;
}
.sec-service .main .disc h3 {
    font-size: 18px;
}
.sec-service .main {
    min-height: 360px;
    margin-bottom: 30px;
    padding: 7% 5%;
}
footer.footer {
    padding: 20px 0 20px 0;
}
.sec-about {
    padding: 50px 0 0;
}

.sec-service {
    padding: 60px 0 20px;
}
section.testimonials.text-center {
    padding: 40px 0;
}
section.sec-about.extra_paragraph {
    padding: 40px 0;
}
.sec-about .head h2, .banner .bg-img .head h2, .banner .bg-img .head h2, section.testimonials.text-center .top-head h2, .sec-about .head h2 {
    font-size: 34px;
}
.banner ul.slick-dots {
    bottom: 20px;
}
.banner .bg-img .head p {
    font-size: 18px;
    line-height: 34px;
}
.header .contact a, .banner .bg-img .head .link a {
    font-size: 14px;
    padding: 6px 30px;
}
.inner-banner {
    height: 150px;
}
.inner-banner h2 {
    font-size: 42px;
    padding-top: 50px;
}
.sec-about .head {
    padding-left: 0;
}
.sec-about .head p {
    font-size: 14px;
    line-height: 27px;
}
.page-id-11 .sec-about {
    padding: 50px 0 20px;
}

.page-id-187 .testimonials.text-center .col-sm-4{
    width:50%;
}
.sec-cta {
    padding: 30px 0 10px;
    text-align: center;
}

}

@media screen  and (max-width: 800px){

.header_top.text-center {
    padding: 10px;
    font-size: 12px;
}

.header .main {
    display: block;
    align-items: center;
    text-align: center;
}

.header .col-sm-2 {
    width: 100%;
    text-align: center;
}
.header .col-sm-8 {
    width: 100%;
    text-align: center;
}

.header .contact {
    text-align: center;
}

.header .logo img {
    width: auto;
}
.header .logo {
    text-align: center;
    margin-bottom: 15px;
}
.header .contact {
    text-align: center;
    margin-top: 25px;
}
a#hamburg {
    display: none;
}
.banner .bg-img {
    height: 300px;
}
.banner .bg-img .head {
    padding: 8% 0% 0;
    max-width: 100%;
}
.sec-about .head h2, .banner .bg-img .head h2, .banner .bg-img .head h2, section.testimonials.text-center .top-head h2, .sec-about .head h2, .sec-service .head h2 {
    font-size: 28px;
    margin-bottom: 15px;
}
.banner .bg-img .head p {
    font-size: 16px;
    line-height: 24px;
}
.sec-about .pic img {
    width: 50%;
}
.sec-about .pic img {
    width: 50%;
    height: auto !important;
}

.sec-service .head {
    width: 100%;
    margin: 0 auto 30px;
}
.sec-service .col-sm-4 {
    width: 50%;
}
section.sec-about.extra_paragraph .head {
    padding-top: 0;
    text-align: center;
}
section.sec-about.extra_paragraph .col-sm-6 {
    width: 100%;
}

.sec-about .pic {
    text-align: center !important;
    margin-bottom: 20px !important;
}

.row.border_btm {
    display: flex;
    align-items: center;
    padding: 0 0 20px;
    margin: 0;
}

footer ul {
    padding: 0;
    margin: 0;
}

#back-top a {
    font-size: 11px;
}
.textwidget, .textwidget p {
    max-width: 400px;
}
.footer_col3 .textwidget {
    line-height: 40px;
    padding-left: 47%;
}
.footer .col-sm-2 {width: 50%;}

.footer .col-sm-4 {
    width: 50%;
}
.footer .col-sm-3 {
    width: 35%;
}

.copyright {
    padding-top: 10px;
}

.sec-about .col-sm-6 {
    width: 100% !important;
    text-align: center !important;
}
.sec-cta .form input, .sec-cta .form textarea {
    width: 70%;
    margin: 0px auto 20px;
}

}

@media screen  and (max-width: 600px){    

.header .col-sm-8 {
    display: none;
}
a#hamburg {
    left: 10px;
    background-color: #dd8447;
}
a#hamburg {
    display: block !important;
}
.header_top.text-center {
    display: none;
}
.header .logo {
    text-align: center;
    margin: 15px 0 0;
}
.head h2, .banner .bg-img .head h2, section.testimonials.text-center .top-head h2, .sec-about .head h2, .sec-service .head h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.banner .bg-img .head p {
    font-size: 13px;
    line-height: 24px;
}
.banner .bg-img {
    height: 250px;
}
.banner .bg-img .head .link {
    margin-top: 20px;
}
.banner .bg-img .head {
    padding: 12% 0% 0;
    max-width: 100%;
}
.banner ul.slick-dots {
    bottom: 5px;
}
.sec-about .pic img {
    width: 100%;
    height: auto !important;
}
.sec-about .head h5, section.testimonials.text-center .top-head h5 {
    margin: 0 0 10px;
}
.sec-about .head p {
    font-size: 13px;
    line-height: 24px;
}

.sec-about .head .learn {
    margin-top: 26px;
}
.sec-service {
    padding: 40px 0 20px;
}
.sec-service .col-sm-4 {
    width: 100%;
}
section.testimonials.text-center .top-head p {
    font-size: 13px;
    line-height: 24px;
}
.row.border_btm {
    display: none;
}
.footer .col-sm-4 {
    width: 100%;
    text-align: center;
    padding: 0 !important;
}
.social_icons ul {
    text-align: center;
}
.textwidget, .textwidget p {
    display: none;
}

.social_icons {
    text-align: center;
    margin: 0;
    padding: 0;
}
.footer .col-sm-2 {
    display: none;
}
.copyright {
    padding-top: 20px;
}
section.sec-about.extra_paragraph {
    padding: 20px 0 0;
}
.nav1 .container {
    width: 100%;
}
.inner-banner {
    height: 120px;
}
.inner-banner h2 {
    font-size: 32px;
    padding-top: 40px;
}

.sec-cta .col-sm-4 {
    margin-top: 30px;
}
.sec-cta {
    padding: 0px 0 10px;
    text-align: center;
}
.sec-cta .form input, .sec-cta .form textarea {
    width: 100%;
}
html.open-menu nav.nav1 ul {
    display: block !important;
}

html.open-menu nav.nav1 ul li a{
    text-align: left !important;
}
.nav1 {
    background-image: linear-gradient(to right, #dd5a50 , #dd8547) !important;
}
.push-logo {
    margin: 30px 0;
    text-align: center;
}
.menu-header > ul > li {
    float: none;
    margin-bottom: 0;
    border-bottom: 1px solid #fff !important;
    padding: 10px 0;
}
html.open-menu nav.nav1 ul li a {
    text-align: left !important;
    color: #fff;
}
.page-id-187 .testimonials.text-center .col-sm-4 {
    width: 100%;
}


}