@charset "UTF-8";
/*!
Theme Name: the360magResponsive
Theme URI: http://www.web.com
Author: Web.com | Advanced Custom Website Department
Author URI: http://web.com/
Description: This theme was designed for your Advanced Custom Website, made by Web.com.
Version: 2.3
Tags: Blog Theme
Text Domain: webcom
*/
/*
██    ██  █████  ██████  ██  █████  ██████  ██      ███████ ███████
██    ██ ██   ██ ██   ██ ██ ██   ██ ██   ██ ██      ██      ██
██    ██ ███████ ██████  ██ ███████ ██████  ██      █████   ███████
 ██  ██  ██   ██ ██   ██ ██ ██   ██ ██   ██ ██      ██           ██
  ████   ██   ██ ██   ██ ██ ██   ██ ██████  ███████ ███████ ███████
*/
/*
██ ███    ███ ██████   ██████  ██████  ████████ ███████
██ ████  ████ ██   ██ ██    ██ ██   ██    ██    ██
██ ██ ████ ██ ██████  ██    ██ ██████     ██    ███████
██ ██  ██  ██ ██      ██    ██ ██   ██    ██         ██
██ ██      ██ ██       ██████  ██   ██    ██    ███████
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
/* line 13, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 27, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
/* line 35, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 49, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
h1 {
  font-size: 2em;

  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 62, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
/* line 72, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 81, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 92, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 105, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 115, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 125, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 135, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 144, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 154, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 165, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
/* line 173, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
/* line 182, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 191, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 199, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
sub {
  bottom: -0.25em; }

/* line 203, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 214, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
/* line 223, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 232, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
/* line 240, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 252, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 268, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 278, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 289, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 300, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 312, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 323, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 336, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 350, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 359, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 368, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 378, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 388, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 397, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 407, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 420, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
/* line 429, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 440, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
/* line 448, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 459, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_normalize.scss */
[hidden] {
  display: none; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
html {
  box-sizing: border-box;
  overflow-y: scroll; }

/* line 14, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
*, *::after, *::before {
  box-sizing: inherit; }

/* line 26, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
::selection {
  background: #30377f;
  color: #fff;
  text-shadow: 1px 1px 3px #000; }

/* line 32, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
::-moz-selection {
  background: #30377f;
  color: #fff;
  text-shadow: 1px 1px 3px #000; }

/* line 43, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
:active,
:focus {
  outline: none; }

/* line 53, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
a {
  color: #868eb9;
  text-decoration: underline; }
  /* line 57, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  a:hover {
    text-decoration: none; }

/* line 62, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
p {
  margin: 1em 0 0; }
  /* line 65, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  p:first-child {
    margin-top: 0; }

/* line 70, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  margin: 1.6em 0 0; }
  /* line 79, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child {
    margin-top: 0; }
  /* line 83, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
    text-decoration: inherit; }
    /* line 87, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      text-decoration: underline; }

/* line 93, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6,
hr + h1,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6 {
  margin: .5em 0 0; }

/* =Create a Horizontal Line H1, from the Formats menu in TinyMCE
-------------------------------------------------------------- */
/* line 110, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
h1.horizontal-line {
  display: table;
  text-align: center;
  white-space: nowrap;
  width: 100%; }
  /* line 116, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  h1.horizontal-line::after, h1.horizontal-line::before {
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding;
    background-image: -moz-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
    background-image: -webkit-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
    background-image: linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
    content: '';
    display: table-cell;
    width: 50%; }
  /* line 129, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  h1.horizontal-line::before {
    border-right: 15px solid transparent; }
  /* line 133, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  h1.horizontal-line::after {
    border-left: 15px solid transparent; }

/* =Fix links inside H* tags
-------------------------------------------------------------- */
/* line 148, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h7 a {
  color: inherit;
  text-decoration: none; }
  /* line 152, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover,
  h7 a:hover {
    text-decoration: none; }

/* =Form Inputs and Buttons
-------------------------------------------------------------- */
/* line 161, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
input,
select,
textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  background: #f7f7f7;
  border: 1px solid #689fce;
  color: #222;
  font-size: 15px;
  padding: 4px 5px 5px;
  width: auto; }
  /* line 154, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_mixins.scss */
  input::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #000; }
  /* line 158, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_mixins.scss */
  input::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #000; }
  /* line 162, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_mixins.scss */
  input:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #000; }
  /* line 166, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_mixins.scss */
  input:-moz-placeholder,
  select:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #000; }
  /* line 177, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  input:focus,
  select:focus,
  textarea:focus {
    border-color: rgba(104, 159, 206, 0.8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 159, 206, 0.6);
    outline: 0; }
  /* line 183, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  input:hover,
  select:hover,
  textarea:hover {
    border-color: rgba(181, 208, 231, 0.8); }

/* line 188, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
.btn,
.button,
a.btn,
a.button,
button,
input[type="submit"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  background: #689fce;
  border: 1px solid #689fce;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  padding: 4px 5px 5px;
  text-decoration: none; }
  /* line 205, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .btn:focus,
  .button:focus,
  a.btn:focus,
  a.button:focus,
  button:focus,
  input[type="submit"]:focus {
    border-color: rgba(104, 159, 206, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(104, 159, 206, 0.6);
    outline: 0; }
  /* line 211, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .btn:hover,
  .button:hover,
  a.btn:hover,
  a.button:hover,
  button:hover,
  input[type="submit"]:hover {
    background: #000;
    color: #fff; }

/* line 217, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
input[type="checkbox"],
input[type="radio"] {
  display: inline-block;
  vertical-align: baseline !important;
  width: auto !important; }
  /* line 223, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  input[type="checkbox"]:focus,
  input[type="radio"]:focus {
    border-color: none;
    box-shadow: none; }
  /* line 228, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  input[type="checkbox"]:hover,
  input[type="radio"]:hover {
    border-color: none; }

/* line 233, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/* =Basic Page Structure
-------------------------------------------------------------- */
/* line 241, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
.webcom-container {
  background: #fff;
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1292px;
  padding: 0 16px; }
  /* line 253, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .webcom-container.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

/* line 262, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
blockquote {
  background: #060d12;
  border-left: 1px solid #689fce;
  color: #fff;
  font-style: italic;
  margin-bottom: 1.5em;
  padding: 1.5em; }

/* line 271, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
hr {
  background: #ccc;
  border: 0;
  height: 1px;
  margin: 2em 0; }
  /* line 277, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  hr:first-child {
    margin-top: 0; }

/* line 282, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
embed,
iframe,
img,
object,
video {
  border: 0;
  margin-top: 1em;
  max-width: 100%;
  outline: none; }
  /* line 292, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  embed:first-child,
  iframe:first-child,
  img:first-child,
  object:first-child,
  video:first-child {
    margin-top: 0; }

/* line 297, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
img {
  height: auto; }

/* line 301, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
code {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #e6e6e6;
  font-family: monospace;
  font-size: .75em;
  line-height: 1.35em;
  padding: .15em; }

/* line 310, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
pre {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  color: #888888;
  font-family: monospace;
  font-size: .75em;
  margin-left: 1em;
  margin-right: 1em;
  margin-top: 1em;
  overflow: auto;
  padding: 1.5em; }
  /* line 322, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  pre code {
    display: block; }

/* line 327, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
address {
  margin-top: 1em; }

/* line 331, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
table {
  margin-top: 1em;
  width: 100%; }
  /* line 335, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  table caption {
    font-size: .75em;
    margin-top: 1em; }
  /* line 340, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  table td {
    padding: .25em .5em .25em 0; }
  /* line 344, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .comment-content table {
    border-bottom: 1px solid #e6e6e6; }
    /* line 347, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
    .comment-content table td {
      border-top: 1px solid #e6e6e6; }

/* line 358, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
#wpstats,
.scorecard {
  display: none; }

/* line 377, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
.webcom-footer-wrapper,
.webcom-wrapper {
  word-wrap: break-word; }

/* line 387, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
abbr,
acronym,
dfn {
  border-bottom: 1px dotted #888888;
  cursor: help; }

/* Nice looking Bullet Points */
/* line 398, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
.site-content ol,
.widget ol,
.wp-editor ol {
  margin: 0; }
  /* line 401, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .site-content ol li,
  .widget ol li,
  .wp-editor ol li {
    margin-top: 1em; }

/* line 406, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
.site-content ul,
.widget ul,
.wp-editor ul {
  list-style: none;
  margin: 1em 0 0; }
  /* line 410, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .site-content ul:first-child,
  .widget ul:first-child,
  .wp-editor ul:first-child {
    margin-top: 0; }
  /* line 415, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .site-content ul > li::before,
  .widget ul > li::before,
  .wp-editor ul > li::before {
    color: #30377f;
    content: '\f101';
    float: left;
    font-family: 'FontAwesome';
    margin-left: -1.5em; }
  /* line 423, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .site-content ul > li[style*="list-style"]::before,
  .widget ul > li[style*="list-style"]::before,
  .wp-editor ul > li[style*="list-style"]::before {
    content: none;
    margin: 0; }
  /* line 429, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .site-content ul ul,
  .widget ul ul,
  .wp-editor ul ul {
    margin: 0; }
  /* line 434, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  .site-content ul ol li,
  .widget ul ol li,
  .wp-editor ul ol li {
    margin-top: 0; }

/* line 446, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
.sharedaddy .sd-content li::before,
body.bbpress .entry-content ul li::before,
body.bbpress article.page ul li::before,
body.bbpress article.post ul li::before,
ul.birchschedule li::before,
ul.nav-tabs li::before {
  content: none;
  margin: 0; }

/* line 461, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
table.data tr:nth-child(odd) {
  background: #272e68;
  color: #fff; }

/* line 466, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
table.data tr:nth-child(even) {
  background: #222759;
  color: #fff; }

/* line 471, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
table.data tr:hover {
  background: #1b1e46;
  color: #fff; }

/* line 476, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
table.data tr th {
  background: #30377f;
  border-bottom: 1px solid #7876C8;
  border: 0;
  color: #fff;
  font-weight: bold;
  padding: 5px;
  text-align: center; }

@media (max-width: 780px) {
  /* Force table to not be tables anymore */
  /* line 489, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar) {
    display: block;
    width: 100% !important;
    height: auto !important; }
    /* line 494, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
    table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar) tbody,
    table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar) td,
    table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar) tfoot,
    table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar) th,
    table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar) thead,
    table:not(.data):not(#wp-calendar):not(.ui-datepicker-calendar) tr {
      display: block;
      width: 100% !important;
      height: auto !important; }
  /* line 506, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  iframe {
    display: block;
    width: 100% !important; }
  /* line 511, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
  table.data {
    overflow-x: auto;
    display: block; }
    /* line 515, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_global.scss */
    table.data td,
    table.data th {
      white-space: nowrap; } }
