
/* responsive
----------------------------------------------------------------------------------------------------------------------------- */

@media (max-width:1399px) {



}

@media (max-width:1199px) {
	
.fixed-row, .content-area { width:96%; padding:0; }



}


@media (max-width:991px) {

/* footer-sec */

.footer-sec ul.foot-nav { display: inline-block; text-align:center; }
.footer-sec ul.foot-nav li { display: inline-block; }


}


@media screen and (max-width:1200px) and (min-width: 1024px) {



}



@media (max-width:767px) {


/* Tools */

.padd-both-100 { padding-top:50px!important; padding-bottom:50px!important; }


/* Structure */

.mobile-w-100 { width:100% !important; }
.fixed-row, .content-area { width:96%; margin:0 auto; }

/* device-view */

.desktop-view  { display:none; }
.mobile-view { display:block; }	

/* Position Spaces */

.mobile-no-margin { margin:0 !important; }
.mobile-mb-0  { margin-bottom:0 !important; }
.mobile-mb-5  { margin-bottom:5px !important; }
.mobile-mb-10 { margin-bottom:10px !important; }
.mobile-mb-15 { margin-bottom:15px !important; }
.mobile-mb-20 { margin-bottom:20px !important; }
.mobile-mb-25 { margin-bottom:25px !important; }
.mobile-mb-40 { margin-bottom:40px !important; }
.mobile-mb-60 { margin-bottom:60px !important; }
.mobile-mt-0  { margin-top:0 !important; }

.mob-mx-10 { margin-left:10px !important; margin-right:10px !important; }

/* mobile-custom-class */

.mobile-float-no { float:none !important; }
.mobile-float-l { float:left !important; }
.mobile-float-r { float:right !important; }

.mobile-con-area-center { width:100% !important; float:none !important; text-align:center !important; margin-bottom:20px !important; }
.mobile-con-center-no-mar { width:100% !important; float:none !important; text-align:center !important; margin-bottom:0 !important; }
.mobile-padd-l-r { padding:0 3% !important; }

.a-left-mobile { text-align:center !important; }
.mobile-con-center { text-align: center; }



}


@media (max-width:479px) {
	

/* header-sec */

.head-social li { padding:3px; }
.head-social li a  { width:34px; height:34px; line-height:34px; font-size:18px;  }

}
