@import url(//fonts.googleapis.com/css?family=Fjalla+One);
@import url(//fonts.googleapis.com/css?family=Arvo:400,400italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Gudea:400,400italic,700);
/* font-family: 'Arvo', serif; font-family: 'Gudea', sans-serif;*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: "Century Gothic";
  font-size:14px;
}
strong{
	
	font-weight:400;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	
}
.social_wrp {
  float: right;
  width: 18%;
}
.emt_patch {
  width: 18%;
}
.top_logo {
  float: left;
  width: 64%;
}
.top_logo > .top_logo {
  float: none;
  width: 100% !important;
  height:auto;
}

.main_nav_wrp {
  background-image: url("images/nav_bar2-sprite.png");
  background-repeat: repeat-x;
  background-position:0 0;
  padding-left:12px;
  padding-right:12px;
  position:relative;
  width:100%;
  margin-left:0;
  margin-right:0;
}
.main_nav_wrp:after, .main_nav_wrp:before {
  background-image: url("images/nav_bar2-sprite.png");
  background-repeat: no-repeat;
  background-position:0 -147px;
  position:absolute;
  content:" ";
  width:12px;
  height:70px;
  top:4px;
  left:-12px;
} 
.main_nav_wrp:before {
  background-position:100% -147px;
  left:auto;
  right:-12px;
}
.e_brochure {
  float: none;
  text-align: center;
  width: 100%;
}
.e_brochure a{
	display:inline-block;
}
.social_call_action {
  width: 100%;
  font-size:13px;
  margin-bottom:5px;
}
.social_call_action a {
  font-size: 13px;
}

.main_nav {
	display:table;
	width:100%;
}
.main_nav li {
  color: #777676;
  float: none;
  font-family: "Conv_BabelSans",sans-serif;
  font-size: 12px;
  margin-top: 8px;
  display:table-cell;
  text-align:center;
  width:1%;
}
.main_nav li a{
	padding-top:16px;
	font-weight:bold;
}
.main_nav li a:hover, .main_nav li a.active {
	background-size:100% 100% !important;
}

.main_nav_wrp > select {
  display: none;
}

img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.hd1{
	font-family: 'Fjalla One', sans-serif;
	font-weight:400;
	color:#333;
	border-bottom:solid 1px #aaa;
	position:relative;
	font-size:24px;
	margin-bottom:20px;
	padding-bottom:10px;
	margin-top:25px;
	text-transform:capitalize;
	line-height:normal;
	height:auto;
}
.hd1:after{
	width:80px;
	border-bottom:solid 2px #333;
	position:absolute;
	left:0;
	bottom:0;
	content:" ";
}
.main_content_inr {
  height: auto;
}
.about_executive_modcar_inr {
  height: auto;
  width:100%;
  margin-bottom: 55px;
}
.about_executive_more {
  margin-top: -54px;
}
.about_executive_modcar_wrp {
	height:auto;
	width:50%;
	padding-left:15px;
	padding-right:15px;
}
.view_gallery_wrp {
  height: auto;
  width: 25%;
	padding-left:15px;
	padding-right:15px;
}
.Whats_new {
  height: auto;
  width: 25%;
	padding-left:15px;
	padding-right:15px;
}
.about_executive_modcar_inr .text {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  color: #5c5c5c;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  padding: 20px;
  text-align: left;
}
.view_gallery_img {
  float: left;
  height: auto;
  margin-left: 0;
  width: 100%;
  margin-top:10px;
}
.Whats_new_marquee {
  background-color: #eaeaea;
  float: left;
  height: auto;
  margin-left: 0;
  margin-top: 10px;
  width: 100%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
#page {
  background-color: #cccccc;
  height: auto;
  margin: 0 auto;
  width: 100%;
}


.list-aggregate li { border-bottom-color: #e5e5e5; font-family:"Century Gothic"; }

.list-aggregate li a { color: #fff }

.list-aggregate li a:hover { color: #fff }

.list-aggregate li p { color: #fff; padding:0 10px; }

.list-aggregate li:hover { background-color: #fc6d58 }

.list-wrpaaer {
	position: relative;
	overflow: hidden
}
ul[class^='list-'] {
	height: auto;
	overflow: hidden;
	width:100%;
}
.list-aggregate>li {
	padding: 10px 0;
	border-bottom: solid 1px transparent;
	-webkit-transition: ease-in-out background-color .15s .05s;
	-o-transition: ease-in-out background-color .15s .05s;
	transition: ease-in-out background-color .15s .05s
}
.list-aggregate>li>a {
	width: 85%;
	height: 25px;
	line-height: 25px;
	display: block;
	text-align: left;
	margin: 7px auto;
	font-size: 17px;
	overflow: hidden;
	font-family: 'Microsoft Yahei'
}
.list-aggregate>li>p {
	height: 35px;
	line-height: 18px;
	overflow: hidden;
	font-size: 13px
}
.list-aggregate li {
  border-bottom-color: #e5e5e5;
}
.fotter_inr .text {
  color: #787878;
  float: none;
  font-family: "Century Gothic";
  font-size: 11px;
  padding-top: 10px;
  text-align: center;
  width: 100%;
}
/*----slider--*/
.bannerAccordian li {
  cursor: pointer;
  float: left;
  height: 482px;
  margin-right: 0;
  overflow: hidden;
  text-align: center;
  width: 25%;
}
.bannerAccordian li > div {
	margin-right:1px;
}
.bannermenu {
  width: 98%;
}
/*--------- Footer --*/
#footer-widgets {
  background-color: #222;
  color: #eee;
  padding: 30px 0 20px 0;
  border-top:4px solid #E91F26;
  
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  margin-top:30px;
}
.footer-widget-title {
  font-size: 1.6em;
  color: #e91f26;
  font-family: 'Fjalla One', sans-serif;
  padding-bottom:10px;
 margin-top:15px;  
  margin-bottom:15px;
  border-bottom:solid 1px #ccc;
  padding-bottom: 15px;
}
#footer-widgets a {
  color: #eee;
  text-decoration: none;
  transition: all .25s ease;
}
#footer-widgets a:hover {
  color: #0eb7ff;
}
#footer {
  background-color: #333;
  color: #ccc;
  padding: 17px 0;
  text-align: center;
  border-top: solid 1px #555;
}
#footer a {
  color: #0099da;
  text-decoration: none;
}
#footer a:hover {
  color: #0099da;
}
#footer p {
  margin: 0;
  padding: 0;
  line-height: 100%;
}
.footer-widget .media {
  margin-bottom: 10px;
}
.footer-widget .media .media-heading {
  font-size: 1.1em;
  line-height: 1.3em;
}
.footer-widget small {
  color: #ccc;
  font-style: oblique;
}
.footer-widget .thumbnail {
  border-color: #666;
  background-color: rgba(0, 0, 0, 0.2);
}
.three_cols {
  overflow: hidden;
}
.three_cols > li {
  float: left;
  width: 33.333%;
  padding-bottom: 2px;
  padding-top: 1px;
  margin-bottom:5px;
}
.input-group > input[type="text"] {
  height: 34px;
  position: relative;
  z-index: 3;
}
input.input-lg[type="text"] {
  height: 40px !important;
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

.btn {
  display: inline-block;
  padding:4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: top;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.text-right{
	text-align:right;
}


.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.videoBox{
	margin:25px 0;
}
.videoBox h3{
	margin:15px 0 25px 0;
	 font-family: 'Fjalla One', sans-serif; 
	 font-size:13px;
	 color:#666;
}













/*---------------------------------------Clearfix-*/

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.header_inr_patch:before,
.header_inr_patch:after,
#main_content:before,
#main_content:after,
.main_content_inr:before,
.main_content_inr:after{
  display: table;
  content: " ";
}
.clearfix:after,
.header_inr_patch:after,
#main_content:after,
.main_content_inr:after{
  clear: both;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}





/*-------------------------------------------*/
.container,
.header_inr_patch,
.main_content_inr,
.fotter_inr,
	#banner_wrapper {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 320px) {
  .container,
  .header_inr_patch,
  .main_content_inr,
	.fotter_inr,
	.banner_inr_patch,
	#banner_wrapper{
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container,
  .header_inr_patch,
  .main_content_inr,
  .fotter_inr,
  .banner_inr_patch,
	#banner_wrapper{
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
  .header_inr_patch,
  .main_content_inr,
  .fotter_inr,
	.banner_inr_patch,
	#banner_wrapper{
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
  .header_inr_patch,
  .main_content_inr,
  .fotter_inr,
	.banner_inr_patch,
	#banner_wrapper {
    width: 1170px;
  }
}




