/**---------------------------------------------------**\
      Media Queries
\**---------------------------------------------------**/

@media screen and (min-width:220px) and (max-width:766px){
  #header-wrapper {height:40px !important;width:86% !important;margin:5px 7% !important}
  #logo-middle {height:40px !important;width:60% !important;margin:0 20% !important}
  #mainNavbar {margin:-45px 7%;height:40px !important;width:86% !important}
  .navbar-wrap {width:100% !important;margin:0 !important;height:40px !important;line-height:40px !important}
  #big-logo {height:40px !important}
  #big-logo a {height:40px !important}
  #navLeft {height:40px !important;margin:0 !important}
  #navLeft .ico-menu {margin: 11px 18% !important;}
  #navMiddle {height:40px !important;width:calc(80% - 2px) !important}
  #navMiddle .main-menu {display:none}
  #navRight {width: 10% !important;}
  #navRight .search-toggle {width:100% !important}
  #topadvertarea {margin:60px 0 0 !important}
  .custom-bannerad {height:auto !important;width:86% !important}
  .bannerad-left {text-align: center;height:auto !important;width:100% !important}
  .bannerad-right {width:100% !important}
  .main-container {margin:60px 3% !important;width:94% !important}
  #column_01,
  #column_02,
  #column_03 {padding:0 !important;width:100% !important}
  #blog-post-articles article {margin:0 0 10px !important;width:92% !important}
  .block-section {width:100% !important;padding:0 !important;}
  .sidebar {width:94% !important;margin:0 3%}
  #column_04, #column_05 {margin:0 !important;width:100% !important}

  /** Single Blog Posts **/
  .fullwrapper {width:96% !important;margin:60px 2% !important}
  .post-title {width:100% !important;margin:0 0 10px !important}
  .post-title h1 {font-size:1.3rem !important;line-height:1.5rem !important;font-weight:700 !important}
  .mainwrapper {width:90% !important;margin:20px 5% !important}
  #post-article .comment-box {display:none !important}
  #post-article article {padding: 15px 14px !important;}
  #post-article article img-container {}
  #post-article article img-container img {}
  #post-article article iframe {}

  #scrolltopbtn {font-size:1.7rem !important;right:20px !important;bottom:15px !important}
}
@media screen and (min-width:767px) and (max-width:1600px){
  .navbar-wrap {width:98%;margin:0 1%}
  #navLeft {}
  #navMiddle {}
  #navRight {}
}

body {display:block;background:#ffffff}
a {color:#007BC1}
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
a:hover {color:#169ae4}
a,button{text-decoration:none;outline:none;border:0;cursor:pointer}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bold}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}sup{top:-.5em}
img{border-style:none;max-width:100%; height:auto}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}button,select{text-transform:none}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
H1,H2,H3 {font-family: 'Open Sans', cursive}
p {
    font-size: 22px;
    font-weight: 800;
    font-family: sans-serif;
    letter-spacing: .9px;
}

#masthead{top:0;background:#fff;position:fixed;width:100%;z-index:100000001;float:left;border-bottom:1px solid #e9ecef}
#header-wrapper{height:82px;float:left;width:80%;margin:10px 10% 0;transition:all 0.25s ease-in-out 0s}
#logo-middle{float:left;display:block;height:79px;width:20%;text-align:center;margin:0 40%;transition:all 0.25s ease-in-out 0s}
#big-logo{height:79px;width:90%;display:block;position:relative;float:left;margin:0;transition:all 0.25s ease-in-out 0s}
#big-logo a {float:left;width:100%;height:79px;cursor:pointer;display:block}
#svg-wrapper {height:100%;width:99%;float:left}
#svg-wrapper:after {content:"";display:table;clear:both}
#svg-layerOne, #svg-layerTwo {position:absolute;width:100%;height:100%}
#svg-layerOne:after, #svg-layerTwo:after {content:"";display:table;clear:both}
#svg-layerOne #weird-animated {fill:none;stroke:#007BC1;stroke-width:1.750px;-webkit-animation:fadeOut 2s 1.75s ease;-moz-animation:fadeOut 2s 1.75s ease;animation:fadeOut 2s 1.75s ease;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}
#svg-layerTwo #weird-filled {opacity:0;-webkit-animation:fadeIn 2.95s ease;-moz-animation:fadeIn 1.95s ease;animation:fadeIn 1.95s ease;-webkit-animation-delay:1.85s;-moz-animation-delay:1.85s;animation-delay:1.85s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}
@-webkit-keyframes fadeIn {from {opacity:0} to {opacity:1}}
@-moz-keyframes fadeIn {from {opacity:0} to {opacity:1}}
@keyframes fadeIn {from {opacity:0} to {opacity:1}}
@-webkit-keyframes fadeOut {from {opacity:1} to {opacity:0}}
@-moz-keyframes fadeOut {from {opacity:1} to {opacity:0}}
@keyframes fadeOut {from {opacity:1} to {opacity:0}}

