
@media screen  and (max-width: 1300px){  

.banner .head {
    padding: 60px 0 0 80px;
    text-align: left;
}
.banner .head h2 {
    font-size: 111px;
    margin: 0px 0 40px;
    line-height: 50px;
}
.banner .head h5 {
    margin: 0 0 0;
    font-size: 50px;
}
.banner .head h3 {
    margin: 0 0 20px;
    font-size: 51px !important;
}
.banner .head p {
    font-size: 16px;
}
.sec-started .row.top .col-sm-8 {
    padding-left: 80px;
}
.sec-started .row.top h2 {
    margin: 0;
    font-size: 45px;
    font-weight: 500;
    color: #fff;
}
.sec-started .row.top .contact a {
    font-size: 22px;
    padding: 13px 30px;
}
.banner .bg-img {
    height: 800px;
    padding-top: 10%;
}
.banner-form {
    padding: 0px 30px 20px;
    width: 85%;
    margin-top: 60px;
}
    
    
}





@media screen  and (max-width: 1200px){  
    
    

.banner .head {
    height: 700px;
}
.banner .bg-img {
    height: 600px;
    padding-top: 10%;
}
.banner .bg-img {
    height: 650px;
    padding-top: 0%;
}
.banner .head h2 {
    font-size: 75px;
    margin: 0px 0 0px;
    line-height: 70px;
}

.banner .head h1 {
    font-size: 50px;
    font-family: 'Lora', serif;
    margin: 0 0 10px;
}

.head_inner {
    height: auto;
    display: table-cell;
    vertical-align: middle;
}
.banner .head {
    padding: 0px 0 0 80px;
    text-align: left;
}

.sec-about {
    padding: 40px 0;
}

.sec-service {
    padding: 60px 0;
    height: 660px;
}

.sec-testimonial {
    padding: 40px 0 100px;
}

.slick-dots {
    bottom: -60px;
}

.sec-ready .head h3 {
    font-size: 65px;
}

.sec-ready {
    padding: 30px 0;
    height: 180px;
}

.sec-book .head {
    padding-left: 80px;
    padding-top: 30px;
}
.sec-book {
    padding: 50px 0;
    height: 560px;
}

footer.footer {
    padding: 40px 0 0px;
}
    
    
}
@media screen and (max-width: 991px) {
a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;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;}

.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;}
 
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;}

a#hamburg { display: block; }
main {  transition: all ease-out 0.3s;}
.nav1 .row{ margin:0px;}
.nav1 { background:url(images/nav-bg.jpg) repeat ;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;}
 

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;}

.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;}

    .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: 1025px){
    header.header .below .book a {
        padding: 15px;
    }
    
    .menu-header ul.menu li {
        margin-right: 3px;
        margin-left: 3px;
    }
    
    .home .sec-service .slick-prev,
    .page-id-30 .sec-experts .slick-prev{
        left: -25px;
    }
    
    .home .sec-service .slick-next,
    .page-id-30 .sec-experts .slick-next {
        right: -25px;
    }
    
    .sec-ready .online a {
        padding: 10px 7px;
    }
    
    .sec-book {
        height: 680px;
    }
    
    .single-our_services .sec-service {
        height: auto;
    }
    
    .postid-945 .sec-service .pic {
        padding-top: 45px;
    }
    
    .postid-710 .pic img {
        width: 100%;
    }
    
    footer.footer .top-heading h3{
        font-size: 21px;
    }
    
    .page-id-914 section.sec-books .slick-next{
        right: 0px;
    }
    
    .page-id-914 section.sec-books .slick-prev {
        left: 0px;
    }
}

