/* The main SASS file, bringing everything together */
/* Bringing in fonts locally */
@font-face {
  font-family: 'WaltDisneyScript-Regular';
  src: url("../fonts/WaltDisneyScript_gdi.eot");
  src: url("../fonts/WaltDisneyScript_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/WaltDisneyScript_gdi.woff") format("woff"), url("../fonts/WaltDisneyScript_gdi.ttf") format("truetype"), url("../fonts/WaltDisneyScript_gdi.svg#WaltDisneyScript-Regular") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2122;
}
@font-face {
  font-family: 'Cinzel';
  src: url("../fonts/Cinzel-Regular_gdi.eot");
  src: url("../fonts/Cinzel-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/Cinzel-Regular_gdi.woff") format("woff"), url("../fonts/Cinzel-Regular_gdi.ttf") format("truetype"), url("../fonts/Cinzel-Regular_gdi.svg#Cinzel-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans_gdi.eot");
  src: url("../fonts/OpenSans_gdi.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans_gdi.woff") format("woff"), url("../fonts/OpenSans_gdi.ttf") format("truetype"), url("../fonts/OpenSans_gdi.svg#OpenSans-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal !important;
}

.aiwidgetscss {
  padding: 0px;
}

.aiwidgetscss a {
  text-decoration: none;
}

.tweetlink {
  font-size: 11px;
  padding-top: 5px;
}

.imgalign {
  float: left;
  margin-right: 10px;
  opacity: 1;
}

.imgalign:hover {
  opacity: 0.5;
}

.aiwidget-title {
  font-weight: bold;
  padding-bottom: 15px;
}

.tweettext, .widget .tweettext {
  color: #333;
}

.tweettext a, .widget .tweettext a {
  color: #0088cc;
}

.tweettext a:hover, .widget .tweettext a:hover {
  color: #555;
  text-decoration: underline;
}

.tweettxts, .widget .tweettxts {
  overflow: hidden;
  line-height: 18px;
}

.imgdisplay {
  border-bottom-color: #CCCCCC;
  display: block;
  margin-bottom: 30px;
}

.aiwidgetscss h1 {
  color: #CCC;
  font-size: 18px;
}

.aiwidgetscss .tweet_author_name a, .widget .tweet_author_name a {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}

.aiwidgetscss .tweet_author_name a:hover, .widget .tweet_author_name a:hover {
  color: #777;
  text-decoration: none;
}

.aiwidgetscss .tweet_author_heading a, .widget .tweet_author_heading a {
  color: #999;
  text-decoration: none;
}

.aiwidgetscss .tweet_author_heading a:hover, .widget .tweet_author_heading a:hover {
  color: #333;
  text-decoration: none;
}

.aiwidgetscss .tweet_author a, .widget .tweet_author a {
  color: #c1c1c1;
  font-size: 14px;
}

.aiwidgetscss .tweet_author a:hover, .widget .tweet_author a:hover {
  color: #333;
  text-decoration: none;
}

.aiwidgetscss .tweetlink a, .widget .tweetlink a {
  color: #c1c1c1;
  font-size: 11px;
}

.aiwidgetscss .tweetlink a:hover, .widget .tweetlink a:hover {
  color: #777;
  text-decoration: none;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.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;
  transform: translate(0, 0);
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .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: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.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: #fff;
}

.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-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-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-genderless:before, .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-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-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";
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1100px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
body, html {
  height: 100%;
}

body {
  color: #888;
  font-size: 14px;
  line-height: 1.7;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  cursor: inherit;
}

a {
  color: #4285f4;
  text-decoration: none;
  transition: ease .3s;
  -webkit-transition: ease .3s;
  -moz-transition: ease .3s;
  -o-transition: ease .3s;
  -ms-transition: ease .3s;
}
a:hover {
  text-decoration: underline;
  color: #1266f1;
}

a:focus {
  outline: none;
  color: #999999;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: 'Cinzel', serif;
  color: #000;
}

iframe {
  border: none;
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

.content {
  background: #fff;
  padding: 100px 0;
  position: relative;
  z-index: 1;
}

.content-title {
  letter-spacing: 2px;
  margin: 0 0 40px;
  text-transform: uppercase;
}

.content-divider {
  margin: 40px 0 80px;
  width: 100%;
  height: 1px;
  background: #ccc;
}

.spacing20 {
  width: 100%;
  height: 20px;
}

.spacing30 {
  width: 100%;
  height: 30px;
}

.spacing40 {
  width: 100%;
  height: 40px;
}

ul, ol {
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 20px;
}

ul {
  list-style-type: square;
}

ol li {
  list-style-type: decimal;
}

ol ol li {
  list-style-type: lower-alpha;
}

ol ol ol li {
  list-style-type: lower-roman;
}

.clearboth {
  clear: both;
}

.content {
  padding: 80px 0;
  background: #fff;
}

.black-bg {
  background: #1f1f1f;
}

.grey-bg {
  background: #f0f0f0;
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 999999;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/preloader.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

#status p {
  text-align: center;
}

/*---------------------HEADER SECTION----------------------------*/
.header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}

.menu-box {
  text-align: right;
}

.navigation, .menu-box ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  float: right;
}

.navigation li, .menu-box li {
  float: left;
  position: relative;
}

.navigation li a, .menu-box li a {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 30px 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation .current > a, .navigation li a:hover, .menu-box .current a, .menu-box li a:hover {
  color: #bfbfbf;
}

.navigation li ul {
  background: none repeat scroll 0 0 #444;
  display: none;
  list-style: none outside none;
  margin: 5px 0 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  left: 0;
  text-align: left;
  top: 100%;
  width: 200px;
  z-index: 3;
}

.other-menu .navigation li ul {
  margin-top: 20px;
}

.navigation li ul li {
  display: block;
  float: none;
}

.navigation li ul a {
  display: block;
  color: #fff;
  font-size: 11px;
  padding: 11px 20px;
  text-transform: uppercase;
}

.navigation li ul a:hover {
  background: #333;
  color: #ccc;
}

.for-sticky {
  padding: 20px 0;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  width: 100%;
}

.shrink .for-sticky {
  background: none repeat scroll 0 0 #1f1f1f;
  padding: 5px 0;
  -webkit-backface-visibility: hidden;
}

.box-mobile {
  float: right;
  padding-right: 30px;
}

.mobile-menu {
  background: none repeat scroll 0 0 #ffffff;
  display: block;
  height: 0;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 100%;
  width: 100%;
  z-index: 3;
}

.mobile-menu.in {
  border: 1px solid #EEEEEE;
  max-height: 480px;
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}

.mobile-menu li a {
  display: block;
  font-size: 11px;
  padding: 8px 15px;
  text-decoration: none;
  text-transform: uppercase;
  border-top: none;
}

.menu-btn {
  border: 3px solid;
  cursor: pointer;
  border-radius: 100px;
  height: 30px;
  line-height: 24px;
  margin: 27px 0;
  text-align: center;
  width: 30px;
  z-index: 3;
  color: #fff;
}

/*-----------ADMIN BAR ON --------------*/
.admin-bar .shrink .for-sticky {
  margin-top: 32px;
}

.admin-bar .header {
  margin-top: 32px;
}

.admin-bar .other-menu.header {
  margin-top: 0;
}

/*------------------------------VIDEO BG SECTION---------------------------------*/
#home {
  position: relative;
  z-index: 1;
}

