/*
Theme Name: Coffs Coast Audio by Giant Media
Description: Custom responsive theme for Coffs Coast Audio
Version: 1.0
Author: GiantMedia.com.au
*/
/*  RESET ALL  ============================================================================= */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/*  Standard styling site wide  ============================================================================= */
@font-face {
	font-family: 'circular';
	src: url('fonts/CircularStd-Black.eot') format('embedded-opentype'), 
	     url('fonts/CircularStd-Black.woff') format('woff'), 
	     url('fonts/CircularStd-Black.ttf')  format('truetype');
    font-weight:700;
}
@font-face {
	font-family: 'circular';
	src: url('fonts/LINETO-CIRCULAR-MEDIUM.TTF')  format('truetype');
    font-weight:500;
}
@font-face {
	font-family: 'circular';
	src: url('fonts/CircularStd-Book.eot') format('embedded-opentype'), 
	     url('fonts/CircularStd-Book.woff') format('woff'), 
	     url('fonts/CircularStd-Book.ttf')  format('truetype');
    font-weight:400;
}

body, textarea { line-height:1.7; font-size:17px; color:#5c5c5c; font-family: 'circular', sans-serif; }
p { font-family: 'circular', sans-serif;margin-bottom:13px; margin-right:0px; color:#5c5c5c; line-height:1.7; font-size:17px; font-weight:400;  }
ol { margin:10px 0px; color:#5c5c5c; margin-left:30px; font-weight:400; }
ul { margin:10px 0px; color:#5c5c5c; margin-left:30px; font-weight:400; }
li { line-height:1.6; font-weight:400;  }
a { color:#84b030; text-decoration:none; font-weight:400; }
a:hover { color:#888888; }
a img { -webkit-transition: all 500ms; transition: all 500ms;  }
address { font-style:normal !important; margin-bottom: 13px!important; }
hr { margin:30px 0; background:#ddd; height:1px; border:none; width:100%; display:block; }
/*  stops iphone changing color of phone numbers
============================================================================= */
a[href^=tel] {text-decoration:inherit; color:inherit;}
/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {	width: device-width; }
@viewport { width: device-width; }
/* headings  ================================================== */
h1,h1 a { font-family: 'circular', sans-serif; font-weight: 700; margin:13px 0px 23px 0px; color:#212121; font-size:40px; text-decoration:none; padding-bottom:0px; text-transform:none; line-height:1.3; text-transform:none;  }
h2, h2 a { font-family: 'circular', sans-serif; font-weight: 700; margin:0px 0px 30px !important; color:#212121; font-size:35px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; padding-bottom:0px; text-transform:none;  line-height:1.1; }
h3, h3 a { font-family: 'circular', sans-serif; font-weight: 500; margin:0px; color:#99ca3c; font-size:28px; text-decoration:none; -webkit-transition: all 500ms; transition: all 500ms; padding:0px 0px 13px; line-height:1.3; }
h4, h4 a, h5, h5 a { font-family: 'circular', sans-serif; margin:0px 0px 15px; color:#84b030; font-size:18px; text-decoration:none; font-weight:500; line-height:1.6; letter-spacing: 2px;}

/* responsive block elements. Make sure images etc squash down */
iframe { max-width:100%!important; display:block; margin:0px auto; }
img  { max-width:100% !important; height:auto; display:block; }
textarea { font-family: inherit; font-size: inherit; }
small {  font-size:12px; }

/*  HEAD  ============================================================================= */
.social { display: inline-block !important; vertical-align: middle; }
.social a span { display: inline-block; width:35px; height:35px; background:#fff; color: #84b030; line-height: 35px; text-align: center; border-radius:50%; margin-right: 2px;font-size: 15px;}
.header 
  .desktop { display: block; }
  .mobile { display: none; }
.owl-next { right:-150px !important; opacity:.3 !important; -webkit-transition: all 500ms; transition: all 500ms;
    top: 50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
 }
.owl-next:hover { opacity:1 !important; }
.owl-prev { left:-150px !important; opacity:.3 !important; -webkit-transition: all 500ms; transition: all 500ms;
    top: 50% !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
 }
.owl-prev:hover { opacity:1 !important; }
.brandsection { padding:70px 0 30px !important; }
.brandsection h2 { font-size:25px !important; margin-bottom: 10px !important;}
.owl-carousel .owl-item {
    display: inline-block !important;
    vertical-align: middle !important;
    float:none !important;
}
.owl-carousel .owl-item img { width: auto !important; }
.date {   color:#555a6e; padding: 0px; font-size:14px; display:block; height:auto; font-weight:700; width:auto; text-align:left; margin:0px; border-radius:0px; }
.foot-strip .date { background:#9ace6e; color:#fff; padding: 28px 23px; font-size:18px; display:block; height:auto; width:auto; text-align:center; float:left; margin:18px; border-radius:9px; }
::-webkit-input-placeholder { color:#333; font-weight:700; }
::-moz-placeholder { color:#333; font-weight:700; } /* firefox 19+ */
:-ms-input-placeholder { color:#333; font-weight:700; } /* ie */
input:-moz-placeholder { color:#333; font-weight:700; }
.h-sub ::-webkit-input-placeholder { color:#999; font-weight:400; }
.h-sub ::-moz-placeholder { color:#999; font-weight:400; } /* firefox 19+ */
.h-sub :-ms-input-placeholder { color:#999; font-weight:400; } /* ie */
.h-sub input:-moz-placeholder { color:#999; font-weight:400; }


.header { z-index:1000; height:auto; display:block; padding:0 !important;  position:relative; top:0px; left:0px; background:#99ca3c; overflow:visible;}
.head {  }
.top-logo { }
#logo { border-radius:9px 0px 0px 9px;  display:block; float:none; position: relative; margin:0px auto; padding:0px; z-index:1200; overflow:visible; text-align:left; }
#logo img { max-width:100%!important; width:205px; height:auto; overflow:visible; -webkit-transition: all 500ms; transition: all 500ms; padding:0px; margin:0px!important;}
.phtop { float: right;padding: 5px 8px;color: #fff; text-shadow: 0px 0px 5px #666; border: 1px solid #fff;margin-top: 8px; -webkit-transition: all 500ms; transition: all 500ms; }
.phtop:hover { background:#fff; color:#2e9fb5; text-shadow: 0px 0px 0px #666;}

.xoo-wsc-footer a.button {
    width: 100%;
    text-align: center;
    display: block;
    padding: 13px 0px;
    color: white;
    background-color: #99ca3c;
}
/*  HOME  ============================================================================= */
.news-item span { color:#84b030; }
.subpages { margin-left:0; margin-bottom: 0;}
.subpages li { display: inline-block;  margin-left:0; list-style: none; }
.subpages .current_page_item a { color:#555 !important; }
.subpages li:after { content:''; height:20px; width:1px; background:#555; display: inline-block; margin:0 10px 0 15px; vertical-align: middle; }
.subpages li:last-of-type:after { display: none; }
.h-book h2 { font-size:45px; }
.brand { display: inline-block; width:15%; margin-right:1%; vertical-align:middle; margin-bottom:50px; }
.brand img { max-width:90% !important; margin:0px auto; max-height:120px !important; width:auto; }

.fullscreen {
  width: 100%;
  padding: 0 7%;
  display: table;
  margin: 0;
  max-width: none;
  height: 100vh;
}
.content {
  display: table-cell;
  vertical-align: middle;
}
.top { padding: 20px 0 !important; }
.secondtop { background:#84b030; text-align:right; padding:0px!important; color:#fff; }
.subscribe { display: inline-block !important; vertical-align: middle; margin-right: 20px;}
.subscribe a { color:#fff; font-size:16px; padding:10px 20px; display: inline-block; -webkit-transition: all 500ms; transition: all 500ms; font-family: 'circular', sans-serif;font-weight: 500;cursor: pointer;}
.secondtop a:last-child { padding-right:0; }
.secondtop a:hover { color:#333; }

.tag { text-align:left; position: relative;top: 20px;}
.tag svg { display: inline-block; vertical-align: middle; max-width: 90% !important;}
#footer .tag svg { float:right; right:0 !important;  }
.tag span { color:#fff; font-size:16px; padding:13px 15px; font-weight:500; display: inline-block; vertical-align: middle; }
.tag span:first-of-type { padding-left:0; }
.tag dot { display: inline-block; vertical-align: middle; height:5px; width:5px; background:#fff; border-radius: 50%; }

#footer_wrap .tag { text-align:right; display:block; position: absolute;right: -5px;top: 70px;}
#footer_wrap .tag span { color:#fff; font-size:14px; padding:13px 10px; }

#paralax1,
#paralax2,
#paralax3,
#paralax4,
#paralax5,
#paralax6 { padding:0px!important; }

#paralax1 h4, #paralax2 h4, #paralax3 h4 { text-transform: uppercase; }
#paralax1 h2, #paralax3 h2 { color:#fff; }

.welcome { padding:100px 0px 50px !important; background: #f7f7f7;}

.h-book { background:url(images/h-wel.jpg) 50% 50% no-repeat; background-size:cover; text-align:center; padding:150px 0px !important; }
.h-sub { background:#212121; padding:30px 0px 20px !important; }
.h-sub h3 { margin-top:20px; }
.h-sub h2 { color:#aeaeae; padding:23px 0px; margin:0px; }
.h-sub form p { width: 48%; margin: 3px auto; float: left; margin-left: 2%; }
.h-sub input[type="email"] { height:70px; margin:0; font-size: 18px;padding: 10px 30px;background: #2d2d2d;border: none;color: #fff;}
.h-sub input[type="submit"] { cursor:pointer; margin: 0;height: 70px;border: 2px solid #aeaeae;letter-spacing: 2px;font-size: 17px;font-family: 'circular', sans-serif;font-weight: 500;text-transform: uppercase;background: none;color: #aeaeae;}

.nopadd { padding:0px!important; }

.item-box { /*! padding:40px; */ /*! box-shadow:0px 5px 30px -10px rgba(0,0,0,0.3); */ transition: all .5s ease-in-out; }
.item-box:hover img { transform: scale(1.02);   }
.item-box h3 { padding:30px 0px 15px; }

.brandblock { display:inline-block; width:20%; }
.conect { padding:0px; margin:0px; list-style:none; text-align:center; }
.imgbox { /*! padding:23px; */ /*! box-shadow:0px 10px 30px -10px rgba(0,0,0,0.3); */ }

/*  WOO ============================================================================= */


/*  EVENTS ============================================================================= */
.tel-mob {
    position: fixed;
    bottom: 10px;
    left: 14px;
    height: 49px;
    width: 49px;
    background: url(/wp-content/uploads/2019/02/phone.png) no-repeat center #99ca3c;
    border-radius: 50%;
    display: none;
    background-size: 16px;
    z-index: 99999;
}

/*  BODY/PAGE/CONTENT  ============================================================================= */

.button { background:none; margin:0px; padding:15px 40px; -webkit-transition: all 500ms; transition: all 500ms; color:#212121; display:inline-block; text-transform:uppercase; border:2px solid #212121; border-radius:40px;  letter-spacing: 2px;font-size: 17px; font-family: 'circular', sans-serif;font-weight: 500;}
.button:hover { background:#212121; color:#fff; }

.buttonr { background:none; margin:0px; padding:15px 40px; -webkit-transition: all 500ms; transition: all 500ms; color:#99ca3c; display:inline-block; text-transform:uppercase; border:2px solid #99ca3c; border-radius:40px;  letter-spacing: 2px;font-size: 17px;font-family: 'circular', sans-serif;font-weight: 500;}
.buttonr:hover { background:#99ca3c;  color:#fff;  }


/* ============================================================================= */
/* rusable elements below */
.page-numbers { font-size:20px; padding:23px 5px; color:#666; text-decoration:none; display:inline-block; }
 .page-numbers:hover { color:#ccc; text-decoration:none; }
 .current:before { content: "["; } 
 .current:after { content: "]"; } 
#breadcrumbs { margin:0px; color:#dddddd; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
#breadcrumbs a { text-decoration:none; font-weight:300; color:#f1f1f1; text-shadow:1px 1px 1px rgba(0,0,0,0.5); }
.sitemap li a { text-decoration:none; font-size:22px; }
.sitemap li a:hover { color:#666; }
.page_link { position:relative; min-height:460px; font-size:24px; display:block; color:#333; border-bottom:1px solid;   background: #212121;overflow: hidden;}
.page_link h3 { color:#fff; text-align: center; }
.page_link img { position:absolute; top:100px; left:50%; transform:translateX(-50%); -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);margin-top: 40px;max-width: 85% !important;}
.page_link:hover { color:#ccc; border-bottom:1px solid; }
.copy { line-height:1.4; font-weight:300; }
.img-date { position:absolute; top:0px; left:0px; padding:13px; border-radius:0px 0px 8px 0px; color:#fff; background:#67a8bd; }
.odd { background:#fbf9f9; }
.Ilink { margin-top: -60px;        /* Size of fixed header */
  padding-bottom: 60px; 
  display: inline-block; overflow:hidden; }
form { }
form p { width:100%; margin:3px auto; }
input[type="email"], select, input[type="password"], input[type="text"], .form-phone , textarea, input[type="tel"]{
    border:1px solid #ddd;
    background:#f5f5f5;
    color: #333;
    padding: 10px 20px;
    width: 100%;
    box-sizing: border-box;
    margin:5px auto;
    display: inline-block;
    font-size:16px;
    border-radius:0px;
    font-family:inherit;
border-radius:5px;
    height: 70px;
}
textarea { height:120px; }
input[type="submit"] { cursor:pointer; margin: 0;height: 70px;border: 2px solid #212121;letter-spacing: 2px;font-size: 17px;font-family: 'circular', sans-serif;font-weight: 500;text-transform: uppercase; display: block;width: 100%;border-radius: 5px;cursor: pointer;background: none; -webkit-transition: all 500ms; transition: all 500ms;}
input[type="submit"]:hover { background-color:#212121; color:#fff;  }
.h-serv ul { list-style:none; }
.h-serv li a { font-family:inherit; font-size:18px; border:none; padding:8px 55px 8px 5px; float:none; margin:0px 0px 13px 0px; width:66%; min-height:50px;
background:url(images/greenarrow.png) right center no-repeat #8baf3f; color:#fff; display:inline-block; text-transform:uppercase; cursor:pointer; -webkit-transition: all 500ms; transition: all 500ms; border-radius:0px;  background-size:auto 100%; }
.h-serv li a:hover { color:#fff; background:url(images/greenarrow.png) right center no-repeat #77930b;  background-size:auto 100%; }
.navigation {display:block; padding:50px 0px; }
.navigation .alignleft a, .alignright a {  background:#99ca3c; margin:0px; padding:13px 23px; -webkit-transition: all 500ms; transition: all 500ms; color:#22a5a3; display:inline-block; text-transform:none; color:#fff; }
.navigation .alignleft a:hover, .alignright a:hover { background:#84b030; color:#fff; }


/*  SLIDE  ============================================================================= */

#sliderBlk { position:relative; background:url(images/sliderbkg.jpg); padding:0px 0px 0px 0px; z-index:3000; }
.slider-title { padding:18px 23px!important; background:#00349a; color:#fff; font-size:32px; font-weight:700px; display:block;}


/*  FOOT  ============================================================================= */
#footer_wrap { background:#181a1b; padding:33px 0px!important; position:relative; border-top:2px solid #0a0a09; }
#footer_wrap h2 { margin-top:0px; font-size:32px; }
#footer_wrap h3 { color:#fff; }
#footer_wrap td { min-width:130px; }
#footer_wrap p { color:#fff; margin-right: 0px; }
#footer_wrap ul { text-align: left; float: none; width: auto; margin: 13px 0px 0px; position: relative; }
#footer_wrap li { display:block; margin:0px 0px 0px 0px; float:none; width:auto; text-align:left; padding:0px 0px;  }
#footer_wrap ul li a { width:100%; display: block; text-decoration: none; color:#fff; text-transform:none; font-size:18px; padding:0px 18px 13px 0px; margin:0px; font-weight:500; -webkit-transition: all 500ms; transition: all 500ms; }
#footer_wrap ul li:last-child { }
#footer_wrap ul li ul li:last-child {  }
  #footer_wrap ul li a:hover { color:#99ca3c!important; text-decoration: none;   }
#footer_wrap li a:hover{ color:#99ca3c!important; text-decoration: none;  }
#footer_wrap ul li ul { display:none; position:relative; top:0px; left:0px; float:none; min-width:100px; margin:0px;  }
#footer_wrap ul li ul li { display:block; width:100%; padding:0px; float:none; min-height:30px; }
#footer_wrap ul li ul li a{ font-size:12px!important; display:block; width:100%; padding:5px 0px; color:#99ca3c; background:none; }
#footer_wrap .current_page_item a {  color:#99ca3c!important; background:none; }
#footer_wrap .current_page_item ul li a { text-decoration:none!important; }
#copy-foot {  padding: 40px 0 0; text-align: left;opacity: 0.5;}
#copy-foot a {  text-decoration:none; font-size:12px; }
#copy-foot p { font-size:12px;}
#copy-foot a:hover { color:#CCC; }
.footer-logo { text-align:right; }
.footer-logo img { float:right; }

.social { display:block; clear:both; }
.social img { display:block; float:left; margin-right:8px; padding-top:5px; -webkit-transition: padding 500ms;transition: padding 500ms; }
.social img:hover {  padding-top:0px; }
#footer_wrap .button-green { clear:both; margin:23px 0px!important; float:left; }
#footer_wrap .button-green:hover { clear:both; margin:23px 0px!important; float:left; background:#fff; color:#3f7bab; }
.major { width:100%; color:#fff; font-size:22px; margin:13px 0px 23px; display:block;  }
.minor { width:100%; color:#fff; font-size:18px; margin:4px 0px; display:block; }
.footer-form h2 { color:#00aeef!important; margin:0px 23px; }
#footer_wrap address { color:#214678; }
.foot-bot { background:#000000; padding:50px 0px!important; }
.foot-bot p { color:#c3c9cc; } 
.foot-bot a { color:#c3c9cc; } 




/* checkout styling ends */

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: unset;
    /* padding: 0px; */
    /* float: none; */
    width: 100%;
}

span.woocommerce-input-wrapper {
    display: block!important;
    width: 100%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    /* max-width: unset; */
    /* padding: 0px; */
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: unset!Important;
    padding: 0px!Important;
    width: 100%;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    font-size: 20px;
    margin-top: 23px;
}

.woocommerce ul#shipping_method li {
    margin-bottom: 0px;
}

h3#order_review_heading {
    width: 50%;
    float: right;
    color: #131210;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 45%;
    float: left;
}
.select2-selection__rendered {
    line-height: 50px!important;
    height: 50px;
    font-size: 16px;
    padding: 0px 13px!Important;
    color: #163a4f!important;
}

span.select2-selection.select2-selection--single {
    height: 50px;
    line-height: 50px;
    border-color: #d4d1ca;
}

span.select2-selection__arrow {
    height: 50px!important;
}
div#order_review {
    width: 46%;
    float: right;
    background-color: #fff;
    padding: 30px;
    box-shadow: 0px 0px 10px rgba(28, 25, 25, 0.1);
}
.woochecks label {
    font-size: 16px;
    margin-bottom: 0px;
    color: #212529;
}

.woocommerce form .form-row input {
    height: 50px;
    border: 1px solid #d4d1ca;
    border-radius: 4px;
    padding: 13px;
}


.woocommerce form .form-row input::placeholder {
font-size: 14px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #ffffff;
}

.woocommerce-privacy-policy-text p {
    color: #000!important;
}
/* checkout styling */


#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 40px!important;
    padding-left: 3px;
    margin: 0;
    display: inline-block;
}

.payment_box.payment_method_stripe .form-row.form-row-last {
    width: 41%;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px;
    background-color: #fff;
    outline: 0;
    border-radius: 3px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #84b030;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    margin-bottom: 13px!important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { text-align: center; }


.woocommerce ul.products li.product .button {
    margin-top: 1em;
    background-color: #84b030;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
}


.woocommerce ul.products li.product .price {
    color: #77a464;
    display: block;
    font-size: 20px!important;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em;
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%!important;
    height: auto!important;
    box-shadow: none;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 34px;
    border-radius: 3px;
    border: 1px solid #dddddd;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #84b030;
    color: #fff;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    font-size: 16px;
    font-weight: 100;
}

/*  SECTIONS  ============================================================================= */
.wrapper { width:100%; padding:40px 0px; clear: both;}
.div_row { margin:0px auto!important; max-width:1280px !important; position:relative; }
.full-width { width:100%!important; max-width:100%!important; }

.section {	clear: both; padding: 0px; margin: 0px; }
/*  GROUPING  ============================================================================= */
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
/*  GRID COLUMN SETUP   ==================================================================== */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
}
/*  GRID OF TWELVE   ============================================================================= */
.span_12_of_12 { width: 100%; }
.span_11_of_12 { width: 91.53%; }
.span_10_of_12 { width: 83.06%; }
.span_9_of_12 {	width: 74.6%; }
.span_8_of_12 {	width: 66.13%; }
.span_7_of_12 {	width: 57.66%; }
.span_6_of_12 {	width: 49.2%; }
.span_5_of_12 {	width: 40.73%; }
.span_4_of_12 {	width: 32.26%; }
.span_3_of_12 {	width: 23.8%; }
.span_2_of_12 {	width: 15.33%; }
.span_1_of_12 {	width: 6.86%; }

.span_5_of_5 {
	width: 100%;
}

.span_4_of_5 {
  	width: 79.68%; 
}

.span_3_of_5 {
  	width: 59.36%; 
}

.span_2_of_5 {
  	width: 39.04%;
}

.span_1_of_5 {
  	width: 18.72%;
}

.fourty{ width:40%; float:left; }
.sixty{ width:60%; float:left; }
.fifth { width:20%; float:left; }
.quater { width:25%; float:left;  }
.fifty{ width:50%; float:left;  }

.third { width:33%; float:left; background:#22a5a3; border-bottom:10px solid #127b79; }
.thirdm { width:34%; float:left;  background:#127b79; border-bottom:10px solid #0e6867; }

.third h3, .thirdm h3 { color:#fff; text-align:center; padding:13px 0px; font-weight:700; }
.third p, .thirdm p { color:#fff; }
.third img, .thirdm img { margin: 0px auto; }

.two-thirds { width:70%; float:left; }
.h-icons { padding:0px!important; }


/*  Animations  ============================================================================= */
.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		opacity: 0.2;
	}
	50% {
		opacity: 1;	
	}	
	100% {
		opacity: 0.2;
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-opacity: 0.2;	
	}
	50% {
		-webkit-opacity: 1;	
	}	
	100% {
		-webkit-opacity: 0.2;
	}			
}

/*  SUNDRIES  ============================================================================= */
.absolute { position:absolute; top:0px; left:0px; }
.fr { float:right; }
.fl { float:left; }
.tl { text-align:left; }
.tr { text-align:right; }
.big { font-size:26px!important; padding-bottom:13px; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#0270a1!important; }
.grey { color:#212121 !important; }
.lightgrey { background:#f7f7f7; }
.pink{ color:#ff3692!important; }
.black { color:#212121; font-size:28px;  }
.light-orange { color:#f58220!important; }
.aligncenter { margin: 0px auto; }
.green { color:#2e7a32!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.bgwhite { background:#fff; }
.rounded { border-radius:9px; }
.inline { display:inline; }
.ML0 { margin-left:0px!important; }
.M0 { margin:0px!important; }
.M1 { margin:13px!important; }
.MR0 { margin-right:0px!important; }
.MT0 { margin-top:0px!important; }
.MT1 { margin-top:1em!important; }
.MT65 { margin-top:65px!important; }
 .MB0 { margin-bottom:0!important;}
 .MBhalf { margin-bottom:0.5em!important;}
 .MB1 { margin-bottom:8px!important;}
 .MB2 { margin-bottom:2em!important;}
 .MB3 { margin-bottom:3.0em!important;}
 .MB5 { margin-bottom:5.0em!important;}
 .MR0 { margin-right:0!important;}
  .MR1 { margin-right:1em!important;}
 .ML1 { margin-left:1.0em!important;}
 .PB0 { padding-bottom:0!important;}
 .PB0-5, .minPad { padding-top:0.5em!important;}
 .PB1 { padding-bottom:1.0em!important;}
 .PB2 { padding-bottom:2.0em!important;}
 .PB4 { padding-bottom:4.0em!important;}
 .PT0 { padding-top:0!important;}
.PR0 { padding-right:0!important;}
.PL0 { padding-left:0!important;}
  .PT1 { padding-top:1em!important;}
  .PT2 { padding-top:2em!important;}
 .PT2-5 { padding-top:2.5em!important;}
 .aCenter {text-align:center;}
 .aLeft { text-align:left;}
 .aRight { text-align:right!important;}
.bt1 { border-top:1px solid #ede8dc; }
.br1 { border-right:1px solid #c5c5c5; margin:0px; }
.bl1 { border-left:1px solid #c5c5c5; margin:0px; }
.m-only { display:none; }
.alignright { float:right; margin: 0px 0px 13px 13px;}
.alignleft { float:left; margin: 0px 13px 13px 0px;}
.no_padd { padding:0px!important; }
.bgnone { background:none!important; }
.cap { text-transform:none; }
.Borange { background:#f8951d!important; }
.Bblue { background:#0aa6c7!important; }
.padd2 { padding:23px 0px; }
.rel { position:relative; }
.minh300 { min-height:300px; }
.minh250 { min-height:250px; }
.padder { padding:35px; margin:0px auto; display:block; }
.padder h3 { margin:0px !important; }
.small { font-weight:300; font-size:16px; }
.plain {  }
.max-250 { max-width:450px; }
.more  { color:#fff; border:1px solid #fff; background:#b7c793; padding:13px 23px 13px 23px; display:inline-block; margin:20px 0px !important; -webkit-transition: all 500ms; transition: all 500ms; border-radius:9px; font-weight:400; text-align:center; }
.more:hover {  background:#fff; color:#b7c793; border:1px solid #b7c793; }
.more:after {
    clear:both;
}
.more-blue { color:#25aae1; border:1px solid #25aae1; background:none; padding:13px 23px 13px 23px; display:inline-block; margin:20px 0px !important; -webkit-transition: all 500ms; transition: all 500ms; border-radius:0px; font-weight:400; text-align:center; }
.more-blue:hover { background:#25aae1; color:#fff; }
.banner { padding:130px 0px !important;  z-index: 900; position: relative; background-size:cover !important; background-position: 50% 50% !important;}
.banner h1 { position:relative; z-index:10; padding:0; margin-top:0px; font-size:36px; width:auto; display:block; color:#fff; text-decoration:none; text-align:left; font-weight:700; margin-bottom:0px; }
.banner h1 span { position:relative; z-index:10; font-size:14px; padding:13px 0px; display:block; text-shadow:0px 0px 5px #666; }

/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: auto;
	overflow: hidden;
	text-align: center;
	width: auto;
	display:block;
	float:right;
	margin:8px 0px 0px 0px!important;
padding:13px;
background:none;
}.menu-toggle img { margin-top:0px; }
.primary-navigation.toggled-on {
}
.primary-navigation .ddsmoothmenu {
	display: none;
}
.primary-navigation.toggled-on  .ddsmoothmenu {
	display: inline-block;
width: 100%;
}
   .ddsmoothmenu { position:relative; }
   .ddsmoothmenu ul { list-style-type:none;  position:relative; right:0px; top:0px; width:100%; z-index:1000; border-radius:0; text-align:right; }
   .ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%; text-align:right;  padding:0px; margin:0px; }
   .ddsmoothmenu ul li:after {
   content: "";
} 
      .ddsmoothmenu ul li:first-child {  }
    .ddsmoothmenu ul li.last { margin-right:0; }
   .ddsmoothmenu ul li a {   display: block; text-decoration: none;  color:#fff; text-transform:none; padding:13px 0px; margin:0px 0px; height:auto; font-size:20px; font-weight:400;  text-align:right;   }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {   }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ margin: 0px 0px 13px 0px; position: relative; display: none; width:100%; padding:0; height:auto;  z-index:200; top:0px; background:none; border:none;  top:0px;}
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li a{ width: auto; margin:0; height:auto; text-transform:none; font-style:italic; font-size:14px!important;  color:#ccc; text-align:center; }
   .ddsmoothmenu ul li ul li a:hover { text-decoration:underline; }
   .ddsmoothmenu ul li ul:last-child li a {   }
   
   
@media screen and (min-width: 980px) {
/* reverse screen size menu check - this is the main menu style */ 
.main-menu { display: block; margin-top:0px; width: auto; padding:0px; float:right; }
.top-menu {  }
.header-main { padding-right: 0; }
#primary-navigation { padding-top:0px; }
.primary-navigation .menu-toggle { display: none; padding: 0; }
  .ddsmoothmenu { display:block!important; text-align:left; float:none; }
   .ddsmoothmenu ul { background: transparent; list-style-type: none; position: relative; margin:0px; padding:0px; border-radius:0; border:none; top:0px; width:auto;  }
   .ddsmoothmenu ul li{ position:relative; display:block; float:left; width:auto; margin:0px; padding:0px; text-align:left; }
   .ddsmoothmenu ul li a {  display: block; text-decoration: none; color:#fff; text-transform:none; font-size:18px; padding:21px 0px 21px 33px; margin:0px 0px; border-bottom:0px solid #fff; font-weight:400; -webkit-transition: all 500ms; transition: all 500ms; border-radius:0px; font-family: 'circular', sans-serif;}
      
   .ddsmoothmenu ul li:last-child a { }
   .ddsmoothmenu ul li ul li:last-child a { }
 .ddsmoothmenu ul li a:hover { color:#181a1b; }
.current_page_item a { color:#181a1b !important; }
.current_page_item ul li a{ text-decoration:none;  border:none!important;  }
.current_page_item .sub-menu li a { text-decoration:none; font-weight:400; border:none!important;  }
.ddsmoothmenu ul li a.selected { text-decoration:none; color:#9ebf31; font-weight:400;  }
   .ddsmoothmenu ul li ul{ position: absolute; left:30px;  margin:0px; display: none; padding: 0; margin-top:0px; height:auto; z-index:200; background:#181a1b; width:auto; min-width:220px;   top: 70px;}   
   .ddsmoothmenu ul li:hover ul { display:block;  }
   
   .ddsmoothmenu ul li ul li{ display: block; float: none; margin:0!important; height:auto!important; padding:0!important; font-size:13px!important; border:0; }
   .ddsmoothmenu ul li ul li a{ width: auto; padding:20px !important; height:auto; text-transform:none; color:#fff!important; text-align:left; font-style:normal; font-weight:400; display:block;  background:none; border:none;  }
   .ddsmoothmenu ul li ul li a:hover {  color:#333!important; background:#fff;  text-decoration:none;  }
  .header .last a { border:1px solid #fff!important; margin-top:33px!important; margin-right:23px!important; padding:11px 18px!important; text-align:center!important; border-radius:9px!important;color:#fff; }
   .last a:hover { background:#fff; color:#181a1b; }
   #footer_wrap .last a {  margin-top:0px!important;  margin-right:0px!important; padding:11px 0px; }
}
@media only screen and (max-width: 1650px) {
  .fullscreen { background-position:50% !important; background-size:cover !important; }
.full-width { width: 100% !important;  max-width: 100% !important; margin:0px!important; }
}
@media only screen and (max-width: 1280px) {
.two .padder { padding: 220px 75px; }
}
@media (max-width:1480px) { 
.div_row{ width: 95%!important; margin:0px auto !important; }
}

/* RESPONSIVE ipad */ 
@media (max-width:1080px) { 
  .page_link {min-height: 400px;}
.div_row{ width: 90%!important; margin:0px 5%!important; }
.full-width { width: 100% !important;  max-width: 100% !important; margin:0px!important; }
.h-icon h2 a{ font-size:18px!important; }
.menu-toggle {  }
.third p, .thirdm p { color: #fff; font-size: 12px; }
.header { height:auto;  }
.header { z-index:4500; height:auto; display:block; }
.head {  border-radius: 0px 0px 9px 9px; }
.row { text-align:right; margin:13px 0px; display: inline; width:auto; clear:none; }
 .menu-toggle { text-align:right; margin:13px 0px; display: inline; width:auto; float:right; }
h1,h1 a { font-size:26px; }
h2, h2 a { font-size:28px; }
h3, h3 a { font-size:20px; }
.break { width:100%!important; }
.ipad { display:block; }
.h-news p { display:none; }
#footer_wrap ul li a { font-size: 14px; }
.banner h1 { padding: 18px 0px; margin: 120px 0px 0px 0px; }
.h-sect { background:url(images/section2.jpg) no-repeat 50% 0px; }
.h-sect .padder { padding:35px 35px!important; margin:0px auto; display:block; }
.fullby { width:90%; margin:0px 5%!important; }
.mobi { display:none; }
.fallback { display:block; background:url(images/slider.jpg) 0% 100% no-repeat;background-size:cover; width:100%;  }
#sliderBlk { display:block; }
.featimg {
    max-width: 100% !important;
    float: left;
    margin: 0px 0px 13px 0px;
    max-height: 100px;
    overflow: hidden;
}
.team-titlebox { bottom: 0px; }
.team-titlebox p { display:none; }
.h-serv .span_2_of_12 { width: 31%!important; margin: 5px 1%!important;}
.h-serv .serv-box { min-height: 70px!important; }
.h-serv .serv-box h3 { font-size: 12px !important;}

#paralax1, #paralax2, #paralax3 { background-size:cover !important; background-position: 50% !important;}
.page-id-22 .nopadd .div_row{ width: 100%!important; margin:0px!important; }

.page-id-22 .nopadd .padder {  padding: 25px 75px; }
}


/* RESPONSIVE ipad */ 
@media (max-width: 980px) { 
  .secondtop { display: block; padding:0px 0 20px !important; }
  .tag svg { top:0; display: block; }
  .welcome { padding:50px 0 !important; }
  .h-book { padding:50px 0 !important; }
  .h-book h2 { font-size:25px; }
  .desktop { display: none !important; }
  .mobile { display: block; }
.hb1 { display:none; width:200px; font-size:18px; }
.hb2 { display:none; width:200px; font-size:18px; }
.hb3 { display:none; width:200px; font-size:18px; }
.ddsmoothmenu ul { background:none; margin:0px; }
.ddsmoothmenu ul li a { font-size: 16px; color:#fff; }
.ddsmoothmenu ul li ul li a { font-size: 12px; padding: 4px 23px !important; text-align:right; }
.menu-toggle img { margin-top: 0px; text-align: right; float: right; }
.main-menu { display: block; margin-top: 0px; width: auto; padding: 0px; float: right;}

	  /* woocommerce checkout style mobile */
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
    float: none;
}
  div#order_review {
    width: 100%;
    float: none;
    margin-top: 30px;
    padding: 0px;
    box-shadow: unset;
 }
	
	h3#order_review_heading {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 30px;
	}
}


/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */
@media only screen and (max-width: 780px) {
	.tel-mob {
    display: block;
}
    .social { margin-top:10px; }
.top { padding:5px 0 !important; }
  .subpages li:after { display: none; }
  .h-sub h3 { padding:0; text-align: center; }
  #footer_wrap .div_row:first-child { display: none; }
    .h-book .span_1_of_12 { display: none !important; }

  .header .span_3_of_12 { width:49% !important; }
  .tag { text-align: center; top: 10px;}
  .page_link { min-height: 250px; }
  .page_link img { top:0px; position: relative;  }
  .brand { display: inline-block; width:30%; margin-right:1%; vertical-align:middle; margin-bottom:20px; }

   .div_row{ width: 90%!important; margin:0px 5%!important; }
   .span_12_of_12, .span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_3_of_12, .span_4_of_12, .span_2_of_12, .span_1_of_12, .span_1_of_5, .homeU { width: 100%!important; }
.fifty { width: 100%; float: left; }
.span_5_of_5 {width: 100%;}
.span_4_of_5 {width: 100%;}
.span_3_of_5 {width: 100%;}
.span_2_of_5 {width: 100%;}	
.span_1_of_5 {width: 100%;}

.secondtop { text-align: center; }

.col { display: block; float: left; margin: 1% 0 1% 0%; }

.banner { top: 0px; margin-bottom: 0px;padding: 50px 0 !important;}
.banner h1 {margin: 0px 0px; padding:25px 0px; }
.mobi { display:none; }
.padder { padding: 25px 15px;  }
#copy-foot {  text-align: center; }
#logo { text-align:center; width: 100%;padding:0px!important; }
#logo img { height: auto; margin: 0 !important; max-width: 120px !important;overflow: visible;padding: 13px 0;transition: all 0.5s cubic-bezier(0.25, 0.1, 0.25, 1) 0; border-radius:9px; }

.footer-logo img {  float: none; }
.h-sub h2 { text-align: center; }
h4, h4 a, h5, h5 a { margin:6px 0px; font-size:14px; text-decoration:none; font-weight:400; text-transform:uppercase;  }
.menu { margin:0px!important; }
 .ddsmoothmenu ul { padding:0px; margin:0px; }
 .ddsmoothmenu ul li a {   display: block; text-decoration: none; text-transform:none;  padding: 8px 0px !important; height:auto; font-size:20px; width:100%; font-weight:400;  text-align:center; }
.ddsmoothmenu ul li ul li a {font-size: 12px;padding: 4px 0px !important;text-align: center;}
#footer_wrap .col { text-align:center; }
#footer_wrap img { margin:0px auto!important; }
#footer_wrap ul {    text-align: center;    float: none;    width: auto;    margin: 0px;}
#footer_wrap li { width:100%; }
#footer_wrap ul li a { padding: 0px 0px 13px 0px; text-align:center; font-size:20px; }
#footer_wrap ul li ul li a { padding: 4px 0px 4px 0px; text-align:center; font-size:16px; }
.ddsmoothmenu ul li ul{ top:0px;}

.menu-toggle { text-align: center; margin: 0px auto 8px auto !important; padding: 13px 0px 0px 0px !important; display: block; width: 32px; float: none;position: absolute;top: 15px;right: 0;}
.main-menu { display: block; margin-top: 0px; width: auto; padding: 0px; float: none; }

.menu-toggle img { margin: 0px auto!important; }

#sliderBlk { display:none; }

.social img { display: block; float: none; margin:0px auto; padding:2px 0px; }
.social img:hover { display: block; float: none; margin:0px auto; padding:2px 0px; }

}
@media only screen and (max-width: 480px) {
    .brand { display: inline-block; width:48%; margin-right:1%; vertical-align:middle; margin-bottom:20px; }
  .brand img { margin:20px auto 0;}
  form .col { margin-top:0; margin-bottom:10px; }
  .span_12_of_12, .span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_4_of_12, .span_3_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; margin:13px 0px; padding:0px; }
.quater { width:100%; float:left; }
.page-id-22 .nopadd .padder { padding: 25px; }
.secondtop a { font-size: 10px; }
.h-sub h2 { padding: 0px 0px; }
.page-id-22 #paralax1 { padding:80px 0px!important; background-position: 50% 50%!important; }
.page-id-22 #paralax2 { background:none !important; }
.page-id-22 #paralax3 { padding:80px 0px!important; background-position: 50% 50%!important; }
.page-id-22 #paralax2 .section { padding:0px!important; }

.h-serv .span_2_of_12 { width: 100% !important; margin: 4px 0px !important; }
.alignleft a, .alignright a { padding: 11px 18px!important; }
.h-sub form p {
    width: 100%;
    margin: 3px auto;
    float: left;
    margin-left: 0%;
}
.h-sub input[type="submit"] {
    padding: 5px 0px !important;
    margin: 0px !important;
}
}


@font-face {
  font-family: 'Socicon';
  src:  url('fonts/Socicon.eot?87visu');
  src:  url('fonts/Socicon.eot?87visu#iefix') format('embedded-opentype'),
    url('fonts/Socicon.woff2?87visu') format('woff2'),
    url('fonts/Socicon.ttf?87visu') format('truetype'),
    url('fonts/Socicon.woff?87visu') format('woff'),
    url('fonts/Socicon.svg?87visu#Socicon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="socicon-"], [class*=" socicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Socicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-eitaa:before {
  content: "\e97c";
}
.socicon-soroush:before {
  content: "\e97d";
}
.socicon-bale:before {
  content: "\e97e";
}
.socicon-zazzle:before {
  content: "\e97b";
}
.socicon-society6:before {
  content: "\e97a";
}
.socicon-redbubble:before {
  content: "\e979";
}
.socicon-avvo:before {
  content: "\e978";
}
.socicon-stitcher:before {
  content: "\e977";
}
.socicon-googlehangouts:before {
  content: "\e974";
}
.socicon-dlive:before {
  content: "\e975";
}
.socicon-vsco:before {
  content: "\e976";
}
.socicon-flipboard:before {
  content: "\e973";
}
.socicon-ubuntu:before {
  content: "\e958";
}
.socicon-artstation:before {
  content: "\e959";
}
.socicon-invision:before {
  content: "\e95a";
}
.socicon-torial:before {
  content: "\e95b";
}
.socicon-collectorz:before {
  content: "\e95c";
}
.socicon-seenthis:before {
  content: "\e95d";
}
.socicon-googleplaymusic:before {
  content: "\e95e";
}
.socicon-debian:before {
  content: "\e95f";
}
.socicon-filmfreeway:before {
  content: "\e960";
}
.socicon-gnome:before {
  content: "\e961";
}
.socicon-itchio:before {
  content: "\e962";
}
.socicon-jamendo:before {
  content: "\e963";
}
.socicon-mix:before {
  content: "\e964";
}
.socicon-sharepoint:before {
  content: "\e965";
}
.socicon-tinder:before {
  content: "\e966";
}
.socicon-windguru:before {
  content: "\e967";
}
.socicon-cdbaby:before {
  content: "\e968";
}
.socicon-elementaryos:before {
  content: "\e969";
}
.socicon-stage32:before {
  content: "\e96a";
}
.socicon-tiktok:before {
  content: "\e96b";
}
.socicon-gitter:before {
  content: "\e96c";
}
.socicon-letterboxd:before {
  content: "\e96d";
}
.socicon-threema:before {
  content: "\e96e";
}
.socicon-splice:before {
  content: "\e96f";
}
.socicon-metapop:before {
  content: "\e970";
}
.socicon-naver:before {
  content: "\e971";
}
.socicon-remote:before {
  content: "\e972";
}
.socicon-internet:before {
  content: "\e957";
}
.socicon-moddb:before {
  content: "\e94b";
}
.socicon-indiedb:before {
  content: "\e94c";
}
.socicon-traxsource:before {
  content: "\e94d";
}
.socicon-gamefor:before {
  content: "\e94e";
}
.socicon-pixiv:before {
  content: "\e94f";
}
.socicon-myanimelist:before {
  content: "\e950";
}
.socicon-blackberry:before {
  content: "\e951";
}
.socicon-wickr:before {
  content: "\e952";
}
.socicon-spip:before {
  content: "\e953";
}
.socicon-napster:before {
  content: "\e954";
}
.socicon-beatport:before {
  content: "\e955";
}
.socicon-hackerone:before {
  content: "\e956";
}
.socicon-hackernews:before {
  content: "\e946";
}
.socicon-smashwords:before {
  content: "\e947";
}
.socicon-kobo:before {
  content: "\e948";
}
.socicon-bookbub:before {
  content: "\e949";
}
.socicon-mailru:before {
  content: "\e94a";
}
.socicon-gitlab:before {
  content: "\e945";
}
.socicon-instructables:before {
  content: "\e944";
}
.socicon-portfolio:before {
  content: "\e943";
}
.socicon-codered:before {
  content: "\e940";
}
.socicon-origin:before {
  content: "\e941";
}
.socicon-nextdoor:before {
  content: "\e942";
}
.socicon-udemy:before {
  content: "\e93f";
}
.socicon-livemaster:before {
  content: "\e93e";
}
.socicon-crunchbase:before {
  content: "\e93b";
}
.socicon-homefy:before {
  content: "\e93c";
}
.socicon-calendly:before {
  content: "\e93d";
}
.socicon-realtor:before {
  content: "\e90f";
}
.socicon-tidal:before {
  content: "\e910";
}
.socicon-qobuz:before {
  content: "\e911";
}
.socicon-natgeo:before {
  content: "\e912";
}
.socicon-mastodon:before {
  content: "\e913";
}
.socicon-unsplash:before {
  content: "\e914";
}
.socicon-homeadvisor:before {
  content: "\e915";
}
.socicon-angieslist:before {
  content: "\e916";
}
.socicon-codepen:before {
  content: "\e917";
}
.socicon-slack:before {
  content: "\e918";
}
.socicon-openaigym:before {
  content: "\e919";
}
.socicon-logmein:before {
  content: "\e91a";
}
.socicon-fiverr:before {
  content: "\e91b";
}
.socicon-gotomeeting:before {
  content: "\e91c";
}
.socicon-aliexpress:before {
  content: "\e91d";
}
.socicon-guru:before {
  content: "\e91e";
}
.socicon-appstore:before {
  content: "\e91f";
}
.socicon-homes:before {
  content: "\e920";
}
.socicon-zoom:before {
  content: "\e921";
}
.socicon-alibaba:before {
  content: "\e922";
}
.socicon-craigslist:before {
  content: "\e923";
}
.socicon-wix:before {
  content: "\e924";
}
.socicon-redfin:before {
  content: "\e925";
}
.socicon-googlecalendar:before {
  content: "\e926";
}
.socicon-shopify:before {
  content: "\e927";
}
.socicon-freelancer:before {
  content: "\e928";
}
.socicon-seedrs:before {
  content: "\e929";
}
.socicon-bing:before {
  content: "\e92a";
}
.socicon-doodle:before {
  content: "\e92b";
}
.socicon-bonanza:before {
  content: "\e92c";
}
.socicon-squarespace:before {
  content: "\e92d";
}
.socicon-toptal:before {
  content: "\e92e";
}
.socicon-gust:before {
  content: "\e92f";
}
.socicon-ask:before {
  content: "\e930";
}
.socicon-trulia:before {
  content: "\e931";
}
.socicon-loomly:before {
  content: "\e932";
}
.socicon-ghost:before {
  content: "\e933";
}
.socicon-upwork:before {
  content: "\e934";
}
.socicon-fundable:before {
  content: "\e935";
}
.socicon-booking:before {
  content: "\e936";
}
.socicon-googlemaps:before {
  content: "\e937";
}
.socicon-zillow:before {
  content: "\e938";
}
.socicon-niconico:before {
  content: "\e939";
}
.socicon-toneden:before {
  content: "\e93a";
}
.socicon-augment:before {
  content: "\e908";
}
.socicon-bitbucket:before {
  content: "\e909";
}
.socicon-fyuse:before {
  content: "\e90a";
}
.socicon-yt-gaming:before {
  content: "\e90b";
}
.socicon-sketchfab:before {
  content: "\e90c";
}
.socicon-mobcrush:before {
  content: "\e90d";
}
.socicon-microsoft:before {
  content: "\e90e";
}
.socicon-pandora:before {
  content: "\e907";
}
.socicon-messenger:before {
  content: "\e906";
}
.socicon-gamewisp:before {
  content: "\e905";
}
.socicon-bloglovin:before {
  content: "\e904";
}
.socicon-tunein:before {
  content: "\e903";
}
.socicon-gamejolt:before {
  content: "\e901";
}
.socicon-trello:before {
  content: "\e902";
}
.socicon-spreadshirt:before {
  content: "\e900";
}
.socicon-500px:before {
  content: "\e000";
}
.socicon-8tracks:before {
  content: "\e001";
}
.socicon-airbnb:before {
  content: "\e002";
}
.socicon-alliance:before {
  content: "\e003";
}
.socicon-amazon:before {
  content: "\e004";
}
.socicon-amplement:before {
  content: "\e005";
}
.socicon-android:before {
  content: "\e006";
}
.socicon-angellist:before {
  content: "\e007";
}
.socicon-apple:before {
  content: "\e008";
}
.socicon-appnet:before {
  content: "\e009";
}
.socicon-baidu:before {
  content: "\e00a";
}
.socicon-bandcamp:before {
  content: "\e00b";
}
.socicon-battlenet:before {
  content: "\e00c";
}
.socicon-mixer:before {
  content: "\e00d";
}
.socicon-bebee:before {
  content: "\e00e";
}
.socicon-bebo:before {
  content: "\e00f";
}
.socicon-behance:before {
  content: "\e010";
}
.socicon-blizzard:before {
  content: "\e011";
}
.socicon-blogger:before {
  content: "\e012";
}
.socicon-buffer:before {
  content: "\e013";
}
.socicon-chrome:before {
  content: "\e014";
}
.socicon-coderwall:before {
  content: "\e015";
}
.socicon-curse:before {
  content: "\e016";
}
.socicon-dailymotion:before {
  content: "\e017";
}
.socicon-deezer:before {
  content: "\e018";
}
.socicon-delicious:before {
  content: "\e019";
}
.socicon-deviantart:before {
  content: "\e01a";
}
.socicon-diablo:before {
  content: "\e01b";
}
.socicon-digg:before {
  content: "\e01c";
}
.socicon-discord:before {
  content: "\e01d";
}
.socicon-disqus:before {
  content: "\e01e";
}
.socicon-douban:before {
  content: "\e01f";
}
.socicon-draugiem:before {
  content: "\e020";
}
.socicon-dribbble:before {
  content: "\e021";
}
.socicon-drupal:before {
  content: "\e022";
}
.socicon-ebay:before {
  content: "\e023";
}
.socicon-ello:before {
  content: "\e024";
}
.socicon-endomodo:before {
  content: "\e025";
}
.socicon-envato:before {
  content: "\e026";
}
.socicon-etsy:before {
  content: "\e027";
}
.socicon-facebook:before {
  content: "\e028";
}
.socicon-feedburner:before {
  content: "\e029";
}
.socicon-filmweb:before {
  content: "\e02a";
}
.socicon-firefox:before {
  content: "\e02b";
}
.socicon-flattr:before {
  content: "\e02c";
}
.socicon-flickr:before {
  content: "\e02d";
}
.socicon-formulr:before {
  content: "\e02e";
}
.socicon-forrst:before {
  content: "\e02f";
}
.socicon-foursquare:before {
  content: "\e030";
}
.socicon-friendfeed:before {
  content: "\e031";
}
.socicon-github:before {
  content: "\e032";
}
.socicon-goodreads:before {
  content: "\e033";
}
.socicon-google:before {
  content: "\e034";
}
.socicon-googlescholar:before {
  content: "\e035";
}
.socicon-googlegroups:before {
  content: "\e036";
}
.socicon-googlephotos:before {
  content: "\e037";
}
.socicon-googleplus:before {
  content: "\e038";
}
.socicon-grooveshark:before {
  content: "\e039";
}
.socicon-hackerrank:before {
  content: "\e03a";
}
.socicon-hearthstone:before {
  content: "\e03b";
}
.socicon-hellocoton:before {
  content: "\e03c";
}
.socicon-heroes:before {
  content: "\e03d";
}
.socicon-smashcast:before {
  content: "\e03e";
}
.socicon-horde:before {
  content: "\e03f";
}
.socicon-houzz:before {
  content: "\e040";
}
.socicon-icq:before {
  content: "\e041";
}
.socicon-identica:before {
  content: "\e042";
}
.socicon-imdb:before {
  content: "\e043";
}
.socicon-instagram:before {
  content: "\e044";
}
.socicon-issuu:before {
  content: "\e045";
}
.socicon-istock:before {
  content: "\e046";
}
.socicon-itunes:before {
  content: "\e047";
}
.socicon-keybase:before {
  content: "\e048";
}
.socicon-lanyrd:before {
  content: "\e049";
}
.socicon-lastfm:before {
  content: "\e04a";
}
.socicon-line:before {
  content: "\e04b";
}
.socicon-linkedin:before {
  content: "\e04c";
}
.socicon-livejournal:before {
  content: "\e04d";
}
.socicon-lyft:before {
  content: "\e04e";
}
.socicon-macos:before {
  content: "\e04f";
}
.socicon-mail:before {
  content: "\e050";
}
.socicon-medium:before {
  content: "\e051";
}
.socicon-meetup:before {
  content: "\e052";
}
.socicon-mixcloud:before {
  content: "\e053";
}
.socicon-modelmayhem:before {
  content: "\e054";
}
.socicon-mumble:before {
  content: "\e055";
}
.socicon-myspace:before {
  content: "\e056";
}
.socicon-newsvine:before {
  content: "\e057";
}
.socicon-nintendo:before {
  content: "\e058";
}
.socicon-npm:before {
  content: "\e059";
}
.socicon-odnoklassniki:before {
  content: "\e05a";
}
.socicon-openid:before {
  content: "\e05b";
}
.socicon-opera:before {
  content: "\e05c";
}
.socicon-outlook:before {
  content: "\e05d";
}
.socicon-overwatch:before {
  content: "\e05e";
}
.socicon-patreon:before {
  content: "\e05f";
}
.socicon-paypal:before {
  content: "\e060";
}
.socicon-periscope:before {
  content: "\e061";
}
.socicon-persona:before {
  content: "\e062";
}
.socicon-pinterest:before {
  content: "\e063";
}
.socicon-play:before {
  content: "\e064";
}
.socicon-player:before {
  content: "\e065";
}
.socicon-playstation:before {
  content: "\e066";
}
.socicon-pocket:before {
  content: "\e067";
}
.socicon-qq:before {
  content: "\e068";
}
.socicon-quora:before {
  content: "\e069";
}
.socicon-raidcall:before {
  content: "\e06a";
}
.socicon-ravelry:before {
  content: "\e06b";
}
.socicon-reddit:before {
  content: "\e06c";
}
.socicon-renren:before {
  content: "\e06d";
}
.socicon-researchgate:before {
  content: "\e06e";
}
.socicon-residentadvisor:before {
  content: "\e06f";
}
.socicon-reverbnation:before {
  content: "\e070";
}
.socicon-rss:before {
  content: "\e071";
}
.socicon-sharethis:before {
  content: "\e072";
}
.socicon-skype:before {
  content: "\e073";
}
.socicon-slideshare:before {
  content: "\e074";
}
.socicon-smugmug:before {
  content: "\e075";
}
.socicon-snapchat:before {
  content: "\e076";
}
.socicon-songkick:before {
  content: "\e077";
}
.socicon-soundcloud:before {
  content: "\e078";
}
.socicon-spotify:before {
  content: "\e079";
}
.socicon-stackexchange:before {
  content: "\e07a";
}
.socicon-stackoverflow:before {
  content: "\e07b";
}
.socicon-starcraft:before {
  content: "\e07c";
}
.socicon-stayfriends:before {
  content: "\e07d";
}
.socicon-steam:before {
  content: "\e07e";
}
.socicon-storehouse:before {
  content: "\e07f";
}
.socicon-strava:before {
  content: "\e080";
}
.socicon-streamjar:before {
  content: "\e081";
}
.socicon-stumbleupon:before {
  content: "\e082";
}
.socicon-swarm:before {
  content: "\e083";
}
.socicon-teamspeak:before {
  content: "\e084";
}
.socicon-teamviewer:before {
  content: "\e085";
}
.socicon-technorati:before {
  content: "\e086";
}
.socicon-telegram:before {
  content: "\e087";
}
.socicon-tripadvisor:before {
  content: "\e088";
}
.socicon-tripit:before {
  content: "\e089";
}
.socicon-triplej:before {
  content: "\e08a";
}
.socicon-tumblr:before {
  content: "\e08b";
}
.socicon-twitch:before {
  content: "\e08c";
}
.socicon-twitter:before {
  content: "\e08d";
}
.socicon-uber:before {
  content: "\e08e";
}
.socicon-ventrilo:before {
  content: "\e08f";
}
.socicon-viadeo:before {
  content: "\e090";
}
.socicon-viber:before {
  content: "\e091";
}
.socicon-viewbug:before {
  content: "\e092";
}
.socicon-vimeo:before {
  content: "\e093";
}
.socicon-vine:before {
  content: "\e094";
}
.socicon-vkontakte:before {
  content: "\e095";
}
.socicon-warcraft:before {
  content: "\e096";
}
.socicon-wechat:before {
  content: "\e097";
}
.socicon-weibo:before {
  content: "\e098";
}
.socicon-whatsapp:before {
  content: "\e099";
}
.socicon-wikipedia:before {
  content: "\e09a";
}
.socicon-windows:before {
  content: "\e09b";
}
.socicon-wordpress:before {
  content: "\e09c";
}
.socicon-wykop:before {
  content: "\e09d";
}
.socicon-xbox:before {
  content: "\e09e";
}
.socicon-xing:before {
  content: "\e09f";
}
.socicon-yahoo:before {
  content: "\e0a0";
}
.socicon-yammer:before {
  content: "\e0a1";
}
.socicon-yandex:before {
  content: "\e0a2";
}
.socicon-yelp:before {
  content: "\e0a3";
}
.socicon-younow:before {
  content: "\e0a4";
}
.socicon-youtube:before {
  content: "\e0a5";
}
.socicon-zapier:before {
  content: "\e0a6";
}
.socicon-zerply:before {
  content: "\e0a7";
}
.socicon-zomato:before {
  content: "\e0a8";
}
.socicon-zynga:before {
  content: "\e0a9";
}
