                                @import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body{
    direction: ltr;
    font-family: 'Droid Arabic Kufi', serif;
    background: #0c1319;
}
html, body {
    margin: 0;
    padding: 0;
}
#login, #search{
    direction: ltr;
    display: none;
    background: #c4c4c4;
    padding: 20px 0;
}
a.close-this{
    direction: ltr;
    color: #f0ad4e;
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}
a.close-this:hover{
    direction: ltr;
    color: #ed9c28;
}
#login .container, #search .container{
    direction: ltr;
    position: relative;
    background: #ececec;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#login h1{
    direction: ltr;
    text-align: center;
    margin-bottom: 15px;
    font-size: 20px;
}
#login input[type="text"], #login input[type="password"], #login input[type="email"], #search input[type="text"]{
    direction: ltr;
    margin-bottom: 10px;
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    padding: 5px 27px 6px 12px;
    font-size: 13px;
    line-height: 1;
    color: #292f33;
    background-color: #f5f8fa;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    outline: none;
    font-family: Tahoma;
}
#search input[type="text"]{
    direction: ltr;
    height: 50px;
    font-size: 15px;
}
#login input[type="text"]:focus, #login input[type="password"]:focus, #login input[type="email"]:focus, #search input[type="text"]:focus{
    direction: ltr;
    color: #292f33;
    text-shadow: none;
    background-color: #fff;
    box-shadow: none;
    opacity: 1;
}
a.forgot{
    direction: ltr;
    font-size: 12px;
}
.top-nav{
    direction: ltr;
    background: #0c1319;
    padding-top: 10px;
    padding-bottom: 5px;
}
.top-nav ul {
    direction: ltr;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.top-nav li {
    direction: ltr;
    display: inline-block;  
    margin-left: 15px;     
}
.top-nav li a{
    direction: ltr;
    font-family: Tahoma;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.top-nav li a i{
    direction: ltr;
    margin-left: 10px;
}
.left-ones{
    direction: ltr;
    text-align: right;
}

.left-ones li a i{
    direction: ltr;
    margin-right: 10px;
    margin-left: 0;
}
.left-ones li span{
    direction: ltr;
    background: #ff0078;
    color: #fff;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
}
header{
    direction: ltr;
    background: url(../images/header.jpg) repeat-x center center; 
    padding: 65px 0;
    text-align: center;
}
header a{
    direction: ltr;
    display: inline-block;
}
header img{
    direction: ltr;
    display: inline-block;
    margin: 0 auto;
}

/* Call back on Small Width */
.navbar-collapse{
    direction: ltr;
    text-align: center;
}
.navbar-nav>li{
    direction: ltr;
    float: none;
    display: inline-block;
}
.navbar-nav{
    direction: ltr;
    float: none;
}
.navbar-default{
    direction: ltr;
    background: #0c1319;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a{
    direction: ltr;
    color: #fff;
    font-size: 15px;
    padding: 20px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
    direction: ltr;
    color: #d3d3d3;
}
ul.main-one{
    direction: ltr;
    box-shadow: none;
    border: none;
    border-radius: 0;
    background: rgba(12, 19, 25, 0.7);
    padding: 30px 0;
}
.dropdown:hover ul.dropdown-menu{
    direction: ltr;
    display: block;
}
.grid-demo{
    direction: ltr;
    color: #fff;
    text-align: left;
}
.grid-demo h1{
    direction: ltr;
    margin-bottom: 20px;
    font-size: 16px;
}
.grid-demo a{
    direction: ltr;
    color: #fff;
    font-family: Tahoma;
}
.grid-demo ul{
    direction: ltr;
    list-style: none;
}
.of-sub{
    direction: ltr;
    padding: 0 100px;
}
.grid-demo ul li{
    direction: ltr;
    margin-bottom: 8px;
}
.wrapper{
    background: #fff;
    padding-top: 30px;
}
.big-title{
    direction: ltr;
    color: #2e353b;
    font-size: 25px;
    margin-bottom: 30px;
}
.big-title span{
    direction: ltr;
    font-size: 15px;
}
.carousel-control.right, .carousel-control.left{
    direction: ltr;
    background-image: none;
    background: #e7006d;
    width: auto;
    opacity: 1;
    color: #fff;
    text-shadow: none;
    bottom: auto;
    left: 30px;
    right: auto;
    top: -70px;
    padding: 10px 15px;
    box-shadow: 0 0 3px #d7d7d7;
    font-size: 30px;
    border-radius: 5px;
}
.carousel-control.right{
    direction: ltr;
    left:75px;
}
.carousel-control.right:hover, .carousel-control.left:hover{
    direction: rtl;
    background: #fff;
    color: #e7006d;
}
.product{
    direction: ltr;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}
a.pop-image{
    direction: ltr;
    position: relative;
    display: block;
    background-color: #111;
    transition: 0.5s;
}
a.pop-image img{
    max-width: 100%;
    direction: ltr;
    transition: 1s;
}
a.pop-image i{
    position: absolute;
    left: 50%;
    direction: ltr;
    top: 40%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    text-align: center;
    margin: -25px 0 0 -25px;
    color: #fff;
    opacity: 0;
    transition: 0.5s;
}
a.pop-image:hover img{
    direction: ltr;
    opacity: 0.2;
}
a.pop-image:hover i{
    direction: ltr;
    opacity: 1;
}
.pp_expand, .pp_close, .pp_next, .pp_previous, .pp_play, .pp_arrow_previous, .pp_arrow_next, .pp_pause, .pp_play, .pp_contract{
    direction: ltr;
    font-size: 0;
}
.product img{
    width: 100%;
    direction: ltr;
    height: 250px;
}
.overlay{
    position: absolute;
    direction: ltr;
    background: rgba(0,0,0,0.8);
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    color: #fff;
}
.overlay h1{
    direction: ltr;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    line-height: 22px;
    font-size: 15px;
}
.overlay h2{
    direction: ltr;
    font-size: 20px;
    font-weight: bold;
}
.overlay h2 span{
    direction: ltr;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
}
a.add-to-cart{
    direction: ltr;
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 50px;
    height: 30px;
    background: #e7006d;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}

a.add-to-wish{
    direction: ltr;
    position: absolute;
    right: 55px;;
    bottom: 0;
    display: block;
    width: 50px;
    height: 30px;
    background: #e7006d;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}

.effect7
{
    direction: ltr;
    position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
    direction: ltr;
    content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    right:10px;
    left:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
} 
.effect7:after
{
    direction: ltr;
    left:10px; 
    right:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
    -moz-transform:skew(8deg) rotate(3deg);     
    -ms-transform:skew(8deg) rotate(3deg);     
    -o-transform:skew(8deg) rotate(3deg); 
    transform:skew(8deg) rotate(3deg);
}
.carousel{
    direction: ltr;
    background: url(../images/sep.png) no-repeat bottom center;
    padding-bottom: 60px;
}
div.sep{
    direction: ltr;
    background: url(../images/sep.png) no-repeat center center;
    margin-top: 20px;
    margin-bottom: 40px;
    height: 28px;
}
.search-block{
    direction: ltr;
    background: #ecf0f1;
    padding: 10px 30px;
    margin-top: 25px;
}
.search-block h1{
    direction: ltr;
    color: #2e353b;
    font-size: 20px;
    margin: 20px 0;
}
.my-input{
    direction: ltr;
    width: 100%;
    font-size: 14px;
    border: 1px solid #d3d3d3;
    padding: 5px 10px;
    font-family: Tahoma;
    margin-bottom: 5px;

}
.go-btn .my-input{
    direction: ltr;
    background: #000000;
    color: #fff;
}
.go-btn{
    direction: ltr;
    position: relative;
}
.go-btn button{
    direction: ltr;
    background: none;
    border: none;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 10px;
}
.objects{
    background: #ecf0f1;
    padding: 30px;
    margin-top: 10px;
    border-radius: 10px;
}
.bxslider li img{
    padding: 0 5px;
    height: 150px;
}
.object{
    direction: ltr;
    margin-bottom: 25px;
    border-radius: 10px;
    overflow: hidden;
}
.object img{
    direction: ltr;
    width: 100%;
}
.footer{
    direction: ltr;
    background: #7b003a;
    padding: 25px 0;
}
.footer h1{
    direction: ltr;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}
.footer p{
    direction: ltr;
    color: #fff;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 18px;
}
.footer ul li{
    direction: ltr;
    color: #fff;
    margin-bottom: 10px;
}
.footer ul li a, .footer ul li span{
    direction: ltr;
    color: #fff;
    font-family: Tahoma;
    margin-left: 10px;
    font-size: 13px;
}
.rights{
    direction: ltr;
    padding: 15px 0;
    font-size: 13px;
    color: #fff;
    font-family: Tahoma;
    background: #000;
}
.scrollToTop{
    direction: ltr;
    width:46px; 
    height:46px;
    padding:10px; 
    text-align:center; 
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position:fixed;
    bottom:42px;
    left:30px;
    display:none;
    background: url('../images/scrolltop.png') no-repeat;
}
.live-contac{
    direction: ltr;
    text-align: right;
}
.live-contac a{
    text-decoration: none;
    direction: ltr;
    color: #fff;
}
/*==============================*/
.inner-container{
    direction: ltr;
    margin-top: -25px;
    overflow: hidden;
}
.breadcrumb{
    direction: ltr;
    padding: 10px 14px;
    margin: 0 0 18px;
    background-color: #fbfbfb;
    background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
    background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    margin-bottom: 5px;
}
.breadcrumb li {
    direction: ltr;
    display: inline-block;
    text-shadow: 0 1px 0 #ffffff;
    font-size: 13px;
}
.breadcrumb li a{
    direction: ltr;
    font-size: 13px;
    color: #ed9c28;
    text-decoration: none;
}
.breadcrumb li a:hover{
    direction: ltr;
    color: #ed9c28;
}
.banner{
    direction: ltr;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}
.some-of{
    direction: ltr;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
    background: #f0f0f0;
}
.some-of h1{
    direction: ltr;
    font-size: 30px;
    margin-bottom: 30px;
    font-family: Tahoma;
}
.one-of{
    direction: ltr;
    margin-bottom: 30px;
    background: #fff;
    padding: 10px 0;
    -webkit-box-shadow: 0px 0px 12px 3px #ddd;
    box-shadow: 0px 0px 12px 3px #ddd;
}
.one-of:hover{
    direction: ltr;
    webkit-box-shadow: 0px 0px 12px 3px #aaa;
    box-shadow: 0px 0px 12px 3px #aaa;
}
.one-of a{
    direction: ltr;
    display: block;
    text-decoration: none;
    color: #231f20;
}
.one-of a img{
    direction: ltr;
    width: 100%;
    height: 325px;
}
.one-of a h1{
    direction: ltr;
    font-size: 15px;
    margin-top: 10px;
}

.about-this{
    direction: ltr;
    padding: 50px 70px;
    background: #eae9e7;
    overflow: hidden;
}
.about-this h1{
    direction: ltr;
    text-align: center;
    font-size: 25px;
    color: #47292a;
}
.about-this h1 i{
    direction: ltr;
    font-size: 35px;
}
.about-this p{
    direction: ltr;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 20px;
    color: #231f20;
}
.explore{
    direction: ltr;
    text-align: center;
    position: relative;
}
.explore .wrap{
    direction: ltr;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    text-align: center;
}
.explore .wrap p{
    direction: ltr;
    color: #fff;
    margin-bottom: 10px;
}
.cat-title{
    direction: ltr;
    color: #47292A;
    font-size: 23px;
    margin: 25px 0;
}
.tab-pane{
    direction: ltr;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 6px 3px #DDD;
    overflow: hidden;
}
.nav-tabs > li > a{
    direction: ltr;
    font-size: 13px;
    padding: 10px 30px;
}
.items-grid{
    margin-top: 20px;
    direction: ltr;
    padding: 10px;
}
.view {
    direction: ltr;
    height: 200px;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
    padding: 0;
}
.view .mask,.view .content {
    direction: ltr;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    width: 100%;
}
.view img {
    direction: ltr;
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
}
.view h2 {
    direction: ltr;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
}
.view p {
    direction: ltr;
    font-family: Tahoma;
    font-style: italic;
    font-size: 13px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    direction: ltr;
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
    font-size: 11px;
    margin-bottom: 3px;
}
.view a.info:hover {
    direction: ltr;
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}


.view-tenth img {
    direction: ltr;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
    direction: ltr;
    background-color: rgba(255, 231, 179, 0.3);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.view-tenth h2 {
    direction: ltr;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    background: transparent;
    margin: 20px 40px 0px 40px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #333;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.view-tenth p {
    color: #333;
    direction: ltr;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.view-tenth a.info {
    direction: ltr;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.view-tenth:hover img {
    direction: ltr;
    -webkit-transform: scale(10);
    -moz-transform: scale(10);
    -o-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.view-tenth:hover .mask {
    direction: ltr;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
    direction: ltr;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.product-wrapper{
    direction: ltr;
    padding: 20px 0;
}	
.product-details div{
    direction: ltr;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.product-details div:last-of-type{
    direction: ltr;
    border-bottom: 0;
}	
.product-details h1{
    direction: ltr;
    color: #47292A;
    font-size: 18px;
    margin-bottom: 20px;
}
.product-details p{
    direction: ltr;
    font-family: Tahoma;
    font-size: 14px;
    margin-bottom: 20px;
    color: #666;
}		
.product-details span{
    direction: ltr;
    font-size: 12px;
    padding: 5px 20px;
}
.product-details h2	{
    direction: ltr;
    font-family: Tahoma;
    font-size: 14px;
    margin-bottom: 20px;
    color: #666;
}
.product-details h2:last-of-type{
    direction: ltr;
    margin-bottom: 0;
}
.product-details h2 span{
    direction: ltr;
    font-weight: bold;
    padding: 0;
}
.product-image{
    direction: ltr;
    padding: 20px 0;
}	
#myButton{
    direction: ltr;
    margin-top: 20px;
}	
@media (max-width: 992px) {
    .product{
        margin-bottom: 20px;
    }
    .live-contac{
        text-align: center;
        margin-top: 15px;
    }
    .rights p{
        text-align: center;
    }
}
@media (max-width: 768px) {
    .navbar-nav>li{
        text-align:left;
        float: none;
        display: block;
    }
    .navbar-nav{
        float: left;
    }
    .of-sub{
        padding: 20px;
    }
    .navbar-default .navbar-nav>li>a{
        padding: 10px;
    }
    ul.main-one{
        padding: 0;
    }
    .top-nav ul{
        text-align: center;
    }
    .left-ones{
        margin-top: 10px;
    }
    .footer ul{
        margin-top: 20px;
    }
    .carousel-inner{
        margin-top: 80px;
    }
    .for-margin, .this-sign-up{
        margin-bottom: 10px;
    }

    .btn-sm{
    	width:100%;
    	margin-bottom:10px;
    }
}



.pagination > li > a{
    direction: ltr;
    color:#000 !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    direction: ltr;
    background-color: #ED9C28 !important;
    border-color: #ED9C28 !important;
}

#element_to_pop_up{
left:45% !important;
    direction: ltr;
    background-color: #fff;
    margin: 0 auto;
    display: table;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 30px #CCC;
}
.red{
    direction: ltr;
    color:red;
}
.green{
    direction: ltr;
    color:green;
}


.form-body{
    direction: ltr !important;


}
.control-label{
    direction: ltr !important; 
}

@media (min-width: 992px) {
    .md_float{
        float: left;
    }
    .view{
        float: left;
    }
    .product-image{
        float: left;
    }
    .this-sign-up{
        float: left;
    }
    .this-login{
        float: left;
    }

}

@media (min-width: 768px) {
    .left-twos {
        float: left !important;
    }
    .left-ones{
        float: right;
    }
}
.sm_float{
    float: left;
}

                            