@font-face {
  font-family: 'simple-line-icons';
  src:  url('../fonts/Simple-Line-Icons.eot?v=2.2.2');
  src:  url('../fonts/Simple-Line-Icons.eot?#iefix&v=2.2.2') format('embedded-opentype'),
        url('../fonts/Simple-Line-Icons.ttf?v=2.2.2') format('truetype'),
        url('../fonts/Simple-Line-Icons.woff2?v=2.2.2') format('woff2'),
        url('../fonts/Simple-Line-Icons.woff?v=2.2.2') format('woff'),
        url('../fonts/Simple-Line-Icons.svg?v=2.2.2#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 Use the following CSS code if you want to have a class per icon.
 Instead of a list of all class selectors, you can use the generic [class*="icon-"] selector, but it's slower:
*/
.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-close,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawar,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symble-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-gplus,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-close:before {
  content: "\e082";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawar:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calendar:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symble-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pinterest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-gplus:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
/*
 Table Of Contents
 1.) Eric Meyer's Reset
 2.) Global Typography
 2.0.2) Global Headings
 2.0.3) Form Elements
 2.0.4) List styles
 2.0.5) General Text Formatting
 2.0.6) Link elements
 2.0.7) Table Elements
 2.0.8) Button Styles
 2.0.9) Sprite Icons
 3.) Site Wide Content
 4.) Header Style
 5.) Footer Style
 ===============================================*/

/*
 1.) Eric Meyer's Reset
 ----------------------------------------*/
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
 1.) Global Typography
 ----------------------------------------*/
*, :before, :after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 100%;
}
body {
	font-size: 62.5%;
	/* background:  url(../images/homepage-bg.jpg) center top no-repeat;*/
	font-family: 'Roboto Slab', serif;
	/* opacity: 0.4;*/
}

/*
 2.0.2) Global Headings
 -----------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #161e21;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin: 0;
	line-height: 1;
	font-family: 'Roboto Slab', serif;
}
h1 {
	font-size: 72px;
	color: #1c2022;
	font-weight: 700;
	margin-top:8px;
}
.h1{
	font-size: 300px;
	color: #090c0e;
	font-weight: 300;
}
h2 {
	font-size: 60px;
	color: #1c2022;
	font-weight: 100;
}
h3 {
	font-size: 36px;
	color: #1c2022;
	margin-bottom: 39px;
	text-transform: capitalize;
}
.h3{
	font-size: 30px;
	color: #ffffff;
	font-weight: 100;
}
h4 {
	font-size: 20px;
	color: #1c2022;
	font-weight: 400;
	margin-bottom: 25px;
	text-transform: capitalize;
}

/*
 2.0.3) Form Elements
 -----------------------------*/
button, input, optgroup, select, textarea {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: inherit;
	background: #fff;
	border: 1px solid #ccc;
	font-family: 'Roboto Slab', serif;
	-webkit-appearance: none;
}
input {
	line-height: normal;
}
input:focus, select:focus, textarea:focus, button:focus {
	border: 1px #888 solid;
	outline: 0;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	border: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="file"] {
	-webkit-appearance: none;
	cursor: pointer;
	line-height: normal;
	overflow: visible;
}
input[type="text"] {
	border-radius: 0;
	width: 312px;
	padding: 13px 44px 12px;
	border: 1px solid #d7d7d7;
	float:left;
	line-height:21px;
	height: 52px;
	color: #a5a5a5;
	font-size: 16px;
	font-weight: 300;
}
textarea{
	font-size: 16px;
	color: #777d80;
	text-transform:capitalize;
	padding:16px 0 0 60px;
	font-size: 16px;
	margin-top:20px;
}
label{
	font-size:16px;
	color: #1c2022;
	font-weight: 300;
}
button[disabled], input[disabled] {
	cursor: default;
	color: #999;
	border-color: #ccc;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input::-moz-placeholder {
	color: #a5a5a5;
	font-size: 16px;
	font-weight:300;
}
input::-webkit-input-placeholder {
	color: #a5a5a5;
	font-size: 16px;
	font-weight:300;
}
input::-ms-input-placeholder {
	color: #a5a5a5;
	font-size: 16px;
	font-weight:300;
}
textarea::-moz-placeholder {
	color: #777d80;
	font-size: 16px;
}
textarea::-webkit-input-placeholder {
	color: #777d80;
	font-size: 16px;
}
textarea::-ms-input-placeholder {
	color: #777d80;
	font-size: 16px;
}

/*
 2.0.4) List Styles
 ---------------------------------*/
ul, ol, dl {
	font-size: 100%;
	line-height: 1.5;
}
li, dt {
	line-height: 1.5em;
}
dl {
	margin: 0 0 1em 0;
}
dd {
	margin: 0 0 1em 0.8em;
}
ul {
	list-style-type: none;
	margin: 0 0 1em 0;
}
ol {
	list-style-type: decimal;
	margin: 0 0 1em 0;
}
ul ul, ol ul {
	list-style-type: circle;
	margin-top: 0;
}
ol ol {
	list-style-type: lower-latin;
	margin-top: 0;
}

/*
 2.0.5) General Text Formatting
 -----------------------------------*/
p {
	font-size: 100%;
	line-height: 1.7;
}
blockquote, cite, q, var, dfn {
	font-style: italic;
}
blockquote {
	background: transparent;
	color: #666666;
}
small {
	
	font-size: 85.71429%;
	line-height: 1.75;
}
pre, code, kbd, tt, samp, var {
	font-size: 100%;
}
pre {
	font-size: 100%;
	line-height: 1.5;
	margin: 0 0 1.5em 0;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
pre, code {
	color: #880000;
}
kbd, samp, var {
	color: #666666;
	font-weight: bold;
}
acronym, abbr {
	border-bottom: 1px #aaa dotted;
	font-variant: small-caps;
	cursor: help;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	height: auto;
}
/*
 2.0.6) Link style
 -------------------------*/
a {
	color: #4d87c7;
	text-decoration: none;
}
a:hover, a:focus {
	color: #4d87ff;
	text-decoration: none;
	outline: none;
}
a:active {
	outline: none;
}

/*
 2.0.7) Table Elements
 --------------------------*/
table {
	width: 100%;
	border-collapse: collapse;
	color: #444444;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 0 0 1.35714em 0;
}
caption {
	font-variant: small-caps;
}
th, td {
	line-height: 1.5em;
	vertical-align: top;
	padding: 0.71429em 0.5em;
}
th *:first-child, td *:first-child {
	margin-top: 0;
}
thead th {
	text-align: left;
	color: #000;
	border-bottom: 2px #000 solid;
}
tbody th {
	text-align: left;
	border-top: 1px solid #ccc;
}
tbody td {
	text-align: left;
	border-top: 1px solid #ccc;
}

/*
 2.0.8) Button Styles
 -------------------------*/
.btn, input.btn, button.btn {
	display: inline-block;
	font-size: 12px;
	color: #000;
	line-height: normal;
	vertical-align: middle;
	padding: 0 5px;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	border: 1px solid #ccc;
	background: #eee;
	letter-spacing: 1px;
}
button.btn-submit {
	padding: 0px 28px;
	line-height: 44px;
	font-size: 13px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	text-align: center;
	background: #0e111a;
	text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
}

/*
 2.0.9) Sprite Icons
 -------------------------*/
[class^="icon-"], [class*="icon-"] {
	background-image: url(../images/sprite.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
	vertical-align: text-top;
	width: 14px;
}
/* Clear Floated Elements
 ----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*
 3.) Site Wide Content
 ------------------------------*/
#wrapper{
	overflow:hidden;
	position:relative;
}
p {
	color: #1c2022;
	font-size: 16px;
	font-weight: 300;
}
.btn:hover, .btn:focus, .btn.focus, .tp-mask-wrap .tp-caption.read_more_banner a:hover {
	color: #ffaf36;
}
.btn, button {
	font-size: 14px;
	color: #1c2022;
	font-family: 'Karla', sans-serif;
	font-weight: 700;
	border: 2px solid #1c2022;
	background: none;
	padding: 16px 32px 16px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	letter-spacing:1px;
	text-transform: uppercase;
}
/*
 4.) Header Styles
 ------------------------------*/
#header {
	padding: 37px 0;
	position: relative;
	z-index:9999;
}
.header-cont .logo {
	float: left;
}
.header-cont nav {
	float: right;
}
.home-menu.menu-bar {
    margin-top: 12px;
    }
button.menu, button.home-menu {
	background: transparent;
	border: none;
	padding-top:0;
}
button.menu span, button.home-menu span {
	height: 3px;
	width: 26px;
	background: #1c2022;
	display: block;
	margin-bottom: 5px;
}
.home .navigation{
	display: none;
	position:absolute;
	top:10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 705px;
}
button.menu-bar span:first-child{
	display: none;
}
button.menu-bar span:nth-child(n){
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transition: 0.5s;
}
button.menu-bar span:last-child{
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	top:-8px;
	transition: 0.5s;
}
.menu.home-menu.menu-bar {
    margin: 7px 0 0;
}
/*header-one css start here*/
#header.header-one{
	padding:39px 0 35px;
}
.about-us-page #header.header-one{
	padding:39px 0 35px;
}
.header-one .navigation{
	margin-top: 7px;
	display: block;
	float: right;
}
.navigation > li{
	float: left;
	margin-left:44px;
	position: relative;
}
.navigation > li:first-child{
	margin-left:0;
}
.navigation li a{
	font-size:15px;
	color: #808588;
	font-family: "Karla",sans-serif;
	font-weight: 700;
	padding:0 0 8px 0;
	text-transform:uppercase;
	position: relative;
}
.navigation > li > a:after{
	height:3px;
	width: 10px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0px;
	display:none;
}
.navigation > li:hover a,.navigation > li.active a{
	color: #181818;
}
.navigation li:hover a:after, .navigation li.active a:after{
	display:block;
}
.header-one  button.menu, .drop-down{
	display: none;
}
.navigation .drop-down{
	position: absolute;
	left: 0;
	list-style: none;
	top:8px;
	z-index: 9999999;
	width:171px;
	padding-top: 30px;
}
.navigation .drop-down li a{
	text-transform:capitalize;
	padding:15px 15px;
	display: block;
	border-bottom:1px solid #484545;
	background:#000000;
	color:#ffffff;
}
.drop-down li:last-child a{
	border-bottom: none;
}
.navigation li:hover .drop-down{
    display: block;
}