@media screen and (max-width: 991px){
    html.open-menu nav.nav1 {
        z-index: 9999;
        padding: 20px 0 ;
    }
    
    nav.nav1 .menu-header > ul {
        display: block !important;
    }
    
    .menu-header ul ul::before,
    .nav1 ul li a > i {
        display: none;
    }
    
    nav.nav1 .push-logo {
        width: auto !important;
    }
    
    a#hamburg {
        top: 50px;
    }
    
    nav.nav1 {
        background: #fff;
    }
    
    nav.nav1 .push-logo {
        width: 30%;
    }
    
    .header .logo img {
        width: 100%;
    }
    
    .header .row.main{
        padding: 10px 0;
    }
    
    header.header .below .handy-3 {
        width: 75%;
    }
    
    header.header .below .handy-3 .logo {
        position: relative;
        top: unset;
    }
    
    .header .logo img {
        width: auto;
        object-fit: cover;
        min-height: 150px;
    }
    
    header.header .below .handy-7 {
        display: none;
    }
    
    header.header .below .handy-2 {
        width: 24%;
    }
    
    .banner .head {
        padding: 0px 0 0 30px;
    }
    
    .sec-about .abt-col-1 {
        width: 35%;
    }
    
    .sec-about .abt-col-2 {
        width: 65%;
    }
    
    .sec-ready {
        height: 168px;
    }
    
    .sec-ready .head h2 {
        font-size: 28px;
    }
    
    .sec-ready .head h3 {
        font-size: 62px;
    }
    
    .sec-ready .col-sm-3 {
        padding: 0;
    }
    
    .sec-ready .online a {
        padding: 10px;
        font-size: 18px;
    }
    
    .sec-book {
        height: 720px;
    }
    
    .col-sm-4 .top-heading.sub {
        padding-left: 16px;
    }
    
    .footer .copy p {
        font-size: 14px;
    }
    
    .sec-experts .head h2 {
        font-size: 40px;
    }
    
    .single .inner-banner h2 {
        font-size: 34px;
        margin-top: 75px;
    }
    
    .accordion-container .set .content .slick-prev {
        left: -40px;
    }
    
    .accordion-container .set .content .slick-next {
        right: -40px;
    }
    
    .page-id-35 .sec-cta .map-row{
        display: flex;
        flex-direction: column-reverse;
    }
    
    .page-id-35 .sec-cta .col-sm-6 {
        width: 100%;
    }
    
    section.sec-books .main .pic img {
        min-height: 355px;
    }
    
    .single-books .inner-banner h2{
        font-size: 26px;
    }
    
    
}

@media screen and (max-width: 800px){
    .single-our_services .col-sm-6{
        width: 100%;
    }
}

@media screen and (max-width: 500px){
    a#hamburg {
        top: 30px;
        z-index: 999;
    }

    header.header .above .row {
        flex-direction: column;
    }
    
    header.header .below .handy-3{
        width: 100%;
    }
    
    header.header .below .handy-3 .logo {
        text-align: center;
    }
    
    header.header .below .handy-2{
        display: none;
    }
    
    .banner .head {
        height: auto;
        text-align: left;
        padding: 10px 0 150px 10px;
    }
    
    .banner .bg-img {
        height: auto;
    }
    
    .top_title {
        font-size: 24px;
    }
    
    .banner .head h2 {
        font-size: 38px;
    }
    
    .banner .head h1 {
        font-size: 40px;
    }
    
    .learn, .contact {
        display: none !important;
    }
    
    /*.banner .learn {*/
    /*    margin-bottom: 15px;*/
    /*}*/
    
    /*.banner .learn a {*/
    /*    font-size: 18px;*/
    /*}*/
    
    /*.banner .contact a {*/
    /*    font-size: 18px;*/
    /*}*/
    
    .sec-about .abt-col-1,
    .sec-about .abt-col-2{
        width: 100%;
    }
    
    .sec-about .head h2 {
        font-size: 40px;
    }
    
    .sec-about .abt-col-2 {
        margin-top: 25px;
    }
    
    .sec-service .main {
        margin-left: 15px;
        margin-right: 15px;
    }
    
    .sec-experts .main {
        margin: 20px;
    }
    
    .home .sec-service .slick-prev, .page-id-30 .sec-experts .slick-prev {
        left: 0;
    }
    
    .home .sec-service .slick-next, .page-id-30 .sec-experts .slick-next {
        right: 0px;
    }
    
    .sec-service {
        height: auto;
    }
    
    .sec-service .head h2 {
        font-size: 40px;
    }
    
    .sec-testimonial .top h2 {
        font-size: 40px;
    }
    
    .sec-testimonial .container:before {
        right: 10px;
    }
    
    .sec-ready .head h2 {
        font-size: 20px;
    }
    
    .sec-ready .head h3 {
        font-size: 32px;
    }
    
    .sec-ready .row{
        flex-direction: column;
    }
    .sec-ready {
        height: auto;
    }
    
    .sec-ready .head {
        margin-bottom: 24px;
    }
    
    .sec-book {
        height: auto;
        padding-bottom: 0;
    }
    
    .sec-book .head {
        padding-left: 0;
        padding-top: 0;
    }
    
    .sec-book .head h2 {
        margin: 0px 0 35px;
        font-size: 40px;
    }
    
    .book_slider .slick-dots {
        bottom: 50px;
    }
    
    section.sec-git .top-head p{
        padding: 0;
    }
    
    section.sec-git .home-row {
        display: flex;
        flex-direction: column-reverse;
    }
    .col-sm-4 .top-heading.sub {
    padding-left: 0px;
}