#big-video-wrap {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

#big-video-vid {
  position: absolute;
}

#big-video-wrap img {
  max-width: none;
  position: absolute;
}

.vjs-big-play-button, .vjs-text-track-display, .vjs-control-bar {
  display: none;
}

/*---replace theyoutube video with image---*/
.yt-bg {
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -999;
  background-repeat: no-repeat;
}

/*-------------------SLIDER SECTION----------------------------------*/
.img-bg {
  background-position: center center;
  background-size: cover;
}

.slider-mask {
  background-color: rgba(20, 20, 20, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.caption-box {
  padding: 14% 0;
  text-align: center;
  position: relative;
  z-index: 1;
}

.liner {
  background: none repeat scroll 0 0 #ffffff;
  display: inline-block;
  height: 50px;
  margin: 20px 0;
  width: 1px;
  opacity: 0.6;
}

.caption-box p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}

.caption-box h3 {
  color: #ffffff;
  font-size: 50px;
  letter-spacing: 5px;
  margin: 40px 0 10px;
  line-height: 1;
  text-transform: capitalize;
}

.align-center {
  text-align: center;
}

#home .owl-pagination {
  height: 80px;
  margin-top: -80px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}

#home .owl-page.active {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

#home .owl-page span {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 100px;
  display: inline-block;
  height: 5px;
  text-align: center;
  width: 5px;
}

#home .owl-page {
  display: inline-block;
  height: 30px;
  line-height: 25px;
  margin: 2px;
  width: 30px;
}

.slider .slide {
  display: none;
}

.slider .slide:first-child {
  display: block;
}

/*-------------------CONTENTS SECTION----------------------------------*/
.head-title {
  font-size: 35px;
  letter-spacing: 4px;
  margin: 0 0 10px;
  position: relative;
}

.black-bg .head-title, .black-bg p {
  color: #fff;
}

.black-bg .head-title:after {
  background: #fff;
}

.small-title {
  font-size: 20px;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

.sub-title {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
  margin: 0 0 20px;
  text-transform: uppercase;
}

/*---------------------ABOUT SECTION-----------------------------------------*/
.head-icon {
  color: #1f1f1f;
  display: inline-block;
  font-size: 30px;
  height: 54px;
  line-height: 50px;
  margin-bottom: 10px;
  width: 54px;
}

.team-social {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.team-social > li {
  display: inline-block;
}

.team-social a {
  background: none repeat scroll 0 0 #1f1f1f;
  border: 3px solid #1f1f1f;
  border-radius: 100px;
  color: #ffffff;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 33px;
  margin-right: 2px;
  text-align: center;
  width: 40px;
}

.team-social a:hover {
  color: #1f1f1f;
  background: #fff;
}

#team .small-title {
  margin: 0;
}

.team-post {
  color: #555555;
  font-size: 13px;
  letter-spacing: 4px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.team-spacing {
  height: 200px;
  width: 100%;
}

#team .owl-pagination {
  height: 80px;
  margin-top: -80px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1;
}

#team .owl-page.active {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
  border-radius: 100px;
}

#team .owl-page span {
  background: none repeat scroll 0 0 #1f1f1f;
  border-radius: 100px;
  display: inline-block;
  height: 5px;
  text-align: center;
  width: 5px;
}

#team .owl-page {
  display: inline-block;
  height: 30px;
  line-height: 25px;
  margin: 2px;
  width: 30px;
}

.team-inner img {
  width: 100%;
  height: auto;
}

/*---------------------BIG BACKGROUND SECTION-----------------------------------------*/
.bg {
  position: relative;
  overflow: hidden;
}