/*------------------------------------------------*/
@media(max-width:1200px){
	.emt_patch {
	  width: 8%;
	}
	.top_logo {
	  width: 74%;
	  padding-left:12px;
	  padding-right:12px;
	}
	.social_icon {
	  height: auto;
	  width: 28px;
	}
	.social_call_action a img{
		width:100%;
	}
}

@media(max-width:992px){
	.emt_patch {
	  width: 30%;height: 75px;
	}
	.social_wrp {
	  width: 70%;height: 75px;
	}
	.top_logo {
	  width: 100%;
	  padding-left:12px;
	  padding-right:12px;
	}
	.header_inr_patch {
	  height: auto;
	  margin-bottom:15px;
	}
	.top_logo {
	  height: auto;
	}
	.e_brochure {
		display:inline-block;
	  width: auto;
	  float:right;
	}
	.social_call_action {
		display:inline-block;
	  width: auto;
	  padding-left:15px;
	  padding-right:15px;
	  padding-top:5px;
	  float:right;
	}
	.about_executive_modcar_wrp {
	  width: 100%;
	}
	.view_gallery_wrp {
	  width: 50%;
	  margin-bottom:15px;
	}
	.Whats_new {
	  width: 50%;
	  margin-bottom:15px;
	}
}
@media(max-width:768px){
	  .main_nav_wrp select {
    display: block;
    user-select: none;
    cursor: pointer;
    width: 100%;
    padding: .85em .45em;
    border: 1px #aaa solid;
	position:relative;
	z-index:2;
  }
 	.main_nav_wrp .main_nav,
	.main_nav_wrp:after, 
	.main_nav_wrp:before   {
	 display:none !important;
	}
	.main_nav_wrp {
  	  background-image:none !important;
	}
	.view_gallery_wrp {
	  width: 100%;
	  margin-bottom:15px;
	}
	.Whats_new {
	  width: 100%;
	  margin-bottom:15px;
	}
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}



