/* This is 960/12 Grid System */
@charset "utf-8";

:focus{ border:none; outline:0; }

img{ vertical-align:middle; }

a img{ border:none; }

.resimg{ width: 100%; }

.mark{ background-color:#fdf7b9; }

.eor{ width:0; height:0; line-height:0; clear:both; }

.pad{ padding:10px; }
.pad-tb{ padding:10px 0; }
.pad-lr{ padding:0 10px; }
.pad-l{ padding-left:10px; }
.pad-r{ padding-right:10px; }
.pad-t{ padding-top:10px; }
.pad-b{ padding-bottom:10px; }

.pad5{ padding:5px; }
.pad5-tb{ padding:5px 0; }
.pad5-lr{ padding:0 5px; }
.pad5-l{ padding-left:5px; }
.pad5-r{ padding-right:5px; }
.pad5-t{ padding-top:5px; }
.pad5-b{ padding-bottom:5px; }

.pad20{ padding:20px; }
.pad20-tb{ padding:20px 0; }
.pad20-lr{ padding:0 20px; }
.pad20-l{ padding-left:20px; }
.pad20-r{ padding-right:20px; }
.pad20-t{ padding-top:20px; }
.pad20-b{ padding-bottom:20px; }

.txt-l{ text-align:left; }
.txt-c{ text-align:center; }
.txt-r{ text-align:right; }
 
.container{ margin:0 auto; width:1200px; }
.container-fluid{ padding:0 10px; }

.row{ margin:0 -10px; }
/* lg Large */
/* -- responsive grid start -- */
.col-xs-1{ width:8.33%; float:left; }
.col-xs-2{ width:16.66%; float:left; }
.col-xs-3{ width:24.99%; float:left; }
.col-xs-4{ width:33.33%; float:left; }
.col-xs-5{ width:41.65%; float:left; }
.col-xs-6{ width:49.98%; float:left; }
.col-xs-7{ width:58.31%; float:left; }
.col-xs-8{ width:66.64%; float:left; }
.col-xs-9{ width:74.97%; float:left; }
.col-xs-10{ width:83.3%; float:left; }
.col-xs-11{ width:91.63%; float:left; }
.col-xs-12{ width:100%; float:left; }

.col-sm-1{ width:8.33%; float:left; }
.col-sm-2{ width:16.66%; float:left; }
.col-sm-3{ width:24.99%; float:left; }
.col-sm-4{ width:33.33%; float:left; }
.col-sm-5{ width:41.65%; float:left; }
.col-sm-6{ width:49.98%; float:left; }
.col-sm-7{ width:58.31%; float:left; }
.col-sm-8{ width:66.64%; float:left; }
.col-sm-9{ width:74.97%; float:left; }
.col-sm-10{ width:83.3%; float:left; }
.col-sm-11{ width:91.63%; float:left; }
.col-sm-12{ width:100%; float:left; }

.col-md-1{ width:8.33%; float:left; }
.col-md-2{ width:16.66%; float:left; }
.col-md-3{ width:24.99%; float:left; }
.col-md-4{ width:33.33%; float:left; }
.col-md-5{ width:41.65%; float:left; }
.col-md-6{ width:49.98%; float:left; }
.col-md-7{ width:58.31%; float:left; }
.col-md-8{ width:66.64%; float:left; }
.col-md-9{ width:74.97%; float:left; }
.col-md-10{ width:83.3%; float:left; }
.col-md-11{ width:91.63%; float:left; }
.col-md-12{ width:100%; float:left; }

.col-lg-1{ width:8.33%; float:left; }
.col-lg-2{ width:16.66%; float:left; }
.col-lg-3{ width:24.99%; float:left; }
.col-lg-4{ width:33.33%; float:left; }
.col-lg-5{ width:41.65%; float:left; }
.col-lg-6{ width:49.98%; float:left; }
.col-lg-7{ width:58.31%; float:left; }
.col-lg-8{ width:66.64%; float:left; }
.col-lg-9{ width:74.97%; float:left; }
.col-lg-10{ width:83.3%; float:left; }
.col-lg-11{ width:91.63%; float:left; }
.col-lg-12{ width:100%; float:left; }
/* -- responsive grid end -- */
/* push */
.push-xs-1{ position:relative; left:8.33%; }
.push-xs-2{ position:relative; left:16.66%; }
.push-xs-3{ position:relative; left:24.99%; }
.push-xs-4{ position:relative; left:33.33%; }
.push-xs-5{ position:relative; left:41.65%; }
.push-xs-6{ position:relative; left:49.98%; }
.push-xs-7{ position:relative; left:58.31%; }
.push-xs-8{ position:relative; left:66.64%; }
.push-xs-9{ position:relative; left:74.97%; }
.push-xs-10{ position:relative; left:83.3%; }
.push-xs-11{ position:relative; left:91.63%; }
.push-xs-12{ position:relative; left:100%; }

.push-sm-1{ position:relative; left:8.33%; }
.push-sm-2{ position:relative; left:16.66%; }
.push-sm-3{ position:relative; left:24.99%; }
.push-sm-4{ position:relative; left:33.33%; }
.push-sm-5{ position:relative; left:41.65%; }
.push-sm-6{ position:relative; left:49.98%; }
.push-sm-7{ position:relative; left:58.31%; }
.push-sm-8{ position:relative; left:66.64%; }
.push-sm-9{ position:relative; left:74.97%; }
.push-sm-10{ position:relative; left:83.3%; }
.push-sm-11{ position:relative; left:91.63%; }
.push-sm-12{ position:relative; left:100%; }

.push-md-1{ position:relative; left:8.33%; }
.push-md-2{ position:relative; left:16.66%; }
.push-md-3{ position:relative; left:24.99%; }
.push-md-4{ position:relative; left:33.33%; }
.push-md-5{ position:relative; left:41.65%; }
.push-md-6{ position:relative; left:49.98%; }
.push-md-7{ position:relative; left:58.31%; }
.push-md-8{ position:relative; left:66.64%; }
.push-md-9{ position:relative; left:74.97%; }
.push-md-10{ position:relative; left:83.3%; }
.push-md-11{ position:relative; left:91.63%; }
.push-md-12{ position:relative; left:100%; }

.push-lg-1{ position:relative; left:8.33%; }
.push-lg-2{ position:relative; left:16.66%; }
.push-lg-3{ position:relative; left:24.99%; }
.push-lg-4{ position:relative; left:33.33%; }
.push-lg-5{ position:relative; left:41.65%; }
.push-lg-6{ position:relative; left:49.98%; }
.push-lg-7{ position:relative; left:58.31%; }
.push-lg-8{ position:relative; left:66.64%; }
.push-lg-9{ position:relative; left:74.97%; }
.push-lg-10{ position:relative; left:83.3%; }
.push-lg-11{ position:relative; left:91.63%; }
.push-lg-12{ position:relative; left:100%; }

/* pull */
.pull-xs-1{ position:relative; right:8.33%; }
.pull-xs-2{ position:relative; right:16.66%; }
.pull-xs-3{ position:relative; right:24.99%; }
.pull-xs-4{ position:relative; right:33.33%; }
.pull-xs-5{ position:relative; right:41.65%; }
.pull-xs-6{ position:relative; right:49.98%; }
.pull-xs-7{ position:relative; right:58.31%; }
.pull-xs-8{ position:relative; right:66.64%; }
.pull-xs-9{ position:relative; right:74.97%; }
.pull-xs-10{ position:relative; right:83.3%; }
.pull-xs-11{ position:relative; right:91.63%; }
.pull-xs-12{ position:relative; right:100%; }

.pull-sm-1{ position:relative; right:8.33%; }
.pull-sm-2{ position:relative; right:16.66%; }
.pull-sm-3{ position:relative; right:24.99%; }
.pull-sm-4{ position:relative; right:33.33%; }
.pull-sm-5{ position:relative; right:41.65%; }
.pull-sm-6{ position:relative; right:49.98%; }
.pull-sm-7{ position:relative; right:58.31%; }
.pull-sm-8{ position:relative; right:66.64%; }
.pull-sm-9{ position:relative; right:74.97%; }
.pull-sm-10{ position:relative; right:83.3%; }
.pull-sm-11{ position:relative; right:91.63%; }
.pull-sm-12{ position:relative; right:100%; }

.pull-md-1{ position:relative; right:8.33%; }
.pull-md-2{ position:relative; right:16.66%; }
.pull-md-3{ position:relative; right:24.99%; }
.pull-md-4{ position:relative; right:33.33%; }
.pull-md-5{ position:relative; right:41.65%; }
.pull-md-6{ position:relative; right:49.98%; }
.pull-md-7{ position:relative; right:58.31%; }
.pull-md-8{ position:relative; right:66.64%; }
.pull-md-9{ position:relative; right:74.97%; }
.pull-md-10{ position:relative; right:83.3%; }
.pull-md-11{ position:relative; right:91.63%; }
.pull-md-12{ position:relative; right:100%; }

.pull-lg-1{ position:relative; right:8.33%; }
.pull-lg-2{ position:relative; right:16.66%; }
.pull-lg-3{ position:relative; right:24.99%; }
.pull-lg-4{ position:relative; right:33.33%; }
.pull-lg-5{ position:relative; right:41.65%; }
.pull-lg-6{ position:relative; right:49.98%; }
.pull-lg-7{ position:relative; right:58.31%; }
.pull-lg-8{ position:relative; right:66.64%; }
.pull-lg-9{ position:relative; right:74.97%; }
.pull-lg-10{ position:relative; right:83.3%; }
.pull-lg-11{ position:relative; right:91.63%; }
.pull-lg-12{ position:relative; right:100%; }

/* -- Text Align Start -- */
.txt-xs-l{ text-align:left; }
.txt-xs-r{ text-align:right; }
.txt-xs-c{ text-align:center; }

.txt-sm-l{ text-align:left; }
.txt-sm-r{ text-align:right; }
.txt-sm-c{ text-align:center; }

.txt-md-l{ text-align:left; }
.txt-md-r{ text-align:right; }
.txt-md-c{ text-align:center; }

.txt-lg-l{ text-align:left; }
.txt-lg-r{ text-align:right; }
.txt-lg-c{ text-align:center; }
/* -- Text Align End -- */
@media( max-width:768px )
{
/* xs Extra Small */
.container{ width:auto; padding:0 10px; }
/* -- responsive grid start -- */
.col-sm-1{ width:100%; float:left; }
.col-sm-2{ width:100%; float:left; }
.col-sm-3{ width:100%; float:left; }
.col-sm-4{ width:100%; float:left; }
.col-sm-5{ width:100%; float:left; }
.col-sm-6{ width:100%; float:left; }
.col-sm-7{ width:100%; float:left; }
.col-sm-8{ width:100%; float:left; }
.col-sm-9{ width:100%; float:left; }
.col-sm-10{ width:100%; float:left; }
.col-sm-11{ width:100%; float:left; }
.col-sm-12{ width:100%; float:left; }

.col-md-1{ width:100%; float:left; }
.col-md-2{ width:100%; float:left; }
.col-md-3{ width:100%; float:left; }
.col-md-4{ width:100%; float:left; }
.col-md-5{ width:100%; float:left; }
.col-md-6{ width:100%; float:left; }
.col-md-7{ width:100%; float:left; }
.col-md-8{ width:100%; float:left; }
.col-md-9{ width:100%; float:left; }
.col-md-10{ width:100%; float:left; }
.col-md-11{ width:100%; float:left; }
.col-md-12{ width:100%; float:left; }

.col-lg-1{ width:100%; float:left; }
.col-lg-2{ width:100%; float:left; }
.col-lg-3{ width:100%; float:left; }
.col-lg-4{ width:100%; float:left; }
.col-lg-5{ width:100%; float:left; }
.col-lg-6{ width:100%; float:left; }
.col-lg-7{ width:100%; float:left; }
.col-lg-8{ width:100%; float:left; }
.col-lg-9{ width:100%; float:left; }
.col-lg-10{ width:100%; float:left; }
.col-lg-11{ width:100%; float:left; }
.col-lg-12{ width:100%; float:left; }

.col-xs-1{ width:8.33%; float:left; }
.col-xs-2{ width:16.66%; float:left; }
.col-xs-3{ width:24.99%; float:left; }
.col-xs-4{ width:33.33%; float:left; }
.col-xs-5{ width:41.65%; float:left; }
.col-xs-6{ width:49.98%; float:left; }
.col-xs-7{ width:58.31%; float:left; }
.col-xs-8{ width:66.64%; float:left; }
.col-xs-9{ width:74.97%; float:left; }
.col-xs-10{ width:83.3%; float:left; }
.col-xs-11{ width:91.63%; float:left; }
.col-xs-12{ width:100%; float:left; }
/* -- responsive grid end -- */
/* Push */
.push-sm-1{ position:static; left:0%; }
.push-sm-2{ position:static; left:0%; }
.push-sm-3{ position:static; left:0%; }
.push-sm-4{ position:static; left:0%; }
.push-sm-5{ position:static; left:0%; }
.push-sm-6{ position:static; left:0%; }
.push-sm-7{ position:static; left:0%; }
.push-sm-8{ position:static; left:0%; }
.push-sm-9{ position:static; left:0%; }
.push-sm-10{ position:static; left:0%; }
.push-sm-11{ position:static; left:0%; }
.push-sm-12{ position:static; left:0%; }

.push-md-1{ position:static; left:0%; }
.push-md-2{ position:static; left:0%; }
.push-md-3{ position:static; left:0%; }
.push-md-4{ position:static; left:0%; }
.push-md-5{ position:static; left:0%; }
.push-md-6{ position:static; left:0%; }
.push-md-7{ position:static; left:0%; }
.push-md-8{ position:static; left:0%; }
.push-md-9{ position:static; left:0%; }
.push-md-10{ position:static; left:0%; }
.push-md-11{ position:static; left:0%; }
.push-md-12{ position:static; left:0%; }

.push-lg-1{ position:static; left:0%; }
.push-lg-2{ position:static; left:0%; }
.push-lg-3{ position:static; left:0%; }
.push-lg-4{ position:static; left:0%; }
.push-lg-5{ position:static; left:0%; }
.push-lg-6{ position:static; left:0%; }
.push-lg-7{ position:static; left:0%; }
.push-lg-8{ position:static; left:0%; }
.push-lg-9{ position:static; left:0%; }
.push-lg-10{ position:static; left:0%; }
.push-lg-11{ position:static; left:0%; }
.push-lg-12{ position:static; left:0%; }

.push-xs-1{ position:relative; left:8.33%; }
.push-xs-2{ position:relative; left:16.66%; }
.push-xs-3{ position:relative; left:24.99%; }
.push-xs-4{ position:relative; left:33.33%; }
.push-xs-5{ position:relative; left:41.65%; }
.push-xs-6{ position:relative; left:49.98%; }
.push-xs-7{ position:relative; left:58.31%; }
.push-xs-8{ position:relative; left:66.64%; }
.push-xs-9{ position:relative; left:74.97%; }
.push-xs-10{ position:relative; left:83.3%; }
.push-xs-11{ position:relative; left:91.63%; }
.push-xs-12{ position:relative; left:100%; }
/* Pull */
.pull-sm-1{ position:static; right:0%; }
.pull-sm-2{ position:static; right:0%; }
.pull-sm-3{ position:static; right:0%; }
.pull-sm-4{ position:static; right:0%; }
.pull-sm-5{ position:static; right:0%; }
.pull-sm-6{ position:static; right:0%; }
.pull-sm-7{ position:static; right:0%; }
.pull-sm-8{ position:static; right:0%; }
.pull-sm-9{ position:static; right:0%; }
.pull-sm-10{ position:static; right:0%; }
.pull-sm-11{ position:static; right:0%; }
.pull-sm-12{ position:static; right:0%; }

.pull-md-1{ position:static; right:0%; }
.pull-md-2{ position:static; right:0%; }
.pull-md-3{ position:static; right:0%; }
.pull-md-4{ position:static; right:0%; }
.pull-md-5{ position:static; right:0%; }
.pull-md-6{ position:static; right:0%; }
.pull-md-7{ position:static; right:0%; }
.pull-md-8{ position:static; right:0%; }
.pull-md-9{ position:static; right:0%; }
.pull-md-10{ position:static; right:0%; }
.pull-md-11{ position:static; right:0%; }
.pull-md-12{ position:static; right:0%; }

.pull-lg-1{ position:static; right:0%; }
.pull-lg-2{ position:static; right:0%; }
.pull-lg-3{ position:static; right:0%; }
.pull-lg-4{ position:static; right:0%; }
.pull-lg-5{ position:static; right:0%; }
.pull-lg-6{ position:static; right:0%; }
.pull-lg-7{ position:static; right:0%; }
.pull-lg-8{ position:static; right:0%; }
.pull-lg-9{ position:static; right:0%; }
.pull-lg-10{ position:static; right:0%; }
.pull-lg-11{ position:static; right:0%; }
.pull-lg-12{ position:static; right:0%; }

.pull-xs-1{ position:relative; right:8.33%; }
.pull-xs-2{ position:relative; right:16.66%; }
.pull-xs-3{ position:relative; right:24.99%; }
.pull-xs-4{ position:relative; right:33.33%; }
.pull-xs-5{ position:relative; right:41.65%; }
.pull-xs-6{ position:relative; right:49.98%; }
.pull-xs-7{ position:relative; right:58.31%; }
.pull-xs-8{ position:relative; right:66.64%; }
.pull-xs-9{ position:relative; right:74.97%; }
.pull-xs-10{ position:relative; right:83.3%; }
.pull-xs-11{ position:relative; right:91.63%; }
.pull-xs-12{ position:relative; right:100%; }

/* -- Text Align Start -- */
.txt-sm-l{ text-align:left; }
.txt-sm-r{ text-align:right; }
.txt-sm-c{ text-align:center; }

.txt-md-l{ text-align:left; }
.txt-md-r{ text-align:right; }
.txt-md-c{ text-align:center; }

.txt-lg-l{ text-align:left; }
.txt-lg-r{ text-align:right; }
.txt-lg-c{ text-align:center; }

.txt-xs-l{ text-align:left; }
.txt-xs-r{ text-align:right; }
.txt-xs-c{ text-align:center; }
/* -- Text Align End -- */
}
@media( min-width:769px ) and ( max-width:991px )
{
/* sm Small */
.container{ width:auto; padding:0 10px; }
/* -- responsive grid start -- */
.col-xs-1{ width:8.33%; float:left; }
.col-xs-2{ width:16.66%; float:left; }
.col-xs-3{ width:24.99%; float:left; }
.col-xs-4{ width:33.33%; float:left; }
.col-xs-5{ width:41.65%; float:left; }
.col-xs-6{ width:49.98%; float:left; }
.col-xs-7{ width:58.31%; float:left; }
.col-xs-8{ width:66.64%; float:left; }
.col-xs-9{ width:74.97%; float:left; }
.col-xs-10{ width:83.3%; float:left; }
.col-xs-11{ width:91.63%; float:left; }
.col-xs-12{ width:100%; float:left; }

.col-md-1{ width:100%; float:left; }
.col-md-2{ width:100%; float:left; }
.col-md-3{ width:100%; float:left; }
.col-md-4{ width:100%; float:left; }
.col-md-5{ width:100%; float:left; }
.col-md-6{ width:100%; float:left; }
.col-md-7{ width:100%; float:left; }
.col-md-8{ width:100%; float:left; }
.col-md-9{ width:100%; float:left; }
.col-md-10{ width:100%; float:left; }
.col-md-11{ width:100%; float:left; }
.col-md-12{ width:100%; float:left; }

.col-lg-1{ width:100%; float:left; }
.col-lg-2{ width:100%; float:left; }
.col-lg-3{ width:100%; float:left; }
.col-lg-4{ width:100%; float:left; }
.col-lg-5{ width:100%; float:left; }
.col-lg-6{ width:100%; float:left; }
.col-lg-7{ width:100%; float:left; }
.col-lg-8{ width:100%; float:left; }
.col-lg-9{ width:100%; float:left; }
.col-lg-10{ width:100%; float:left; }
.col-lg-11{ width:100%; float:left; }
.col-lg-12{ width:100%; float:left; }

.col-sm-1{ width:8.33%; float:left; }
.col-sm-2{ width:16.66%; float:left; }
.col-sm-3{ width:24.99%; float:left; }
.col-sm-4{ width:33.33%; float:left; }
.col-sm-5{ width:41.65%; float:left; }
.col-sm-6{ width:49.98%; float:left; }
.col-sm-7{ width:58.31%; float:left; }
.col-sm-8{ width:66.64%; float:left; }
.col-sm-9{ width:74.97%; float:left; }
.col-sm-10{ width:83.3%; float:left; }
.col-sm-11{ width:91.63%; float:left; }
.col-sm-12{ width:100%; float:left; }
/* -- responsive grid end -- */
/* Push */
.push-xs-1{ position:relative; left:8.33%; }
.push-xs-2{ position:relative; left:16.66%; }
.push-xs-3{ position:relative; left:24.99%; }
.push-xs-4{ position:relative; left:33.33%; }
.push-xs-5{ position:relative; left:41.65%; }
.push-xs-6{ position:relative; left:49.98%; }
.push-xs-7{ position:relative; left:58.31%; }
.push-xs-8{ position:relative; left:66.64%; }
.push-xs-9{ position:relative; left:74.97%; }
.push-xs-10{ position:relative; left:83.3%; }
.push-xs-11{ position:relative; left:91.63%; }
.push-xs-12{ position:relative; left:100%; }

.push-md-1{ position:static; left:0%; }
.push-md-2{ position:static; left:0%; }
.push-md-3{ position:static; left:0%; }
.push-md-4{ position:static; left:0%; }
.push-md-5{ position:static; left:0%; }
.push-md-6{ position:static; left:0%; }
.push-md-7{ position:static; left:0%; }
.push-md-8{ position:static; left:0%; }
.push-md-9{ position:static; left:0%; }
.push-md-10{ position:static; left:0%; }
.push-md-11{ position:static; left:0%; }
.push-md-12{ position:static; left:0%; }

.push-lg-1{ position:static; left:0%; }
.push-lg-2{ position:static; left:0%; }
.push-lg-3{ position:static; left:0%; }
.push-lg-4{ position:static; left:0%; }
.push-lg-5{ position:static; left:0%; }
.push-lg-6{ position:static; left:0%; }
.push-lg-7{ position:static; left:0%; }
.push-lg-8{ position:static; left:0%; }
.push-lg-9{ position:static; left:0%; }
.push-lg-10{ position:static; left:0%; }
.push-lg-11{ position:static; left:0%; }
.push-lg-12{ position:static; left:0%; }

.push-sm-1{ position:relative; left:8.33%; }
.push-sm-2{ position:relative; left:16.66%; }
.push-sm-3{ position:relative; left:24.99%; }
.push-sm-4{ position:relative; left:33.33%; }
.push-sm-5{ position:relative; left:41.65%; }
.push-sm-6{ position:relative; left:49.98%; }
.push-sm-7{ position:relative; left:58.31%; }
.push-sm-8{ position:relative; left:66.64%; }
.push-sm-9{ position:relative; left:74.97%; }
.push-sm-10{ position:relative; left:83.3%; }
.push-sm-11{ position:relative; left:91.63%; }
.push-sm-12{ position:relative; left:100%; }
/* Pull */
.pull-xs-1{ position:relative; right:8.33%; }
.pull-xs-2{ position:relative; right:16.66%; }
.pull-xs-3{ position:relative; right:24.99%; }
.pull-xs-4{ position:relative; right:33.33%; }
.pull-xs-5{ position:relative; right:41.65%; }
.pull-xs-6{ position:relative; right:49.98%; }
.pull-xs-7{ position:relative; right:58.31%; }
.pull-xs-8{ position:relative; right:66.64%; }
.pull-xs-9{ position:relative; right:74.97%; }
.pull-xs-10{ position:relative; right:83.3%; }
.pull-xs-11{ position:relative; right:91.63%; }
.pull-xs-12{ position:relative; right:100%; }

.pull-md-1{ position:static; right:0%; }
.pull-md-2{ position:static; right:0%; }
.pull-md-3{ position:static; right:0%; }
.pull-md-4{ position:static; right:0%; }
.pull-md-5{ position:static; right:0%; }
.pull-md-6{ position:static; right:0%; }
.pull-md-7{ position:static; right:0%; }
.pull-md-8{ position:static; right:0%; }
.pull-md-9{ position:static; right:0%; }
.pull-md-10{ position:static; right:0%; }
.pull-md-11{ position:static; right:0%; }
.pull-md-12{ position:static; right:0%; }

.pull-lg-1{ position:static; right:0%; }
.pull-lg-2{ position:static; right:0%; }
.pull-lg-3{ position:static; right:0%; }
.pull-lg-4{ position:static; right:0%; }
.pull-lg-5{ position:static; right:0%; }
.pull-lg-6{ position:static; right:0%; }
.pull-lg-7{ position:static; right:0%; }
.pull-lg-8{ position:static; right:0%; }
.pull-lg-9{ position:static; right:0%; }
.pull-lg-10{ position:static; right:0%; }
.pull-lg-11{ position:static; right:0%; }
.pull-lg-12{ position:static; right:0%; }

.pull-sm-1{ position:relative; right:8.33%; }
.pull-sm-2{ position:relative; right:16.66%; }
.pull-sm-3{ position:relative; right:24.99%; }
.pull-sm-4{ position:relative; right:33.33%; }
.pull-sm-5{ position:relative; right:41.65%; }
.pull-sm-6{ position:relative; right:49.98%; }
.pull-sm-7{ position:relative; right:58.31%; }
.pull-sm-8{ position:relative; right:66.64%; }
.pull-sm-9{ position:relative; right:74.97%; }
.pull-sm-10{ position:relative; right:83.3%; }
.pull-sm-11{ position:relative; right:91.63%; }
.pull-sm-12{ position:relative; right:100%; }

/* -- Text Align Start -- */
.txt-xs-l{ text-align:left; }
.txt-xs-r{ text-align:right; }
.txt-xs-c{ text-align:center; }

.txt-md-l{ text-align:left; }
.txt-md-r{ text-align:right; }
.txt-md-c{ text-align:center; }

.txt-lg-l{ text-align:left; }
.txt-lg-r{ text-align:right; }
.txt-lg-c{ text-align:center; }

.txt-sm-l{ text-align:left; }
.txt-sm-r{ text-align:right; }
.txt-sm-c{ text-align:center; }
/* -- Text Align End -- */
}
@media( min-width:992px ) and ( max-width:1260px )
{
/* md Medium */
.container{ width:auto; padding:0 10px; }
/* -- responsive grid start -- */
.col-xs-1{ width:8.33%; float:left; }
.col-xs-2{ width:16.66%; float:left; }
.col-xs-3{ width:24.99%; float:left; }
.col-xs-4{ width:33.33%; float:left; }
.col-xs-5{ width:41.65%; float:left; }
.col-xs-6{ width:49.98%; float:left; }
.col-xs-7{ width:58.31%; float:left; }
.col-xs-8{ width:66.64%; float:left; }
.col-xs-9{ width:74.97%; float:left; }
.col-xs-10{ width:83.3%; float:left; }
.col-xs-11{ width:91.63%; float:left; }
.col-xs-12{ width:100%; float:left; }

.col-sm-1{ width:8.33%; float:left; }
.col-sm-2{ width:16.66%; float:left; }
.col-sm-3{ width:24.99%; float:left; }
.col-sm-4{ width:33.33%; float:left; }
.col-sm-5{ width:41.65%; float:left; }
.col-sm-6{ width:49.98%; float:left; }
.col-sm-7{ width:58.31%; float:left; }
.col-sm-8{ width:66.64%; float:left; }
.col-sm-9{ width:74.97%; float:left; }
.col-sm-10{ width:83.3%; float:left; }
.col-sm-11{ width:91.63%; float:left; }
.col-sm-12{ width:100%; float:left; }

.col-lg-1{ width:100%; float:left; }
.col-lg-2{ width:100%; float:left; }
.col-lg-3{ width:100%; float:left; }
.col-lg-4{ width:100%; float:left; }
.col-lg-5{ width:100%; float:left; }
.col-lg-6{ width:100%; float:left; }
.col-lg-7{ width:100%; float:left; }
.col-lg-8{ width:100%; float:left; }
.col-lg-9{ width:100%; float:left; }
.col-lg-10{ width:100%; float:left; }
.col-lg-11{ width:100%; float:left; }
.col-lg-12{ width:100%; float:left; }

.col-md-1{ width:8.33%; float:left; }
.col-md-2{ width:16.66%; float:left; }
.col-md-3{ width:24.99%; float:left; }
.col-md-4{ width:33.33%; float:left; }
.col-md-5{ width:41.65%; float:left; }
.col-md-6{ width:49.98%; float:left; }
.col-md-7{ width:58.31%; float:left; }
.col-md-8{ width:66.64%; float:left; }
.col-md-9{ width:74.97%; float:left; }
.col-md-10{ width:83.3%; float:left; }
.col-md-11{ width:91.63%; float:left; }
.col-md-12{ width:100%; float:left; }
/* -- responsive grid end -- */
/* Push */
.push-xs-1{ position:relative; left:8.33%; }
.push-xs-2{ position:relative; left:16.66%; }
.push-xs-3{ position:relative; left:24.99%; }
.push-xs-4{ position:relative; left:33.33%; }
.push-xs-5{ position:relative; left:41.65%; }
.push-xs-6{ position:relative; left:49.98%; }
.push-xs-7{ position:relative; left:58.31%; }
.push-xs-8{ position:relative; left:66.64%; }
.push-xs-9{ position:relative; left:74.97%; }
.push-xs-10{ position:relative; left:83.3%; }
.push-xs-11{ position:relative; left:91.63%; }
.push-xs-12{ position:relative; left:100%; }

.push-sm-1{ position:relative; left:8.33%; }
.push-sm-2{ position:relative; left:16.66%; }
.push-sm-3{ position:relative; left:24.99%; }
.push-sm-4{ position:relative; left:33.33%; }
.push-sm-5{ position:relative; left:41.65%; }
.push-sm-6{ position:relative; left:49.98%; }
.push-sm-7{ position:relative; left:58.31%; }
.push-sm-8{ position:relative; left:66.64%; }
.push-sm-9{ position:relative; left:74.97%; }
.push-sm-10{ position:relative; left:83.3%; }
.push-sm-11{ position:relative; left:91.63%; }
.push-sm-12{ position:relative; left:100%; }

.push-lg-1{ position:static; left:0%; }
.push-lg-2{ position:static; left:0%; }
.push-lg-3{ position:static; left:0%; }
.push-lg-4{ position:static; left:0%; }
.push-lg-5{ position:static; left:0%; }
.push-lg-6{ position:static; left:0%; }
.push-lg-7{ position:static; left:0%; }
.push-lg-8{ position:static; left:0%; }
.push-lg-9{ position:static; left:0%; }
.push-lg-10{ position:static; left:0%; }
.push-lg-11{ position:static; left:0%; }
.push-lg-12{ position:static; left:0%; }

.push-md-1{ position:relative; left:8.33%; }
.push-md-2{ position:relative; left:16.66%; }
.push-md-3{ position:relative; left:24.99%; }
.push-md-4{ position:relative; left:33.33%; }
.push-md-5{ position:relative; left:41.65%; }
.push-md-6{ position:relative; left:49.98%; }
.push-md-7{ position:relative; left:58.31%; }
.push-md-8{ position:relative; left:66.64%; }
.push-md-9{ position:relative; left:74.97%; }
.push-md-10{ position:relative; left:83.3%; }
.push-md-11{ position:relative; left:91.63%; }
.push-md-12{ position:relative; left:100%; }
/* Pull */
.pull-xs-1{ position:relative; right:8.33%; }
.pull-xs-2{ position:relative; right:16.66%; }
.pull-xs-3{ position:relative; right:24.99%; }
.pull-xs-4{ position:relative; right:33.33%; }
.pull-xs-5{ position:relative; right:41.65%; }
.pull-xs-6{ position:relative; right:49.98%; }
.pull-xs-7{ position:relative; right:58.31%; }
.pull-xs-8{ position:relative; right:66.64%; }
.pull-xs-9{ position:relative; right:74.97%; }
.pull-xs-10{ position:relative; right:83.3%; }
.pull-xs-11{ position:relative; right:91.63%; }
.pull-xs-12{ position:relative; right:100%; }

.pull-sm-1{ position:relative; right:8.33%; }
.pull-sm-2{ position:relative; right:16.66%; }
.pull-sm-3{ position:relative; right:24.99%; }
.pull-sm-4{ position:relative; right:33.33%; }
.pull-sm-5{ position:relative; right:41.65%; }
.pull-sm-6{ position:relative; right:49.98%; }
.pull-sm-7{ position:relative; right:58.31%; }
.pull-sm-8{ position:relative; right:66.64%; }
.pull-sm-9{ position:relative; right:74.97%; }
.pull-sm-10{ position:relative; right:83.3%; }
.pull-sm-11{ position:relative; right:91.63%; }
.pull-sm-12{ position:relative; right:100%; }

.pull-lg-1{ position:static; right:0%; }
.pull-lg-2{ position:static; right:0%; }
.pull-lg-3{ position:static; right:0%; }
.pull-lg-4{ position:static; right:0%; }
.pull-lg-5{ position:static; right:0%; }
.pull-lg-6{ position:static; right:0%; }
.pull-lg-7{ position:static; right:0%; }
.pull-lg-8{ position:static; right:0%; }
.pull-lg-9{ position:static; right:0%; }
.pull-lg-10{ position:static; right:0%; }
.pull-lg-11{ position:static; right:0%; }
.pull-lg-12{ position:static; right:0%; }

.pull-md-1{ position:relative; right:8.33%; }
.pull-md-2{ position:relative; right:16.66%; }
.pull-md-3{ position:relative; right:24.99%; }
.pull-md-4{ position:relative; right:33.33%; }
.pull-md-5{ position:relative; right:41.65%; }
.pull-md-6{ position:relative; right:49.98%; }
.pull-md-7{ position:relative; right:58.31%; }
.pull-md-8{ position:relative; right:66.64%; }
.pull-md-9{ position:relative; right:74.97%; }
.pull-md-10{ position:relative; right:83.3%; }
.pull-md-11{ position:relative; right:91.63%; }
.pull-md-12{ position:relative; right:100%; }

/* -- Text Align Start -- */
.txt-xs-l{ text-align:left; }
.txt-xs-r{ text-align:right; }
.txt-xs-c{ text-align:center; }

.txt-sm-l{ text-align:left; }
.txt-sm-r{ text-align:right; }
.txt-sm-c{ text-align:center; }

.txt-lg-l{ text-align:left; }
.txt-lg-r{ text-align:right; }
.txt-lg-c{ text-align:center; }

.txt-md-l{ text-align:left; }
.txt-md-r{ text-align:right; }
.txt-md-c{ text-align:center; }
/* -- Text Align End -- */
}