.para-img {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.no-para .para-img {
  background-attachment: scroll;
}

.big-text {
  color: #ffffff;
  padding-bottom: 200px;
  padding-top: 200px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.bg-mask {
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
}

.big-text h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  line-height: 1.8;
  margin: auto auto 40px;
  max-width: 800px;
}

.big-text i {
  border: 3px solid;
  border-radius: 100px;
  clear: both;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  line-height: 34px;
  width: 40px;
}

.big-text p {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 6px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

/*----------------------------PORTFOLIO SECTION----------------------------------*/
.port-filter {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.port-filter > li {
  display: inline-block;
}

.portfolio-body {
  transition: height 0.3s ease 0s;
  -webkit-transition: height 0.3s ease 0s;
  -moz-transition: height 0.3s ease 0s;
  -o-transition: height 0.3s ease 0s;
  -ms-transition: height 0.3s ease 0s;
  max-width: 100%;
}

.port-filter a {
  background: none repeat scroll 0 0 #ffffff;
  display: block;
  font-size: 11px;
  letter-spacing: 3px;
  margin: 0 2px;
  padding: 8px 20px;
  text-transform: uppercase;
}

.port-filter .active {
  color: #333333;
  cursor: default;
}

.port-item {
  max-width: 100%;
}

.port-ajax {
  display: block;
  position: relative;
}

.port-hov {
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  opacity: 0;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  transition: ease .3s;
  -webkit-transition: ease .3s;
  -moz-transition: ease .3s;
  -o-transition: ease .3s;
  -ms-transition: ease .3s;
}

.port-hov:hover {
  opacity: 1;
}

.port-content {
  padding: 0 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.port-client {
  color: #ffffff;
  font-size: 11px;
  letter-spacing: 4px;
  margin: 0;
  text-transform: uppercase;
}

.port-content > h3 {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 6px;
  line-height: 1.2;
  margin: 5px 0 0;
}

.close {
  border: 3px solid;
  border-radius: 100px;
  color: #000000;
  display: inline-block;
  float: none;
  font-size: 13px;
  height: 30px;
  line-height: 24px;
  opacity: 1;
  text-align: center;
  text-shadow: 0 0 0;
  width: 30px;
}

.single-portfolio .close {
  display: none;
}

.port-title {
  font-size: 25px;
  letter-spacing: 4px;
  margin: 0 0 20px;
}

.slide-nav {
  border: 3px solid;
  color: #FFFFFF;
  font-size: 15px;
  height: 40px;
  left: 10px;
  line-height: 34px;
  margin-top: -20px;
  position: absolute;
  border-radius: 100px;
  text-align: center;
  top: 50%;
  width: 40px;
  opacity: 0.5;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
}

.slide-nav.inright {
  left: auto;
  right: 10px;
}

.slide-nav:hover {
  opacity: 1;
}

.go-btn {
  background: none repeat scroll 0 0 #1f1f1f;
  border: 3px solid #1f1f1f;
  clear: both;
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 3px;
  padding: 10px 20px;
  text-transform: uppercase;
}

.go-btn:hover {
  color: #1f1f1f;
  background: #fff;
}

.work-content {
  position: relative;
}

.portfolio-gallery div {
  width: 33.3%;
  float: left;
}

.portfolio-gallery a {
  position: relative;
  display: block;
}

.portfolio-gallery a span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  -ms-transition: .3s;
}

.portfolio-gallery a i {
  opacity: 0;
  color: #FFFFFF;
  display: block;
  font-size: 15px;
  height: 40px;
  left: 50%;
  line-height: 34px;
  border: 3px solid;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40px;
  border-radius: 100px;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -ms-transition: .5s;
}

.portfolio-gallery a:hover span, .portfolio-gallery a:hover i {
  opacity: 1;
}

a.pp_previous, a.pp_next {
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
}

/*----------------------------PRICING TABLE----------------------------------*/
.p-table {
  background: none repeat scroll 0 0 #ffffff;
  border: 4px double #000000;
  margin: auto;
  max-width: 300px;
  padding: 40px 20px;
  text-align: center;
}

.p-table h3 {
  font-size: 20px;
  letter-spacing: 2px;
  margin: 0;
}

.p-table i {
  color: #aaaaaa;
  display: inline-block;
  font-size: 50px;
  height: 50px;
  line-height: 50px;
  margin: 20px 0;
  position: relative;
  width: 50px;
}

.p-table p {
  border-bottom: 1px solid #eeeeee;
  margin: 0 20px;
  padding: 10px;
}

.p-table a {
  border: 2px solid #1f1f1f;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-top: 40px;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  background: #1f1f1f;
}

.p-table a:hover {
  color: #1f1f1f;
  background: #fff;
  border-color: #1f1f1f;
}

.p-table .p-price {
  border: medium none;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 3px;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

/*-----------------------------CONTACT SECTION-----------------------------------*/
form input, form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  color: #888;
  line-height: inherit;
  padding: 12px 20px;
  width: 100%;
  font-size: 14px;
  background: #fff;
}

#MyContactForm {
  text-align: left;
}

#MyContactForm p span {
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
}

input:focus, textarea:focus {
  border-color: #aaa;
}

::-webkit-input-placeholder {
  color: #999;
}

#MyContactForm p label {
  cursor: text;
  display: block;
  margin: 0;
  position: relative;
  top: 0;
  width: 100%;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

#form-wrapper #MyContactForm .error {
  bottom: 12px;
  color: #FF0000;
  font-family: inherit;
  font-size: 12px;
  font-weight: normal;
  left: auto;
  font-style: italic;
  letter-spacing: 0;
  position: absolute;
  right: 20px;
  text-transform: capitalize;
  width: auto;
}

.contact-btn {
  background: none repeat scroll 0 0 #1f1f1f;
  color: #ffffff;
  display: inline-block;
  font-family: open sans;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 10px 30px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  transition: 0.2s;
}

.wpcf7-form p span:first-child {
  display: block;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.wpcf7-form p label {
  cursor: text;
  display: block;
  margin: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.wpcf7-form p {
  position: relative;
  text-align: left;
}

.wpcf7 p {
  position: relative;
}

.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0;
  position: absolute;
  right: 15px;
  text-transform: none;
  top: 10px;
}

span.wpcf7-form-control-wrap {
  display: inline;
}

div.wpcf7-validation-errors {
  background: none repeat scroll 0 0 #EEEEEE;
  border: medium none;
  margin-left: 0;
  margin-top: 10px;
}

div.wpcf7-mail-sent-ok {
  border: medium none;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

.contact-btn:hover {
  background: #888;
  color: #fff;
}

#MyContactForm p {
  position: relative;
}

.address-list > li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}

.address-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.address-list i {
  border: 3px solid;
  display: inline-block;
  height: 30px;
  line-height: 24px;
  text-align: center;
  width: 30px;
}

.response h3 {
  letter-spacing: 2px;
  margin: 10px 0 25px;
  text-transform: uppercase;
}

/*----------------------------MAP SECTION-------------------------*/
#map_canvas {
  height: 500px;
}

#map_canvas img {
  max-width: inherit;
}

.box-map {
  line-height: 1;
  padding: 20px 0 20px 20px;
  width: 100%;
  text-align: center;
}

.box-map h3 {
  color: #777777;
  font-family: inherit;
  font-size: 20px;
}

#map_canvas .box-map img {
  max-width: 100%;
}

/*----------------------------FOOTER SECTION-------------------------*/
.footer-icon {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.footer-icon > li {
  display: inline-block;
  margin: 3px;
}

.footer-icon a {
  border: 3px solid;
  border-radius: 100px;
  display: block;
  height: 40px;
  line-height: 34px;
  text-align: center;
  width: 40px;
}

#footer p {
  font-size: 13px;
}

/*------------------BLOG SECTION------------------------------------*/
.other-menu.header {
  background: none repeat scroll 0 0 #1f1f1f;
  padding: 20px 0;
  position: relative;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
  cursor: default;
  z-index: 2;
}

.pagination li a:hover {
  color: #1f1f1f;
}

.blog-title {
  font-size: 27px;
  letter-spacing: 1px;
  margin: 0;
  text-transform: capitalize;
}

.post-detail div {
  display: inline-block;
  font-size: 12px;
  padding-right: 10px;
}

.post-detail i {
  color: #1f1f1f;
  height: 30px;
  letter-spacing: 0;
  line-height: 26px;
  padding-right: 2px;
  text-align: center;
  vertical-align: baseline;
  width: 30px;
  font-weight: 700;
}

.post-detail p {
  margin: 0;
}

.blog-box {
  border-bottom: 4px solid #1f1f1f;
  margin-bottom: 20px;
  min-height: 60px;
  padding-bottom: 20px;
  position: relative;
}

