
* { outline: 0!important; }

/*==utility css =================================================================================
===============================================================================================*/
.full_width {  width:100%; float: left; margin: 0 0 20px; padding: 0; position: relative; }
.one_half { width: 48%; }
.one_third { width: 30.5%; }
.one_fourth { width: 22%; }
.one_fifth { width: 16.8%; }
.one_sixth { width: 13.33%; }
.two_fifth { width: 37.6%; }
.two_fourth { width: 48%; }
.two_third { width: 65.33%; }
.three_fifth { width: 58.4%; }
.three_fourth { width: 74%; }
.four_fifth { width: 79.2%; }
.five_sixth { width: 82.67%; }
/*-------------------------------------------------------------------*/
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  float: left; margin-bottom: 20px; margin-right: 4%; position: relative; }
/*-------------------------------------------------------------------*/
.last { margin-right:0px!important; }
/*-------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  /*-------------------------------------------------------------------*/
  .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	width:100%; float: left; margin-bottom: 20px; margin-right: 0; position: relative; }
  /*-------------------------------------------------------------------*/ 
}



/*.nf-form-cont .one-half, .nf-form-cont .three-sixths, .nf-form-cont .two-fourths {  
        width: 100%!important;  margin-left: 0!important; clear: both!important; 
    }*/

    