@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

.site-header{
	padding-top: 0 !important;
}

.menu-toggle{
	float: right;
	margin-right: 10px;
}

.home-located .apartment-section a{
	margin-bottom: 25px;
}

.nbs-flexisel-nav-right{
	right: 0 !important;
}

.service-image{
	text-align: center;
	margin: 20px 0px;
}

.no-sticky .menu-toggle{
	color: #fff;
}


.site-header-menu{
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.site-header-menu .main-navigation{
	width: 100%;
}

.main-navigation a{
padding-left : 15px !important;
padding-right : 15px !important;
color: #fff; 
}

.sticky .main-navigation a{
	color: #fff !important;
}

.menu-toggle{
	margin: 23px !important;
}


.sh-hosting ul.products li.product, .sh-hme-hosting ul.products li.product {
    width: inherit !important;
}

.entry-header{
	margin: 0 !important;
}

.sh-dedicated, .sh-co-location, .sh-switching, .sh-hosting{
	padding: 0 25px;
}

.site-content{
	padding: 0 25px !important;
}


.sh-co-location-details .tm-box {
    width: 50% !important;
}

.woocommerce-cart-form__contents .product-name {
    width: 100%;
}

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

.site-header-menu {
    height: auto !important;
    width: 0;
    position: inherit !important;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: inherit !important;
    overflow-x: hidden;
    padding-top: 0;
    /* transition: 0.5s; */
}

.main-navigation .primary-menu>li{
margin-right: 0 !important;
 }

 .sticky .main-navigation a{
	color: #000 !important;
}

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 

.no-sticky .menu-toggle{
	color: #fff;
}


.site-header-menu{
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

.site-header-menu .main-navigation{
	width: 100%;
}

.main-navigation a{
padding-left : 15px !important;
padding-right : 15px !important;
color: #fff; 
}

.sticky .main-navigation a{
	color: #fff !important;
}

.menu-toggle{
	margin: 23px !important;
}

.menu-toggle{
	float: right;
	margin-right: 10px;
}

.site-branding img {
    width: 100px !important;
}

.home-located .apartment-section a{
	margin-bottom: 25px;
}

.nbs-flexisel-nav-right{
	right: 0 !important;
}

.nbs-flexisel-nav-left{
	left: 0 !important;
}

.home-carousel .products li{
	width: 100% !important;
}

.home-carousel .sh-hme-hosting ul.products li.product {
    width: 100% !important;
}

.left-ser .ser-img {
    float: left !important;
    margin: 0 !important;
}

.home-services-det .left-ser h2 {
    text-align: left !important;
}

.home-services-det .left-cotent p {
    text-align: left !important;
}


.entry-header{
	margin: 0 !important;
}

.sh-dedicated, .sh-co-location, .sh-switching, .sh-hosting{
	padding: 0 25px;
}

.products li {
	width: 100% !important;
}

.entry-summary{
	margin: 0 !important;
}


.site-content{
	padding: 0 25px !important;
}

.woocommerce-cart-form__contents .product-name{
	width: 100% !important;
}

.wc-proceed-to-checkout .checkout-btn, .wc-proceed-to-checkout .continueshopping{
	width: 270px!important;
	margin: 0 !important;
}

}