.post-date {
  background: none repeat scroll 0 0 #1f1f1f;
  border-radius: 100px;
  color: #ffffff;
  font-size: 11px;
  font-style: italic;
  height: 45px;
  left: 0;
  line-height: 1;
  margin-top: -28px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 45px;
}

.post-date span {
  display: block;
}

.blog-box > a, .single-blog .blog-title {
  display: block;
  padding-left: 60px;
  padding-top: 10px;
}

.post-detail {
  padding-top: 10px;
}

.blog-post {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}

/*-----------------------------------------SIDEBAR SECTION-------------------------------------------*/
.widgettitle {
  font-size: 18px;
  letter-spacing: 1px;
  margin: 0 0 20px;
  text-transform: capitalize;
}

.widget {
  border-top: 4px solid #1f1f1f;
  margin-bottom: 40px;
  padding-top: 20px;
}

.widget ul {
  padding: 0 0 0 20px;
}

#searchform {
  margin: 10px 20px;
  position: relative;
}

#searchform #s {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #ddd;
  display: block;
  height: 50px;
  margin: 0;
  padding: 10px 45px 10px 10px;
  width: 100%;
}

#searchform #s:focus {
  border-color: #aaa;
}

#searchform #searchsubmit {
  background: url("../../images/search.png") no-repeat scroll center center #aaaaaa;
  height: 30px;
  right: 10px;
  line-height: 1;
  margin-top: -15px;
  padding: 0;
  position: absolute;
  text-indent: -99999px;
  top: 50%;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  width: 30px;
  border: none;
  border-radius: 100px;
}

#searchform #searchsubmit:hover {
  background-color: #333;
}

.widget ul li {
  margin-bottom: 5px;
}

.tagcloud a {
  background: none repeat scroll 0 0 #1f1f1f;
  border: 2px solid #1f1f1f;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 5px;
  padding: 4px 10px;
  text-transform: uppercase;
}

.tagcloud a:hover {
  border-color: #1f1f1f;
  color: #1f1f1f;
  background: #fff;
}

.post-pager {
  color: #aaaaaa;
  font-size: 12px;
}

.post-pager a {
  border: 3px solid;
  border-radius: 100px;
  display: inline-block;
  height: 30px;
  line-height: 24px;
  margin: 0 3px;
  text-align: center;
  width: 30px;
}

/*calendar style*/
#wp-calendar {
  width: 100%;
  text-align: center;
  background: #eee;
  font-size: 12px;
  line-height: 3;
  max-width: 370px;
  background: #fff;
  margin: auto;
}

#wp-calendar caption {
  border: 1px solid #DDDDDD;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  padding: 10px 20px;
  text-transform: uppercase;
  border-bottom: none;
}

#wp-calendar td a {
  color: #777;
  display: block;
}

#wp-calendar td a:hover {
  background: #333;
  color: #fff;
}

#wp-calendar #prev a, #wp-calendar #next a {
  display: inline;
}

#wp-calendar tbody tr td {
  border: 1px solid #DDDDDD;
  color: #BBBBBB;
  font-weight: bold;
}

#wp-calendar thead {
  color: #555555;
}

#wp-calendar thead th {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #DDDDDD;
  text-align: center;
}

#wp-calendar tfoot {
  border: 1px solid #ddd;
}

#wp-calendar tfoot #next {
  text-align: right;
}

#wp-calendar tfoot #prev {
  text-align: left;
}

#wp-calendar tfoot a {
  padding: 10px;
}

/*----404 style--*/
.error-title {
  border: 10px solid;
  display: inline-block;
  font-family: open sans;
  font-size: 80px;
  margin-bottom: 40px;
  padding: 20px 40px;
}

/*-------------COMMENTS SECTION-------------*/
.commentlist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fn.comment-author {
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  line-height: 1;
}

.comment-inner.clearfix {
  float: left;
  padding-left: 20px;
  width: 87%;
}

.comment-author.vcard {
  float: left;
  width: 13%;
}

.commentlist ul {
  list-style: none;
}

.comment-meta a {
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
}

.comment-meta .comment-edit-link {
  border: 1px solid #DDDDDD;
  display: inline-block;
  float: right;
  font-size: 12px;
  font-weight: normal;
  padding: 0 7px;
}

.comment-meta.commentmetadata {
  display: block;
  overflow: hidden;
}

.commentlist .avatar {
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 3px;
}

.commentlist li {
  display: block;
  overflow: hidden;
}

.comment-body {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 20px;
}

.comment-reply-link {
  float: right;
}

.bypostauthor .fn.comment-author:after {
  color: #888888;
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 13px;
  height: 20px;
  line-height: 18px;
  margin-left: 3px;
  text-align: center;
  width: 20px;
}

.pagination-comment {
  font-weight: bold;
  margin-bottom: 40px;
  text-align: right;
  text-transform: uppercase;
}

.form-submit #submit {
  background: none repeat scroll 0 0 #1f1f1f;
  color: #FFFFFF;
  display: inline-block;
  letter-spacing: 2px;
  font-weight: bold;
  padding: 10px 18px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}

.form-submit #submit:hover {
  background: #888;
  color: #fff;
}