#mainNavbar {float:left;display:block;width:100%;text-align:center;height:60px}
.navbar-wrap {float:left;height:60px;line-height:60px;width:80%;margin:0 10%;text-align:center}
#navLeft {height:60px;width:10%;float:left;border-right:1px solid #e9ecef;cursor:pointer;margin:0 0 0 5%}
#navLeft .ico-menu {width:22px;height:18px;float:right;margin:21px 18% 21px 0;position: relative;}
#navLeft .ico-menu .bar {position:absolute;height:2px;width:100%;margin:3px 0;border-radius:2px;background:#202121;overflow:hidden}
#navLeft .ico-menu .bar:nth-child(1) {top:0}
#navLeft .ico-menu .bar:nth-child(2) {top:5px}
#navLeft .ico-menu .bar:nth-child(3) {top:10px}
#navLeft .ico-menu .bar:after {content:'';display:block;width:100%;height:100%; background:#A6ABAB;position:absolute;top:0;right:100%;z-index:1;transition:.3s}
#navLeft .ico-menu .bar:nth-child(1):after {transition-delay:.1s}
#navLeft .ico-menu .bar:nth-child(2):after {transition-delay:.2s} 
#navLeft .ico-menu .bar:nth-child(3):after {transition-delay:.3s}
#navLeft .ico-menu:hover .bar:after {right:0}