/*header-one css end here*/

/*==============================================
 sticky header style
 ------------------------------*/
body #header {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
body #header.fixed {
	background:#fff;
}
body #header.fixed {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
body #header.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;

}
body #header.intelligent {
	position: static !important;
}
body #header.intelligent {
	position: fixed !important;
	top:0;
	left:0;
	right:0;
	width:100%;
	background:#fff;
}
body #header.up {
	top: -162px;
	opacity: 0;
	visibility: hidden;
}
body #header.down {
	top: 0;
	opacity: 1;
	visibility: visible;
}
.top-m {
	margin-top:108px !important;
}
body #header.fixed.intelligent.fix .main-header {
	position: relative;
}
.header {
	position: relative;
	z-index: 9999;
}
.bg_color{
	background:#62666d;
}
.header-two.bg_color{
	background:#fff;
}
.banner-style.top-m{
	margin-top:95px !important;
}
.top-space.top-m {
	margin-top:128px !important;
}

/*
 5.)   Footer Styles
 ------------------------------*/
#footer {
	padding: 92px 0 0px;
}
.footer-nav li a {
	font-size: 16px;
	color: #1c2022;
	font-weight: 300;
}
#footer h4{
	margin-bottom:38px;
}
.footer-nav li {
	margin-bottom: 20px;
}
#footer form button {
	padding: 14px 25px;
	float: left;
	margin-left: 8px;
	height: 52px;
}
#footer .social-link {
	float: none;
	margin-top:40px;
}
#footer .social-link li {
	text-align: left;
}
#footer  form {
	margin-bottom: 30px;
	width:515px;
}
#footer .social-link li a {
	color: #1c2022;
}
.form-content {
	position: relative;
	margin-top:-8px;
}
.form-content i.icon-envelope-open {
	font-size: 16px;
	left: 16px;
	position: absolute;
	top: 18px;
}
.footer-logo{
	margin-top: 87px;
}
.footer-logo a {
	float: left;
	width: 13%;
}
.footer-logo span {
	float: left;
	width: 70%;
	font-size: 16px;
	color: #1c2022;
	font-weight: 300;
}
.footer-bar{
	height: 5px;
	background:#3db7ee;
	position: relative;
}
.padding-bottom{
	padding-bottom: 94px;
}
.foot-yellow-bar, .foot-purple-bar{
	background:#eeab42;
	width: 20%;
	position: absolute;
	top:0;
	left: 0;
	height:100%;
}
.foot-purple-bar{
	background:#8162b1;
	left: 40%;
}
.change-place{
	left: 60%;
}
/*
 Table Of Contents

 1.) Homepage

 ===============================================*/

/*
 1.1) Homepage_1 style
 ----------------------------------------*/
