/* Mobile Portrait View */

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

*{box-sizing:border-box;}

.left, .right{ float:none;}

.container { width:auto; padding:0 20px;}

.logo{ float:none; text-align:left; max-width:70%;}

.ozen-features-col{ margin-right:0 !important}
.col-lg-6.padding-right-xl{ padding-right:15px !important}
body.page-id-32 .ozen-context--builder,
body.page-id-11 .ozen-context--builder
{ width:100%;margin:0 auto;}
}



@media screen and (min-width: 300px) and (max-width: 480px){



}





/* Mobile Landscape View */

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

.container { width:auto; padding:0 20px;}



}



/* Tablet View */

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

.container { width:auto; padding:0 20px;}
.oz-product--info .oz-product-title, .oz-product--info .oz-product-detail{ float:none;}
.col-lg-6.padding-right-xl{ padding-right:15px !important;}
}







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




}

@media screen and (max-width:1023px) { 
.logo{ float:none;}
.pad80{ padding:0 !important;}
.ozen-hd-naviagtion{ float:none;}
.oz-hire-info{ padding:30px;}
.oz-hire-info h3{ font-size:30px ; line-height:35px;}
body.page-id-32 .ozen-context--builder,
body.page-id-11 .ozen-context--builder,
body.bbpress.bbp-js .ozen-context--builder
{ width:100%;margin:0 auto;}

}



@media screen and (max-width:1169px) and (min-width:981px) { 

html{overflow-x:hidden; }

.container { width:auto; padding:0 20px;}

}

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

.menu-toggle,

.dropdown-toggle {display: block;}

}