#navMiddle {height:60px;width:70%;float:left}
#navMiddle .main-menu {height:60px;width:100%}
#navMiddle .main-menu ul#menu-main-menu {border:none;padding:0;margin:0;display:inline-block;list-style:none;width:100%;height:60px}
#navMiddle .main-menu ul#menu-main-menu li {float:none;display:inline-block;height:60px;text-transform:uppercase;margin:0 12px}
#navMiddle .main-menu ul#menu-main-menu li ul.sub-menu {visibility:hidden;opacity:0;position:absolute;display:block;padding:0 15px 8px;transition:all 0.5s ease-in-out;display:none;background:#fff;border-bottom:1px solid #e9ecef;border-left:1px solid #e9ecef;border-right:1px solid #e9ecef;border-bottom-left-radius:8px;border-bottom-right-radius:8px}
#navMiddle .main-menu ul#menu-main-menu li:hover ul.sub-menu {display:block;opacity:1;visibility:visible}
#navMiddle .main-menu ul#menu-main-menu li ul.sub-menu li {float:left;color:rgb(27, 27, 27);width:calc(100% - 24px);border-radius:8px;transition:all 0.5s ease-in-out 0s}
#navMiddle .main-menu ul#menu-main-menu li ul.sub-menu li:hover {background:rgba(0,0,0,.5);color:#cfcfcf}
#navMiddle .main-menu ul#menu-main-menu li ul.sub-menu li a {float:left;width:100%}
#navRight {float:right;width:14%;text-align:left;border-left:1px solid #e9ecef}
#navRight .search-toggle {float:left;width:60px;text-align:center;cursor:pointer}
#cp {position:fixed;left:-320px;width:280px;padding:30px 20px;top:0;height:100%;background:rgba(236,236,236,1);transition:left 100ms ease-in 0s;z-index:1000000000}
#left-sidebar {float:left;width:280px;display:block;text-align:center}
#left-sidebar h2 {float:left;width:100%;text-align:left;font-size:1.2rem;font-weight:100;margin:0 0 10px;letter-spacing:.25rem}
#left-sidebar p {float:left;display:block;margin:0}
.mc4wp-form-theme label {color:#999;font-weight:400;float:left;text-align:left}
.mc4wp-form-theme {margin:1em 0;float:left;border-bottom:1px solid #c5c4c494;}
#left-sidebar input {float:left;display:block;width:calc(100% - 12px);padding:4px 6px;border-radius:0;margin:5px 0;border:5px solid #d4d4d4}
#left-sidebar textarea {float:left;display:block;width:calc(100% - 12px);border:none;padding:4px 6px;margin:5px 0;border-radius:5px}
.side-menu {float:left;display:block;width:100%}
.side-menu ul, .side-menu ul.sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.side-menu ul a {
  display: block;
  text-decoration: none;
  padding: 6px 10px;
  width: calc(100% - 20px);
  background: #999;
  margin: 0 0 8px 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  transition: all 0.25s ease-out 0s;
}
.side-menu ul a:hover {
  background: rgb(208, 219, 223)
}
.side-menu ul li:hover ul.sub-menu {
  display: block;
  max-height: 500px;
}
.side-menu ul.sub-menu a {
  padding: 6px 0 6px 20px;
  width: calc(90% - 20px);
  margin: 0 0 8px 10%;
}
.side-menu ul.sub-menu a:hover {

}
.side-menu ul.sub-menu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 1.0s ease-out;
  -moz-transition: all 1.0s ease-out;
  transition: all 1.0s ease-out;
}

#searchbox {float:right;right:-100%;width:100%;top:153px;padding: 10px 0%;height:90px;position:fixed;z-index: 1000;background:rgba(236,236,236,1);transition:right 100ms ease-in 0s}
#searchform {width:60%;margin:0 20%;height:90px}
#s {background:transparent;border:none;width:75%;height:66px;border-bottom:1px solid #6d6d6d;border-radius:5px;padding:12px 3%;line-height:66px;font-size:3rem}
#topadvertarea {float:left;width:100%;display:block;height:auto;text-align:center;margin:17vh 0 0}
/**---------------------------------------------------**\
      Main Container Area Rules
\**---------------------------------------------------**/
.custom-bannerad {width:60%;height:263px;margin:0 auto;position:relative;background-color:#E3E7EE}
.bannerad-left {float:left;display:block;width:60%;height:263px}
.bannerad-logo {float:left;margin:15px 0 0 25px}
.bannerad-logo svg {height:80px}
.bannerad-header {float:left;width: calc(100% - 15px);clear:both;text-align:left;margin:20px 0 0 15px}
.bannerh1 {color:#444444;font-family:sans-serif;margin:10px 0 0 45px;font-weight:100;font-size:3rem}
.bannerh2 {color:#444444;font-family:sans-serif;font-weight:100;font-size:1.5rem;margin:10px 0 0 70px}
.bannerad-right {float:right;height:263px;width:40%}
.bannerad-content {background:url('../assets/banner-assets/cool-mintrefresh.png');float:right;display:block;width:100%;height:100%;background-size:90%;background-repeat:no-repeat;background-position-x:390%;background-position-y:50%;transition: all 1.52s ease-in-out 0s}
.custom-bannerad:hover .bannerad-content {background-size:95%;}

.main-container {float:left;width:70%;margin:30px 15% 0;display:block;position:relative}
#blog-post-articles {float:left;width:100%;height:auto}
.post-columns {float:left}
#column_01 {float:left;display:block;width:40%;margin:0;padding:0 2% 0 0}
#column_02 {float:left;display:block;width:26%;margin:0;padding:0 1%}
#column_03 {float:right;display:block;width:26%;margin:0;padding:0 0 0 2%}
.category-wrapper {float: left;
  width: 67%;
  position: relative;
  margin-right:3%}
#blog-post-articles article {float:left;margin:0 0 50px;width:86%;overflow:hidden;border-radius:14px;position:relative;padding:20px 4%;border:1px solid #e9ecef;transition:all .25s ease-in-out 0s}
#blog-post-articles article:hover {border:1px solid #007BC1;box-shadow:0 13px 31px -3px rgba(0,0,0,.35);-moz-box-shadow:0 13px 31px -3px rgba(0,0,0,.35);-webkit-box-shadow:0 13px 31px -3px rgba(0,0,0,.35)}
#blog-post-articles article a {float:left;width:100%;height:auto}
#blog-post-articles article .the-title {float:left;display:block;width:100%;padding:0px}
#blog-post-articles article .the-title h2 {color:#000;float:left;font-size:1.8rem;margin:0;line-height: 130%}
#blog-post-articles .img-container {float:left;width:100%;height:250px}
#blog-post-articles .img-container figure {float:left;padding:0;margin:0;width:100%;height:250px;overflow:hidden;position:relative}
#blog-post-articles .img-container figure img {top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;max-width:100%;float:left;padding:0;margin:0;position:relative;transition:all .92s ease-in-out 0s}
#blog-post-articles article:hover .img-container figure img {transform: scale(1.3) rotate(7deg)}
#blog-post-articles article .cat-link {float:right;display:block;width:auto;z-index:100;background:#007BC1;position:absolute;bottom:0;right:0;padding:5px 3%}
#blog-post-articles article .category-name {float:left;display:block;margin:0 0 -23px;z-index:100000000;position:absolute}
#blog-post-articles article .category-name ul {padding:0;margin:0;list-style:none;float:left}
#blog-post-articles article .category-name ul li {float:left;display:block;font-size:12px;padding:5px;background:#000;margin:0 3px 0 0}
#blog-post-articles article .category-name ul li a {font-weight:300;color:#fff;text-transform:uppercase}
#blog-post-articles article .socialWarf {
  float: left;
  width: 100%;
}
.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
  width: 100% !important;
  margin: 10px 0px 0px !important;
}
.block-section {
  float: left;
  display:block;
  width: 90%;
  padding: 0 5%;
}
#column_04, #column_05 {
  float: left;
  display: block;
  width: 64%;
  margin-right: 6%;
}
.sidebar {
  float: right;
  width: 30%;
}
.sidebar .sidebar-widget section {
  width: 86%;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  text-align: center;
  padding: 20px 4%;
  border: 1px solid #E9ECEF;
  box-shadow: 0 13px 31px -3px rgb(0 0 0 / 35%);
  margin: 0 0 40px;
  background: #007BC1;
}
.sidebar .sidebar-widget section h2 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 100;
  margin: 0 0 10px;
  letter-spacing: .25rem;
}
.sidebar .sidebar-widget section label {color:#999;font-weight:400;float:left;text-align:left}
.sidebar .sidebar-widget section form {margin:1em 0;float:left;border-bottom:1px solid #c5c4c494;}
.sidebar .sidebar-widget section input {float:left;display:block;width:calc(100% - 12px);padding:4px 6px;border-radius:0;margin:5px 0;border:5px solid #d4d4d4}
/**---------------------------------------------------**\
      Single Post Rules
\**---------------------------------------------------**/
/* The progress container*/
.progress-container {position:fixed;top:0;z-index:10000000000;width:100%;height:8px;background:transparent}
/* The progress bar (scroll indicator) */
.progress-bar {height:8px;background:#007BC1;width:0%}
@-webkit-keyframes progress-bar-stripes {from {background-position:40px 0}to {background-position:0 0}}
@keyframes progress-bar-stripes {from {background-position:40px 0}to {background-position:0 0}}
.progress.active .progress-bar,
.progress-bar.active {-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}
.progress-striped .progress-bar,
.progress-bar-striped {background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}

.fullwrapper {    
  width: 70%;
  display: block;
  float: left;
  margin: 30px 15% 0;
  position: relative;
}
.post-title {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 50px;
  border: 1px solid #e9ecef;
  border-radius: 9px;
  box-shadow: 0 13px 31px -3px rgb(0 0 0 / 35%);
}
.post-title h1 {
  font-size: 3.4rem;
  line-height: 3.45rem;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
  padding: 18px 0 12px;
  text-shadow: 2px 2px 0 rgba(73,163,226,0.43);
}
.the-post-details {
  float: left;
  display: block;
  margin: 0 0 10px 2%;
}
.the-post-details i {color: #4a4646;}
.attachment-blog-post-thumbnail {
  width: 100%;
}
.mainwrapper {
  float: left;
  width: 67%;
  position: relative;
  margin-right: 3%;
}
#post-article article {
  padding: 15px 3rem;
  border: 1px solid #e9ecef;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px ;
  transition:all .25s ease-in-out 0s;
  box-shadow: 0 13px 31px -3px rgb(0 0 0 / 35%);
}
#post-article:hover article {
  border: 1px solid #007BC1;
  box-shadow: 0 13px 31px -3px rgb(0 0 0 / 35%);
}
#post-article .comment-box {
  position: absolute;
  left: -55px;
  color: #fff;
  background-color: #007BC1;
  width: 56px;
  padding: 18px 0;
  text-align: center;
  font-size: 1.125em;
  top: 0px;
}
#post-article .comment-box a {color:#fff}
#post-article .comment-box .trg {
  border-color: #007BC1 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 0 0;
  height: 0;
  position: absolute;
  left: 56px;
  width: 0;
  top: 0px;
}
/*#post-article .inner-article {}
#post-article .the-post-details {}*/
#ad-wrapper {float:left;display:block;width:100%;margin:32px 0;text-align:center}

/**---------------------------------------------------**\
      Comments Rules
\**---------------------------------------------------**/
.comments {
  float: left;
  box-sizing: border-box;
  width: 100%;
  margin: 25px 0 15px;
}
.commentslist {
  float: left;
  list-style: none;
  margin: 0;
  padding: 15px;
  font-size: 15px;
  width: 100%;
}
.commentslist li {
  background: #f7f7f7;
  float: left;
  width: 100%;
  margin: 0 0 30px;
}
.commentslist li article {
  border: none !important;
  box-shadow: none !important;
}
.commentslist li .comment-author {
  float: left;
  width: 80px;
  height: 80px;
  margin: 0 8px 8px 0;
}
.commentslist li .comment-author img.avatar {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 100%;
}
.commentslist li .children {
  list-style: none;
}

.comment-respond {
  float: left;
  padding: 15px;
  width: 95.6%;
  margin: 25px 0;
}
textarea#comment {
  width: 96%;
  border: 1px solid #ccc;
  padding: 2%;
  border-radius: 8px;
  resize: none;
  margin: 0 0 8px;
}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
  float: left;
  width: 29.333%;
  margin: 0 2%;
}
p.comment-form-author input, p.comment-form-email input, p.comment-form-url input {
  float: left;
  width: 90%;
  border: 1px solid #ccc;
  line-height: 20px;
  padding: 5px 5%;
  border-radius: 10px;
}