.banner {
	text-align: center;
	height: 701px;
	display: table;
	vertical-align: middle;
	width: 100%;
}
.revo-slider, .forcefullwidth_wrapper_tp_banner {
	overflow: hidden;
	position: relative;
}
.banner .container {
	vertical-align: middle;
	display: table-cell;
}
.about-us .img {
	position: relative;
	width: 50%;
	float: left;
	overflow: hidden;
}
.about-us .img img {
	max-width: none;
}
.img-cont {
	padding: 88px 0 125px 130px;
	width: 50%;
	float: left;
	background: #f1f4f4;
	position: relative;
	z-index: 9;
}
.img-cont p {
	margin-bottom: 59px;
	line-height: 1.8;
	width: 439px;
}
.img-cont span {
	border-radius: 50%;
	display: block;
	height: 39px;
	position: absolute;
	left: -18%;
	top: 91px;
	width: 39px;
}
.team .img-cont span {
	left: -24%;
	top: 115px;
}
.img-cont i {
	width: 18px;
	height: 18px;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.img-cont i:after {
	content: "";
	height: 1px;
	left: 102%;
	position: absolute;
	top: 9px;
	width: 205px;
}
.img span {
	font-size: 36px;
	color: #ffffff;
	font-weight: 300;
	display: block;
}
.line, .yellow-bar, .blue-bar, .about-us-page  .purple-bar {
	background: #8162b1;
	bottom: 2px;
	height: 56px;
	left: 45%;
	position: absolute;
	width: 55%;
	z-index: 99;
}
.yellow-bar {
	background: #eeab42;
	width: 30%;
	left: 0;
	bottom: 0;
}
.blue-bar {
	background: #3db7ee;
	left: 30%;
	width: 40%;
	bottom: 0;
}
.our-service {
	background: #ffffff;
	padding: 109px 0 110px;
}
.our-service h3 {
	margin-bottom: 57px;
}
.our-service img {
	margin-bottom: 40px;
	min-height: 115px;
}
.our-service p {
	margin-bottom: 56px;
	color: #575b5d;
	line-height: 1.7;
	width: 315px;
}
.btn:hover, #footer form button:hover {
	color: #fff !important;
}
.team {
	position: relative;
}
.team .img-cont {
	padding-top: 115px;
	padding-bottom: 100px;
}
.team:after {
	height: 100%;
	position: absolute;
	top: 0;
	background: #f1f4f4;
	content: '';
	width: 50%;
	display: block;
	left: 50%;
	transform: none;
}
.team .img img, .img-section .img img {
	width: 100%;
	display: block;
}
.blog {
	background: url(../images/atom-shape.png) no-repeat right bottom #8162b1;
	padding: 0px 0 116px;
	position: relative;
}
.blog h4, .blog h3, .blog a {
	color: #ffffff;
}
.blog .blog-content-wrap h3 {
	margin-bottom: 46px;
}
.blog .blog-content-wrap h4 {
	margin-bottom: 21px;
}
.blog a.btn {
	border: 2px solid #ffffff;
}
.blog p {
	color: #cbbce2;
	margin-bottom: 74px;
	width: 315px;
	line-height: 1.8;
}
.icons {
	margin-bottom: 36px;
}
.icons li {
	float: left;
	width: 34%;
	color: #cbbce2;
	font-size: 14px;
}
.icons li i {
	font-size: 14px;
	margin-right: 10px;
	display: inline-block;
}
.blog-title-wrap {
	background: #3db7ee;
	padding: 54px 0 45px;
	position: relative;
	display: inline-block;
	width: 50%;
	float: left;
}
.blog:before {
	content: '';
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	height: 155px;
	right: auto;
	background: #3db7ee;
}
.img {
	position: relative;
}
.blog-title {
	width: 38%;
	float: left;
}
.blog-title h4 {
	margin-bottom: 20px;
}
.blog-title span {
	font-size: 16px;
	color: #85d2f4;
	font-weight: 300;
}
.social-link {
	width: 41%;
	float: right;
	margin-top: 12px;
}
.social-link li a {
	border: none;
	font-size: 30px;
	color: #85d2f4;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.social-link li a:hover {
	color: #2487B3;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}
.social-link li {
	float: left;
	width: 50px;
	text-align: right;
}
.blog-content-wrap {
	padding: 108px 0px 0px;
}
.img-wrap {
	text-align: center;
	float: left;
	width: 50%;
}
.img-wrap .img {
	width: 25%;
	min-height: auto;
	float: left;
	background: none;
	position: relative;
}
.fun-fact {
	padding: 115px 0 124px;
}
.fun-fact p {
	line-height: 1.9;
}
.award-section li {
	float: left;
	width: 33.33%;
	text-align: center;
}
.award-section li i {
	font-size: 60px;
	color: #eeab42;
	margin-bottom: 50px;
	display: inline-block;
	width: auto;
	height: auto;
}
.award-section li i.icon-diamond {
	color: #3db7ee;
}
.award-section li i.icon-emotsmile {
	color: #8162b1;
}
.award-section li strong {
	font-size: 48px;
	color: #1c2022;
	font-weight: 700;
	display: block;
	line-height: 1.5;
}
.award-section li span {
	font-size: 20px;
	color: #1c2022;
	display: block;
}
.award-section {
	margin-top: 30px;
}
.img-section .img:hover .overlay, .blog .img:hover .overlay, .member-info-wrap:hover .overlay {
	opacity: 0.8;
	transition: 0.5s;
}
.member-info-wrap:hover .overlay {
	opacity: 0.9;
}
.img-wrap .img .overlay:before {
	display: none;
}
.overlay {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 0.5s;
}
.overlay:after {
	position: absolute;
	left: 10px;
	top: 10px;
	height: calc(100% - 20px);
	width: calc(100% - 20px);
	height: -webkit-calc(100% - 20px);
	width: -webkit-calc(100% - 20px);
	border: 1px solid #f6dbb1;
	content: '';
	padding: 5px;
}
.overlay:before {
	content: '\e095';
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	font-family: 'Simple-Line-Icons';
	color: #ffffff;
	transform: translate(-50%,-50%);
}
.owl-prev, .owl-next {
	width: 66px;
	height: 54px;
	background: #fcfcfc;
	font-size: 0;
	position: absolute;
	top: 43%;
	left: 0;
	color: #000000;
	opacity: 0.4;
}
.owl-prev:hover, .owl-next:hover {
	background: #eeab42;
	opacity: 1;
	color: #ffffff;
}
.owl-next {
	right: 0;
	left: auto;
}
.owl-prev:after, .owl-next:after {
	position: absolute;
	top: 32%;
	left: 0;
	content: '\e605';
	z-index: 99999;
	font-family: 'simple-line-icons';
	font-size: 20px;
	right: 0;
	margin: 0 auto;
	height: 20px;
	width: 20px;
}
.owl-next:after {
	content: '\e606';
}
.about-us {
	position: relative;
}
section::after, .masthead::after {
	display: none;
}

/*homepage-one css start here*/

.homepage-one .revo-slider h2, .homepage-one  .revo-slider h1, .homepage-one .team .img-cont h3, .homepage-one .team .img-cont a {
	color: #ffffff;
}
.homepage-one .revo-slider h1 {
	font-size: 72px !important;
	margin-top: 24px !important;
}
.homepage-one .revo-slider h2 {
	font-style: normal;
	font-size: 60px !important;
}
.homepage-one .team .img-cont p {
	color: #cdbce8;
}
.homepage-one .team .img-cont a {
	border: 2px solid #ffffff;
}
.homepage-one .team .img-cont, .homepage-one .team:after {
	background: #8162b1;
	padding-bottom: 118px;
}
.homepage-one .blog, .homepage-one .fun-fact {
	background: #f1f4f4;
}
.homepage-one .fun-fact {
	padding-top: 0;
}
.homepage-one .blog {
	padding-bottom: 112px;
}
.homepage-one .happy-client {
	padding: 100px 0;
}
.homepage-one .happy-client i {
	font-size: 18px;
	margin-bottom: 10px;
}
.homepage-one .happy-client p {
	margin-bottom: 51px;
	width: 520px;
	line-height: 1.8;
}
.homepage-one .client-img {
	float: left;
	width: 18%;
}
.homepage-one .client-info {
	float: left;
	width: 50%;
}
.homepage-one .client-info strong {
	font-size: 20px;
	color: #1c2022;
	display: block;
	margin-bottom: 11px;
}
.homepage-one .client-info span {
	font-size: 14px;
	color: #1c2022;
	font-weight: 300;
	display: block;
	margin-bottom: 12px;
}
.homepage-one .client-info i {
	font-size: 12px;
	color: #f5af35;
}
.homepage-one .client-info i.grey-star {
	color: #cdcdcd;
}
#owl-slider {
	padding-bottom: 56px;
}
.homepage-one .img-section .img {
	width: 33.33%;
	float: left;
}
.homepage-one .overlay:before {
	font-size: 35px;
}
.homepage-one .owl-buttons {
	display: none;
}
.homepage-one  .owl-pagination {
	position: absolute;
	bottom: 0;
	left: 48%;
	overflow: hidden;
}
.homepage-one  .owl-pagination .owl-page {
	height: 14px;
	width: 14px;
	background: #fff;
	border: 2px solid #e0e0e0;
	border-radius: 50%;
	float: left;
	margin-right: 5px;
}
.homepage-one  .owl-pagination .owl-page.active {
	background: #8162b1;
	border: none;
}
.home #header {
	min-height: 120px;
}
/*homepage-one css end here*/

