@media screen and (max-width:1199px) {
    #cssmenu > ul > li > a{
        font-size: 18px;
    }
    .owl-nav .owl-next {
        right: 0px;
    }
    .owl-nav .owl-prev {
        left: 0px;
    }
    .home-inner-menu h2{
        font-size: 55px;
    }
    .home-custom-menu{
        min-height: 400px;
    }
    .wrp-shortlink a{
        font-size: 25px;
    }
    .wrp-cradit p{
        font-size: 18px;
    }
    .footer-nav ul li{
        font-size: 18px;
    }
    .testimonial-text {
        padding: 0px 50px;
    }
    .hero-caption h3{
        font-size: 80px;
    }
    .take_bottom{
        margin-top: 0px;
    }
    .hero-caption h2{
        font-size: 55px;
    }
    .hero-caption{
        top: 65%;
    }
    .wrp-delmar .del-img{
        min-height: 150px;
    }
    .cart_item .product-name {
        width: auto;
    }
}


@media screen and (max-width:991px) {
    nav {
        width: 100%;
    }

    #cssmenu {
        width: 100%
    }

    #cssmenu ul {
        width: 100%;
        display: none
    }

    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #444
    }

    #cssmenu ul li:hover {
        background: #363636;
    }

    #cssmenu ul ul li,
    #cssmenu li:hover>ul>li {
        height: auto
    }

    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0
    }

    #cssmenu>ul>li {
        float: none
    }

    #cssmenu ul ul li a {
        padding-left: 30px;
        text-align: left;
    }

    #cssmenu ul ul li {
        background: #333 !important;
    }

    #cssmenu ul ul li:hover {
        background: #363636 !important
    }

    #cssmenu ul ul ul li a {
        padding-left: 35px
    }

    #cssmenu ul ul li a {
        color:#ddd;
        background: none;
        font-size: 18px;
        text-transform: uppercase;
    }

    #cssmenu ul ul li:hover>a,
    #cssmenu ul ul li.active>a {
        color: #fff
    }

    #cssmenu ul ul,
    #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left
    }

    #cssmenu>ul>li.has-sub>a:after,
    #cssmenu>ul>li.has-sub>a:before,
    #cssmenu ul ul>li.has-sub>a:after,
    #cssmenu ul ul>li.has-sub>a:before {
        display: none
    }

    #cssmenu #head-mobile {
        display: block;
        padding: 23px;
        color: #fff;
        font-size: 12px;
        font-weight: 700
    }

    #cssmenu .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: -40px;
        cursor: pointer;
        z-index: 12399994;
    }

    #cssmenu .button:after {
        position: absolute;
        top: 22px;
        right: 20px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        content: ''
    }

    #cssmenu .button:before {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        right: 20px;
        display: block;
        height: 2px;
        width: 20px;
        background: #ddd;
        content: ''
    }

    #cssmenu .button.menu-opened:after {
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease;
        top: 23px;
        border: 0;
        height: 2px;
        width: 19px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #cssmenu .button.menu-opened:before {
        top: 23px;
        background: #fff;
        width: 19px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        height: 46px;
        width: 46px;
        cursor: pointer
    }

    #cssmenu .submenu-button.submenu-opened {
        background: #262626
    }

    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd;
        content: ''
    }

    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }

    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff
    }

    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        content: ''
    }

    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #cssmenu .submenu-button.submenu-opened:before {
        display: none
    }

    #cssmenu ul ul ul li.active a {
        border-left: none
    }

    #cssmenu>ul>li.has-sub>ul>li.active>a,
    #cssmenu>ul ul>li.has-sub>ul>li.active>a {
        border-top: none
    }
    #cssmenu ul {
        position: absolute;
        background: rgba(0,0,0,0.8);
    }
    #cssmenu ul li.active a {
        color: yellow;
    }
    #cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active{
        border-bottom: unset;
    }
    #cssmenu > ul > li > a{
        margin-bottom: 0px;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid #444;
        margin: 0px;
        padding: 9px;
    }
    #cssmenu ul ul {
        float: unset;
        margin: 10px 0px 0px;
    }
    #cssmenu ul ul li {
        padding: 0px;
        margin: 0px;
    }
    #cssmenu li:hover > ul > li{
        margin-bottom: 0px;
    }

    .home .hero-caption h2{
        font-size: 50px;
    }
    .hero-caption h3{
        font-size: 50px;
    }
    .take_bottom{
        padding-top: 0px;
    }
    .home-inner-menu h2{
        font-size: 40px;
    }
    .wrp-shortlink a {
        font-size: 18px;
    }
    .footer-nav ul li{
        padding:5px;
    }
    .wrp-cradit p {
        font-size: 15px;
    }
    .location-tab a{
        font-size: 28px;
    }
    .right-verticle{
        min-height: 25px;
    }
    .inner-menu-title h3{
        font-size: 50px;
    }
    .menu-inner h3, .menu-inner span{
        font-size: 20px;
    }
    .add-ons li,.add-ons li span{
        font-size: 20px;
    }
    .wrp-application .datepicker {
        width: 88% !important;
    }
    .quantity {
        margin-bottom: 20px;
    }
    .product-inner .woocommerce-loop-product__title {
        font-size: 20px;
    }
    .product-inner .button{
        font-size: 20px !important;
    }
    .shop-mini-title h2 {
        font-size: 35px;
    }
    .product-inner {
        padding: 0px 15px;
    }
    .inner-loc-details h2{
        font-size: 30px;
    }
    .inner-loc-details address, .inner-loc-details a, .inner-loc-details span {
        font-size: 20px;
    }
    .location-maps iframe {
        height: 400px;
    }
    .woocommerce-cart .cart_item {
        border: 2px solid #aaa;
        margin-bottom: 20px;
    }
    #shipping_method label{
        font-size: 20px;
    }
    .custom-stru label,.delivery-option h3{
        font-size: 22px;
    }
    .product-name a,.product-price{
        font-size: 20px;
    }
    .product-quantity .quantity {
        margin-bottom: 0px;
    }
    .shop_table_responsive tr td::before{
        font-size: 20px;
        font-weight: 500 !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }
}
@media screen and (max-width:767px) {
    .home .hero-caption h2 {
        font-size: 30px;
        margin-top: 30px;
    }
    .take_bottom {
        padding-top: 0px;
        margin: 0px;
    }
    .section-title{
        font-size: 30px;
    }
    .home-inner-menu h2 {
        font-size: 30px;
    }
    .home-custom-menu {
        min-height: 300px;
    }
    .wrp-shortlink a {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .wrp-cradit {
        text-align: center;
    }
    .take_bottom img {
        width: auto;
        max-width: 60%;
    }
    .take_bottom{
        margin:20px;
    }
    header{
        background: #000;
        position: relative;
    }
    .home .hero-caption {
        top: 25%;
    }
    .hero-caption {
        top: 35%;
    }
    .menu-inner p{
        margin: 0px;
    }
    .content-respo{
        margin-bottom: 30px;
        border-bottom: 1px solid #aaa;
        padding-bottom: 30px;
    }
    .wrp-application .datepicker {
        width: 95% !important;
    }
    .wrp-application .gfield_label{
        font-size: 15px !important;
    }
    .edu-first label{
        font-size: 15px;
    }
    .gfield_html h2 {
        font-size: 20px;
    }
    .job-details::after{
        width: 80%;
    }
    .location-inner h2{
        font-size: 50px;
    }
    .location-details{
        margin-top: 20px;
    }
    .woocommerce ul#shipping_method{
        margin: 20px;
    }
    .delivery-option h3{
        margin-left: 10px;
    }
    .woocommerce-checkout .shipping h3 {
        font-size: 17px;
        font-weight: 400;
    }
    .woocommerce-checkout table.shop_table tfoot th {
        font-weight: 400;
        border-top: 1px solid rgba(0,0,0,.1);
        font-size: 17px;
    }
    .woocommerce-checkout ul#shipping_method{
        margin: 0px;
    }
    .woocommerce-checkout .shipping_method{
        text-align: left;
    }
}