.comment-form label {
  display: block;
  font-family: montserrat;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.title-strong {
  font-size: 20px;
  letter-spacing: 2px;
  margin: 0;
  text-transform: uppercase;
}

.pagination > li > a, .pagination > li > span {
  color: inherit;
}

/*-------------WORDPRESS GENERAL STYLE--------*/
.wp-caption {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 3px;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

.aligncenter {
  text-align: center;
}

.wp-caption-text, .gallery-caption {
  font-size: 13px;
  margin: 0;
  padding: 5px;
  text-align: center;
}

.sticky .blog-title:before {
  border: 2px solid;
  color: #CCCCCC;
  content: "\f08d";
  display: inline-block;
  float: right;
  font-family: fontawesome;
  font-size: 16px;
  height: 30px;
  line-height: 26px;
  margin-left: 5px;
  text-align: center;
  width: 30px;
}

/*-----------------------------media queries-----------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
  .team-spacing {
    height: 100px;
  }

  .team-inner img {
    max-width: 500px;
  }

  .team-inner {
    text-align: center;
  }

  .port-filter > li {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .caption-box .liner {
    display: none;
  }

  .caption-box {
    padding: 20% 0;
  }

  .caption-box h3 {
    font-size: 40px;
  }

  .team-spacing {
    height: 50px;
  }

  .team-inner img {
    max-width: 500px;
  }

  .team-inner {
    text-align: center;
  }

  .port-filter > li {
    margin-bottom: 5px;
  }

  .blog-box > a, .single-blog .blog-title {
    padding-left: 0;
  }

  .post-date {
    left: auto;
    margin: 0;
    position: relative;
    top: auto;
  }

  .blog-title {
    font-size: 23px;
  }
}
/*
    CSS RESET
*/
html, body, div, span {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-img {
  cursor: zoom-out;
}

.chocolat-open {
  overflow: hidden;
}

.chocolat-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #000;
  display: none;
  opacity: 0.8;
}

.chocolat-wrapper {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 16;
  color: #fff;
}

.chocolat-zoomable .chocolat-img {
  cursor: zoom-in;
}

.chocolat-loader {
  height: 32px;
  width: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  z-index: 11;
  background: url(../images/loader.gif);
  display: none;
}

.chocolat-content {
  position: fixed;
  width: 0px;
  height: 0px;
  left: 50%;
  top: 50%;
  z-index: 14;
  text-align: left;
}

.chocolat-content .chocolat-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.chocolat-wrapper .chocolat-left {
  position: absolute;
  left: 0;
  width: 50px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  background: url(../images/left.png) 50% 50% no-repeat;
  z-index: 17;
  display: none;
}

.chocolat-wrapper .chocolat-right {
  position: absolute;
  right: 0;
  width: 50px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  background: url(../images/right.png) 50% 50% no-repeat;
  z-index: 17;
  display: none;
}

.chocolat-wrapper .chocolat-right.active {
  display: block;
}

.chocolat-wrapper .chocolat-left.active {
  display: block;
}

.chocolat-wrapper .chocolat-top {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 17;
  margin-bottom: 10px;
}

.chocolat-wrapper .chocolat-close {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/close.png) 50% 50% no-repeat;
}

.chocolat-wrapper .chocolat-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 40px;
  height: 40px;
  font-size: 12px;
  z-index: 17;
  padding-left: 15px;
  padding-right: 15px;
  background: rgba(0, 0, 0, 0.2);
  text-align: right;
  margin-top: 10px;
}

.chocolat-wrapper .chocolat-set-title {
  display: inline-block;
  padding-right: 15px;
  line-height: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.chocolat-wrapper .chocolat-pagination {
  float: right;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
  /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
}

.chocolat-wrapper .chocolat-fullscreen {
  width: 16px;
  height: 40px;
  background: url(../images/fullscreen.png) 50% 50% no-repeat;
  display: block;
  margin: auto;
  cursor: pointer;
  float: right;
}

.chocolat-wrapper .chocolat-description {
  display: inline-block;
  float: left;
}

/* compact view */
.chocolat-cover .chocolat-content .chocolat-left,
.chocolat-cover .chocolat-content .chocolat-right {
  position: fixed;
  height: 100%;
  top: 0;
  padding: 0px;
}

.chocolat-cover .chocolat-content .chocolat-right {
  right: 0px;
  background: url(../images/right-compact.png) 100% 50% no-repeat;
}

.chocolat-cover .chocolat-content .chocolat-left {
  left: 0;
  background: url(../images/left-compact.png) 0% 50% no-repeat;
}

.chocolat-cover .chocolat-content .chocolat-top {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1;
}

.chocolat-cover .chocolat-content .chocolat-close {
  background: url(../images/close-compact.png) 0% center no-repeat;
}

.chocolat-cover .chocolat-content .chocolat-bottom {
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.75);
  z-index: 1;
}

.chocolat-cover .chocolat-content .chocolat-pagination,
.chocolat-cover .chocolat-content .chocolat-description {
  padding: 0 10px;
}

/* no container mode*/
body.chocolat-open > .chocolat-overlay {
  z-index: 15;
}

body.chocolat-open > .chocolat-loader {
  z-index: 15;
}

body.chocolat-open > .chocolat-content {
  z-index: 17;
}

/* container mode*/
.chocolat-in-container .chocolat-wrapper,
.chocolat-in-container .chocolat-content,
.chocolat-in-container .chocolat-overlay {
  position: absolute;
}

.chocolat-in-container {
  position: relative;
}

/* uncomment to hide controls when zoomed-in*/
/*
.chocolat-zoomable .chocolat-top,
.chocolat-zoomable .chocolat-bottom,
.chocolat-zoomable .chocolat-right,
.chocolat-zoomable .chocolat-left {
    transition: opacity .3s ease, visibility 0s .3s;
   opacity: 1;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-top,
.chocolat-zoomable.chocolat-zoomed .chocolat-bottom,
.chocolat-zoomable.chocolat-zoomed .chocolat-right,
.chocolat-zoomable.chocolat-zoomed .chocolat-left {
    visibility: hidden;
    opacity: 0;
}
*/
.chocolat-wrapper {
  z-index: 99999;
}

.chocolat-parent {
  max-width: 1000px;
  margin: 0 auto;
}

.chocolat-image {
  padding: 4px;
  border: 1px solid #888;
  margin: 0 5px 5px 5px;
  display: block;
  width: 240px;
  float: left;
}
.chocolat-image:hover {
  background: #ccc;
  border: 1px solid #aaa;
}

@media screen and (max-width: 495px) {
  .chocolat-image {
    float: none;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
.test {
  color: white;
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  color: #111;
}

.header {
  font-family: 'Open Sans';
}
.header a {
  text-decoration: none !important;
}

.navigation li a {
  text-decoration: none !important;
}

.other-menu {
  transition: all 0.2s;
  padding-top: 15px;
}
.other-menu a {
  text-decoration: none !important;
}
@media screen and (max-width: 991px) {
  .other-menu {
    background: #1e1e1e !important;
  }
}
.other-menu.header-scrolled {
  padding-top: 8px;
  background: rgba(0, 0, 0, 0.75) !important;
}

.page-id-179 .other-menu {
  background: #1f1f1f !important;
  transition: all 0.2s;
  padding-top: 10px;
}
.page-id-179 .other-menu.header-scrolled {
  padding-top: 10px;
  background: #1f1f1f !important;
}

.post-date {
  float: none;
  width: auto;
  display: block;
  background: transparent;
  border-radius: 0;
  color: #666;
  position: static;
  font-size: 14px;
  text-align: left;
  padding: 8px 0 8px 0;
  height: auto;
  margin-top: 2px !important;
}

.blog-box {
  padding-bottom: 0;
}

.blog-box > a {
  padding-left: 0;
}

.single-blog .blog-title {
  padding-left: 0;
}

.ri-grid ul li {
  background: none !important;
}

.ri-grid ul li a {
  background-color: transparent !important;
  margin: 5px !important;
}

.other-menu.header {
  padding-bottom: 0;
}
@media screen and (max-width: 991px) {
  .other-menu.header {
    padding-top: 0;
  }
}

.blog-post {
  margin-bottom: 27px;
}

#home {
  background: url(../../../uploads/2015/07/hero_web_3.jpg) no-repeat center center;
  background-size: cover;
}

.show-mobile {
  display: block;
}
.show-mobile.inline {
  display: inline;
}

.horizontal-divider-white {
  display: block;
  margin: 30px auto;
  background: white;
  height: 1px;
  width: 80%;
  max-width: 60px;
}

@media screen and (max-width: 991px) {
  .logo {
    opacity: 0;
  }

  .sticky-wrapper.shrink .logo {
    opacity: 1;
  }
}
#about.content {
  padding: 40px 0;
}