/*about-us css start here*/
.about-us-page .banner {
	background: url(../images/about-us-banner.jpg) no-repeat;
	height: 331px;
	background-size: cover;
}
.about-us-page .banner h2 {
	color: #ffffff;
	font-weight: 700;
}
.about-us-detail {
	padding: 96px 0 0px;
	background: #ffffff;
}
.about-us-page .about-us-detail {
	padding-bottom: 74px;
}
.about-us-detail p {
	line-height: 1.8;
	margin-bottom: 40px;
}
.about-us-page .img-cont {
	padding-left: 0px;
	background: #eeeced;
	padding-bottom: 57px;
	padding-top: 109px;
}
.about-us-page .process ul li {
	float: left;
	width: 27%;
	font-size: 20px;
	color: #1c2022;
	position: relative;
}
.about-us-page .process ul li:last-child {
	width: auto;
}
.about-us-page .process ul li:last-child:after {
	display: none;
}
.about-us-page .process ul li:after {
	height: 1px;
	width: 130px;
	content: '';
	background: #bababa;
	position: absolute;
	top: 13px;
	left: 26px;
}
.about-us-page .process .img-cont ul li span {
	color: #1c2022;
	font-size: 14px;
	position: static;
	background: transparent;
	border: 2px solid #b5b5b5;
	text-align: center;
	padding-top: 0px;
	height: 28px;
	width: 28px;
	line-height: 25px;
	margin-bottom: 10px;
	cursor: pointer;
}
.about-us-page .process .img-cont ul li.active span {
	border: 2px solid #eead46;
	color: #eead46;
}
.about-us-page .process .img-cont ul {
	margin-bottom: 50px;
}
.process {
	background: url(../images/process-bg.jpg) no-repeat 48% 0;
	background-size: cover;
}
.about-us-page .fun-fact {
	padding: 109px 0 119px;
}
.team-member {
	float: left;
	width: 44%;
	z-index: 99;
	position: relative;
}
.team-member-info {
	float: left;
	width: 63%;
	background: #3db7ee;
	padding: 50px 20px 40px 79px;
	margin-left: -39px;
}
.about-us-page  .team-member-info.yellow-bg {
	background: #eeab42;
}
.about-us-page  .team-member-info.yellow-bg p, .team-member-info.yellow-bg  .social-link li a {
	color: #ffeac8;
}
.about-us-page .blog-title, .about-us-page .social-link {
	float: none;
	width: 100%;
}
.team-group {
	padding: 100px 0 179px;
	position: relative;
}
.about-us-page .blog-title h4 {
	color: #ffffff;
}
.about-us-page .blog-title p {
	color: #c6edff;
	margin-bottom: 52px;
	line-height: 1.8;
}
.team-member > img {
	width: 100%;
	display: block;
}
.about-us-page .social-link li {
	text-align: left;
}
.about-us-page .team-group .btn {
	margin: 55px 0 0px;
}
.about-us-page .line {
	left: 0;
	background: none;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}
.about-us-page  .purple-bar {
	left: 0;
	width: 23%;
	z-index: 99;
	background: #8162b1;
	bottom: 0;
}
.about-us-page .blue-bar {
	width: 22%;
	left: 23%;
}
.about-us-page .yellow-bar {
	left: 45%;
	background: #eeab42;
	width: 17%;
}

/*about-us css end here*/

/*service css start here*/
.service-info {
	padding: 128px 0 108px;
}
.grey-bg {
	background: #f1f4f4;
	padding: 104px 0 99px;
}
.service-info p {
	line-height: 1.8;
	margin-bottom: 44px;
	width: 547px;
}
.service-page .our-service {
	padding-top: 94px;
	background: #f1f4f4;
	position: relative;
	padding-bottom: 162px;
}
.project-page-one .our-service {
	padding-bottom: 99px;
}
.service-page .our-service p {
	width: 356px;
}
/*service css end here*/

