/* Aneesh 19-12-2019 */

/* font */

/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {font-family: "Rockwell Bold Italic";
  src: url("../fonts/rockwell/0fcaf7a1825173b1bcba0124d287c52b.eot"); /* IE9*/
  src: url("../fonts/rockwell/0fcaf7a1825173b1bcba0124d287c52b.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/rockwell/0fcaf7a1825173b1bcba0124d287c52b.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/rockwell/0fcaf7a1825173b1bcba0124d287c52b.woff") format("woff"), /* chrome、firefox */
  url("../fonts/rockwell/0fcaf7a1825173b1bcba0124d287c52b.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/rockwell/0fcaf7a1825173b1bcba0124d287c52b.svg#Rockwell Bold Italic") format("svg"); /* iOS 4.1- */
}

@font-face {
    font-family: 'rockwellitalic';
    src: url('../fonts/rockwell_l_i/mrockwell-italic-webfont.woff2') format('woff2'),
         url('../fonts/rockwell_l_i/mrockwell-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




body,
html {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
body{
    margin-top: 75px;
}
a:hover {
    text-decoration: none;
}
.primary_font {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.full_wrpr {
    width: 100%;
    float: left;
}
.header_main {
    background-color: #1C1C1C;
    padding-top: 18px;
    padding-bottom: 18px;
}
.wrpr_d_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.primary_wrpr {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    float: left;
}
.eq_space {
    -webkit-box-pack: justify;
            -ms-flex-pack: justify;
        justify-content: space-between;
}
.contact_wrpr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
            -ms-flex-pack: center;
        justify-content: center;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
    float: left;
}
.number {
    margin-right: 20px;
}
.contact_with_icon {
    width: auto;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
    color: #BFBFBF;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.contact_with_icon a {
    width: auto;
    float: left;
    color: #BFBFBF;
    margin-left: 5px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.contact_with_icon a:hover{
    color: #ececec;
}
.contact_with_icon .icon {
    width: auto;
    float: left;
    height: auto;
    color: #BFBFBF;
}
.main_nav {
    width: auto;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
}
.nav_elements_list {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
    float: left;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
}
.nav_elements_list li {
    list-style: none;
    width: auto;
    float: left;
}
.nav_elements_list li:last-child a {
    margin-right: 0px;
}
.nav_elements_list li a {
    list-style: none;
    width: auto;
    float: left;
    font-size: 12px;
    line-height: 12px;
    color: #BFBFBF;
    margin-right: 30px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.nav_elements_list li.active a{
    color: #FAA61A;
}
.nav_elements_list li a:hover {
    color: #FAA61A;
}
.profile_btn {
    width: auto;
    font-size: 12px;
    line-height: 12px;
    background: #FAA61A;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 40px;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
    -webkit-box-pack: center;
            -ms-flex-pack: center;
        justify-content: center;
    border-radius: 25px;
    position: relative;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    transition: .3s all ease-in-out;
}
.profile_btn span {
    font-weight: 600;
    margin-left: 5px;
}
.profile_btn:hover {
    text-decoration: none;
    color: #000000;
    background-color: #d78d11;
}
.profile_btn::after {
    content: '';
    width: 21px;
    height: 23px;
    background-image: url('../images/drop_arrow.png');
    position: absolute;
    left: 14px;
    top: 0px;
}
.social_media_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
}
.social_media_icons li {
    width: auto;
    float: left;
    list-style: none;
}
.social_media_icons li:first-child a {
    margin-left: 0px;
}
.social_media_icons li a {
    font-size: 15px;
    line-height: 15px;
    color: #BFBFBF;
    margin-left: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.social_media_icons li a:hover{
    color: #ececec;
}
.back_to_top {
    width: 45px;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* border: 1px solid #929292; */
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: fixed;
    font-size: 14px;
    right: 15px;
    bottom: 15px;
    z-index: 55;
    color: #faa61a;
    background-color: #1c1c1c;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
.back_to_top.active {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.hangburger_trigger {
    width: 100%;
    float: left;
    max-width: 35px;
    position: relative;
    margin-left: -7px;
    cursor: pointer;
    height: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    display: none;
}
.hangburger_trigger span {
    width: 22px;
    height: 2px;
    margin-bottom: 3px;
    background-color: #ffffff;
    display: block;
}
.hangburger_trigger span:last-child {
    margin-bottom: 0px;
}
.hangburger_main {
    position: fixed;
    width: 350px;
    height: 100%;
    left: 0;
    top: 0;
    background: #1c1c1c;
    overflow-y: scroll;
    padding-bottom: 27px;
    left: -100%;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    z-index: 126;
}
.hangburger_main.active {
    left: 0%;
}
/* hamburger_inner_elements_style */

.hangburger_main .logo {
    width: 100%;
    float: left;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12941176470588237);
    pointer-events: none;
}
.hangburger_main .logo img {
    pointer-events: auto;
}
.hangburger_main .main_nav {
    width: 100%;
    float: left;
}
.hangburger_main .nav_elements_list li {
    width: 100%;
    float: left;
}
.hangburger_main .nav_elements_list {
    width: 100%;
    float: left;
}
.hangburger_main .nav_elements_list li a {
    padding: 15px;
    width: 100%;
    float: left;
    margin: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12941176470588237);
}
.hangburger_main .contact_wrpr {
    width: 100%;
    float: left;
}
.hangburger_main .contact_with_icon {
    margin-right: 0;
    width: 100%;
    float: left;
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12941176470588237);
}
.hangburger_main .social_media_icons {
    position: fixed;
    bottom: 0px;
    left: inherit;
    width: inherit;
    float: left;
    background: #faa61a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
            -ms-flex-pack: center;
        justify-content: center;
    padding: 10px;
}
.hangburger_main .social_media_icons a {
    color: #1c1c1c;
    width: auto;
    float: left;
}
.hangburger_main .profile_btn {
    width: 100%;
    float: left;
    border-radius: 0px;
    padding: 15px;
    background-color: #fafafa1c;
    color: #e0e0e0;
    -webkit-box-pack: start;
            -ms-flex-pack: start;
        justify-content: start;
}
.hangburger_main .profile_btn::after {
    display: none;
}
.overlay_close {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.70);
    opacity: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    z-index: 125;
    pointer-events: none;
}
.overlay_close.active {
    z-index: 125;
    opacity: 1;
    pointer-events: auto;
}
/* footer_section_styles */

.logo_footer {
    margin-bottom: 15px;
    width: auto;
    float: left;
}
.bg_primary {
    background: #FAA61A;
}
.footer_main_wrpr {
    padding-top: 60px;
    padding-bottom: 40px;
}
.footer_text {
    width: 100%;
    float: left;
}
.text_black {
    font-size: 12px;
    line-height: 18px;
    color: #232323;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
}
.view_more_dark {
    font-size: 12px;
    line-height: 12px;
    border: 1px solid #242323;
    color: #242323;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding: 7px 10px;
    width: auto;
    float: left;
    background: transparent;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.view_more_dark:hover {
    background: #242323;
    color: #FAA61A;
}
.about_footer {
    width: 50%;
    float: left;
    padding-right: 10%;
}
.heading_footer {
    color: #242323;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 45px;
    font-weight: 500;
}
.heading_footer::after {
    content: '';
    width: 50px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: -15px;
    left: 0px;
}
.nav_quick_links {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.navigation_footer {
    width: 15%;
    float: left;
}
.nav_quick_links li {
    width: 100%;
    float: left;
    list-style: none;
}
.nav_quick_links li:last-child a{
    margin-bottom: 0px;
}
.nav_quick_links li a {
    color: #232323;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    width: auto;
    float: left;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.nav_quick_links li a:hover{
    opacity: .6;
}
.contact_with_icon.footer_style .icon,
.contact_with_icon.footer_style a {
    color: #232323;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.contact_with_icon.footer_style a:hover{
    opacity: .5;
}
.address_footer {
    width: 21%;
    float: left;
}
.addree_location {
    width: 100%;
    float: left;
    max-width: 168px;
}
.number.footer_style {
    margin-bottom: 15px;
}
.follow_us_footer {
    width: 14%;
    float: left;
}
.social_media_icons.footer_style li a {
    color: #242323;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.social_media_icons.footer_style li a:hover{
    opacity: .5;
}
.copyright_text {
    font-size: 11px;
    color: #242323;
    line-height: 13px;
    font-family: 'Roboto', sans-serif;
    width: calc(100% - 285px);
    float: left;
}
.poweredby{
    float: right;
    font-size: 11px;
    color: #242323;
    line-height: 13px;
    font-family: 'Roboto', sans-serif;
    width: auto;
    float: left;

}

.copyright_wrpr {
    border-top: 1px solid rgba(36, 35, 35, 0.2196078431372549);
    padding: 25px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
            -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.poweredby a {
    color: #242323;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.poweredby a:hover {
    opacity: .6;
}
.min_banner_wrpr {
    height: 400px;
    width: 23%;
    float: left;
    -webkit-transform: skew(-20deg, 0deg);
            -ms-transform: skew(-20deg, 0deg);
        transform: skew(-20deg, 0deg);
}
.min_banner_wrpr img{
    height: 100%;
}
.about_img_thumbnail_skewed {
    width: 100%;
    float: left;
    height: 340px;
    -webkit-transform: skew(-5deg, 0deg);
            -ms-transform: skew(-5deg, 0deg);
        transform: skew(-5deg, 0deg);
    overflow: hidden;
    border: 5px solid #B1B1B1;
    padding: 30px;
    background: #fff;
    position: relative;
    z-index: 5;
    left: 25px;
}
.about_anim {
    width: 360px;
    float: left;
    position: relative;
    z-index: 1;
}

.abt_wrpr {
    padding-bottom: 60px;
    padding-top: 60px;
    overflow: hidden;
}
.about_img_wrpr img {
    -webkit-transform: skew(5deg, 0deg);
            -ms-transform: skew(5deg, 0deg);
        transform: skew(5deg, 0deg);
    position: relative;
    left: -30px;
    top: -120px;
    transition: .3s all ease-in-out;
}
.about_section_wrpr {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
            -ms-flex-pack: center;
        justify-content: center;
}
.about_section_wrpr:hover .about_img_wrpr img{
        transform: skew(5deg, 0deg) scale(1.03);
}
.about_section_wrpr:hover .profile_wrpr{
    
    background-color: #fbfbfb;
}
.about_img_wrpr {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.heading_bold {
    font-family: "Rockwell Bold Italic";
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
.text_container{
     font-size: 14px;
     line-height:  22px;
     width: 100%;
     float: left;
     margin-bottom: 25px;
}
.text_container span{
    font-weight: 500;
}
.profile_wrpr {
    width: calc(100% - 538px);
    float: left;
    -webkit-transform: skew(-5deg, 0deg);
            -ms-transform: skew(-5deg, 0deg);
        transform: skew(-5deg, 0deg);
    padding: 40px 80px 40px 80px;
    border: 5px solid #b1b1b1;
    position: relative;
    margin-top: 60px;
    left: -25px;
    transition: .3s all ease-in-out;
}
.skew_blocker{
    -webkit-transform: skew(5deg, 0deg);
            -ms-transform: skew(5deg, 0deg);
        transform: skew(5deg, 0deg);
}
.explore_btn {
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 13px;
    padding: 10px 30px;
    border: 3px solid #000000;
    color: #000000;
    letter-spacing: 2px;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.explore_btn:hover{
    background-color: #000000;
    color: #fff;
}
.address_footer .contact_with_icon {
    color: #232323;
    width: 100%;
    float: left;
}


/* skeued_structure */



.wrpr_height {
    height: 600px;
    background: transparent;
    overflow: hidden;
    width: 100%;
    float: left;
    position: relative;
}
.skeuw_wrap {
    -webkit-transform: skew(0deg, 9deg);
            -ms-transform: skew(0deg, 9deg);
        transform: skew(0deg, 9deg);
    width: 100%;
    height: 100%;
    margin-top: -107px;
    overflow: hidden;
    float: left;
    position: relative;
}
.image_elements_wrpr {
    padding: 40px 30px;
    background-image: url('../images/bg_images/bg_img_1.jpg');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    -webkit-transform: skew(0deg, -9deg);
            -ms-transform: skew(0deg, -9deg);
        transform: skew(0deg, -9deg);
    margin-top: 107px;
    float: left;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}
.elements_wrpr {
    padding: 40px 30px;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: skew(0deg, 9deg);
            -ms-transform: skew(0deg, 9deg);
        transform: skew(0deg, 9deg);
    margin-top: -105px;
    overflow: hidden;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.full_wrpr.wrpr_height:hover .image_elements_wrpr {
    -webkit-transform: scale(1.02) skew(0deg, -9deg);
            -ms-transform: scale(1.02) skew(0deg, -9deg);
        transform: scale(1.02) skew(0deg, -9deg);
}

.top_slope .elements_wrpr {
    margin-top: 105px;
}
.details_block {
    -webkit-transform: skew(0deg, -9deg);
            -ms-transform: skew(0deg, -9deg);
        transform: skew(0deg, -9deg);
    width: 100%;
    max-width: 456px;
    background: #fff;
    padding: 30px;
    float: left;
    position: absolute;
    top: 200px;
    left: 30px;
    padding-bottom: 210px;
    -webkit-box-shadow: 2px 2px 13px #000;
            box-shadow: 2px 2px 13px #000;
}
.top_slope .details_block {
    right: 30px;
    bottom: 210px;
    left: auto;
    top: auto;
    padding-bottom: 100px;
    padding-top: 104px;
}
.top_slope .more_details_btn {
    top: auto;
    bottom: 60px;
    right: auto;
    left: -20px;
}

.details_head {
    font-family: "Rockwell Bold Italic";
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.details_head_min{
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
    color: #000000;

}
.details_para{
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    float: left;
    color: #000000;
    margin-bottom: 40px;

}

.more_details_btn {
    font-size: 12px;
    line-height: 12px;
    width: auto;
    float: left;
    background-color: #FAA61A;
    color: #fff;
    padding: 15px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    position: absolute;
    right: -20px;
    bottom: 130px;
}
.more_details_btn:hover{
    background-color: #ef9e18;
    color: #fff;
}
.more_details_btn .icon {
    margin-left: 15px;
    font-size: 9px;
}
.pixel_hider::after{
    content: '';
    width: 100%;
    float: left;
}
.top_slope .skeuw_wrap {
    margin-top: 106px;
}
.top_slope .image_elements_wrpr {
    margin-top: -106px;
}
.top_slope:last-child{
    margin-bottom: 0px;
}
.top_slope {
    margin-top: -200px;
    margin-bottom: 10px;
}
.bg_img2{
    background-image: url('../images/bg_images/bg_img_2.jpg');
} 
.bg_img3{
    background-image: url('../images/bg_images/bg_img_3.jpg');
} 
.bg_img4{
    background-image: url('../images/bg_images/bg_img_4.jpg');
} 



/* news_letter */
.news_heading {
    font-size: 30px;
    line-height: 30px;
    color: #393939;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
.news_letter_text_wprp {
    width: calc(100% - 50%);
    float: left;
}
.news_heading_sub {
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    float: left;
}
.bg_primary1{
    background: #E8E8E8;
}
.newsletter_wrpr {
    padding-top: 30px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}





.subscribe_wrp {
    width: 50%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
        justify-content: flex-end;
}
.subscribe_form_wrap {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.form_group_sub {
    width: auto;
    float: left;
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
        flex: 1 0;
}
.subscribe_text_box {
    width: 100%;
    float: left;
    height: 45px;
    border: none;
    padding: 0 25px;
    border-radius: 25px 0 0 25px;
    -webkit-border-radius: 25px 0 0 25px;
    -moz-border-radius: 25px 0 0 25px;
    -ms-border-radius: 25px 0 0 25px;
    -o-border-radius: 25px 0 0 25px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #2D2D2D;
}
.subscribe_btn {
    width: 100px;
    float: right;
    padding: 0 20px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    border: none;
    background: #FF0000;
    color: #ffffff;
    font-size: 14px;
    height: 45px;
    border-radius: 0 25px 25px 0;
    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    -ms-border-radius: 0 25px 25px 0;
    -o-border-radius: 0 25px 25px 0;
}
input, bitton:focus{
    outline: none;
}
.subscribe_btn_wrap {
    width: auto;
    float: right;
}

/* slider Section style */


.banner_skewe_wrpr {
    width: calc(25% - 5px);
    float: left;
    height: 100%;
    -webkit-transform: skew(-9deg, 0deg);
            -ms-transform: skew(-9deg, 0deg);
        transform: skew(-9deg, 0deg);
    overflow: hidden;
    position: relative;
    margin-right: 5px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.active .banner_skewe_wrpr{
    width: calc(21.6666% - 5px);
}
.zoom.banner_skewe_wrpr{
    width: calc(35% - 5px);
}
.zoom .skew_blocker_wrpr::before {

        background: rgba(0, 0, 0, 0.64);

}
.skew_blocker_wrpr::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    
    top: 0;
    left: 0;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.skew_blocker_wrpr {
    -webkit-transform: skew(9deg, 0deg);
            -ms-transform: skew(9deg, 0deg);
        transform: skew(9deg, 0deg);
    width: 700px;
    float: left;
    height: 100%;
    position: relative;
    margin-left: -50px;
    opacity: 1;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.zoom .banner_elements_wrpr{
    top: 100px;
}
.banner_elements_wrpr {
    z-index: 3;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    width: auto;
    position: absolute;
    top: 377px;
    left: 81px;
}
.banner_wrpr{
    overflow: hidden;
    height: 580px;
}
.banner_resizer {
    width: 110%;
    float: left;
    height: 100%;
    margin-left: -4.4%;
    margin-top: 5px;
}
.banner_01 {
    background-image: url('../images/banner_images/banner_01.jpg');
    background-position: center right;
    background-size: cover;
}
.banner_02 {
    background-image: url('../images/banner_images/banner_02.jpg');
    background-position: center right;
    background-size: cover;
}
.banner_03 {
    background-image: url('../images/banner_images/banner_03.jpg');
    background-position: center right;
    background-size: cover;
}
.banner_04 {
    background-image: url('../images/banner_images/banner_04.jpg');
    background-position: center right;
    background-size: cover;
}
.heading_main{
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-family: "Rockwell Bold Italic";
    width: 100%;
    float: left;
}
.heading_main_sub {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-family: "Rockwell Bold Italic";
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.text_main_inner {
    width: 253px;
    max-width: 253px;
    float: left;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-family: Roboto,sans-serif;
    display: none;
    opacity: 0;
    visibility: hidden;
    margin-bottom: 15px;
}
.zoom .explore_btn.btn_darkish{
    display: block;
    opacity: 1;
    visibility: visible;
}
.explore_btn_wprp{
    width: 100%;
    float: left;
}
.explore_btn.btn_darkish{
 
    color: #fff;
    border-color: #fff;
    display: none;
    opacity: 0;
    visibility: hidden;
}
.explore_btn.btn_darkish:hover{
    background-color: #fff;
    color: #000;
}
.left .jumbo_letter {
    font-size: 350px;
    line-height: 230px;
    font-family: 'rockwellitalic';
    
    color: rgba(255, 255, 255, 0.35);
    position: absolute;
    bottom: 0;
    font-style: italic;
    right: 40px;
    width: auto;
    float: left;
}
.right .jumbo_letter {
    font-size: 350px;
    line-height: 230px;
    font-family: 'rockwellitalic';
    
    color: rgba(255, 255, 255, 0.35);
    position: absolute;
    bottom: 0;
    font-style: italic;
    left: -38px;
    width: auto;
    float: left;
}
.jumbo_letter {
    z-index: 1;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.center .jumbo_letter {
    font-size: 350px;
    line-height: 230px;
    font-family: 'rockwellitalic';
    color: rgba(255, 255, 255, 0.35);
    position: absolute;
    bottom: 0;
    left: -10%;
    width: 100%;
    float: left;
    text-align: center;
    -webkit-transform: translateX(2%);
            -ms-transform: translateX(2%);
        transform: translateX(2%);
}
.zoom .jumbo_letter {
    font-size: 500px;
    line-height: 340px;
}
.zoom .text_main_inner{
    display: block;
    opacity: 1;
    visibility: visible;
}
.element_skew{
    width: 100%;
    float: left;
    -webkit-transform: skew(9deg, 0deg);
            -ms-transform: skew(9deg, 0deg);
        transform: skew(9deg, 0deg);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zoom .jumbo_letter{
    left: -10%;
    width: 100%;
    float: left;
    text-align: center;
    -webkit-transform: translateX(2%);
            -ms-transform: translateX(2%);
        transform: translateX(2%);
}
.banner_block{
    margin-bottom: 20px;
    overflow: hidden;
}
.banner_block img{
    width: 100%;
}



/* contact */

.lx_contact_wrp {
    width: 100%;
    float: left;
    padding: 50px;
    background: #f5f5f5;
    margin-bottom: 40px;
}
.section-header h2 {
    color: #1c1c1c;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    /* display: inline-block; */
    text-align: center;
    width: 100%;
    float: left;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 24px !important;
}
.lx_innr_cnt {
    width: 100%;
    float: left;
    background: #fff;
    padding: 50px;
    min-height: 355px;
}
#contact .contact-info .icon {
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    margin-bottom: 0;
    color:  #3c3c3c;
    float: left;
    margin-top: 10px;
}
#contact .contact-address, #contact .contact-phone, #contact .contact-email {
    padding: 0;
    text-align: left;
    width: auto;
    float: left;
}
#contact .contact-info h3 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3c3c3c;
    float: left;
    margin: 8px 15px;
    font-family: "Rockwell Bold Italic";
}
#contact .contact-info address, #contact .contact-info p {
    margin-bottom: 0;
    color: #464646;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 0;
    margin-top: 0;
    padding-left: 27px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}
#contact .contact-info a {
    color: #1c1c1c;
    font-family: "Roboto", sans-serif;
}


#contact .form input, #contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 15px;
    border: none;
    width: 100%;
}
#contact .explore_btn{
    width: 100%;
    text-align: center;
}
.lx_label {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 13px;
    font-family: 'Roboto', sans-serif !important;
    color: #909090;
}
label.error {
    left: 13px;
    font-size: 12px;
    /* position: absolute; */
    bottom: -23px;
    color: red;
}
.refresh_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    -webkit-box-flex: 1;
            -ms-flex: 1;
        flex: 1;
    -webkit-box-pack: center;
            -ms-flex-pack: center;
        justify-content: center;
}
.refresh_btn img{
    width: 30px;
}
.captcha_align{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
}
header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
    }

.flash_message {
    float: left;
    font-family: montserrat;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 15px;
    position: fixed;
    top: 50%;
    left: 50%;
    right: 50%;
    padding: 12px 30px;
    /* color: #FFF; */
    background-color: rgba(28, 28, 28, 0.7803921568627451);
    color: #fff;
    border-radius: 25px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 5px 0 rgba(0, 0, 0, .23);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 5px 0 rgba(0, 0, 0, .23);
    z-index: 9999;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    /* height: 100%; */
    width: 50%;
    text-align: center;
    display: none;
}



.detail_page_wrpr .details_block{
    max-width: 90%;
}
.wrpr_img_common_height{

    height: 350px;
}
.wrpr_det_img {
    padding-bottom: 75px;
}
.innder_block_detail {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 30px;
    position: relative;
    box-shadow: 3px 7px 12px 0px rgba(51, 51, 51, 0.24);
    display: flex;
    flex-wrap: wrap;
}
.img_wrpr{
    width: 100%;
    float: left;
}
.img_wrpr img{
    width: 100%;
    float: left;
}
.center_all{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
.center_elemets{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
}
.split_hlaf{
    width: 50%;
    float: left;
}
.detail_page_wrpr {
    padding: 25px;
    margin-top: -220px;
}
.detail_page_wrpr .details_head {
    margin-bottom: 10px;
}
.wrpr_det_img .wrpr_img_common_height{
    position: relative;
}
.wrpr_det_img .wrpr_img_common_height::after {
    content: '';
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.58);
}
.detail_page_wrpr .details_para {
    font-size: 13px;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
    font-weight:400;
}

/* whatsnew styles */
.head_page {
    width: 100%;
    float: left;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
}
.split_shadow {
    -webkit-box-shadow: 1px 1px 7px rgba(51, 51, 51, 0.23137254901960785);
    box-shadow: 1px 1px 7px rgba(51, 51, 51, 0.23137254901960785);
}
.wprp_split_common {
    width: 33.333333%;
    float: left;
}
.thmbnail_wrpr {
    position: relative;
    width: 100%;
    float: left;
}
.image_wrpr {
    width: 100%;
    float: left;
    overflow: hidden;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.thmbnail_wrpr .image_wrpr img {
    width: 100%;
}
.image_wrpr img, .zoom_effect img {
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.overlay_wprp {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
    z-index: 9;
}
.date_detail_block {
    position: absolute;
    bottom: 10px;
    background-color: rgba(28, 28, 28, 0.8);
    float: left;
    width: auto;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
}
.date_detail_block::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 17px solid rgba(28, 28, 28, 0.8);
    border-right: 15px solid transparent;
    bottom: 0;
    right: -15px;
}
.date_detail_block::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 17px solid rgba(28, 28, 28, 0.8);
    border-right: 15px solid transparent;
    top: 0px;
    right: -15px;
}
.details_wrpr {
    padding: 30px 40px;
    width: 100%;
    float: left;
}
.heading_with_icon {
    position: relative;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 15px;
    color: #1c1c1c;
    font-weight: 500;
    width: 100%;
    float: left;
    font-family: "Rockwell Bold Italic";
}
.heading_with_icon .icon {
    width: auto;
    float: left;
    height: auto;
    font-size: 12px;
    color: #1c1c1c;
    position: absolute;
    left: -10px;
    top: 2px;
}
.inner_para {
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    float: left;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #6D6D6D;
    margin-bottom: 25px;
}
.zoom_effect:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}








































@media ( min-width: 1366px) {
    .full_wrpr.wrpr_height:hover .image_elements_wrpr {
    
    -webkit-transform: scale(1.02) skew(0deg, -6deg);
    
        -ms-transform: scale(1.02) skew(0deg, -6deg);
    
            transform: scale(1.02) skew(0deg, -6deg);
}
    .skew_blocker_wrpr {
    width: 900px;

}
.skeuw_wrap {
    -webkit-transform: skew(0deg, 6deg);
        -ms-transform: skew(0deg, 6deg);
            transform: skew(0deg, 6deg);
}
.image_elements_wrpr {
    -webkit-transform: skew(0deg, -6deg);
        -ms-transform: skew(0deg, -6deg);
            transform: skew(0deg, -6deg);
}
.elements_wrpr {
    -webkit-transform: skew(0deg, 6deg);
        -ms-transform: skew(0deg, 6deg);
            transform: skew(0deg, 6deg);
}
.details_block {
    -webkit-transform: skew(0deg, -6deg);
        -ms-transform: skew(0deg, -6deg);
            transform: skew(0deg, -6deg);
}
}
@media (max-width: 1200px) {
    .nav_elements_list li a {
        margin-right: 15px;
    }
    .profile_btn::after {
        display: none;
    }
    .profile_btn {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .social_media_icons li a {
        font-size: 13px;
        line-height: 13px;
    }

    /* about_section */
    .profile_wrpr {
    padding: 40px 40px 40px 50px;
}

}
@media (max-width: 1024px) {



        /* banner */
        .center .jumbo_letter {
            font-size: 150px;
            line-height: 108px;
        }
        .zoom .jumbo_letter {
            font-size: 250px;
            line-height: 175px;
        }
        .heading_main {
            font-size: 25px;
            line-height: 25px;
        }
        .element_skew {
            left: -30px;
        }
        .banner_resizer {
            margin-left: -5%;
        }
       .text_main_inner {
            font-size: 13px;
            line-height: 18px;
            width: 220px;
        }
        .detail_page_wrpr{
            padding: 15px;
        }


    .footer_main_wrpr{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .primary_wrpr {
    padding-right: 15px;
    padding-left: 15px;
    
}
    .header_main .profile_btn {
        height: 30px;
        -ms-grid-row-align: center;
            -ms-flex-item-align: center;
            align-self: center;
        font-size: 11px;
    }
    .hangburger_trigger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 15px;
    }
    header .eq_space {
        -webkit-box-pack: start;
                -ms-flex-pack: start;
            justify-content: start;
    }
    header {
        position: fixed;
        top: 0;
        left: 0
    }
    /* d-none after hamburger active */
    .header_main .main_nav {
        display: none;
    }
    .header_main .contact_wrpr {
        margin-left: auto;
        margin-right: 10px;
    }
    .header_main .social_media_icons {
        margin-left: 10px;
    }
    .header_main .social_media_icons li a {
        margin-left: 10px;
    }
    .header_main .number {
        margin-right: 10px;
    }
    /* footer_style */
    .about_footer {
    width: 40%;
    float: left;
    padding-right: 25px;
}
.address_footer {
    width: 25%;
    float: left;
}
.navigation_footer {
    width: 20%;
    float: left;
}
.follow_us_footer {
    width: 15%;
    float: left;
}
.copyright_text {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}
.poweredby{
    width: 100%;
    text-align: center;

}
/* about_section */
.profile_wrpr{
    width: 100%;    
}
.text_container {
    font-size: 13px;
    line-height: 18px;
}



/* section_skewe */
.details_para{
    font-size: 13px;
    line-height: 18px;
}
.details_head_min{
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 15px;
}
.details_head{
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 20px;
}
.wrpr_height {
    height: 550px;
}
.details_block {
    max-width: 430px;
}
.top_slope .details_block {
    padding-bottom: 80px;
    padding-top: 100px;
}

.lx_contact_wrp{
    padding: 15px;
}
.details_wrpr {
    padding: 15px 30px;
    width: 100%;
    float: left;
}
.back_to_top {
    width: 35px;
    height: 35px;
    font-size: 13px;
}

.detail_page_wrpr .details_para{
    font-size: 12px;
    line-height:  18px;
}
/* end_1024 */
}
@media (max-width: 991px) {
    .top_slope {
   pointer-events: none;
}
.top_slope .more_details_btn{
    pointer-events: auto;
}
    .lx_innr_cnt {
    padding: 15px;
    margin-bottom: 15px;
    min-height: auto;
}
    /* banner */
    .banner_resizer {
    margin-left: -5%;
    width: 115%;
}
    .heading_footer{
        margin-bottom: 30px;
    }
    .banner_wrpr {
    overflow: hidden;
    height: 450px;
    }
    .heading_main {
        font-size: 18px;
        line-height: 18px;
    }
    .heading_main_sub {
        font-size: 15px;
        line-height: 15px;
    }






    .about_footer {
    width: 100%;
    float: left;
    padding-right: 25px;
    margin-bottom: 25px;
}
.address_footer {
    width: 33.33%;
    float: left;
}
.navigation_footer {
    width: 33.33%;
    float: left;
}
.follow_us_footer {
    width: 33.33%;
    float: left;
}

.about_img_thumbnail_skewed {
    width: 100%;
}
.about_img_thumbnail_skewed
.lx_innr_cnt {
    margin-bottom: 15px;
}
/* whatsnew */
.wprp_split_common {
    width: 50%;
    float: left;
}






}

@media (max-width: 768px) {
    .detail_page_wrpr {
        padding: 25px;
        margin-top: -260px;
    }
    .innder_block_detail{
        padding: 15px;
    }
    .detail_page_wrpr{
        padding: 15px;
    }

    /* contact */
    .center_elemets{
        padding-left: 0px;
    }
    .innder_block_detail {
        flex-wrap: wrap-reverse;
    }
        .split_hlaf{
        width: 100%;
        float: left;
    }
    .lx_label{
        text-align: center;
    }
    .captcha_align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
            -ms-flex-align: center;
        align-items: center;
    width: auto;
    margin: 0px auto;
    padding-bottom: 15px;
}
.refresh_btn {
    margin-left: 10px;
}
    .banner_elements_wrpr {
        -webkit-transform: rotate(-80deg);
                -ms-transform: rotate(-80deg);
            transform: rotate(-80deg);
        margin-left: -11px;
        top: 302px;
    }
     .zoom .banner_elements_wrpr {
        -webkit-transform: rotate(-0deg);
                -ms-transform: rotate(-0deg);
            transform: rotate(-0deg);
        margin-left: -11px;
        top: 302px;
    }
    .text_main_inner{
        display: none !important;
    }
        .zoom .explore_btn.btn_darkish {
        font-size: 12px;
        padding: 0;
        line-height: 10px;
        border: none;
    }
    .zoom .explore_btn.btn_darkish:hover{
        background: transparent;
        color: #fff;
    }
    .header_main .contact_wrpr {
        display: none;
    }
    .header_main .profile_btn {
        margin-left: auto;
    }
    .address_footer {
    width: 40%;
    float: left;
}
.navigation_footer {
    width: 30%;
    float: left;
}
.follow_us_footer {
    width: 30%;
    float: left;
}
.nav_quick_links li a{
    margin-bottom: 15px;
}
.about_section_wrpr{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.about_anim{
    width: calc(100% - 55px);
    max-width: 350px;
}
.about_img_thumbnail_skewed {
    width: 100%;
    left: 0px;
    padding: 15px;
    height: 242px;
    border: 2px solid #B1B1B1;
}
.profile_wrpr {
    width: 100%;
    max-width: 428px;
    left: 0px;
    margin-top: -30px;
    padding: 40px 15px 15px 15px;
    -webkit-transform: skew(0deg, 0deg);
            -ms-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
    border: 2px solid #b1b1b1;
}
.profile_wrpr .skew_blocker {
    -webkit-transform: skew(0deg, 0deg);
            -ms-transform: skew(0deg, 0deg);
        transform: skew(0deg, 0deg);
}
.explore_btn {
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 13px;
    padding: 10px 15px;
    border: 1px solid #000000;
    color: #000000;
    letter-spacing: 2px;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.abt_wrpr {
    padding-bottom: 15px;
    padding-top: 15px;
}
.details_block{
    padding: 15px;
    padding-bottom: 210px;
}
.top_slope .details_block {
    left: 50%;
    right: auto;
    -webkit-transform: skew(0deg, -9deg) translateX(-50%);
            -ms-transform: skew(0deg, -9deg) translateX(-50%);
        transform: skew(0deg, -9deg) translateX(-50%);
    top: -120px;
}
.details_block {
    left: 50%;
    right: auto;
    -webkit-transform: skew(0deg, -9deg) translateX(-50%);
            -ms-transform: skew(0deg, -9deg) translateX(-50%);
        transform: skew(0deg, -9deg) translateX(-50%);
}
.bg_clr_res{
    background: #1c1c1c;
}
.news_letter_text_wprp{
    width: 100%;
    float: left;  
    display: -webkit-box;  
    display: -ms-flexbox;  
    display: flex;
    -webkit-box-pack: center;
            -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    margin-bottom: 15px;
}
.subscribe_wrp{
    width: 100%;
    float: left;    
}
.heading_footer::after {
    height: 2px;
    bottom: -10px;
}
.heading_footer {
    margin-bottom: 20px;
}
.lx_innr_cnt {
    padding: 15px;
    margin-bottom: 15px;
}

}
@media (max-width: 576px) {
        /* banner */
    .banner_wrpr {
        overflow: hidden;
        height: 400px;
    }
    .banner_resizer {
    margin-left: -10%;
    width: 125%;
    margin-top: 2px;
}
    .center .jumbo_letter {
    font-size: 122px;
    line-height: 40px;
    bottom: 100px;
}
    .banner_elements_wrpr {
    -webkit-transform: rotate(-80deg);
            -ms-transform: rotate(-80deg);
        transform: rotate(-80deg);
    margin-left: -49px;
    top: 302px;
}
.explore_btn btn_darkish {
    display: block !important;
}
    .zoom .banner_elements_wrpr {
        -webkit-transform: rotate(-80deg);
                -ms-transform: rotate(-80deg);
            transform: rotate(-80deg);
        margin-left: -38px;
        top: 162px;
    }
    .active .banner_skewe_wrpr {
    width: calc(23.3333% - 5px);
    margin-right: 2px;
}
        .zoom.banner_skewe_wrpr {
        width: calc(30% - 5px);
    }
   /*  .zoom.banner_skewe_wrpr {
    width: calc(30% - 5px);
    }
    .active .banner_skewe_wrpr {
        width: calc(23.3333% - 5px);
    } */



    .hangburger_main {
        width: 80vw;
    }
    .header_main .profile_btn {
        display: none;
    }
    .header_main .social_media_icons {
        margin-left: auto;
    }
    .addree_location{
        max-width: 100%;
    }
    .about_footer {
        -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
            order: 1;
        padding-right: 0px;
   
    }
    .address_footer {
        -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
            order: 2;
        width: 100%;
        margin-bottom: 25px;
        
    }
    .navigation_footer {
    -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
        order: 3;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
    .follow_us_footer {
        -webkit-box-ordinal-group: 5;
                -ms-flex-order: 4;
            order: 4;
        width: 100%;
        float: left;
    }
    .top_slope .details_block {
    
    bottom: 155px;
    max-width: 100%;
    position: relative;
}
.details_block {
    max-width: 100%;
    position: relative;
    top: 130px;
}
.news_heading{
    font-size: 20px;
    line-height: 20px;
}
.news_heading_sub{
    font-size: 13px;
    line-height: 13px;
}


/* whatsnew */
.wprp_split_common {
    width: 100%;
    float: left;
}
.copyright_wrpr{
    padding: 15px 0px;
}













}