/*To change this license header, choose License Headers in Project Properties.To change this template file, choose Tools | Templatesand open the template in the editor.*//*     Created on : 16/01/2017
   Author     : saleem hakeem*/
@media only screen and (max-width: 1600px) {
}

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

}

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

    .stroies .swiper-slide .desc > div * {
        display: none;
    }

    .stroies .swiper-slide .desc > div h2 {
        display: block;
    }
}

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

    .calc-and-stories .site-width > section {
        width: 100%;
        float: none;
        border-right: none;
        padding-bottom: 50px;
        max-width: 800px;
        margin: auto;
    }

    .calc-and-stories {
        padding: 0;
        margin-bottom: 0;
    }

    .calc-and-stories .site-width {
        display: block;
        /*width: 95%;*/
    }

    .calc-and-stories .site-width > section > div {
        margin: 0;
    }

    .calc-and-stories .site-width > section.calc {
        margin-top: 50px;
    }

    .calc-and-stories .site-width > section.stroies {
        width: 100%;
    }

    .calc-and-stories .site-width > section.stroies > div {
        padding: 0;
    }

    .stroies .swiper-slide .desc > div * {
        display: block;
    }

}

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

}

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

    .main-sliders .text > div {
        max-width: 400px;
    }

    .main-sliders .text > div * {
        display: none;
    }

    .main-sliders .text > div h2,
    .main-sliders .text > div a {
        display: block;
    }

    .how-to-guide {
        width: 320px;

    }

    .mainmenu li a,
    header .top_ li {
        font-size: 12px;
    }

    .mainmenu li a {
        padding: 0 10px;
    }

    .multi .swiper-slide {
        width: 33.3333%;
    }

    .navigationAboutList {
        overflow-x: auto;
        z-index: 999999;
        width: 100%;
        overflow-y: hidden;
    }
    .navigationAboutList::-webkit-scrollbar{
        display: none;
    }

    .navigationAboutList ul {
        /*display: -webkit-box;*/
        /*display: box;*/
        margin-top: 0;
        color: #313131;
        font-size: 13px;
    }

    .col-md-6 {
        width: 50%;
    }

    #partners {
          padding-top: 25px;
    padding-bottom: 25px;
    }
}

@media only screen and (max-width: 950px) {
    .aboutBody .images img:last-child {
        margin-top: 0px;
    }
    .aboutBody .images img:first-child {
        width: 100%;
        max-width: 500px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 900px) {
    .how-to-guide {
        width: 100%;
        max-width: 350px;
        box-shadow: none;
        -webkit-box-shadow: none;
        position: relative;
        bottom: 0;
        margin: auto;
    }

    .multi .swiper-slide {
        width: 50%;
    }

    #pageslide {

        width: 600px;

    }
    header > div > div.logo img {
            max-height: 50px;
    }


}

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

    .slugen h2 {
        font-size: 25px;
        max-width: 90%;
    }

    .multi .swiper-button-next, .multi .swiper-button-prev {
        display: none;
    }

    .stroies .swiper-slide > div {
        width: 100%;
        float: none;
    }

    .productsList{
        max-width: 500px;
    }
    .col-md-6 {
        width: 100%;
    }
    .newsPage .news_ {
        max-width: 500px;
    }
    .list-item {
        margin-bottom: 20px;
    }
    .page_content {
        font-size: 13px;
        text-align: left;
    }
    .heading_ {
        font-size: 26px;
    }
    .page_heading p {
        font-size: 15px;

    }
    .navi{
        display: none;
    }
    .productFeatured {
        padding-top: 100px;
    }
    .heading_3 {
        padding-top: 80px;
    }
    .careers_ .career_list .list-item:before {

        position: relative;
        top: 0;
        left: 0;
    }
    #partners .swiper-container {
        margin: 50px auto;
    }
}