/*-----------nav-overlay color change start--------------*/
@media (max-width:780px){
div#primary-navigation {
    /*background-color: #e88294 !important;*/
	background-color: #30377f !important;
}
}
/*-------------nave overlay color change close-----------*/
/* line 1, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
.nav-overlay {
  background: #30377f;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 99; }

/* line 14, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
.open {
  opacity: 1;
  visibility: visible; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
.close {
  color: #fff;
  cursor: pointer;
  font-family: sans-serif;
  position: fixed;
  right: 60px;
  top: 40px;
  z-index: 3; }
  /* line 28, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
  .close span,
  .close span::after,
  .close span::before {
    background: #fff;
    border-radius: 4px;
    content: '';
    display: block;
    height: 5px;
    position: absolute;
    width: 35px; }
  /* line 40, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
  .close span {
    background: transparent; }
  /* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
  .close span::before {
    transform: rotate(45deg); }
  /* line 48, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
  .close span::after {
    transform: rotate(-45deg); }

/* line 53, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
.overlay-menu {
  display: flex;
  flex-direction: column;
  height: 95vh;
  justify-content: center;
  text-align: center; }
  /* line 60, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
  .overlay-menu .logo {
    padding: 0 20px; }
  /* line 64, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
  .overlay-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 69, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
    .overlay-menu ul li {
      align-items: center;
      flex: 1;
      line-height: 8vh; }
      /* line 74, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
      .overlay-menu ul li.search a {
        display: none; }
      /* line 78, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
      .overlay-menu ul li a {
        color: rgb(237, 164, 51);
        display: block;
		font-family:"Century Gothic", sans-serif;
        font-size: 1.5em;
        text-decoration: none;
		line-height: 4.5vh;
        transition: all .5s ease; }
        @media (max-width: 1024px) {
          /* line 78, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
          .overlay-menu ul li a {
            font-size: 2em; } }
        /* line 89, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
        .overlay-menu ul li a:hover {
          color: rgba(255, 255, 255, 0.9);
          transform: scale(1.1); }
          /* line 93, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
          .overlay-menu ul li a:hover:before {
            transform: scaleX(1);
            visibility: visible; }
        /* line 99, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
        .overlay-menu ul li a:before {
          background: #fff;
          bottom: 0;
          content: '';
          height: 2px;
          left: 25%;
          position: absolute;
          transform: scaleX(0);
          transition: all .3s ease-in-out 0s;
          visibility: hidden;
          width: 50%; }

/* line 116, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_overlay.scss */
.outer-close {
  cursor: pointer;
  height: 85px;
  position: absolute;
  right: 0;
  top: 0;
  width: 85px; }

/* =Wordpress Core
-------------------------------------------------------------- */
/* line 4, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

/* line 13, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.alignnone {
  margin: 0;
  display: inline-block;
  vertical-align: middle; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

/* line 25, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.alignright {
  float: right;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  margin-left: 1.5em; }
  @media (max-width: 780px) {
    /* line 25, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .alignright {
      display: block;
      float: none;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

/* line 40, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.alignleft {
  float: left;
  margin-top: 0.25em;
  margin-right: 1.5em;
  margin-bottom: 0.5em; }
  @media (max-width: 780px) {
    /* line 40, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .alignleft {
      display: block;
      float: none;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

/* line 56, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.wp-caption {
  max-width: 95%;
  padding: 0.25em 0.25em 0.5em;
  background: #fff;
  border: 1px solid #e6e6e6;
  font-style: italic;
  font-size: 0.75em;
  line-height: 1.5em;
  text-align: center;
  color: gray; }
  /* line 67, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .wp-caption.alignnone {
    margin-top: 1em; }
  /* line 71, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .wp-caption .aligncenter {
    clear: both; }
  /* line 75, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .wp-caption.alignright {
    margin-top: 1em; }
  /* line 79, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .wp-caption.alignleft {
    margin-top: 1em; }
  /* line 83, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .wp-caption img {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none; }
  /* line 91, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 0.25em; }

/* Author Information Block */
/* line 99, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.author-info {
  width: 100%;
  display: table;
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid #e6e6e6; }
  /* line 106, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .author-info .author-avatar {
    display: table-cell;
    vertical-align: top; }
    /* line 110, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .author-info .author-avatar img {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  /* line 116, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .author-info .author-description {
    display: table-cell;
    vertical-align: top;
    padding-left: 2em;
    line-height: 1.5em;
    color: gray; }
  /* line 124, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .author.archive .author-info {
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
    border-top: none;
    border-bottom: 1px solid #e6e6e6; }

/* 404 Error Page */
/* line 135, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
body.error404 .search-form {
  margin-top: 1.5em; }
  /* line 137, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  body.error404 .search-form input {
    width: 50%; }
    @media (max-width: 480px) {
      /* line 137, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      body.error404 .search-form input {
        width: 100%; } }

/* Page Layout */
/* line 149, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.site-content {
  width: 70%;
  float: left; }
  /* line 154, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  body.full-width .site-content,
  body.search .site-content,
  body.attachment .site-content {
    width: 100%;
    float: none; }
  @media (max-width: 780px) {
    /* line 149, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .site-content {
      width: 100%;
      float: none; } }

/* line 168, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.widget-area {
  padding: 1em 0 1.5em;
  width: 25%;
  float: right; }
  @media (max-width: 780px) {
    /* line 168, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .widget-area {
      width: 100%;
      border-top: 1px solid #0084a9; } }

/* line 181, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.entry-header {
  margin-bottom: 1.5em; }
  @media (max-width: 780px) {
    /* line 181, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .entry-header {
      width: 100%;
      display: table; } }
  /* line 189, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .entry-header img.wp-post-image {
    max-width: 50%;
    float: right;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    margin-left: 1.5em; }
    @media (max-width: 780px) {
      /* line 189, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      .entry-header img.wp-post-image {
        max-width: 100%;
        display: table-footer-group;
        float: none;
        margin: 0.5em auto; } }
  /* line 205, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .entry-header h1, .entry-header h2 {
    margin-top: 0.25em; }
    @media (max-width: 780px) {
      /* line 205, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      .entry-header h1, .entry-header h2 {
        display: table-header-group; } }
  /* line 214, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .entry-header .comments-link {
    font-size: 0.75em;
    color: gray; }

/* line 220, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.archive-header, .page-header {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e6e6e6; }

/* line 225, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.post {
  margin-top: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 4px double #e6e6e6; }
  /* line 230, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .post:first-child {
    margin-top: 0; }
  /* line 234, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .post:last-child {
    border-bottom: none; }
  /* line 238, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .post.sticky {
    border: 1px solid #e6e6e6; }
    /* line 241, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .post.sticky .featured-post {
      margin-bottom: 1.5em;
      background: rgba(0, 0, 0, 0.035);
      border-top: 4px double #e6e6e6;
      border-bottom: 4px double #e6e6e6;
      font-size: 0.75em;
      color: gray;
      text-align: center; }
    /* line 251, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .post.sticky .entry-header, .post.sticky .entry-content, .post.sticky .entry-meta {
      padding: 1em; }

/* line 257, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.entry-meta {
  margin-top: 2em;
  font-size: 0.75em;
  color: gray; }
  /* line 262, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .entry-meta .edit-link a {
    display: table;
    /* CSS hack to line break inline-block elements */
    text-decoration: none; }

/* line 269, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.entry-meta, .page-links {
  clear: both; }

/* line 273, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
nav.blog-navigation,
nav.nav-single {
  padding: 1em 0; }
  /* line 279, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  body.neverending nav.blog-navigation, body.neverending
  nav.nav-single {
    display: none; }
  /* line 282, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  nav.blog-navigation .nav-previous,
  nav.nav-single .nav-previous {
    float: left; }
  /* line 286, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  nav.blog-navigation .nav-next,
  nav.nav-single .nav-next {
    float: right; }

/* Attachment Styles */
/* line 294, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.image-attachment .attachment {
  text-align: center; }
  /* line 297, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .image-attachment .attachment .entry-caption {
    margin-top: 0.25em; }

/* line 302, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.mejs-audio {
  max-width: 95%;
  margin: auto; }

/* Comment Styles */
/* line 309, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.comments-title {
  font-size: 1.5em; }

/* line 313, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.commentlist {
  margin: 1em;
  padding: 0.5em 1em;
  border: 1px solid #e6e6e6; }
  /* line 319, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .commentlist .comment .comment {
    margin-top: 1.5em;
    padding-top: 0;
    padding-left: 2.5em;
    border-left: 1px dashed #e6e6e6; }
  /* line 326, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .commentlist .comment + .comment {
    margin-top: 0;
    padding-top: 1.5em; }
  /* line 332, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .commentlist .comment .comment-author img {
    float: left;
    margin-top: 0.4em;
    margin-right: 0.5em; }
  /* line 338, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .commentlist .comment .comment-author cite {
    font-style: normal;
    font-weight: 600; }
  /* line 343, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .commentlist .comment .comment-author .says {
    display: none; }
  /* line 348, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .commentlist .comment .comment-meta {
    font-size: 0.75em; }
    /* line 351, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .commentlist .comment .comment-meta + * {
      margin-top: 0.5em;
      padding-top: 0.5em;
      border-top: 1px solid #e6e6e6;
      clear: both; }

/* line 361, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
#comment-nav {
  margin: 0 1em; }

/* line 365, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.comment-respond {
  margin: 1em 0;
  padding: 0.5em 1em;
  border: 1px solid #e6e6e6; }
  /* line 370, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .comment-respond label {
    display: block; }
  /* line 374, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .comment-respond input[type="text"], .comment-respond textarea {
    width: 100%;
    padding: 0.75em;
    font-size: 0.75em; }
  /* line 380, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .comment-respond .required {
    display: inline-block;
    vertical-align: top;
    color: red; }

/* Widget Styles */
/* line 389, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.widget-area .widget {
  margin-top: 1.5em;
  padding: 0.75em; }
  /* line 394, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget:first-child {
    margin-top: 0; }
  /* line 398, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget input,
  .widget-area .widget select {
    max-width: 100%; }
  /* line 404, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_search input {
    width: 100%;
    padding: 0.5em;
    border: 1px solid #e6e6e6;
    font-family: inherit; }
  /* line 413, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_rss li {
    margin-top: 1em; }
  /* line 419, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar table {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #689fce;
    border-collapse: collapse;
    color: black;
    text-align: center; }
  /* line 428, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar caption {
    font-weight: 700;
    font-size: 1em; }
  /* line 433, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar th {
    font-weight: 600; }
  /* line 437, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar thead tr {
    color: #000;
    background: #689fce; }
    /* line 441, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .widget-area .widget.widget_calendar thead tr a {
      color: #000;
      text-decoration: underline;
      font-weight: bold; }
      /* line 445, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      .widget-area .widget.widget_calendar thead tr a:hover {
        text-decoration: none;
        color: #fff; }
  /* line 453, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar tbody tr:nth-child(odd) {
    color: black;
    background: #336c9d; }
    /* line 457, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .widget-area .widget.widget_calendar tbody tr:nth-child(odd) a {
      color: black;
      text-decoration: underline;
      font-weight: bold; }
      /* line 461, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      .widget-area .widget.widget_calendar tbody tr:nth-child(odd) a:hover {
        text-decoration: none;
        color: black; }
  /* line 468, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar tbody tr:nth-child(even) {
    color: black;
    background: #4187c2; }
    /* line 472, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .widget-area .widget.widget_calendar tbody tr:nth-child(even) a {
      color: black;
      text-decoration: underline;
      font-weight: bold; }
      /* line 476, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      .widget-area .widget.widget_calendar tbody tr:nth-child(even) a:hover {
        text-decoration: none;
        color: black; }
  /* line 483, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget.widget_calendar tfoot tr {
    background: #689fce;
    border-top: 1px solid #4187c2; }
    /* line 487, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .widget-area .widget.widget_calendar tfoot tr a {
      color: #000; }
      /* line 490, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      .widget-area .widget.widget_calendar tfoot tr a:hover {
        text-decoration: underline; }
  /* line 497, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget .post-date, .widget-area .widget .rss-date {
    margin-left: 0.5em;
    font-size: 0.75em;
    color: gray; }

/* Widget Color Styles */
/* line 505, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.widget-area .widget {
  background: #111;
  color: #fff; }
  /* line 510, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget a {
    color: #fff;
    text-decoration: none; }
    /* line 513, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    .widget-area .widget a:hover {
      color: #e6e6e6;
      text-decoration: underline; }
  /* line 519, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget h1, .widget-area .widget h2, .widget-area .widget h3, .widget-area .widget h4, .widget-area .widget h5, .widget-area .widget h6, .widget-area .widget h7 {
    color: #fff; }
  /* line 523, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .widget-area .widget li:before {
    color: #fff; }

/* Text meant only for screen readers. */
/* line 530, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  position: absolute !important;
  overflow: hidden; }
  /* line 537, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .screen-reader-text:focus {
    clip: auto !important;
    width: auto;
    height: auto;
    display: block;
    top: 5px;
    left: 5px;
    z-index: 100000;
    /* Above WP toolbar. */
    padding: 15px 23px 14px;
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: normal;
    color: #21759b;
    text-decoration: none; }