@media screen and (max-width:576px) {
    .logo-section img {
        max-width: 70%;
    }
    .home .hero-caption {
        top: 15%;
    }
    .location-tab a {
        font-size: 20px;
    }
    .location-image {
        text-align: center;
        margin-bottom: 15px;
    }
    .seprate-content p{
        font-size: 18px;
    }
    .inner-menu-title h3 {
        font-size: 35px;
    }
    .add-ons ul li::before {
        font-size: inherit;
    }
    .online-btn img {
        max-width: 100%;
    }
    .product-inner:nth-last-of-type(-n+2) hr {
        border: 1px solid #000;
    }
    .job-details::after {
        width: 200px;
    }
    .edu-first {
        width: 100%;
    }
    .edu-second {
        width: 100%;
    }
    .location-inner h2 {
        font-size: 40px;
    }
    .wrp-delmar .del-img {
        min-height: 100px;
    }
    .woocommerce-order-received ul.order_details li{
        margin-right: 0px;
        padding-right: 15px;
    }
    .woocommerce-checkout #order_review_heading {
        margin: 0px;
        width: 100%;
        display: inline-block;
    }
}

@media screen and (max-width:479px) {
    .woocommerce-checkout .title{
        font-size: 25px;
    }
    .woocommerce-order-received ul.order_details li{
        width: 100%;
        border-bottom: 1px solid#aaa;
        margin: 10px 0px;
        border-right: 0px;
    }
    .woocommerce-checkout #shipping_method label {
        font-size: 15px;
        font-weight: 400;
    }
    .edu-thrid, .edu-fourth, .edu-fifth {
        width: 100%;
    }
    .home .hero-caption h2 {
        font-size: 20px;
        margin-top: 10px;
    }
    .hero-caption h3 {
        font-size: 30px;
        font-weight: 600;
    }
    .section-title {
        font-size: 25px;
    }
    .logo-section img {
        max-width: 50%;
    }
    .main-tab-title h2{
        font-size: 30px;
    }
    .hero-caption h2 {
        font-size: 35px;
    }
    .right-verticle {
        min-height: 20px;
        margin: 0px 5px;
    }
    .location-tab a {
        font-size: 16px;
    }
    .seprate-content p {
        font-size: 15px;
    }
    .inner-menu-title h3 {
        font-size: 25px;
    }
    .outer-addons .add-ons {
        border: 2px solid #000;
        padding: 10px;
    }
    .add-ons ul {
        list-style: none;
        margin: 0px 10px 0px 30px;
    }
    .add-ons li, .add-ons li span {
        font-size: 15px;
    }
    .last-col-custom {
        width: 100%;
        display: inline-block;
    }
    .wrp-application .datepicker {
        width: 90% !important;
    }
}

@media screen and (max-width:360px) {
    .wrp-cradit p {
        font-size: 13px;
    }
}

@media screen and (max-width:320px) {}