.mobile-menu {
  padding-left: 0;
  border: none !important;
  background: transparent;
}
.mobile-menu li {
  border-bottom: 1px solid #ECECEC;
}
.mobile-menu li:nth-of-type(1) {
  border-top: 1px solid #ECECEC;
}
.mobile-menu li a:before {
  font-family: fontawesome;
  display: inline-block;
  font-size: 20px;
  margin-left: 10px;
  margin-right: 20px;
  color: white;
}
.mobile-menu li a:hover:before {
  color: #1e1e1e;
}
.mobile-menu li:nth-of-type(1) a:before {
  content: '\f015';
}
.mobile-menu li:nth-of-type(2) a:before {
  content: '\f007';
}
.mobile-menu li:nth-of-type(3) a:before {
  content: '\f030';
}
.mobile-menu li:nth-of-type(4) a:before {
  content: '\f03d';
}
.mobile-menu li:nth-of-type(5) a:before {
  content: '\f1c1';
}
.mobile-menu li:nth-of-type(6) a:before {
  content: '\f1ea';
}
.mobile-menu li:nth-of-type(7) a:before {
  content: '\f0e0';
}
.mobile-menu a {
  font-size: 17px !important;
  color: #111;
  background: rgba(0, 0, 0, 0.75);
  text-align: left;
  position: relative;
  color: white;
  transition: all 0.2s;
  padding-left: 50px;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.mobile-menu a:hover {
  background: white;
  color: #1e1e1e;
}

.bg1 .head-title {
  font-size: 32px;
  letter-spacing: 3px;
}

@media screen and (max-width: 1099px) {
  #swipebox-close {
    right: 15px;
  }
}
@media screen and (min-width: 1100px) {
  #swipebox-close {
    position: absolute;
    top: calc(50% - 331px);
    left: calc(50% + 278px);
    color: #333;
    background: none !important;
  }
  #swipebox-close:after {
    font-family: fontawesome;
    color: #333;
    content: '\f00d';
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 30px;
  }

  #swipebox-top-bar {
    position: absolute;
    top: calc(50% + 225px);
    width: 655px;
    margin: 0px auto 0px -327px;
    left: 50%;
  }

  #swipebox-title {
    padding-left: 20px;
  }

  #swipebox-prev, #swipebox-next {
    background-image: url("../../../plugins/enjoy-instagram-instagram-responsive-images-gallery-and-carousel/images/icons.png") !important;
  }
}
.menu-btn {
  height: 33px;
  width: 33px;
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .menu-btn {
    margin: 15px 0;
  }
}

.blog .other-menu, .single .other-menu, .page-template-blog-sidebar-php .other-menu {
  position: fixed !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.51) 22%, rgba(0, 0, 0, 0.17) 73%, transparent 99%, transparent 100%);
}
.blog .other-menu.scrolled, .single .other-menu.scrolled, .page-template-blog-sidebar-php .other-menu.scrolled {
  background: rgba(0, 0, 0, 0.75) !important;
}
@media screen and (max-width: 768px) {
  .blog .other-menu, .single .other-menu, .page-template-blog-sidebar-php .other-menu {
    border-bottom: 1px solid white;
  }
}
.blog .logged-in .other-menu, .single .logged-in .other-menu, .page-template-blog-sidebar-php .logged-in .other-menu {
  top: 32px;
}

@media screen and (max-width: 991px) {
  .logo {
    opacity: 1;
  }
}
#footer.content {
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer.content .spacing40 {
  height: 20px !important;
}

.shrink .for-sticky {
  height: 100%;
  max-height: 94px;
}
@media screen and (max-width: 768px) {
  .shrink .for-sticky {
    max-height: 64px;
  }
}

.social-media-row {
  max-width: 925px;
  margin-left: auto;
  margin-right: auto;
}

.social-media-subheading {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 27px;
  clear: both;
}

.aiwidgetscss {
  border-top: none !important;
  text-align: left;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.aiwidgetscss .widget-title, .aiwidgetscss .aiwidget-title {
  display: none;
}

.tweettext, .widget .tweettext {
  font-size: 13px;
}

.ri-grid {
  margin-top: 0 !important;
}

.ri-shadow::after, .ri-shadow::before {
  content: '';
  display: none !important;
}

body #grid-1.ri-grid li {
  border: 1px solid #A9A9A9;
  display: block;
  margin: 0px 0px 4px 4px;
  position: relative;
  height: 160px !important;
  width: 240px !important;
  overflow: hidden;
  margin-right: 5px !important;
  box-sizing: border-box;
}
body #grid-1.ri-grid li a {
  background-size: 133% 152% !important;
  width: auto !important;
  height: auto !important;
  top: 4px !important;
  right: 4px !important;
  bottom: 4px !important;
  left: 4px !important;
  margin: 0 !important;
}
body #grid-1.ri-grid li:nth-of-type(even) {
  margin-right: 0 !important;
}

.instagram-section {
  max-width: 531px;
}

@media screen and (max-width: 991px) {
  .instagram-section {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }

  .twitter-section {
    margin-top: 76px;
    clear: both;
  }
}
#swipebox-bottom-bar {
  background: transparent !important;
  position: absolute;
  top: 50%;
}

#swipebox-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}

#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container, #swipebox-slider .slide .swipebox-inline-container {
  border: 7px solid white !important;
}

.screen-reader-text {
  display: none;
}

#TB_window img#TB_Image {
  border: none !important;
  display: block;
  margin: 15px 0px 0px 15px;
}

#TB_closeWindow {
  height: 15px;
  padding: 6px 25px 10px 0px;
  float: right;
}