/* line 558, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
.assistive-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/* =Gallery
----------------------------------------------- */
/* line 567, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
div[id^="gallery"].gallery {
  margin: 1.8em 0; }
  /* line 571, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  div[id^="gallery"].gallery dl.gallery-item {
    margin: 0;
    padding: 0 10px; }
  @media (max-width: 768px) {
    /* line 576, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 25% !important; }
      /* line 580, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: left; } }
  @media (max-width: 500px) {
    /* line 576, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 33% !important; }
      /* line 587, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: none; }
      /* line 591, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(3n+1) {
        clear: left; } }
  @media (max-width: 320px) {
    /* line 576, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 100% !important;
      float: none;
      clear: none; } }
  @media (max-width: 320px) {
    /* line 603, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-2 dl.gallery-item,
    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-3 dl.gallery-item {
      width: 100% !important;
      float: none; } }
  @media (max-width: 768px) {
    /* line 613, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    div[id^="gallery"].gallery br {
      display: none; } }

/* =Print
----------------------------------------------- */
@media print {
  /* line 624, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  body {
    background: none !important;
    font-size: 10pt;
    color: #000000; }
  /* line 630, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  a {
    text-decoration: inherit; }
    /* line 633, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
    footer a[rel=bookmark]:after {
      content: " [" attr(href) "] "; }
  /* line 638, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .author-info .author-avatar,
  .comment-respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link {
    display: none; }
  /* line 648, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .author-info .author-description {
    padding-left: 0; }
  /* line 652, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_wp-default.scss */
  .comment-author img {
    max-width: 30px;
    height: auto; } }

