body{overflow-x:hidden;}
@media(min-width:1450px) {
  .slide_menu_img {
    position: absolute;
    top:25%;
    right: 78%;
  }
  .close-nav {
    right: 13.2%;
    position: absolute;
  }
  .hero {
    padding: 230px 0 240px;
    position: relative;
    width: 100%;
    overflow:hidden;
  }
  .hero img {
    position: absolute;
    width: 72%;
    top: 0;
    right: 0;
    margin-top: -230px;
    min-height: 690px;
    object-fit: cover;
    max-height: 710px;
  }
  .hero h1 {
    width:50%
  }
  .aside-navigation {
    height: 100vh;
    right: -100%;
    position: absolute;
    top: 0;
    transition: right .8s;
    width:50.4%;
  }
  .aside-navigation nav {
    max-width: 530px;
  }
}
/* Start @media(max-width:1200px) */
@media(max-width: 1400px) {
  .slide_menu_img {
    position: absolute;
    top: 30%;
    right: 78%;
  }
  .slide_menu_img img {
    max-width:310px;
  }
}

/* Start @media(min-width:1200px) */
@media(min-width: 1200px) {
}

/* Start @media(min-width:1024px) */
@media(min-width: 1024px) {
}

/* Start @media(max-width:1024px) */
@media(max-width: 1024px) {
  .logo {
    height: 28px;
    margin-top: 26px;
  }
  .main-header {
    height: 80px;
  }
  .main-header::before {
    height: 80px;
  }
  .open-nav {
    height: 80px;
    width: 80px;
  }
  .open-nav i {
    width: 32%;
  }
}