@media only screen and (max-width: 760px) {
    .contactPage.fund-apply #contact .container form>div input{
        width: 100% !important;
    }
    .mobile{
        display: block;
    }
    #mobileMenu.mobile{
        display: table-cell;
    }
    header ul.socials {
        margin:0;
        float: none;
    }
    .Menu {
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        position: fixed;
        z-index: 1;
        top: 0;
        height: 100%;
        width: 450px;
        background-color: #fff;
        right: -450px;
        padding: 0 20px;
        overflow-y: auto;
    }
    .open-menu-mobile .Menu{
        right: 0;

    }
    .Menu .mobile > ul{
        margin: 10px 0;
    }
    .Menu .mobile > ul:not(.sideMenu)>li {
        font-size: 20px;
        color: #312b15;
        padding: 6px 0;
        font-family: 'MerriweatherBD';
        text-transform: uppercase;
        border-bottom: 1px solid #eaeaea;
    }
    header .top_ {
        display: none;
    }
    .open-menu-mobile header:before {
        content: '';
        position: fixed;
        top: 0;
        z-index: 9998;
        width: 100%;
        height: 100%;
        left: 0;
        /*display: none;*/
        background-color: rgb(255, 255, 255);
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgb(0, 0, 0)));
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgb(0, 0, 0)));
        cursor: pointer;
        pointer-events: none;
        cursor: pointer;
        pointer-events: none;
        z-index: 0;

    }

    .mainmenu{
        margin-top: 80px;
        /*margin-bottom: 40px;*/
    }
    .mainmenu,
    .mainmenu li {
        float: none;
    }

    .mainmenu li {
        border-bottom: 1px solid #eaeaea;
    }
    .mainmenu li a {
        font-size: 20px;
        color: #312b15;
        padding: 6px 0;
    }
    .open-menu-mobile #mobileMenu  .tcon-menu__lines {
        -webkit-transform:scale3d(0.8, 0.8, 0.8) rotate(-90deg);
        transform: scale3d(0.8, 0.8, 0.8) rotate(-90deg);
    }
    #mobileMenu
    .tcon-visuallyhidden {
        z-index: 999;
    }
    .productPage .productBody > div{
        width: 100% !important;
        float: none;
    }
    .relatedSection .otherProducts .swiper-slide {
        width: 100%;
    }
    .relatedSection .otherProducts .swiper-slide img {
        margin: auto;
    }
    .relatedSection .otherProducts .swiper-slide{
        text-align: center;
    }
    .relatedSection h3 {
        text-align: center;
    }
    .relatedSection .otherProducts .swiper-container {
        max-width: 100%;
    }
    .relatedSection > div {
        width: 50% !important;
    }
}

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

    .aboutBody > div {
        width: 100%;
        padding: 0;
        display: block;
    }

    footer form .wrapper {
        width: 280px;
    }

    footer form input {
        font-size: 12px;
        width: 200px;
    }

    footer form button {
        font-size: 12px;
        width: 80px;
        margin-left: 0;
    }

    footer .footerContent > div {
        float: left;
        width: 50%;
    }

    footer .footerContent > div:last-child {
        display: none;
    }

}

@media only screen and (max-width: 650px) {
    .calc .calc-body > div {
        width: 100% !important;
        display: block;

    }

    .calc .calc-footer a {
        display: none;
    }

    footer .footerContent > div {
        float: none;
        width: 100%;
        text-align: center;
    }

    footer .footerContent > div li {
        list-style: none;
        display: inline;
        margin: 0 9px;
        font-size: 16px;

    }
    footer .footerContent > div.footerMenu li{
        font-size: 14px;
    }

    ul.socials, .socials-and-copyright .copyright {
        margin: 5px auto;
        float: none;
    }

    .socials-and-copyright .copyright a {
        display: block;
        text-align: center;
        padding: 2px 0;
        font-size: 10px;
    }

    #Map {
        height: 450px !important;
    }

    #all-branches-nav {
        width: 80%;
    }

    .holder table, .holder tr, .holder td {
        width: 100% !important;
        margin: 0 !important;

    }

    .holder {

        padding-bottom: 40px;
        padding-top: 40px;

    }
    .workHours {
        font-size: 15px;
    }
    .productFeatured .site-width > div {
        float: none !important;
        text-align: center;
    }
    .productFeatured .site-width > div:first-child {
        margin-bottom: 30px;
    }
    .multiServices {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 515px) {
    .Menu {
        width: 300px;
    }
    .multi .swiper-slide {
        width: 100%;
    }

    .slugen h2 {
        font-size: 18px;
    }
    .relatedSection {
        padding-top: 0;
        padding-bottom: 50px;

    }
    .relatedSection > div {
        width: 100% !important;
        border-top: 1px solid #e0e0e0;
        padding-top: 30px;
    }
    .aboutBody {
        padding: 45px 0;
        width: 80%;
    }
    .aboutBody .images img:last-child{
        display: none;
    }
}

/****  iPhone landscape  ****/
@media only screen and (max-width: 480px) {

}

/****  iPhone portrait  ****/
@media only screen and (max-width: 320px) {
}

/****  Normal Android portrait   ****/
@media only screen and (max-width: 295px) {
}

@media only screen and (max-height: 280px) {
}

/****  Small Android portrait   ****/
@media only screen and (max-width: 240px) {

}