/*our-team css start here*/
.margin-bottom {
	margin-bottom: 60px;
}
.our-team .team-member-info {
	background: #f1f4f4;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.our-team .team-group-detail:hover .team-member-info {
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.our-team .team-group-detail:hover .blog-title h4, .our-team .team-group-detail:hover .blog-title p, .our-team .team-group-detail:hover .social-link li a {
	color: #ffffff;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.our-team .blog-title h4, .our-team .blog-title p {
	color: #1c2022;
}
.our-team  .social-link li a {
	color: #cacaca;
}
/*our-team css end here*/

/*our-team-one css start here*/
.our-team-one .blog-title {
	text-align: center;
	margin-top: 40px;
}
.our-team-one  .blog-title h4, .our-team-one .blog-title span {
	color: #393c3d;
	margin-bottom: 0;
}
.our-team-one .blog-title span {
	line-height: 1.8;
}
.our-team-one .member-info {
	display: table;
	height: 446px;
	opacity: 0;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 100%;
}
.our-team-one .member-img {
	position: relative;
	overflow: hidden;
}
.our-team-one .member-cont {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	z-index: 999;
	position: relative;
	padding: 0 42px;
}
.our-team-one .social-link li {
	display: inline-block;
	text-align: center;
	float: none;
}
.our-team-one .social-link {
	margin-top: 35px;
}
.our-team-one .member-cont  p {
	color: #ffffff;
	line-height: 1.7;
}
.our-team-one .social-link li a {
	font-size: 24px;
}
.our-team-one .member-info-wrap:hover .member-info {
	opacity: 1;
}
.our-team-one .overlay:before, .our-team-one .overlay:after {
	display: none;
}
.member-info-wrap .overlay {
	height: 800px;
}
/*our-team-one css end here*/

/*project css start here*/
.project .project-info {
	text-align: center;
	padding: 98px 100px 0;
}
.project .project-info p {
	line-height: 1.8;
}
.project-info h3 {
	margin-bottom: 21px;
}
.project .project-info .btn {
	margin-bottom: 43px;
	margin-top: 47px;
}
.proj-img img {
	display: inline-block;
}
.proj-img {
	position: relative;
}
.proj-img-info {
	position: absolute;
	top: 0;
	height: 48px;
	padding: 16px 0;
	background: #eeeced;
	width: 750px;
	left: 10.2%;
}
.proj-img-info i {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #ffffff;
	display: inline-block;
	margin-left: 5px;
}
.proj-img-info .bullet {
	left: 14px;
	position: absolute;
	top: 15px;
}
.purple {
	background: #8162b1;
}
.blue {
	background: #3db7ee;
}
.yellow {
	background: #eeab42;
}
.project-page .purple h3, .project-page .purple p, .project-page .purple a, .project-page .blue h3, .project-page .blue p, .project-page .blue a, .project-page .yellow h3, .project-page .yellow p, .project-page .yellow a {
	color: #ffffff;
}
.project-page .purple a, .project-page .blue a, .project-page .yellow a {
	border: 2px solid #ffffff;
}
.view-more {
	padding: 94px 0 150px;
	text-align: center;
	position: relative;
}
.project-page .view-more .btn {
	width: 155px;
	padding: 16px 20px;
}
.project-page .contact-us {
	margin-left: 32px;
	display: inline-block;
}
.proj-img > img {
	display: block;
	margin: 0 auto;
}
/*project css end here*/

/*project-one css start here*/
.project-detail {
	padding: 99px 0 72px;
	text-align: center;
}
.project-title li {
	float: left;
}
.project-title li a {
	font-size: 20px;
	color: #1c2022;
	padding: 16px 38px;
	display: inline-block;
	border: 1px solid #dedede;
	border-right: none;
}
.project-title li:last-child a {
	border-right: 1px solid #dedede;
}
.project-title {
	width: 804px;
	margin: 0 auto;
}
.project-title li a:nth-child(even) {
	border-left: none;
}
.project-page-one .proj-img {
	margin-top: 61px;
	margin-bottom: 24px;
}
.project-page-one .proj-img img {
	width: 100%;
	display: block;
}
.project-page-one .margin-bottom {
	margin-bottom: 30px;
}
.project-page-one .btn {
	margin-bottom: 69px;
}
.project-page-one .margin-bottom {
	margin-bottom: 0;
}
/*project-one css end here*/

/*404 css start here*/
.error-info {
	text-align: center;
	padding: 80px 0 120px;
}
.error-info strong:after, .error-info strong:before {
	content: '';
	height: 0;
	width: 0px;
	position: absolute;
	top: 0;
	left: 0;
	border-style: solid;
	border-width: 29px 20px;
}
.error-info strong:before {
	right: -40px;
	left: auto;
}
.error-info strong {
	font-size: 33px;
	color: #ffffff;
	font-weight: 300;
	background: #eeab42;
	width: 495px;
	display: inline-block;
	padding: 12px 0 14px;
	position: relative;
}
.error-page .view-more {
	background: #f1f4f4;
	padding-bottom: 165px;
}

/*404 css end here*/

/*happy-client css start here*/
.client-slider {
	background: url(../images/client-slider.jpg) no-repeat;
	background-size: cover;
}
.client-slider-cont {
	padding: 94px 0 65px 0px;
}
.happy-client-page .client-info i {
	font-size: 24px;
}
.happy-client-page .client-slider-cont i {
	position: absolute;
	left: 0%;
	top: 0;
	font-size: 36px;
}
.happy-client-page .client-slider-cont p {
	margin-bottom: 56px;
	line-height: 1.8;
}
.happy-client-page .client-slider-cont .item {
	background: transparent;
	padding: 53px 0 53px 53px;
}
.happy-client-page .happy-client {
	padding-bottom: 40px;
	position: relative;
}
.happy-client-page .client-info {
	width: 82%;
}
.happy-client-page .client-info p {
	width: 407px;
}
.happy-client-page .client-slider-cont .owl-pagination {
	left: 6%;
}
.happy-client-page .client-info span {
	margin-bottom: 27px;
}
.happy-client-page .client-slider-cont .owl-page {
	border: none;
	background: #b6c9d2;
}
.happy-client-page .margin-bottom {
	margin-bottom: 82px;
}
/*happy-client css end here*/

/*blog css start here*/
.blog-section {
	padding: 41px 0;
}
.blog-page .icons li {
	width: 19%;
	font-size: 16px;
	color: #1c2022;
	font-weight: 300;
}
.blog-page .icons li a {
	color: #1c2022;
}
.padding-top {
	padding-top: 28px;
}
.blog-section h3 {
	margin-bottom: 15px;
}
.blog-section h3 a {
	color: #1c2022;
}
.blog-section-info {
	padding: 60px 0;
	border-bottom: 1px solid #e5e5e5;
}
.blog-page .blog-section-info  a.btn {
	margin-top: 53px;
}
.blog-section-info figure {
	overflow: hidden;
	position: relative;
	display: inline-block;
}
.play-btn {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 69px;
	height: 57px;
	background: url(../images/play-btn.png) 0 0 no-repeat;
}
.pager li {
	float: left;
	width: 50px;
	height: 50px;
	display: table;
	margin-right: 8px;
}
.pager li a {
	background: none;
	border: none;
	border-radius: 0px;
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
	color: #1c2022;
	border: 2px solid #dedede;
}
.pager li i {
	font-size: 13.68px;
	color: #000000;
	display: table-cell;
	vertical-align: middle;
	border: 2px solid #1c2022;
}
.pager li:hover a {
	background: transparent;
}
.pager-section {
	position: relative;
	padding-bottom: 156px;
}
/*blog css end here*/

/*blog-post css  start here*/
.blog-post-page .blog-section {
	padding: 100px 0 105px 0px;
}
.blog-post-page .blog-post-info {
	padding: 75px 0 73px 68px;
}
.blog-post-page .blog-post-info p {
	line-height: 1.9;
	width: 1006px;
}
.blog-post-img  li {
	float: left;
	width: 50%;
}
.imp-text {
	padding: 19px 0 26px 45px;
	background: #cef0ff;
	border-left: 5px solid #3db7ee;
	margin-top: 40px;
}
.imp-text p {
	font-weight: 400;
}
.admin-detail {
	background: #f1f4f4;
	padding: 80px 0 87px;
}
.admin-info {
	margin: 21px 0 0 28px;
}
.user-img {
	width: 10%;
	float: left;
}
.user-detail {
	width: 85%;
	float: left;
	margin-left: 36px;
}
.comments {
	padding: 96px 0 58px;
}
.blog-post-page .btn {
	margin: 28px 0 0;
}
.comments-info li {
	padding: 40px 0;
	border-bottom: 1px solid #e5e5e5;
}
.comments-info li:last-child {
	padding: 40px 0 40px 143px;
	border-bottom: none;
}
.leave-comment form input, .leave-comment form textarea {
	width: 100%;
}
.leave-comment form textarea {
	height: 216px;
	margin-bottom: 24px;
	font-weight: 300;
}
.leave-comment form input {
	margin-bottom: 10px;
	padding: 14px 0 15px 57px;
}
.symbol {
	position: relative;
}
.symbol i {
	position: absolute;
	left: 16px;
	top: 37px;
	display: block;
	font-size: 16px;
}
.symbol i.icon-envelope-open {
	top: 116px;
}
.symbol i.icon-screen-smartphone {
	top: 200px;
}
.leave-comment {
	padding: 99px 0 103px 0;
	background: #f1f4f4;
	position: relative;
}
/*blog-post css  end here*/

/*careers css  start here*/
.careers .profile {
	float: left;
	width: 78%;
}
.careers .profile h4 {
	margin-bottom: 23px;
}
.careers .profile strong {
	font-size: 16px;
	color: #575b5d;
}
.careers  .profile-info li {
	padding: 43px 0;
	border-bottom: 1px solid #e8e8e8;
}
.careers  .profile-info li:last-child {
	border-bottom: none;
}
.careers  .profile-info li .btn {
	float: right;
	margin-top: 0;
}
.profile-detail li {
	font-size: 16px;
	color: #1c2022;
	font-weight: 300;
	margin-bottom: 15px;
}
.profile-detail li i {
	font-size: 10px;
	margin-right: 26px;
	display: inline-block;
}
.profile-detail {
	margin-bottom: 90px;
}
.symbol label {
	float: left;
	width: 25%;
	margin-top: 37px;
}
.apply-job {
	position: relative;
}
.error {
	border: 1px solid red !important;
}
#success {
	font-size: 20px;
	text-align: center;
}
#footerSuccess {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	top: 0;
	color: green;
}
.symbol input {
	float: left;
	width: 75%;
	margin-top: 20px;
}
.about-us-detail .symbol input {
	padding-left: 10px;
}
.apply-job form button {
	float: right;
	margin-top: 20px;
}
.careers .about-us-detail {
	padding-bottom: 100px;
}
.benefit-perk {
	padding: 103px 0 118px;
	background: #f1f4f4;
}
.benefit-perk .svg {
	margin: 23px 0 31px 0;
	min-height: 65px;
	height: 60px;
	width: 60px;
}
.about-us-detail h3 {
	margin-bottom: 0;
}
/*careers css  end here*/