/**---------------------------------------------------**\
      Footer Rules
\**---------------------------------------------------**/
footer {
  float: left;
  width: 80%;
  position: relative;
  bottom: 0;
  margin-top: 30px;
  padding: 0 10% 25px;
  border-top: 9px solid #007BC1;
  color: #fff;
  background: #232323;
}
.footer-container {
  padding: 41px 0 0;
  position: relative;
  width: 100%;
  margin: 0 auto;
  float: left;
}
footer .navi {
  float: left;
  width: 30%;
}
footer .foot-logo {
  float: left;
  height: 60px;
  text-align: left;
}
footer .foot-logo svg {
  float: left;
  height: 60px;
  margin: 0 0 0 40%;
}
footer .foot-nav {
  float: left;
  clear: both;
  width: 100%;
  display: block;
  margin: 55px 0 65px;
}
footer .foot-nav ul {
  padding: 0;
  margin: 0;
}
footer .foot-nav li {
  list-style: none;
  float: left;
  display: block;
  margin: 0 8px;
  padding: 0;
}
footer .foot-nav a {
  color: #fff;
  font-size: 15px;
  transition: color 200ms;
}
footer .foot-nav a:hover {
  color: #007BC1;
}
footer .subscribe {
  float: left;
  width:40%
}
footer #middlefooter-sidebar {
  float: left;
  display: block;
  width: 80%;
  margin: 0 10%;
}
footer #middlefooter-sidebar h2 {
  text-align: center;
  margin: 0 0 15px;
  font-weight: 100;
  letter-spacing: .25rem;
}
footer #middlefooter-sidebar form {
  margin: 0;
  border-bottom: none;
}
footer #middlefooter-sidebar p {
  margin: 0;
  float: left;
  width: 100%;
  text-align: center;
}
footer #middlefooter-sidebar input {
  float: left;
  display: block;
  padding: 4px 6px;
  border: 5px solid #d4d4d4;
  border-radius: 0;
  width: 48%;
  margin: 0 1% 15px;
}
footer #middlefooter-sidebar input[type=submit] {
  width: 80%;
  margin: 0 10% 15px;
}
footer .info {
  float: left;
  width: 30%;
}
footer .info .social {
  text-align: center;
  margin: 37px 10px 30px;
}
footer .social a {
  color: #fff;
  margin: 0 8px;
  display: inline-block;
  transition: color 200ms;
}
footer .social a:hover {
  color: #007BC1
}
footer .social .fab {
  padding: 0 9px;
  font-size: 27px;
  line-height: 31px;
}
footer .legal {text-align: center;}
footer .legal p {
  font-size: 10px;
  line-height: 15px;
  color: #fff;
  letter-spacing: .04em;
}
footer .legal a {
  color: #f9f9f9;
  font-weight: 700;
  text-decoration: underline;
  transition: all 200ms;
}
footer .legal a:hover {
  color: #007BC1;
  text-decoration:none
}
#scrolltopbtn {
  position: fixed;
  bottom: 25px;
  right: 55px;
  color: #fff;
  font-size: 3rem;
  border: none;
  border-radius: 8px;
  background: #007BC1;
  padding: 10px;
  transition: color 200ms;
}