/* Start @media(max-width:870px) */
@media(max-width: 870px) {
  .footer-default {
    height: auto;
    line-height: normal;
    position: relative;
    text-align: center;
  }
  .footer-default .copyright {
    margin-bottom: 17px;
    line-height: 1.4;
  }
  .hero h1 {
    font-size: 4.7rem;
    line-height: normal;
  }
  .hero .hero h1 br {
    content: '';
  }
  .hero .social-links {
    display: none;
  }
  .feature_slide_section_left h1 {
    font-size: 4.7rem!important;
    line-height: normal!important;
  }
  .feature_slide_section_right h1 {
    font-size: 4.7rem!important;
    line-height: normal!important;
  }
  .experience_legacy_section h1 {
    font-size: 4.7rem!important;
    line-height: normal!important;
  }
}
@media only screen and (min-width:992px) and (max-width:1340px) {
  .client_logo_section ul {
    width: 95%;
  }
}
@media only screen and (min-width:992px) and (max-width:1270px) {
  .hero h1 {
    font-size: 4.7rem;
    line-height: normal;
  }
  .hero .hero h1 br {
    content: '';
  }
  .hero .social-links {
    display: none;
  }
  .feature_slide_section_left h1 {
    font-size: 4.7rem!important;
    line-height: normal!important;
  }
  .feature_slide_section_right h1 {
    font-size: 4.7rem!important;
    line-height: normal!important;
  }
  .experience_legacy_section h1 {
    font-size: 4.7rem!important;
    line-height: normal!important;
  }
  .feature_slide_section_left .home_leftcontent_section p {
    line-height: 30px;
    max-width: 85%;
  }
  .feature_slide_section_right .home_rightcontent_section p {
    line-height: 30px;
    max-width: 37%;
  }
  .experience_legacy_section .home_leftcontent_section p {
    line-height: 30px;
    max-width: 60%;
  }
  .client_logo_section ul {
    width: 100%;
    max-width:850px;
  }
  .client_logo_section .container {
    padding: 0 5%;
  }
  .client_logo_section ul li {
    float: left;
    padding-right:20px;
  }
  .feature_slide_section_right .dropdown_menu_section1 {
    margin-top: -20px;
    margin-right: 30px;
  }
  .feature_slide_section_right .home_rightcontent_section p {
    line-height: 30px;
    max-width: 60%;
  }
}
/* Start @media(max-width:770px) */
@media(max-width:991px) {
  .hero {
    padding:0;
  }
  .aside-navigation {
    width: 100%;
  }
  .slide_menu_img {
    position: absolute;
    top: 30%;
    right: 78%;
    display: none;
  }
  .open-nav i {
    top: 35%;
  }
  .aside-navigation nav {
    right: 25px;
    padding-right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: right;
    height: 100%;
    overflow-y: scroll;
  }
  .close-nav {
    float: right;
    font-size: 1.3rem;
    margin: 0px;
    top: 28px;
    right: 10px;
    position: absolute;
  }
  .aside-navigation nav p {
    width: 100%;
    text-align: right;
    float: right;
  }
  .aside-navigation nav ul li {
    font-size: 30px;
    line-height: 30px;
    text-align: right;
  }

  .hero img {
    margin-top: 0;
    padding:0;
    min-height:100%
  }
  .hero h1 {
    font-size: 4.7rem;
    line-height: normal;
    padding: 15% 0;
  }
  .discover_section .down_arrow_img {
    display: block;
    position: absolute;
    left: 42%;
    top: 55%;
  }
  .experience_legacy_section ul.bjqs {
    min-height: 354px;
  }
  .client_logo_section {
    width: 100%;
    height: auto;
    padding:50px 0 90px;
    clear: both;
    position: relative;
  }
  .client_logo_section ul li {
    float: left;
    padding-right: 10px;
    width: 25%;
  }
  .client_logo_section ul li img {
    width: auto;
    max-width: 100%;
    vertical-align: bottom;
  }
  .feature_slide_section_left #banner-fade {
    min-height: 300px;
    position: absolute !important;
    left: 0;
    width: 100%;
    max-width: 1200px !important;
    margin-top: 60px;
  }
  .feature_slide_section_left .home_leftcontent_section {
    width: 100%;
  }
  .feature_slide_section_left ul.bjqs {
    min-height: 300px;
  }
  ul.bjqs li img {
    object-fit: cover;
    height: 100% !important;
    min-height: 300px !important;
  }
  .feature_slide_section_left .home_leftcontent_section {
    background: #212121;
    padding: 430px 0 40px 12%;
    float: left;
  }
  .feature_slide_section_left ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 75%;
    top: 104% !important;
    background: url(../img/arrow.png) no-repeat;
    width: 23px;
    height: 42px;
    font-size: 0;
  }
  .feature_slide_section_left ul.bjqs-controls.v-centered li.bjqs-next a {
    left: 85%;
    top: 104% !important;
    background: url(../img/arrow2.png) no-repeat;
    width: 23px;
    height: 42px;
    font-size: 0;
  }
  /**/
  .feature_slide_section_right {
    padding-top: 100px;
  }
  .feature_slide_section_right #banner-fade1 {
    min-height: 300px;
    position: absolute !important;
    left: 0;
    width: 100%;
    max-width: 1200px !important;
    margin-top: 0;
  }
  .feature_slide_section_right .home_rightcontent_section {
    width: 100%;
  }
  .feature_slide_section_right ul.bjqs {
    min-height: 300px;
  }
  .feature_slide_section_right .home_rightcontent_section {
    padding: 430px 0 40px 12%;
    float: left;
  }
  .feature_slide_section_right ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 75%;
    top: 104% !important;
    background: url(../img/arrow.png) no-repeat;

    width: 23px;
    height: 42px;
    font-size: 0;
  }
  .feature_slide_section_right ul.bjqs-controls.v-centered li.bjqs-next a {
    left: 85%;
    top: 104% !important;
    background: url(../img/arrow2.png) no-repeat;
    width: 23px;
    height: 42px;
    font-size: 0;
  }
  /**/
  .experience_legacy_section {
    display: block;
    width: 84%;
    height: auto;
    clear: both;
    padding-top: 10px;
    margin: 0 auto;
  }
  .experience_legacy_section #banner-fade2 {
    min-height: 300px;
    position: absolute !important;
    right: 0;
    width: 78%;
    max-width: 1200px !important;
    margin-top: 60px;
  }
  .experience_legacy_section .home_leftcontent_section {
    width: 100%;
  }
  .experience_legacy_section ul.bjqs {
    min-height: 300px;
  }
  .experience_legacy_section .home_leftcontent_section {
    background: #212121;
    padding: 430px 0 40px 12%;
    float: left;
  }
  .experience_legacy_section ul.bjqs-controls.v-centered li.bjqs-prev a {
    left:60%;
    top: 104% !important;
    background: url(../img/arrow.png) no-repeat;
    width: 23px;
    height: 42px;
    font-size: 0;
  }
  .experience_legacy_section ul.bjqs-controls.v-centered li.bjqs-next a {
    left:75%;
    top: 104% !important;
    background: url(../img/arrow2.png) no-repeat;
    width: 23px;
    height: 42px;
    font-size: 0;
  }
  .learn_more_btn_home a {
    bottom: 4%;
  }
  .experience_legacy_section .home_leftcontent_section p {
    line-height: 28px;
    max-width: 377px;
    margin-top: 20px;
    width: 90%;
  }
  .feature_slide_section_left .dropdown_menu_section {
    margin-left: 1.5%;
  }
  .feature_slide_section_left .dropdown_menu_section li {
    list-style: none;
    text-transform: capitalize;
    font-size: 35px;
    line-height: 41px;
    text-align: left;
    padding-bottom: 20px;
  }
  .feature_slide_section_right .dropdown_menu_section1 {
    margin-top: -20px;
    margin-right: 30px;
  }
  .feature_slide_section_right .dropdown_menu_section1 li {
    list-style: none;
    text-transform: capitalize;
    font-size: 35px;
    line-height: 41px;
    text-align: right;
    padding-bottom: 20px;
  }
}
@media(max-width:767px) {
  .contact-form .input input, .contact-form .select select, .contact-form .textarea textarea {
    font-size:17px;
  }
  .date_section::before {
    background: url(../img/calender.png) no-repeat right;
    width: 28px;
    height: 28px;
    content: '';
    position: absolute;
    right: 0;
    bottom: 10px;
    background-size: 100%;
  }
  .contact_form_slide h1 {
    font-size:3rem;
    line-height: normal;
  }
}
@media only screen and (min-width:568px) and (max-width:1080px) {
  .feature_slide_section_left ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 79%;
  }
}
/* Start @media(max-width:570px) */
@media(max-width: 570px) {
  .feature_slide_section_right .dropdown_menu_section1 {
    margin-top: -20px;
    margin-right: 25px;
  }
  .cta .hero h1 {
    font-size: 3rem;
    line-height: normal;
  }
  .entry-content .post-img {
    height: 400px;
  }
  .hero h1 {
    font-size: 3.7rem;
  }
  .feature_slide_section_left h1 {
    font-size: 3.7rem!important;
    line-height: normal!important;
  }
  .feature_slide_section_right h1 {
    font-size: 3.7rem!important;
    line-height: normal!important;
  }
  .experience_legacy_section h1 {
    font-size: 3.7rem!important;
    line-height: normal!important;
  }
  .contact_form_slide h1 {
    font-size:2.5rem;
    line-height: normal;
  }
  .contact-form {
    margin-top: 50px;
  }
  .contact-form section {
    margin-bottom: 30px;
  }
  .date_section::before {
    background: url(../img/calender.png) no-repeat right;
    width: 28px;
    height: 28px;
    content: '';
    position: absolute;
    right: 0;
    bottom: 10px;
    background-size: 100%;
  }
  .contact-form .input input, .contact-form .select select, .contact-form .textarea textarea {
    font-size:17px;
  }
  .contact-form select option{
    font-size:16px;
    line-height:25px!important
  }
}

/* Start @media(max-width:420px) */
@media(max-width: 420px) {
  .cta .hero h1 {
    font-size: 2.5rem;
    margin-bottom: 36px;
    line-height: normal;
  }
  .hero {
    padding:0px;
  }
  .hero h1 {
    font-size: 2.8rem;
    line-height: 1.2;
    line-height: normal;
  }
  .feature_slide_section_left h1 {
    font-size: 2.8rem!important;
    line-height: normal!important;
  }
  .feature_slide_section_right h1 {
    font-size: 2.8rem!important;
    line-height: normal!important;
  }
  .experience_legacy_section h1 {
    font-size: 2.8rem!important;
    line-height: normal!important;
  }
  .discover_section .down_arrow_img {
    display: block;
    position: absolute;
    left: 40%;
    top: 55%;
  }
  .social-links li {
    font-size: 16px;
  }
}

/* Start @media(max-width:320px) */
@media(max-width: 320px) {
  .cta .hero h1, .contact .hero h1 {
    font-size: 2rem;
    line-height: normal;
  }
  .hero h1 {
    font-size: 2.3rem;
    line-height: normal;
  }
}