/*faq css  start here*/
.frequent-question {
	padding: 100px 0 0 0;
}
.frequent-question form {
	position: relative;
}
.frequent-question form input {
	width: 100%;
	background: #fbfaf8;
	border-color: #e2e2e2;
	border-right: none;
	padding: 15px 30px 15px;
	position: relative;
	color: #7e878b;
	font-weight: 300;
}
.frequent-question input::-moz-placeholder {
	color: #7e878b;
	font-size: 16px;
	font-weight: 300;
}
.frequent-question input::-webkit-input-placeholder {
	color: #7e878b;
	font-size: 16px;
	font-weight: 300;
}
.frequent-question input::-ms-input-placeholder {
	color: #7e878b;
	font-size: 16px;
	font-weight: 300;
}
.frequent-question form button {
	background: #fbfaf8;
	border: 1px solid #e2e2e2;
	padding: 25px 37px;
	border-left: none;
	position: absolute;
	right: 0;
	top: 0;
}
.frequent-question form i {
	position: absolute;
	right: 32px;
	top: 16px;
	font-size: 22px;
}
.questions i {
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	height: 23px;
	width: 23px;
	background: #3db7ee;
	border-radius: 50%;
	text-align: center;
	padding-top: 4px;
	margin-right: 24px;
	float: left;
	margin-top: 7px;
}
.questions h4 {
	text-transform: none;
	line-height: 1.7;
	overflow: hidden;
}
.questions-answers {
	padding: 40px 0;
	border-bottom: 1px solid #e5e5e5;
}
.que-ans-wrap {
	padding: 92px 0 80px 0;
}
.que-ans-wrap .questions-answers:last-child {
	border-bottom: none;
}
.ask-directly {
	padding: 100px 0 165px 0;
	background: #f1f4f4;
	position: relative;
}
.call-details {
	position: relative;
}
.call-details span {
	font-size: 14px;
	color: #1c2022;
	display: block;
	font-family: 'Karla', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.call-details a {
	font-size: 45px;
	color: #090c0e;
	display: block;
	font-weight: 300;
}
.contact-details i.icon-call-in, .contact-details i.icon-envelope-open {
	position: absolute;
	left: 0;
	font-size: 48px;
	top: 28px;
	right: 0;
	margin: 0 auto;
	width: 68px;
	height: 52px;
	margin: 0 auto;
	text-align: center;
}
.ask-directly p {
	width: 936px;
	margin: 0 auto 80px;
}

/*faq css  end here*/

/*contact-us css  start here*/
.contact-us .ask-directly {
	background: #ffffff;
	padding-bottom: 95px;
}
.address-detail {
	background: #f1f4f4;
	padding: 112px 0 90px;
}
.address-detail h3 span {
	display: block;
	margin-bottom: 9px;
}
.address-detail address {
	font-size: 16px;
	color: #1c2022;
	font-weight: 300;
	line-height: 1.8;
	margin-bottom: 35px;
}
.contact-us .address-detail i.icon-location-pin {
	font-size: 48px;
	height: 52px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 25px;
	width: 68px;
}
.contact-us .social-link li a {
	color: #1c2022;
}
.contact-us .social-link li a:hover {
	opacity: 0.8;
	transition: all 0.5 ease 0s;
	-webkit-transition: all 0.5 ease 0s;
}
.map-wrap {
	padding-top: 33%;
	position: relative;
}
#map {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.map-section {
	position: relative;
}
.mapmarker {
	background: url(../images/map-marker.png) no-repeat !important;
	height: 50px;
	width: 50px;
	display: block;
}

/*contact-us css  end here*/

/*zoom effect*/
.zoom img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.zoom:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/*zoom effect*/
.project-item {
	width: 50%;
	padding: 0 15px 30px;
}

/*loader*/
.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 99999;
}
.sk-folding-cube {
	margin: 20px auto;
	width: 40px;
	height: 40px;
	position: relative;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

.sk-folding-cube .sk-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #333;
	-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	animation: sk-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}

@keyframes sk-foldCubeAngle {
0%, 10% {
-webkit-transform: perspective(140px) rotateX(-180deg);
transform: perspective(140px) rotateX(-180deg);
opacity: 0;
} 25%, 75% {
-webkit-transform: perspective(140px) rotateX(0deg);
transform: perspective(140px) rotateX(0deg);
opacity: 1;
} 90%, 100% {
-webkit-transform: perspective(140px) rotateY(180deg);
transform: perspective(140px) rotateY(180deg);
opacity: 0;
}
}

.sk-folding-cube .sk-cube1:before{
	background-color:#eeab42;
}
.sk-folding-cube .sk-cube2:before,.sk-folding-cube .sk-cube4:before{
	background-color:#8162b1;
}
.sk-folding-cube .sk-cube3:before{
	background-color:#3db7ee;
}
/*
 Table Of Contents
 1.) Media Query for Tablet
 2.) Media Query for Handheld Devices
 3.) Media Query for mobile
 ===============================================*/
/*
 1.) Media Query for Tablet
 ===============================*/

@media only screen and (min-width: 768px) and (max-width: 991px) {

	.banner h1 {
		font-size: 67px !important;
	}
	.img-cont p {
		width: auto;
	}
	.blog p {
		width: auto;
	}
	.home-menu.menu-bar {
		margin-top: 14px;
	}
	.img-cont {
		padding-left: 50px;
		padding-bottom: 84px;
	}
	.img-cont span, .team .img-cont span {
		left: -54%;
	}
	.our-service p {
		width: auto;
	}
	.team .img-cont {
		padding-bottom: 58px;
		padding-top: 85px;
	}
	.blog .blog-content-wrap h4{
		font-size: 14px;
	}
	.line {
		bottom: 1px;
	}
	.our-service h4 {
		font-size: 16px;
	}
	.icons li {
		font-size: 12px;
		width: 50%;
	}
	.award-section li span {
		line-height: 25px;
	}
	.footer-logo a {
		width: 16%;
	}
	.footer-logo span{
		font-size: 12px;
	}
	.blog-title span {
		font-size: 14px;
	}
	#footer form button {
		padding: 14px 17px;
		margin-left: 0;
		float:none;
		margin-top:15px;
	}
	input[type="text"] {
		padding: 15px 15px 12px 49px;
		width: 348px;
		float:none;
	}
	.social-link, #footer .social-link {
		width: 60%;
	}
	.about-us-page .blog-title p{
		font-size: 14px;
	}
	#footer form {
		width: 369px;
	}
	.blog-title h4 {
		font-size: 17px;
		margin-bottom: 10px;
	}
	.blog:before {
		height: 98px;
	}
	.blog-title-wrap {
		padding: 31px 0 18px;
	}
	.team .img img {
		left: 50%;
    max-width: none;
    position: relative;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: auto;
	}
	.home .navigation {
		width: 527px;
	}
	.home button.menu {
		padding-top: 2px;
	}
	.home .menu.home-menu.menu-bar {
		margin: 17px 0 0;
	}
	/*	homepage-one css start*/
	.navigation > li {
		margin-left: 15px;
	}
	.navigation .drop-down {
		width: 154px;
	}
	.homepage-one .revo-slider h2 {
		font-size: 40px !important;
	}
	.homepage-one .revo-slider h1 {
		font-size: 50px !important;
		margin-top: 10px;
	}
	.homepage-one .team .img-cont {
		padding-bottom: 83px;
	}
	.homepage-one .happy-client p {
		width: auto;
	}
	.homepage-one .client-info {
		margin-left: 25px;
	}
	.homepage-one .team .img-cont {
    padding-bottom: 75px;
}
.about-us-page .process ul li:after{
	 width: 71px;
}
	/*	homepage-one css end*/

	/*about-us css start*/
	.process {
		background-size: 100% 100%;
	}
	.team-member-info {
		padding-left: 65px;
	}
	.about-us-page .social-link li {
		width: 43px;
	}
	/*about-us css end*/

	/*service css start*/
	.service-page .our-service p, .service-info p{
		width: auto;
	}
	/*service css end*/

	/*our-team-one css end*/
	.our-team-one .member-cont {
		padding: 0 22px;
	}
	.our-team-one .member-info {
		height: 274px;
	}
	/*our-team-one css end*/

	/*project page  css start*/
	.proj-img-info {
		left: 0;
		width: 520px;
	}
	/*project page  css end*/

	/*project-one page  css start*/
	.project-title li a {
		padding: 16px 27px;
	}
	.project-title {
		width: auto;
	}
	/*project-one  page  css end*/

	/*happy-client  page  css start*/
	.happy-client-page .client-info {
		width: 77%;
		margin-left: 17px;
	}
	.client-slider {
		background-size: 100% 100%;
	}
	/*happy-client  page  css end*/

	/*blog page  css start*/
	.blog-page .icons li {
		width: 28%;
	}
	.blog-page .padding-top {
		padding-top: 0;
	}
	.blog-section-info figure{
		display: block;
	}
	/*blog   page  css end*/

	/*blog-post page  css start*/
	.comments-info li:last-child .user-detail {
		margin-left: 28px;
	}
	/*blog-post page  css end*/

	/*careers css  start here*/
	.symbol label {
		width: 30%;
	}
	.benefit-perk h4 {
		font-size: 17px;
	}
	.apply-job input[type="text"] {
		width: 70%;
	}
	/*careers css  end here*/

	/*faq css start here*/
	.ask-directly p {
		width: auto;
	}
	.call-details a {
		font-size: 28px;
	}
	.contact-details i.icon-call-in, .contact-details i.icon-envelope-open {
		font-size: 37px;
		top: 22px;
	}
	/*faq css  end here*/

	/*contact-us css start here*/
	.address-detail h3 {
		font-size: 33px;
	}
	/*contact-us css end here*/

	/*switcher css start*/
	#wrapper.boxed, .boxed #header {
		max-width: 750px;
		width: 100%;
		margin: 0 auto;
	}
	/*switcher css end*/
}

