@media(max-width: 1365px){
	.slide_outer .slick-prev {
    left: -32px;
}
}
@media(max-width: 1199px){
    .hddr_menu ul li {
        margin-right: 16px;
    }
.hddr_menu ul li a{
    font-size: 16px;
}
.hdr_info ul li a{
    font-size: 15px;
}
.hdr_info ul li {
    margin-right: 16px;
}
.abt_hdng h3{
    font-size: 30px;
    line-height: 40px;
}
.about_sec {
    padding: 60px 0 50px;
}
.imgbx_slider {
    padding: 30px 45px 0 45px;
}
.slide_outer .slick-prev {
    left: 0;
}
.slide_outer .slick-next {
    right: 0;
}
.imgbx_slider:after{
    height: 305px;
}
.slide_text h3 {
    font-size: 21px;
    line-height: 31px;
}
.gallery_sec .page_hdng {
    position: static;
    left: 0;
    top: inherit;
}
.page_hdng {
    margin-bottom: 40px;
}
.about_para p{
    font-size: 17px;
    line-height: 24px;
}
.gallery_slider {
    float: none;
    margin: 0 auto;
}
.inbtns {
    position: static;
    left: inherit;
    bottom: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0 0;
}
.news_hdng h2 {
    font-size: 56px;
    line-height: 62px;
    letter-spacing: -2px;
}
.news_fill{
    padding: 8px 15px;
}
.ftr_item h2{
    font-size: 22px;
}
.info_row a{
    font-size: 16px;
}
.ftr_top {
    padding: 60px 0;
}
}
@media(max-width: 991px){
	.banner_sec {
    padding: 0;
}
.logo {
    position: static;
    left: inherit;
    transform: none;
    top: inherit;
    transition: 0.5s;
    min-width: 100px;
}
.hddr_innr{
    padding: 0;
}
.hdr_info {
    width: 100%;
    padding-right: 20px;
}
.menu_btn{
    display: block;
}
.menu_btn a{
    color: #fff;
    display: block;
    font-size: 26px;
}
.shrink .menu_btn a{
    color: #fff;
}
.hddr_menu{
    padding: 20px 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 270px;
    -webkit-transform: translateX(270px);
    -ms-transform: translateX(270px);
    transform: translateX(270px);
    background: #e7942a;
    overflow-y: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 70px 0 20px;
    z-index: 99;
}
.hddr_menu ul{
    flex-wrap: wrap;
}
.hddr_menu ul li{
    display: block;
    width: 100%;
    margin: 0;
}
.hddr_menu ul li a{
    display: block;
    padding: 7px 20px;
}
.hddr_menu ul li a:hover{
    background-color: #fff;
    color: #e7942a;
}
.addPnnl .hddr_menu{
    transform: translateX(0);
}


.cross_btn {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}
.addPnnl .overlay {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 30;
}
.addPnnl, .overlay {
    overflow: hidden;
}

.cross_btn:hover{
    color: #fe491d;
}
.abt_hdng h3{
    font-size: 26px;
}
.about_pic img{
    width: 100%;
}
.abt_lftPnl{
    margin-bottom: 30px;
}
.slider_sec {
    padding: 30px 0;
}
.logo_pnnl {
    text-align: center;
}
.infoOuter {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.info_row:last-child {
    margin-bottom: 25px;
}
.ftr_top {
    padding: 38px 0;
}
}
@media(max-width: 767px){
	.hdr_info{
        display: none;
    }
    .logo{
        max-width: 85px;
        min-width: 85px;
    }
    .banner_sec:after{
        display: none;
    }
    .header_outer, .shrink{
        padding: 15px 0;
        position: static;
        background-color: #000;
    }
    .abt_hdng h3 {
    font-size: 22px;
    line-height: 32px;
}
.about_para p{
    font-size: 15px;
    margin-bottom: 20px;
}
.more_link a{
    font-size: 17px;
}
.about_outer {
    padding-bottom: 25px;
}
.about_sec {
    padding: 40px 0 20px;
}
.imgbx_slider:after {
    height: 245px;
}
.slide_pic {
    margin-bottom: 50px;
}
.slide_text h3 {
    font-size: 18px;
    line-height: 27px;
}
.gallery_sec {
    padding: 20px 0 45px;
}
.inbtns{
    margin: 16px 0 0;
}
.page_hdng h2{
    font-size: 23px;
}
.newslttr_area {
    padding: 30px 0 50px;
}
.news_hdng h2 {
    font-size: 40px;
    line-height: 46px;
}
.news_fill {
    padding: 8px 15px;
    border-width: 1px;
}
.news_fill .form-control{
    height: 40px;
    font-size: 15px;
}
.submit_btn {
    font-size: 17px;
    height: 40px;
    padding: 0 16px;
}
.news_hdng h2 span {
    display: inline-block;
}
.news_hdng {
    margin-bottom: 25px;
}
.info_row {
    margin-bottom: 15px;
    width: 50%;
}
.infoOuter{
    flex-wrap: wrap;
}
.ftr_item h2 {
    font-size: 17px;
    margin-bottom: 18px;
}
.ftr_link li a{
    font-size: 14px;
}
.bttm_outer {
    flex-wrap: wrap;
}
.copyright{
    order: 2;
    width: 100%;
    text-align: center;
}
.ftr_social{
    order: 1;
    width: 100%;
    justify-content: center;
    margin-bottom: 15px;
}
}
@media(max-width: 575px){
	.info_row{
        width: 100%;
    }
    .news_hdng h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0;
}
.imgbx_slider:after {
    height: 218px;
}
}
@media(max-width: 480px){
	.page_hdng h2:after{
        width: 30%;
    }
    .imgbx_slider:after {
    height: 332px;
}
.gallery_outer .slick-current.slick-center .gallery_pic:after {
    border: 2px solid #e7942a;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
}
.gallery_item {
    padding: 30px 0;
}
.ftr_item h2{
    font-size: 16px;
}
.info_row a {
    font-size: 14px;
}
}
@media(max-width: 420px){
	.abt_hdng h3 {
    font-size: 17px;
    line-height: 28px;
}
.imgbx_slider:after {
    height: 234px;
}
.gallery_sec .page_hdng h2:after {
    width: 20%;
}
.page_hdng h2:after{
    margin-left: 10px;
}
.news_hdng h2 {
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0;
}
.news_fill{
    flex-wrap: wrap;
    padding: 8px 10px;
}
.news_fill .form-control{
    border: 1px solid #fff;
    background-color: #fff;
    margin-bottom: 10px;
    opacity: 1;
    border-radius: 5px;
}
.submit_btn{
    width: 100%;
    background-color: #fff;
    text-align: center;
     border-radius: 5px;
}
.submit_btn:hover{
    color: #e7942a;
}
.top_outer .col-6{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.ftr_item h2 {
    font-size: 18px;
}
.ftr_top {
    padding: 38px 0 15px;
}
.copyright p {
    font-size: 14px;
}
.page_hdng {
    margin-bottom: 25px;
}
}