.cd-tabs {
  position: relative;
  width: 100%;
  margin: 2em auto;
}
.cd-tabs:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs::after {
  /* subtle gradient layer on top right - to indicate it's possible to scroll */
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #f8f7ee, rgba(248, 247, 238, 0));
  background: linear-gradient(to left, #f8f7ee, rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.no-cssgradients .cd-tabs::after {
  display: none;
}
.cd-tabs.is-ended::after {
  /* class added in jQuery - remove the gradient layer when it's no longer possible to scroll */
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #f8f7ee;
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
}
@media only screen and (min-width: 768px) {
  .cd-tabs::after {
    display: none;
  }
  .cd-tabs nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    box-shadow: inset -2px 0 3px rgba(203, 196, 130, 0.06);
    z-index: 1;
  }
}
@media only screen and (min-width: 960px) {
  .cd-tabs nav {
    position: relative;
    float: none;
    background: transparent;
    box-shadow: none;
  }
}

.cd-tabs-navigation {
  width: 360px;
}
.cd-tabs-navigation:after {
  content: "";
  display: table;
  clear: both;
}
.cd-tabs-navigation li {
  float: left;
}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 700;
  color: #c3c2b9;
  padding-top: 34px;
}
.no-touch .cd-tabs-navigation a:hover {
  color: #29324e;
  background-color: rgba(233, 230, 202, 0.3);
}
.cd-tabs-navigation a.selected {
  background-color: #ffffff !important;
  box-shadow: inset 0 2px 0 #f05451;
  color: #29324e;
}
.cd-tabs-navigation a::before {
  /* icons */
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -44px;
  display: inline-block;
  height: 44px;
  width: 44px;
  background-image:url(images/about-sprite.png);
  background-repeat: no-repeat;
  content:" ";
  background-position:-1px -1px;
}
.cd-tabs-navigation a[data-content='trends']::before {
  background-position: -1px -1px;
}
.cd-tabs-navigation a[data-content='vision']::before {
  background-position: -52px -1px;
}
.cd-tabs-navigation a[data-content='style']::before {
  background-position: -102px -1px;
}
.cd-tabs-navigation a[data-content='trends'].selected::before {
  background-position: -1px -47px;
}
.cd-tabs-navigation a[data-content='vision'].selected::before {
  background-position: -52px -47px;
}
.cd-tabs-navigation a[data-content='style'].selected::before {
  background-position: -102px -47px;
}