/*
 2.) Media Query for Handheld Devices
 ===============================*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.img-cont span {
		left: -28%;
	}
	.blog p {
		width: auto;
	}
	.blog-title h4{
		font-size:18px;
	}
	.icons li {
		width: 50%;
	}
	.home-menu.menu-bar {
		margin-top: 17px;
	}
	.img-cont p, .service-info p {
		width: auto;
	}
	.line {
		bottom: 1px;
	}
	.blog-title-wrap {
		padding: 43px 0 29px;
		height: 127px;
	}
	.our-service p {
		width: auto;
	}
	.team .img-cont {
		padding-bottom: 58px;
		padding-top: 85px;
	}
	.blog .blog-content-wrap h4{
		font-size: 18px;
	}
	.blog:before {
		height: 127px;
	}
	#footer form button {
		padding: 14px 21px;
	}
	input[type="text"] {
		width: 251px;
		padding: 15px 20px 12px 48px;
	}
	#footer form {
		width: 391px;
	}
	.team .img img {
		width: auto;
		max-width: none;
	}
	.img-cont {
		padding-bottom: 83px;
	}
	.menu.home-menu.menu-bar {
		margin: 19px 0 0;
	}

	/*	homepage-one css start*/
	.navigation > li {
		margin-left: 30px;
	}
	.homepage-one .revo-slider h2 {
		font-size: 50px;
	}
	.about-us-page .process ul li:after{
		width: 99px;
	}
	.homepage-one .revo-slider h1 {
		font-size: 65px !important;
	}
	.homepage-one .team .img-cont {
		padding-bottom: 75px;
	}
	.homepage-one .happy-client p {
		width: auto;
	}
	.homepage-one .client-info {
		margin-left: 25px;
	}
	/*	homepage-one css end*/

	/*about-us css start*/
	.process {
		background-size: 100% 100%;
	}
	/*about-us css end*/

	/*service css start*/
	.service-page .our-service p {
		width: auto;
	}
	/*servicw css end*/

	/*our-team-one css end*/
	.our-team-one .member-cont {
		padding: 0 35px;
	}
	.our-team-one .member-info {
		height: 366px;
	}
	/*our-team-one css end*/

	/*project page  css start*/
	.proj-img-info {
		left: 0;
		width: 740px;
	}
	/*project page  css end*/

	/*project-one page  css start*/
	.project-title li a {
		padding: 16px 28px;
	}
	.project-title {
		width: 737px;
	}
	/*project-one  page  css end*/

	/*happy-client  page  css start*/
	.client-slider {
		background-size: 100% 100%;
	}
	.happy-client-page .client-info {
		margin-left: 30px;
		width: 75%;
	}
	/*happy-client  page  css end*/

	/*blog page  css start*/
	.blog-page .padding-top {
		padding-top: 0;
	}
	.blog-page .icons li{
		width: 21%;
	}
	.blog-section-info figure{
		display: block;
	}
	/*blog   page  css end*/

	/*careers css  start here*/
	.symbol label {
		width: 30%;
	}
	.apply-job input[type="text"] {
		width: 70%;
	}
	/*careers css  end here*/

	/*faq css start here*/
	.ask-directly p {
		width: auto;
	}
	.call-details a {
		font-size: 37px;
	}
	.contact-details i.icon-call-in, .contact-details i.icon-envelope-open {
		font-size: 40px;
		top: 22px;
	}
	/*faq css  end here*/

	/*switcher css start here*/
	#wrapper.boxed, .boxed #header {
		margin: 0 auto;
		max-width: 970px;
		width: 100%;
	}
	/*switcher css end here*/
}

@media only screen and (min-width: 1200px) and (max-width: 1250px) {
	#footer form {
		width: auto;
	}
}
/*
 3.) Media Query for mobile
 ===============================*/