/* line 5, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.cf, .webcom-content .webcom-container, nav.blog-navigation,
nav.nav-single, div[id^="gallery"].gallery {
  *zoom: 1; }
  /* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
  .cf:before, .webcom-content .webcom-container:before, nav.blog-navigation:before,
  nav.nav-single:before, div[id^="gallery"].gallery:before, .cf:after, .webcom-content .webcom-container:after, nav.blog-navigation:after,
  nav.nav-single:after, div[id^="gallery"].gallery:after {
    display: table;
    line-height: 0;
    content: ''; }
  /* line 15, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
  .cf:after, .webcom-content .webcom-container:after, nav.blog-navigation:after,
  nav.nav-single:after, div[id^="gallery"].gallery:after {
    clear: both; }

/* line 20, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.hide {
  display: none; }

/* line 24, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.txt-c {
  text-align: center; }

/* line 28, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.txt-r {
  text-align: right; }

/* line 32, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.txt-l {
  text-align: left; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.txt-j {
  text-align: justify; }

/* line 40, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.txt-uc {
  text-transform: uppercase; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.txt-ul {
  text-decoration: underline; }

/* line 53, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
#toTop {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: none;
  width: 50px;
  height: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  font-size: 0; }
  /* line 65, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
  #toTop i {
    position: fixed;
    right: 28px;
    bottom: 29px;
    z-index: 200;
    font-size: 15px; }
  /* line 73, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
  #toTopHover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    width: 50px;
    height: 50px;
    background: #689fce;
    opacity: 0;
    font-size: 0; }

/* line 89, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.metaslider {
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  -ms-transition: opacity 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  overflow: hidden;
  opacity: 0; }

@media (max-width: 780px) {
  /* line 101, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
  .panel-grid > .list-row .panel-grid-cell {
    margin-bottom: 0 !important; }
    /* line 104, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
    .panel-grid > .list-row .panel-grid-cell ul {
      margin: 0; }
    /* line 109, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
    .panel-grid > .list-row .panel-grid-cell:first-child ul {
      margin-top: 1em; }
    /* line 115, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
    .panel-grid > .list-row .panel-grid-cell:last-child ul {
      margin-bottom: 1em; } }

/* line 129, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_functions.scss */
.widget-web-login label {
  display: block; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-2 {
  width: 50%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-3 {
  width: 33.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-3 {
  width: 66.66667%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-4 {
  width: 25%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-4 {
  width: 50%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-4 {
  width: 75%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-5 {
  width: 20%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-5 {
  width: 40%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-5 {
  width: 60%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-5 {
  width: 80%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-6 {
  width: 16.66667%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-6 {
  width: 33.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-6 {
  width: 50%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-6 {
  width: 66.66667%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-5-6 {
  width: 83.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-7 {
  width: 14.28571%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-7 {
  width: 28.57143%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-7 {
  width: 42.85714%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-7 {
  width: 57.14286%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-5-7 {
  width: 71.42857%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-6-7 {
  width: 85.71429%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-8 {
  width: 12.5%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-8 {
  width: 25%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-8 {
  width: 37.5%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-8 {
  width: 50%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-5-8 {
  width: 62.5%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-6-8 {
  width: 75%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-7-8 {
  width: 87.5%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-9 {
  width: 11.11111%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-9 {
  width: 22.22222%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-9 {
  width: 33.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-9 {
  width: 44.44444%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-5-9 {
  width: 55.55556%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-6-9 {
  width: 66.66667%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-7-9 {
  width: 77.77778%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-8-9 {
  width: 88.88889%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-10 {
  width: 10%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-10 {
  width: 20%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-10 {
  width: 30%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-10 {
  width: 40%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-5-10 {
  width: 50%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-6-10 {
  width: 60%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-7-10 {
  width: 70%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-8-10 {
  width: 80%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-9-10 {
  width: 90%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-11 {
  width: 9.09091%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-11 {
  width: 18.18182%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-11 {
  width: 27.27273%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-11 {
  width: 36.36364%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-5-11 {
  width: 45.45455%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-6-11 {
  width: 54.54545%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-7-11 {
  width: 63.63636%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-8-11 {
  width: 72.72727%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-9-11 {
  width: 81.81818%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-10-11 {
  width: 90.90909%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-1-12 {
  width: 8.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-2-12 {
  width: 16.66667%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-3-12 {
  width: 25%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-4-12 {
  width: 33.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-5-12 {
  width: 41.66667%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-6-12 {
  width: 50%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-7-12 {
  width: 58.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-8-12 {
  width: 66.66667%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-9-12 {
  width: 75%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-10-12 {
  width: 83.33333%; }

/* line 8, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid .col-11-12 {
  width: 91.66667%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x1 > *:nth-child(1n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x1 > *:nth-child(1n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x1 > * {
  width: 100%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x2 > *:nth-child(2n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x2 > *:nth-child(2n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x2 > * {
  width: 50%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x3 > *:nth-child(3n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x3 > *:nth-child(3n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x3 > * {
  width: 33.33333%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x4 > *:nth-child(4n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x4 > *:nth-child(4n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x4 > * {
  width: 25%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x5 > *:nth-child(5n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x5 > *:nth-child(5n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x5 > * {
  width: 20%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x6 > *:nth-child(6n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x6 > *:nth-child(6n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x6 > * {
  width: 16.66667%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x7 > *:nth-child(7n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x7 > *:nth-child(7n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x7 > * {
  width: 14.28571%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x8 > *:nth-child(8n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x8 > *:nth-child(8n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x8 > * {
  width: 12.5%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x9 > *:nth-child(9n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x9 > *:nth-child(9n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x9 > * {
  width: 11.11111%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x10 > *:nth-child(10n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x10 > *:nth-child(10n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x10 > * {
  width: 10%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x11 > *:nth-child(11n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x11 > *:nth-child(11n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x11 > * {
  width: 9.09091%; }

/* line 16, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x12 > *:nth-child(12n) {
  margin-right: 0; }

/* line 19, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x12 > *:nth-child(12n+1) {
  margin-left: 0;
  clear: left; }

/* line 23, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid.grid-x12 > * {
  width: 8.33333%; }

/* line 30, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin > * {
  margin: auto 1% auto 1%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-2 {
  width: 49%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-3 {
  width: 32%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-3 {
  width: 66%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-4 {
  width: 23.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-4 {
  width: 49%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-4 {
  width: 74.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-5 {
  width: 18.4%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-5 {
  width: 38.8%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-5 {
  width: 59.2%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-5 {
  width: 79.6%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-6 {
  width: 15%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-6 {
  width: 32%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-6 {
  width: 49%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-6 {
  width: 66%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-5-6 {
  width: 83%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-7 {
  width: 12.57143%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-7 {
  width: 27.14286%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-7 {
  width: 41.71429%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-7 {
  width: 56.28571%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-5-7 {
  width: 70.85714%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-6-7 {
  width: 85.42857%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-8 {
  width: 10.75%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-8 {
  width: 23.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-8 {
  width: 36.25%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-8 {
  width: 49%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-5-8 {
  width: 61.75%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-6-8 {
  width: 74.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-7-8 {
  width: 87.25%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-9 {
  width: 9.33333%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-9 {
  width: 20.66667%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-9 {
  width: 32%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-9 {
  width: 43.33333%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-5-9 {
  width: 54.66667%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-6-9 {
  width: 66%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-7-9 {
  width: 77.33333%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-8-9 {
  width: 88.66667%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-10 {
  width: 8.2%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-10 {
  width: 18.4%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-10 {
  width: 28.6%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-10 {
  width: 38.8%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-5-10 {
  width: 49%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-6-10 {
  width: 59.2%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-7-10 {
  width: 69.4%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-8-10 {
  width: 79.6%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-9-10 {
  width: 89.8%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-11 {
  width: 7.27273%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-11 {
  width: 16.54545%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-11 {
  width: 25.81818%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-11 {
  width: 35.09091%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-5-11 {
  width: 44.36364%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-6-11 {
  width: 53.63636%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-7-11 {
  width: 62.90909%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-8-11 {
  width: 72.18182%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-9-11 {
  width: 81.45455%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-10-11 {
  width: 90.72727%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-1-12 {
  width: 6.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-2-12 {
  width: 15%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-3-12 {
  width: 23.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-4-12 {
  width: 32%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-5-12 {
  width: 40.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-6-12 {
  width: 49%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-7-12 {
  width: 57.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-8-12 {
  width: 66%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-9-12 {
  width: 74.5%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-10-12 {
  width: 83%; }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin .col-11-12 {
  width: 91.5%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x1 > *:nth-child(1n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x1 > *:nth-child(1n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x1 > * {
  width: 100%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x2 > *:nth-child(2n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x2 > *:nth-child(2n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x2 > * {
  width: 49%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x3 > *:nth-child(3n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x3 > *:nth-child(3n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x3 > * {
  width: 32%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x4 > *:nth-child(4n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x4 > *:nth-child(4n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x4 > * {
  width: 23.5%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x5 > *:nth-child(5n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x5 > *:nth-child(5n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x5 > * {
  width: 18.4%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x6 > *:nth-child(6n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x6 > *:nth-child(6n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x6 > * {
  width: 15%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x7 > *:nth-child(7n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x7 > *:nth-child(7n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x7 > * {
  width: 12.57143%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x8 > *:nth-child(8n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x8 > *:nth-child(8n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x8 > * {
  width: 10.75%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x9 > *:nth-child(9n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x9 > *:nth-child(9n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x9 > * {
  width: 9.33333%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x10 > *:nth-child(10n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x10 > *:nth-child(10n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x10 > * {
  width: 8.2%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x11 > *:nth-child(11n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x11 > *:nth-child(11n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x11 > * {
  width: 7.27273%; }

/* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x12 > *:nth-child(12n) {
  margin-right: 0; }

/* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x12 > *:nth-child(12n+1) {
  margin-left: 0;
  clear: left; }

/* line 51, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid-margin.grid-x12 > * {
  width: 6.5%; }

/* line 57, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
.ssgrid, .ssgrid-margin {
  width: 100%; }
  /* line 59, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
  .ssgrid.debug, .ssgrid-margin.debug {
    margin: 16px 0; }
    /* line 61, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
    .ssgrid.debug > *, .ssgrid-margin.debug > * {
      background: #497789;
      color: #060D31;
      padding: 16px; }
  /* line 67, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
  .ssgrid > *, .ssgrid-margin > * {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    box-sizing: border-box; }
    /* line 73, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
    .ssgrid > *:first-child, .ssgrid-margin > *:first-child {
      margin-left: 0; }
    /* line 76, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
    .ssgrid > *:last-child, .ssgrid-margin > *:last-child {
      margin-right: 0;
      float: right; }
  /* line 81, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
  .ssgrid img, .ssgrid-margin img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto; }
  /* line 87, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_grid.scss */
  .ssgrid:after, .ssgrid-margin:after {
    content: "";
    display: table;
    clear: both; }

/**
$point: media query size in px
$cols: how many columsn should this breakpoint be - $full needs to be false
$type: if you're using ssgrid-margin set this to true, otherwise set it to false

@include ssgrid-min(800px, 4, true);  - Breakpoint 800px, with 4 columns, using ssgrid-margin
@include ssgrid-min(500px, 2, true);  - Breakpoint 500px, with 2 columns, using ssgrid-margin
@include ssgrid-min(250px, 1);  - Breakpoint 250px, with 1 columns, using ssgrid


Example Usage:

<div class="webccom-cta ssgrid-margin">
    <div class="col-1-6">1</div>
    <div class="col-1-6">2</div>
    <div class="col-1-6">3</div>
    <div class="col-1-6">4</div>
    <div class="col-1-6">5</div>
    <div class="col-1-6">6</div>
</div>

.webcom-cta {
    @include ssgrid-min(768px, 4, true);
    @include ssgrid-min(320px, 1, true);
}

*/
/* ========== MOBILE NAV ========== */
/* line 5, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
div#primary-navigation > a {
  display: none; }
  @media (max-width: 780px) {
    /* line 5, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation > a {
      display: block;
      cursor: pointer; }
}

/* line 14, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
div#primary-navigation a[href='#'] {
  pointer-events: none; }

/* line 18, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
div#primary-navigation a#primary-navigation-toggle {
  pointer-events: auto;
  /*color: #30377f! important;*/
  /*color: #137b3f !important;*/
	color: #e88294 !important;
}

/* line 22, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
div#primary-navigation span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 10px;
  margin-left: 20px;
  font-size: 75%;
  vertical-align: text-top; }

/* line 31, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
div#primary-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none; }

/* line 37, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
div#primary-navigation li {
  position: relative; }
  /* line 40, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
  div#primary-navigation li a {
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  /* line 52, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
  div#primary-navigation li.menu-item-has-children > a:after {
    font-family: FontAwesome;
    margin: 0px 0px 0px 8px;
    font-style: normal;
    font-weight: normal;
    line-height: 1; }
  /* line 60, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
  div#primary-navigation li ul {
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    -webkit-transform: scaleY(0) translateX(-50%);
    -moz-transform: scaleY(0) translateX(-50%);
    -ms-transform: scaleY(0) translateX(-50%);
    -o-transform: scaleY(0) translateX(-50%);
    transform: scaleY(0) translateX(-50%);
    transform-origin: top;
    position: absolute;
    z-index: 999;
    left: 50%; }
    @media (max-width: 780px) {
      /* line 60, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li ul {
        top: inital;
        left: inital;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: none; } }
  /* line 74, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
  div#primary-navigation li.menu-item-has-children[aria-expanded="true"] > ul,
  div#primary-navigation li:hover > ul {
    -webkit-transform: scaleY(1) translateX(-50%);
    -moz-transform: scaleY(1) translateX(-50%);
    -ms-transform: scaleY(1) translateX(-50%);
    -o-transform: scaleY(1) translateX(-50%);
    transform: scaleY(1) translateX(-50%); }
    @media (max-width: 780px) {
      /* line 74, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li.menu-item-has-children[aria-expanded="true"] > ul,
      div#primary-navigation li:hover > ul {
        top: inital;
        left: inital;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: block; } }
    /* line 83, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation li.menu-item-has-children[aria-expanded="true"] > ul li.menu-item-has-children[aria-expanded="true"] > ul,
    div#primary-navigation li.menu-item-has-children[aria-expanded="true"] > ul li:hover > ul,
    div#primary-navigation li:hover > ul li.menu-item-has-children[aria-expanded="true"] > ul,
    div#primary-navigation li:hover > ul li:hover > ul {
      -webkit-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
      -o-transform: scaleY(1);
      transform: scaleY(1); }
      @media (max-width: 780px) {
        /* line 83, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
        div#primary-navigation li.menu-item-has-children[aria-expanded="true"] > ul li.menu-item-has-children[aria-expanded="true"] > ul,
        div#primary-navigation li.menu-item-has-children[aria-expanded="true"] > ul li:hover > ul,
        div#primary-navigation li:hover > ul li.menu-item-has-children[aria-expanded="true"] > ul,
        div#primary-navigation li:hover > ul li:hover > ul {
          top: inital;
          left: inital;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          display: block; } }
  /* line 94, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
  div#primary-navigation li li {
    min-width: 100%;
    display: block;
    white-space: nowrap; }
    /* line 99, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation li li a {
      padding: 10px; }
    /* line 103, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation li li ul {
      top: 0;
      left: 100%; }
    /* line 109, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation li li li:hover > ul {
      display: block; }

@media (max-width: 780px) {
  /* line 3, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
  div#primary-navigation {
    width: 100%;
    float: none;
    clear: both;
    text-align: left; }
    /* line 122, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation > ul {
      display: none; }
      /* line 125, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation > ul > li {
        display: block !important; }
        /* line 128, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
        div#primary-navigation > ul > li > a {
          padding: 10px; }
    /* line 136, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation li ul {
      position: static; }
    /* line 140, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
    div#primary-navigation li li {
      width: 100%;
      display: block;
      float: none;
      word-wrap: break-word;
      white-space: normal; }
      /* line 147, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li li a {
        padding-left: 25px !important; }
      /* line 152, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li li li a {
        padding-left: 45px !important; }
      /* line 157, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li li li li a {
        padding-left: 65px !important; }
      /* line 162, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li li li li li a {
        padding-left: 85px !important; }
      /* line 167, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li li li li li li a {
        padding-left: 105px !important; }
      /* line 172, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
      div#primary-navigation li li li li li li li a {
        padding-left: 125px !important; } }

@media (min-width: 781px) {
  /* line 185, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav.scss */
  div#primary-navigation > ul {
    display: block !important; } }

/* line 12, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
div#primary-navigation {
  /* =Desktop Navigation Styles
    -------------------------------------------------------------- */
  /* =Initial Desktop Styles, Dropdowns are controled lower
    /* =All paddings & borders applied to the a tag will descend
    /* =to lower a tags.
    -------------------------------------------------------------- */
  /* =Mobile Navigation Styles
    -------------------------------------------------------------- */ }
  /* line 17, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
  div#primary-navigation .search a {
    pointer-events: initial; }
    @media (max-width: 1024px) {
      /* line 17, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation .search a {
        display: none; } }
  @media (max-width: 780px) {
    /* line 12, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      background: rgba(0, 0, 0, 0.6);
      border-radius: 50%;
      box-shadow: 2px 2px 8px 0 #fff;
      height: 55px;
      left: 20px;
      position: fixed;
      top: 20px;
      width: 55px;
      z-index: 3; } }
  /* line 44, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
  div#primary-navigation > ul {
    width: 100%;
    text-align: center; }
    /* line 49, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation > ul > li {
      display: inline-block; }
      /* line 52, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation > ul > li a {
        color: #fff;
        display: block;
        font-family: "century-gothic", sans-serif;
        font-size: 16px;
        padding: 10px 18px;
        text-decoration: none;
        text-transform: uppercase; }
        @media (max-width: 1260px) {
          /* line 52, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
          div#primary-navigation > ul > li a {
            padding: 10px 20px; } 
}
      /* line 66, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation > ul > li.current-menu-item > a, div#primary-navigation > ul > li.current-menu-parent > a, div#primary-navigation > ul > li.current-menu-ancestor > a, div#primary-navigation > ul > li > a:hover, div#primary-navigation > ul > li:hover > a {
        background: #30377f; }
      /* line 70, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation > ul > li:last-child {
        border-right: none; }
    /* line 76, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation > ul .sub-menu {
      text-align: left;
      box-shadow: 0px 12px 46px -3px rgba(0, 0, 0, 0.5);
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms; }
      /* line 81, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation > ul .sub-menu .sub-menu {
        top: 0;
        left: 100%; }
  @media (max-width: 780px) {
    /* line 94, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation ul {
      text-align: left;
      position: relative;
      border-top: 1px solid #3979b0;
      background: #00acdc;
      /* =Reset desktop drop down centering
            -------------------------------------------------------------- */ }
      /* line 101, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul li {
        border-right: none;
        border-bottom: 1px solid #3979b0;
        padding: 0;
        display: block; }
        /* line 108, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
        div#primary-navigation ul li a {
          padding: 5px 15px;
          color: #fff; }
        /* line 115, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
        div#primary-navigation ul li.current-menu-item > a, div#primary-navigation ul li.current-menu-parent > a, div#primary-navigation ul li.current-menu-ancestor > a, div#primary-navigation ul li > a:hover, div#primary-navigation ul li:hover > a {
          color: #fff;
          background: #0084a9; }
        /* line 122, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
        div#primary-navigation ul li:last-child {
          border-bottom: none; }
      /* line 130, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul .sub-menu {
        display: none;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; } }
  /* line 141, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
  div#primary-navigation a#primary-navigation-toggle {
    color: #00acdc;
    padding: 6px 20px;
    font-size: 25px; }
    /* line 147, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation a#primary-navigation-toggle span {
      background: #00acdc;
      color: #fff;
      vertical-align: text-top; }
  /* line 157, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
  div#primary-navigation ul ul {
    text-align: left;
    background: #30377f; }
    /* line 160, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation ul ul a {
      color: #fff;
      padding: 10px 20px; }
      /* line 163, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul ul a:hover {
        background: #6b73c7;
        color: #fff; }
    /* line 169, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation ul ul li.current-menu-item a, div#primary-navigation ul ul li.current-menu-parent a, div#primary-navigation ul ul li.current-menu-ancestor a {
      color: #fff;
      background: #434cb1; }
      /* line 172, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul ul li.current-menu-item a:hover, div#primary-navigation ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul li.current-menu-ancestor a:hover {
        color: #fff;
        background: #232b8b; }
  /* line 183, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
  div#primary-navigation ul ul ul {
    background: #007090; }
    /* line 185, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation ul ul ul a {
      color: #fff; }
      /* line 187, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul ul ul a:hover {
        background: #2d5f8a;
        color: #fff; }
    /* line 193, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation ul ul ul li.current-menu-item a, div#primary-navigation ul ul ul li.current-menu-parent a, div#primary-navigation ul ul ul li.current-menu-ancestor a {
      color: #fff;
      background: #005c76; }
      /* line 196, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul ul ul li.current-menu-item a:hover, div#primary-navigation ul ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul ul li.current-menu-ancestor a:hover {
        color: #fff;
        background: #265277; }
  /* line 207, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
  div#primary-navigation ul ul ul ul {
    background: #00485d; }
    /* line 209, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation ul ul ul ul a {
      color: #fff; }
      /* line 211, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul ul ul ul a:hover {
        background: #204463;
        color: #fff; }
    /* line 217, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
    div#primary-navigation ul ul ul ul li.current-menu-item a, div#primary-navigation ul ul ul ul li.current-menu-parent a, div#primary-navigation ul ul ul ul li.current-menu-ancestor a {
      color: #fff;
      background: #003443; }
      /* line 220, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
      div#primary-navigation ul ul ul ul li.current-menu-item a:hover, div#primary-navigation ul ul ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul ul ul li.current-menu-ancestor a:hover {
        color: #fff;
        background: #1a3750; }

/* =Navigation Icons ** Do Not Modify **
-------------------------------------------------------------- */
/* line 231, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
div#primary-navigation li.menu-item-has-children > a:after {
  content: ""; }

/* line 235, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
div#primary-navigation li li.menu-item-has-children > a:after {
  content: ""; }

@media (max-width: 780px) {
  /* line 240, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_nav-theme.scss */
  div#primary-navigation li li.menu-item-has-children > a:after {
    content: ""; } }

/* line 36, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout:not(:first-child) {
  margin-top: 1em; }

/* line 40, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div {
  position: relative;
  padding: 1em;
  background-color: #FFFFFF;
  border: 1px solid #bfbfbf;
  color: #000000; }
  /* line 47, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div.dark {
    background-color: #111111;
    border-color: #515151;
    color: #FFFFFF; }
  /* line 55, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-form-fields-required {
    padding: 0.25em 0.5em;
    position: absolute;
    top: calc(-2.5em);
    right: -1px;
    z-index: 0;
    font-style: italic;
    font-size: 0.75em; }
    /* line 65, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
    .nf-form-layout > div .nf-form-fields-required .ninja-forms-req-symbol:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: #FFFFFF;
      border: 1px solid #bfbfbf;
      border-bottom: none;
      z-index: -1; }
  /* line 83, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div.dark .nf-form-fields-required .ninja-forms-req-symbol:before {
    background-color: #111111;
    border-color: #515151; }
  /* line 93, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-after-form-content {
    padding: 0.5em 0.25em; }
  /* line 97, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-row:last-child .nf-field-container {
    margin-bottom: 0; }
  /* line 103, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .listradio-container li:before,
  .nf-form-layout > div .listcheckbox-wrap li:before {
    content: none;
    display: none; }

/* line 119, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .nf-field-label {
  margin-bottom: 0; }
  /* line 122, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-field-label .nf-help {
    background: none;
    cursor: help; }

/* line 129, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .nf-field-element {
  margin: 0.25em 0 0; }

/* line 133, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .nf-element {
  max-width: 100%;
  display: inline-block;
  padding: 0.5em;
  background-color: #FFFFFF;
  border: 1px solid #bfbfbf;
  color: inherit; }
  /* line 141, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-element[type="checkbox"] {
    width: auto;
    display: inline-block;
    vertical-align: middle; }

/* line 149, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.dark .nf-element {
  background-color: #1e1e1e;
  border-color: #515151; }

/* line 156, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .nf-element[type="button"], .nf-form-layout > div .nf-element[type="submit"] {
  width: 100%;
  color: #FFFFFF;
  background: #30377f;
  border: none;
  cursor: pointer;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms; }
  /* line 165, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-element[type="button"]:hover, .nf-form-layout > div .nf-element[type="submit"]:hover {
    color: #FFFFFF;
    background: #689fce; }

/* line 173, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .nf-error .nf-element {
  border-color: #FF0000; }

/* line 179, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .label-right .nf-field-element {
  text-align: right; }

/* line 185, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .checkbox-wrap .nf-field-element {
  margin-top: 0.2em;
  line-height: 1em; }

/* line 192, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .nf-field-description {
  margin: 0.5em 0 0;
  font-size: 0.75em;
  line-height: 1.25em;
  -webkit-box-ordinal-group: 21;
  -webkit-order: 20;
  -moz-order: 20;
  -ms-flex-order: 20;
  order: 20; }

/* line 199, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .nf-after-field {
  margin: 0.5em 0 0;
  font-size: 0.75em;
  line-height: 1.25em; }
  /* line 204, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-after-field .nf-input-limit {
    margin: 0;
    font-style: italic;
    font-size: inherit;
    text-align: right; }
  /* line 211, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div .nf-after-field .nf-error {
    position: absolute;
    top: 0.5em;
    right: 0; }
    /* line 216, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
    .nf-form-layout > div .nf-after-field .nf-error .nf-error-msg {
      margin: 0; }

/* line 224, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div .label-below .nf-after-field .nf-error {
  top: auto;
  bottom: 100%; }

/* line 241, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .nf-field-label {
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 0.75em;
  line-height: 1em; }
  /* line 248, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div.style-1 .nf-field-label label {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0.25em;
    background: #FFFFFF; }

/* line 258, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1.dark .nf-field-label label {
  background: #111111; }

/* line 265, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .label-above .nf-field-label {
  margin-bottom: -0.75em;
  margin-left: 1em; }

/* line 272, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .label-below .nf-field-label {
  margin-top: -0.75em;
  margin-right: 1em;
  text-align: right; }

/* line 280, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .label-right .nf-field-label, .nf-form-layout > div.style-1 .label-left .nf-field-label {
  width: auto; }

/* line 285, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .nf-field-element {
  border: 1px solid #bfbfbf; }

/* line 290, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .checkbox-wrap .nf-field-element {
  border: none; }

/* line 295, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1.dark {
  border-color: #515151; }

/* line 299, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .submit-wrap .nf-field-element {
  border: none; }

/* line 303, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-1 .nf-element {
  background: none;
  border: none; }
  /* line 307, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div.style-1 .nf-element[type="button"], .nf-form-layout > div.style-1 .nf-element[type="submit"] {
    color: #FFFFFF;
    background: #30377f; }
    /* line 312, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
    .nf-form-layout > div.style-1 .nf-element[type="button"]:hover, .nf-form-layout > div.style-1 .nf-element[type="submit"]:hover {
      color: #FFFFFF;
      background: #689fce; }

/* line 330, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-2 .nf-field-label {
  width: 100%;
  font-size: 0.75em;
  line-height: 1em; }

/* line 336, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-2.dark {
  border-color: #515151; }

/* line 341, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-2 .label-right .nf-field-label, .nf-form-layout > div.style-2 .label-left .nf-field-label {
  width: auto; }

/* line 346, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-2 .nf-element {
  padding: 0.25em 0;
  background: none;
  border: none;
  border-bottom: 1px solid #bfbfbf; }
  /* line 352, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div.style-2 .nf-element[type="checkbox"] {
    border: none; }
  /* line 356, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
  .nf-form-layout > div.style-2 .nf-element[type="button"], .nf-form-layout > div.style-2 .nf-element[type="submit"] {
    padding: 0.5em;
    color: #FFFFFF;
    background: #30377f;
    border: none; }
    /* line 363, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
    .nf-form-layout > div.style-2 .nf-element[type="button"]:hover, .nf-form-layout > div.style-2 .nf-element[type="submit"]:hover {
      color: #FFFFFF;
      background: #689fce; }

/* line 381, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .nf-field-label {
  padding: 0.5em;
  background: #bfbfbf;
  line-height: 1em; }

/* line 388, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3.dark .nf-field-label {
  background: #515151; }

/* line 395, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-above .nf-field-label,
.nf-form-layout > div.style-3 .label-below .nf-field-label {
  width: 100%; }

/* line 400, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .nf-field-element {
  margin: 0;
  background: none;
  border: 2px solid #bfbfbf; }

/* line 407, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3.dark .nf-field-element {
  border-color: #515151; }

/* line 412, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .nf-element {
  border: none; }

/* line 417, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-above .nf-field-label {
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  font-size: 0.75em; }

/* line 423, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-above .nf-field-element {
  border-top: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

/* line 430, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-right .nf-field-label {
  border-left: none;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

/* line 435, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-right .nf-field-element {
  border-right: none;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

/* line 441, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-right .textarea-wrap .nf-field-label {
  margin-top: 0; }

/* line 448, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-below .nf-field-label {
  margin-top: 0;
  border-top: none;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  font-size: 0.75em; }

/* line 455, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-below .nf-field-element {
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

/* line 462, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-left .nf-field-label {
  border-right: none;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px; }

/* line 467, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-left .nf-field-element {
  border-left: none;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0; }

/* line 473, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .label-left .textarea-wrap .nf-field-label {
  margin-top: 0; }

/* line 480, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .nf-element[type="checkbox"] {
  border: none; }

/* line 484, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .nf-element[type="button"], .nf-form-layout > div.style-3 .nf-element[type="submit"] {
  border: none; }

/* line 491, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .submit-wrap .nf-field-label {
  background: none;
  border: none; }

/* line 496, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .submit-wrap .nf-field-element {
  border: none; }

/* line 502, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/scss/_ninja-forms.scss */
.nf-form-layout > div.style-3 .checkbox-wrap .nf-field-element {
  width: 2em;
  line-height: 1.5em;
  text-align: center; }

/*
██████   ██████  ██████  ██    ██         ██     ██████   █████   ██████  ███████     ███████ ████████ ██    ██ ██      ███████ ███████
██   ██ ██    ██ ██   ██  ██  ██         ██      ██   ██ ██   ██ ██       ██          ██         ██     ██  ██  ██      ██      ██
██████  ██    ██ ██   ██   ████         ██       ██████  ███████ ██   ███ █████       ███████    ██      ████   ██      █████   ███████
██   ██ ██    ██ ██   ██    ██         ██        ██      ██   ██ ██    ██ ██               ██    ██       ██    ██      ██           ██
██████   ██████  ██████     ██        ██         ██      ██   ██  ██████  ███████     ███████    ██       ██    ███████ ███████ ███████
*/
/* line 81, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
body {
  color: #222;
  font-family: "century-gothic", sans-serif;
  font-size: 16px;
  line-height: 1.618; }

/* line 90, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
html .mce-content-body {
  background: #fff;
  margin: 20px;
  max-width: 95%;
  min-width: 95%;
  padding: 0;
  width: 95%; }

/*
██   ██ ███████  █████  ██████  ██ ███    ██  ██████  ███████
██   ██ ██      ██   ██ ██   ██ ██ ████   ██ ██       ██
███████ █████   ███████ ██   ██ ██ ██ ██  ██ ██   ███ ███████
██   ██ ██      ██   ██ ██   ██ ██ ██  ██ ██ ██    ██      ██
██   ██ ███████ ██   ██ ██████  ██ ██   ████  ██████  ███████
*/
/* line 110, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
h1 {
  color: #111;
  font-family: "century-gothic", sans-serif; }

/* line 115, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
h2 {
  color: #111;
  font-family: "century-gothic", sans-serif; }

/* line 120, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
h3 {
  color: #111;
  font-family: "century-gothic", sans-serif; }

/* line 125, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
h4 {
  color: #111;
  font-family: "century-gothic", sans-serif; }

/* line 130, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
h5 {
  color: #111;
  font-family: "century-gothic", sans-serif; }

/* line 135, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
h6 {
  color: #111;
  font-family: "century-gothic", sans-serif; }

/*
██████   ██████  ██████  ██    ██ ██████
██   ██ ██    ██ ██   ██ ██    ██ ██   ██
██████  ██    ██ ██████  ██    ██ ██████
██      ██    ██ ██      ██    ██ ██
██       ██████  ██       ██████  ██
*/
/* line 149, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.popup {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  z-index: 1; }
  /* line 156, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .popup .webcom-container {
    border: 4px solid rgba(0, 172, 220, 0.8);
    padding: 10px; }
  /* line 161, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .popup .popup-close {
    cursor: pointer;
    font-weight: 700;
    padding: 2px 10px;
    position: absolute;
    right: 5px;
    top: 0; }

/*
██   ██ ███████  █████  ██████  ███████ ██████
██   ██ ██      ██   ██ ██   ██ ██      ██   ██
███████ █████   ███████ ██   ██ █████   ██████
██   ██ ██      ██   ██ ██   ██ ██      ██   ██
██   ██ ███████ ██   ██ ██████  ███████ ██   ██
*/

/*Css to Hide Search in Menu*/
li.astm-search-menu.is-menu.sliding {
	visibility:hidden;
}

/* line 184, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-header .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 10px 16px; }
  @media (max-width: 1260px) {
    /* line 184, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-header .flex {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }

/* line 194, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-header .greybox {
  background: #ffffff;
  height: 90px;
  width: 740px; }
  @media (max-width: 1260px) {
    /* line 194, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-header .greybox {
      display: none; } }

/* NEW SIDEBAR */
.innercontainer{
  position: static;
  height: 700px;
}
.sidebar{
  position: fixed;
  z-index: 1;
  top:0;
  left: -250px;
  background: black;
  width: 250px;
  height: 100%;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

.sidebar-m{
  position: fixed;
  z-index: 1;
  display: block;
  overflow-y: scroll;
  top:0;
  right: 0;
  left:0;
  bottom:0;
  background: #000000;
  width: 100%;
  height: 100%;

}
.active-m {
  left: 0px;
}
.hide-m{
  display:none;
}
.active {
  left: 0px;
}
.hide-s {
  left: -250px;
}
.s-b-icons {
  color: white;
  padding-right: 20px;
  font-size: 32px;
  float:none !important;
}
.sidebarul {
  margin:0;
  padding: 20px 0;
  padding-top: 0px;
  padding-bottom: 10px;
}
.sidebarli{
  list-style: none;
}
.sidebar-a {
  font-weight: 400;
  padding: 8px 55px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.sidebar-a-m{
  padding: 5px 55px;
	color: #fff;
}
.scrollablemenu{
  overflow-y: scroll;
  position: absolute;
  height: 100%;
}
/***css to change button color and shape***/
.btn:hover, .button:hover, a.btn:hover, a.button:hover, button:hover, input[type="submit"]:hover {
	background:none !important;
	color:#898989;
	}
@media  (max-width: 780px) {
.btn:hover, .button:hover, a.btn:hover, a.button:hover, button:hover, input[type="submit"]:hover {
	background:#000 !important;
	color:#fff;
	}
.sidebarbtn {
	border-radius:180px;
	background:#000 !important;
	color:#fff;
	}
 }

.sidebarbtn{
  position: fixed;
  z-index:9999999;
  top:0px;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  cursor: pointer;
  background:none;
  border: none;
  outline: none;
  margin-left: 5px;
}
.sidebarbtn-a {
  top:0px;
  left: 250px;

}
.sidebarbtn-a-m {
  z-index:99999999;
  top:0px;
  right: 0px;
  color: white;

}
.sidebarbtn-h {
  position: fixed;
  top:5px;
  left: 10px;

}

#btnicon:hover{
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}
.sidebarimg {
width: 260px;
margin: 0 auto;
padding-left: 25px;
padding-top: 45px;
padding-bottom:0px;
}
.sidebarimg-m{
  width: 260px;
  padding-top: 30px;
  padding-bottom:20px;
}
.bottomsidebar{
  position:fixed;
  bottom: 40px;
  width: 250px;
  height: 220px;
}
.bottomsidebar-m{
  position:static;
  margin-top:30px;
}

.b-sidebar-a{
  font-weight: 400;
  font-size: 12px;
  padding: 5px 55px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.b-sidebar-a-s{
  font-weight: 400;
  font-size: 10px;
  padding-top: 10px;
  padding-left: 55px;
  padding-right: 40px;
  color: #fff;
  display: block;
  text-decoration: none;
}
.b-sidebar-a-s2{
  font-weight: 400;
  font-size: 10px;
  padding-top: 0px;
  padding-left: 55px;
  padding-right: 40px;
  color: #fff;
  display: block;
  text-decoration: none;
}
#icons-m{
  display: inline-flex;
  padding-left: 55px;
  margin-bottom: 25px;
  margin-top: 10px;
}
.textinput {
  width: 10px;
  box-sizing: border-box;
  font-size: 16px;
  border: none;
  border-radius: 0;
  background-color: #272727;
  background-image: url('https://www.the360mag.com/wp-content/uploads/2020/03/24search.png');
  background-position: 10px 10px; 
  background-repeat: no-repeat;
  padding: 12px 20px 12px 40px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  outline: none;
  margin-left: 50px;
}

.textinput:focus {
  width: 100%;
  padding: 12px 20px 12px 40px;
  color: white;
  background-color: #272727;
  outline: none;
}

.textinput:hover {
  background-color: #272727;
}

/*Menu color changes for mobile*/
@media (max-width: 780px) {
	.sidebar-a-m{color: #fff;}
	.b-sidebar-a {color:#fff;}
	.textinput {background-color: #000;}
	.textinput:focus {background-color: #272727;}
	.textinput:hover {background-color: #272727;}
}

.searchform {
  width: 150px;
margin-left: -10px;
}
.mainlogo{
  width: 160px;

}

#illustrationlogo{
	width: 160px;
}

/*
███    ██  █████  ██    ██ ██  ██████   █████  ████████ ██  ██████  ███    ██
████   ██ ██   ██ ██    ██ ██ ██       ██   ██    ██    ██ ██    ██ ████   ██
██ ██  ██ ███████ ██    ██ ██ ██   ███ ███████    ██    ██ ██    ██ ██ ██  ██
██  ██ ██ ██   ██  ██  ██  ██ ██    ██ ██   ██    ██    ██ ██    ██ ██  ██ ██
██   ████ ██   ██   ████   ██  ██████  ██   ██    ██    ██  ██████  ██   ████
*/
/* line 216, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-navigation {
  background: #000; }
  @media (max-width: 780px) {
    /* line 220, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-navigation > div {
      padding: 0; }
}
  /* line 225, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-navigation .webcom-container {
    background: #000;
    padding: 0; }
  /* line 230, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-navigation .searchbar {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    position: absolute;
    right: 5px;
    top: -4px;
    z-index: 1; }
    /* line 238, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-navigation .searchbar input {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      background: #fff;
      border: 0;
      color: #000;
      font-family: inherit;
      font-size: 12px;
      padding: 8px;
      width: 100%; }
    /* line 249, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-navigation .searchbar div {
      background: #30377f;
      display: none;
      padding: 3px;
      position: absolute;
      left: -52.6px;
      top: -111px;
      width: 250px;
      z-index: 999; }

/* line 262, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.greyspace .webcom-container {
  background: #ffffff;
  padding: .1px 0;
  width: 100%; }
#primary-navigation{
	width: 923px;
	height: 113px;
}
@media only screen and (max-width: 780px) {
#top-banner{
	display:none;
}
}
/*
 ██████ ████████  █████
██         ██    ██   ██
██         ██    ███████
██         ██    ██   ██
 ██████    ██    ██   ██
*/
/* Css for Hover Animation*/
.cta .block img:hover 
{
	transition:.15s;
	transform: scale(1.05);
}


.cta .text{
	text-shadow: 1px 2px 3px rgba(0,0,0, 0.3);
}
@media only screen and (max-width: 780px) {
.cta .text{
	text-shadow: 1px 2px 3px rgba(0,0,0, 0.2);
}
	.cta .block.small h3 {
		margin-top:20px;
	}
}
/* line 277, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.cta .flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 8.5px; }

/* ---- change for columns ----*/
div#pgc-11794-1-0 {
	grid-template-columns: 33% 33% 33%
}
/* change to fix image size in columns and borderlines*/
.block img {
	width: 100% !important;
	border: none !important;
}


/* line 283, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.cta .block {
  margin-bottom: 26.5px;
  position: relative;
  width: 49%; }
  @media (max-width: 780px) {
    /* line 283, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .cta .block {
      width: 100%; } }
  /* line 292, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .cta .block img {
    display: block;
    border-radius: 30px;
}
img.wp-post-image {
    border-radius: 30px;
}
.wp-block-image img{
    border-radius: 30px;
}
.entry-content img{
    border-radius: 30px;
}
    @media (max-width: 780px) {
      /* line 292, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .cta .block img {
        width: 100%; } }
  /* line 300, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .cta .block .text {
    bottom: 15%;
    color: #fff;
    font-family: "century-gothic", sans-serif;
    font-size: 24px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center; }
    @media (max-width: 780px) {
      /* line 300, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .cta .block .text {
        bottom: initial;
        color: #222;
        position: relative; } }
    /* line 317, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .cta .block .text h3 {
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms;
      color: #fff;
      font: 700 50px "century-gothic", sans-serif;
      text-transform: uppercase;
      padding: 0 10px; }
      @media (max-width: 780px) {
        /* line 317, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
        .cta .block .text h3 {
          color: #222;
          font: 40px; } }
      /* line 329, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .cta .block .text h3:hover {
        color: #FF889D; }
  /* line 335, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .cta .block.small {
    width: 32%; }
    @media (max-width: 780px) {
      /* line 335, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .cta .block.small {
        width: 100%; } }
    /* line 342, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .cta .block.small .text {
      bottom: 12%;
      font-size: 18px; }
      @media (max-width: 780px) {
        /* line 342, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
        .cta .block.small .text {
          bottom: initial; } }
    /* line 351, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .cta .block.small h3 {
      font-size: 30px;
      margin-bottom: -5px; }
  /* line 357, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .cta .block ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  /* line 363, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .cta .block .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    /* line 368, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .cta .block .date a {
      color: #fff;
      text-decoration: none; }
      @media (max-width: 780px) {
        /* line 368, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
        .cta .block .date a {
          color: #222; } }
      /* line 376, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .cta .block .date a:hover {
        color: #FF5775; }
    /* line 381, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .cta .block .date i {
      color: #fff;
      margin: 0 10px; }
      @media (max-width: 780px) {
        /* line 381, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
        .cta .block .date i {
          color: #222; } }

/*
██████  ██████  ███████ ██    ██ ██  ██████  ██    ██ ███████     ██ ███████ ███████ ██    ██ ███████ ███████
██   ██ ██   ██ ██      ██    ██ ██ ██    ██ ██    ██ ██          ██ ██      ██      ██    ██ ██      ██
██████  ██████  █████   ██    ██ ██ ██    ██ ██    ██ ███████     ██ ███████ ███████ ██    ██ █████   ███████
██      ██   ██ ██       ██  ██  ██ ██    ██ ██    ██      ██     ██      ██      ██ ██    ██ ██           ██
██      ██   ██ ███████   ████   ██  ██████   ██████  ███████     ██ ███████ ███████  ██████  ███████ ███████
*/
/* line 403, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.previous-issues .webcom-container {
  padding-bottom: 30px; }

/* line 407, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.previous-issues .grey {
  background: #f0f0f0; }

/* line 411, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.previous-issues .title {
  border-bottom: 3px solid #689fce;
  font: 400 40px "century-gothic", sans-serif;
  margin-bottom: 10px;
  padding: 25px 0 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

/*
███████  ██████   ██████ ██  █████  ██          ███    ███ ███████ ██████  ██  █████
██      ██    ██ ██      ██ ██   ██ ██          ████  ████ ██      ██   ██ ██ ██   ██
███████ ██    ██ ██      ██ ███████ ██          ██ ████ ██ █████   ██   ██ ██ ███████
     ██ ██    ██ ██      ██ ██   ██ ██          ██  ██  ██ ██      ██   ██ ██ ██   ██
███████  ██████   ██████ ██ ██   ██ ███████     ██      ██ ███████ ██████  ██ ██   ██
*/
/* line 432, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.social .webcom-container {
  padding-bottom: 25px; }

/* line 436, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.social .grey {
  background: #f0f0f0;
  padding-bottom: 40px; }

/* line 441, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.social .title {
  border-bottom: 3px solid #689fce;
  font: 400 40px "century-gothic", sans-serif;
  margin-bottom: 10px;
  padding: 25px 0 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

/* line 451, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.social .feeds {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }
  @media (max-width: 1260px) {
    /* line 451, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .social .feeds {
      flex-wrap: wrap; } }
  /* line 459, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .social .feeds > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    display: inherit;
    flex-direction: column; }
    @media (max-width: 1260px) {
      /* line 459, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .social .feeds > div {
        width: 100%; } }
    @media (max-width: 650px) {
      /* line 459, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .social .feeds > div {
        width: 100%; } }
    /* line 472, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .social .feeds > div > :last-child {
      height: 420px;
      width: 280px !important; }
  /* line 478, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .social .feeds i {
    color: #153f75;
    font-size: 24px;
    margin: 30px 0 5px; }

/* line 485, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.social #instafeed4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  flex-wrap: wrap; }
  /* line 490, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .social #instafeed4 img {
    margin: 0 10px;
    width: 100px; }

/*
 ██████  ██████  ███    ██ ████████ ███████ ███    ██ ████████
██      ██    ██ ████   ██    ██    ██      ████   ██    ██
██      ██    ██ ██ ██  ██    ██    █████   ██ ██  ██    ██
██      ██    ██ ██  ██ ██    ██    ██      ██  ██ ██    ██
 ██████  ██████  ██   ████    ██    ███████ ██   ████    ██
*/

/*Fix for width problem on mobile*/
.block {
	border: none !important;
}

 /*Fix for whitespace on screens longer than 1940px*/
	.webcom-wrapper{
		min-height:1px !important;
	}



/*to fix image sizing issue on entry-content*/

.entry-content img { 
	width:69%;
}

@media (max-width: 780px) {
	.block { 
		display: block;
		padding: 0px !important;
		width: 100%;
	}
	.entry-content img { 
		width:100%;
}
}
/* line 508, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
body.home .webcom-content {
  display: none; }

/* line 512, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-content .webcom-container {
  padding: 4px 16px; }

/* line 520, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-content .blogfeed .textwidget {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media (max-width: 780px) {
    /* line 520, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-content .blogfeed .textwidget {
      flex-direction: column; } }
  /* line 528, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-content .blogfeed .textwidget .block {
    margin: 0 auto;
    text-align: center;
    width: 30%; }
    @media (max-width: 780px) {
      /* line 528, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-content .blogfeed .textwidget .block {
        margin: 10px auto;
        width: 100%; } }
  /* line 539, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-content .blogfeed .textwidget ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  /* line 545, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-content .blogfeed .textwidget .date {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    /* line 550, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-content .blogfeed .textwidget .date a {
      color: #222;
      text-decoration: none; }
      /* line 554, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-content .blogfeed .textwidget .date a:hover {
        color: #FF5775; }
    /* line 559, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-content .blogfeed .textwidget .date i {
      color: #222;
      margin: 0 10px; }

/* line 566, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-content #instafeed,
.webcom-content #instafeed2,
.webcom-content #instafeed3,
.webcom-content #instafeed4,
.webcom-content #instafeed5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0 0; }
  /* line 575, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-content #instafeed a,
  .webcom-content #instafeed2 a,
  .webcom-content #instafeed3 a,
  .webcom-content #instafeed4 a,
  .webcom-content #instafeed5 a {
    margin: 0 auto; }

/* line 580, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-content .jetpack-display-remote-posts h4 {
  margin: 20px 0 5px; }

/* line 585, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.mceContentBody a, .webcom-content a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  color: #868eb9;
  outline: none; }
  /* line 590, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .mceContentBody a:hover, .webcom-content a:hover {
    color: #FAAE6D; }
@media (max-width: 1024px) {
	.mceContentBody a:hover, .webcom-content a:hover {
    	color: #FF889D; 
	}
	/*tap color for mobile and tablet*/
	body {
		-webkit-tap-highlight-color: #ff577500; 
	}
	
}

/*
███████  ██████   ██████  ████████ ███████ ██████      ███    ██  █████  ██    ██
██      ██    ██ ██    ██    ██    ██      ██   ██     ████   ██ ██   ██ ██    ██
█████   ██    ██ ██    ██    ██    █████   ██████      ██ ██  ██ ███████ ██    ██
██      ██    ██ ██    ██    ██    ██      ██   ██     ██  ██ ██ ██   ██  ██  ██
██       ██████   ██████     ██    ███████ ██   ██     ██   ████ ██   ██   ████
*/
/* line 606, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-footer-navigation {
  padding: 25px 0; }
  @media (max-width: 1260px) {
    /* line 606, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-footer-navigation {
      display: none; } }
  /* line 613, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-footer-navigation .webcom-container {
    background: none; }
  /* line 617, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-footer-navigation .footer-nav {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    /* line 624, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-footer-navigation .footer-nav li {
      display: inline-block; }
      /* line 627, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer-navigation .footer-nav li a {
        color: #fff;
        display: block;
        font-family: "century-gothic", sans-serif;
        font-size: 16px;
        padding: 10px 16px;
        text-decoration: none;
        text-transform: uppercase; }
      /* line 637, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer-navigation .footer-nav li a:hover {
        color: #30377f; }
      /* line 641, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer-navigation .footer-nav li ul {
        display: none; }

/*
███████  ██████   ██████  ████████ ███████ ██████
██      ██    ██ ██    ██    ██    ██      ██   ██
█████   ██    ██ ██    ██    ██    █████   ██████
██      ██    ██ ██    ██    ██    ██      ██   ██
██       ██████   ██████     ██    ███████ ██   ██
*/
/* line 659, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.webcom-footer {
  color: #fff;
  padding-bottom: 35px; }
  /* line 663, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-footer .webcom-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: none; }
    @media (max-width: 1260px) {
      /* line 663, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .webcom-container {
        margin-top: 30px; } }
    @media (max-width: 1024px) {
      /* line 663, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .webcom-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        flex-direction: column; } }
  /* line 677, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-footer .left {
    display: inherit; }
    @media (max-width: 1024px) {
      /* line 677, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .left {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
        
    .subscribtionFormFooter{
        float: right;
        margin-top: 25px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    @media (max-width: 780px) {
      /* line 677, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .left {
        flex-direction: column; } 
        .subscribtionFormFooter{
            width: 300px;
            float: none;
            margin: 0 auto;
            margin-top: 20px;
            margin-bottom: 65px;
            text-align: center;
        }
    }
    /* line 689, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-footer .left .contact {
      display: inherit;
      flex-direction: column;
      line-height: 1.2;
      margin-left: 15px; }
      @media (max-width: 780px) {
        /* line 689, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
        .webcom-footer .left .contact {
          margin: 15px 0;
          text-align: center; } }
      /* line 700, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .left .contact .phone {
        font-weight: 700; }
      /* line 704, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .left .contact .address {
        font-size: 14px; }
      /* line 708, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .left .contact .slogan {
        font-size: 14px;
        margin-top: 15px; }
  @media (max-width: 1024px) {
    /* line 715, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-footer .right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      flex-direction: column;
      margin-top: 25px; } }
  /* line 724, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-footer .icons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 360px) {
      /* line 724, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .icons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        flex-wrap: wrap; } }
    /* line 732, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-footer .icons i {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-transition: all 250ms;
      -moz-transition: all 250ms;
      -ms-transition: all 250ms;
      -o-transition: all 250ms;
      transition: all 250ms;
      background: gray;
      border: 1px solid #d7d7d7;
      border-radius: 50%;
      color: #000311;
      font-size: 18px;
      height: 35px;
      margin-left: 5px;
      width: 35px; }
      @media (max-width: 360px) {
        /* line 732, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
        .webcom-footer .icons i {
          margin: 10px; } }
      /* line 750, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .webcom-footer .icons i:hover {
        opacity: .7; }
  /* line 756, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-footer .paypal img {
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    display: block;
    margin: 10px auto; }
    /* line 761, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-footer .paypal img:hover {
      opacity: .7; }
  /* line 766, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .webcom-footer a {
    -webkit-transition: color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out;
    -ms-transition: color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out;
    transition: color 200ms ease-in-out;
    color: #fff;
    outline: none;
    text-decoration: none; }
    /* line 772, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
    .webcom-footer a:hover {
      color: #30377f; }
	   /* New Footer */
/* Mobile Footer Space Fix
@media (max-width: 800px) and (orientation: portrait) {
	.innerfootercontainer{
	  padding-top: 0px;
    }
}*/
   /* New Footer */
    .innerfootercontainer{
	  padding-top: 25px;
      width:85%;
      height: 100%;
      margin: 0 auto;
    }

/*Spin Animation*/
body.home .logo img {
	-webkit-animation:spin 1.5s linear 1.5s;
    -moz-animation:spin 1.5s linear 1.5s;
    animation:spin 1.5s linear 1.5s;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}
/*Spin Animation End*/
/*Round Logo Clip Solve*/
section.cta {
    padding-top: 10px;
}
section.webcom-content {
    padding-top: 10px;
}
/*Spin Animation*/
.logo img {
	-webkit-animation:spin 1.5s linear 1.5s;
    -moz-animation:spin 1.5s linear 1.5s;
    animation:spin 1.5s linear 1.5s;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } 
}
/*Spin Animation End*/
/*Round Logo Clip Solve*/
section.cta {
    padding-top: 10px;
}
section.webcom-content {
    padding-top: 10px;
}
/*Logo Resize*/
/*Desktop*/
.logo img {
	width: 160px !important;
    /*margin-bottom: 20px !important;*/
    /*margin-left: 20px !important;*/
}
/* Mobile */
/*@media screen and (max-width: 800px) {
	
}*/
@media screen and (max-width: 768px) {
	.logo img {
    	width: 160px !important;
    	/*margin-bottom: 25px !important;*/
    	margin-left: 0px !important;
	}
}
/*Logo Resize End*/
    .logo{
    margin-top: 20px;
    width: 160px;
    margin-right: auto;
    margin-left:20px;
    }
    .iconscontainer {
      height: 40px;
      margin-left: auto;
      margin-top: 20px;
    }
    /*body{
      margin:0;
    }*/
    .footercontainer{
      height: 300px;
      width: 100%;
      background: black;
    }
    .footerimg{
      width: 90px;
      float:right;
      margin-right: 30px;
      margin-top: 30px;
	  visibility:hidden; /*To Hide The Footerimg*/
    }
    .footertext1{
      width: 130px;
      float:right;
      margin-right: 30px;
    }
    .footertext2{
      width: 140px;
      margin: 0 auto;
      margin-top: 30px;
      display: none;
    }
    .footertext2p{
      color: white;
      font-size: 12px;
      text-align: center;
	  padding-top: 40px;
    }
    .footertext1p{
      color: white;
      height: 57px;
      font-size: 12px;
    }
    
    .iconscontainerft{
    text-align: right;
      color: white;
      float:right;
      margin-right: 30px;
      margin-top: 30px;
      margin-left: 30px;
      width: 100%;
    }
    .fab{
      float:right;
      color:white;
      font-size: 32px;
	  padding-right: 15px !important;
      
    }
    .textimg{
      width: 450px;
      height:100px;
      margin-left: auto;
      padding-top: 40px;
    }
    .footercopyright{
      color: white;
      font-size: 12px;
      float: right;
      margin-right: 30px;
      margin-top: 30px;
      margin-left: 30px;
    }
      .footericn{
        margin-right: 5px;
        margin-left:5px
      }
    @media only screen and (max-width: 780px) {
      .footercontainer{
        height: 400px;
      }
      .footertext1p{
        display:none;
      }
      .textimg{
        width: 200px;
        padding-top: 30px;
        margin: 0 auto;
        height: 100px;
      }
   .footerimg {
		width: 100px;
    	float: left;
    	margin-left: 50px;
		margin-right:0;
    	margin-top: 0;
      }
      .iconscontainerft{
        width: 262px;
        height: 100px;
        text-align: center;
        float:none;
        margin-right: 0;
        margin-top: 0;
        padding-top: 10px;
        margin-left: 0;
        margin: 0 auto;
      }
      .fab{
    margin-top: 10px;
    float:none;
      }
      .footercopyright{
        text-align: center;
        width: 300px;
        float: none;
        margin: 0 auto;
        margin-top: 30px;
      }
      .footertext2{
        display: block;
      }
      .footericn{
        margin-right: 5px;
        margin-left:5px
      }
    }
    

/*
 ██████  ██████  ██████  ██    ██ ██████  ██  ██████  ██   ██ ████████
██      ██    ██ ██   ██  ██  ██  ██   ██ ██ ██       ██   ██    ██
██      ██    ██ ██████    ████   ██████  ██ ██   ███ ███████    ██
██      ██    ██ ██         ██    ██   ██ ██ ██    ██ ██   ██    ██
 ██████  ██████  ██         ██    ██   ██ ██  ██████  ██   ██    ██
*/
/* line 788, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.copyright {
  color: #fff;
  font-size: 13px;
  margin-bottom: 60px; }
  /* line 793, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .copyright .webcom-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.5);
    padding: 35px 25px 30px; }
    @media (max-width: 780px) {
      /* line 793, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .copyright .webcom-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        flex-direction: column;
        text-align: center; } }
  /* line 805, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .copyright .author {
    padding-right: 85px;
    position: relative;
    text-align: right; }
    @media (max-width: 780px) {
      /* line 805, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .copyright .author {
        margin-top: 10px;
        padding-right: 0;
        text-align: center; } }
  /* line 817, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .copyright img {
    position: absolute;
    right: 0;
    top: -5px; }
    @media (max-width: 780px) {
      /* line 817, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
      .copyright img {
        position: relative;
        top: 1px; } }

/*
███████ ██      ██  ██████ ██   ██ ███████ ██      ██ ██████  ███████ ██████
██      ██      ██ ██      ██  ██  ██      ██      ██ ██   ██ ██      ██   ██
███████ ██      ██ ██      █████   ███████ ██      ██ ██   ██ █████   ██████
     ██ ██      ██ ██      ██  ██       ██ ██      ██ ██   ██ ██      ██   ██
███████ ███████ ██  ██████ ██   ██ ███████ ███████ ██ ██████  ███████ ██   ██
*/
/* line 837, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.slick-slider {
  -khtml-user-select: none;
  -moz-box-sizing: border-box;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  overflow: visible;
  padding: 0 60px;
  position: relative;
  touch-action: pan-y;
  user-select: none; }

/* line 856, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  /* line 863, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-list:focus {
    outline: none; }
  /* line 867, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-list.dragging {
    cursor: hand;
    cursor: pointer; }

/* line 873, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.slick-slider .slick-list,
.slick-slider .slick-track {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 882, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0; }
  /* line 888, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-track::after, .slick-track::before {
    content: '';
    display: table; }
  /* line 894, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-track::after {
    clear: both; }
  /* line 898, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-loading .slick-track {
    visibility: hidden; }

/* line 903, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.slick-slide {
  display: none;
  float: left;
  height: 220px;
  margin: 0 4px;
  min-height: 1px;
  outline: none;
  padding: 0; }
  /* line 912, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  [dir="rtl"] .slick-slide {
    float: right; }
  /* line 916, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-slide img {
    display: block;
    margin: 0 auto;
    width: auto; }
  /* line 922, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-slide.slick-loading img {
    display: none; }
  /* line 926, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-slide.dragging img {
    pointer-events: none; }
  /* line 930, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-initialized .slick-slide {
    display: block; }
  /* line 934, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-loading .slick-slide {
    visibility: hidden; }
  /* line 938, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
  .slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto; }

/* line 945, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
.slick-arrow.slick-hidden {
  display: none; }

/* line 949, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
button.slick-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  border: 0;
  height: 36px;
  position: absolute;
  text-indent: -9999px;
  width: 23px;
  z-index: 10; }

/* line 960, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
button.slick-prev.slick-arrow {
  background: url("images/left-arrow.png");
  left: 20px; }

/* line 965, G:/ACW - Customer Folders/T/the360mag.com/Maintenance/170510/the360magResponsive/style.scss */
button.slick-next.slick-arrow {
  background: url("images/right-arrow.png");
  right: 20px; }

/*# sourceMappingURL=style.css.map */