.hd4{
	font-family: 'Fjalla One', sans-serif;
	font-weight:400;
	color:#333;
	border-bottom:solid 1px #aaa;
	position:relative;
	font-size:22px;
	margin-bottom:20px;
	padding-bottom:10px;
	margin-top:25px;
	text-transform:capitalize;
	line-height:normal;
	height:auto;
}
.hd4 small{
	font-size:18px;
	margin:0 5px;
}
.hd4:after{
	width:80px;
	border-bottom:solid 2px #333;
	position:absolute;
	left:0;
	bottom:0;
	content:" ";
}


.hd5{
	font-family: 'Fjalla One', sans-serif;
	font-weight:400;
	color:#111;
	position:relative;
	font-size:18px;
	margin-bottom:20px;
	margin-top:15px;
	text-transform:capitalize;
}
/*---------------------------------------------------- 	Team------------------------------------------------------*/
.papers,.papers:before,.papers:after {
	background-color:#fff;
	border:1px solid #ccc;
	box-shadow:inset 0 0 30px rgba(0,0,0,0.1),1px 1px 3px rgba(0,0,0,0.2);
}
.papers {
	position:relative;
	width:96%;
	padding:2em;
	margin:0px auto 20px;
	margin-top:40px;
	font-size:12px;
}
.papers:before,.papers:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	-webkit-transform:rotateZ(2.5deg);
	-o-transform:rotate(2.5deg);
	transform:rotateZ(2.5deg);
	z-index:-1;
}
.papers:after {
	-webkit-transform:rotateZ(-2.5deg);
	-o-transform:rotate(-2.5deg);
	transform:rotateZ(-2.5deg);
}
.papers .hdd1 {
	font-size:1.8em;
	font-weight:normal;
	text-align:center;
	padding:0.8em 0;
	margin:15px 0;
	border-top:1px solid #ddd;
	border-bottom:2px solid #ddd;
	font-family: 'Fjalla One', sans-serif;
	font-weight:400;
	text-transform:uppercase;
}
.papers p {
	text-align:left;
	font-size:14px;
}
.papers img {
	max-width:100%;
	margin-bottom: 5px;
}
.papers figure {
	width:100%;
	display:block;
	margin-bottom: 5px;
}
.papers figure img {
	max-width:100%;
	margin-bottom: 0px;
}
.text-uppercase{
	text-transform:uppercase;
}
.list-style{
	padding:0;
	margin:0;
	list-style:none;
}
.list-style li{
	padding:0 0 0 26px;
	background:url(images/Modification_right_icon.png) no-repeat left 3px;
	margin:0 0 15px;
	list-style:none;
	font-size:18px;
	
	font-weight:400;
	text-transform:capitalize;
	font-style:italic;
}
.whyus-box {
	margin-bottom:30px;
}
.whyus-box p{
	line-height:18px;
}
.text-center{
	text-align:center !important;
}
.marg-b15{
	margin-bottom:15px;
}
.fancybox-lock .fancybox-overlay {
	background-color:rgba(0,0,0,0.7);
}
.capabalities_para_box.contact-lft{
	text-align: left; 
	/*border-right: 1px solid #0e0e0e;*/
	float:none;
	width:100%;
	margin:0 0 15px;
}
.capabalities_para_box.contact-rit{
	float:none;
	width:100%;
	margin:0 0 15px;
}
.capabalities_para_box.contact-rit #form_wrp {
  color: #777676;
  font-family: "Century Gothic";
  font-size: 14px;
  height: auto;
  margin-left: 00px;
  margin-top: 10px;
  width: 100%;
  text-align:left;
}
.capabalities_para_box.contact-rit #form_wrp .form_box {
  float: none;
  height: 30px;
  padding: 0;
  width: 100%;
}
.capabalities_para_box.contact-rit #form_wrp .text_input_text {
  float: none;
  height: 20px;
  margin-bottom: 5px;
  margin-top: 10px;
  width: 100%;
}
.capabalities_para_box.contact-rit #form_wrp .textarea_bg_wrp {
  background-color: #cc9999;
  float: none;
  height: 80px;
  width: 100%;
  resize:none;
}
.capabalities_para_box.contact-rit #form_wrp .text_input_bg {
  background-image: url("images/input_text.png");
  background-repeat: no-repeat;
  border: 0 none;
  color: #353434;
  float: left;
  height: 30px;
  outline: medium none;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