@media only screen and (max-width: 767px) {
	.btn, button {
		padding: 12px 37px;
	}
	.navigation > li.active a{
		color: #ffffff;
	}
	.our-service p, .service-info p {
		width: auto;
	}
	.banner {
		padding-top: 100px;
		height: 400px;
	}
	.social-link {
		width: 100%;
	}
	button.home-menu {
		padding-top: 5px;
	}
	.home-menu.menu-bar {
		margin-top: 6px;
	}
	.blog p {
		width: auto;
	}
	.banner h2 {
		font-size: 38px !important;
		margin-bottom: 10px;
	}
	.banner h1 {
		font-size: 46px !important;
	}
	.about-us .img, .img-cont, .blog-title-wrap, .img-wrap .img, .img-wrap, .award-section li, .blog-title, .social-linkm, .user-img, .user-detail, .careers .profile {
		width: 100%;
		float: none;
	}
	.blog-bar  .social-link {
		margin-top: 30px;
	}
	.about-us .img img {
		max-width: 100%;
	}
	.img-cont, .our-service {
		padding-left: 18px;
		padding-top: 45px;
	}
	.img-cont {
		background: none;
	}
	.img-cont span {
		display: none;
	}
	.img-cont p {
		width: auto;
	}
	.team:after, .blog:before {
		display: none;
	}
	.blog .img img {
		width: 100%;
	}
	.blog-title-wrap {
		padding: 30px 15px 25px;
	}
	.award-section li, .footer-logo, .ask-directly p {
		margin-bottom: 50px;
	}
	#footer form {
		width: 100%;
	}
	#footer form button {
		margin-left: 0;
		margin-top: 10px;
	}
	input[type="text"], .project-item {
		width: 100%;
	}
	.our-service a.btn, .profile-detail, .call-details {
		margin-bottom: 30px;
	}
	.our-service, .img-cont, .contact-us .ask-directly,.homepage-one .blog, .service-page .our-service {
		padding-bottom: 30px;
	}
	.social-link li {
		text-align: left;
	}
	.line {
		display: none;
	}
	.icons li {
		width: 43%;
	}
	/*homepage-one start*/
	.homepage-one .img-section .img {
		width: 100%;
	}
	.homepage-one .team .img-cont {
		padding-bottom: 60px;
	}
	.homepage-one .revo-slider h2 {
		font-size: 27px !important;
	}
	.homepage-one .revo-slider h1 {
		margin-top: 70px !important;
		font-size: 40px !important;
		line-height: 1.2 !important;
	}
	.homepage-one .tp-bullet-title {
		display: none !important;
	}
	.homepage-one .navigation {
		display: none;
	}
	.header-one  button.menu {
		display: block;
		position: absolute;
		right: 0;
		top: -36px;
	}
	.homepage-one #header {
		padding: 24px 0 26px;
	}
	.header-one .navigation, .home .navigation {
		left: 0;
		padding: 20px 0;
		position: absolute;
		top: 18px;
		width: 100%;
		z-index: 999999;
		background: rgba(0,0,0,0.8);
	}
	.home .navigation {
		top: 50px;
	}
	.header-one button.menu {
		padding-top: 11px;
	}
	.navigation > li {
		float: none;
		margin-bottom: 20px;
	}
	.navigation li a, .navigation li:hover a {
		color: #ffffff;
	}
	.navigation > li:first-child {
		margin-left: 45px;
	}
	.navigation .drop-down {
		position: static;
		padding-top: 4px;
		width: 100%;
	}
	.navigation li:hover .drop-down {
		display: none;
	}
	.revo-slider img {
		width: 100%;
		max-width: none;
	}
	.navigation .drop-down li a {
		background: none;
	}
	.drop-down li:last-child a {
		border-bottom: 1px solid #484545;
	}
	.revo-slider {
		overflow: hidden;
	}
	.header-one .menu.menu-bar {
		margin-top: 10px;
	}
	/*homepage-one end*/

	/*about-us css start*/
	.process {
		background-size: 100% 100%;
	}
	.team-member, .team-member-info, .about-us-page .process ul li, .symbol label, .ask-directly .contact-details .call-details {
		width: 100%;
		float: none;
	}
	.about-us-page .process ul li {
		margin-bottom: 20px;
	}
	.about-us-page .img-cont span, .about-us-page .process ul li:last-child::after {
		display: block;
	}
	.about-us-page .header-one .navigation {
		top: 13px;
	}
	.h3 {
		margin-bottom: 10px;
	}
	.about-us-page .about-us-detail, .about-us-page  .fun-fact, .about-us-page .team-group, .service-info, .error-info, 
	.error-page .view-more, .client-slider-cont, .blog-post-page .blog-section, .admin-detail, .comments, .leave-comment, 
	.benefit-perk, .about-us-detail, .frequent-question, .ask-directly, .address-detail, .blog-content-wrap,.fun-fact,.homepage-one .happy-client{
		padding: 50px 0 50px;
	}
	.about-us-page .team-member-info {
		margin-left: 0;
		padding-left: 30px;
		padding-right: 20px;
	}
	.about-us-page #header.header-one{
		padding:20px 0 18px;
	}
	.footer-logo {
		margin-top: 0;
	}
	#footer, .team .img-cont, .about-us-page .img-cont, .service-page .our-service {
		padding-top: 50px;
	}
	/*about-us css end*/

	/*service css start*/
	.service-page .our-service p {
		width: auto;
	}
	.service-info h3 {
		margin-top: 20px;
	}
	.service-info .text-right {
		text-align: left;
	}
	.service-info .text-center {
		margin-top: 35px;
	}
	/*servicw css end*/

	/*our-team-one css end*/
	.our-team-one .member-cont {
		padding: 0 35px;
	}
	.our-team-one .blog-title {
		margin-top: 16px;
		margin-bottom: 50px;
	}
	.our-team-one .margin-bottom {
		margin-bottom: 0;
	}
	.our-team-one #footer, .blog-section, .home .banner {
		padding-top: 0;
	}
	.our-team-one .member-img img {
		display: block;
		margin: 0 auto;
	}
	/*our-team-one css end*/

	/*project page  css start*/
	.project .project-info, .project-detail, .happy-client-page .happy-client {
		padding: 40px 0 0;
	}
	.proj-img-info {
		left: 0;
		width: 100%;
		height: 25px;
	}
	.proj-img-info .bullet {
		top: 7px;
	}
	.proj-img-info i {
		height: 10px;
		width: 10px;
	}
	.project-page .btn, .symbol label {
		margin-top: 10px;
	}
	.project-page .contact-us, .user-detail {
		margin-left: 0;
	}
	.view-more, .que-ans-wrap, .blog,.about-us-page .img-cont {
		padding-bottom: 0;
	}
	/*project page  css end*/

	/*project-one page  css start*/
	.project-title li a {
		padding: 16px 30px;
		width: 100%;
		border-right: 1px solid #dedede;
		border-bottom: none;
	}
	.project-title li:last-child {
		border-bottom: 1px solid #dedede;
	}
	.project-title {
		width: auto;
		text-align: left;
	}
	.project-title li, .careers .profile-info li .btn, .apply-job form button {
		float: none;
	}
	/*project-one  page  css end*/

	/*error  page  css start*/
	.error-page .h1 {
		font-size: 150px !important;
	}
	.error-info strong {
		font-size: 20px;
		width: auto;
	}
	.error-info strong:after, .error-info strong:before {
		border-width: 23px 20px;
	}
	.error-info strong:after {
		left: -40px;
	}
	.error-page .btn, .user-detail, .address-detail address {
		margin-top: 30px;
	}
	/*error  page  css end*/

	/*happy-client  page  css start*/
	.happy-client-page .client-info p {
		width: auto;
	}
	.happy-client-page .client-info {
		margin-left: 15px;
		width: 76%;
	}
	/*happy-client  page  css end*/

	/*blog page  css start*/
	.pager-section {
		padding-bottom: 0;
	}
	.blog-page .icons li {
		width: auto;
		margin-right: 15px;
	}
	.blog-section img {
		width: 100%;
	}
	/*blog   page  css end*/

	/*blog-post page  css start*/
	.blog-post-page .blog-post-info, .comments-info li:last-child {
		padding-left: 0;
	}
	.leave-comment h3 {
		font-size: 33px;
	}
	/*blog-post page  css end*/

	/*careers css  start here*/
	.careers .profile-info li .btn {
		margin-top: 20px;
	}
	/*careers css  end here*/

	/*faq css start here*/
	.ask-directly p {
		width: auto;
	}
	.call-details a {
		font-size: 22px;
	}
	.call-details {
		padding-left: 52px;
	}
	.contact-details i.icon-call-in, .contact-details i.icon-envelope-open {
		font-size: 30px;
		top: 20px;
		right: auto;
	}
	.frequent-question h3 {
		line-height: 1.4;
	}

	/*faq css  end here*/

	/*contact-us css start here*/
	.address-detail p {
		margin-bottom: 40px;
	}
	.contact-us .address-detail i.icon-location-pin {
		top: -10px;
	}
	.address-detail h3 {
		font-size: 34px;
	}
	/*contact-us css end here*/

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.homepage-one .revo-slider h1 {
		font-size: 32px !important;
		margin-top: 35px !important;
	}
}
/*switcher css*/
@media (min-width: 1200px) {
	#wrapper.boxed, .boxed #header {
		max-width: 1170px;
		width: 100%;
		margin: 0 auto;
	}
	.boxed .revo-slider {
		width: 1170px;
		margin: 0 auto;
		overflow: hidden;
	}
	.blogpost-slider{
		max-width:438px;
	}

}
