@media only screen and (max-width: 1500px) and (min-width: 1281px) {
    section.portfoliosection .single-portfolio {
        max-height: 200px !important;
    }

}

@media only screen and (max-width: 1280px) and (min-width: 1067px) {
    section.portfoliosection .single-portfolio {
        max-height: 175px !important;
    }
}


@media only screen and (max-width: 1066px) and (min-width: 481px) {

    .mobileonly {
        display: block;
    }

    .nomobile {
        display: none;
    }

}


@media screen and (max-width: 767px) {
    .contactpagesections * {
        border-radius: 0;
    }

    section.content.contactpagesections form li {
        width: 100%;
    }

    section.content.contactpagesections form li textarea {
        height: 100px;
    }

    .contactpagesections .col-5, .contactpagesections .col-7 {
        width: 100%;
    }

    .banner.contactbanner {
        position: relative;
    }

    .banner.contactbanner .caption {
        top: 0;
        left: 0;
    }

    .banner.contactbanner .caption h2 {
        margin: 10px auto;
        font-size: 20px;
        color: #fff;
        text-align: center;
        padding: 10px;
        width: 100%;
        display: block;
        background: #333280;
    }

    .mobilepayment {
        display: block;
    }

    .desktoppayment {
        display: none;
    }


    header.header-main {
        padding: 30px 0 10px 0px;
    }

    header.header-main .logo img {
        width: 60%;
        margin: 20px 0 0 0;
    }

    header.header-main .logo {
        width: 100%;
        margin: 0 auto;

        padding-bottom: 0;
    }


    .mobileonly {
        display: block;
    }

    .nomobile {
        display: none;
    }

    .right-area {
        width: 100% !important;
    }

    .left-area {
        width: 100% !important;
    }


    /*.stepImage {*/
    /*    display: none;*/
    /*}*/

    .content-center-title p {
        width: 90%;
        padding: 0 10px;
    }

    .banner.inner {
        height: auto !important;
        max-height: 180px;
        position: relative;
    }

    .banner.inner .caption h2 {
        line-height: 14px;
        margin: 0px;
    }

    .banner.inner .caption {
        top: 0;
        left: 0;
        width: 100%;
        padding: 30px 10px 0 !important;
    }

    .banner.inner .caption img {
        display: none;
    }


    .banner.inner .caption .col-6 {
        width: 100%;
    }

    nav.menu_ li ul li a {
        font-size: 14px;
    }


    nav.menu_ li ul li a {
        padding: 10px 0px 10px 40px;
    }


    .how-it-works-list-box {
        width: 80%;
        margin: 20px auto;
        float: none;
        text-align: center;
    }

    section.secHowItWorks.clearfix {
        margin: 0 auto !important;
        float: none !important;
        width: 100%;
    }


    .push {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .btn_ {
        border: none;
        background-color: #3498db;
        color: #fff;
        font-size: 18px;
        padding: 15px 0;
        display: block;
        width: 100%;
        margin: 10px 0;
        text-align: center;
        text-decoration: none;

/*&:hover,*/

/*&:active {*/
/*     background-color: #2980b9;*/
/* }*/
}

.backBtn_ {
    background-color: #2980b9;
    font-size: 18px;
    text-align: right;

/*&*/
/*:hover {*/
/*    color: #000;*/
/*}*/

}

.menu-top .backBtn, .menu-bottom .backBtn {
    text-align: left;
}

.menu_ {
    border-right: 1px solid #2980b9;
    background-color: #3498db;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 280px;
    height: 100%;


}

.menu-left {
    left: -280px;

}

.menu-left.left-open {
    left: 0;

}

.menu_ a:hover, .menu_ a:active {
    background-color: #2980b9;
}

.menu_ a {
    display: block;
    color: #fff;
    padding: 16px;
    border-top: 1px solid #2980b9;
    text-decoration: none;
    position: relative;
    z-index: 11;
}

.push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.push-left {
    left: -280px;

}


.push-left.pushleft-open {
    left: 0;
}

.push-toleft {
    left: 280px;
}

.push-right {
    right: -280px;
}

.backBtn {
    text-align: left;
}

/*&*/
/*.pushright-open {*/
/*    right: 0;*/
/*}*/

/*}*/
.push-toright {
    left: -280px;
}


.mobilemenu {
    display: block;
}

.caption > * {
    z-index: 5;
    position: relative;
    max-width: 80%;
}

.caption h2 {
    font-size: 15px;
    margin: 0;
    color: #fff;
    letter-spacing: 1px;
    line-height: 20px;
}

.caption:before {
    position: absolute;
    content: "-";
    top: 0;
    left: 0;
    z-index: 0 !important;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.caption ul li {
    font-size: 13px;
    line-height: 10px;
    margin: 0;
    font-weight: normal;
    padding: 3px 0px 3px 15px;
    color: #fff;

}

.caption {
    font-size: 14px;
    position: absolute;
    top: -18px;
    padding: 0 !important;
}

.caption h3 {
    font-size: 17px;
    line-height: 17px;
    color: #ffffff;
    margin: 0 !important;
    text-shadow: 0 0 4px #db2627;
    padding: 0 0 5px 0;
}

.caption a img {
    width: 100px;
}

.single-portfolio {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}

}