.capabalities_para_box.contact-rit #form_wrp .textarea_bg {
  background-image: url("images/input_textarea.png");
  background-repeat: no-repeat;
  border: 0 none;
  color: #353434;
  float: none;
  height: 80px;
  outline: medium none;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  resize: none;
}
.contact-heading{
	margin-bottom:15px;
	text-align:left;
}
.marg-t20{
	margin-top:20px;
}
.contact-holder #google_map_wrp {
  float: none;
  height: 380px;
  width: 100%;
}
p{
	margin-bottom:15px;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.galleryslider{
	width: 100%; margin: 0 auto; margin-top: 100px;
}
.track {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.track .inner {
  padding: 10px;
  width: 100%;
}
.view-port{
  padding: 0px;
  width: 100%;
}
.menuTemplate1 {
  float: left;
}
#newsletter_popup{display:none}
#newsletter_popup{margin:0;padding:15px;border-top:4px solid #08c;text-align:left;position:relative;}
#newsletter_popup img{ max-width:100%;}
#newsletter_popup .block-content{max-width:312px;text-align:center}
#newsletter_popup h2{font-weight:700;color:#313131;font-size:16px;line-height:1;margin:30px 0 12px}
#newsletter_popup p{font-size:13px;line-height:1.4}
#newsletter_popup .input-box{padding:0}
#newsletter_popup input.input-text{float:left;padding:2px 13px;line-height:30px;width:100%}
#newsletter_popup button.button{float:left;margin-left:-55px;position:relative;z-index:1;width:55px;border-left:1px solid #ccc}
#newsletter_popup button.button span{height:34px;background-color:transparent;color:#555;line-height:34px;padding:0;text-align:center}
#newsletter_popup .subscribe-bottom{position:absolute;}
#newsletter_popup .subscribe-bottom label{font-size:11px}
#newsletter_popup #newsletter_popup_dont_show_again{margin-top:1px}
.contact-heading {
  color: #817172;
  font-family: "Fjalla One",sans-serif;
  font-size: 30px;
  margin-bottom: 15px;
  text-align: left;
}
.frontfity{
	height: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
	float:left;
}
.frontfity .view_gallery_wrp {
  width: 100%;
}
.frontfity .catchus{
	height: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
	float:left;
}
.frontfity .Whats_new {
  width: 50%;
}















/* font-family: 'Fjalla One', sans-serif; */
/*----------------------- MEDIA QUERY -*/


@media (max-width:992px){
	.embed-responsive-item {
		height:100px !important;
		width:100% !important;
	}
	/*.cd-tabs-navigation a {
	  font-size: 0.75em;
	  height: 60px;
	  line-height: 60px;
	  padding: 0 1.5em 0 3.5em;
	  text-align: left;
	  width: auto;
	}
	.cd-tabs-navigation a:before {
	  background-size: 80px auto;
	  height: 24px;
	  left: 28px;
	  margin-left: -22px;
	  position: absolute;
	  top: 38px;
	  width: 24px;
	}
	.cd-tabs-navigation a[data-content="trends"]:before {
	  background-position: 0 0;
	}
	.cd-tabs-navigation a.selected[data-content="trends"]:before {
	  background-position: 0px -24px;
	}
	.cd-tabs-navigation a[data-content="vision"]:before {
	  background-position: -26px 0;
	}
	
	.cd-tabs-navigation a.selected[data-content="vision"]:before {
	  background-position: -26px -24px;
	}
	.cd-tabs-navigation a[data-content="style"]::before {
	  background-position: -53px 0px;
	}
	.cd-tabs-navigation a.selected[data-content="style"]::before {
	  background-position: -53px -24px;
	}*/
}
@media (max-width:800px){
	.row{
		margin-right:0;
		margin-left:0;
	}
	
}

@media only screen and (min-width: 768px) {
  .cd-tabs-navigation {
    /* move the nav to the left on medium sized devices */
    width: 80px;
    float: left;
  }
  .cd-tabs-navigation a {
    height: 80px;
    width: 80px;
    padding-top: 46px;
	font-size:0;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: inset 2px 0 0 #f05451;
  }
  .cd-tabs-navigation a::before {
    top: 22px;
  }
}
@media only screen and (min-width: 960px) {
  .cd-tabs-navigation {
    /* tabbed on top on big devices */
    width: auto;
    background-color: #f8f7ee;
    box-shadow: inset 0 -2px 3px rgba(203, 196, 130, 0.06);
  }
  .cd-tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: left;
    font-size: 14px;
    font-size: 1.2em;
    padding: 0 1.5em 0 3.8em;
  }
  .cd-tabs-navigation a.selected {
    box-shadow: inset 0 2px 0 #f05451;
  }
  .cd-tabs-navigation a:before {
    top: 50%;
    margin-top: -19px;
    margin-left: 0px;
    left:10px;
  }
}
@media( max-width:960px){
	
  .cd-tabs-navigation a:before {
	  margin-left: -22px;
	}
  .cd-tabs-navigation a:before {
	  margin-left: -22px;
	}
}
.cd-tabs-content {
  background: #ffffff;
}
.cd-tabs-content li {
  display: none;
  padding: 1.4em;
  font-family: "Century Gothic";
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
}
.cd-tabs-content li p {
  font-size: 14px;
  font-size: 1.3rem;
  line-height: 1.6;
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .cd-tabs-content {
    min-height: 480px;
  }
  .cd-tabs-content li {
    padding: 2em 2em 2em 7em;
  }
}
@media only screen and (min-width: 960px) {
  .cd-tabs-content {
    min-height: 0;
  }
  .cd-tabs-content li {
    padding: 3em;
  }
  .cd-tabs-content li p {
    font-size: 16px;
    font-size: 1.28em;
  }
}
@media(max-width:768px){
	.cd-tabs-navigation a {
	  font-size: 0rem;
	}
	.cd-tabs-navigation {
	  width: 100%;
	}
	.capabalities_para_box.contact-rit #form_wrp {
	  margin-left: 0;
	}
	.menuTemplate1 a {
	  font-size: 11px;
	  padding: 0 10px;
	}
}
@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes cd-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}