.tb-close-icon {
  color: #666666;
  text-align: center;
  line-height: 29px;
  width: 29px;
  height: 29px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: black;
  border-radius: 15px;
  color: white;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}

.ig-follow {
  float: left;
}

#TB_caption {
  float: left;
  text-align: center;
  width: 100%;
  height: auto !important;
  padding: 7px 15px 0px 15px;
  float: left;
}

#swipebox-top-bar {
  overflow: hidden;
}

#swipebox-title {
  padding-right: 42px;
}

@media screen and (max-width: 534px) {
  body #grid-1.ri-grid ul li {
    float: none !important;
    margin: 10px auto !important;
    margin-right: auto !important;
  }

  body #grid-1.ri-grid li:nth-of-type(2n) {
    margin-right: auto !important;
  }
}
#about .col-md-7 p {
  font-size: 16px;
}

.big-text {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .ig-follow {
    float: none !important;
    display: block;
    margin: 15px auto;
  }

  .thinkTwitFollow {
    text-align: center !important;
  }

  .big-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.home-slider .container .row .col-md-8 {
  display: block;
  opacity: 0;
  position: relative;
  left: -9999px;
}

.shrink .for-sticky {
  background: rgba(0, 0, 0, 0.75);
}

#gallery {
  padding: 30px 0 45px;
  text-align: center;
}
#gallery .gallery-subtitle {
  margin-bottom: 24px;
}
#gallery .gallery-subtitle:nth-of-type(2), #gallery .gallery-subtitle:nth-of-type(3) {
  margin: 30px auto;
}

.home .ngg-galleryoverview {
  width: 100%;
  margin: 0 auto;
  max-width: 1000px;
}

.resume-download-link {
  font-size: 75px !important;
  margin-top: 30px !important;
}

.bg1 .head-title {
  color: white;
}
.bg1 .vimeo-embed {
  max-width: 667px;
  display: block;
  margin: 30px auto 0 auto;
  height: 400px;
}

form input, form textarea {
  box-sizing: border-box;
  border: 1px solid #6B6B6B;
  color: #888;
  line-height: inherit;
  padding: 12px 20px;
  width: 100%;
  font-size: 14px;
  background: #FFF none repeat scroll 0% 0%;
}

.bg3 .bg-mask {
  background-color: rgba(0, 0, 0, 0.5);
}

.contact-btn {
  float: right;
}

.header-social-media-wrapper {
  text-transform: uppercase;
  color: white;
  font-size: 13px;
}
.header-social-media-wrapper span {
  display: inline-block;
  margin-right: 14px;
}
.header-social-media-wrapper a {
  color: white;
  display: inline-block;
  margin-right: 17px;
}
.header-social-media-wrapper a:hover {
  color: #ccc;
}
.header-social-media-wrapper i {
  font-size: 20px;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 3px;
}

.home .header-social-media-wrapper {
  position: relative;
  top: 8px;
}

.bg3 .big-text h3 {
  margin-bottom: 15px !important;
  font-size: 33px !important;
}

.quote-author {
  display: block;
  max-width: 800px;
  text-align: right;
  margin: 0 auto;
  font-size: 34px !important;
  font-family: WaltDisneyScript-Regular;
  text-transform: none !important;
}

.slider-mask {
  display: none;
}

.home-slider .caption-box {
  padding-top: 32%;
}

.header-logo {
  font-family: WaltDisneyScript-Regular;
  font-size: 38px;
  color: white;
}
.header-logo:hover {
  color: white;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  .header-logo {
    line-height: 1;
    display: block;
    padding-top: 10px;
  }
}