.footer .copy p {
    text-align: center;
}
.footer .copy-2 p{
    text-align: center;
}

.sec-experts .head h2 {
    font-size: 35px;
}


.page-id-163 .sec-service .main:not(.col-sm-4:last-child .main){
    margin-bottom: 150px;
}

.single .inner-banner h2 {
    margin-top: 60px;
}

.inner-banner h2 {
    font-size: 40px;
}

.book a {
    background-color: #956fd6;
    color: #fff;
    padding: 15px 24px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    transition: .5s all ease-in-out;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-top: 20px;
}

.map-form {
    margin-top: 30px;
}

    
    
}

@media screen and (max-width: 400px){
    
    .top_title {
        font-size: 18px;
    }
    
    .banner .head{
        text-align: left;
    }
    
    .banner .head h2 {
        font-size: 32px;
    }
    
    .banner .head h1 {
        font-size: 30px;
    }
    
    .banner .learn a {
        font-size: 16px;
    }
    
    .banner .contact a {
        font-size: 16px;
        color: #ffffff;
        border: solid 1px #ffffff;
    }
    
    .sec-about .head h2 {
        font-size: 35px;
    }
    
    .sec-about .head .about_slider_text h3 {
        font-size: 30px !important;
    }
    
    .sec-about .head .about_slider_text strong {
        font-size: 20px !important;
    }
    
    .sec-service .head h2 {
        font-size: 35px;
    }
    
    .sec-testimonial .top h2 {
        font-size: 35px;
    }
    
    .sec-testimonial .container:before {
        right: -35px;
        top: 90px;
        background-size: 50px;
    }
    
    .sec-book .head h2 {
        margin: 0px 0 30px;
        font-size: 35px;
    }
    
    section.sec-git .top-head h2 {
        font-size: 40px;
    }
    
    .sec-git {
        padding: 40px 0;
    }
    
    .inner-banner {
    height: 170px;
    }
    
    .inner-banner h2 {
    font-size: 36px;
    }
    
    .inner-banner h2 {
    margin-top: 53px;
    }
    
    .banner .head {
    text-align: left;
    }
    
    .single .inner-banner h2 {
        margin-top: 40px;
        font-size: 32px;
    }
    
    .single-our_services .inner-banner h2 {
        margin-top: 55px;
        font-size: 32px;
    }
    
    .set a {
    font-size: 22px;
    }
    
}

@media screen and (max-width: 320px){
    
    header.header .below .book a {
        padding: 15px 8px;
        font-size: 13px;
    }
    
    .banner .head {
        padding: 10px 0 10px 5px;
    }
    
    .sec-testimonial .top h2 {
        font-size: 30px;
    }
    
    .sec-testimonial .container:before {
        top: 50px;
    }
    
    .sec-experts .head h2 {
        font-size: 28px;
    }
    
    .single .inner-banner h2 {
        font-size: 27px;
    }
    
    .inner-banner h2 {
        font-size: 30px;
    }
}