@media screen and (min-width: 992px) {
  .header-logo {
    font-size: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .main-logo {
    position: relative;
    top: 9px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #menu-homepage-menu.navigation li a, #menu-menu-for-blog-and-other-page.navigation li a {
    padding: 30px 14px 20px !important;
  }

  .header-social-media-wrapper {
    font-size: 11px;
  }

  .main-logo {
    position: relative;
    top: 14px;
  }

  .header-logo {
    font-size: 43px;
  }
}
@media screen and (max-width: 340px) {
  .main-logo {
    position: relative;
    top: 9px;
  }
}
@media screen and (max-width: 991px) {
  .about-zach-image {
    margin: 0 auto 20px auto;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .bg1 .vimeo-embed {
    width: 80%;
    max-width: 500px;
    height: 250px;
  }

  .bg3 .big-text h3 {
    margin-bottom: 15px !important;
    font-size: 18px !important;
  }

  .quote-author {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 495px) {
  .ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail, .ngg-fancybox {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
  }

  .ngg-gallery-thumbnail img {
    margin: 5px auto !important;
  }
}
#menu-homepage-menu.navigation li a, #menu-menu-for-blog-and-other-page.navigation li a {
  padding: 30px 20px 20px 20px;
}

.about-zach-image {
  max-height: 345px;
}

.home .sub-title {
  letter-spacing: 3px;
}
.home .sub-title a {
  color: #fff;
  text-decoration: none;
}
.home .sub-title a:hover {
  color: #fff;
  text-decoration: none;
}

.page-template-blog-sidebar-php .top-youtube-video, .archive .top-youtube-video, .single .top-youtube-video {
  position: relative;
  height: 650px;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .page-template-blog-sidebar-php .top-youtube-video, .archive .top-youtube-video, .single .top-youtube-video {
    height: 500px;
  }
}
@media screen and (max-width: 768px) {
  .page-template-blog-sidebar-php .top-youtube-video, .archive .top-youtube-video, .single .top-youtube-video {
    height: 300px;
    margin-top: 63px;
  }
}
.page-template-blog-sidebar-php .content, .archive .content, .single .content {
  padding-top: 30px;
}
.page-template-blog-sidebar-php .youtube-popup-big, .archive .youtube-popup-big, .single .youtube-popup-big {
  font-size: 50px;
  display: block;
  position: absolute;
  height: 100px;
  width: 100px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.7);
  color: #717171;
  left: 50%;
  top: 45%;
  margin-left: -50px;
  margin-top: -50px;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .page-template-blog-sidebar-php .youtube-popup-big, .archive .youtube-popup-big, .single .youtube-popup-big {
    top: 33%;
  }
}
@media screen and (max-width: 450px) {
  .page-template-blog-sidebar-php .youtube-popup-big, .archive .youtube-popup-big, .single .youtube-popup-big {
    top: 36%;
  }
}
.page-template-blog-sidebar-php .youtube-popup-big .fa, .archive .youtube-popup-big .fa, .single .youtube-popup-big .fa {
  position: relative;
  left: 35px;
  top: 9px;
}
.page-template-blog-sidebar-php .youtube-popup-big:hover, .archive .youtube-popup-big:hover, .single .youtube-popup-big:hover {
  background: white;
  color: #474545;
}
.page-template-blog-sidebar-php .youtube-caption-inner, .archive .youtube-caption-inner, .single .youtube-caption-inner {
  max-width: 1170px;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: white !important;
}
.page-template-blog-sidebar-php .youtube-caption-inner a, .archive .youtube-caption-inner a, .single .youtube-caption-inner a {
  color: white !important;
}
.page-template-blog-sidebar-php .youtube-caption, .archive .youtube-caption, .single .youtube-caption {
  font-size: 28px;
  color: white;
  padding: 10px;
  position: absolute;
  bottom: 0;
  font-family: 'Open Sans';
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  .page-template-blog-sidebar-php .youtube-caption, .archive .youtube-caption, .single .youtube-caption {
    font-size: 17px;
    padding: 10px 0;
  }
}
.page-template-blog-sidebar-php .youtube-caption-heading, .archive .youtube-caption-heading, .single .youtube-caption-heading {
  color: white;
  font-size: 24px;
  display: inline-block;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid white;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  .page-template-blog-sidebar-php .youtube-caption-heading, .archive .youtube-caption-heading, .single .youtube-caption-heading {
    display: none;
  }
}
.page-template-blog-sidebar-php .youtube-caption-content, .archive .youtube-caption-content, .single .youtube-caption-content {
  display: block;
  text-align: center;
}
.page-template-blog-sidebar-php .blog-title, .archive .blog-title, .single .blog-title {
  display: block;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.page-template-blog-sidebar-php .post-date, .archive .post-date, .single .post-date {
  text-align: right;
  margin-bottom: 0;
}
.page-template-blog-sidebar-php .post-date span, .archive .post-date span, .single .post-date span {
  display: inline-block;
  vertical-align: middle;
}
.page-template-blog-sidebar-php .post-excerpt, .archive .post-excerpt, .single .post-excerpt {
  clear: both;
  padding-top: 10px;
}
.page-template-blog-sidebar-php .post-excerpt p, .archive .post-excerpt p, .single .post-excerpt p {
  margin-bottom: 15px;
}

.post-meta-row {
  margin-top: 15px;
  margin-bottom: 15px;
}

.social-wrapper {
  width: 245px;
  float: left;
}
@media screen and (max-width: 767px) {
  .social-wrapper {
    float: none;
    width: 100%;
    margin: 10px auto;
    text-align: center;
  }
}

.post-info-wrapper {
  width: calc(100% - 255px);
  float: right;
}
@media screen and (max-width: 767px) {
  .post-info-wrapper {
    float: none;
    width: 100%;
  }
  .post-info-wrapper .post-date {
    text-align: center;
  }
}

.post-social-media-icons .social-share-icon {
  display: inline-block;
  padding: 3px 0;
  width: 70px;
  margin-right: 10px;
  transition: all 0.2s;
  text-align: center;
  color: white;
}
.post-social-media-icons .social-share-icon i {
  font-size: 23px;
  position: relative;
  top: 2px;
}
.post-social-media-icons .social-share-icon:nth-last-of-type(1) {
  margin-right: 0;
}
.post-social-media-icons .social-share-icon.facebook-icon {
  background: #3b5a99;
}
.post-social-media-icons .social-share-icon.facebook-icon:hover {
  background: #2d4474;
}
.post-social-media-icons .social-share-icon.twitter-icon {
  background: #25a8e0;
}
.post-social-media-icons .social-share-icon.twitter-icon:hover {
  background: #1a89b8;
}
.post-social-media-icons .social-share-icon.google-icon {
  background: #DC4E41;
}
.post-social-media-icons .social-share-icon.google-icon:hover {
  background: #c63224;
}

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.95;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.single .blog-wrapper {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: white;
  background-attachment: fixed;
  background-position: auto;
  padding-top: 560px;
  padding-bottom: 0;
}
@media screen and (min-width: 1000px) {
  .single .blog-wrapper .mobile-featured-image {
    display: none;
  }
}
@media screen and (max-width: 999px) {
  .single .blog-wrapper {
    background: none !important;
    padding-top: 61px;
  }
  .single .blog-wrapper .mobile-featured-image {
    display: block;
    width: 100%;
  }
  .single .blog-wrapper .mobile-featured-image img {
    width: 100%;
    height: auto;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .single .blog-wrapper {
    padding-top: 63px;
  }
}
.single .blog-wrapper .container {
  padding: 30px;
  background: white;
}
.single .blog-wrapper .blog-title {
  margin-bottom: 5px;
}
.single .blog-wrapper .post-date {
  text-align: left;
}
.single .blog-wrapper .twitter-link {
  float: right;
  color: white;
  font-size: 17px;
  font-family: 'Open Sans';
  display: inline-block;
  text-align: right;
  transition: all 0.2s;
  background: #53729b;
  padding: 1px 8px;
  border-radius: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
  text-decoration: none !important;
}
.single .blog-wrapper .twitter-link:hover {
  color: white;
  background: #90a6c4;
}
@media screen and (max-width: 991px) {
  .single .blog-wrapper .twitter-link {
    float: none;
    text-align: left;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 700px) {
  .single .blog-wrapper .desktop-video-play-button {
    top: 145px;
  }
}
@media screen and (max-width: 520px) {
  .single .blog-wrapper .desktop-video-play-button {
    top: 141px;
  }
}

.gradient-wrapper {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 65%);
}

.archive-title, .blog-list-title {
  display: block;
  font-family: "Open Sans";
  font-size: 28px;
  padding-bottom: 15px;
  border-bottom: 1px solid #1f1f1f;
  margin: 15px 0;
}

.desktop-video-play-button {
  left: 50%;
  top: 300px;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
  height: 100px;
  width: 100px;
}
@media screen and (max-width: 600px) {
  .desktop-video-play-button {
    top: 225px;
  }
}
@media screen and (max-width: 400px) {
  .desktop-video-play-button {
    top: 200px;
  }
}
@media screen and (max-width: 320px) {
  .desktop-video-play-button {
    top: 182px;
  }
}

.single-youtube-popup {
  font-size: 50px;
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.7);
  color: #717171;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .single-youtube-popup {
    top: 33%;
  }
}
@media screen and (max-width: 450px) {
  .single-youtube-popup {
    top: 26%;
  }
}
.single-youtube-popup .fa {
  position: relative;
  left: 35px;
  top: 9px;
}
.single-youtube-popup:hover {
  background: white;
  color: #474545;
}
