.ABss_field_error {background: #ffe9e9;}
.ABss_inline_form p {display: inline-block;margin-right: 10px;}
.ABss_form label {display: block;}
.ABss_success_message {display: none;}
.ABss_form .placeholder {color: #aaa;}
.ABt_testimonials_wrapper .caroufredsel_wrapper {margin: 0 !important;width: auto !important;}
.ABt_testimonials_slide {padding: 0;list-style: none;display: block;width: auto !important;}
.ABt_testimonials_slide li {display: block;margin: 0;padding: 0;width: auto !important;background: #fff;}
.ABt_testimonials_wrapper .ABt_navigation {text-align: right;position: relative;font-size: 20px;}
.ABt_testimonials_wrapper .ABt_navigation a {text-decoration: none;}
.ABt_testimonials_slide	.testimonial_big {padding-left: 40px;border-left: 1px solid #d9d9d9;margin-bottom: 70px;display: block;}
.ABt_testimonials_slide	.testimonial_big p {font-family: Ubuntu;font-weight: 300;font-style: italic;font-size: 24px;line-height: 27px;color: #656560;margin-bottom: 27px;}
.ABt_testimonials_slide	.testimonial_big .source {color: #929292;}
.ABt_testimonials_slide	.testimonial_big .source a {font-weight: 700;}
.ABt_testimonials_slide	.testimonial_small {display: block;margin-bottom: 70px;}
.ABt_testimonials_slide	.testimonial_small p {font-style: italic;border-bottom: 5px solid #eee;margin-bottom: 26px;}
.ABt_testimonials_slide	.testimonial_small p:after {display: block;content: "";width: 0;height: 0;border-left: 16px solid #eee;border-bottom: 22px solid #fff;position: relative;top: 27px;left: 20px;}
.ABt_testimonials_slide	.testimonial_small .source {color: #929292;}
.ABt_testimonials_slide	.testimonial_small .source a {font-weight: 700;}
.ABt_testimonials_slide	.testimonial_small:after {display: block;content: "";clear: both;}
.ABt_testimonials_slide	.testimonial_small img {width: 50px;float: left;margin-right: 20px;margin-top: 5px;}
.ABt_form_wrapper input[type="text"], .ABt_form_wrapper input[type="file"], .ABt_form_wrapper textarea {margin-bottom: 20px;}
.ABt_form_wrapper input[type="file"] {width: 100%;}
.ABt_form_wrapper .ABt_client, .ABt_form_wrapper .ABt_client_url, .ABt_form_wrapper .ABt_company, .ABt_form_wrapper .ABt_company_url {width: 48%;}
.ABt_form_wrapper .ABt_client_url, .ABt_form_wrapper .ABt_company_url {float: right;}
.ABt_form_wrapper .ABt_text {width: 100%;height: 90px;}
.ABt_form_wrapper .ABt_field_error {background: #ffe9e9;}
.ABt_form_wrapper .ABt_success_message {display: none;}
.ABt_form_wrapper .ABt_form .placeholder, .ABt_form_wrapper .ABt_form label {color: #aaa;}
.ABt_pagination {text-align: center;}
.ab-tweet-scroller {border: 1px dashed #000;overflow: hidden;height: 0;}
.ab-tweet-scroller-inner {list-style: none;margin: 0;padding: 0;display: block;float: left;}
.ab-tweet-item {text-align: center;padding: 20px;}
.ab-tweet-date {display: block;}
.ab-tweet-links {padding-top: 10px;}
.ab-tweet-links a {padding: 3px 5px;}
.ab-tweet-navigation {text-align: center;}

div.wpcf7 {margin: 0;padding: 0;}
div.wpcf7-response-output {margin: 2em .5em 1em;padding: .2em 1em;}
div.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;clip: rect(1px,1px,1px,1px);height: 1px;width: 1px;margin: 0;padding: 0;border: 0;}
div.wpcf7-mail-sent-ok {border: 2px solid #398f14;}
div.wpcf7-mail-sent-ng {border: 2px solid #f00;}
div.wpcf7-spam-blocked {border: 2px solid #ffa500;}
div.wpcf7-validation-errors {border: 2px solid #f7e700;}
span.wpcf7-form-control-wrap {position: relative;}
span.wpcf7-not-valid-tip {color: #f00;font-size: 1em;display: block;}
.use-floating-validation-tip span.wpcf7-not-valid-tip {position: absolute;top: 20%;left: 20%;z-index: 100;border: 1px solid #f00;background: #fff;padding: .2em .8em;}
span.wpcf7-list-item {margin-left: .5em;}
.wpcf7-display-none {display: none;}
div.wpcf7 img.ajax-loader {border: none;vertical-align: middle;margin-left: 4px;}
div.wpcf7 div.ajax-error {display: none;}
div.wpcf7 .placeheld {color: #888;}
.mejs-container {position: relative;background: #000;font-family: Helvetica,Arial;text-align: left;vertical-align: top;text-indent: 0;}
.me-plugin {position: absolute;height: auto;width: auto;}
.mejs-embed, .mejs-embed body {width: 100%;height: 100%;margin: 0;padding: 0;background: #000;overflow: hidden;}
.mejs-fullscreen {overflow: hidden !important;}
.mejs-container-fullscreen {position: fixed;left: 0;top: 0;right: 0;bottom: 0;overflow: hidden;z-index: 1000;}
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {width: 100%;height: 100%;}
.mejs-clear {clear: both;}
.mejs-background {position: absolute;top: 0;left: 0;}
.mejs-mediaelement {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mejs-poster {position: absolute;top: 0;left: 0;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;}
:root .mejs-poster img {display: none;}
.mejs-poster img {border: 0;border: 0;padding: 0;}
.mejs-overlay {position: absolute;top: 0;left: 0;}
.mejs-overlay-play {cursor: pointer;}
.mejs-overlay-button {position: absolute;top: 50%;left: 50%;width: 100px;height: 100px;margin: -50px 0 0 -50px;background: url("/assets/template/css/bigplay.svg") no-repeat;}
.no-svg .mejs-overlay-button {background-image: url("/assets/template/css/bigplay.png");}
.mejs-overlay:hover .mejs-overlay-button {background-position: 0 -100px;}
.mejs-overlay-loading {position: absolute;top: 50%;left: 50%;width: 80px;height: 80px;margin: -40px 0 0 -40px;background: #333;background: url("/assets/template/css/background.png");background: rgba(0,0,0,.9);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background: -webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background: -moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background: -o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background: -ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background: linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9));}
.mejs-overlay-loading span {display: block;width: 80px;height: 80px;background: transparent url("/assets/template/css/loading.gif") 50% 50% no-repeat;}
.mejs-container .mejs-controls {position: absolute;list-style-type: none;margin: 0;padding: 0;bottom: 0;left: 0;background: url("/assets/template/css/background.png");background: rgba(0,0,0,.7);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background: -webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: -moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: -o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: -ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height: 30px;width: 100%;}
.mejs-container .mejs-controls div {list-style-type: none;background-image: none;display: block;float: left;margin: 0;padding: 0;width: 26px;height: 26px;font-size: 11px;line-height: 11px;font-family: Helvetica,Arial;border: 0;}
.mejs-controls .mejs-button button {cursor: pointer;display: block;font-size: 0;line-height: 0;text-decoration: none;margin: 7px 5px;padding: 0;position: absolute;height: 16px;width: 16px;border: 0;background: transparent url("/assets/template/css/controls.svg") no-repeat;}
.no-svg .mejs-controls .mejs-button button {background-image: url("/assets/template/css/controls.png");}
.mejs-controls .mejs-button button:focus {outline: dotted 1px #999;}
.mejs-container .mejs-controls .mejs-time {color: #fff;display: block;height: 17px;width: auto;padding: 8px 3px 0 3px;overflow: hidden;text-align: center;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
.mejs-container .mejs-controls .mejs-time span {color: #fff;font-size: 11px;line-height: 12px;display: block;float: left;margin: 1px 2px 0 0;width: auto;}
.mejs-controls .mejs-play button {background-position: 0 0;}
.mejs-controls .mejs-pause button {background-position: 0 -16px;}
.mejs-controls .mejs-stop button {background-position: -112px 0;}
.mejs-controls div.mejs-time-rail {direction: ltr;width: 200px;padding-top: 5px;}
.mejs-controls .mejs-time-rail span {display: block;position: absolute;width: 180px;height: 10px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;cursor: pointer;}
.mejs-controls .mejs-time-rail .mejs-time-total {margin: 5px;background: #333;background: rgba(50,50,50,.8);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background: -webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: -moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: -o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: -ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8));}
.mejs-controls .mejs-time-rail .mejs-time-buffering {width: 100%;background-image: -o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image: -webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image: -moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image: -ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image: linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size: 15px 15px;-moz-background-size: 15px 15px;-o-background-size: 15px 15px;background-size: 15px 15px;-webkit-animation: buffering-stripes 2s linear infinite;-moz-animation: buffering-stripes 2s linear infinite;-ms-animation: buffering-stripes 2s linear infinite;-o-animation: buffering-stripes 2s linear infinite;animation: buffering-stripes 2s linear infinite;}
@-webkit-keyframes buffering-stripes {from {background-position: 0 0;}
	to {background-position: 30px 0;}}
@-moz-keyframes buffering-stripes {from {background-position: 0 0;}
	to {background-position: 30px 0;}}
@-ms-keyframes buffering-stripes {from {background-position: 0 0;}
	to {background-position: 30px 0;}}
@-o-keyframes buffering-stripes {from {background-position: 0 0;}
	to {background-position: 30px 0;}}
@keyframes buffering-stripes {from {background-position: 0 0;}
	to {background-position: 30px 0;}}
.mejs-controls .mejs-time-rail .mejs-time-loaded {background: #3caac8;background: rgba(60,170,200,.8);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background: -webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background: -moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background: -o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background: -ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background: linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width: 0;}
.mejs-controls .mejs-time-rail .mejs-time-current {background: #fff;background: rgba(255,255,255,.8);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background: -webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: -moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: -o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: -ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width: 0;}
.mejs-controls .mejs-time-rail .mejs-time-handle {display: none;position: absolute;margin: 0;width: 10px;background: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;cursor: pointer;border: solid 2px #333;top: -2px;text-align: center;}
.mejs-controls .mejs-time-rail .mejs-time-float {position: absolute;display: none;background: #eee;width: 36px;height: 17px;border: solid 1px #333;top: -26px;margin-left: -18px;text-align: center;color: #111;}
.mejs-controls .mejs-time-rail .mejs-time-float-current {margin: 2px;width: 30px;display: block;text-align: center;left: 0;}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {position: absolute;display: block;width: 0;height: 0;line-height: 0;border: solid 5px #eee;border-color: #eee transparent transparent transparent;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;top: 15px;left: 13px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {width: 48px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {width: 44px;}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {left: 18px;}
.mejs-controls .mejs-fullscreen-button button {background-position: -32px 0;}
.mejs-controls .mejs-unfullscreen button {background-position: -32px -16px;}
.mejs-controls .mejs-mute button {background-position: -16px -16px;}
.mejs-controls .mejs-unmute button {background-position: -16px 0;}
.mejs-controls .mejs-volume-button {position: relative;}
.mejs-controls .mejs-volume-button .mejs-volume-slider {display: none;height: 115px;width: 25px;background: url("/assets/template/css/background.png");background: rgba(50,50,50,.7);-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;top: -115px;left: 0;z-index: 1;position: absolute;margin: 0;}
.mejs-controls .mejs-volume-button:hover {-webkit-border-radius: 0 0 4px 4px;-moz-border-radius: 0 0 4px 4px;border-radius: 0 0 4px 4px;}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {position: absolute;left: 11px;top: 8px;width: 2px;height: 100px;background: #ddd;background: rgba(255,255,255,.5);margin: 0;}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {position: absolute;left: 11px;top: 8px;width: 2px;height: 100px;background: #ddd;background: rgba(255,255,255,.9);margin: 0;}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {position: absolute;left: 4px;top: -3px;width: 16px;height: 6px;background: #ddd;background: rgba(255,255,255,.9);cursor: N-resize;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;margin: 0;}
.mejs-controls div.mejs-horizontal-volume-slider {height: 26px;width: 60px;position: relative;}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {position: absolute;left: 0;top: 11px;width: 50px;height: 8px;margin: 0;padding: 0;font-size: 1px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;background: #333;background: rgba(50,50,50,.8);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background: -webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: -moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: -o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: -ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background: linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8));}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {position: absolute;left: 0;top: 11px;width: 50px;height: 8px;margin: 0;padding: 0;font-size: 1px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;background: #fff;background: rgba(255,255,255,.8);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background: -webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: -moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: -o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: -ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background: linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {display: none;}
.mejs-controls .mejs-captions-button {position: relative;}
.mejs-controls .mejs-captions-button button {background-position: -48px 0;}
.mejs-controls .mejs-captions-button .mejs-captions-selector {visibility: hidden;position: absolute;bottom: 26px;right: -51px;width: 85px;height: 100px;background: url("/assets/template/css/background.png");background: rgba(50,50,50,.7);border: solid 1px transparent;padding: 10px 10px 0 10px;overflow: hidden;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {margin: 0;padding: 0;display: block;list-style-type: none !important;overflow: hidden;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {margin: 0 0 6px 0;padding: 0;list-style-type: none !important;display: block;color: #fff;overflow: hidden;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {clear: both;float: left;margin: 3px 3px 0 5px;}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {width: 55px;float: left;padding: 4px 0 0 0;line-height: 15px;font-family: helvetica,arial;font-size: 10px;}
.mejs-controls .mejs-captions-button .mejs-captions-translations {font-size: 10px;margin: 0 0 5px 0;}
.mejs-chapters {position: absolute;top: 0;left: 0;-xborder-right: solid 1px #fff;width: 10000px;z-index: 1;}
.mejs-chapters .mejs-chapter {position: absolute;float: left;background: #222;background: rgba(0,0,0,.7);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background: -webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: -moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: -o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: -ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background: linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));overflow: hidden;border: 0;}
.mejs-chapters .mejs-chapter .mejs-chapter-block {font-size: 11px;color: #fff;padding: 5px;display: block;border-right: solid 1px #333;border-bottom: solid 1px #333;cursor: pointer;}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {border-right: none;}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {background: #666;background: rgba(102,102,102,.7);background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background: -webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background: -moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background: -o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background: -ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background: linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {font-size: 12px;font-weight: bold;display: block;white-space: nowrap;text-overflow: ellipsis;margin: 0 0 3px 0;line-height: 12px;}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {font-size: 12px;line-height: 12px;margin: 3px 0 4px 0;display: block;white-space: nowrap;text-overflow: ellipsis;}
.mejs-captions-layer {position: absolute;bottom: 0;left: 0;text-align: center;line-height: 20px;font-size: 16px;color: #fff;}
.mejs-captions-layer a {color: #fff;text-decoration: underline;}
.mejs-captions-layer[lang=ar] {font-size: 20px;font-weight: normal;}
.mejs-captions-position {position: absolute;width: 100%;bottom: 15px;left: 0;}
.mejs-captions-position-hover {bottom: 35px;}
.mejs-captions-text {padding: 3px 5px;background: url("/assets/template/css/background.png");background: rgba(20,20,20,.5);white-space: pre-wrap;}
.me-cannotplay a {color: #fff;font-weight: bold;}
.me-cannotplay span {padding: 15px;display: block;}
.mejs-controls .mejs-loop-off button {background-position: -64px -16px;}
.mejs-controls .mejs-loop-on button {background-position: -64px 0;}
.mejs-controls .mejs-backlight-off button {background-position: -80px -16px;}
.mejs-controls .mejs-backlight-on button {background-position: -80px 0;}
.mejs-controls .mejs-picturecontrols-button {background-position: -96px 0;}
.mejs-contextmenu {position: absolute;width: 150px;padding: 10px;border-radius: 4px;top: 0;left: 0;background: #fff;border: solid 1px #999;z-index: 1001;}
.mejs-contextmenu .mejs-contextmenu-separator {height: 1px;font-size: 0;margin: 5px 6px;background: #333;}
.mejs-contextmenu .mejs-contextmenu-item {font-family: Helvetica,Arial;font-size: 12px;padding: 4px 6px;cursor: pointer;color: #333;}
.mejs-contextmenu .mejs-contextmenu-item:hover {background: #2c7c91;color: #fff;}
.mejs-controls .mejs-sourcechooser-button {position: relative;}
.mejs-controls .mejs-sourcechooser-button button {background-position: -128px 0;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {visibility: hidden;position: absolute;bottom: 26px;right: -10px;width: 130px;height: 100px;background: url("/assets/template/css/background.png");background: rgba(50,50,50,.7);border: solid 1px transparent;padding: 10px;overflow: hidden;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {margin: 0;padding: 0;display: block;list-style-type: none !important;overflow: hidden;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {margin: 0 0 6px 0;padding: 0;list-style-type: none !important;display: block;color: #fff;overflow: hidden;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {clear: both;float: left;margin: 3px 3px 0 5px;}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {width: 100px;float: left;padding: 4px 0 0 0;line-height: 15px;font-family: helvetica,arial;font-size: 10px;}
.mejs-postroll-layer {position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: url("/assets/template/css/background.png");background: rgba(50,50,50,.7);z-index: 1000;overflow: hidden;}
.mejs-postroll-layer-content {width: 100%;height: 100%;}
.mejs-postroll-close {position: absolute;right: 0;top: 0;background: url("/assets/template/css/background.png");background: rgba(50,50,50,.7);color: #fff;padding: 4px;z-index: 100;cursor: pointer;}
div.mejs-speed-button {width: 46px !important;position: relative;}
.mejs-controls .mejs-button.mejs-speed-button button {background: transparent;width: 36px;font-size: 11px;line-height: normal;color: #fff;}
.mejs-controls .mejs-speed-button .mejs-speed-selector {visibility: hidden;position: absolute;top: -100px;left: -10px;width: 60px;height: 100px;background: url("/assets/template/css/background.png");background: rgba(50,50,50,.7);border: solid 1px transparent;padding: 0;overflow: hidden;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector {visibility: visible;}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {color: rgba(33,248,248,1);}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {margin: 0;padding: 0;display: block;list-style-type: none !important;overflow: hidden;}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {margin: 0 0 6px 0;padding: 0 10px;list-style-type: none !important;display: block;color: #fff;overflow: hidden;}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {clear: both;float: left;margin: 3px 3px 0 5px;display: none;}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {width: 60px;float: left;padding: 4px 0 0 0;line-height: 15px;font-family: helvetica,arial;font-size: 11.5px;color: white;margin-left: 5px;cursor: pointer;}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {background-color: #c8c8c8 !important;background-color: rgba(255,255,255,.4) !important;}
@font-face {font-family: "dnd-default-icons";src: url("/assets/template/css/fonts/default-iconsab7f.eot?");src: url("/assets/template/css/fonts/default-iconsd41d.eot?#iefix") format("embedded-opentype"),url("/assets/template/css/fonts/default-iconsab7f.woff?") format("woff"),url("/assets/template/css/fonts/default-iconsab7f.html?") format("truetype"),url("/assets/template/css/fonts/default-iconsab7f.svg?#default-icons") format("svg");font-weight: normal;font-style: normal;}
[class^="ABdev_icon-"], [class*=" ABdev_icon-"] {font-family: "dnd-default-icons";speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.ABdev_icon_spin {-webkit-animation: spin 2s infinite linear;-moz-animation: spin 2s infinite linear;-o-animation: spin 2s infinite linear;animation: spin 2s infinite linear;}
@-moz-keyframes spin {0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(359deg);}}
@-webkit-keyframes spin {0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);}}
@-o-keyframes spin {0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(359deg);}}
@keyframes spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.ABdev_icon-plus:before {content: "";}
.ABdev_icon-remove:before {content: "";}
.ABdev_icon-minus:before {content: "";}
.ABdev_icon-ok:before {content: "";}
.ABdev_icon-zerply:before {content: "";}
.ABdev_icon-instagram:before {content: "";}
.ABdev_icon-dribbble:before {content: "";}
.ABdev_icon-pinterest:before {content: "";}
.ABdev_icon-picasa:before {content: "";}
.ABdev_icon-deviantart:before {content: "";}
.ABdev_icon-behance:before {content: "";}
.ABdev_icon-digg:before {content: "";}
.ABdev_icon-dropbox:before {content: "";}
.ABdev_icon-chevron-up:before {content: "";}
.ABdev_icon-stumbleupon:before {content: "";}
.ABdev_icon-designcontest:before {content: "";}
.ABdev_icon-lastfm:before {content: "";}
.ABdev_icon-github:before {content: "";}
.ABdev_icon-download-alt:before {content: "";}
.ABdev_icon-comment:before {content: "";}
.ABdev_icon-emailalt:before {content: "";}
.ABdev_icon-facebook:before {content: "";}
.ABdev_icon-skype:before {content: "";}
.ABdev_icon-youtube:before {content: "";}
.ABdev_icon-flickr:before {content: "";}
.ABdev_icon-forrst:before {content: "";}
.ABdev_icon-delicious:before {content: "";}
.ABdev_icon-myspace:before {content: "";}
.ABdev_icon-googleplus:before {content: "";}
.ABdev_icon-linkedin:before {content: "";}
.ABdev_icon-blogger-blog:before {content: "";}
.ABdev_icon-vimeo:before {content: "";}
.ABdev_icon-twitter:before {content: "";}
.ABdev_icon-rss:before {content: "";}
.ABdev_icon-warning-sign:before {content: "";}
.ABdev_icon-zoom-in:before {content: "";}
.ABdev_icon-linkalt:before {content: "";}
@charset "UTF-8";
.animated {animation-fill-mode: both;transform: translate3d(0,0,0);perspective: 1000;-o-animation-fill-mode: both;-o-transform: translate3d(0,0,0);-o-perspective: 1000;-moz-animation-fill-mode: both;-moz-transform: translate3d(0,0,0);-moz-perspective: 1000;-webkit-animation-fill-mode: both;-webkit-transform: translate3d(0,0,0);-webkit-perspective: 1000;}
@-webkit-keyframes flash {0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}}
@-moz-keyframes flash {0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}}
@-o-keyframes flash {0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}}
@keyframes flash {0%, 50%, 100% {opacity: 1;}
	25%, 75% {opacity: 0;}}
.animated.flash {-webkit-animation-name: flash;-moz-animation-name: flash;-o-animation-name: flash;animation-name: flash;}
@-webkit-keyframes shake {0%, 100% {-webkit-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}}
@-moz-keyframes shake {0%, 100% {-moz-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}}
@-o-keyframes shake {0%, 100% {-o-transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
	20%, 40%, 60%, 80% {-o-transform: translateX(10px);}}
@keyframes shake {0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}}
.animated.shake {-webkit-animation-name: shake;-moz-animation-name: shake;-o-animation-name: shake;animation-name: shake;}
@-webkit-keyframes bounce {0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}}
@-moz-keyframes bounce {0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}}
@-o-keyframes bounce {0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}}
@keyframes bounce {0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}}
.animated.bounce {-webkit-animation-name: bounce;-moz-animation-name: bounce;-o-animation-name: bounce;animation-name: bounce;}
@-webkit-keyframes tada {0% {-webkit-transform: scale(1);}
	10%, 20% {-webkit-transform: scale(.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}}
@-moz-keyframes tada {0% {-moz-transform: scale(1);}
	10%, 20% {-moz-transform: scale(.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}}
@-o-keyframes tada {0% {-o-transform: scale(1);}
	10%, 20% {-o-transform: scale(.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}}
@keyframes tada {0% {transform: scale(1);}
	10%, 20% {transform: scale(.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}}
.animated.tada {-webkit-animation-name: tada;-moz-animation-name: tada;-o-animation-name: tada;animation-name: tada;}
@-webkit-keyframes swing {20%, 40%, 60%, 80%, 100% {-webkit-transform-origin: top center;}
	20% {-webkit-transform: rotate(15deg);}
	40% {-webkit-transform: rotate(-10deg);}
	60% {-webkit-transform: rotate(5deg);}
	80% {-webkit-transform: rotate(-5deg);}
	100% {-webkit-transform: rotate(0deg);}}
@-moz-keyframes swing {20% {-moz-transform: rotate(15deg);}
	40% {-moz-transform: rotate(-10deg);}
	60% {-moz-transform: rotate(5deg);}
	80% {-moz-transform: rotate(-5deg);}
	100% {-moz-transform: rotate(0deg);}}
@-o-keyframes swing {20% {-o-transform: rotate(15deg);}
	40% {-o-transform: rotate(-10deg);}
	60% {-o-transform: rotate(5deg);}
	80% {-o-transform: rotate(-5deg);}
	100% {-o-transform: rotate(0deg);}}
@keyframes swing {20% {transform: rotate(15deg);}
	40% {transform: rotate(-10deg);}
	60% {transform: rotate(5deg);}
	80% {transform: rotate(-5deg);}
	100% {transform: rotate(0deg);}}
.animated.swing {-webkit-transform-origin: top center;-moz-transform-origin: top center;-o-transform-origin: top center;transform-origin: top center;-webkit-animation-name: swing;-moz-animation-name: swing;-o-animation-name: swing;animation-name: swing;}
@-webkit-keyframes wobble {0% {-webkit-transform: translateX(0%);}
	15% {-webkit-transform: translateX(-25%) rotate(-5deg);}
	30% {-webkit-transform: translateX(20%) rotate(3deg);}
	45% {-webkit-transform: translateX(-15%) rotate(-3deg);}
	60% {-webkit-transform: translateX(10%) rotate(2deg);}
	75% {-webkit-transform: translateX(-5%) rotate(-1deg);}
	100% {-webkit-transform: translateX(0%);}}
@-moz-keyframes wobble {0% {-moz-transform: translateX(0%);}
	15% {-moz-transform: translateX(-25%) rotate(-5deg);}
	30% {-moz-transform: translateX(20%) rotate(3deg);}
	45% {-moz-transform: translateX(-15%) rotate(-3deg);}
	60% {-moz-transform: translateX(10%) rotate(2deg);}
	75% {-moz-transform: translateX(-5%) rotate(-1deg);}
	100% {-moz-transform: translateX(0%);}}
@-o-keyframes wobble {0% {-o-transform: translateX(0%);}
	15% {-o-transform: translateX(-25%) rotate(-5deg);}
	30% {-o-transform: translateX(20%) rotate(3deg);}
	45% {-o-transform: translateX(-15%) rotate(-3deg);}
	60% {-o-transform: translateX(10%) rotate(2deg);}
	75% {-o-transform: translateX(-5%) rotate(-1deg);}
	100% {-o-transform: translateX(0%);}}
@keyframes wobble {0% {transform: translateX(0%);}
	15% {transform: translateX(-25%) rotate(-5deg);}
	30% {transform: translateX(20%) rotate(3deg);}
	45% {transform: translateX(-15%) rotate(-3deg);}
	60% {transform: translateX(10%) rotate(2deg);}
	75% {transform: translateX(-5%) rotate(-1deg);}
	100% {transform: translateX(0%);}}
.animated.wobble {-webkit-animation-name: wobble;-moz-animation-name: wobble;-o-animation-name: wobble;animation-name: wobble;}
@-webkit-keyframes pulse {0% {-webkit-transform: scale(1);}
	50% {-webkit-transform: scale(1.1);}
	100% {-webkit-transform: scale(1);}}
@-moz-keyframes pulse {0% {-moz-transform: scale(1);}
	50% {-moz-transform: scale(1.1);}
	100% {-moz-transform: scale(1);}}
@-o-keyframes pulse {0% {-o-transform: scale(1);}
	50% {-o-transform: scale(1.1);}
	100% {-o-transform: scale(1);}}
@keyframes pulse {0% {transform: scale(1);}
	50% {transform: scale(1.1);}
	100% {transform: scale(1);}}
.animated.pulse {-webkit-animation-name: pulse;-moz-animation-name: pulse;-o-animation-name: pulse;animation-name: pulse;}
@-webkit-keyframes flip {0% {-webkit-transform: perspective(400px) rotateY(0);-webkit-animation-timing-function: ease-out;}
	40% {-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);-webkit-animation-timing-function: ease-out;}
	50% {-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function: ease-in;}
	80% {-webkit-transform: perspective(400px) rotateY(360deg) scale(.95);-webkit-animation-timing-function: ease-in;}
	100% {-webkit-transform: perspective(400px) scale(1);-webkit-animation-timing-function: ease-in;}}
@-moz-keyframes flip {0% {-moz-transform: perspective(400px) rotateY(0);-moz-animation-timing-function: ease-out;}
	40% {-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);-moz-animation-timing-function: ease-out;}
	50% {-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function: ease-in;}
	80% {-moz-transform: perspective(400px) rotateY(360deg) scale(.95);-moz-animation-timing-function: ease-in;}
	100% {-moz-transform: perspective(400px) scale(1);-moz-animation-timing-function: ease-in;}}
@-o-keyframes flip {0% {-o-transform: perspective(400px) rotateY(0);-o-animation-timing-function: ease-out;}
	40% {-o-transform: perspective(400px) translateZ(150px) rotateY(170deg);-o-animation-timing-function: ease-out;}
	50% {-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function: ease-in;}
	80% {-o-transform: perspective(400px) rotateY(360deg) scale(.95);-o-animation-timing-function: ease-in;}
	100% {-o-transform: perspective(400px) scale(1);-o-animation-timing-function: ease-in;}}
@keyframes flip {0% {transform: perspective(400px) rotateY(0);animation-timing-function: ease-out;}
	40% {transform: perspective(400px) translateZ(150px) rotateY(170deg);animation-timing-function: ease-out;}
	50% {transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function: ease-in;}
	80% {transform: perspective(400px) rotateY(360deg) scale(.95);animation-timing-function: ease-in;}
	100% {transform: perspective(400px) scale(1);animation-timing-function: ease-in;}}
.animated.flip {-webkit-backface-visibility: visible !important;-webkit-animation-name: flip;-moz-backface-visibility: visible !important;-moz-animation-name: flip;-o-backface-visibility: visible !important;-o-animation-name: flip;backface-visibility: visible !important;animation-name: flip;}
@-webkit-keyframes flipInX {0% {-webkit-transform: perspective(400px) rotateX(90deg);opacity: 0;}
	40% {-webkit-transform: perspective(400px) rotateX(-10deg);}
	70% {-webkit-transform: perspective(400px) rotateX(10deg);}
	100% {-webkit-transform: perspective(400px) rotateX(0deg);opacity: 1;}}
@-moz-keyframes flipInX {0% {-moz-transform: perspective(400px) rotateX(90deg);opacity: 0;}
	40% {-moz-transform: perspective(400px) rotateX(-10deg);}
	70% {-moz-transform: perspective(400px) rotateX(10deg);}
	100% {-moz-transform: perspective(400px) rotateX(0deg);opacity: 1;}}
@-o-keyframes flipInX {0% {-o-transform: perspective(400px) rotateX(90deg);opacity: 0;}
	40% {-o-transform: perspective(400px) rotateX(-10deg);}
	70% {-o-transform: perspective(400px) rotateX(10deg);}
	100% {-o-transform: perspective(400px) rotateX(0deg);opacity: 1;}}
@keyframes flipInX {0% {transform: perspective(400px) rotateX(90deg);opacity: 0;}
	40% {transform: perspective(400px) rotateX(-10deg);}
	70% {transform: perspective(400px) rotateX(10deg);}
	100% {transform: perspective(400px) rotateX(0deg);opacity: 1;}}
.animated.flipInX {-webkit-backface-visibility: visible !important;-webkit-animation-name: flipInX;-moz-backface-visibility: visible !important;-moz-animation-name: flipInX;-o-backface-visibility: visible !important;-o-animation-name: flipInX;backface-visibility: visible !important;animation-name: flipInX;}
@-webkit-keyframes flipOutX {0% {-webkit-transform: perspective(400px) rotateX(0deg);opacity: 1;}
	100% {-webkit-transform: perspective(400px) rotateX(90deg);opacity: 0;}}
@-moz-keyframes flipOutX {0% {-moz-transform: perspective(400px) rotateX(0deg);opacity: 1;}
	100% {-moz-transform: perspective(400px) rotateX(90deg);opacity: 0;}}
@-o-keyframes flipOutX {0% {-o-transform: perspective(400px) rotateX(0deg);opacity: 1;}
	100% {-o-transform: perspective(400px) rotateX(90deg);opacity: 0;}}
@keyframes flipOutX {0% {transform: perspective(400px) rotateX(0deg);opacity: 1;}
	100% {transform: perspective(400px) rotateX(90deg);opacity: 0;}}
.animated.flipOutX {-webkit-animation-name: flipOutX;-webkit-backface-visibility: visible !important;-moz-animation-name: flipOutX;-moz-backface-visibility: visible !important;-o-animation-name: flipOutX;-o-backface-visibility: visible !important;animation-name: flipOutX;backface-visibility: visible !important;}
@-webkit-keyframes flipInY {0% {-webkit-transform: perspective(400px) rotateY(90deg);opacity: 0;}
	40% {-webkit-transform: perspective(400px) rotateY(-10deg);}
	70% {-webkit-transform: perspective(400px) rotateY(10deg);}
	100% {-webkit-transform: perspective(400px) rotateY(0deg);opacity: 1;}}
@-moz-keyframes flipInY {0% {-moz-transform: perspective(400px) rotateY(90deg);opacity: 0;}
	40% {-moz-transform: perspective(400px) rotateY(-10deg);}
	70% {-moz-transform: perspective(400px) rotateY(10deg);}
	100% {-moz-transform: perspective(400px) rotateY(0deg);opacity: 1;}}
@-o-keyframes flipInY {0% {-o-transform: perspective(400px) rotateY(90deg);opacity: 0;}
	40% {-o-transform: perspective(400px) rotateY(-10deg);}
	70% {-o-transform: perspective(400px) rotateY(10deg);}
	100% {-o-transform: perspective(400px) rotateY(0deg);opacity: 1;}}
@keyframes flipInY {0% {transform: perspective(400px) rotateY(90deg);opacity: 0;}
	40% {transform: perspective(400px) rotateY(-10deg);}
	70% {transform: perspective(400px) rotateY(10deg);}
	100% {transform: perspective(400px) rotateY(0deg);opacity: 1;}}
.animated.flipInY {-webkit-backface-visibility: visible !important;-webkit-animation-name: flipInY;-moz-backface-visibility: visible !important;-moz-animation-name: flipInY;-o-backface-visibility: visible !important;-o-animation-name: flipInY;backface-visibility: visible !important;animation-name: flipInY;}
@-webkit-keyframes flipOutY {0% {-webkit-transform: perspective(400px) rotateY(0deg);opacity: 1;}
	100% {-webkit-transform: perspective(400px) rotateY(90deg);opacity: 0;}}
@-moz-keyframes flipOutY {0% {-moz-transform: perspective(400px) rotateY(0deg);opacity: 1;}
	100% {-moz-transform: perspective(400px) rotateY(90deg);opacity: 0;}}
@-o-keyframes flipOutY {0% {-o-transform: perspective(400px) rotateY(0deg);opacity: 1;}
	100% {-o-transform: perspective(400px) rotateY(90deg);opacity: 0;}}
@keyframes flipOutY {0% {transform: perspective(400px) rotateY(0deg);opacity: 1;}
	100% {transform: perspective(400px) rotateY(90deg);opacity: 0;}}
.animated.flipOutY {-webkit-backface-visibility: visible !important;-webkit-animation-name: flipOutY;-moz-backface-visibility: visible !important;-moz-animation-name: flipOutY;-o-backface-visibility: visible !important;-o-animation-name: flipOutY;backface-visibility: visible !important;animation-name: flipOutY;}
@-webkit-keyframes fadeIn {0% {opacity: 0;}
	100% {opacity: 1;}}
@-moz-keyframes fadeIn {0% {opacity: 0;}
	100% {opacity: 1;}}
@-o-keyframes fadeIn {0% {opacity: 0;}
	100% {opacity: 1;}}
@keyframes fadeIn {0% {opacity: 0;}
	100% {opacity: 1;}}
.animated.fadeIn {-webkit-animation-name: fadeIn;-moz-animation-name: fadeIn;-o-animation-name: fadeIn;animation-name: fadeIn;}
@-webkit-keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translateY(20px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}}
@-moz-keyframes fadeInUp {0% {opacity: 0;-moz-transform: translateY(20px);}
	100% {opacity: 1;-moz-transform: translateY(0);}}
@-o-keyframes fadeInUp {0% {opacity: 0;-o-transform: translateY(20px);}
	100% {opacity: 1;-o-transform: translateY(0);}}
@keyframes fadeInUp {0% {opacity: 0;transform: translateY(20px);}
	100% {opacity: 1;transform: translateY(0);}}
.animated.fadeInUp {-webkit-animation-name: fadeInUp;-moz-animation-name: fadeInUp;-o-animation-name: fadeInUp;animation-name: fadeInUp;}
@-webkit-keyframes fadeInDown {0% {opacity: 0;-webkit-transform: translateY(-20px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}}
@-moz-keyframes fadeInDown {0% {opacity: 0;-moz-transform: translateY(-20px);}
	100% {opacity: 1;-moz-transform: translateY(0);}}
@-o-keyframes fadeInDown {0% {opacity: 0;-o-transform: translateY(-20px);}
	100% {opacity: 1;-o-transform: translateY(0);}}
@keyframes fadeInDown {0% {opacity: 0;transform: translateY(-20px);}
	100% {opacity: 1;transform: translateY(0);}}
.animated.fadeInDown {-webkit-animation-name: fadeInDown;-moz-animation-name: fadeInDown;-o-animation-name: fadeInDown;animation-name: fadeInDown;}
@-webkit-keyframes fadeInLeft {0% {opacity: 0;-webkit-transform: translateX(-20px);}
	100% {opacity: 1;-webkit-transform: translateX(0);}}
@-moz-keyframes fadeInLeft {0% {opacity: 0;-moz-transform: translateX(-20px);}
	100% {opacity: 1;-moz-transform: translateX(0);}}
@-o-keyframes fadeInLeft {0% {opacity: 0;-o-transform: translateX(-20px);}
	100% {opacity: 1;-o-transform: translateX(0);}}
@keyframes fadeInLeft {0% {opacity: 0;transform: translateX(-20px);}
	100% {opacity: 1;transform: translateX(0);}}
.animated.fadeInLeft {-webkit-animation-name: fadeInLeft;-moz-animation-name: fadeInLeft;-o-animation-name: fadeInLeft;animation-name: fadeInLeft;}
@-webkit-keyframes fadeInRight {0% {opacity: 0;-webkit-transform: translateX(20px);}
	100% {opacity: 1;-webkit-transform: translateX(0);}}
@-moz-keyframes fadeInRight {0% {opacity: 0;-moz-transform: translateX(20px);}
	100% {opacity: 1;-moz-transform: translateX(0);}}
@-o-keyframes fadeInRight {0% {opacity: 0;-o-transform: translateX(20px);}
	100% {opacity: 1;-o-transform: translateX(0);}}
@keyframes fadeInRight {0% {opacity: 0;transform: translateX(20px);}
	100% {opacity: 1;transform: translateX(0);}}
.animated.fadeInRight {-webkit-animation-name: fadeInRight;-moz-animation-name: fadeInRight;-o-animation-name: fadeInRight;animation-name: fadeInRight;}
@-webkit-keyframes fadeInUpBig {0% {opacity: 0;-webkit-transform: translateY(2000px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}}
@-moz-keyframes fadeInUpBig {0% {opacity: 0;-moz-transform: translateY(2000px);}
	100% {opacity: 1;-moz-transform: translateY(0);}}
@-o-keyframes fadeInUpBig {0% {opacity: 0;-o-transform: translateY(2000px);}
	100% {opacity: 1;-o-transform: translateY(0);}}
@keyframes fadeInUpBig {0% {opacity: 0;transform: translateY(2000px);}
	100% {opacity: 1;transform: translateY(0);}}
.animated.fadeInUpBig {-webkit-animation-name: fadeInUpBig;-moz-animation-name: fadeInUpBig;-o-animation-name: fadeInUpBig;animation-name: fadeInUpBig;}
@-webkit-keyframes fadeInDownBig {0% {opacity: 0;-webkit-transform: translateY(-2000px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}}
@-moz-keyframes fadeInDownBig {0% {opacity: 0;-moz-transform: translateY(-2000px);}
	100% {opacity: 1;-moz-transform: translateY(0);}}
@-o-keyframes fadeInDownBig {0% {opacity: 0;-o-transform: translateY(-2000px);}
	100% {opacity: 1;-o-transform: translateY(0);}}
@keyframes fadeInDownBig {0% {opacity: 0;transform: translateY(-2000px);}
	100% {opacity: 1;transform: translateY(0);}}
.animated.fadeInDownBig {-webkit-animation-name: fadeInDownBig;-moz-animation-name: fadeInDownBig;-o-animation-name: fadeInDownBig;animation-name: fadeInDownBig;}
@-webkit-keyframes fadeInLeftBig {0% {opacity: 0;-webkit-transform: translateX(-2000px);}
	100% {opacity: 1;-webkit-transform: translateX(0);}}
@-moz-keyframes fadeInLeftBig {0% {opacity: 0;-moz-transform: translateX(-2000px);}
	100% {opacity: 1;-moz-transform: translateX(0);}}
@-o-keyframes fadeInLeftBig {0% {opacity: 0;-o-transform: translateX(-2000px);}
	100% {opacity: 1;-o-transform: translateX(0);}}
@keyframes fadeInLeftBig {0% {opacity: 0;transform: translateX(-2000px);}
	100% {opacity: 1;transform: translateX(0);}}
.animated.fadeInLeftBig {-webkit-animation-name: fadeInLeftBig;-moz-animation-name: fadeInLeftBig;-o-animation-name: fadeInLeftBig;animation-name: fadeInLeftBig;}
@-webkit-keyframes fadeInRightBig {0% {opacity: 0;-webkit-transform: translateX(2000px);}
	100% {opacity: 1;-webkit-transform: translateX(0);}}
@-moz-keyframes fadeInRightBig {0% {opacity: 0;-moz-transform: translateX(2000px);}
	100% {opacity: 1;-moz-transform: translateX(0);}}
@-o-keyframes fadeInRightBig {0% {opacity: 0;-o-transform: translateX(2000px);}
	100% {opacity: 1;-o-transform: translateX(0);}}
@keyframes fadeInRightBig {0% {opacity: 0;transform: translateX(2000px);}
	100% {opacity: 1;transform: translateX(0);}}
.animated.fadeInRightBig {-webkit-animation-name: fadeInRightBig;-moz-animation-name: fadeInRightBig;-o-animation-name: fadeInRightBig;animation-name: fadeInRightBig;}
@-webkit-keyframes fadeOut {0% {opacity: 1;}
	100% {opacity: 0;}}
@-moz-keyframes fadeOut {0% {opacity: 1;}
	100% {opacity: 0;}}
@-o-keyframes fadeOut {0% {opacity: 1;}
	100% {opacity: 0;}}
@keyframes fadeOut {0% {opacity: 1;}
	100% {opacity: 0;}}
.animated.fadeOut {-webkit-animation-name: fadeOut;-moz-animation-name: fadeOut;-o-animation-name: fadeOut;animation-name: fadeOut;}
@-webkit-keyframes fadeOutUp {0% {opacity: 1;-webkit-transform: translateY(0);}
	100% {opacity: 0;-webkit-transform: translateY(-20px);}}
@-moz-keyframes fadeOutUp {0% {opacity: 1;-moz-transform: translateY(0);}
	100% {opacity: 0;-moz-transform: translateY(-20px);}}
@-o-keyframes fadeOutUp {0% {opacity: 1;-o-transform: translateY(0);}
	100% {opacity: 0;-o-transform: translateY(-20px);}}
@keyframes fadeOutUp {0% {opacity: 1;transform: translateY(0);}
	100% {opacity: 0;transform: translateY(-20px);}}
.animated.fadeOutUp {-webkit-animation-name: fadeOutUp;-moz-animation-name: fadeOutUp;-o-animation-name: fadeOutUp;animation-name: fadeOutUp;}
@-webkit-keyframes fadeOutDown {0% {opacity: 1;-webkit-transform: translateY(0);}
	100% {opacity: 0;-webkit-transform: translateY(20px);}}
@-moz-keyframes fadeOutDown {0% {opacity: 1;-moz-transform: translateY(0);}
	100% {opacity: 0;-moz-transform: translateY(20px);}}
@-o-keyframes fadeOutDown {0% {opacity: 1;-o-transform: translateY(0);}
	100% {opacity: 0;-o-transform: translateY(20px);}}
@keyframes fadeOutDown {0% {opacity: 1;transform: translateY(0);}
	100% {opacity: 0;transform: translateY(20px);}}
.animated.fadeOutDown {-webkit-animation-name: fadeOutDown;-moz-animation-name: fadeOutDown;-o-animation-name: fadeOutDown;animation-name: fadeOutDown;}
@-webkit-keyframes fadeOutLeft {0% {opacity: 1;-webkit-transform: translateX(0);}
	100% {opacity: 0;-webkit-transform: translateX(-20px);}}
@-moz-keyframes fadeOutLeft {0% {opacity: 1;-moz-transform: translateX(0);}
	100% {opacity: 0;-moz-transform: translateX(-20px);}}
@-o-keyframes fadeOutLeft {0% {opacity: 1;-o-transform: translateX(0);}
	100% {opacity: 0;-o-transform: translateX(-20px);}}
@keyframes fadeOutLeft {0% {opacity: 1;transform: translateX(0);}
	100% {opacity: 0;transform: translateX(-20px);}}
.animated.fadeOutLeft {-webkit-animation-name: fadeOutLeft;-moz-animation-name: fadeOutLeft;-o-animation-name: fadeOutLeft;animation-name: fadeOutLeft;}
@-webkit-keyframes fadeOutRight {0% {opacity: 1;-webkit-transform: translateX(0);}
	100% {opacity: 0;-webkit-transform: translateX(20px);}}
@-moz-keyframes fadeOutRight {0% {opacity: 1;-moz-transform: translateX(0);}
	100% {opacity: 0;-moz-transform: translateX(20px);}}
@-o-keyframes fadeOutRight {0% {opacity: 1;-o-transform: translateX(0);}
	100% {opacity: 0;-o-transform: translateX(20px);}}
@keyframes fadeOutRight {0% {opacity: 1;transform: translateX(0);}
	100% {opacity: 0;transform: translateX(20px);}}
.animated.fadeOutRight {-webkit-animation-name: fadeOutRight;-moz-animation-name: fadeOutRight;-o-animation-name: fadeOutRight;animation-name: fadeOutRight;}
@-webkit-keyframes fadeOutUpBig {0% {opacity: 1;-webkit-transform: translateY(0);}
	100% {opacity: 0;-webkit-transform: translateY(-2000px);}}
@-moz-keyframes fadeOutUpBig {0% {opacity: 1;-moz-transform: translateY(0);}
	100% {opacity: 0;-moz-transform: translateY(-2000px);}}
@-o-keyframes fadeOutUpBig {0% {opacity: 1;-o-transform: translateY(0);}
	100% {opacity: 0;-o-transform: translateY(-2000px);}}
@keyframes fadeOutUpBig {0% {opacity: 1;transform: translateY(0);}
	100% {opacity: 0;transform: translateY(-2000px);}}
.animated.fadeOutUpBig {-webkit-animation-name: fadeOutUpBig;-moz-animation-name: fadeOutUpBig;-o-animation-name: fadeOutUpBig;animation-name: fadeOutUpBig;}
@-webkit-keyframes fadeOutDownBig {0% {opacity: 1;-webkit-transform: translateY(0);}
	100% {opacity: 0;-webkit-transform: translateY(2000px);}}
@-moz-keyframes fadeOutDownBig {0% {opacity: 1;-moz-transform: translateY(0);}
	100% {opacity: 0;-moz-transform: translateY(2000px);}}
@-o-keyframes fadeOutDownBig {0% {opacity: 1;-o-transform: translateY(0);}
	100% {opacity: 0;-o-transform: translateY(2000px);}}
@keyframes fadeOutDownBig {0% {opacity: 1;transform: translateY(0);}
	100% {opacity: 0;transform: translateY(2000px);}}
.animated.fadeOutDownBig {-webkit-animation-name: fadeOutDownBig;-moz-animation-name: fadeOutDownBig;-o-animation-name: fadeOutDownBig;animation-name: fadeOutDownBig;}
@-webkit-keyframes fadeOutLeftBig {0% {opacity: 1;-webkit-transform: translateX(0);}
	100% {opacity: 0;-webkit-transform: translateX(-2000px);}}
@-moz-keyframes fadeOutLeftBig {0% {opacity: 1;-moz-transform: translateX(0);}
	100% {opacity: 0;-moz-transform: translateX(-2000px);}}
@-o-keyframes fadeOutLeftBig {0% {opacity: 1;-o-transform: translateX(0);}
	100% {opacity: 0;-o-transform: translateX(-2000px);}}
@keyframes fadeOutLeftBig {0% {opacity: 1;transform: translateX(0);}
	100% {opacity: 0;transform: translateX(-2000px);}}
.animated.fadeOutLeftBig {-webkit-animation-name: fadeOutLeftBig;-moz-animation-name: fadeOutLeftBig;-o-animation-name: fadeOutLeftBig;animation-name: fadeOutLeftBig;}
@-webkit-keyframes fadeOutRightBig {0% {opacity: 1;-webkit-transform: translateX(0);}
	100% {opacity: 0;-webkit-transform: translateX(2000px);}}
@-moz-keyframes fadeOutRightBig {0% {opacity: 1;-moz-transform: translateX(0);}
	100% {opacity: 0;-moz-transform: translateX(2000px);}}
@-o-keyframes fadeOutRightBig {0% {opacity: 1;-o-transform: translateX(0);}
	100% {opacity: 0;-o-transform: translateX(2000px);}}
@keyframes fadeOutRightBig {0% {opacity: 1;transform: translateX(0);}
	100% {opacity: 0;transform: translateX(2000px);}}
.animated.fadeOutRightBig {-webkit-animation-name: fadeOutRightBig;-moz-animation-name: fadeOutRightBig;-o-animation-name: fadeOutRightBig;animation-name: fadeOutRightBig;}
@-webkit-keyframes bounceIn {0% {opacity: 0;-webkit-transform: scale(.3);}
	50% {opacity: 1;-webkit-transform: scale(1.05);}
	70% {-webkit-transform: scale(.9);}
	100% {-webkit-transform: scale(1);}}
@-moz-keyframes bounceIn {0% {opacity: 0;-moz-transform: scale(.3);}
	50% {opacity: 1;-moz-transform: scale(1.05);}
	70% {-moz-transform: scale(.9);}
	100% {-moz-transform: scale(1);}}
@-o-keyframes bounceIn {0% {opacity: 0;-o-transform: scale(.3);}
	50% {opacity: 1;-o-transform: scale(1.05);}
	70% {-o-transform: scale(.9);}
	100% {-o-transform: scale(1);}}
@keyframes bounceIn {0% {opacity: 0;transform: scale(.3);}
	50% {opacity: 1;transform: scale(1.05);}
	70% {transform: scale(.9);}
	100% {transform: scale(1);}}
.animated.bounceIn {-webkit-animation-name: bounceIn;-moz-animation-name: bounceIn;-o-animation-name: bounceIn;animation-name: bounceIn;}
@-webkit-keyframes bounceInUp {0% {opacity: 0;-webkit-transform: translateY(2000px);}
	60% {opacity: 1;-webkit-transform: translateY(-30px);}
	80% {-webkit-transform: translateY(10px);}
	100% {-webkit-transform: translateY(0);}}
@-moz-keyframes bounceInUp {0% {opacity: 0;-moz-transform: translateY(2000px);}
	60% {opacity: 1;-moz-transform: translateY(-30px);}
	80% {-moz-transform: translateY(10px);}
	100% {-moz-transform: translateY(0);}}
@-o-keyframes bounceInUp {0% {opacity: 0;-o-transform: translateY(2000px);}
	60% {opacity: 1;-o-transform: translateY(-30px);}
	80% {-o-transform: translateY(10px);}
	100% {-o-transform: translateY(0);}}
@keyframes bounceInUp {0% {opacity: 0;transform: translateY(2000px);}
	60% {opacity: 1;transform: translateY(-30px);}
	80% {transform: translateY(10px);}
	100% {transform: translateY(0);}}
.animated.bounceInUp {-webkit-animation-name: bounceInUp;-moz-animation-name: bounceInUp;-o-animation-name: bounceInUp;animation-name: bounceInUp;}
@-webkit-keyframes bounceInDown {0% {opacity: 0;-webkit-transform: translateY(-2000px);}
	60% {opacity: 1;-webkit-transform: translateY(30px);}
	80% {-webkit-transform: translateY(-10px);}
	100% {-webkit-transform: translateY(0);}}
@-moz-keyframes bounceInDown {0% {opacity: 0;-moz-transform: translateY(-2000px);}
	60% {opacity: 1;-moz-transform: translateY(30px);}
	80% {-moz-transform: translateY(-10px);}
	100% {-moz-transform: translateY(0);}}
@-o-keyframes bounceInDown {0% {opacity: 0;-o-transform: translateY(-2000px);}
	60% {opacity: 1;-o-transform: translateY(30px);}
	80% {-o-transform: translateY(-10px);}
	100% {-o-transform: translateY(0);}}
@keyframes bounceInDown {0% {opacity: 0;transform: translateY(-2000px);}
	60% {opacity: 1;transform: translateY(30px);}
	80% {transform: translateY(-10px);}
	100% {transform: translateY(0);}}
.animated.bounceInDown {-webkit-animation-name: bounceInDown;-moz-animation-name: bounceInDown;-o-animation-name: bounceInDown;animation-name: bounceInDown;}
@-webkit-keyframes bounceInLeft {0% {opacity: 0;-webkit-transform: translateX(-2000px);}
	60% {opacity: 1;-webkit-transform: translateX(30px);}
	80% {-webkit-transform: translateX(-10px);}
	100% {-webkit-transform: translateX(0);}}
@-moz-keyframes bounceInLeft {0% {opacity: 0;-moz-transform: translateX(-2000px);}
	60% {opacity: 1;-moz-transform: translateX(30px);}
	80% {-moz-transform: translateX(-10px);}
	100% {-moz-transform: translateX(0);}}
@-o-keyframes bounceInLeft {0% {opacity: 0;-o-transform: translateX(-2000px);}
	60% {opacity: 1;-o-transform: translateX(30px);}
	80% {-o-transform: translateX(-10px);}
	100% {-o-transform: translateX(0);}}
@keyframes bounceInLeft {0% {opacity: 0;transform: translateX(-2000px);}
	60% {opacity: 1;transform: translateX(30px);}
	80% {transform: translateX(-10px);}
	100% {transform: translateX(0);}}
.animated.bounceInLeft {-webkit-animation-name: bounceInLeft;-moz-animation-name: bounceInLeft;-o-animation-name: bounceInLeft;animation-name: bounceInLeft;}
@-webkit-keyframes bounceInRight {0% {opacity: 0;-webkit-transform: translateX(2000px);}
	60% {opacity: 1;-webkit-transform: translateX(-30px);}
	80% {-webkit-transform: translateX(10px);}
	100% {-webkit-transform: translateX(0);}}
@-moz-keyframes bounceInRight {0% {opacity: 0;-moz-transform: translateX(2000px);}
	60% {opacity: 1;-moz-transform: translateX(-30px);}
	80% {-moz-transform: translateX(10px);}
	100% {-moz-transform: translateX(0);}}
@-o-keyframes bounceInRight {0% {opacity: 0;-o-transform: translateX(2000px);}
	60% {opacity: 1;-o-transform: translateX(-30px);}
	80% {-o-transform: translateX(10px);}
	100% {-o-transform: translateX(0);}}
@keyframes bounceInRight {0% {opacity: 0;transform: translateX(2000px);}
	60% {opacity: 1;transform: translateX(-30px);}
	80% {transform: translateX(10px);}
	100% {transform: translateX(0);}}
.animated.bounceInRight {-webkit-animation-name: bounceInRight;-moz-animation-name: bounceInRight;-o-animation-name: bounceInRight;animation-name: bounceInRight;}
@-webkit-keyframes bounceOut {0% {-webkit-transform: scale(1);}
	25% {-webkit-transform: scale(.95);}
	50% {opacity: 1;-webkit-transform: scale(1.1);}
	100% {opacity: 0;-webkit-transform: scale(.3);}}
@-moz-keyframes bounceOut {0% {-moz-transform: scale(1);}
	25% {-moz-transform: scale(.95);}
	50% {opacity: 1;-moz-transform: scale(1.1);}
	100% {opacity: 0;-moz-transform: scale(.3);}}
@-o-keyframes bounceOut {0% {-o-transform: scale(1);}
	25% {-o-transform: scale(.95);}
	50% {opacity: 1;-o-transform: scale(1.1);}
	100% {opacity: 0;-o-transform: scale(.3);}}
@keyframes bounceOut {0% {transform: scale(1);}
	25% {transform: scale(.95);}
	50% {opacity: 1;transform: scale(1.1);}
	100% {opacity: 0;transform: scale(.3);}}
.animated.bounceOut {-webkit-animation-name: bounceOut;-moz-animation-name: bounceOut;-o-animation-name: bounceOut;animation-name: bounceOut;}
@-webkit-keyframes bounceOutUp {0% {-webkit-transform: translateY(0);}
	20% {opacity: 1;-webkit-transform: translateY(20px);}
	100% {opacity: 0;-webkit-transform: translateY(-2000px);}}
@-moz-keyframes bounceOutUp {0% {-moz-transform: translateY(0);}
	20% {opacity: 1;-moz-transform: translateY(20px);}
	100% {opacity: 0;-moz-transform: translateY(-2000px);}}
@-o-keyframes bounceOutUp {0% {-o-transform: translateY(0);}
	20% {opacity: 1;-o-transform: translateY(20px);}
	100% {opacity: 0;-o-transform: translateY(-2000px);}}
@keyframes bounceOutUp {0% {transform: translateY(0);}
	20% {opacity: 1;transform: translateY(20px);}
	100% {opacity: 0;transform: translateY(-2000px);}}
.animated.bounceOutUp {-webkit-animation-name: bounceOutUp;-moz-animation-name: bounceOutUp;-o-animation-name: bounceOutUp;animation-name: bounceOutUp;}
@-webkit-keyframes bounceOutDown {0% {-webkit-transform: translateY(0);}
	20% {opacity: 1;-webkit-transform: translateY(-20px);}
	100% {opacity: 0;-webkit-transform: translateY(2000px);}}
@-moz-keyframes bounceOutDown {0% {-moz-transform: translateY(0);}
	20% {opacity: 1;-moz-transform: translateY(-20px);}
	100% {opacity: 0;-moz-transform: translateY(2000px);}}
@-o-keyframes bounceOutDown {0% {-o-transform: translateY(0);}
	20% {opacity: 1;-o-transform: translateY(-20px);}
	100% {opacity: 0;-o-transform: translateY(2000px);}}
@keyframes bounceOutDown {0% {transform: translateY(0);}
	20% {opacity: 1;transform: translateY(-20px);}
	100% {opacity: 0;transform: translateY(2000px);}}
.animated.bounceOutDown {-webkit-animation-name: bounceOutDown;-moz-animation-name: bounceOutDown;-o-animation-name: bounceOutDown;animation-name: bounceOutDown;}
@-webkit-keyframes bounceOutLeft {0% {-webkit-transform: translateX(0);}
	20% {opacity: 1;-webkit-transform: translateX(20px);}
	100% {opacity: 0;-webkit-transform: translateX(-2000px);}}
@-moz-keyframes bounceOutLeft {0% {-moz-transform: translateX(0);}
	20% {opacity: 1;-moz-transform: translateX(20px);}
	100% {opacity: 0;-moz-transform: translateX(-2000px);}}
@-o-keyframes bounceOutLeft {0% {-o-transform: translateX(0);}
	20% {opacity: 1;-o-transform: translateX(20px);}
	100% {opacity: 0;-o-transform: translateX(-2000px);}}
@keyframes bounceOutLeft {0% {transform: translateX(0);}
	20% {opacity: 1;transform: translateX(20px);}
	100% {opacity: 0;transform: translateX(-2000px);}}
.animated.bounceOutLeft {-webkit-animation-name: bounceOutLeft;-moz-animation-name: bounceOutLeft;-o-animation-name: bounceOutLeft;animation-name: bounceOutLeft;}
@-webkit-keyframes bounceOutRight {0% {-webkit-transform: translateX(0);}
	20% {opacity: 1;-webkit-transform: translateX(-20px);}
	100% {opacity: 0;-webkit-transform: translateX(2000px);}}
@-moz-keyframes bounceOutRight {0% {-moz-transform: translateX(0);}
	20% {opacity: 1;-moz-transform: translateX(-20px);}
	100% {opacity: 0;-moz-transform: translateX(2000px);}}
@-o-keyframes bounceOutRight {0% {-o-transform: translateX(0);}
	20% {opacity: 1;-o-transform: translateX(-20px);}
	100% {opacity: 0;-o-transform: translateX(2000px);}}
@keyframes bounceOutRight {0% {transform: translateX(0);}
	20% {opacity: 1;transform: translateX(-20px);}
	100% {opacity: 0;transform: translateX(2000px);}}
.animated.bounceOutRight {-webkit-animation-name: bounceOutRight;-moz-animation-name: bounceOutRight;-o-animation-name: bounceOutRight;animation-name: bounceOutRight;}
@-webkit-keyframes rotateIn {0% {-webkit-transform-origin: center center;-webkit-transform: rotate(-200deg);opacity: 0;}
	100% {-webkit-transform-origin: center center;-webkit-transform: rotate(0);opacity: 1;}}
@-moz-keyframes rotateIn {0% {-moz-transform-origin: center center;-moz-transform: rotate(-200deg);opacity: 0;}
	100% {-moz-transform-origin: center center;-moz-transform: rotate(0);opacity: 1;}}
@-o-keyframes rotateIn {0% {-o-transform-origin: center center;-o-transform: rotate(-200deg);opacity: 0;}
	100% {-o-transform-origin: center center;-o-transform: rotate(0);opacity: 1;}}
@keyframes rotateIn {0% {transform-origin: center center;transform: rotate(-200deg);opacity: 0;}
	100% {transform-origin: center center;transform: rotate(0);opacity: 1;}}
.animated.rotateIn {-webkit-animation-name: rotateIn;-moz-animation-name: rotateIn;-o-animation-name: rotateIn;animation-name: rotateIn;}
@-webkit-keyframes rotateInUpLeft {0% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(90deg);opacity: 0;}
	100% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(0);opacity: 1;}}
@-moz-keyframes rotateInUpLeft {0% {-moz-transform-origin: left bottom;-moz-transform: rotate(90deg);opacity: 0;}
	100% {-moz-transform-origin: left bottom;-moz-transform: rotate(0);opacity: 1;}}
@-o-keyframes rotateInUpLeft {0% {-o-transform-origin: left bottom;-o-transform: rotate(90deg);opacity: 0;}
	100% {-o-transform-origin: left bottom;-o-transform: rotate(0);opacity: 1;}}
@keyframes rotateInUpLeft {0% {transform-origin: left bottom;transform: rotate(90deg);opacity: 0;}
	100% {transform-origin: left bottom;transform: rotate(0);opacity: 1;}}
.animated.rotateInUpLeft {-webkit-animation-name: rotateInUpLeft;-moz-animation-name: rotateInUpLeft;-o-animation-name: rotateInUpLeft;animation-name: rotateInUpLeft;}
@-webkit-keyframes rotateInDownLeft {0% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(-90deg);opacity: 0;}
	100% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(0);opacity: 1;}}
@-moz-keyframes rotateInDownLeft {0% {-moz-transform-origin: left bottom;-moz-transform: rotate(-90deg);opacity: 0;}
	100% {-moz-transform-origin: left bottom;-moz-transform: rotate(0);opacity: 1;}}
@-o-keyframes rotateInDownLeft {0% {-o-transform-origin: left bottom;-o-transform: rotate(-90deg);opacity: 0;}
	100% {-o-transform-origin: left bottom;-o-transform: rotate(0);opacity: 1;}}
@keyframes rotateInDownLeft {0% {transform-origin: left bottom;transform: rotate(-90deg);opacity: 0;}
	100% {transform-origin: left bottom;transform: rotate(0);opacity: 1;}}
.animated.rotateInDownLeft {-webkit-animation-name: rotateInDownLeft;-moz-animation-name: rotateInDownLeft;-o-animation-name: rotateInDownLeft;animation-name: rotateInDownLeft;}
@-webkit-keyframes rotateInUpRight {0% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(-90deg);opacity: 0;}
	100% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(0);opacity: 1;}}
@-moz-keyframes rotateInUpRight {0% {-moz-transform-origin: right bottom;-moz-transform: rotate(-90deg);opacity: 0;}
	100% {-moz-transform-origin: right bottom;-moz-transform: rotate(0);opacity: 1;}}
@-o-keyframes rotateInUpRight {0% {-o-transform-origin: right bottom;-o-transform: rotate(-90deg);opacity: 0;}
	100% {-o-transform-origin: right bottom;-o-transform: rotate(0);opacity: 1;}}
@keyframes rotateInUpRight {0% {transform-origin: right bottom;transform: rotate(-90deg);opacity: 0;}
	100% {transform-origin: right bottom;transform: rotate(0);opacity: 1;}}
.animated.rotateInUpRight {-webkit-animation-name: rotateInUpRight;-moz-animation-name: rotateInUpRight;-o-animation-name: rotateInUpRight;animation-name: rotateInUpRight;}
@-webkit-keyframes rotateInDownRight {0% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(90deg);opacity: 0;}
	100% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(0);opacity: 1;}}
@-moz-keyframes rotateInDownRight {0% {-moz-transform-origin: right bottom;-moz-transform: rotate(90deg);opacity: 0;}
	100% {-moz-transform-origin: right bottom;-moz-transform: rotate(0);opacity: 1;}}
@-o-keyframes rotateInDownRight {0% {-o-transform-origin: right bottom;-o-transform: rotate(90deg);opacity: 0;}
	100% {-o-transform-origin: right bottom;-o-transform: rotate(0);opacity: 1;}}
@keyframes rotateInDownRight {0% {transform-origin: right bottom;transform: rotate(90deg);opacity: 0;}
	100% {transform-origin: right bottom;transform: rotate(0);opacity: 1;}}
.animated.rotateInDownRight {-webkit-animation-name: rotateInDownRight;-moz-animation-name: rotateInDownRight;-o-animation-name: rotateInDownRight;animation-name: rotateInDownRight;}
@-webkit-keyframes rotateOut {0% {-webkit-transform-origin: center center;-webkit-transform: rotate(0);opacity: 1;}
	100% {-webkit-transform-origin: center center;-webkit-transform: rotate(200deg);opacity: 0;}}
@-moz-keyframes rotateOut {0% {-moz-transform-origin: center center;-moz-transform: rotate(0);opacity: 1;}
	100% {-moz-transform-origin: center center;-moz-transform: rotate(200deg);opacity: 0;}}
@-o-keyframes rotateOut {0% {-o-transform-origin: center center;-o-transform: rotate(0);opacity: 1;}
	100% {-o-transform-origin: center center;-o-transform: rotate(200deg);opacity: 0;}}
@keyframes rotateOut {0% {transform-origin: center center;transform: rotate(0);opacity: 1;}
	100% {transform-origin: center center;transform: rotate(200deg);opacity: 0;}}
.animated.rotateOut {-webkit-animation-name: rotateOut;-moz-animation-name: rotateOut;-o-animation-name: rotateOut;animation-name: rotateOut;}
@-webkit-keyframes rotateOutUpLeft {0% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(0);opacity: 1;}
	100% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(-90deg);opacity: 0;}}
@-moz-keyframes rotateOutUpLeft {0% {-moz-transform-origin: left bottom;-moz-transform: rotate(0);opacity: 1;}
	100% {-moz-transform-origin: left bottom;-moz-transform: rotate(-90deg);opacity: 0;}}
@-o-keyframes rotateOutUpLeft {0% {-o-transform-origin: left bottom;-o-transform: rotate(0);opacity: 1;}
	100% {-o-transform-origin: left bottom;-o-transform: rotate(-90deg);opacity: 0;}}
@keyframes rotateOutUpLeft {0% {transform-origin: left bottom;transform: rotate(0);opacity: 1;}
	100% {transform-origin: left bottom;transform: rotate(-90deg);opacity: 0;}}
.animated.rotateOutUpLeft {-webkit-animation-name: rotateOutUpLeft;-moz-animation-name: rotateOutUpLeft;-o-animation-name: rotateOutUpLeft;animation-name: rotateOutUpLeft;}
@-webkit-keyframes rotateOutDownLeft {0% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(0);opacity: 1;}
	100% {-webkit-transform-origin: left bottom;-webkit-transform: rotate(90deg);opacity: 0;}}
@-moz-keyframes rotateOutDownLeft {0% {-moz-transform-origin: left bottom;-moz-transform: rotate(0);opacity: 1;}
	100% {-moz-transform-origin: left bottom;-moz-transform: rotate(90deg);opacity: 0;}}
@-o-keyframes rotateOutDownLeft {0% {-o-transform-origin: left bottom;-o-transform: rotate(0);opacity: 1;}
	100% {-o-transform-origin: left bottom;-o-transform: rotate(90deg);opacity: 0;}}
@keyframes rotateOutDownLeft {0% {transform-origin: left bottom;transform: rotate(0);opacity: 1;}
	100% {transform-origin: left bottom;transform: rotate(90deg);opacity: 0;}}
.animated.rotateOutDownLeft {-webkit-animation-name: rotateOutDownLeft;-moz-animation-name: rotateOutDownLeft;-o-animation-name: rotateOutDownLeft;animation-name: rotateOutDownLeft;}
@-webkit-keyframes rotateOutUpRight {0% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(0);opacity: 1;}
	100% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(90deg);opacity: 0;}}
@-moz-keyframes rotateOutUpRight {0% {-moz-transform-origin: right bottom;-moz-transform: rotate(0);opacity: 1;}
	100% {-moz-transform-origin: right bottom;-moz-transform: rotate(90deg);opacity: 0;}}
@-o-keyframes rotateOutUpRight {0% {-o-transform-origin: right bottom;-o-transform: rotate(0);opacity: 1;}
	100% {-o-transform-origin: right bottom;-o-transform: rotate(90deg);opacity: 0;}}
@keyframes rotateOutUpRight {0% {transform-origin: right bottom;transform: rotate(0);opacity: 1;}
	100% {transform-origin: right bottom;transform: rotate(90deg);opacity: 0;}}
.animated.rotateOutUpRight {-webkit-animation-name: rotateOutUpRight;-moz-animation-name: rotateOutUpRight;-o-animation-name: rotateOutUpRight;animation-name: rotateOutUpRight;}
@-webkit-keyframes rotateOutDownRight {0% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(0);opacity: 1;}
	100% {-webkit-transform-origin: right bottom;-webkit-transform: rotate(-90deg);opacity: 0;}}
@-moz-keyframes rotateOutDownRight {0% {-moz-transform-origin: right bottom;-moz-transform: rotate(0);opacity: 1;}
	100% {-moz-transform-origin: right bottom;-moz-transform: rotate(-90deg);opacity: 0;}}
@-o-keyframes rotateOutDownRight {0% {-o-transform-origin: right bottom;-o-transform: rotate(0);opacity: 1;}
	100% {-o-transform-origin: right bottom;-o-transform: rotate(-90deg);opacity: 0;}}
@keyframes rotateOutDownRight {0% {transform-origin: right bottom;transform: rotate(0);opacity: 1;}
	100% {transform-origin: right bottom;transform: rotate(-90deg);opacity: 0;}}
.animated.rotateOutDownRight {-webkit-animation-name: rotateOutDownRight;-moz-animation-name: rotateOutDownRight;-o-animation-name: rotateOutDownRight;animation-name: rotateOutDownRight;}
@-webkit-keyframes hinge {0% {-webkit-transform: rotate(0);-webkit-transform-origin: top left;-webkit-animation-timing-function: ease-in-out;}
	20%, 60% {-webkit-transform: rotate(80deg);-webkit-transform-origin: top left;-webkit-animation-timing-function: ease-in-out;}
	40% {-webkit-transform: rotate(60deg);-webkit-transform-origin: top left;-webkit-animation-timing-function: ease-in-out;}
	80% {-webkit-transform: rotate(60deg) translateY(0);opacity: 1;-webkit-transform-origin: top left;-webkit-animation-timing-function: ease-in-out;}
	100% {-webkit-transform: translateY(700px);opacity: 0;}}
@-moz-keyframes hinge {0% {-moz-transform: rotate(0);-moz-transform-origin: top left;-moz-animation-timing-function: ease-in-out;}
	20%, 60% {-moz-transform: rotate(80deg);-moz-transform-origin: top left;-moz-animation-timing-function: ease-in-out;}
	40% {-moz-transform: rotate(60deg);-moz-transform-origin: top left;-moz-animation-timing-function: ease-in-out;}
	80% {-moz-transform: rotate(60deg) translateY(0);opacity: 1;-moz-transform-origin: top left;-moz-animation-timing-function: ease-in-out;}
	100% {-moz-transform: translateY(700px);opacity: 0;}}
@-o-keyframes hinge {0% {-o-transform: rotate(0);-o-transform-origin: top left;-o-animation-timing-function: ease-in-out;}
	20%, 60% {-o-transform: rotate(80deg);-o-transform-origin: top left;-o-animation-timing-function: ease-in-out;}
	40% {-o-transform: rotate(60deg);-o-transform-origin: top left;-o-animation-timing-function: ease-in-out;}
	80% {-o-transform: rotate(60deg) translateY(0);opacity: 1;-o-transform-origin: top left;-o-animation-timing-function: ease-in-out;}
	100% {-o-transform: translateY(700px);opacity: 0;}}
@keyframes hinge {0% {transform: rotate(0);transform-origin: top left;animation-timing-function: ease-in-out;}
	20%, 60% {transform: rotate(80deg);transform-origin: top left;animation-timing-function: ease-in-out;}
	40% {transform: rotate(60deg);transform-origin: top left;animation-timing-function: ease-in-out;}
	80% {transform: rotate(60deg) translateY(0);opacity: 1;transform-origin: top left;animation-timing-function: ease-in-out;}
	100% {transform: translateY(700px);opacity: 0;}}
.animated.hinge {-webkit-animation-name: hinge;-moz-animation-name: hinge;-o-animation-name: hinge;animation-name: hinge;}
@-webkit-keyframes rollIn {0% {opacity: 0;-webkit-transform: translateX(-100%) rotate(-120deg);}
	100% {opacity: 1;-webkit-transform: translateX(0px) rotate(0deg);}}
@-moz-keyframes rollIn {0% {opacity: 0;-moz-transform: translateX(-100%) rotate(-120deg);}
	100% {opacity: 1;-moz-transform: translateX(0px) rotate(0deg);}}
@-o-keyframes rollIn {0% {opacity: 0;-o-transform: translateX(-100%) rotate(-120deg);}
	100% {opacity: 1;-o-transform: translateX(0px) rotate(0deg);}}
@keyframes rollIn {0% {opacity: 0;transform: translateX(-100%) rotate(-120deg);}
	100% {opacity: 1;transform: translateX(0px) rotate(0deg);}}
.animated.rollIn {-webkit-animation-name: rollIn;-moz-animation-name: rollIn;-o-animation-name: rollIn;animation-name: rollIn;}
@-webkit-keyframes rollOut {0% {opacity: 1;-webkit-transform: translateX(0px) rotate(0deg);}
	100% {opacity: 0;-webkit-transform: translateX(100%) rotate(120deg);}}
@-moz-keyframes rollOut {0% {opacity: 1;-moz-transform: translateX(0px) rotate(0deg);}
	100% {opacity: 0;-moz-transform: translateX(100%) rotate(120deg);}}
@-o-keyframes rollOut {0% {opacity: 1;-o-transform: translateX(0px) rotate(0deg);}
	100% {opacity: 0;-o-transform: translateX(100%) rotate(120deg);}}
@keyframes rollOut {0% {opacity: 1;transform: translateX(0px) rotate(0deg);}
	100% {opacity: 0;transform: translateX(100%) rotate(120deg);}}
.animated.rollOut {-webkit-animation-name: rollOut;-moz-animation-name: rollOut;-o-animation-name: rollOut;animation-name: rollOut;}
@-webkit-keyframes lightSpeedIn {0% {-webkit-transform: translateX(100%) skewX(-30deg);opacity: 0;}
	60% {-webkit-transform: translateX(-20%) skewX(30deg);opacity: 1;}
	80% {-webkit-transform: translateX(0%) skewX(-15deg);opacity: 1;}
	100% {-webkit-transform: translateX(0%) skewX(0deg);opacity: 1;}}
@-moz-keyframes lightSpeedIn {0% {-moz-transform: translateX(100%) skewX(-30deg);opacity: 0;}
	60% {-moz-transform: translateX(-20%) skewX(30deg);opacity: 1;}
	80% {-moz-transform: translateX(0%) skewX(-15deg);opacity: 1;}
	100% {-moz-transform: translateX(0%) skewX(0deg);opacity: 1;}}
@-o-keyframes lightSpeedIn {0% {-o-transform: translateX(100%) skewX(-30deg);opacity: 0;}
	60% {-o-transform: translateX(-20%) skewX(30deg);opacity: 1;}
	80% {-o-transform: translateX(0%) skewX(-15deg);opacity: 1;}
	100% {-o-transform: translateX(0%) skewX(0deg);opacity: 1;}}
@keyframes lightSpeedIn {0% {transform: translateX(100%) skewX(-30deg);opacity: 0;}
	60% {transform: translateX(-20%) skewX(30deg);opacity: 1;}
	80% {transform: translateX(0%) skewX(-15deg);opacity: 1;}
	100% {transform: translateX(0%) skewX(0deg);opacity: 1;}}
.animated.lightSpeedIn {-webkit-animation-name: lightSpeedIn;-moz-animation-name: lightSpeedIn;-o-animation-name: lightSpeedIn;animation-name: lightSpeedIn;-webkit-animation-timing-function: ease-out;-moz-animation-timing-function: ease-out;-o-animation-timing-function: ease-out;animation-timing-function: ease-out;}
.animated.lightSpeedIn {-webkit-animation-duration: .5s;-moz-animation-duration: .5s;-o-animation-duration: .5s;animation-duration: .5s;}
@-webkit-keyframes lightSpeedOut {0% {-webkit-transform: translateX(0%) skewX(0deg);opacity: 1;}
	100% {-webkit-transform: translateX(100%) skewX(-30deg);opacity: 0;}}
@-moz-keyframes lightSpeedOut {0% {-moz-transform: translateX(0%) skewX(0deg);opacity: 1;}
	100% {-moz-transform: translateX(100%) skewX(-30deg);opacity: 0;}}
@-o-keyframes lightSpeedOut {0% {-o-transform: translateX(0%) skewX(0deg);opacity: 1;}
	100% {-o-transform: translateX(100%) skewX(-30deg);opacity: 0;}}
@keyframes lightSpeedOut {0% {transform: translateX(0%) skewX(0deg);opacity: 1;}
	100% {transform: translateX(100%) skewX(-30deg);opacity: 0;}}
.animated.lightSpeedOut {-webkit-animation-name: lightSpeedOut;-moz-animation-name: lightSpeedOut;-o-animation-name: lightSpeedOut;animation-name: lightSpeedOut;-webkit-animation-timing-function: ease-in;-moz-animation-timing-function: ease-in;-o-animation-timing-function: ease-in;animation-timing-function: ease-in;}
.animated.lightSpeedOut {-webkit-animation-duration: .25s;-moz-animation-duration: .25s;-o-animation-duration: .25s;animation-duration: .25s;}
@-webkit-keyframes wiggle {0% {-webkit-transform: skewX(9deg);}
	10% {-webkit-transform: skewX(-8deg);}
	20% {-webkit-transform: skewX(7deg);}
	30% {-webkit-transform: skewX(-6deg);}
	40% {-webkit-transform: skewX(5deg);}
	50% {-webkit-transform: skewX(-4deg);}
	60% {-webkit-transform: skewX(3deg);}
	70% {-webkit-transform: skewX(-2deg);}
	80% {-webkit-transform: skewX(1deg);}
	90% {-webkit-transform: skewX(0deg);}
	100% {-webkit-transform: skewX(0deg);}}
@-moz-keyframes wiggle {0% {-moz-transform: skewX(9deg);}
	10% {-moz-transform: skewX(-8deg);}
	20% {-moz-transform: skewX(7deg);}
	30% {-moz-transform: skewX(-6deg);}
	40% {-moz-transform: skewX(5deg);}
	50% {-moz-transform: skewX(-4deg);}
	60% {-moz-transform: skewX(3deg);}
	70% {-moz-transform: skewX(-2deg);}
	80% {-moz-transform: skewX(1deg);}
	90% {-moz-transform: skewX(0deg);}
	100% {-moz-transform: skewX(0deg);}}
@-o-keyframes wiggle {0% {-o-transform: skewX(9deg);}
	10% {-o-transform: skewX(-8deg);}
	20% {-o-transform: skewX(7deg);}
	30% {-o-transform: skewX(-6deg);}
	40% {-o-transform: skewX(5deg);}
	50% {-o-transform: skewX(-4deg);}
	60% {-o-transform: skewX(3deg);}
	70% {-o-transform: skewX(-2deg);}
	80% {-o-transform: skewX(1deg);}
	90% {-o-transform: skewX(0deg);}
	100% {-o-transform: skewX(0deg);}}
@keyframes wiggle {0% {transform: skewX(9deg);}
	10% {transform: skewX(-8deg);}
	20% {transform: skewX(7deg);}
	30% {transform: skewX(-6deg);}
	40% {transform: skewX(5deg);}
	50% {transform: skewX(-4deg);}
	60% {transform: skewX(3deg);}
	70% {transform: skewX(-2deg);}
	80% {transform: skewX(1deg);}
	90% {transform: skewX(0deg);}
	100% {transform: skewX(0deg);}}
.animated.wiggle {-webkit-animation-name: wiggle;-moz-animation-name: wiggle;-o-animation-name: wiggle;animation-name: wiggle;-webkit-animation-timing-function: ease-in;-moz-animation-timing-function: ease-in;-o-animation-timing-function: ease-in;animation-timing-function: ease-in;}
.animated.wiggle {-webkit-animation-duration: .75s;-moz-animation-duration: .75s;-o-animation-duration: .75s;animation-duration: .75s;}
.animated.fade {-webkit-animation-name: fade;-moz-animation-name: fade;-o-animation-name: fade;animation-name: fade;}
@-webkit-keyframes fade {0% {opacity: 1;}
	100% {opacity: 0;}}
@-moz-keyframes fade {0% {opacity: 1;}
	100% {opacity: 0;}}
@-o-keyframes fade {0% {opacity: 1;}
	100% {opacity: 0;}}
@keyframes fade {0% {opacity: 1;}
	100% {opacity: 0;}}
.animated.appear {-webkit-animation-name: appear;-moz-animation-name: appear;-o-animation-name: appear;animation-name: appear;}
@-webkit-keyframes appear {0% {opacity: 0;}
	100% {opacity: 1;}}
@-moz-keyframes appear {0% {opacity: 0;}
	100% {opacity: 1;}}
@-o-keyframes appear {0% {opacity: 0;}
	100% {opacity: 1;}}
@keyframes appear {0% {opacity: 0;}
	100% {opacity: 1;}}
.animated.spinner {-webkit-animation-name: spinner;-moz-animation-name: spinner;-o-animation-name: spinner;animation-name: spinner;}
@-webkit-keyframes spinner {0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}}
@-moz-keyframes spinner {0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}}
@-o-keyframes spinner {0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}}
@keyframes spinner {0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}}
.animated.twirlIn {-webkit-animation-name: twirlIn;-moz-animation-name: twirlIn;-o-animation-name: twirlIn;animation-name: twirlIn;}
@-webkit-keyframes twirlIn {0% {-webkit-transform: rotate3d(80,-70,10,180deg);}
	100% {-webkit-transform: rotate3d(0,0,0,0deg);}}
@-moz-keyframes twirlIn {0% {-moz-transform: rotate3d(80,70,10,180deg);}
	100% {-moz-transform: rotate3d(0,0,0,0deg);}}
@-o-keyframes twirlIn {0% {-o-transform: rotate3d(80,70,10,180deg);}
	100% {-o-transform: rotate3d(0,0,0,0deg);}}
@keyframes twirlIn {0% {transform: rotate3d(0,0,0,0deg);}
	100% {transform: rotate3d(80,70,10,180deg);}}
.animated.twirlOut {-webkit-animation-name: twirlOut;-moz-animation-name: twirlOut;-o-animation-name: twirlOut;animation-name: twirlOut;}
@-webkit-keyframes twirlOut {0% {-webkit-transform: rotate3d(0,0,0,0deg);}
	100% {-webkit-transform: rotate3d(80,-70,10,180deg);}}
@-moz-keyframes twirlOut {0% {-moz-transform: rotate3d(0,0,0,0deg);}
	100% {-moz-transform: rotate3d(80,70,10,180deg);}}
@-o-keyframes twirlOut {0% {-o-transform: rotate3d(0,0,0,0deg);}
	100% {-o-transform: rotate3d(80,70,10,180deg);}}
@keyframes twirlOut {0% {transform: rotate3d(0,0,0,0deg);}
	100% {transform: rotate3d(80,70,10,180deg);}}
.animated.slideInLeft {-webkit-animation-name: slideInLeft;-moz-animation-name: slideInLeft;-o-animation-name: slideInLeft;animation-name: slideInLeft;}
@-webkit-keyframes slideInLeft {0% {opacity: 0;-webkit-transform: translateX(-2000px);}
	100% {-webkit-transform: translateX(0);}}
@-moz-keyframes slideInLeft {0% {opacity: 0;-moz-transform: translateX(-2000px);}
	100% {-moz-transform: translateX(0);}}
@-o-keyframes slideInLeft {0% {opacity: 0;-o-transform: translateX(-2000px);}
	100% {-o-transform: translateX(0);}}
@keyframes slideInLeft {0% {opacity: 0;transform: translateX(-2000px);}
	100% {transform: translateX(0);}}
.animated.slideInRight {-webkit-animation-name: slideInRight;-moz-animation-name: slideInRight;-o-animation-name: slideInRight;animation-name: slideInRight;}
@-webkit-keyframes slideInRight {0% {opacity: 0;-webkit-transform: translateX(2000px);}
	100% {-webkit-transform: translateX(0);}}
@-moz-keyframes slideInRight {0% {opacity: 0;-moz-transform: translateX(2000px);}
	100% {-moz-transform: translateX(0);}}
@-o-keyframes slideInRight {0% {opacity: 0;-o-transform: translateX(2000px);}
	100% {-o-transform: translateX(0);}}
@keyframes slideInRight {0% {opacity: 0;transform: translateX(2000px);}
	100% {transform: translateX(0);}}
@font-face {font-family: "WebHostingHub-Glyphs";src: url("/assets/template/font/webhostinghub-glyphs.eot");src: url("/assets/template/font/webhostinghub-glyphs.eot?#iefix") format("embedded-opentype"),url("/assets/template/font/webhostinghub-glyphs.ttf") format("truetype");font-weight: normal;font-style: normal;-moz-font-feature-settings: "calt=0,liga=0";}
[class^="icon-"], [class*=" icon-"] {font-family: "WebHostingHub-Glyphs";background: none;width: auto;height: auto;font-style: normal;}
.icon-aaabattery:before {content: "";}
.icon-abacus:before {content: "";}
.icon-accountfilter:before {content: "";}
.icon-acsource:before {content: "";}
.icon-addfriend:before {content: "";}
.icon-address:before {content: "";}
.icon-addshape:before {content: "";}
.icon-addtocart:before {content: "";}
.icon-addtolist:before {content: "";}
.icon-adjust:before {content: "";}
.icon-adobe:before {content: "";}
.icon-ads-bilboard:before {content: "";}
.icon-affiliate:before {content: "";}
.icon-ajax:before {content: "";}
.icon-alarm:before {content: "";}
.icon-alarmalt:before {content: "";}
.icon-album-cover:before {content: "";}
.icon-alertalt:before {content: "";}
.icon-alertpay:before {content: "";}
.icon-algorhythm:before {content: "";}
.icon-alienship:before {content: "";}
.icon-alienware:before {content: "";}
.icon-align-center:before {content: "";}
.icon-align-justify:before {content: "";}
.icon-align-left:before {content: "";}
.icon-align-right:before {content: "";}
.icon-alignbottomedge:before {content: "";}
.icon-alignhorizontalcenter:before {content: "";}
.icon-alignleftedge:before {content: "";}
.icon-alignrightedge:before {content: "";}
.icon-aligntopedge:before {content: "";}
.icon-alignverticalcenter:before {content: "";}
.icon-amd:before {content: "";}
.icon-analogdown:before {content: "";}
.icon-analogleft:before {content: "";}
.icon-analogright:before {content: "";}
.icon-analogup:before {content: "";}
.icon-analytics-piechart:before {content: "";}
.icon-analyticsalt-piechartalt:before {content: "";}
.icon-anchor-port:before {content: "";}
.icon-android:before {content: "";}
.icon-angrybirds:before {content: "";}
.icon-antenna:before {content: "";}
.icon-apache-feather:before {content: "";}
.icon-aperture:before {content: "";}
.icon-appointment-agenda:before {content: "";}
.icon-archive:before {content: "";}
.icon-arrow-down:before {content: "";}
.icon-arrow-left:before {content: "";}
.icon-arrow-right:before {content: "";}
.icon-arrow-up:before {content: "";}
.icon-asterisk:before {content: "";}
.icon-asteriskalt:before {content: "*";}
.icon-at:before {content: "@";}
.icon-atari:before {content: "";}
.icon-authentication-keyalt:before {content: "";}
.icon-automobile-car:before {content: "";}
.icon-autorespond:before {content: "";}
.icon-avatar:before {content: "";}
.icon-avataralt:before {content: "";}
.icon-avengers:before {content: "";}
.icon-awstats:before {content: "";}
.icon-axe:before {content: "";}
.icon-backup-vault:before {content: "";}
.icon-backupalt-vaultalt:before {content: "";}
.icon-backupwizard:before {content: "";}
.icon-backward:before {content: "";}
.icon-bag:before {content: "";}
.icon-baloon:before {content: "";}
.icon-ban-circle:before {content: "";}
.icon-banana:before {content: "";}
.icon-bandwidth:before {content: "";}
.icon-bank:before {content: "";}
.icon-barchart:before {content: "";}
.icon-barchartalt:before {content: "";}
.icon-barcode:before {content: "";}
.icon-basecamp:before {content: "";}
.icon-basketball:before {content: "";}
.icon-bat:before {content: "";}
.icon-batman:before {content: "";}
.icon-batteryaltcharging:before {content: "";}
.icon-batteryaltfull:before {content: "";}
.icon-batteryaltsixty:before {content: "";}
.icon-batteryaltthird:before {content: "";}
.icon-batterycharged:before {content: "";}
.icon-batterycharging:before {content: "";}
.icon-batteryeighty:before {content: "";}
.icon-batteryempty:before {content: "";}
.icon-batteryforty:before {content: "";}
.icon-batteryfull:before {content: "";}
.icon-batterysixty:before {content: "";}
.icon-batterytwenty:before {content: "";}
.icon-bed:before {content: "";}
.icon-beer:before {content: "";}
.icon-bell:before {content: "␇";}
.icon-bigger:before {content: "";}
.icon-bill:before {content: "";}
.icon-binary:before {content: "";}
.icon-binoculars-searchalt:before {content: "";}
.icon-birdhouse:before {content: "";}
.icon-birthday:before {content: "";}
.icon-bishop:before {content: "";}
.icon-blackberry:before {content: "";}
.icon-blankstare:before {content: "";}
.icon-blogger-blog:before {content: "";}
.icon-bluetooth:before {content: "";}
.icon-bluetoothconnected:before {content: "";}
.icon-boardgame:before {content: "";}
.icon-boat:before {content: "";}
.icon-bold:before {content: "";}
.icon-bomb:before {content: "";}
.icon-bone:before {content: "";}
.icon-book:before {content: "";}
.icon-bookmark:before {content: "";}
.icon-boombox:before {content: "";}
.icon-bottle:before {content: "";}
.icon-bow:before {content: "";}
.icon-bowling:before {content: "";}
.icon-bowlingpins:before {content: "";}
.icon-bowtie:before {content: "";}
.icon-boxtrapper-mousetrap:before {content: "";}
.icon-braces:before {content: "";}
.icon-braille0:before {content: "";}
.icon-braille1:before {content: "";}
.icon-braille2:before {content: "";}
.icon-braille3:before {content: "";}
.icon-braille4:before {content: "";}
.icon-braille5:before {content: "";}
.icon-braille6:before {content: "";}
.icon-braille7:before {content: "";}
.icon-braille8:before {content: "";}
.icon-braille9:before {content: "";}
.icon-braillea:before {content: "";}
.icon-brailleb:before {content: "";}
.icon-braillec:before {content: "";}
.icon-brailled:before {content: "";}
.icon-braillee:before {content: "";}
.icon-braillef:before {content: "";}
.icon-brailleg:before {content: "";}
.icon-brailleh:before {content: "";}
.icon-braillei:before {content: "";}
.icon-braillej:before {content: "";}
.icon-braillek:before {content: "";}
.icon-braillel:before {content: "";}
.icon-braillem:before {content: "";}
.icon-braillen:before {content: "";}
.icon-brailleo:before {content: "";}
.icon-braillep:before {content: "";}
.icon-brailleq:before {content: "";}
.icon-brailler:before {content: "";}
.icon-brailles:before {content: "";}
.icon-braillespace:before {content: "";}
.icon-braillet:before {content: "";}
.icon-brailleu:before {content: "";}
.icon-braillev:before {content: "";}
.icon-braillew:before {content: "";}
.icon-braillex:before {content: "";}
.icon-brailley:before {content: "";}
.icon-braillez:before {content: "";}
.icon-brain:before {content: "";}
.icon-bread:before {content: "";}
.icon-breakable:before {content: "";}
.icon-briefcase:before {content: "";}
.icon-briefcasethree:before {content: "";}
.icon-briefcasetwo:before {content: "";}
.icon-brightness:before {content: "";}
.icon-brightnessfull:before {content: "";}
.icon-brightnesshalf:before {content: "";}
.icon-broom:before {content: "";}
.icon-browser:before {content: "";}
.icon-brush:before {content: "";}
.icon-bucket:before {content: "";}
.icon-bug:before {content: "";}
.icon-bullhorn:before {content: "";}
.icon-bus:before {content: "";}
.icon-businesscardalt:before {content: "";}
.icon-buttona:before {content: "";}
.icon-buttonb:before {content: "";}
.icon-buttonx:before {content: "";}
.icon-buttony:before {content: "";}
.icon-cactus-desert:before {content: "";}
.icon-calculator:before {content: "";}
.icon-calculatoralt:before {content: "";}
.icon-calendar:before {content: "";}
.icon-calendaralt-cronjobs:before {content: "";}
.icon-camera:before {content: "";}
.icon-candle:before {content: "";}
.icon-candy:before {content: "";}
.icon-candycane:before {content: "";}
.icon-cannon:before {content: "";}
.icon-canvas:before {content: "";}
.icon-canvasrulers:before {content: "";}
.icon-capacitator:before {content: "";}
.icon-capslock:before {content: "⇪";}
.icon-captainamerica:before {content: "";}
.icon-carrot:before {content: "";}
.icon-cashregister:before {content: "";}
.icon-cassette:before {content: "";}
.icon-cd-dvd:before {content: "";}
.icon-certificate:before {content: "";}
.icon-certificatealt:before {content: "";}
.icon-certificatethree:before {content: "";}
.icon-cgi:before {content: "";}
.icon-cgicenter:before {content: "";}
.icon-chair:before {content: "⑁";}
.icon-chat:before {content: "";}
.icon-check:before {content: "";}
.icon-checkboxalt:before {content: "";}
.icon-checkin:before {content: "";}
.icon-checkinalt:before {content: "";}
.icon-chef:before {content: "";}
.icon-cherry:before {content: "";}
.icon-chevron-down:before {content: "";}
.icon-chevron-left:before {content: "";}
.icon-chevron-right:before {content: "";}
.icon-chevron-up:before {content: "";}
.icon-chevrons:before {content: "";}
.icon-chicken:before {content: "";}
.icon-chocolate:before {content: "";}
.icon-christiancross:before {content: "";}
.icon-christmastree:before {content: "";}
.icon-chrome:before {content: "";}
.icon-cigarette:before {content: "";}
.icon-circle-arrow-down:before {content: "";}
.icon-circle-arrow-left:before {content: "";}
.icon-circle-arrow-right:before {content: "";}
.icon-circle-arrow-up:before {content: "";}
.icon-circleadd:before {content: "";}
.icon-circledelete:before {content: "";}
.icon-circledown:before {content: "";}
.icon-circleleft:before {content: "";}
.icon-circleright:before {content: "";}
.icon-circleselect:before {content: "";}
.icon-circleselection:before {content: "";}
.icon-circleup:before {content: "";}
.icon-clearformatting:before {content: "";}
.icon-clipboard-paste:before {content: "";}
.icon-clockalt-timealt:before {content: "";}
.icon-closetab:before {content: "";}
.icon-closewindow:before {content: "";}
.icon-cloud:before {content: "";}
.icon-clouddownload:before {content: "";}
.icon-cloudhosting:before {content: "";}
.icon-cloudsync:before {content: "";}
.icon-cloudupload:before {content: "";}
.icon-clubs:before {content: "";}
.icon-cmd:before {content: "";}
.icon-cms:before {content: "";}
.icon-cmsmadesimple:before {content: "";}
.icon-codeigniter:before {content: "";}
.icon-coffee:before {content: "";}
.icon-coffeebean:before {content: "";}
.icon-cog:before {content: "";}
.icon-colocation:before {content: "";}
.icon-colocationalt:before {content: "";}
.icon-colors:before {content: "";}
.icon-comment:before {content: "";}
.icon-commentout:before {content: "";}
.icon-commentround:before {content: "";}
.icon-commentroundempty:before {content: "";}
.icon-commentroundtyping:before {content: "";}
.icon-commentroundtypingempty:before {content: "";}
.icon-commenttyping:before {content: "";}
.icon-compass:before {content: "☼";}
.icon-concretefive:before {content: "";}
.icon-contact-businesscard:before {content: "";}
.icon-controllernes:before {content: "";}
.icon-controllerps:before {content: "";}
.icon-controllersnes:before {content: "";}
.icon-controlpanel:before {content: "";}
.icon-controlpanelalt:before {content: "";}
.icon-cooling:before {content: "";}
.icon-coppermine:before {content: "";}
.icon-copy:before {content: "";}
.icon-copyright:before {content: "©";}
.icon-coupon:before {content: "";}
.icon-cpanel:before {content: "";}
.icon-cplusplus:before {content: "";}
.icon-cpu-processor:before {content: "";}
.icon-cpualt-processoralt:before {content: "";}
.icon-crayon:before {content: "";}
.icon-createfile:before {content: "";}
.icon-createfolder:before {content: "";}
.icon-creativecommons:before {content: "";}
.icon-creditcard:before {content: "";}
.icon-cricket:before {content: "";}
.icon-croisant:before {content: "";}
.icon-crop:before {content: "";}
.icon-crown:before {content: "";}
.icon-csharp:before {content: "";}
.icon-cssthree:before {content: "";}
.icon-cup-coffeealt:before {content: "";}
.icon-cupcake:before {content: "";}
.icon-curling:before {content: "";}
.icon-cursor:before {content: "";}
.icon-cut-scissors:before {content: "";}
.icon-dagger:before {content: "†";}
.icon-danger:before {content: "";}
.icon-dart:before {content: "";}
.icon-darthvader:before {content: "";}
.icon-database:before {content: "";}
.icon-databaseadd:before {content: "";}
.icon-databasedelete:before {content: "";}
.icon-davidstar:before {content: "";}
.icon-dcsource:before {content: "";}
.icon-dedicatedserver:before {content: "";}
.icon-deletefile:before {content: "";}
.icon-deletefolder:before {content: "";}
.icon-delicious:before {content: "";}
.icon-designcontest:before {content: "";}
.icon-desklamp:before {content: "";}
.icon-dialpad:before {content: "";}
.icon-diamond:before {content: "♦";}
.icon-diamonds:before {content: "";}
.icon-die-dice:before {content: "";}
.icon-diefive:before {content: "";}
.icon-diefour:before {content: "";}
.icon-dieone:before {content: "";}
.icon-diesix:before {content: "";}
.icon-diethree:before {content: "";}
.icon-dietwo:before {content: "";}
.icon-diode:before {content: "";}
.icon-director:before {content: "";}
.icon-diskspace:before {content: "";}
.icon-distributehorizontalcenters:before {content: "";}
.icon-distributeverticalcenters:before {content: "";}
.icon-divide:before {content: "÷";}
.icon-dna:before {content: "";}
.icon-dnszone:before {content: "";}
.icon-document:before {content: "";}
.icon-doghouse:before {content: "";}
.icon-dollar:before {content: "$";}
.icon-dollaralt:before {content: "";}
.icon-dolphinsoftware:before {content: "";}
.icon-domain:before {content: "";}
.icon-domainaddon:before {content: "";}
.icon-domino:before {content: "";}
.icon-donut:before {content: "";}
.icon-downleft:before {content: "";}
.icon-download:before {content: "";}
.icon-download-alt:before {content: "";}
.icon-downright:before {content: "";}
.icon-draft:before {content: "";}
.icon-dreamweaver:before {content: "";}
.icon-dribbble:before {content: "";}
.icon-dropmenu:before {content: "";}
.icon-drupal:before {content: "";}
.icon-drwho:before {content: "";}
.icon-edit:before {content: "";}
.icon-editalt:before {content: "";}
.icon-egg:before {content: "";}
.icon-eightball:before {content: "";}
.icon-eject:before {content: "";}
.icon-elipse:before {content: "";}
.icon-emailalt:before {content: "";}
.icon-emailexport:before {content: "";}
.icon-emailforward:before {content: "";}
.icon-emailforwarders:before {content: "";}
.icon-emailimport:before {content: "";}
.icon-emailrefresh:before {content: "";}
.icon-emailtrace:before {content: "";}
.icon-emergency:before {content: "";}
.icon-emptycart:before {content: "";}
.icon-enter:before {content: "";}
.icon-envelope:before {content: "";}
.icon-equalizer:before {content: "";}
.icon-equalizeralt:before {content: "";}
.icon-equals:before {content: "";}
.icon-eraser:before {content: "";}
.icon-erroralt:before {content: "";}
.icon-euro:before {content: "€";}
.icon-euroalt:before {content: "";}
.icon-evernote:before {content: "";}
.icon-exchange-currency:before {content: "";}
.icon-exclamation-sign:before {content: "";}
.icon-excludeshape:before {content: "";}
.icon-exit:before {content: "";}
.icon-explorerwindow:before {content: "";}
.icon-exportfile:before {content: "";}
.icon-exposure:before {content: "";}
.icon-extinguisher:before {content: "";}
.icon-eye-close:before {content: "";}
.icon-eye-open:before {content: "";}
.icon-eye-view:before {content: "";}
.icon-eyedropper:before {content: "";}
.icon-facebook:before {content: "";}
.icon-facebookalt:before {content: "";}
.icon-facetime-video:before {content: "";}
.icon-factory:before {content: "";}
.icon-fantastico:before {content: "";}
.icon-faq:before {content: "";}
.icon-fast-backward:before {content: "";}
.icon-fast-forward:before {content: "";}
.icon-fastdown:before {content: "";}
.icon-fastleft:before {content: "";}
.icon-fastright:before {content: "";}
.icon-fastup:before {content: "";}
.icon-favoritefile:before {content: "";}
.icon-favoritefolder:before {content: "";}
.icon-featheralt-write:before {content: "";}
.icon-fedora:before {content: "";}
.icon-fence:before {content: "";}
.icon-file:before {content: "";}
.icon-film:before {content: "";}
.icon-filmstrip:before {content: "";}
.icon-filter:before {content: "";}
.icon-finder:before {content: "";}
.icon-fire:before {content: "";}
.icon-firefox:before {content: "";}
.icon-firewall:before {content: "";}
.icon-firewire:before {content: "";}
.icon-firstaid:before {content: "";}
.icon-fish:before {content: "";}
.icon-fishbone:before {content: "";}
.icon-flag:before {content: "";}
.icon-flagalt:before {content: "";}
.icon-flagtriangle:before {content: "";}
.icon-flash:before {content: "";}
.icon-flashlight:before {content: "";}
.icon-flashplayer:before {content: "";}
.icon-flaskfull:before {content: "";}
.icon-flickr:before {content: "";}
.icon-flower:before {content: "";}
.icon-flowernew:before {content: "";}
.icon-folder-close:before {content: "";}
.icon-folder-open:before {content: "";}
.icon-foldertree:before {content: "";}
.icon-font:before {content: "";}
.icon-foodtray:before {content: "";}
.icon-football-soccer:before {content: "";}
.icon-forbiddenalt:before {content: "";}
.icon-forest-tree:before {content: "";}
.icon-forestalt-treealt:before {content: "";}
.icon-fork:before {content: "⋔";}
.icon-forklift:before {content: "";}
.icon-form:before {content: "";}
.icon-forrst:before {content: "";}
.icon-fort:before {content: "";}
.icon-forward:before {content: "";}
.icon-fourohfour:before {content: "";}
.icon-foursquare:before {content: "";}
.icon-freeway:before {content: "";}
.icon-fridge:before {content: "";}
.icon-fries:before {content: "";}
.icon-ftp:before {content: "";}
.icon-ftpaccounts:before {content: "";}
.icon-ftpsession:before {content: "";}
.icon-fullscreen:before {content: "";}
.icon-gameboy:before {content: "";}
.icon-gamecursor:before {content: "";}
.icon-gasstation:before {content: "";}
.icon-gearfour:before {content: "";}
.icon-ghost:before {content: "";}
.icon-gift:before {content: "";}
.icon-github:before {content: "";}
.icon-glass:before {content: "";}
.icon-glasses:before {content: "";}
.icon-glassesalt:before {content: "";}
.icon-globe:before {content: "";}
.icon-globealt:before {content: "";}
.icon-glue:before {content: "";}
.icon-gmail:before {content: "";}
.icon-golf:before {content: "";}
.icon-googledrive:before {content: "";}
.icon-googleplus:before {content: "";}
.icon-googlewallet:before {content: "";}
.icon-gpsoff-gps:before {content: "";}
.icon-gpson:before {content: "";}
.icon-gpu-graphicscard:before {content: "";}
.icon-gradient:before {content: "∇";}
.icon-grails:before {content: "";}
.icon-greenlantern:before {content: "";}
.icon-greenlightbulb:before {content: "";}
.icon-grooveshark:before {content: "";}
.icon-groups-friends:before {content: "";}
.icon-guitar:before {content: "";}
.icon-halflife:before {content: "";}
.icon-halo:before {content: "";}
.icon-hamburger:before {content: "";}
.icon-hammer:before {content: "";}
.icon-hand-down:before {content: "";}
.icon-hand-left:before {content: "";}
.icon-hand-right:before {content: "";}
.icon-hand-up:before {content: "";}
.icon-handcuffs:before {content: "";}
.icon-handdrag:before {content: "";}
.icon-handtwofingers:before {content: "";}
.icon-hanger:before {content: "";}
.icon-happy:before {content: "";}
.icon-harrypotter:before {content: "";}
.icon-hdd:before {content: "";}
.icon-hdtv:before {content: "";}
.icon-headphones:before {content: "";}
.icon-headphonesalt:before {content: "";}
.icon-heart:before {content: "";}
.icon-heartempty-love:before {content: "";}
.icon-hearts:before {content: "";}
.icon-helicopter:before {content: "";}
.icon-hexagon-polygon:before {content: "";}
.icon-hockey:before {content: "";}
.icon-home:before {content: "↸";}
.icon-homealt:before {content: "";}
.icon-hospital:before {content: "";}
.icon-hotdog:before {content: "";}
.icon-hotlinkprotection:before {content: "";}
.icon-hourglassalt:before {content: "";}
.icon-html:before {content: "";}
.icon-htmlfive:before {content: "";}
.icon-hydrant:before {content: "";}
.icon-icecream:before {content: "";}
.icon-icecreamalt:before {content: "";}
.icon-illustrator:before {content: "";}
.icon-imac:before {content: "";}
.icon-images-gallery:before {content: "";}
.icon-importcontacts:before {content: "";}
.icon-importfile:before {content: "";}
.icon-inbox:before {content: "";}
.icon-inboxalt:before {content: "";}
.icon-incomingcall:before {content: "";}
.icon-indent-left:before {content: "";}
.icon-indent-right:before {content: "";}
.icon-indexmanager:before {content: "";}
.icon-infinity:before {content: "∞";}
.icon-info-sign:before {content: "";}
.icon-infographic:before {content: "";}
.icon-ink:before {content: "";}
.icon-inkpen:before {content: "";}
.icon-insertbarchart:before {content: "";}
.icon-insertpicture:before {content: "";}
.icon-insertpicturecenter:before {content: "";}
.icon-insertpictureleft:before {content: "";}
.icon-insertpictureright:before {content: "";}
.icon-insertpiechart:before {content: "";}
.icon-instagram:before {content: "";}
.icon-install:before {content: "";}
.icon-intel:before {content: "";}
.icon-intersection:before {content: "∩";}
.icon-intersectshape:before {content: "";}
.icon-invert:before {content: "";}
.icon-invoice:before {content: "";}
.icon-ipcontrol:before {content: "";}
.icon-iphone:before {content: "";}
.icon-ipod:before {content: "";}
.icon-ironman:before {content: "";}
.icon-islam:before {content: "";}
.icon-island:before {content: "";}
.icon-italic:before {content: "";}
.icon-jar:before {content: "";}
.icon-jason:before {content: "";}
.icon-java:before {content: "";}
.icon-joomla:before {content: "";}
.icon-joystickarcade:before {content: "";}
.icon-joystickatari:before {content: "";}
.icon-jquery:before {content: "";}
.icon-jqueryui:before {content: "";}
.icon-kerning:before {content: "";}
.icon-key:before {content: "";}
.icon-keyboard:before {content: "";}
.icon-keyboardalt:before {content: "";}
.icon-keyboarddelete:before {content: "";}
.icon-kidney:before {content: "";}
.icon-king:before {content: "";}
.icon-knife:before {content: "";}
.icon-knight:before {content: "";}
.icon-knob:before {content: "";}
.icon-lab-flask:before {content: "";}
.icon-lamp:before {content: "";}
.icon-lan:before {content: "";}
.icon-language:before {content: "";}
.icon-laptop:before {content: "";}
.icon-lasso:before {content: "";}
.icon-lastfm:before {content: "";}
.icon-laugh:before {content: "";}
.icon-law:before {content: "";}
.icon-layers:before {content: "";}
.icon-layersalt:before {content: "";}
.icon-leaf:before {content: "";}
.icon-leechprotect:before {content: "";}
.icon-legacyfilemanager:before {content: "";}
.icon-lego:before {content: "";}
.icon-lifeempty:before {content: "";}
.icon-lifefull:before {content: "";}
.icon-lifehacker:before {content: "";}
.icon-lifehalf:before {content: "";}
.icon-lifepreserver:before {content: "";}
.icon-lightbulb-idea:before {content: "";}
.icon-lighthouse:before {content: "";}
.icon-lightning:before {content: "";}
.icon-lightningalt:before {content: "";}
.icon-line:before {content: "";}
.icon-lineheight:before {content: "";}
.icon-link:before {content: "";}
.icon-linkalt:before {content: "";}
.icon-linkedin:before {content: "";}
.icon-linux:before {content: "";}
.icon-list:before {content: "";}
.icon-list-alt:before {content: "";}
.icon-liver:before {content: "";}
.icon-loading-hourglass:before {content: "";}
.icon-loadingalt:before {content: "";}
.icon-lock:before {content: "";}
.icon-lockalt-keyhole:before {content: "";}
.icon-lollypop:before {content: "";}
.icon-lungs:before {content: "";}
.icon-macpro:before {content: "";}
.icon-macro-plant:before {content: "";}
.icon-magazine:before {content: "";}
.icon-magento:before {content: "";}
.icon-magnet:before {content: "";}
.icon-mailbox:before {content: "";}
.icon-mailinglists:before {content: "";}
.icon-man-male:before {content: "";}
.icon-managedhosting:before {content: "";}
.icon-map:before {content: "";}
.icon-map-marker:before {content: "";}
.icon-marker:before {content: "";}
.icon-marvin:before {content: "";}
.icon-mastercard:before {content: "";}
.icon-maximize:before {content: "";}
.icon-medal:before {content: "";}
.icon-medalbronze:before {content: "";}
.icon-medalgold:before {content: "";}
.icon-medalsilver:before {content: "";}
.icon-mediarepeat:before {content: "";}
.icon-men:before {content: "";}
.icon-menu:before {content: "";}
.icon-merge:before {content: "";}
.icon-mergecells:before {content: "";}
.icon-mergeshapes:before {content: "";}
.icon-metro-subway:before {content: "";}
.icon-metronome:before {content: "";}
.icon-mickeymouse:before {content: "";}
.icon-microphone:before {content: "";}
.icon-microscope:before {content: "";}
.icon-microsd:before {content: "";}
.icon-microwave:before {content: "";}
.icon-mimetype:before {content: "";}
.icon-minimize:before {content: "";}
.icon-minus:before {content: "−";}
.icon-minus-sign:before {content: "";}
.icon-missedcall:before {content: "";}
.icon-mobile:before {content: "";}
.icon-moleskine:before {content: "";}
.icon-money-cash:before {content: "";}
.icon-moneybag:before {content: "";}
.icon-monitor:before {content: "";}
.icon-monstersinc:before {content: "";}
.icon-moon-night:before {content: "";}
.icon-mouse:before {content: "";}
.icon-mousealt:before {content: "";}
.icon-move:before {content: "";}
.icon-movieclapper:before {content: "";}
.icon-moviereel:before {content: "";}
.icon-muffin:before {content: "";}
.icon-mug:before {content: "";}
.icon-mushroom:before {content: "";}
.icon-music:before {content: "";}
.icon-musicalt:before {content: "";}
.icon-mutealt:before {content: "";}
.icon-mxentry:before {content: "";}
.icon-mybb:before {content: "";}
.icon-myspace:before {content: "";}
.icon-mysql-dolphin:before {content: "";}
.icon-nail:before {content: "";}
.icon-navigation:before {content: "";}
.icon-network:before {content: "";}
.icon-networksignal:before {content: "";}
.icon-news:before {content: "";}
.icon-newtab:before {content: "";}
.icon-newwindow:before {content: "";}
.icon-next:before {content: "";}
.icon-nexus:before {content: "";}
.icon-nintendods:before {content: "";}
.icon-nodejs:before {content: "";}
.icon-notes:before {content: "";}
.icon-notificationbottom:before {content: "";}
.icon-notificationtop:before {content: "";}
.icon-nut:before {content: "";}
.icon-off:before {content: "";}
.icon-office-building:before {content: "";}
.icon-officechair:before {content: "";}
.icon-ok:before {content: "✓";}
.icon-ok-circle:before {content: "";}
.icon-ok-sign:before {content: "";}
.icon-oneup:before {content: "";}
.icon-oneupalt:before {content: "";}
.icon-opencart:before {content: "";}
.icon-opennewwindow:before {content: "";}
.icon-orange:before {content: "";}
.icon-outbox:before {content: "";}
.icon-outgoingcall:before {content: "";}
.icon-oxwall:before {content: "";}
.icon-pacman:before {content: "";}
.icon-pageback:before {content: "";}
.icon-pagebreak:before {content: "";}
.icon-pageforward:before {content: "";}
.icon-pagesetup:before {content: "";}
.icon-paintbrush:before {content: "";}
.icon-paintroll:before {content: "";}
.icon-palette-painting:before {content: "";}
.icon-paperclip:before {content: "";}
.icon-paperclipalt:before {content: "";}
.icon-paperclipvertical:before {content: "";}
.icon-paperplane:before {content: "";}
.icon-parentheses:before {content: "";}
.icon-parkeddomain:before {content: "";}
.icon-password:before {content: "";}
.icon-passwordalt:before {content: "";}
.icon-pasta:before {content: "";}
.icon-patch:before {content: "";}
.icon-path:before {content: "";}
.icon-pause:before {content: "";}
.icon-paw-pet:before {content: "";}
.icon-pawn:before {content: "";}
.icon-paypal:before {content: "";}
.icon-peace:before {content: "";}
.icon-pen:before {content: "";}
.icon-pencil:before {content: "";}
.icon-pepperoni:before {content: "";}
.icon-percent:before {content: "%";}
.icon-perl-camel:before {content: "";}
.icon-perlalt:before {content: "";}
.icon-phone-call:before {content: "";}
.icon-phonealt:before {content: "";}
.icon-phonebook:before {content: "";}
.icon-phonebookalt:before {content: "";}
.icon-phonemic:before {content: "";}
.icon-phoneold:before {content: "";}
.icon-photoshop:before {content: "";}
.icon-php:before {content: "";}
.icon-phpbb:before {content: "";}
.icon-phppear:before {content: "";}
.icon-piano:before {content: "";}
.icon-picture:before {content: "⊷";}
.icon-pictureframe:before {content: "";}
.icon-piggybank:before {content: "";}
.icon-pigpena:before {content: "";}
.icon-pigpenb:before {content: "";}
.icon-pigpenc:before {content: "";}
.icon-pigpend:before {content: "";}
.icon-pigpene:before {content: "";}
.icon-pigpenf:before {content: "";}
.icon-pigpeng:before {content: "";}
.icon-pigpenh:before {content: "";}
.icon-pigpeni:before {content: "";}
.icon-pigpenj:before {content: "";}
.icon-pigpenk:before {content: "";}
.icon-pigpenl:before {content: "";}
.icon-pigpenm:before {content: "";}
.icon-pigpenn:before {content: "";}
.icon-pigpeno:before {content: "";}
.icon-pigpenp:before {content: "";}
.icon-pigpenq:before {content: "";}
.icon-pigpenr:before {content: "";}
.icon-pigpens:before {content: "";}
.icon-pigpent:before {content: "";}
.icon-pigpenu:before {content: "";}
.icon-pigpenv:before {content: "";}
.icon-pigpenw:before {content: "";}
.icon-pigpenx:before {content: "";}
.icon-pigpeny:before {content: "";}
.icon-pigpenz:before {content: "";}
.icon-pilcrow:before {content: "¶";}
.icon-pill-antivirusalt:before {content: "";}
.icon-pin:before {content: "";}
.icon-pipe:before {content: "ǀ";}
.icon-piwigo:before {content: "";}
.icon-pizza:before {content: "";}
.icon-placeadd:before {content: "";}
.icon-placealt:before {content: "";}
.icon-placealtadd:before {content: "";}
.icon-placealtdelete:before {content: "";}
.icon-placedelete:before {content: "";}
.icon-placeios:before {content: "";}
.icon-plane:before {content: "";}
.icon-plaque:before {content: "";}
.icon-play:before {content: "";}
.icon-play-circle:before {content: "";}
.icon-playstore:before {content: "";}
.icon-playvideo:before {content: "";}
.icon-plug:before {content: "";}
.icon-pluginalt:before {content: "";}
.icon-plus:before {content: "+";}
.icon-plus-sign:before {content: "";}
.icon-pocket:before {content: "";}
.icon-podcast:before {content: "";}
.icon-podium-winner:before {content: "";}
.icon-pokemon:before {content: "";}
.icon-police:before {content: "";}
.icon-polygonlasso:before {content: "";}
.icon-post:before {content: "";}
.icon-postalt:before {content: "";}
.icon-pound:before {content: "";}
.icon-poundalt:before {content: "";}
.icon-powerjack:before {content: "";}
.icon-powerplug:before {content: "";}
.icon-powerplugeu:before {content: "";}
.icon-powerplugus:before {content: "";}
.icon-presentation:before {content: "";}
.icon-prestashop:before {content: "";}
.icon-pretzel:before {content: "";}
.icon-preview:before {content: "";}
.icon-previous:before {content: "";}
.icon-print:before {content: "";}
.icon-protecteddirectory:before {content: "";}
.icon-pscircle:before {content: "";}
.icon-pscursor:before {content: "";}
.icon-psdown:before {content: "";}
.icon-psleft:before {content: "";}
.icon-pslone:before {content: "";}
.icon-psltwo:before {content: "";}
.icon-psright:before {content: "";}
.icon-psrone:before {content: "";}
.icon-psrtwo:before {content: "";}
.icon-pssquare:before {content: "";}
.icon-pstriangle:before {content: "";}
.icon-psup:before {content: "";}
.icon-psx:before {content: "";}
.icon-pull:before {content: "";}
.icon-punisher:before {content: "";}
.icon-push:before {content: "";}
.icon-puzzle-plugin:before {content: "";}
.icon-python:before {content: "";}
.icon-qrcode:before {content: "";}
.icon-quake:before {content: "";}
.icon-queen:before {content: "";}
.icon-query:before {content: "";}
.icon-question-sign:before {content: "";}
.icon-quote:before {content: "";}
.icon-quotedown:before {content: "";}
.icon-quoteup:before {content: "";}
.icon-raceflag:before {content: "";}
.icon-racquet:before {content: "";}
.icon-radio:before {content: "";}
.icon-radioactive:before {content: "";}
.icon-radiobutton:before {content: "";}
.icon-railroad:before {content: "";}
.icon-rain:before {content: "";}
.icon-ram:before {content: "";}
.icon-random:before {content: "";}
.icon-rar:before {content: "";}
.icon-raspberry:before {content: "";}
.icon-raspberrypi:before {content: "";}
.icon-rawaccesslogs:before {content: "";}
.icon-razor:before {content: "";}
.icon-reademail:before {content: "";}
.icon-record:before {content: "";}
.icon-rectangle:before {content: "▭";}
.icon-recycle:before {content: "";}
.icon-reddit:before {content: "";}
.icon-redirect:before {content: "";}
.icon-refresh:before {content: "";}
.icon-reliability:before {content: "";}
.icon-remote:before {content: "";}
.icon-remove:before {content: "×";}
.icon-remove-circle:before {content: "";}
.icon-remove-sign:before {content: "";}
.icon-removefriend:before {content: "";}
.icon-repeat:before {content: "";}
.icon-repeatone:before {content: "";}
.icon-resellerhosting:before {content: "";}
.icon-residentevil:before {content: "";}
.icon-resistor:before {content: "";}
.icon-resize:before {content: "";}
.icon-resize-full:before {content: "";}
.icon-resize-horizontal:before {content: "";}
.icon-resize-small:before {content: "";}
.icon-resize-vertical:before {content: "";}
.icon-restart:before {content: "";}
.icon-restaurantmenu:before {content: "";}
.icon-restore:before {content: "";}
.icon-restricted:before {content: "";}
.icon-retweet:before {content: "";}
.icon-rim:before {content: "";}
.icon-ring:before {content: "˚";}
.icon-road:before {content: "";}
.icon-roadsign-roadsignright:before {content: "";}
.icon-roadsignleft:before {content: "";}
.icon-robocop:before {content: "";}
.icon-rocket-launch:before {content: "";}
.icon-rook:before {content: "";}
.icon-root:before {content: "";}
.icon-rorschach:before {content: "";}
.icon-rotateclockwise:before {content: "";}
.icon-rotatecounterclockwise:before {content: "";}
.icon-roundrectangle:before {content: "";}
.icon-route:before {content: "";}
.icon-router:before {content: "";}
.icon-rss:before {content: "";}
.icon-rubberstamp:before {content: "";}
.icon-ruby:before {content: "";}
.icon-ruler:before {content: "";}
.icon-sad:before {content: "";}
.icon-safetypin:before {content: "";}
.icon-satellite:before {content: "";}
.icon-satellitedish-remotemysql:before {content: "";}
.icon-save-floppy:before {content: "";}
.icon-scales:before {content: "";}
.icon-science-atom:before {content: "";}
.icon-scope-scan:before {content: "";}
.icon-scopealt:before {content: "";}
.icon-screenshot:before {content: "";}
.icon-screw:before {content: "";}
.icon-screwdriver:before {content: "";}
.icon-screwdriveralt:before {content: "";}
.icon-script:before {content: "";}
.icon-sd:before {content: "";}
.icon-search:before {content: "";}
.icon-searchdocument:before {content: "";}
.icon-searchfolder:before {content: "";}
.icon-security-shield:before {content: "";}
.icon-securityalt-shieldalt:before {content: "";}
.icon-selection-rectangleselection:before {content: "";}
.icon-selectionadd:before {content: "";}
.icon-selectionintersect:before {content: "";}
.icon-selectionremove:before {content: "";}
.icon-seo:before {content: "";}
.icon-server:before {content: "";}
.icon-servers:before {content: "";}
.icon-settingsandroid:before {content: "";}
.icon-settingsfour-gearsalt:before {content: "";}
.icon-settingsthree-gears:before {content: "";}
.icon-settingstwo-gearalt:before {content: "";}
.icon-shades-sunglasses:before {content: "";}
.icon-shapes:before {content: "";}
.icon-share:before {content: "";}
.icon-share-alt:before {content: "";}
.icon-sharealt:before {content: "";}
.icon-sharedfile:before {content: "";}
.icon-sharedhosting:before {content: "";}
.icon-sharethree:before {content: "";}
.icon-sheriff:before {content: "";}
.icon-shipping:before {content: "";}
.icon-shopping:before {content: "";}
.icon-shopping-cart:before {content: "";}
.icon-shoppingbag:before {content: "";}
.icon-shortcut:before {content: "";}
.icon-shovel:before {content: "";}
.icon-shredder:before {content: "";}
.icon-shutdown:before {content: "";}
.icon-sidebar:before {content: "";}
.icon-signal:before {content: "";}
.icon-sim:before {content: "";}
.icon-simalt:before {content: "";}
.icon-skrill:before {content: "";}
.icon-skull:before {content: "";}
.icon-skype:before {content: "";}
.icon-skypeaway:before {content: "";}
.icon-skypebusy:before {content: "";}
.icon-skypeoffline:before {content: "";}
.icon-skypeonline:before {content: "";}
.icon-smaller:before {content: "";}
.icon-smf:before {content: "";}
.icon-smile:before {content: "☺";}
.icon-snow:before {content: "";}
.icon-snowman:before {content: "";}
.icon-socialnetwork:before {content: "";}
.icon-software:before {content: "";}
.icon-sortbynameascending-atoz:before {content: "";}
.icon-sortbynamedescending-ztoa:before {content: "";}
.icon-sortbysizeascending:before {content: "";}
.icon-sortbysizedescending:before {content: "";}
.icon-soundwave:before {content: "";}
.icon-soup:before {content: "";}
.icon-spaceinvaders:before {content: "";}
.icon-spades:before {content: "";}
.icon-spam:before {content: "";}
.icon-spamalt:before {content: "";}
.icon-spawn:before {content: "";}
.icon-speaker:before {content: "";}
.icon-speed:before {content: "";}
.icon-spider:before {content: "";}
.icon-spiderman:before {content: "";}
.icon-split:before {content: "";}
.icon-spoon:before {content: "";}
.icon-spray:before {content: "";}
.icon-spreadsheet:before {content: "";}
.icon-squareapp:before {content: "";}
.icon-squarebrackets:before {content: "";}
.icon-ssh:before {content: "";}
.icon-sslmanager:before {content: "";}
.icon-stadium:before {content: "";}
.icon-stamp:before {content: "";}
.icon-stampalt:before {content: "";}
.icon-star:before {content: "";}
.icon-star-empty:before {content: "";}
.icon-starempty:before {content: "";}
.icon-starfull:before {content: "";}
.icon-starhalf:before {content: "";}
.icon-steak:before {content: "";}
.icon-steam:before {content: "";}
.icon-step-backward:before {content: "";}
.icon-step-forward:before {content: "";}
.icon-sticker:before {content: "";}
.icon-stiletto:before {content: "";}
.icon-stockdown:before {content: "";}
.icon-stocks:before {content: "";}
.icon-stockup:before {content: "";}
.icon-stomach:before {content: "";}
.icon-stop:before {content: "";}
.icon-stopwatch:before {content: "";}
.icon-storage-box:before {content: "";}
.icon-storagealt-drawer:before {content: "";}
.icon-store:before {content: "";}
.icon-storm:before {content: "";}
.icon-stove:before {content: "";}
.icon-strawberry:before {content: "";}
.icon-strikethrough:before {content: "";}
.icon-student-school:before {content: "";}
.icon-stumbleupon:before {content: "";}
.icon-subdomain:before {content: "";}
.icon-submarine:before {content: "";}
.icon-subscript:before {content: "";}
.icon-subtractshape:before {content: "";}
.icon-sum:before {content: "";}
.icon-sun-day:before {content: "";}
.icon-sunnysideup:before {content: "";}
.icon-superman:before {content: "";}
.icon-superscript:before {content: "";}
.icon-support:before {content: "";}
.icon-supportalt:before {content: "";}
.icon-switch:before {content: "";}
.icon-switchoff:before {content: "";}
.icon-switchoffalt:before {content: "";}
.icon-switchon:before {content: "";}
.icon-switchonalt:before {content: "";}
.icon-sword:before {content: "";}
.icon-sync:before {content: "";}
.icon-syncalt:before {content: "";}
.icon-synckeeplocal:before {content: "";}
.icon-synckeepserver:before {content: "";}
.icon-syringe-antivirus:before {content: "";}
.icon-tablet:before {content: "";}
.icon-tabletennis-pingpong:before {content: "";}
.icon-taco:before {content: "";}
.icon-tag:before {content: "";}
.icon-tagalt-pricealt:before {content: "";}
.icon-tags:before {content: "";}
.icon-tagvertical:before {content: "";}
.icon-tank:before {content: "";}
.icon-target:before {content: "";}
.icon-taskmanager-logprograms:before {content: "";}
.icon-tasks:before {content: "";}
.icon-taxi:before {content: "";}
.icon-tea:before {content: "";}
.icon-teapot:before {content: "";}
.icon-telescope:before {content: "";}
.icon-temperature-thermometer:before {content: "";}
.icon-temperaturealt-thermometeralt:before {content: "";}
.icon-tennis:before {content: "";}
.icon-tent-camping:before {content: "";}
.icon-terminal:before {content: "";}
.icon-tethering:before {content: "";}
.icon-tetrisone:before {content: "";}
.icon-tetristhree:before {content: "";}
.icon-tetristwo:before {content: "";}
.icon-text-height:before {content: "";}
.icon-text-width:before {content: "";}
.icon-th:before {content: "";}
.icon-th-large:before {content: "";}
.icon-th-list:before {content: "";}
.icon-theather:before {content: "";}
.icon-theme-style:before {content: "";}
.icon-thissideup:before {content: "";}
.icon-threecolumns:before {content: "";}
.icon-thumbs-down:before {content: "";}
.icon-thumbs-up:before {content: "";}
.icon-ticket:before {content: "";}
.icon-tictactoe:before {content: "";}
.icon-tie-business:before {content: "⁀";}
.icon-time:before {content: "";}
.icon-timeline:before {content: "";}
.icon-tint:before {content: "";}
.icon-toast:before {content: "";}
.icon-toiletpaper:before {content: "";}
.icon-tooth:before {content: "";}
.icon-toothbrush:before {content: "";}
.icon-tophat:before {content: "";}
.icon-torigate:before {content: "";}
.icon-touchpad:before {content: "";}
.icon-trafficlight:before {content: "";}
.icon-transform:before {content: "";}
.icon-trash:before {content: "";}
.icon-trashempty:before {content: "";}
.icon-trashfull:before {content: "";}
.icon-travel:before {content: "";}
.icon-treediagram:before {content: "";}
.icon-treeornament:before {content: "";}
.icon-triangle:before {content: "△";}
.icon-tron:before {content: "";}
.icon-trophy:before {content: "";}
.icon-truck:before {content: "";}
.icon-trumpet:before {content: "";}
.icon-tumblr:before {content: "";}
.icon-tv:before {content: "";}
.icon-twitter:before {content: "";}
.icon-twocolumnsleft:before {content: "";}
.icon-twocolumnsleftalt:before {content: "";}
.icon-twocolumnsright:before {content: "";}
.icon-twocolumnsrightalt:before {content: "";}
.icon-ubuntu:before {content: "";}
.icon-umbrella:before {content: "";}
.icon-underline:before {content: "";}
.icon-undo:before {content: "";}
.icon-unlock:before {content: "";}
.icon-upleft:before {content: "";}
.icon-upload:before {content: "";}
.icon-uploadalt:before {content: "";}
.icon-upright:before {content: "";}
.icon-uptime:before {content: "";}
.icon-usb:before {content: "";}
.icon-usbalt:before {content: "";}
.icon-usbplug:before {content: "";}
.icon-user:before {content: "";}
.icon-userfilter:before {content: "";}
.icon-usfootball:before {content: "";}
.icon-value-coins:before {content: "";}
.icon-vector:before {content: "";}
.icon-vendetta:before {content: "";}
.icon-video:before {content: "";}
.icon-viking:before {content: "";}
.icon-vimeo:before {content: "";}
.icon-vinyl:before {content: "";}
.icon-violin:before {content: "";}
.icon-virus:before {content: "";}
.icon-visa:before {content: "";}
.icon-visitor:before {content: "";}
.icon-vlc-cone:before {content: "";}
.icon-voice:before {content: "";}
.icon-volume-down:before {content: "";}
.icon-volume-off:before {content: "";}
.icon-volume-up:before {content: "";}
.icon-vps:before {content: "";}
.icon-wacom:before {content: "";}
.icon-walle:before {content: "";}
.icon-wallet:before {content: "";}
.icon-warcraft:before {content: "";}
.icon-warmedal:before {content: "";}
.icon-warning-sign:before {content: "";}
.icon-washer:before {content: "";}
.icon-watch:before {content: "";}
.icon-watertap-plumbing:before {content: "";}
.icon-wave-sea:before {content: "";}
.icon-wavealt-seaalt:before {content: "";}
.icon-webcam:before {content: "";}
.icon-webcamalt:before {content: "";}
.icon-webhostinghub:before {content: "";}
.icon-webmail:before {content: "";}
.icon-webpage:before {content: "";}
.icon-webplatform:before {content: "";}
.icon-websitealt:before {content: "";}
.icon-websitebuilder:before {content: "";}
.icon-weight:before {content: "";}
.icon-westernunion:before {content: "";}
.icon-wheel:before {content: "";}
.icon-wheelchair:before {content: "";}
.icon-whistle:before {content: "";}
.icon-whmcs:before {content: "";}
.icon-wifi:before {content: "";}
.icon-wind:before {content: "";}
.icon-windleft:before {content: "";}
.icon-windows:before {content: "";}
.icon-windright:before {content: "";}
.icon-wine:before {content: "";}
.icon-wizard:before {content: "";}
.icon-wizardalt:before {content: "";}
.icon-wizardhat:before {content: "";}
.icon-woman-female:before {content: "";}
.icon-women:before {content: "";}
.icon-wordpress:before {content: "";}
.icon-wrench:before {content: "";}
.icon-wrenchalt:before {content: "";}
.icon-xbox:before {content: "";}
.icon-xmen:before {content: "";}
.icon-yahoo:before {content: "";}
.icon-yen:before {content: "¥";}
.icon-yenalt:before {content: "";}
.icon-yinyang:before {content: "☯";}
.icon-youtube:before {content: "";}
.icon-zelda:before {content: "";}
.icon-zikula:before {content: "";}
.icon-zip:before {content: "";}
.icon-zodiac-aquarius:before {content: "";}
.icon-zodiac-aries:before {content: "";}
.icon-zodiac-cancer:before {content: "";}
.icon-zodiac-capricorn:before {content: "";}
.icon-zodiac-gemini:before {content: "";}
.icon-zodiac-leo:before {content: "";}
.icon-zodiac-libra:before {content: "";}
.icon-zodiac-pisces:before {content: "";}
.icon-zodiac-sagitarius:before {content: "";}
.icon-zodiac-scorpio:before {content: "";}
.icon-zodiac-taurus:before {content: "";}
.icon-zodiac-virgo:before {content: "";}
.icon-zoom-in:before {content: "";}
.icon-zoom-out:before {content: "";}
.icon-vk:before {content: "";}
.icon-bitcoin:before {content: "";}
.icon-rouble:before {content: "";}
.icon-phpnuke:before {content: "";}
.icon-modx:before {content: "";}
.icon-eoneohseven:before {content: "";}
.icon-subrion:before {content: "";}
.icon-typothree:before {content: "";}
.icon-tikiwiki:before {content: "";}
.icon-pligg:before {content: "";}
.icon-pyrocms:before {content: "";}
.icon-mambo:before {content: "";}
.icon-contao:before {content: "";}
.icon-crackedegg:before {content: "";}
.icon-coffeecupalt:before {content: "";}
.icon-reademailalt:before {content: "";}
.icon-train:before {content: "";}
.icon-shoebox:before {content: "";}
.icon-bathtub:before {content: "";}
.icon-ninegag:before {content: "";}
.icon-pebble:before {content: "";}
.icon-musicthree:before {content: "";}
.icon-stairsup:before {content: "";}
.icon-stairsdown:before {content: "";}
.icon-bookalt:before {content: "";}
.icon-programclose:before {content: "";}
.icon-programok:before {content: "";}
.icon-splitalt:before {content: "";}
.icon-solarsystem:before {content: "";}
.icon-honeycomb:before {content: "";}
.icon-tools:before {content: "";}
.icon-xoops:before {content: "";}
.icon-pixie:before {content: "";}
.icon-dotclear:before {content: "";}
.icon-impresscms:before {content: "";}
.icon-saurus:before {content: "";}
.icon-impresspages:before {content: "";}
.icon-monstra:before {content: "";}
.icon-snews:before {content: "";}
.icon-jcore:before {content: "";}
.icon-silverstripe:before {content: "";}
.icon-btwoevolution:before {content: "";}
.icon-nucleus:before {content: "";}
.icon-symphony:before {content: "";}
.icon-vanillacms:before {content: "";}
.icon-bbpress:before {content: "";}
.icon-phpbbalt:before {content: "";}
.icon-chyrp:before {content: "";}
.icon-pivotx:before {content: "";}
.icon-pagecookery:before {content: "";}
.icon-moviereelalt:before {content: "";}
.icon-cassettealt:before {content: "";}
.icon-photobucket:before {content: "";}
.icon-technorati:before {content: "";}
.icon-theverge:before {content: "";}
.icon-stacks:before {content: "";}
.icon-dotlist:before {content: "";}
.icon-numberlist:before {content: "";}
.icon-indentleft:before {content: "";}
.icon-indentright:before {content: "";}
.icon-fblike:before {content: "";}
.icon-fbdislike:before {content: "";}
.icon-sale:before {content: "";}
.icon-sharetronix:before {content: "";}
.icon-markerdown:before {content: "";}
.icon-markerup:before {content: "";}
.icon-markerleft:before {content: "";}
.icon-markerright:before {content: "";}
.icon-bookmarkalt:before {content: "";}
.icon-calendarthree:before {content: "";}
.icon-wineglass:before {content: "";}
.icon-slidersoff:before {content: "";}
.icon-slidersmiddle:before {content: "";}
.icon-slidersfull:before {content: "";}
.icon-slidersdesc:before {content: "";}
.icon-slidersasc:before {content: "";}
.icon-slideronefull:before {content: "";}
.icon-slidertwofull:before {content: "";}
.icon-sliderthreefull:before {content: "";}
.icon-noborders:before {content: "";}
.icon-bottomborder:before {content: "";}
.icon-topborder:before {content: "";}
.icon-leftborder:before {content: "";}
.icon-rightborder:before {content: "";}
.icon-horizontalborder:before {content: "";}
.icon-verticalborder:before {content: "";}
.icon-outerborders:before {content: "";}
.icon-innerborders:before {content: "";}
.icon-fullborders:before {content: "";}
.icon-networksignalalt:before {content: "";}
.icon-resizeverticalalt:before {content: "";}
.icon-resizehorizontalalt:before {content: "";}
.icon-moneyalt:before {content: "";}
.icon-fontcase:before {content: "";}
.icon-playstation:before {content: "";}
.icon-cube:before {content: "";}
.icon-sphere:before {content: "";}
.icon-ceilinglight:before {content: "";}
.icon-chandelier:before {content: "";}
.icon-details:before {content: "";}
.icon-detailsalt:before {content: "";}
.icon-bullet:before {content: "";}
.icon-gun:before {content: "";}
.icon-processorthree:before {content: "";}
.icon-world:before {content: "";}
.icon-statistics:before {content: "";}
.icon-shoppingcartalt:before {content: "";}
.icon-microphonealt:before {content: "";}
.icon-routeralt:before {content: "";}
.icon-shell:before {content: "";}
.icon-squareplay:before {content: "";}
.icon-squarestop:before {content: "";}
.icon-squarepause:before {content: "";}
.icon-squarerecord:before {content: "";}
.icon-squareforward:before {content: "";}
.icon-squareback:before {content: "";}
.icon-squarenext:before {content: "";}
.icon-squareprevious:before {content: "";}
.icon-mega:before {content: "";}
.icon-charliechaplin:before {content: "";}
.icon-popcorn:before {content: "";}
.icon-fatarrowright:before {content: "";}
.icon-fatarrowleft:before {content: "";}
.icon-fatarrowdown:before {content: "";}
.icon-fatarrowup:before {content: "";}
.icon-shirtbutton:before {content: "";}
.icon-shirtbuttonalt:before {content: "";}
.icon-cuckooclock:before {content: "";}
.icon-lens:before {content: "";}
.icon-voltage:before {content: "";}
.icon-planealt:before {content: "";}
.icon-busalt:before {content: "";}
.icon-lipstick:before {content: "";}
.icon-plantalt:before {content: "";}
.icon-paperboat:before {content: "";}
.icon-texture:before {content: "";}
.icon-dominoone:before {content: "";}
.icon-dominotwo:before {content: "";}
.icon-dominothree:before {content: "";}
.icon-dominofour:before {content: "";}
.icon-dominofive:before {content: "";}
.icon-dominosix:before {content: "";}
.icon-dominoseven:before {content: "";}
.icon-dominoeight:before {content: "";}
.icon-dominonine:before {content: "";}
.icon-connected:before {content: "";}
.icon-connectedpc:before {content: "";}
.icon-musicsheet:before {content: "";}
.icon-rdio:before {content: "";}
.icon-spotify:before {content: "";}
.icon-deviantart:before {content: "";}
.icon-yelp:before {content: "";}
.icon-behance:before {content: "";}
.icon-nfc:before {content: "";}
.icon-earbudsalt:before {content: "";}
.icon-earbuds:before {content: "";}
.icon-amazon:before {content: "";}
.icon-openid:before {content: "";}
.icon-digg:before {content: "";}
.icon-retweet:before {content: "";}
.icon-moonnew:before {content: "";}
.icon-moonwaxingcrescent:before {content: "";}
.icon-moonfirstquarter:before {content: "";}
.icon-moonwaxinggibbous:before {content: "";}
.icon-moonfull:before {content: "";}
.icon-moonwaninggibbous:before {content: "";}
.icon-moonthirdquarter:before {content: "";}
.icon-moonwaningcrescent:before {content: "";}
.icon-planet:before {content: "";}
.icon-sodacup:before {content: "";}
.icon-cocktail:before {content: "";}
.icon-church:before {content: "";}
.icon-mosque:before {content: "";}
.icon-comedy:before {content: "";}
.icon-tragedy:before {content: "";}
.icon-bacon:before {content: "";}
.icon-trailor:before {content: "";}
.icon-tshirt:before {content: "";}
.icon-design:before {content: "";}
.icon-spiderweb:before {content: "";}
.icon-fireplace:before {content: "";}
.icon-tallglass:before {content: "";}
.icon-grapes:before {content: "";}
.icon-biohazard:before {content: "";}
.icon-directions:before {content: "";}
.icon-equalizerthree:before {content: "";}
.icon-mountains:before {content: "";}
.icon-bing:before {content: "";}
.icon-windowseight:before {content: "";}
.icon-microsoftoffice:before {content: "";}
.icon-salealt:before {content: "";}
.icon-purse:before {content: "";}
.icon-chickenalt:before {content: "";}
.icon-podium:before {content: "";}
.icon-findfriends:before {content: "";}
.icon-microphonethree:before {content: "";}
.icon-workshirt:before {content: "";}
.icon-donotdisturb:before {content: "";}
.icon-addtags:before {content: "";}
.icon-removetags:before {content: "";}
.icon-carbattery:before {content: "";}
.icon-debug:before {content: "";}
.icon-trojan:before {content: "";}
.icon-molecule:before {content: "";}
.icon-safetygoggles:before {content: "";}
.icon-leather:before {content: "";}
.icon-teddybear:before {content: "";}
.icon-stroller:before {content: "";}
.icon-circleplay:before {content: "";}
.icon-circlestop:before {content: "";}
.icon-circlepause:before {content: "";}
.icon-circlerecord:before {content: "";}
.icon-circleforward:before {content: "";}
.icon-circlebackward:before {content: "";}
.icon-circlenext:before {content: "";}
.icon-circleprevious:before {content: "";}
.icon-circleplayempty:before {content: "";}
.icon-circlestopempty:before {content: "";}
.icon-circlepauseempty:before {content: "";}
.icon-circlerecordempty:before {content: "";}
.icon-circleforwardempty:before {content: "";}
.icon-circlebackwardempty:before {content: "";}
.icon-circlenextempty:before {content: "";}
.icon-circlepreviousempty:before {content: "";}
.icon-belt:before {content: "";}
.icon-bait:before {content: "";}
.icon-manalt:before {content: "";}
.icon-womanalt:before {content: "";}
.icon-clover:before {content: "";}
.icon-pacifier:before {content: "";}
.icon-calcplus:before {content: "";}
.icon-calcminus:before {content: "";}
.icon-calcmultiply:before {content: "";}
.icon-calcdivide:before {content: "";}
.icon-calcequals:before {content: "";}
.icon-city:before {content: "";}
.icon-hdvideo:before {content: "";}
.icon-horizontalexpand:before {content: "";}
.icon-horizontalcontract:before {content: "";}
.icon-radar:before {content: "";}
.icon-threed:before {content: "";}
.icon-flickralt:before {content: "";}
.icon-pattern:before {content: "";}
.icon-elevator:before {content: "";}
.icon-escalator:before {content: "";}
.icon-portrait:before {content: "";}
.icon-cigar:before {content: "";}
.icon-dropbox:before {content: "";}
.icon-origami:before {content: "";}
.icon-opensource:before {content: "";}
.icon-redaxscript:before {content: "";}
.icon-mahara:before {content: "";}
.icon-forkcms:before {content: "";}
.icon-pimcore:before {content: "";}
.icon-bigace:before {content: "";}
.icon-aef:before {content: "";}
.icon-punbb:before {content: "";}
.icon-phorum:before {content: "";}
.icon-fluxbb:before {content: "";}
.icon-minibb:before {content: "";}
.icon-zenphoto:before {content: "";}
.icon-fourimages:before {content: "";}
.icon-plogger:before {content: "";}
.icon-jcow:before {content: "";}
.icon-elgg:before {content: "";}
.icon-etano:before {content: "";}
.icon-openclassifieds:before {content: "";}
.icon-osclass:before {content: "";}
.icon-openx:before {content: "";}
.icon-phplist:before {content: "";}
.icon-roundcube:before {content: "";}
.icon-pommo:before {content: "";}
.icon-webinsta:before {content: "";}
.icon-limesurvey:before {content: "";}
.icon-fengoffice:before {content: "";}
.icon-eyeos:before {content: "";}
.icon-dotproject:before {content: "";}
.icon-collabtive:before {content: "";}
.icon-projectpier:before {content: "";}
.icon-taskfreak:before {content: "";}
.icon-eventum:before {content: "";}
.icon-traq:before {content: "";}
.icon-mantisbugtracker:before {content: "";}
.icon-oscommerce:before {content: "";}
.icon-zencart:before {content: "";}
.icon-tomatocart:before {content: "";}
.icon-boxbilling:before {content: "";}
.icon-zurmo:before {content: "";}
.icon-orangehrm:before {content: "";}
.icon-vtiger:before {content: "";}
.icon-mibew:before {content: "";}
.icon-phpmyfaq:before {content: "";}
.icon-yiiframework:before {content: "";}
.icon-zendframework:before {content: "";}
.icon-fuelphp:before {content: "";}
.icon-kohana:before {content: "";}
.icon-smarty:before {content: "";}
.icon-sidu:before {content: "";}
.icon-simplepie:before {content: "";}
.icon-projectsend:before {content: "";}
.icon-extjs:before {content: "";}
.icon-raphael:before {content: "";}
.icon-sizzle:before {content: "";}
.icon-yui:before {content: "";}
.icon-scissorsalt:before {content: "";}
.icon-cuthere:before {content: "";}
.icon-coinsalt:before {content: "";}
.icon-parkingmeter:before {content: "";}
.icon-treethree:before {content: "";}
.icon-packarchive:before {content: "";}
.icon-unpackarchive:before {content: "";}
.icon-terminalalt:before {content: "";}
.icon-jersey:before {content: "";}
.icon-vial:before {content: "";}
.icon-noteslist:before {content: "";}
.icon-notestasks:before {content: "";}
.icon-notesdate:before {content: "";}
.icon-noteslocation:before {content: "";}
.icon-noteslistalt:before {content: "";}
.icon-notestasksalt:before {content: "";}
.icon-notesdatealt:before {content: "";}
.icon-noteslocationalt:before {content: "";}
.icon-useralt:before {content: "";}
.icon-adduseralt:before {content: "";}
.icon-removeuseralt:before {content: "";}
.icon-banuseralt:before {content: "";}
.icon-banuser:before {content: "";}
.icon-paintrollalt:before {content: "";}
.icon-textcursor:before {content: "";}
.icon-textfield:before {content: "";}
.icon-precisecursor:before {content: "";}
.icon-brokenlink:before {content: "";}
.icon-bookmarkthree:before {content: "";}
.icon-bookmarkfour:before {content: "";}
.icon-warmedalalt:before {content: "";}
.icon-thinking:before {content: "";}
.icon-commentlove:before {content: "";}
.icon-commentsmiley:before {content: "";}
.icon-sharetwo:before {content: "";}
.icon-emptystar:before {content: "";}
.icon-halfstar:before {content: "";}
.icon-fullstar:before {content: "";}
.icon-forbidden:before {content: "";}
.icon-indentleftalt:before {content: "";}
.icon-indentrightalt:before {content: "";}
.icon-modxalt:before {content: "";}
.icon-apple:before {content: "";}
.icon-greekcolumn:before {content: "";}
.icon-walletalt:before {content: "";}
.icon-dollarsquare:before {content: "";}
.icon-poundsquare:before {content: "";}
.icon-yensquare:before {content: "";}
.icon-eurosquare:before {content: "";}
.icon-bitcoinsquare:before {content: "";}
.icon-roublesquare:before {content: "";}
.icon-roublealt:before {content: "";}
.icon-bitcoinalt:before {content: "";}
.icon-gavel:before {content: "";}
.icon-barchartasc:before {content: "";}
.icon-barchartdesc:before {content: "";}
.icon-house:before {content: "";}
.icon-garage:before {content: "";}
.icon-milk:before {content: "";}
.icon-hryvnia:before {content: "";}
.icon-hryvniasquare:before {content: "";}
.icon-hryvniaalt:before {content: "";}
.icon-beeralt:before {content: "";}
.icon-trolleyfull:before {content: "";}
.icon-trolleyload:before {content: "";}
.icon-trolleyunload:before {content: "";}
.icon-trolleyempty:before {content: "";}
.icon-mootools:before {content: "";}
.icon-mootoolstwo:before {content: "";}
.icon-mootoolsthree:before {content: "";}
.icon-mysqlthree:before {content: "";}
.icon-mysqlalt:before {content: "";}
.icon-pgsql:before {content: "";}
.icon-mongodb:before {content: "";}
.icon-neofourj:before {content: "";}
.icon-nosql:before {content: "";}
.icon-catface:before {content: "";}
.icon-polaroid:before {content: "";}
.icon-clouderror:before {content: "";}
.icon-camcorder:before {content: "";}
.icon-projector:before {content: "";}
.icon-sdvideo:before {content: "";}
.icon-fx:before {content: "";}
.icon-gramophone:before {content: "";}
.icon-speakeralt:before {content: "";}
.icon-hddalt:before {content: "";}
.icon-usbflash:before {content: "";}
.icon-manillaenvelope:before {content: "";}
.icon-stickynote:before {content: "";}
.icon-stickynotealt:before {content: "";}
.icon-torch:before {content: "";}
.icon-flashlightalt:before {content: "";}
.icon-campfire:before {content: "";}
.icon-cctv:before {content: "";}
.icon-drill:before {content: "";}
.icon-lampalt:before {content: "";}
.icon-flowerpot:before {content: "";}
.icon-defragment:before {content: "";}
.icon-panoramio:before {content: "";}
.icon-panorama:before {content: "";}
.icon-photosphere:before {content: "";}
.icon-panoramaalt:before {content: "";}
.icon-timer:before {content: "";}
.icon-burstmode:before {content: "";}
.icon-cameraflash:before {content: "";}
.icon-autoflash:before {content: "";}
.icon-noflash:before {content: "";}
.icon-threetofour:before {content: "";}
.icon-sixteentonine:before {content: "";}
.icon-cat:before {content: "";}
.icon-dog:before {content: "";}
.icon-rabbit:before {content: "";}
.icon-koala:before {content: "";}
.icon-butterflyalt:before {content: "";}
.icon-butterfly:before {content: "";}
.icon-wwf:before {content: "";}
.icon-poop:before {content: "";}
.icon-poopalt:before {content: "";}
.icon-kiwi:before {content: "";}
.icon-kiwifruit:before {content: "";}
.icon-lemon:before {content: "";}
.icon-pear:before {content: "";}
.icon-watermelon:before {content: "";}
.icon-onion:before {content: "";}
.icon-turnip:before {content: "";}
.icon-eggplant:before {content: "";}
.icon-avocado:before {content: "";}
.icon-perfume:before {content: "";}
.icon-arch:before {content: "";}
.icon-pluspages:before {content: "";}
.icon-community:before {content: "";}
.icon-pluscircles:before {content: "";}
.icon-googleplusold:before {content: "";}
.icon-plusgames:before {content: "";}
.icon-event:before {content: "";}
.icon-miui:before {content: "";}
.icon-hot:before {content: "";}
.icon-flowup:before {content: "";}
.icon-flowdown:before {content: "";}
.icon-moustache:before {content: "";}
.icon-angle:before {content: "";}
.icon-sleep:before {content: "";}
.icon-acorn:before {content: "";}
.icon-steamalt:before {content: "";}
.icon-resizeupleft:before {content: "";}
.icon-resizeupright:before {content: "";}
.icon-resizedownright:before {content: "";}
.icon-resizedownleft:before {content: "";}
.icon-hammeralt:before {content: "";}
.icon-bamboo:before {content: "";}
.icon-mypictures:before {content: "";}
.icon-mymusic:before {content: "";}
.icon-myvideos:before {content: "";}
.icon-systemfolder:before {content: "";}
.icon-bookthree:before {content: "";}
.icon-compile:before {content: "";}
.icon-report:before {content: "";}
.icon-fliphorizontal:before {content: "";}
.icon-flipvertical:before {content: "";}
.icon-construction:before {content: "";}
.icon-counteralt:before {content: "";}
.icon-counter:before {content: "";}
.icon-papercutter:before {content: "";}
.icon-snaptodot:before {content: "";}
.icon-snaptogrid:before {content: "";}
.icon-caligraphy:before {content: "";}
.icon-icecreamthree:before {content: "";}
.icon-skitch:before {content: "";}
.icon-archlinux:before {content: "";}
.icon-elementaryos:before {content: "";}
.icon-loadingone:before {content: "";}
.icon-loadingtwo:before {content: "";}
.icon-loadingthree:before {content: "";}
.icon-loadingfour:before {content: "";}
.icon-loadingfive:before {content: "";}
.icon-loadingsix:before {content: "";}
.icon-loadingseven:before {content: "";}
.icon-loadingeight:before {content: "";}
.icon-brokenheart:before {content: "";}
.icon-heartarrow:before {content: "";}
.icon-heartsparkle:before {content: "";}
.icon-cell:before {content: "";}
.icon-panda:before {content: "";}
.icon-refreshalt:before {content: "";}
.icon-mirror:before {content: "";}
.icon-headphonesthree:before {content: "";}
.icon-fan:before {content: "";}
.icon-tornado:before {content: "";}
.icon-hangout:before {content: "";}
.icon-beaker:before {content: "";}
.icon-beakeralt:before {content: "";}
.icon-phonescreensize:before {content: "";}
.icon-tabletscreensize:before {content: "";}
.icon-notification:before {content: "";}
.icon-googleglass:before {content: "";}
.icon-pinterest:before {content: "";}
.icon-soundcloud:before {content: "";}
.icon-alarmclock:before {content: "";}
.icon-addalarm:before {content: "";}
.icon-deletealarm:before {content: "";}
.icon-turnoffalarm:before {content: "";}
.icon-snooze:before {content: "";}
.icon-bringforward:before {content: "";}
.icon-sendbackward:before {content: "";}
.icon-bringtofront:before {content: "";}
.icon-sendtoback:before {content: "";}
.icon-tectile:before {content: "";}
.icon-grave:before {content: "";}
.icon-gravetwo:before {content: "";}
.icon-gravethree:before {content: "";}
.icon-gravefour:before {content: "";}
.icon-textlayer:before {content: "";}
.icon-vectoralt:before {content: "";}
.icon-drmanhattan:before {content: "";}
.icon-foursquarealt:before {content: "";}
.icon-hashtag:before {content: "";}
.icon-enteralt:before {content: "";}
.icon-exitalt:before {content: "";}
.icon-cartalt:before {content: "";}
.icon-vaultthree:before {content: "";}
.icon-fatundo:before {content: "";}
.icon-fatredo:before {content: "";}
.icon-feedly:before {content: "";}
.icon-feedlyalt:before {content: "";}
.icon-squareheart:before {content: "";}
.icon-squarestar:before {content: "";}
.icon-squarecomment:before {content: "";}
.icon-squarelike:before {content: "";}
.icon-squarebookmark:before {content: "";}
.icon-squaresearch:before {content: "";}
.icon-squaresettings:before {content: "";}
.icon-squarevoice:before {content: "";}
.icon-google:before {content: "";}
.icon-emojigrinalt:before {content: "";}
.icon-emojigrin:before {content: "";}
.icon-constellation:before {content: "";}
.icon-emojisurprise:before {content: "";}
.icon-emojidead:before {content: "";}
.icon-emojiangry:before {content: "";}
.icon-emojidevil:before {content: "";}
.icon-emojiwink:before {content: "";}
.icon-moonorbit:before {content: "";}
.icon-emojismile:before {content: "";}
.icon-emojisorry:before {content: "";}
.icon-emojiconfused:before {content: "";}
.icon-emojisleep:before {content: "";}
.icon-emojicry:before {content: "";}
.icon-circlefork:before {content: "";}
.icon-circlespoon:before {content: "";}
.icon-circleknife:before {content: "";}
.icon-circlepencil:before {content: "";}
.icon-circlehammer:before {content: "";}
.icon-circlescrewdriver:before {content: "";}
.icon-middlefinger:before {content: "";}
.icon-heavymetal:before {content: "";}
.icon-turnright:before {content: "";}
.icon-turnleft:before {content: "";}
.icon-vineapp:before {content: "";}
.icon-vineappalt:before {content: "";}
.icon-finance:before {content: "";}
.icon-survey:before {content: "";}
.icon-hangouts:before {content: "";}
.icon-square0:before {content: "";}
.icon-square1:before {content: "";}
.icon-square2:before {content: "";}
.icon-square3:before {content: "";}
.icon-square4:before {content: "";}
.icon-square5:before {content: "";}
.icon-square6:before {content: "";}
.icon-square7:before {content: "";}
.icon-square8:before {content: "";}
.icon-square9:before {content: "";}
.icon-squarea:before {content: "";}
.icon-squareb:before {content: "";}
.icon-squarec:before {content: "";}
.icon-squared:before {content: "";}
.icon-squaree:before {content: "";}
.icon-squaref:before {content: "";}
.icon-squareg:before {content: "";}
.icon-squareh:before {content: "";}
.icon-squarei:before {content: "";}
.icon-squarej:before {content: "";}
.icon-squarek:before {content: "";}
.icon-squarel:before {content: "";}
.icon-squarem:before {content: "";}
.icon-squaren:before {content: "";}
.icon-squareo:before {content: "";}
.icon-squarep:before {content: "";}
.icon-squareq:before {content: "";}
.icon-squarer:before {content: "";}
.icon-squares:before {content: "";}
.icon-squaret:before {content: "";}
.icon-squareu:before {content: "";}
.icon-squarev:before {content: "";}
.icon-squarew:before {content: "";}
.icon-squarex:before {content: "";}
.icon-squarey:before {content: "";}
.icon-squarez:before {content: "";}
.icon-shuttle:before {content: "";}
.icon-meteor:before {content: "";}
.icon-galaxy:before {content: "";}
.icon-observatory:before {content: "";}
.icon-astronaut:before {content: "";}
.icon-asteroid:before {content: "";}
.icon-sunrise:before {content: "";}
.icon-sunset:before {content: "";}
.icon-tiderise:before {content: "";}
.icon-tidefall:before {content: "";}
.icon-mushroomcloud:before {content: "";}
.icon-galaxyalt:before {content: "";}
.icon-sputnik:before {content: "";}
.icon-sextant:before {content: "";}
.icon-spock:before {content: "";}
.icon-meteorite:before {content: "";}
.icon-deathstar:before {content: "";}
.icon-deathstarbulding:before {content: "";}
.icon-fallingstar:before {content: "";}
.icon-windmill:before {content: "";}
.icon-windmillalt:before {content: "";}
.icon-pumpjack:before {content: "";}
.icon-nuclearplant:before {content: "";}
.icon-solarpanel:before {content: "";}
.icon-barrel:before {content: "";}
.icon-canister:before {content: "";}
.icon-railtunnel:before {content: "";}
.icon-roadtunnel:before {content: "";}
.icon-pickaxe:before {content: "";}
.icon-cow:before {content: "";}
.icon-sheep:before {content: "";}
.icon-fountain:before {content: "";}
.icon-circlezero:before {content: "";}
.icon-circleone:before {content: "";}
.icon-circletwo:before {content: "";}
.icon-circlethree:before {content: "";}
.icon-circlefour:before {content: "";}
.icon-circlefive:before {content: "";}
.icon-circlesix:before {content: "";}
.icon-circleseven:before {content: "";}
.icon-circleeight:before {content: "";}
.icon-circlenine:before {content: "";}
.icon-circlea:before {content: "";}
.icon-circleb:before {content: "";}
.icon-circlec:before {content: "";}
.icon-circled:before {content: "";}
.icon-circlee:before {content: "";}
.icon-circlef:before {content: "";}
.icon-circleg:before {content: "";}
.icon-circleh:before {content: "";}
.icon-circlei:before {content: "";}
.icon-circlej:before {content: "";}
.icon-circlek:before {content: "";}
.icon-circlel:before {content: "";}
.icon-circlem:before {content: "";}
.icon-circlen:before {content: "";}
.icon-circleo:before {content: "";}
.icon-circlep:before {content: "";}
.icon-circleq:before {content: "";}
.icon-circler:before {content: "";}
.icon-circles:before {content: "";}
.icon-circlet:before {content: "";}
.icon-circleu:before {content: "";}
.icon-circlev:before {content: "";}
.icon-circlew:before {content: "";}
.icon-circlex:before {content: "";}
.icon-circley:before {content: "";}
.icon-circlez:before {content: "";}
.icon-creeper:before {content: "";}
.icon-minecraft:before {content: "";}
.icon-minecraftalt:before {content: "";}
.icon-pixelsword:before {content: "";}
.icon-pixelbroadsword:before {content: "";}
.icon-pixelwand:before {content: "";}
.icon-pixelpotion:before {content: "";}
.icon-pixelpotionalt:before {content: "";}
.icon-pixelpickaxe:before {content: "";}
.icon-pixelbow:before {content: "";}
.icon-pixelarrow:before {content: "";}
.icon-pixelaxe:before {content: "";}
.icon-pixeldagger:before {content: "";}
.icon-pixelbastardsword:before {content: "";}
.icon-pixellance:before {content: "";}
.icon-pixelbattleaxe:before {content: "";}
.icon-pixelshovel:before {content: "";}
.icon-pixelsphere:before {content: "";}
.icon-pixelelixir:before {content: "";}
.icon-pixelchest:before {content: "";}
.icon-pixelshield:before {content: "";}
.icon-pixelheart:before {content: "";}
.icon-rudder:before {content: "";}
.icon-folderalt:before {content: "";}
.icon-removefolderalt:before {content: "";}
.icon-addfolderalt:before {content: "";}
.icon-deletefolderalt:before {content: "";}
.icon-openfolderalt:before {content: "";}
.icon-clipboardalt:before {content: "";}
.icon-pastealt:before {content: "";}
.icon-loadingflowccw:before {content: "";}
.icon-loadingflowcw:before {content: "";}
.icon-code:before {content: "";}
.icon-cloveralt:before {content: "";}
.icon-lips:before {content: "";}
.icon-kiss:before {content: "";}
.icon-manualshift:before {content: "";}
.icon-simcardthree:before {content: "";}
.icon-parthenon:before {content: "";}
.icon-addcomment:before {content: "";}
.icon-deletecomment:before {content: "";}
.icon-gender:before {content: "";}
.icon-callalt:before {content: "";}
.icon-outgoingcallalt:before {content: "";}
.icon-incomingcallalt:before {content: "";}
.icon-missedcallalt:before {content: "";}
.icon-export:before {content: "";}
.icon-import:before {content: "";}
.icon-cherryalt:before {content: "";}
.icon-panties:before {content: "";}
.icon-kimai:before {content: "";}
.icon-livejournal:before {content: "";}
.icon-livejournalalt:before {content: "";}
.icon-tagged:before {content: "";}
.icon-temple:before {content: "";}
.icon-mayanpyramid:before {content: "";}
.icon-egyptpyramid:before {content: "";}
.icon-tampermonkey:before {content: "";}
.icon-pushbullet:before {content: "";}
.icon-currents:before {content: "";}
.icon-communitysmall:before {content: "";}
.icon-squaregithub:before {content: "";}
.icon-projectfork:before {content: "";}
.icon-projectmerge:before {content: "";}
.icon-projectcompare:before {content: "";}
.icon-history:before {content: "";}
.icon-notebook:before {content: "";}
.icon-issue:before {content: "";}
.icon-issueclosed:before {content: "";}
.icon-issuereopened:before {content: "";}
.icon-rubyalt:before {content: "";}
.icon-lighton:before {content: "";}
.icon-lightoff:before {content: "";}
.icon-bellalt:before {content: "";}
.icon-versions:before {content: "";}
.icon-twog:before {content: "";}
.icon-threeg:before {content: "";}
.icon-fourg:before {content: "";}
.icon-gpsalt:before {content: "";}
.icon-circleloaderfull:before {content: "";}
.icon-circleloaderseven:before {content: "";}
.icon-circleloadersix:before {content: "";}
.icon-circleloaderfive:before {content: "";}
.icon-circleloaderfour:before {content: "";}
.icon-circleloaderthree:before {content: "";}
.icon-circleloadertwo:before {content: "";}
.icon-circleloaderone:before {content: "";}
.icon-circleloaderempty:before {content: "";}
.icon-whatsapp:before {content: "";}
.icon-whatsappalt:before {content: "";}
.icon-viber:before {content: "";}
.icon-squareviber:before {content: "";}
.icon-teamviewer:before {content: "";}
.icon-tunein:before {content: "";}
.icon-tuneinalt:before {content: "";}
.icon-weightscale:before {content: "";}
.icon-boxing:before {content: "";}
.icon-speedalt:before {content: "";}
.icon-scriptalt:before {content: "";}
.icon-splitthree:before {content: "";}
.icon-mergethree:before {content: "";}
.icon-layersthree:before {content: "";}
.icon-mutemic:before {content: "";}
.icon-zerply:before {content: "";}
.icon-circlegoogleplus:before {content: "";}
.icon-circletwitter:before {content: "";}
.icon-circlefacebook:before {content: "";}
.icon-circleyahoo:before {content: "";}
.icon-circlegithub:before {content: "";}
.icon-forumsalt:before {content: "";}
.icon-circlepath:before {content: "";}
.icon-circlevimeo:before {content: "";}
.icon-circlevine:before {content: "";}
.icon-instagramtwo:before {content: "";}
.icon-instagramthree:before {content: "";}
.icon-flickrthree:before {content: "";}
.icon-quora:before {content: "";}
.icon-squarequora:before {content: "";}
.icon-circlequora:before {content: "";}
.icon-picasa:before {content: "";}
.icon-branch:before {content: "";}
.icon-ingress:before {content: "";}
.icon-squarezerply:before {content: "";}
.icon-circlezerply:before {content: "";}
.icon-squarevimeo:before {content: "";}
.icon-squaretwitter:before {content: "";}
.icon-brightnessalt:before {content: "";}
.icon-brightnessalthalf:before {content: "";}
.icon-brightnessaltfull:before {content: "";}
.icon-brightnessaltauto:before {content: "";}
.icon-shirtbuttonthree:before {content: "";}
.icon-openshare:before {content: "";}
.icon-copyapp:before {content: "";}
.icon-bowl:before {content: "";}
.icon-cloudalt:before {content: "";}
.icon-cloudaltdownload:before {content: "";}
.icon-cloudaltupload:before {content: "";}
.icon-cloudaltsync:before {content: "";}
.icon-cloudaltprivate:before {content: "";}
.icon-flipboard:before {content: "";}
.icon-octoloaderempty:before {content: "";}
.icon-octoloaderone:before {content: "";}
.icon-octoloadertwo:before {content: "";}
.icon-octoloaderthree:before {content: "";}
.icon-octoloaderfour:before {content: "";}
.icon-octoloaderfive:before {content: "";}
.icon-octoloadersix:before {content: "";}
.icon-octoloaderseven:before {content: "";}
.icon-octoloaderfull:before {content: "";}
.icon-selectionsymbol:before {content: "";}
.icon-infinityalt:before {content: "";}
.icon-pullrequest:before {content: "";}
.icon-projectforkdelete:before {content: "";}
.icon-projectforkprivate:before {content: "";}
.icon-commit:before {content: "";}
.icon-htmlfile:before {content: "";}
.icon-pushalt:before {content: "";}
.icon-pullalt:before {content: "";}
.icon-photonineframes:before {content: "";}
.icon-wetfloor:before {content: "";}
.icon-instagramfour:before {content: "";}
.icon-circleinstagram:before {content: "";}
.icon-videocamerathree:before {content: "";}
.icon-subtitles:before {content: "";}
.icon-subtitlesoff:before {content: "";}
.icon-compress:before {content: "";}
.icon-baby:before {content: "";}
.icon-ducky:before {content: "";}
.icon-handswipe:before {content: "";}
.icon-swipeup:before {content: "";}
.icon-swipedown:before {content: "";}
.icon-twofingerswipedown:before {content: "";}
.icon-twofingerswipeup:before {content: "";}
.icon-doubletap:before {content: "";}
.icon-dribbblealt:before {content: "";}
.icon-circlecallmissed:before {content: "";}
.icon-circlecallincoming:before {content: "";}
.icon-circlecalloutgoing:before {content: "";}
.icon-circledownload:before {content: "";}
.icon-circleupload:before {content: "";}
.icon-minismile:before {content: "";}
.icon-minisad:before {content: "";}
.icon-minilaugh:before {content: "";}
.icon-minigrin:before {content: "";}
.icon-miniangry:before {content: "";}
.icon-minitongue:before {content: "";}
.icon-minitonguealt:before {content: "";}
.icon-miniwink:before {content: "";}
.icon-minitonguewink:before {content: "";}
.icon-miniconfused:before {content: "";}
.icon-soundright:before {content: "";}
.icon-soundleft:before {content: "";}
.icon-savetodrive:before {content: "";}
.icon-layerorderup:before {content: "";}
.icon-layerorderdown:before {content: "";}
.icon-layerorder:before {content: "";}
.icon-circledribbble:before {content: "";}
.icon-squaredribbble:before {content: "";}
.icon-handexpand:before {content: "";}
.icon-handpinch:before {content: "";}
.icon-fontserif:before {content: "";}
.icon-fontsansserif:before {content: "";}
.icon-fontrounded:before {content: "";}
.icon-fonthandwriting:before {content: "";}
.icon-fonttypewriter:before {content: "";}
.icon-fontcomic:before {content: "";}
.icon-fontcaligraphy:before {content: "";}
.icon-fontgothic:before {content: "";}
.icon-fontstencil:before {content: "";}
.com {color: #93a1a1;}
.lit {color: #195f91;}
.pun, .opn, .clo {color: #93a1a1;}
.fun {color: #dc322f;}
.str, .atv {color: #d14;}
.kwd, .prettyprint .tag {color: #1e347b;}
.typ, .atn, .dec, .var {color: teal;}
.pln {color: #48484c;}
.prettyprint {padding: 8px;background-color: #f7f7f9;border: 1px solid #e1e1e8;}
.prettyprint.linenums {-webkit-box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;-moz-box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;box-shadow: inset 40px 0 0 #fbfbfc,inset 41px 0 0 #ececf0;}
ol.linenums {margin: 35px;}
ol.linenums li {padding-left: 12px;color: #bebec5;line-height: 20px;text-shadow: 0 1px 0 #fff;}
.dnd-animo, .dnd-animo-children > * {visibility: hidden;}
.dnd_container {width: 100%;}
.dnd_container:before, .dnd_container:after {display: table;line-height: 0;content: "";}
.dnd_container:after {clear: both;}
.dnd_section_dd.section_with_header .dnd_container {margin-bottom: 6px;margin-top: 0px;}
.section_body_fullwidth .dnd_section_content .dnd_container {width: 100%;}
.dnd_section_dd {position: relative;overflow: hidden;padding-bottom: 100px;padding-top: 100px;}
.dnd_section_dd > * {z-index: 1;position: relative;}
.dnd_video_background {position: absolute;top: 0;left: 0;width: 100%;z-index: 0;visibility: hidden;}
.dnd-video-bg h4 {font-size: 30px !important;}
.dnd-video-bg .aligncenter {font-size: 16px;}
.dnd_video_background .mejs-container {background: none !important;}
.dnd_video_background .mejs-overlay-loading {display: none !important;}
.dnd-parallax {background-position: 50% top;background-attachment: fixed;-webkit-background-size: cover;background-size: cover;}
.dnd_container [class*="column_dd_span"] {display: block;float: left;min-height: 20px;margin-left: 2.5641025641026%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.section_no_column_margin .dnd_container [class*="column_dd_span"], .dnd_container [class*="column_dd_span"]:first-child {margin-left: 0;}
.dnd_column_dd_span12 {width: 100%;}
.dnd_column_dd_span11 {width: 91.452991452991%;}
.dnd_column_dd_span10 {width: 82.905982905983%;}
.dnd_column_dd_span9 {width: 74.358974358974%;}
.dnd_column_dd_span8 {width: 65.811965811966%;}
.dnd_column_dd_span7 {width: 57.264957264957%;}
.dnd_column_dd_span6 {width: 48.717948717949%;}
.dnd_column_dd_span5 {width: 40.17094017094%;}
.dnd_column_dd_span4 {width: 31.623931623932%;}
.dnd_column_dd_span3 {width: 23.076923076923%;}
.dnd_column_dd_span2 {width: 14.529914529915%;}
.dnd_column_dd_span1 {width: 5.982905982906%;}
.section_no_column_margin .dnd_column_dd_span12 {width: 100%;}
.section_no_column_margin .dnd_column_dd_span11 {width: 91.666666666667%;}
.section_no_column_margin .dnd_column_dd_span10 {width: 83.333333333333%;}
.section_no_column_margin .dnd_column_dd_span9 {width: 75%;}
.section_no_column_margin .dnd_column_dd_span8 {width: 66.666666666667%;}
.section_no_column_margin .dnd_column_dd_span7 {width: 58.333333333333%;}
.section_no_column_margin .dnd_column_dd_span6 {width: 50%;}
.section_no_column_margin .dnd_column_dd_span5 {width: 41.666666666667%;}
.section_no_column_margin .dnd_column_dd_span4 {width: 33.333333333333%;}
.section_no_column_margin .dnd_column_dd_span3 {width: 25%;}
.section_no_column_margin .dnd_column_dd_span2 {width: 16.666666666667%;}
.section_no_column_margin .dnd_column_dd_span1 {width: 8.3333333333332%;}
.section_equalize_5 .dnd_column_dd_span3, .section_equalize_5 .dnd_column_dd_span2 {width: 17.95084476%;}
.section_equalize_5 .dnd_container [class*="column_dd_span"] {margin-left: 2.5641025641026%;}
.section_no_column_margin.section_equalize_5 .dnd_container [class*="column_dd_span"], .section_equalize_5 .dnd_container [class*="column_dd_span"]:first-child {margin-left: 0;}
.section_no_column_margin.section_equalize_5 .dnd_column_dd_span3, .section_no_column_margin.section_equalize_5 .dnd_column_dd_span2 {width: 20%;}
.dnd_section_dd header, .dnd_section_dd footer {text-align: center;}
.dnd_section_dd header h3 {font-family: Ubuntu;font-weight: 700;display: inline-block;color: #3b4550;font-size: 22px;line-height: 25px;margin-bottom: 15px;position: relative;}
.dnd_section_dd.section_title_left header h3 {display: block;text-align: left;font-size: 18px;padding-bottom: 10px;}
.column_title_left {margin-bottom: 30px;}
.dnd_section_dd header p {font-family: Open Sans;margin-bottom: 30px;padding: 0 100px;}
.dnd_section_dd.pattern_overlayed {color: #fff;}
.dnd_section_dd.pattern_overlayed header h3 {color: #fff;}
.dnd-abbr {border-bottom: 1px dotted #666;cursor: help;}
.ui-helper-reset {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {content: "";display: table;}
.ui-helper-clearfix:after {clear: both;}
.ui-helper-zfix {width: 100%;height: 100%;top: 0;left: 0;position: absolute;opacity: 0;filter: Alpha(Opacity=0);}
.dnd-tabs {position: relative;margin-bottom: 30px;clear: both;}
.dnd-tabs .ui-tabs-panel p {margin-bottom: 7px;}
.dnd-tabs .ui-tabs-nav {margin: 0;}
.dnd-tabs .ui-tabs-nav li a {text-align: center;clear: both;box-sizing: border-box;display: block;padding: 12px 18px;width: 100%;height: 100%;cursor: pointer;outline: none;color: #848994;font-size: 13px;text-decoration: none;}
.dnd-tabs.dnd-tabs-boxed.dnd-tabs-position-top .ui-tabs-nav li {list-style: none;float: left;display: block;white-space: nowrap;margin: 0;padding: 0;border-top: 1px solid #e9eaec;border-left: 1px solid #e9eaec;border-right: 1px solid #e9eaec;background: #fff;font-size: 13px;line-height: 18px;position: relative;font-family: Ubuntu;font-weight: 700;margin-right: 2px;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.dnd-tabs.dnd-tabs-unboxed.dnd-tabs-position-top .ui-tabs-nav li {list-style: none;float: left;display: block;white-space: nowrap;margin: 0;padding: 0;border: 1px solid #e9eaec;border-right: 0px;background: #fff;font-size: 13px;line-height: 18px;position: relative;font-family: Ubuntu;font-weight: 700;}
.dnd-tabs.dnd-tabs-unboxed.dnd-tabs-position-top .ui-tabs-nav li:first-child {border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs.dnd-tabs-unboxed.dnd-tabs-position-top .ui-tabs-nav li:last-child {border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-right: 1px solid #e9eaec;}
.dnd-tabs.dnd-tabs-position-top.dnd-tabs-boxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.dnd-tabs.dnd-tabs-position-top.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active:hover a {background: transparent;color: #c00 !important;}
.dnd-tabs.dnd-tabs-position-top.dnd-tabs-unboxed .ui-tabs-nav li:first-child:hover a {border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs.dnd-tabs-position-top.dnd-tabs-unboxed .ui-tabs-nav li:last-child:hover a {border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs.dnd-tabs-position-top.dnd-tabs-unboxed .ui-tabs-nav li.ui-tabs-active:hover a {background: transparent;color: #c00 !important;}
.dnd-tabs.dnd-tabs-position-top.dnd-tabs-unboxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;}
.dnd-tabs .ui-tabs-nav li.ui-tabs-active {position: relative;}
.dnd-tabs .ui-tabs-nav li.ui-tabs-active:after {content: "";display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: -1px;left: 0;}
.dnd-tabs.dnd-tabs-unboxed .ui-tabs-nav li.ui-tabs-active:after {content: "";display: none;}
.dnd-tabs .ui-tabs-nav li.ui-tabs-active a {color: #c00;cursor: default;}
.dnd-tabs .ui-tabs-nav li:last-child {border-right: 1px solid #e9eaec;}
.dnd-tabs.dnd-tabs-boxed .dnd-tabs-wrapper {border: 1px solid #e9eaec;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs.dnd-tabs-unboxed .dnd-tabs-wrapper {border: none;}
.dnd-tabs .ui-tabs-panel {display: block;border-width: 0;padding: 25px 30px;background: #fff;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs.dnd-tabs-unboxed .ui-tabs-panel {display: block;border-width: 0;padding: 25px 10px 25px 0px;}
.ui-tabs-hide {display: none;}
.dnd-tabs.dnd-tabs-position-bottom {margin-bottom: 75px;}
.dnd-tabs.dnd-tabs-position-bottom .ui-tabs-panel {display: block;border-width: 0;padding: 25px 30px;background: #fff;border-top-left-radius: 5px;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs.dnd-tabs-boxed.dnd-tabs-position-bottom .ui-tabs-nav li {list-style: none;float: left;display: block;white-space: nowrap;margin: 0;padding: 0;border-bottom: 1px solid #e9eaec;border-left: 1px solid #e9eaec;border-right: 1px solid #e9eaec;background: #fff;font-size: 13px;line-height: 18px;position: relative;font-family: Ubuntu;font-weight: 700;margin-right: 2px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs.dnd-tabs-unboxed.dnd-tabs-position-bottom .ui-tabs-nav li {list-style: none;float: left;display: block;white-space: nowrap;margin: 0;padding: 0;border: 1px solid #e9eaec;border-right: 0px;background: #fff;font-size: 13px;line-height: 18px;position: relative;font-family: Ubuntu;font-weight: 700;}
.dnd-tabs.dnd-tabs-unboxed.dnd-tabs-position-bottom .ui-tabs-nav li:first-child {border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs.dnd-tabs-unboxed.dnd-tabs-position-bottom .ui-tabs-nav li:last-child {border-top-right-radius: 5px;border-bottom-right-radius: 5px;border-right: 1px solid #e9eaec;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-boxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active:hover a {color: #c00 !important;background: #fff;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-unboxed .ui-tabs-nav li:first-child:hover a {color: #fff !important;background: #c00;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-unboxed .ui-tabs-nav li:last-child:hover a {color: #fff !important;background: #c00;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-unboxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-unboxed .ui-tabs-nav li.ui-tabs-active:hover a {color: #c00 !important;background: #fff;}
.dnd-tabs.dnd-tabs-position-bottom .ui-tabs-nav li.ui-tabs-active {position: relative;}
.dnd-tabs.dnd-tabs-position-bottom .ui-tabs-nav li.ui-tabs-active:after {content: "";display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: -1px;left: 0;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-unboxed .ui-tabs-nav li.ui-tabs-active:after {content: "";display: none;}
.dnd-tabs.dnd-tabs-position-bottom .ui-tabs-nav li.ui-tabs-active a {color: #c00;cursor: default;}
.dnd-tabs.dnd-tabs-position-bottom .ui-tabs-nav li:last-child {border-right: 1px solid #e9eaec;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-boxed .dnd-tabs-wrapper {border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 0px;border-bottom-right-radius: 5px;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-unboxed .dnd-tabs-wrapper {border: none;}
.dnd-tabs.dnd-tabs-position-bottom.dnd-tabs-unboxed .ui-tabs-panel {display: block;border-width: 0;padding: 25px 10px 25px 0px;}
.dnd-tabs-position-bottom .ui-tabs-nav {border-bottom: none;position: absolute;bottom: -43px;}
.dnd-tabs-position-bottom .ui-tabs-nav li.ui-tabs-active:after {top: -1px;bottom: auto;}
.dnd-tabs-vertical .ui-tabs-nav li a {padding: 13px 13px 13px 17px;}
.dnd-tabs-position-left.dnd-tabs-boxed .dnd-tabs-wrapper {margin-left: 170px;}
.dnd-tabs.dnd-tabs-position-left .ui-tabs-panel {display: block;border-width: 0;padding: 25px 30px;background: #fff;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-boxed .ui-tabs-nav {width: 170px;float: left;margin-bottom: 30px;}
.dnd-tabs-position-left.dnd-tabs-boxed .ui-tabs-nav li {float: left;width: 170px;line-height: 14px;border-right: none;list-style-type: none;border-top: 1px solid #e9eaec;border-left: 1px solid #e9eaec;border-bottom: 1px solid #e9eaec;margin-bottom: 2px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs-position-left.dnd-tabs-boxed .ui-tabs-nav li a {text-align: left;}
.dnd-tabs-position-left.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active {background: #fff;}
.dnd-tabs-position-left.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active:after {content: "";display: block;width: 1px;height: 100%;background: #fff;position: absolute;bottom: auto;left: auto;right: -1px;top: 0;}
.dnd-tabs-position-left.dnd-tabs-boxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.dnd-tabs-position-left.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active:hover a {color: #c00 !important;background: #fff;}
.dnd-tabs-position-left.dnd-tabs-unboxed .dnd-tabs-wrapper {margin-left: 160px;padding: 0 30px 30px 10px;}
.dnd-tabs.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-panel {padding: 0;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav {width: 140px;float: left;margin-bottom: 30px;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li {float: none;width: 140px;line-height: 14px;border-right: none;border-right: 1px solid #e9eaec;list-style-type: none;border-top: 1px solid #e9eaec;border-left: 1px solid #e9eaec;border-bottom: 1px solid #e9eaec;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li:first-child {border-bottom: none;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li:last-child {border-top: none;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li.ui-tabs-active {background: #fff;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li:first-child:hover a {color: #fff !important;background: #c00;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li:last-child:hover a {color: #fff !important;background: #c00;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs-position-left.dnd-tabs-unboxed .ui-tabs-nav li.ui-tabs-active:hover a {color: #c00 !important;background: #fff;}
.dnd-tabs-position-right.dnd-tabs-boxed .dnd-tabs-wrapper {margin-right: 170px;border-top-left-radius: 5px;border-top-right-radius: 0px;}
.dnd-tabs.dnd-tabs-position-right .ui-tabs-panel {display: block;border-width: 0;padding: 25px 30px;background: #fff;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 5px;}
.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-boxed .ui-tabs-nav {width: 170px;float: right;margin-bottom: 30px;}
.dnd-tabs-position-right.dnd-tabs-boxed .ui-tabs-nav li {float: right;width: 170px;line-height: 14px;border-right: none;border-right: 1px solid #e9eaec;list-style-type: none;border-top: 1px solid #e9eaec;border-bottom: 1px solid #e9eaec;margin-bottom: 2px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs-position-right.dnd-tabs-boxed .ui-tabs-nav li a {text-align: right;}
.dnd-tabs-position-right.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active {background: #fff;}
.dnd-tabs-position-right.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active:after {content: "";display: block;width: 1px;height: 100%;background: #fff;position: absolute;bottom: auto;left: -1px;right: auto;top: 0;}
.dnd-tabs-position-right.dnd-tabs-boxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs-position-right.dnd-tabs-boxed .ui-tabs-nav li.ui-tabs-active:hover a {color: #c00 !important;background: #fff;}
.dnd-tabs-position-right.dnd-tabs-unboxed .dnd-tabs-wrapper {margin-right: 160px;padding: 0px 10px 30px 0px;}
.dnd-tabs.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-panel {padding: 0;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav {width: 140px;float: right;margin-bottom: 30px;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav li {float: none;width: 140px;line-height: 14px;border-right: none;border-right: 1px solid #e9eaec;list-style-type: none;border-top: 1px solid #e9eaec;border-left: 1px solid #e9eaec;border-bottom: 1px solid #e9eaec;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav li:first-child {border-bottom: none;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav li:last-child {border-top: none;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav li.ui-tabs-active {background: #fff;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav li:hover a {color: #fff !important;background: #c00;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav li:first-child:hover a {color: #fff !important;background: #c00;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd-tabs-position-right.dnd-tabs-unboxed .ui-tabs-nav li:last-child:hover a {color: #fff !important;background: #c00;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li {margin-right: 0px;width: 100%;margin-left: 0;float: none;text-align: left;padding: 5px 15px;border: 1px solid #e6ebed;border-bottom: none;}
.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active {background: #f9f9f9;}
.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after {display: none;}
.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-nav {position: relative;}
.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after {display: none;}
.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-panel {padding: 0;}
.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav, .dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav {margin: 0;border-bottom: none;border-right: 1px solid #eee;width: 100%;position: relative;padding-bottom: 20px;}
.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav li, .dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav li {float: none;text-align: left;line-height: 37px;padding: 5px 15px;margin-right: 0;margin-left: 0;}
.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active, .dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active {background: #f9f9f9;}
.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after, .dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav li.ui-tabs-active:after {display: none;}
.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-panel, .dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-panel {margin-left: 0px;margin-right: 0px;padding-top: 0;}
.dnd-tabs.dnd-tabs-timeline {list-style-type: none;}
.dnd-tabs.dnd-tabs-timeline .ui-tabs-nav li a {font-size: 14px;font-weight: 700;color: #3b4550;}
.dnd-tabs.dnd-tabs-timeline ul li {list-style: none;float: left;display: table-cell;white-space: nowrap;background: transparent;margin: 0;padding: 0;border: 0px;font-size: 14px;line-height: 18px;position: relative;position: relative;font-family: Ubuntu;font-weight: 700;color: #3b4550;}
.dnd-tabs.dnd-tabs-timeline ul li:hover a {color: #c00;}
.dnd-tabs.dnd-tabs-timeline .ui-tabs-nav li.ui-tabs-active:before {content: "";display: block;width: 20px;height: 20px;border-radius: 50%;border: 1px solid #e9eaec;background: #fff;position: absolute;bottom: -12px;left: 50%;margin-left: -11px;}
.dnd-tabs.dnd-tabs-timeline .ui-tabs-nav li.ui-tabs-active:after {content: " ";width: 15px;height: 15px;border-top: 1px solid #e9eaec;border-right: 1px solid #e9eaec;transform: rotate(-45deg);-ms-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);background: #fff;position: absolute;bottom: -57px;left: 50%;margin-left: -7px;z-index: 1;}
.dnd-tabs.dnd-tabs-timeline ul li:last-child {border-right: 0;}
.dnd-tabs.dnd-tabs-timeline ul.ui-tabs-nav:after {content: " ";width: 100%;height: 4px;background: #cfd3dc;-moz-box-shadow: inset 0 0 3px #b9bfca;-webkit-box-shadow: inset 0 0 3px #b9bfca;box-shadow: inset 0 0 3px #b9bfca;border-radius: 5px;}
.dnd-tabs.dnd-tabs-timeline .dnd-tabs-wrapper {margin-top: 45px;border: 1px solid #e9eaec;border-radius: 5px;position: relative;text-align: center;}
.dnd-tabs.dnd-tabs-timeline .dnd-tabs-wrapper p {text-align: left;}
.dnd-tabs.dnd-tabs-timeline .ui-tabs-anchor {margin-bottom: 8px;}
.dnd-tabs.dnd-tabs-timeline .ui-tabs-panel {border-radius: 5px;}
.tab_par_1 {width: 100%;}
.tab_par_2 {width: 50%;}
.tab_par_3 {width: 33.33%;}
.tab_par_4 {width: 25%;}
.tab_par_5 {width: 20%;}
.tab_par_6 {width: 16.66%;}
.tab_par_7 {width: 14.28%;}
.tab_par_8 {width: 12.5%;}
.tab_par_9 {width: 11.11%;}
.tab_par_10 {width: 10%;}
.tab_par_11 {width: 9.09%;}
.tab_par_12 {width: 8.33%;}
.tab_par_13 {width: 7.69%;}
.tab_par_14 {width: 7.14%;}
.tab_par_15 {width: 6.66%;}
.dnd-accordion {margin-bottom: 60px;}
.dnd-accordion .ui-accordion-header {display: block;cursor: pointer;position: relative;border: 1px solid #e9eaec;color: #848994;font-weight: normal;font-weight: 700;padding: 8px 0 7px 17px;margin-top: 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;font-size: 13px;background: #fff;-webkit-box-shadow: 0px 1px #f7f7f8;box-shadow: 0px 1px #f7f7f8;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.ui-accordion-header.ui-state-hover {background: #c00;color: #fff !important;}
.dnd-accordion .ui-accordion-header-active {color: #c00;-webkit-box-shadow: none !important;box-shadow: none !important;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
.dnd-accordion .ui-accordion-header:first-child {margin-top: 0;}
.dnd-accordion .ui-accordion-content {overflow: auto;border: 1px solid #e9eaec;background: #fff;border-top: 0;padding: 25px 30px;-webkit-border-bottom-left-radius: 5px;-moz-border-bottom-left-radius: 5px;border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-bottom-right-radius: 5px;border-bottom-right-radius: 5px;}
.dnd-accordion .ui-accordion-header-icon {display: block;width: 13px;height: 13px;position: absolute;right: 20px;top: 20px;}
.dnd-accordion .ui-icon-triangle-1-s, .dnd-accordion .ui-icon-triangle-1-e {height: 1px;width: 13px;background: #c00;}
.dnd-accordion .ui-icon-triangle-1-e {background: #c7cbd2;}
.dnd-accordion .ui-icon-triangle-1-e:before {content: "";display: block;height: 13px;width: 1px;background: #c7cbd2;position: relative;top: -6px;left: 6px;}
.ui-state-hover .ui-icon-triangle-1-e:before {background: #fff;content: "";}
.ui-state-hover .ui-icon-triangle-1-e {background: #fff;content: "";}
.ui-state-hover .ui-icon-triangle-1-s {background: #fff;content: "";}
.dnd-accordion.dnd_accordion_circled_icons .ui-accordion-header:before {content: "";width: 20px;height: 20px;position: absolute;border: 1px solid #e9eaec;border-radius: 50%;right: 14px;top: 10px;}
.dnd-accordion.dnd_accordion_circled_icons .ui-accordion-header-active:before {content: "";width: 20px;height: 20px;position: absolute;border: 1px solid #c00;border-radius: 50%;right: 14px;top: 10px;}
.dnd-accordion.dnd_accordion_circled_icons .ui-icon-triangle-1-e {width: 0;right: 36px;}
.dnd-accordion.dnd_accordion_circled_icons .ui-icon-triangle-1-e:before {content: "";width: 10px;height: 2px;position: absolute;right: 0px;top: 0px;}
.dnd-accordion.dnd_accordion_circled_icons .ui-icon-triangle-1-e:after {content: "";width: 2px;height: 10px;position: absolute;background: #c7cbd2;top: -4px;left: 10px;}
.dnd-accordion.dnd_accordion_circled_icons .ui-icon-triangle-1-s {width: 10px;height: 2px;position: absolute;right: 20px;}
.ui-state-hover .dnd_accordion_circled_icons .ui-accordion-header:before {color: #fff !important;border: 1px solid #fff !important;background: transparent;}
.dnd_accordion_circled_icons .ui-state-hover.ui-accordion-header-active:before {color: #fff !important;border: 1px solid #fff !important;background: transparent;}
.dnd_accordion_circled_icons .ui-state-hover .ui-icon-triangle-1-e:before {background: #fff;content: "";}
.dnd_accordion_circled_icons .ui-state-hover .ui-icon-triangle-1-e:after {background: #fff;content: "";}
.dnd_accordion_circled_icons .ui-state-hover .ui-icon-triangle-1-s {background: #fff;content: "";}
.dnd-accordion.dnd_accordion_icons_left .ui-accordion-header {padding-left: 45px;}
.dnd-accordion.dnd_accordion_icons_left .ui-accordion-header:before {content: "";width: 20px;height: 20px;position: absolute;border: 1px solid #e9eaec;border-radius: 50%;left: 14px;top: 10px;}
.dnd-accordion.dnd_accordion_icons_left .ui-state-hover.ui-accordion-header:before {border: 1px solid #fff;}
.dnd-accordion.dnd_accordion_icons_left .ui-accordion-header-active:before {content: "";width: 20px;height: 20px;position: absolute;border: 1px solid #c00;border-radius: 50%;left: 14px;top: 10px;right: 0;}
.dnd-accordion.dnd_accordion_icons_left .ui-icon-triangle-1-e {width: 0;right: 0px;left: 21px;}
.dnd-accordion.dnd_accordion_icons_left .ui-icon-triangle-1-e:before {content: "";width: 10px;height: 2px;position: absolute;left: -1px;top: 0px;right: 0;}
.dnd-accordion.dnd_accordion_icons_left .ui-icon-triangle-1-e:after {content: "";width: 2px;height: 10px;position: absolute;background: #c7cbd2;right: -5px;top: -4px;left: auto;}
.dnd-accordion.dnd_accordion_icons_left .ui-state-hover .ui-icon-triangle-1-e:after {background: #fff;content: "";}
.dnd-accordion.dnd_accordion_icons_left .ui-icon-triangle-1-s {width: 10px;height: 2px;position: absolute;left: 20px;right: 0;}
.dnd-accordion.dnd_accordion_borderless .ui-accordion-header {border-top: 0px;border-left: 0px;border-right: 0px;border-radius: 0px;-webkit-box-shadow: 0px 0px #f7f7f8;box-shadow: 0px 0px #f7f7f8;}
.dnd-accordion.dnd_accordion_borderless .dnd-accordion-body {border: 0px;}
.dnd-toggle {margin-bottom: 20px;}
.dnd-table table {margin-bottom: 60px;border-spacing: 0;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #e9eaec;}
.dnd-table th {font-family: Ubuntu;font-weight: 700;font-size: 14px;color: #3b4550;text-align: left;background: #f5f6f8;padding: 4px 20px;border-left: 1px solid #e9eaec;}
.dnd-table th:first-child {border-top-left-radius: 5px;border-left: 0px;}
.dnd-table th:last-child {border-top-right-radius: 5px;}
.dnd-table td {border-left: 1px solid #e9eaec;border-top: 1px solid #e9eaec;padding: 4px 20px;}
.dnd-table td:first-child {border-left: 0px solid #e9eaec;}
.dnd-table.dnd-table-alternative th {color: #fff;background: #3b4550;padding: 4px 20px;border-left: 0px;}
.dnd-table.dnd-table-alternative td {padding: 4px 20px;}
.dnd-table-condensed table {}
.dnd-table-hover table tr, .dnd-table-striped table tr, .dnd-table-condensed table tr {border-top: 1px solid #eee !important;}
.dnd-table-hover table th, .dnd-table-striped table th, .dnd-table-condensed table th, .dnd-table-hover table td, .dnd-table-striped table td, .dnd-table-condensed table td {padding: 2px 10px;}
.dnd-table-striped table tr:nth-child(2n) {background: #f5f6f8;}
.dnd-table-hover table tr:hover {background: #efefef;}
.dnd_alert_success, .dnd_alert_info, .dnd_alert_warning, .dnd_alert_error {margin-bottom: 20px;padding: 7px 15px;position: relative;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.dnd_alert_success i, .dnd_alert_info i, .dnd_alert_warning i, .dnd_alert_error i {margin-right: 15px;}
.dnd_alert_success, .dnd_alert_success .dnd_alert_box_close {background: #eefbee;color: #73b96a;border: 1px solid #c8e9c8;}
.dnd_alert_info, .dnd_alert_info .dnd_alert_box_close {background: #eff5fa;color: #c00;border: 1px solid #cddeec;}
.dnd_alert_warning, .dnd_alert_warning .dnd_alert_box_close {background: #faf6e9;color: #a88558;border: 1px solid #e9dfbd;}
.dnd_alert_error, .dnd_alert_error .dnd_alert_box_close {background: #fef0ef;color: #f05347;border: 1px solid #f1c0bc;}
.dnd_alert_success .dnd_alert_box_close, .dnd_alert_info .dnd_alert_box_close, .dnd_alert_warning .dnd_alert_box_close, .dnd_alert_error .dnd_alert_box_close {border: none;background: none;cursor: pointer;position: absolute;top: 7px;right: 15px;}
.dnd_blockquote {margin-bottom: 42px;}
.dnd_blockquote p {font-family: "Open Sans",sans-serif;font-size: 18px;line-height: 28px;color: #3b4550;font-style: italic;margin-bottom: 0px;}
.dnd_blockquote p>small {margin-top: 9px;}
.dnd_blockquote small {font-size: 13px;display: block;color: #c00;}
.dnd_blockquote small small {font-size: 13px;line-height: 24px;color: #91a6b1;}
.dnd_blockquote_style1 {border-left: 6px solid #c00;padding: 22px 15px 21px 30px;}
.dnd_blockquote_style2 {padding: 22px 15px 21px 30px;position: relative;}
.dnd_blockquote_style2:before {content: "‘‘";font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif;position: absolute;color: #3b4550;top: 10px;left: 0;font-size: 70px;letter-spacing: -10px;}
.dnd_blockquote_style2:after {content: "’’";font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif;position: absolute;color: #3b4550;bottom: 10px;right: 0;font-size: 70px;letter-spacing: -10px;}
.dnd_blockquote_style3 {padding: 22px 15px 21px 30px;background: #f5f6f8;border-radius: 4px;}
.dnd_blockquote_style4 {padding: 22px 15px 21px 30px;background: #c00;border-radius: 4px;}
.dnd_blockquote_style4 p {color: #fff;}
.dnd_blockquote_style4 a {color: #3b4550;}
.dnd_blockquote_style4 a:hover {color: #f5f6f8;}
.dnd_blockquote_style4 small {color: #fff;}
.dnd_blockquote_wide {padding: 196px 120px 130px;}
.dnd_blockquote_wide p {font-family: Lato,sans-serif;font-style: italic;font-weight: 700;font-size: 32px;line-height: 38px;text-transform: uppercase;}
.dnd_blockquote_wide p small {font-family: "Open Sans",sans-serif;font-style: normal;font-weight: 400;font-size: 14px;line-height: 38px;margin-top: 2px;}
.dnd_blockquote.white_text, .dnd_blockquote.white_text p, .dnd_blockquote.white_text p small {color: #fff;}
.dnd_shortcode_ul {list-style: none !important;}
.dnd_shortcode_ul li {list-style: none !important;line-height: 29px;position: relative;padding-left: 30px;}
.dnd_shortcode_ul li i {color: #3b4550;font-size: 15px;position: absolute;top: 0;left: 0;}
.dnd_shortcode_ul li i.whhg-play {font-size: 8px;}
.dnd_shortcode_ul li i.whhg-chevron-right {font-size: 8px;}
.dnd_shortcode_ul li i.whhg-record {font-size: 6px;}
.dnd_follow_us {font-size: 16px;}
.dnd_follow_us a {margin-right: 10px;text-decoration: none;display: inline-block;background: #f5f6f8;width: 36px;height: 36px;line-height: 36px;text-align: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #9fa4af;margin-bottom: 20px;font-size: 13px;}
.dnd_follow_us a:last-child {margin-right: 0;}
.info .dnd_follow_us {margin-top: -4px;}
.white_social .dnd_follow_us {margin-top: -4px;}
.white_social .dnd_follow_us a {margin-right: 10px;text-decoration: none;display: inline-block;background: #fff;width: 36px;height: 36px;line-height: 36px;text-align: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #c5c9d2;margin-bottom: 20px;font-size: 13px;}
.gray_social .dnd_follow_us a {margin-right: 10px;text-decoration: none;display: inline-block;background: #f5f6f8;width: 36px;height: 36px;line-height: 36px;text-align: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #c5c9d2;margin-bottom: 20px;font-size: 13px;}
.gray_social .dnd_follow_us a i {line-height: 36px;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon {width: 72px;height: 72px;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);border: 1px solid #e9eaec;position: relative;top: -7px;margin-right: 12px;margin-bottom: 10px;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon i {font-size: 32px;color: #9fa4af;position: absolute;left: 50%;margin-left: -16px;line-height: 66px;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_facebook:hover i {color: #3b5998;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_twitter:hover i {color: #4099ff;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_googleplus:hover i {color: #d34836;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_linkedin:hover i {color: #0e76a8;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_youtube:hover i {color: #c4302b;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_pinterest:hover i {color: #c8232c;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_github:hover i {color: #171515;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_feed:hover i {color: #ee802f;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_behance:hover i {color: #1769ff;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_blogger_blog:hover i {color: #f57d00;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_delicious:hover i {color: #39f;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_designcontest:hover i {color: #5faad2;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_deviantart:hover i {color: #4e6252;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_digg:hover i {color: #000;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_dribbble:hover i {color: #ea4c89;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_dropbox:hover i {color: #007ee5;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_emailalt:hover i {color: #ed1c16;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_flickr:hover i {color: #ff0084;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_forrst:hover i {color: #5b9a68;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_instagram:hover i {color: #3f729b;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_lastfm:hover i {color: #c3000d;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_myspace:hover i {color: #313131;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_picasa:hover i {color: #9a45a0;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_skype:hover i {color: #00aff0;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_stumbleupon:hover i {color: #f74425;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_vimeo:hover i {color: #4bf;}
.dnd_section_dd.big_social_icons .dnd_follow_us .dnd_socialicon_zerply:hover i {color: #9dcc7a;}
#ABdev_main_footer .dnd_socialicon_facebook:hover i {color: #3b5998;}
#ABdev_main_footer .dnd_socialicon_twitter:hover i {color: #4099ff;}
#ABdev_main_footer .dnd_socialicon_googleplus:hover i {color: #d34836;}
#ABdev_main_footer .dnd_socialicon_linkedin:hover i {color: #0e76a8;}
#ABdev_main_footer .dnd_socialicon_youtube:hover i {color: #c4302b;}
#ABdev_main_footer .dnd_socialicon_pinterest:hover i {color: #c8232c;}
#ABdev_main_footer .dnd_socialicon_github:hover i {color: #171515;}
#ABdev_main_footer .dnd_socialicon_feed:hover i {color: #ee802f;}
#ABdev_main_footer .dnd_socialicon_behance:hover i {color: #1769ff;}
#ABdev_main_footer .dnd_socialicon_blogger_blog:hover i {color: #f57d00;}
#ABdev_main_footer .dnd_socialicon_delicious:hover i {color: #39f;}
#ABdev_main_footer .dnd_socialicon_designcontest:hover i {color: #5faad2;}
#ABdev_main_footer .dnd_socialicon_deviantart:hover i {color: #4e6252;}
#ABdev_main_footer .dnd_socialicon_digg:hover i {color: #000;}
#ABdev_main_footer .dnd_socialicon_dribbble:hover i {color: #ea4c89;}
#ABdev_main_footer .dnd_socialicon_dropbox:hover i {color: #007ee5;}
#ABdev_main_footer .dnd_socialicon_emailalt:hover i {color: #ed1c16;}
#ABdev_main_footer .dnd_socialicon_flickr:hover i {color: #ff0084;}
#ABdev_main_footer .dnd_socialicon_forrst:hover i {color: #5b9a68;}
#ABdev_main_footer .dnd_socialicon_instagram:hover i {color: #3f729b;}
#ABdev_main_footer .dnd_socialicon_lastfm:hover i {color: #c3000d;}
#ABdev_main_footer .dnd_socialicon_myspace:hover i {color: #313131;}
#ABdev_main_footer .dnd_socialicon_picasa:hover i {color: #9a45a0;}
#ABdev_main_footer .dnd_socialicon_skype:hover i {color: #00aff0;}
#ABdev_main_footer .dnd_socialicon_stumbleupon:hover i {color: #f74425;}
#ABdev_main_footer .dnd_socialicon_vimeo:hover i {color: #4bf;}
#ABdev_main_footer .dnd_socialicon_zerply:hover i {color: #9dcc7a;}
.dnd_follow_us a:hover {text-decoration: none;background: #999;color: #fff;}
.dnd_follow_us .dnd_socialicon_facebook:hover {background: #3b5998;}
.dnd_follow_us .dnd_socialicon_twitter:hover {background: #4099ff;}
.dnd_follow_us .dnd_socialicon_googleplus:hover {background: #d34836;}
.dnd_follow_us .dnd_socialicon_linkedin:hover {background: #0e76a8;}
.dnd_follow_us .dnd_socialicon_youtube:hover {background: #c4302b;}
.dnd_follow_us .dnd_socialicon_pinterest:hover {background: #c8232c;}
.dnd_follow_us .dnd_socialicon_github:hover {background: #171515;}
.dnd_follow_us .dnd_socialicon_feed:hover {background: #ee802f;}
.dnd_follow_us .dnd_socialicon_behance:hover {background: #1769ff;}
.dnd_follow_us .dnd_socialicon_blogger_blog:hover {background: #f57d00;}
.dnd_follow_us .dnd_socialicon_delicious:hover {background: #39f;}
.dnd_follow_us .dnd_socialicon_designcontest:hover {background: #5faad2;}
.dnd_follow_us .dnd_socialicon_deviantart:hover {background: #4e6252;}
.dnd_follow_us .dnd_socialicon_digg:hover {background: #000;}
.dnd_follow_us .dnd_socialicon_dribbble:hover {background: #ea4c89;}
.dnd_follow_us .dnd_socialicon_dropbox:hover {background: #007ee5;}
.dnd_follow_us .dnd_socialicon_emailalt:hover {background: #ed1c16;}
.dnd_follow_us .dnd_socialicon_flickr:hover {background: #ff0084;}
.dnd_follow_us .dnd_socialicon_forrst:hover {background: #5b9a68;}
.dnd_follow_us .dnd_socialicon_instagram:hover {background: #3f729b;}
.dnd_follow_us .dnd_socialicon_lastfm:hover {background: #c3000d;}
.dnd_follow_us .dnd_socialicon_myspace:hover {background: #313131;}
.dnd_follow_us .dnd_socialicon_picasa:hover {background: #9a45a0;}
.dnd_follow_us .dnd_socialicon_skype:hover {background: #00aff0;}
.dnd_follow_us .dnd_socialicon_stumbleupon:hover {background: #f74425;}
.dnd_follow_us .dnd_socialicon_vimeo:hover {background: #4bf;}
.dnd_follow_us .dnd_socialicon_zerply:hover {background: #9dcc7a;}
.dnd_stats_excerpt {text-align: center;position: relative;}
.dnd_stats_excerpt i {color: #097d89;font-size: 64px;line-height: 64px;top: 0;display: block;margin-bottom: 40px;}
.dnd_stats_excerpt .dnd_stats_number_sign {font-size: 20px;line-height: 60px;font-weight: 700;font-family: Ubuntu;display: block;color: #3b4550;}
.dnd_stats_excerpt .dnd_stats_number {font-size: 50px;line-height: 50px;font-weight: 300;font-family: Ubuntu;}
.dnd_stats_excerpt .dnd_stats_number:after {display: block;content: "";width: 60px;height: 2px;background: #56b9ff;position: absolute;left: 50%;margin-left: -30px;margin-top: 11px;}
.dnd_stats_excerpt p {font-size: 24px;font-weight: 300;font-family: Ubuntu;margin-top: 32px;}
.pattern_overlayed .dnd_stats_excerpt {color: #fff;}
.pattern_overlayed .dnd_stats_excerpt i {color: #fff;}
.white_text .dnd_stats_excerpt .dnd_stats_number_sign {color: #fff;}
.dnd_stats_excerpt_1 .dnd_stats_number_sign {font-size: 14px;letter-spacing: .5px;}
.dnd_stats_excerpt_1 .dnd_stats_number {font-weight: 700;}
.dnd_stats_excerpt_1 .dnd_stats_number:after {display: none;}
.dnd_stats_excerpt_1 .dnd_stats_excerpt_description {font-size: 24px;font-weight: 300;font-family: Ubuntu;margin-top: 24px;}
.dnd_stats_excerpt_2 {border: 1px solid #e9eaec;background: #fff;border-radius: 5px;padding: 30px;margin-bottom: 30px;margin-top: 5px;}
.dnd_stats_excerpt_2 i {font-size: 30px;line-height: 28px;margin-bottom: 10px;}
.dnd_stats_excerpt_2 p {color: #3b4550;}
.dnd_stats_excerpt_2 .dnd_stats_number_sign, .dnd_stats_excerpt_2 .dnd_stats_number, .dnd_stats_excerpt_2 p {font-size: 14px;line-height: 28px;font-weight: 700;display: inline;}
.dnd_stats_excerpt_2 .dnd_stats_number:after {content: "";display: none;}
.dnd_knob_wrapper {text-align: center;}
.dnd_knob_inner_wrap {position: relative;text-align: center;margin-bottom: 17px;}
.dnd_knob_wrapper input {display: none;}
.dnd_knob_wrapper h5 {margin-bottom: 0;}
.dnd_knob_wrapper .dnd_knob_number_sign {position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;visibility: hidden;font-size: 50px;font-family: Ubuntu;font-weight: 700;z-index: 2;}
.dnd_team_member {text-align: center;padding-bottom: 10px;}
.dnd_team_member .dnd_overlayed {position: relative;line-height: 1;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;overflow: hidden;max-width: 234px;display: inline-block;}
.dnd_team_member .dnd_overlayed img {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.dnd_team_member .dnd_overlayed .dnd_overlay {width: 100%;height: 100%;position: absolute;overflow: hidden;top: 0;left: 0;filter: alpha(opacity=0);opacity: 0;background: #056ab2;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.dnd_team_member:hover .dnd_overlayed .dnd_overlay {filter: alpha(opacity=100);opacity: 1;background: rgba(80,162,222,.7);}
.dnd_team_member .dnd_overlayed .dnd_overlay p {position: absolute;width: 100%;top: 50%;margin-top: -13px;}
.dnd_team_member .dnd_overlayed .dnd_overlay p a {color: #fff;text-decoration: none;}
.dnd_team_member .dnd_overlayed .dnd_overlay i {font-size: 25px;margin: 0 8px;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.dnd_team_member .dnd_overlayed .dnd_overlay p a:hover i {color: #000;}
.dnd_team_member .dnd_team_member_name {display: block;font-family: Lato,sans-serif;text-transform: uppercase;font-weight: 700;font-size: 14px;color: #3b4550;margin-top: 21px;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.dnd_team_member .dnd_team_member_position {display: block;font-style: italic;font-size: 13px;color: #9fa4af;margin-top: -2px;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.dnd_team_member_link .dnd_team_member_name:hover, .dnd_team_member:hover .dnd_team_member_position {color: #c00;}
.dnd_team_member_modal {display: none;position: fixed;top: 0;left: 0;height: 100%;background: #fff;z-index: 9999;overflow-y: auto;padding-top: 80px;text-align: left;width: 100%;}
.dnd_team_member_modal h4, .dnd_team_member_modal .dnd_team_member_position {text-align: center;}
.dnd_team_member_modal .dnd_container {max-width: 960px;width: 90%;margin-left: auto;margin-right: auto;}
.dnd_team_member_modal_close {width: 32px;height: 32px;font-size: 32px;line-height: 32px;position: absolute;top: 60px;right: 60px;cursor: pointer;}
.dnd_posts_shortcode {margin-bottom: 13px;position: relative;}
.dnd_latest_news_shortcode_thumb {margin-right: 0px;height: 190px;float: left;}
.dnd_latest_news_shortcode_thumb img {border-top-left-radius: 5px;border-top-right-radius: 5px;width: 100%;}
.dnd_latest_news_shortcode_content {background: #fff;border-radius: 5px;}
.dnd_latest_news_shortcode_content h5 {margin-top: 10px;}
.dnd_latest_news_time {display: block;position: absolute;top: 0px;left: 0;width: 57px;height: 57px;text-align: center;color: #fff;background: #056ab2;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.dnd_latest_news_time .day {display: block;font-size: 21px;}
.dnd_latest_news_time .month {display: block;text-transform: lowercase;font-size: 13px;}
.dnd_latest_news_time .year {display: none;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 {margin-bottom: 9px;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_thumb {margin-right: 0px;height: 130px;width: 170px;float: left;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_thumb img {border-radius: 5px;height: 130px;width: 170px;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content {background: #fff;padding-left: 170px;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content h5 {font-size: 14px;line-height: 20px;padding: 1px 0px 0 30px;margin-top: 0;margin-bottom: 6px;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content h5 a {color: #3b4550;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content h5 a:hover {color: #c00;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content p {padding-left: 30px;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content .date_container {padding: 0 20px 0 30px;display: inline-block;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content .date_container .dnd_posts_date {display: inline-block;float: left;position: relative;margin-right: 20px;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content .date_container .dnd_posts_comments {display: inline-block;float: left;position: relative;}
.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content .date_container .dnd_posts_comments i {position: relative;top: 2px;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_thumb {margin-right: 0px;height: 190px;float: none;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_thumb img {border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content {background: #fff;border: 1px solid #e9eaec;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top-left-radius: 0;border-top-right-radius: 0;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content h5 {font-size: 14px;line-height: 20px;padding: 15px 30px 0 30px;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content h5 a {color: #3b4550;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content h5 a:hover {color: #c00;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content p {padding: 0px 30px 0 30px;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content .date_container {border-top: 1px solid #e9eaec;padding: 10px 20px 34px 20px;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content .date_container .dnd_posts_date {display: inline-block;float: left;position: relative;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content .date_container .dnd_posts_date i {position: relative;top: 1px;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content .date_container .dnd_posts_comments {display: inline-block;float: right;position: relative;}
.dnd_posts_shortcode.dnd_posts_shortcode-2 .dnd_latest_news_shortcode_content .date_container .dnd_posts_comments i {position: relative;top: 2px;}
.dnd_pricing-table-1, .dnd_pricing-table-2 {text-align: center;}
.dnd_pricebox_feature_button .dnd-button {margin: 23px 0;}
.dnd_pricing-table-1 {border: 1px solid #e9eaec;border-radius: 5px;background: #fff;}
.dnd_pricing-table-1 .dnd_pricebox_header {text-align: center;padding: 27px 0 0px 0;margin-bottom: 0px;border-bottom: 1px solid #e9eaec;}
.dnd_pricing-table-1 .dnd_pricebox_name {font-size: 18px;font-family: Ubuntu;font-weight: 700;text-transform: uppercase;display: block;padding-bottom: 27px;color: #3b4550;border-bottom: 1px solid #e9eaec;}
.dnd_pricing-table-1 .dnd_pricebox_info {padding-top: 14px;background: #f5f6f8;padding-bottom: 15px;position: relative;}
.dnd_pricing-table-1 .dnd_pricebox_currency {font-size: 40px;font-family: Ubuntu;font-family: Ubuntu;margin-right: 5px;font-weight: 700;}
.dnd_pricing-table-1 .dnd_pricebox_price {font-size: 40px;line-height: 60px;font-family: Ubuntu;font-family: Ubuntu;display: inline-block;font-weight: 700;}
.dnd_pricing-table-1 .dnd_pricebox_monthly {font-size: 13px;display: block;margin-top: -10px;}
.dnd_pricing-table-1 .dnd_pricebox_feature {border-bottom: 1px solid #e9eaec;display: block;padding: 7px 0px 7px 0px;text-align: center;}
.dnd_pricing-table-1 .dnd_pricebox_feature:last-child {border-bottom: 0px;}
.dnd_pricing-table-1 .dnd_pricebox_featured_text {margin-bottom: 3px;min-height: 30px;text-align: center;color: #fff;font-size: 14px;line-height: 30px;}
.dnd_pricing-table-1 .dnd_pricebox_decsription {display: block;font-style: italic;}
.dnd_pricing-table-1 .dnd_popular-plan .dnd_pricebox_featured_text {background: #434342;}
.dnd_pricing-table-1 .dnd_popular-plan .dnd_pricebox_info:after {padding-top: 14px;background: repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,rgba(80,162,222,.05) 10px,rgba(80,162,222,.05) 20px);padding-bottom: 15px;content: "";top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index: 1;}
.dnd_pricing-table-1.dnd_pricing-table-light .dnd_pricebox_info {background: #f5f6f8;color: #3b4550;}
.dnd_pricing-table-1.dnd_pricing-table-dark .dnd_pricebox_info {background: #3b4500;color: #fff;}
.dnd_pricing-table-1.dnd_pricing-table-yellow .dnd_pricebox_info {background: #f3ae36;color: #fff;}
.dnd_pricing-table-1.dnd_pricing-table-green .dnd_pricebox_info {background: #5bd4b6;color: #fff;}
.dnd_pricing-table-1.dnd_pricing-table-red .dnd_pricebox_info {background: #f05347;color: #fff;}
.dnd_pricing-table-1.dnd_pricing-table-blue .dnd_pricebox_info {background: #c00;color: #fff;}
.dnd_pricing-table-1.dnd_pricing-table-gray .dnd_pricebox_info {background: #848994;color: #fff;}
.dnd_pricing-table-1.dnd_pricing-table-cyan .dnd_pricebox_info {background: #50c5de;color: #fff;}
.dnd_pricing-table-1.dnd_pricing-table-aquamarine .dnd_pricebox_info {background: #5fcbcd;color: #fff;}
.dnd_pricing-table-2 {background: #fff;position: relative;box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;}
.dnd_pricing-table-2 .dnd_pricebox_header {text-align: center;padding: 27px 0 0px 0;margin-bottom: 0px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-2 .dnd_pricebox_name {font-size: 18px;font-family: Ubuntu;font-weight: 700;text-transform: uppercase;display: block;padding-bottom: 27px;color: #3b4550;}
.section_no_column_margin .dnd_pricing-table-2 .dnd_pricebox_header {border-top-left-radius: 0px;border-top-right-radius: 0px;}
.section_no_column_margin .dnd_pricing-table-2 .dnd_pricebox_name:first-child {border-top-left-radius: 5px;}
.section_no_column_margin .dnd_pricing-table-2 .dnd_pricebox_name:last-child {border-top-right-radius: 5px;}
.section_no_column_margin .dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_header {border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-2 .dnd_pricebox_info {padding-top: 14px;padding-bottom: 15px;position: relative;box-shadow: 0 0 0 1px #e9eaec inset;}
.dnd_pricing-table-2 .dnd_pricebox_currency {font-size: 40px;font-family: Ubuntu;margin-right: 5px;font-weight: 700;}
.dnd_pricing-table-2 .dnd_pricebox_price {font-size: 40px;line-height: 60px;font-family: Ubuntu;display: inline-block;font-weight: 700;}
.dnd_pricing-table-2 .dnd_pricebox_monthly {font-size: 13px;display: block;margin-top: -10px;}
.dnd_pricing-table-2 .dnd_pricebox_feature {border-bottom: 1px solid #e9eaec;display: block;padding: 7px 40px 7px 40px;text-align: center;}
.dnd_pricing-table-2 .dnd_pricebox_feature:last-child {border-bottom: 0px solid #e9eaec;display: block;padding: 7px 0px 7px 0px;text-align: center;}
.dnd_pricing-table-2 .dnd_pricebox_featured_text {margin-bottom: 3px;min-height: 30px;text-align: center;color: #fff;font-size: 14px;line-height: 30px;}
.dnd_pricing-table-2.dnd_popular-plan {border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_header {position: relative;top: -20px;border: 1px solid #e9eaec;border-top-left-radius: 5px;border-top-right-radius: 5px;background: #fff;}
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_featured_text {background: #434342;}
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_name {margin-bottom: 19px;padding-bottom: 17px;padding-top: 10px;}
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_info:after {padding-top: 14px;background: repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,rgba(80,162,222,.05) 10px,rgba(80,162,222,.05) 20px);padding-bottom: 15px;content: "";top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index: 1;}
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_info {padding-bottom: 15px;box-shadow: 0 0 0 1px transparent inset;}
.dnd_pricing-table-2 .dnd_popular-plan .dnd_pricebox_feature {top: -21px;position: relative;}
.dnd_pricing-table-2 .dnd_popular-plan .dnd-button {margin-top: 33px;margin-bottom: 12px;margin-right: 0;}
.dnd_pricing-table-2.dnd_pricing-table-light .dnd_pricebox_info {background: #f5f6f8;color: #3b4550;}
.dnd_pricing-table-2.dnd_pricing-table-dark .dnd_pricebox_info {background: #3b4500;color: #fff;}
.dnd_pricing-table-2.dnd_pricing-table-yellow .dnd_pricebox_info {background: #f3ae36;color: #fff;}
.dnd_pricing-table-2.dnd_pricing-table-green .dnd_pricebox_info {background: #5bd4b6;color: #fff;}
.dnd_pricing-table-2.dnd_pricing-table-red .dnd_pricebox_info {background: #f05347;color: #fff;}
.dnd_pricing-table-2.dnd_pricing-table-blue .dnd_pricebox_info {background: #c00;color: #fff;}
.dnd_pricing-table-2.dnd_pricing-table-gray .dnd_pricebox_info {background: #848994;color: #fff;}
.dnd_pricing-table-2.dnd_pricing-table-cyan .dnd_pricebox_info {background: #50c5de;color: #fff;}
.dnd_pricing-table-2.dnd_pricing-table-aquamarine .dnd_pricebox_info {background: #5fcbcd;color: #fff;}
.dnd_pricing-table-2 .dnd_button {margin-top: 40px;margin-right: 0;}
.dnd_pricing-table-3 {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;}
.dnd_pricing-table-3 .dnd_pricebox_header {text-align: center;padding: 27px 0 0px 0;margin-bottom: 0px;}
.dnd_pricing-table-3 .dnd_pricebox_name {font-size: 18px;font-family: Ubuntu;font-weight: 700;text-transform: uppercase;display: block;padding-bottom: 27px;}
.dnd_pricing-table-3 .dnd_pricebox_info {padding-top: 14px;background: #f5f6f8;padding-bottom: 15px;position: relative;color: #3b4550;box-shadow: 0 0 0 1px #e9eaec inset;}
.dnd_pricing-table-3 .dnd_pricebox_currency {font-size: 40px;font-family: Ubuntu;font-family: Ubuntu;margin-right: 5px;font-weight: 700;}
.dnd_pricing-table-3 .dnd_pricebox_price {font-size: 40px;line-height: 60px;font-family: Ubuntu;font-family: Ubuntu;display: inline-block;font-weight: 700;}
.dnd_pricing-table-3 .dnd_pricebox_monthly {font-size: 13px;display: block;margin-top: -10px;}
.dnd_pricing-table-3 .dnd_pricebox_feature {border-bottom: 1px solid #e9eaec;display: block;padding: 7px 0px 7px 0px;text-align: center;}
.dnd_pricing-table-3 .dnd_pricebox_feature:last-child {border-bottom: 0px;}
.dnd_pricing-table-3 .dnd_pricebox_featured_text {margin-bottom: 3px;min-height: 30px;text-align: center;color: #fff;font-size: 14px;line-height: 30px;}
.dnd_pricing-table-3 .dnd_pricebox_decsription {display: block;font-style: italic;}
.dnd_pricing-table-3 .dnd_popular-plan .dnd_pricebox_featured_text {background: #434342;}
.dnd_pricing-table-3 .dnd_popular-plan .dnd_pricebox_info:after {padding-top: 14px;background: repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,rgba(80,162,222,.05) 10px,rgba(80,162,222,.05) 20px);padding-bottom: 15px;content: "";top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index: 1;}
.dnd_pricing-table-3.dnd_pricing-table-light .dnd_pricebox_header {background: #f5f6f8;color: #3b4550;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-dark .dnd_pricebox_header {background: #3b4500;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-yellow .dnd_pricebox_header {background: #f3ae36;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-green .dnd_pricebox_header {background: #5bd4b6;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-red .dnd_pricebox_header {background: #f05347;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-blue .dnd_pricebox_header {background: #c00;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-gray .dnd_pricebox_header {background: #848994;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-cyan .dnd_pricebox_header {background: #50c5de;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-3.dnd_pricing-table-aquamarine .dnd_pricebox_header {background: #5fcbcd;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.dnd_pricing-table-4 {border: 1px solid #e9eaec;border-radius: 5px;}
.dnd_pricing-table-4 .dnd_pricebox_header {text-align: center;padding: 27px 0 0px 0;margin-bottom: 0px;border-bottom: 1px solid #e9eaec;}
.dnd_pricing-table-4 .dnd_pricebox_name {font-size: 18px;font-family: Ubuntu;font-weight: 700;text-transform: uppercase;display: block;padding-bottom: 27px;color: #3b4550;border-bottom: 1px solid #e9eaec;}
.dnd_pricing-table-4 .dnd_pricebox_info {padding-top: 14px;background: #f5f6f8;padding-bottom: 15px;position: relative;}
.dnd_pricing-table-4 .dnd_pricebox_currency {font-size: 40px;font-family: Ubuntu;font-family: Ubuntu;margin-right: 5px;font-weight: 700;}
.dnd_pricing-table-4 .dnd_pricebox_price {font-size: 40px;line-height: 60px;font-family: Ubuntu;font-family: Ubuntu;display: inline-block;font-weight: 700;}
.dnd_pricing-table-4 .dnd_pricebox_monthly {font-size: 13px;display: block;margin-top: -10px;}
.dnd_pricing-table-4 .dnd_pricebox_feature {border-bottom: 1px solid #e9eaec;display: block;padding: 7px 40px 7px 40px;text-align: center;}
.dnd_pricing-table-4 .dnd_pricebox_feature:nth-child(2n+1) {background: #f5f6f8;}
.dnd_pricing-table-4 .dnd_pricebox_feature:last-child {border-bottom: 0px;}
.dnd_pricing-table-4 .dnd_pricebox_featured_text {margin-bottom: 3px;min-height: 30px;text-align: center;color: #fff;font-size: 14px;line-height: 30px;}
.dnd_pricing-table-4 .dnd_pricebox_decsription {display: block;font-style: italic;}
.dnd_pricing-table-4 .dnd_popular-plan .dnd_pricebox_featured_text {background: #434342;}
.dnd_pricing-table-4 .dnd_popular-plan .dnd_pricebox_info:after {padding-top: 14px;background: repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,rgba(80,162,222,.05) 10px,rgba(80,162,222,.05) 20px);padding-bottom: 15px;content: "";top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index: 1;}
.dnd_pricing-table-4.dnd_pricing-table-light .dnd_pricebox_info {background: #f5f6f8;color: #3b4550;}
.dnd_pricing-table-4.dnd_pricing-table-dark .dnd_pricebox_info {background: #3b4500;color: #fff;}
.dnd_pricing-table-4.dnd_pricing-table-yellow .dnd_pricebox_info {background: #f3ae36;color: #fff;}
.dnd_pricing-table-4.dnd_pricing-table-green .dnd_pricebox_info {background: #5bd4b6;color: #fff;}
.dnd_pricing-table-4.dnd_pricing-table-red .dnd_pricebox_info {background: #f05347;color: #fff;}
.dnd_pricing-table-4.dnd_pricing-table-blue .dnd_pricebox_info {background: #c00;color: #fff;}
.dnd_pricing-table-4.dnd_pricing-table-gray .dnd_pricebox_info {background: #848994;color: #fff;}
.dnd_pricing-table-4.dnd_pricing-table-cyan .dnd_pricebox_info {background: #50c5de;color: #fff;}
.dnd_pricing-table-4.dnd_pricing-table-aquamarine .dnd_pricebox_info {background: #5fcbcd;color: #fff;}
.dnd_pricing-table-5 {border: 1px solid #e9eaec;border-radius: 5px;}
.dnd_pricing-table-5 .dnd_pricebox_header {text-align: center;padding: 27px 0 0px 0;margin-bottom: 0px;border-bottom: 1px solid #e9eaec;position: relative;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.dnd_pricing-table-5 .dnd_pricebox_name {font-size: 18px;font-family: Ubuntu;font-weight: 700;text-transform: uppercase;display: block;padding-bottom: 0px;padding-top: 6px;color: #3b4550;}
.dnd_pricing-table-5 .dnd_pricebox_info {padding-top: 11px;padding-bottom: 25px;position: relative;}
.dnd_pricing-table-5 .dnd_pricebox_currency {font-size: 60px;font-family: Ubuntu;font-family: Ubuntu;margin-right: 5px;font-weight: 700;}
.dnd_pricing-table-5 .dnd_pricebox_price {font-size: 60px;line-height: 60px;font-family: Ubuntu;font-family: Ubuntu;display: inline-block;font-weight: 700;}
.dnd_pricing-table-5 .dnd_pricebox_monthly {font-size: 13px;display: block;margin-top: 2px;}
.dnd_pricing-table-5 .dnd_pricebox_feature {border-bottom: 1px solid #e9eaec;display: block;padding: 7px 40px 7px 40px;text-align: center;}
.dnd_pricing-table-5 .dnd_pricebox_feature:last-child {border-bottom: 0px;}
.dnd_pricing-table-5 .dnd_pricebox_featured_text {margin-bottom: 3px;min-height: 30px;text-align: center;color: #fff;font-size: 14px;line-height: 30px;}
.dnd_pricing-table-5 .dnd_pricebox_decsription {display: block;font-style: italic;}
.dnd_pricing-table-5 .dnd_popular-plan .dnd_pricebox_name {color: #fff;}
.dnd_pricing-table-5 .dnd_popular-plan .dnd_pricebox_featured_text {background: #434342;}
.dnd_pricing-table-5 .dnd_popular-plan .dnd_pricebox_header:after {padding-top: 14px;background: repeating-linear-gradient(45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,rgba(80,162,222,.05) 10px,rgba(80,162,222,.05) 20px);padding-bottom: 15px;content: "";top: 0;left: 0;bottom: 0;right: 0;position: absolute;z-index: 1;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.dnd_pricing-table-5.dnd_pricing-table-light .dnd_pricebox_header {color: #3b4550;background: #f5f6f8;}
.dnd_pricing-table-5.dnd_pricing-table-dark .dnd_pricebox_header {background: #3b4500;color: #fff;}
.dnd_pricing-table-5.dnd_pricing-table-yellow .dnd_pricebox_header {background: #f3ae36;color: #fff;}
.dnd_pricing-table-5.dnd_pricing-table-green .dnd_pricebox_header {background: #5bd4b6;color: #fff;}
.dnd_pricing-table-5.dnd_pricing-table-red .dnd_pricebox_header {background: #f05347;color: #fff;}
.dnd_pricing-table-5.dnd_pricing-table-blue .dnd_pricebox_header {background: #c00;color: #fff;}
.dnd_pricing-table-5.dnd_pricing-table-gray .dnd_pricebox_header {background: #848994;color: #fff;}
.dnd_pricing-table-5.dnd_pricing-table-cyan .dnd_pricebox_header {background: #50c5de;color: #fff;}
.dnd_pricing-table-5.dnd_pricing-table-aquamarine .dnd_pricebox_header {background: #5fcbcd;color: #fff;}
.section_no_column_margin .dnd_pricing-table-1 {border-radius: 0px;}
.section_no_column_margin .dnd_pricing-table-2 {border-radius: 0px;}
.section_no_column_margin .dnd_pricing-table-2.dnd_popular-plan {border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.section_no_column_margin .dnd_pricing-table-3 {border-radius: 0px;}
.section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-light .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-dark .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-yellow .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-green .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-red .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-blue .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-gray .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-cyan .dnd_pricebox_header, .section_no_column_margin .dnd_pricing-table-3.dnd_pricing-table-aquamarine .dnd_pricebox_header {border-top-left-radius: 0px;border-top-right-radius: 0px;}
.section_no_column_margin .pricebox_first.dnd_pricing-table-3 .dnd_pricebox_header {border-top-left-radius: 5px !important;border-bottom-left-radius: 5px !important;}
.section_no_column_margin .pricebox_last.dnd_pricing-table-3 .dnd_pricebox_header {border-top-right-radius: 5px !important;border-bottom-right-radius: 5px !important;}
.section_no_column_margin .dnd_pricing-table-4 {border-radius: 0px;}
.section_no_column_margin .dnd_pricing-table-5 {border-radius: 0px;}
.section_no_column_margin .dnd_pricing-table-5 .dnd_pricebox_header {border-radius: 0px;}
.section_no_column_margin .pricebox_first {border-top-left-radius: 5px !important;border-bottom-left-radius: 5px !important;}
.section_no_column_margin .pricebox_last {border-top-right-radius: 5px !important;border-bottom-right-radius: 5px !important;}
.dnd_pricebox_feature .ABdev_icon-ok {color: #01f001;}
.dnd_pricebox_feature .ABdev_icon-remove {color: red;}
.dnd_progress_bar {position: relative;}
.dnd_progress_bar_default .dnd_meter {margin-bottom: 24px;background: #f5f6f8;height: 9px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;position: relative;-moz-box-shadow: inset 0 2px 2px #e9eaec;-webkit-box-shadow: inset 0 2px 2px #e9eaec;box-shadow: inset 0 2px 2px #e9eaec;}
.white_bar_background .dnd_progress_bar_default .dnd_meter {background: #fff;-moz-box-shadow: inset 0 2px 2px #e9eaec;-webkit-box-shadow: inset 0 2px 2px #e9eaec;box-shadow: inset 0 2px 2px #e9eaec;}
.dnd_progress_bar_default .dnd_meter_label {margin-bottom: 11px;display: inline-block;line-height: 16px;color: #3b4550;font-family: Ubuntu;font-weight: 700;font-size: 14px;text-transform: uppercase;letter-spacing: .5px;}
.dnd_progress_bar_default .dnd_meter .dnd_meter_percentage {display: block;height: 9px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #c00;}
.dnd_progress_bar_default .dnd_meter .dnd_meter_percentage span {line-height: 14px;position: absolute;display: block;width: 42px;text-align: right;top: -25px;right: 0;color: #3b4550;font-family: Ubuntu;font-weight: 300;font-size: 16px;}
.dnd_progress_bar_thick .dnd_meter {margin-bottom: 20px;background: #f5f6f8;height: 28px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;position: relative;-moz-box-shadow: inset 0 0 6px #e9eaec;-webkit-box-shadow: inset 0 0 6px #e9eaec;box-shadow: inset 0 0 6px #e9eaec;}
.dnd_progress_bar_thick .dnd_meter_label {margin-bottom: 0px;position: absolute;top: 6px;left: 10px;z-index: 100;line-height: 16px;color: #fff;font-family: Ubuntu;font-weight: 700;font-size: 14px;text-transform: uppercase;letter-spacing: .5px;}
.dnd_progress_bar_thick .dnd_meter .dnd_meter_percentage {display: block;height: 28px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.dnd_progress_bar_thick .dnd_meter .dnd_meter_percentage span {line-height: 14px;position: absolute;display: block;width: 42px;text-align: right;top: 6px;right: 10px;color: #3b4550;font-family: Ubuntu;font-weight: 300;font-size: 16px;}
.dnd_progress_bar_thin {margin-bottom: 34px;margin-top: 1px;}
.dnd_progress_bar_thin .dnd_meter_label {margin-bottom: 11px;display: inline-block;line-height: 16px;color: #3b4550;font-family: Ubuntu;font-weight: 700;font-size: 14px;letter-spacing: .3px;}
.dnd_progress_bar_thin .dnd_meter {margin-bottom: 21px;background: #fbfcfd;height: 12px;-webkit-border-radius: 1px;-moz-border-radius: 1px;border: 1px solid #eef0f2;position: relative;border-radius: 4px;}
.dnd_progress_bar_thin .dnd_meter_percentage {height: 10px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;display: block;border: 3px solid #fbfcfd;position: relative;overflow: visible !important;}
.dnd_progress_bar_thin .dnd_meter .dnd_meter_percentage span {line-height: 32px;position: absolute;display: none;width: 42px;text-align: right;top: -32px;right: 6px;color: #505558;font-family: Ubuntu;font-weight: 300;font-size: 16px;z-index: 100;}
.dnd_progress_bar_thin .dnd_meter_percentage span {display: none;}
.dnd_progress_bar_thin .dnd_meter .dnd_meter_above30 span, .dnd_progress_bar_thin .dnd_meter .dnd_meter_above40 span, .dnd_progress_bar_thin .dnd_meter .dnd_meter_above50 span, .dnd_progress_bar_thin .dnd_meter .dnd_meter_above60 span, .dnd_progress_bar_thin .dnd_meter .dnd_meter_above70 span, .dnd_progress_bar_thin .dnd_meter .dnd_meter_above80 span, .dnd_progress_bar_thin .dnd_meter .dnd_meter_above90 span {display: block;}
.dnd_search {position: relative;}
.dnd_search input[type="text"] {border: 1px solid #e9eaec;background: #f5f6f8;border-radius: 5px;}
.dnd_search input {outline: none;}
.dnd_search input:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.dnd_search .submit {position: absolute;top: 13px;right: 15px;}
.dnd_search .submit i {font-size: 14px;color: #c5c9d2;cursor: pointer;position: absolute;right: 0;top: 0px;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.dnd_search .submit i:hover {color: #c00;}
.dnd_service_box {text-align: center;margin-bottom: 30px;padding-top: 0;}
.dnd_service_box:hover a.dnd_icon_boxed {background: #c00;background: #fff;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;border: 1px solid #e9eaec;}
.dnd_service_box p a i {margin-left: 10px;color: #c00 !important;font-size: 8px !important;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.dnd_service_box p a:hover i {color: #ddd;color: #056ab2 !important;line-height: 16px;font-size: 16px;}
.dnd_service_box.dnd_service_box_round_text_aside:hover a.dnd_icon_boxed {border: none;background: #c00 !important;}
.dnd_service_box.dnd_service_box_round_text_aside:hover a.dnd_icon_boxed i {color: #c00;color: #fff !important;background: transparent;}
.dnd_service_box_round_text_aside {text-align: left;position: relative;position: relative;padding-top: 13px;padding-left: 73px;padding-right: 10px;}
.dnd_service_box_round_text_aside h3 {font-size: 14px;margin-bottom: 11px;}
.dnd_service_box_round_text_aside a:hover h3 {color: #c00;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.white_text .dnd_service_box_round_text_aside h3 {color: #fff;}
.dnd_service_box_round_text_aside p a {margin-top: 10px;display: block;}
.dnd_service_box_round_text_aside .dnd_icon_boxed {width: 54px;height: 54px;border-radius: 50%;position: absolute;top: 0;left: 0;text-align: center;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;background: #fff;border: 1px solid #e9eaec;}
.dnd_service_box_round_text_aside .dnd_icon_boxed i {font-size: 22px;line-height: 50px;}
.dnd_service_box_round_text_aside_middle {text-align: left;padding-left: 46px;padding-left: 73px;position: relative;position: relative;padding-top: 13px;padding-right: 10px;}
.dnd_service_box_round_text_aside_middle h3 {font-size: 14px;margin-bottom: 11px;}
.dnd_service_box_round_text_aside_middle a:hover h3 {color: #c00;-webkit-transition: all 180ms ease-in-out;transition: all 180ms ease-in-out;}
.dnd_service_box_round_text_aside_middle:hover a.dnd_icon_boxed {background: #c00 !important;}
.dnd_service_box_round_text_aside_middle:hover a.dnd_icon_boxed i {color: #fff !important;}
.dnd_service_box_round_text_aside_middle.shop_service_box {padding-left: 60px;padding-bottom: 3px;margin: 15px 0;}
.white_text .dnd_service_box_round_text_aside_middle h3 {color: #fff;}
.dnd_service_box_round_text_aside_middle .dnd_icon_boxed {width: 54px;height: 54px;border-radius: 50%;position: absolute;top: 0;left: 0;text-align: center;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_round_text_aside_middle .dnd_icon_boxed i {font-size: 22px;line-height: 51px;}
.dnd_service_box_boxed {margin-bottom: 0;margin-top: 45px;padding: 70px 31px 32px;border: 1px solid #e9eaec;border-radius: 10px;position: relative;background: #fff;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.dnd_service_box_boxed h3 {font-size: 14px;margin-bottom: 11px;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.dnd_service_box_boxed a:hover h3 {color: #c00;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_boxed .dnd_icon_boxed {width: 90px;height: 90px;border-radius: 50%;position: absolute;top: -47px;left: 50%;margin-left: -45px;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;background: linear-gradient(to bottom,#fff,#fafafb);border: 1px solid #e9eaec;}
.dnd_service_box_boxed:hover a.dnd_icon_boxed {background: #c00 !important;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_boxed .dnd_icon_boxed i {font-size: 30px;line-height: 86px;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;color: #c00;background: transparent;}
.dnd_service_box_boxed:hover a.dnd_icon_boxed i {color: #fff !important;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_boxed p {margin-bottom: 0;}
.dnd_service_box_unboxed_round {padding: 40px 17px 30px;position: relative;margin-bottom: 0;}
.dnd_service_box_unboxed_round h3 {font-size: 14px;margin-bottom: 11px;}
.dnd_service_box_unboxed_round a h3 {transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_unboxed_round a:hover h3 {color: #c00;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_unboxed_round .dnd_icon_boxed {width: 76px;height: 76px;border-radius: 50%;margin: 0 auto 13px;display: block;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_unboxed_round:hover a.dnd_icon_boxed {background: #c00 !important;}
.dnd_service_box_unboxed_round:hover a.dnd_icon_boxed i {color: #fff !important;}
.dnd_service_box_unboxed_round .dnd_icon_boxed i {font-size: 30px;line-height: 72px;}
.dnd_service_box_unboxed_round p {margin-bottom: 0;}
.dnd_service_box_unboxed_square {padding: 40px 17px 30px;position: relative;margin-bottom: 0;}
.dnd_service_box_unboxed_square h3 {font-size: 14px;margin-bottom: 11px;}
.dnd_service_box_unboxed_square a:hover h3 {color: #c00;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;}
.dnd_service_box_unboxed_square .dnd_icon_boxed {width: 76px;height: 76px;border-radius: 5px;margin: 0 auto 14px;display: block;transition: all 300ms ease-in-out;-webkit-transition: all 300ms ease-in-out;border: 2px solid #c00;}
.dnd_service_box_unboxed_square .dnd_icon_boxed i {font-size: 30px;line-height: 69px;color: #c00;background: transparent;}
.dnd_service_box_unboxed_square p {margin-bottom: 0;}
.dnd_service_box_unboxed_square p a i {margin-left: 10px;}
.dnd_service_box.dnd_service_box_round_text_aside.right_icons {padding: 13px 73px 0px 10px;position: relative;}
.dnd_service_box.dnd_service_box_round_text_aside.right_icons p {text-align: right;}
.dnd_service_box.dnd_service_box_round_text_aside.right_icons .dnd_service_box_header {text-align: right;}
.dnd_service_box.dnd_service_box_round_text_aside.right_icons .dnd_icon_boxed {width: 54px;height: 54px;border-radius: 50%;position: absolute;top: 0;left: auto;right: 0;text-align: left;}
.dnd_service_box.dnd_service_box_round_text_aside.right_icons .dnd_icon_boxed i {margin-left: 16px;}
.dnd_column_dd_span2.service_box_process_full, .dnd_column_dd_span2.service_box_process_empty {position: relative;}
.service_box_process_empty:after {content: " ";height: 4px;position: absolute;top: 76px;width: 100%;left: 0;background: #cfd3dc;z-index: -1;}
.service_box_process_full:after {content: " ";height: 4px;position: absolute;top: 76px;width: 100%;left: 0;background: #c00;z-index: -1;}
.service_box_process_full:first-child:after {content: " ";height: 4px;position: absolute;top: 76px;width: 50%;left: auto;right: 0;background: #c00;z-index: -1;}
.service_box_process_empty:last-child:after {content: " ";height: 4px;position: absolute;top: 76px;width: 50%;left: 0;background: #cfd3dc;z-index: -1;}
.dnd_metro_box {padding: 40px 30px 45px;text-align: center;}
.dnd_metro_box:hover {background: #e7e7e8 !important;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.dnd_metro_box:hover p, .dnd_metro_box:hover h3 {}
.dnd_metro_box p {margin-bottom: 0px;}
.dnd_metro_box.white_text p, .dnd_metro_box.white_text h3 {color: #fff;}
.dnd_metro_box .dnd_icon_boxed {margin-bottom: 10px;margin-top: 11px;}
.dnd_metro_box i {font-size: 48px;}
.dnd_metro_box h3 {font-size: 14px;}
.dnd_divider {clear: both;text-align: right;line-height: 20px;border-top: 1px solid #eee;margin: 10px;}
.dnd_divider a {text-decoration: none;display: inline-block;}
.dnd_divider a:hover {text-decoration: none;}
.dnd_divider i {position: relative;top: 2px;}
.dnd_divider_dashed {border-top: 1px dashed #eee;}
.dnd_divider_dotted {border-top: 1px dotted #eee;}
.dnd_pullquote {padding: 20px 20px 20px 0;font-size: 1.6em;float: left;}
.dnd_pullquote_right {padding: 20px 0 20px 20px;font-size: 1.6em;float: right;}
.dnd_tooltip {cursor: pointer;}
.dnd_prettyprint {padding: 24px !important;}
.dnd_prettyprint ol {margin: 0 !important;padding: 0 !important;list-style: decimal outside !important;}
.dnd_prettyprint li {margin-left: 20px !important;list-style: decimal outside !important;}
.dnd_rss, .dnd_rss li {list-style: none !important;margin-left: 0 !important;}
.dnd_children, .dnd_children li {list-style: none !important;margin-left: 0 !important;}
.dnd_sitemap, .dnd_sitemap li {list-style: none !important;}
.dnd_sitemap {margin-bottom: 20px;}
.dnd_google_map img {max-width: none !important;border: none !important;border-radius: 0px !important;box-shadow: none !important;}
.dnd_dropcap {display: block;width: 32px;height: 32px;float: left;margin-right: 3px;}
.dnd_dropcap_style1 {font-size: 45px;line-height: 22px;color: #3b4550;margin-top: 11px;margin-left: -3px;}
.dnd_dropcap_style2 {font-size: 24px;text-align: center;line-height: 32px;background: #c00;border-radius: 5px;color: #fff;margin-top: 7px;margin-right: 10px;}
.dnd-videoWrapper-youtube {position: relative;padding-bottom: 56.25%;padding-top: 0px;height: 0;overflow: hidden;}
.dnd-videoWrapper-youtube iframe, .dnd-videoWrapper-youtube object, .dnd-videoWrapper-youtube embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.dnd-videoWrapper-vimeo {position: relative;padding-bottom: 53%;padding-top: 30px;height: 0;overflow: hidden;}
.dnd-videoWrapper-vimeo iframe, .dnd-videoWrapper-vimeo object, .dnd-videoWrapper-vimeo embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.dnd_clear {clear: both;}
.dnd-callout_box {margin-bottom: 30px;padding: 50px 0 96px 0;}
.dnd-callout_box_title {font-size: 32px;font-family: Ubuntu;font-weight: 300;margin-bottom: 13px;color: #505558;display: block;}
.dnd-callout_box p {margin-bottom: 0;}
.dnd-callout_box .dnd_column_dd_span3 {text-align: center;padding-top: 3px;}
.dnd-callout_box .dnd-button {margin: 0;}
.dnd-callout_box.color_white .dnd-callout_box_title, .dnd-callout_box.color_white p {color: #fff;}
.dnd_button_1 {margin-left: 10px;}
.dnd-callout_box_style_1 {margin-bottom: 53px;margin-left: 125px;margin-right: 125px;padding-bottom: 45px;}
.dnd-callout_box_style_1 .dnd-callout_box_title {font-family: Lato,sans-serif;font-size: 22px;line-height: 22px;color: #3b4550;display: inline-block;float: left;margin-bottom: 0;margin-top: 10px;}
.dnd-callout_box_style_1 .dnd-button1 {float: right;}
.dnd-callout_box_style_1 .dnd-button1:hover {background: #505558;color: #fff !important;}
.dnd-callout_box_style_2 {margin-bottom: 35px;margin-left: 155px;margin-right: 155px;text-align: center;margin-top: 19px;padding-bottom: 45px;}
.dnd-callout_box_style_2 .dnd-callout_box_title {font-family: Lato,sans-serif;font-size: 28px;line-height: 28px;color: #3b4550;margin-bottom: 0;margin-top: 10px;text-align: center;}
.dnd-callout_box_style_2 p {color: #848994;display: inline-block;padding: 15px 30px 23px;text-align: center;}
.dnd-callout_box_style_2 .dnd-button1 {display: inline-block;text-align: center;}
.dnd-callout_box_style_2 .dnd-button1:hover {background: #505558;color: #fff !important;}
.dnd-button2 {margin-left: 10px;}
.dnd-callout_box_style_3 {margin-bottom: 0px;border: 1px solid #e9eaec;border-radius: 5px;padding-left: 130px;padding-right: 130px;background: #f5f6f8;}
.dnd-callout_box_style_3 .dnd-callout_box_title {font-family: Lato,sans-serif;font-size: 22px;line-height: 22px;color: #3b4550;float: left;margin-bottom: 0px;margin-top: 10px;}
.dnd-callout_box_style_3 .dnd-button1 {float: right;}
.dnd-callout_box_style_4 {margin-bottom: 100px;padding-bottom: 86px;padding-top: 10px;}
.dnd-callout_box_style_4 .dnd-callout_box_title {font-family: Lato,sans-serif;font-size: 22px;line-height: 22px;color: #3b4550;float: left;margin-bottom: 10px;margin-top: 50px;}
.dnd-callout_box_style_4 p {float: left;width: 850px;}
.dnd-callout_box_style_4 .dnd-button1 {float: right;margin-top: -17px;}
.dnd-callout_box_style_5 {margin-bottom: 50px;padding-bottom: 87px;padding-top: 13px;margin-left: 130px;margin-right: 130px;}
.dnd-callout_box_style_5 .dnd-callout_box_title {font-family: Lato,sans-serif;font-size: 28px;line-height: 28px;color: #fff;float: left;margin-bottom: 10px;margin-top: 50px;}
.dnd-callout_box_style_5 .dnd-icon-button {float: right;margin-top: 54px;margin-left: 19px;}
.dnd-callout_box_style_5 .dnd-icon-button i {font-size: 22px;color: #fff;transition: all 180ms ease-in-out;-webkit-transition: all 180ms ease-in-out;}
.dnd-callout_box_style_5 .dnd-icon-button i:hover {font-size: 22px;color: #c00;}
.dnd-button {display: inline-block;white-space: nowrap;font-size: 20px;line-height: 20px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-right: 10px;margin-top: 21px;text-decoration: none;font-family: Ubuntu;font-weight: 300;}
.dnd-button i {margin-left: 10px;font-size: 12px;}
.dnd-button_light {background: #f5f6f8;border: 1px solid #eaecef;color: #c00;}
.dnd-button_dark {background: #3b4550;border: 1px solid #3b4550;color: #fff !important;}
.dnd-button_yellow {background: #f3ae36;border: 1px solid #f3ae36;color: #fff !important;}
.dnd-button_orange {background: #f39900;border: 1px solid #f39900;color: #fff !important;}
.dnd-button_purple {background: #865bd4;border: 1px solid #865bd4;color: #fff !important;}
.dnd-button_pink {background: #cd529a;border: 1px solid #cd529a;color: #fff !important;}
.dnd-button_green {background: #5bd4b6;border: 1px solid #5bd4b6;color: #fff !important;}
.dnd-button_red {background: #f05347;border: 1px solid #f05347;color: #fff !important;}
.dnd-button_blue {background: #c00;border: 1px solid #c00;color: #fff !important;}
.dnd-button_gray {background: #848994;border: 1px solid #848994;color: #fff !important;}
.dnd-button_cyan {background: #50c5de;border: 1px solid #50c5de;color: #fff !important;}
.dnd-button_aquamarine {background: #5fcbcd;border: 1px solid #5fcbcd;color: #fff !important;}
.dnd-button:hover, .dnd-button_yellow:hover, .dnd-button_blue:hover {background: #505558;border: 1px solid transparent;color: #fff !important;}
.dnd-button_dark:hover {background: #c00;color: #fff !important;}
.dnd-button_light:hover {border: 1px solid #505558;}
.dnd-button_small {padding: 4px 14px;font-size: 11px;font-family: Lato,sans-serif;font-weight: 700;letter-spacing: .9px;}
.dnd-button_medium {padding: 9px 20px;font-size: 14px;font-family: Lato,sans-serif;font-weight: 700;letter-spacing: .9px;}
.dnd-button_large {padding: 11px 23px;font-size: 16px;line-height: 23px;font-family: Lato,sans-serif;font-weight: 700;letter-spacing: .9px;}
.dnd-button_xlarge {padding: 20px 25px;}
.dnd-button_rounded.dnd-button_small {-webkit-border-radius: 40px;-moz-border-radius: 40px;border-radius: 40px;}
.dnd-button_rounded.dnd-button_medium {-webkit-border-radius: 48px;-moz-border-radius: 48px;border-radius: 48px;}
.dnd-button_rounded.dnd-button_large {-webkit-border-radius: 54px;-moz-border-radius: 54px;border-radius: 54px;}
.dnd-button_rounded.dnd-button_xlarge {-webkit-border-radius: 66px;-moz-border-radius: 66px;border-radius: 66px;}
.process_section .dnd_container>div {position: relative;}
.process_section .dnd_service_box .dnd_icon_boxed {background: #056ab2;width: 100px;height: 100px;}
.process_section .dnd_service_box .dnd_icon_boxed i {line-height: 100px;color: #fff;}
.process_section .dnd_container>div:after {content: "";font-family: "WebHostingHub-Glyphs";font-size: 11px;display: block;position: absolute;top: 40px;right: -20px;}
.process_section .dnd_container>div:last-child:after {display: none;}
.dnd_countdown {text-align: center;margin-bottom: 60px;}
.dnd_countdown, .dnd_countdown * {-webkit-perspective: 1000;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-webkit-transform: translate3d(0,0,0);}
.dnd_countdown .dnd_countdown_inner {display: inline-block;text-align: center;margin-bottom: 20px !important;}
.countdown {font-family: Ubuntu;font-weight: 100;font-size: 42px;line-height: 100px;color: #fff;background: #c00;width: 141px;height: 100px;border-radius: 5px;margin: 0 0 3px 26px;}
.dnd_countdown_inner:first-of-type > .countdown, .dnd_countdown_inner:first-of-type > span {margin-left: 0;}
.dnd_countdown_inner:last-of-type > .countdown, .dnd_countdown_inner:last-of-type > span {margin-right: 0;}
.dnd_countdown_inner span {font-family: Ubuntu;font-weight: 300;font-size: 20px;line-height: 50px;color: #fff;background: #3b4550;width: 141px;height: 50px;border-radius: 5px;margin: 0 0 3px 26px;display: inline-block;}
.dnd_countdown.flip_style span {font-family: Ubuntu;font-weight: 700;font-size: 17px;line-height: 50px;color: #3b4550;margin: 0px;text-transform: uppercase;display: block;position: absolute;bottom: -51px;left: 0;width: 100%;text-align: center;}
.dnd_countdown.flip_style .time {border-radius: 5px;display: inline-block;text-align: center;position: relative;height: 105px;width: 75px;margin: 5px 5px 40px 5px;-webkit-perspective: 500px;-moz-perspective: 500px;-ms-perspective: 500px;-o-perspective: 500px;perspective: 500px;}
.dnd_countdown.flip_style .count {background: #3b4550;color: #f8f8f8;font-weight: 700;display: block;font-family: Lato,sans-serif;font-size: 42px;line-height: 105px;overflow: hidden;position: absolute;text-align: center;text-shadow: 0 0 10px rgba(0,0,0,.8);top: 0;width: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-transform-style: flat;-moz-transform-style: flat;-ms-transform-style: flat;-o-transform-style: flat;transform-style: flat;}
.dnd_countdown.flip_style .count.top {border-top: 1px solid rgba(255,255,255,.2);border-bottom: 1px solid rgba(255,255,255,.1);border-radius: 5px 5px 0 0;height: 50%;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;-webkit-transform-origin: 50% 100%;-moz-transform-origin: 50% 100%;-ms-transform-origin: 50% 100%;-o-transform-origin: 50% 100%;transform-origin: 50% 100%;}
.dnd_countdown.flip_style .count.bottom {background-image: linear-gradient(rgba(255,255,255,.1),transparent);background-image: -webkit-linear-gradient(rgba(255,255,255,.1),transparent);background-image: -moz-linear-gradient(rgba(255,255,255,.1),transparent);background-image: -ms-linear-gradient(rgba(255,255,255,.1),transparent);background-image: -o-linear-gradient(rgba(255,255,255,.1),transparent);border-radius: 0 0 5px 5px;line-height: 0;height: 50%;top: 50%;border-top-left-radius: 8px;border-top-right-radius: 8px;-webkit-transform-origin: 50% 0;-moz-transform-origin: 50% 0;-ms-transform-origin: 50% 0;-o-transform-origin: 50% 0;transform-origin: 50% 0;}
.dnd_countdown.flip_style .label {font-size: normal;margin-top: 5px;display: block;position: absolute;top: 95px;width: 100%;}
.dnd_countdown.flip_style .count.curr.top {-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);z-index: 3;}
.dnd_countdown.flip_style .count.next.bottom {-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);-o-transform: rotateX(90deg);transform: rotateX(90deg);z-index: 2;}
.dnd_countdown.flip_style .flip .count.curr.top {-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;-webkit-transform: rotateX(-90deg);-moz-transform: rotateX(-90deg);-ms-transform: rotateX(-90deg);-o-transform: rotateX(-90deg);transform: rotateX(-90deg);}
.dnd_countdown.flip_style .flip .count.next.bottom {-webkit-transition: all 250ms ease-in-out 250ms;-moz-transition: all 250ms ease-in-out 250ms;-ms-transition: all 250ms ease-in-out 250ms;-o-transition: all 250ms ease-in-out 250ms;transition: all 250ms ease-in-out 250ms;-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-ms-transform: rotateX(0deg);-o-transform: rotateX(0deg);transform: rotateX(0deg);}
.hide_expired {display: none !important;}
.caroufredsel_wrapper {margin: 0 !important;}
.dnd-carousel {padding: 0;list-style: none;display: block;}
.dnd-carousel li {float: left;display: block;margin: 0 12px 0 0;padding: 0;border-radius: 0px;overflow: hidden;padding-bottom: 20px;}
.carousel_navigation {text-align: center;position: relative;margin: 20px auto 0;display: block;}
.carousel_navigation a {color: #9fa4af;width: 48px;height: 48px;border: 1px solid #e9eaec;border-radius: 50%;display: inline-block;text-align: center;margin: 0 5px;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);}
.carousel_navigation a:hover {color: #c00;}
.carousel_navigation a i {line-height: 47px;}
.carousel_prev {z-index: 10;}
.carousel_next {z-index: 10;}
.section_body_fullwidth .carousel_prev {left: 0;}
.section_body_fullwidth .carousel_next {right: 0;}
.tipsy {font-size: 10px;position: absolute;padding: 5px;z-index: 100000;}
.tipsy-inner {background-color: #000;color: #fff;max-width: 200px;padding: 5px 8px 4px 8px;text-align: center;}
.tipsy-inner {border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
.tipsy-arrow {position: absolute;width: 0;height: 0;line-height: 0;border: 5px dashed #000;}
.tipsy-arrow-n {border-bottom-color: #000;}
.tipsy-arrow-s {border-top-color: #000;}
.tipsy-arrow-e {border-left-color: #000;}
.tipsy-arrow-w {border-right-color: #000;}
.tipsy-n .tipsy-arrow {top: 0px;left: 50%;margin-left: -5px;border-bottom-style: solid;border-top: none;border-left-color: transparent;border-right-color: transparent;}
.tipsy-nw .tipsy-arrow {top: 0;left: 10px;border-bottom-style: solid;border-top: none;border-left-color: transparent;border-right-color: transparent;}
.tipsy-ne .tipsy-arrow {top: 0;right: 10px;border-bottom-style: solid;border-top: none;border-left-color: transparent;border-right-color: transparent;}
.tipsy-s .tipsy-arrow {bottom: 0;left: 50%;margin-left: -5px;border-top-style: solid;border-bottom: none;border-left-color: transparent;border-right-color: transparent;}
.tipsy-sw .tipsy-arrow {bottom: 0;left: 10px;border-top-style: solid;border-bottom: none;border-left-color: transparent;border-right-color: transparent;}
.tipsy-se .tipsy-arrow {bottom: 0;right: 10px;border-top-style: solid;border-bottom: none;border-left-color: transparent;border-right-color: transparent;}
.tipsy-e .tipsy-arrow {right: 0;top: 50%;margin-top: -5px;border-left-style: solid;border-right: none;border-top-color: transparent;border-bottom-color: transparent;}
.tipsy-w .tipsy-arrow {left: 0;top: 50%;margin-top: -5px;border-right-style: solid;border-left: none;border-top-color: transparent;border-bottom-color: transparent;}
.visible-desktop {display: inherit !important;}
.visible-tablet {display: none !important;}
.visible-phablet {display: none !important;}
.visible-phone {display: none !important;}
.visible-desktab {display: inherit !important;}
.visible-phabphone {display: none !important;}
.hidden-desktop {display: none !important;}
.hidden-tablet {display: inherit !important;}
.hidden-phablet {display: inherit !important;}
.hidden-phone {display: inherit !important;}
.hidden-desktab {display: none !important;}
.hidden-phabphone {display: inherit !important;}
@media only screen and (min-width: 768px) and (max-width: 959px) {.visible-desktop {display: none !important;}
	.visible-tablet {display: inherit !important;}
	.visible-phablet {display: none !important;}
	.visible-phone {display: none !important;}
	.visible-desktab {display: inherit !important;}
	.visible-phabphone {display: none !important;}
	.hidden-desktop {display: inherit !important;}
	.hidden-tablet {display: none !important;}
	.hidden-phablet {display: inherit !important;}
	.hidden-phone {display: inherit !important;}
	.hidden-desktab {display: none !important;}
	.hidden-phabphone {display: inherit !important;}
	.dnd_metro_box {padding: 40px 10px 45px;text-align: center;}}
@media only screen and (max-width: 767px) {.visible-desktab {display: none !important;}
	.visible-phabphone {display: inherit !important;}
	.hidden-desktab {display: inherit !important;}
	.hidden-phabphone {display: none !important;}
	.dnd_column_dd_span12, .dnd_column_dd_span11, .dnd_column_dd_span10, .dnd_column_dd_span9, .dnd_column_dd_span8, .dnd_column_dd_span7, .dnd_column_dd_span6, .dnd_column_dd_span5, .dnd_column_dd_span4, .dnd_column_dd_span3, .dnd_column_dd_span2, .dnd_column_dd_span1 {width: 100%;margin-left: 0;}
	.dnd_container [class*="column_dd_span"] {margin-left: 0;width: 100%;}
	.dnd_pricing-table-1, .dnd_pricing-table-2 {margin-bottom: 20px;}
	.dnd_meter {margin-left: 0px;}
	.dnd_meter_label {float: none;display: block;}}
@media only screen and (min-width: 480px) and (max-width: 767px) {.visible-desktop {display: none !important;}
	.visible-tablet {display: none !important;}
	.visible-phablet {display: inherit !important;}
	.visible-phone {display: none !important;}
	.hidden-desktop {display: inherit !important;}
	.hidden-tablet {display: inherit !important;}
	.hidden-phablet {display: none !important;}
	.hidden-phone {display: inherit !important;}}
@media only screen and (max-width: 479px) {.visible-desktop {display: none !important;}
	.visible-tablet {display: none !important;}
	.visible-phablet {display: none !important;}
	.visible-phone {display: inherit !important;}
	.hidden-desktop {display: inherit !important;}
	.hidden-tablet {display: inherit !important;}
	.hidden-phablet {display: inherit !important;}
	.hidden-phone {display: none !important;}}
@font-face {font-family: "revicons";src: url("/assets/template/revslider/rs-plugin/font/revicons90c6.eot?5510888");src: url("/assets/template/revslider/rs-plugin/font/revicons90c6.eot?5510888#iefix") format("embedded-opentype"),url("/assets/template/revslider/rs-plugin/font/revicons90c6.woff?5510888") format("woff"),url("/assets/template/revslider/rs-plugin/font/revicons90c6.html?5510888") format("truetype"),url("/assets/template/revslider/rs-plugin/font/revicons90c6.svg?5510888#revicons") format("svg");font-weight: normal;font-style: normal;}
[class^="revicon-"]:before, [class*=" revicon-"]:before {font-family: "revicons";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;}
.revicon-search-1:before {content: "";}
.revicon-pencil-1:before {content: "";}
.revicon-picture-1:before {content: "";}
.revicon-cancel:before {content: "";}
.revicon-info-circled:before {content: "";}
.revicon-trash:before {content: "";}
.revicon-left-dir:before {content: "";}
.revicon-right-dir:before {content: "";}
.revicon-down-open:before {content: "";}
.revicon-left-open:before {content: "";}
.revicon-right-open:before {content: "";}
.revicon-angle-left:before {content: "";}
.revicon-angle-right:before {content: "";}
.revicon-left-big:before {content: "";}
.revicon-right-big:before {content: "";}
.revicon-magic:before {content: "";}
.revicon-picture:before {content: "";}
.revicon-export:before {content: "";}
.revicon-cog:before {content: "";}
.revicon-login:before {content: "";}
.revicon-logout:before {content: "";}
.revicon-video:before {content: "";}
.revicon-arrow-combo:before {content: "";}
.revicon-left-open-1:before {content: "";}
.revicon-right-open-1:before {content: "";}
.revicon-left-open-mini:before {content: "";}
.revicon-right-open-mini:before {content: "";}
.revicon-left-open-big:before {content: "";}
.revicon-right-open-big:before {content: "";}
.revicon-left:before {content: "";}
.revicon-right:before {content: "";}
.revicon-ccw:before {content: "";}
.revicon-arrows-ccw:before {content: "";}
.revicon-palette:before {content: "";}
.revicon-list-add:before {content: "";}
.revicon-doc:before {content: "";}
.revicon-left-open-outline:before {content: "";}
.revicon-left-open-2:before {content: "";}
.revicon-right-open-outline:before {content: "";}
.revicon-right-open-2:before {content: "";}
.revicon-equalizer:before {content: "";}
.revicon-layers-alt:before {content: "";}
.revicon-popup:before {content: "";}
.tp-static-layers {position: absolute;z-index: 505;top: 0px;left: 0px;}
.tp-caption .frontcorner {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00a8ff;position: absolute;left: -40px;top: 0px;}
.tp-caption .backcorner {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00a8ff;position: absolute;right: 0px;top: 0px;}
.tp-caption .frontcornertop {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00a8ff;position: absolute;left: -40px;top: 0px;}
.tp-caption .backcornertop {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00a8ff;position: absolute;right: 0px;top: 0px;}
.rev_slider_wrapper {position: relative;}
.rev_slider_wrapper >ul {visibility: hidden;}
.rev_slider {position: relative;overflow: visible;}
.rev_slider img {max-width: none !important;-moz-transition: none 0;-webkit-transition: none 0;-o-transition: none 0;transition: none 0;margin: 0px;padding: 0px;border-width: 0px;border: none;}
.rev_slider .no-slides-text {font-weight: bold;text-align: center;padding-top: 80px;}
.rev_slider ul {margin: 0px;padding: 0px;list-style: none !important;list-style-type: none;background-position: 0px 0px;}
.rev_slider ul li, .rev_slider >ul >li, .rev_slider >ul >li:before {list-style: none !important;position: absolute;visibility: hidden;margin: 0px !important;padding: 0px !important;overflow-x: visible;overflow-y: visible;list-style-type: none !important;background-image: none;background-position: 0px 0px;text-indent: 0em;}
.rev_slider .tp-caption, .rev_slider .caption {position: absolute;visibility: hidden;white-space: nowrap;}
.tp-simpleresponsive img {max-width: none;}
.tp-caption {z-index: 1;}
.tp_inner_padding {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;max-height: none !important;}
.tp-hide-revslider, .tp-caption.tp-hidden-caption {visibility: hidden !important;display: none !important;}
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {max-width: none !important;}
.noFilterClass {filter: none !important;}
.caption.fullscreenvideo {left: 0px;top: 0px;position: absolute;width: 100%;height: 100%;}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo video {width: 100% !important;height: 100% !important;display: none;}
.tp-caption.fullscreenvideo {left: 0px;top: 0px;position: absolute;width: 100%;height: 100%;}
.tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {width: 100% !important;height: 100% !important;display: none;}
.fullcoveredvideo video, .fullscreenvideo video {background: #000;}
.fullcoveredvideo .tp-poster {background-position: center center;background-size: cover;width: 100%;height: 100%;top: 0px;left: 0px;}
.html5vid.videoisplaying .tp-poster {display: none;}
.tp-video-play-button {background: #000;background: rgba(0,0,0,.3);padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;position: absolute;top: 50%;left: 50%;font-size: 40px;color: #fff;z-index: 3;margin-top: -27px;margin-left: -28px;text-align: center;cursor: pointer;}
.html5vid .tp-revstop {width: 15px;height: 20px;border-left: 5px solid #fff;border-right: 5px solid #fff;position: relative;margin: 10px 20px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.html5vid .tp-revstop {display: none;}
.html5vid.videoisplaying .revicon-right-dir {display: none;}
.html5vid.videoisplaying .tp-revstop {display: block;}
.html5vid.videoisplaying .tp-video-play-button {display: none;}
.html5vid:hover .tp-video-play-button {display: block;}
.fullcoveredvideo .tp-video-play-button {display: none !important;}
.tp-dottedoverlay {background-repeat: repeat;width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index: 3;}
.fullscreen-container {width: 100%;position: relative;padding: 0;}
.fullwidthbanner-container {width: 100%;position: relative;padding: 0;overflow: hidden;}
.fullwidthbanner-container .fullwidthabanner {width: 100%;position: relative;}
.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {position: absolute;-webkit-font-smoothing: antialiased !important;}
.tp-bannershadow {position: absolute;margin-left: auto;margin-right: auto;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;}
.tp-bannershadow.tp-shadow1 {background: url("/assets/template/revslider/rs-plugin/assets/shadow1.png") no-repeat;background-size: 100% 100%;width: 890px;height: 30px;bottom: -30px;}
.tp-bannershadow.tp-shadow2 {background: url("/assets/template/revslider/rs-plugin/assets/shadow2.png") no-repeat;background-size: 100% 100%;width: 890px;height: 60px;bottom: -60px;}
.tp-bannershadow.tp-shadow3 {background: url("/assets/template/revslider/rs-plugin/assets/shadow3.png") no-repeat;background-size: 100% 100%;width: 890px;height: 60px;bottom: -60px;}
.tp-button {padding: 6px 13px 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;height: 30px;cursor: pointer;color: #fff !important;text-shadow: 0px 1px 1px rgba(0,0,0,.6) !important;font-size: 15px;line-height: 45px !important;background: url("/assets/template/revslider/rs-plugin/images/gradient/g30.png") repeat-x top;font-family: arial,sans-serif;font-weight: bold;letter-spacing: -1px;text-decoration: none;}
.tp-button.big {color: #fff;text-shadow: 0px 1px 1px rgba(0,0,0,.6);font-weight: bold;padding: 9px 20px;font-size: 19px;line-height: 57px !important;background: url("/assets/template/revslider/rs-plugin/images/gradient/g40.png") repeat-x top;}
.purchase:hover, .tp-button:hover, .tp-button.big:hover {background-position: bottom,15px 11px;}
.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {background-color: #21a117;-webkit-box-shadow: 0px 3px 0px 0px #104d0b;-moz-box-shadow: 0px 3px 0px 0px #104d0b;box-shadow: 0px 3px 0px 0px #104d0b;}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {background-color: #1d78cb;-webkit-box-shadow: 0px 3px 0px 0px #0f3e68;-moz-box-shadow: 0px 3px 0px 0px #0f3e68;box-shadow: 0px 3px 0px 0px #0f3e68;}
.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {background-color: #cb1d1d;-webkit-box-shadow: 0px 3px 0px 0px #7c1212;-moz-box-shadow: 0px 3px 0px 0px #7c1212;box-shadow: 0px 3px 0px 0px #7c1212;}
.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {background-color: #f70;-webkit-box-shadow: 0px 3px 0px 0px #a34c00;-moz-box-shadow: 0px 3px 0px 0px #a34c00;box-shadow: 0px 3px 0px 0px #a34c00;}
.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {background-color: #555;-webkit-box-shadow: 0px 3px 0px 0px #222;-moz-box-shadow: 0px 3px 0px 0px #222;box-shadow: 0px 3px 0px 0px #222;}
.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {background-color: #888;-webkit-box-shadow: 0px 3px 0px 0px #555;-moz-box-shadow: 0px 3px 0px 0px #555;box-shadow: 0px 3px 0px 0px #555;}
.tpclear {clear: both;}
.tp-bullets {z-index: 1000;position: absolute;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-webkit-transition: opacity .2s ease-out;-moz-transition: opacity .2s ease-out;-o-transition: opacity .2s ease-out;-ms-transition: opacity .2s ease-out;-webkit-transform: translateZ(5px);}
.tp-bullets.hidebullets {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.tp-bullets.simplebullets.navbar {border: 1px solid #666;border-bottom: 1px solid #444;background: url("/assets/template/revslider/rs-plugin/assets/boxed_bgtile.png");height: 40px;padding: 0px 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.tp-bullets.simplebullets.navbar-old {background: url("/assets/template/revslider/rs-plugin/assets/navigdots_bgtile.png");height: 35px;padding: 0px 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.tp-bullets.simplebullets.round .bullet {cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/bullet.png") no-repeat top left;width: 20px;height: 20px;margin-right: 0px;float: left;margin-top: 0px;margin-left: 3px;}
.tp-bullets.simplebullets.round .bullet.last {margin-right: 3px;}
.tp-bullets.simplebullets.round-old .bullet {cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/bullets.png") no-repeat bottom left;width: 23px;height: 23px;margin-right: 0px;float: left;margin-top: 0px;}
.tp-bullets.simplebullets.round-old .bullet.last {margin-right: 0px;}
.tp-bullets.simplebullets.square .bullet {cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/bullets2.png") no-repeat bottom left;width: 19px;height: 19px;margin-right: 0px;float: left;margin-top: 0px;}
.tp-bullets.simplebullets.square .bullet.last {margin-right: 0px;}
.tp-bullets.simplebullets.square-old .bullet {cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/bullets2.png") no-repeat bottom left;width: 19px;height: 19px;margin-right: 0px;float: left;margin-top: 0px;}
.tp-bullets.simplebullets.square-old .bullet.last {margin-right: 0px;}
.tp-bullets.simplebullets.navbar .bullet {cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/bullet_boxed.png") no-repeat top left;width: 18px;height: 19px;margin-right: 5px;float: left;margin-top: 10px;}
.tp-bullets.simplebullets.navbar .bullet.first {margin-left: 0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last {margin-right: 0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet {cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/navigdots.png") no-repeat bottom left;width: 15px;height: 15px;margin-left: 5px !important;margin-right: 5px !important;float: left;margin-top: 10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first {margin-left: 0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last {margin-right: 0px !important;}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {background-position: top left;}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {background-position: bottom left;}
.tparrows {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;-webkit-transition: opacity .2s ease-out;-moz-transition: opacity .2s ease-out;-o-transition: opacity .2s ease-out;-ms-transition: opacity .2s ease-out;-webkit-transform: translateZ(1000px);-webkit-transform-style: preserve-3d;}
.tparrows .tp-arr-imgholder {display: none;}
.tparrows .tp-arr-titleholder {display: none;}
.tparrows.hidearrows {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.tp-leftarrow {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/large_left.png") no-repeat top left;width: 40px;height: 40px;}
.tp-rightarrow {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/large_right.png") no-repeat top left;width: 40px;height: 40px;}
.tp-leftarrow.round {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/small_left.png") no-repeat top left;width: 19px;height: 14px;margin-right: 0px;float: left;margin-top: 0px;}
.tp-rightarrow.round {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/small_right.png") no-repeat top left;width: 19px;height: 14px;margin-right: 0px;float: left;margin-top: 0px;}
.tp-leftarrow.round-old {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrow_left.png") no-repeat top left;width: 26px;height: 26px;margin-right: 0px;float: left;margin-top: 0px;}
.tp-rightarrow.round-old {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrow_right.png") no-repeat top left;width: 26px;height: 26px;margin-right: 0px;float: left;margin-top: 0px;}
.tp-leftarrow.navbar {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/small_left_boxed.png") no-repeat top left;width: 20px;height: 15px;float: left;margin-right: 6px;margin-top: 12px;}
.tp-rightarrow.navbar {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/small_right_boxed.png") no-repeat top left;width: 20px;height: 15px;float: left;margin-left: 6px;margin-top: 12px;}
.tp-leftarrow.navbar-old {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrowleft.png") no-repeat top left;width: 9px;height: 16px;float: left;margin-right: 6px;margin-top: 10px;}
.tp-rightarrow.navbar-old {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrowright.png") no-repeat top left;width: 9px;height: 16px;float: left;margin-left: 6px;margin-top: 10px;}
.tp-leftarrow.navbar-old.thumbswitharrow {margin-right: 10px;}
.tp-rightarrow.navbar-old.thumbswitharrow {margin-left: 0px;}
.tp-leftarrow.square {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrow_left2.png") no-repeat top left;width: 12px;height: 17px;float: left;margin-right: 0px;margin-top: 0px;}
.tp-rightarrow.square {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrow_right2.png") no-repeat top left;width: 12px;height: 17px;float: left;margin-left: 0px;margin-top: 0px;}
.tp-leftarrow.square-old {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrow_left2.png") no-repeat top left;width: 12px;height: 17px;float: left;margin-right: 0px;margin-top: 0px;}
.tp-rightarrow.square-old {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/arrow_right2.png") no-repeat top left;width: 12px;height: 17px;float: left;margin-left: 0px;margin-top: 0px;}
.tp-leftarrow.default {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/large_left.png") no-repeat 0 0;width: 40px;height: 40px;}
.tp-rightarrow.default {z-index: 100;cursor: pointer;position: relative;background: url("/assets/template/revslider/rs-plugin/assets/large_right.png") no-repeat 0 0;width: 40px;height: 40px;}
.tp-leftarrow:hover, .tp-rightarrow:hover {background-position: bottom left;}
.tp-bullets.tp-thumbs {z-index: 1000;position: absolute;padding: 3px;background-color: #fff;width: 500px;height: 50px;margin-top: -50px;vertical-align: top;}
.tp-bullets.tp-thumbs img {vertical-align: top;}
.fullwidthbanner-container .tp-thumbs {padding: 3px;}
.tp-bullets.tp-thumbs .tp-mask {width: 500px;height: 50px;overflow: hidden;position: relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {width: 5000px;position: absolute;}
.tp-bullets.tp-thumbs .bullet {width: 100px;height: 50px;cursor: pointer;overflow: hidden;background: none;margin: 0;float: left;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity: .5;-khtml-opacity: .5;opacity: .5;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;-ms-transition: all .2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.tp-thumbs img {width: 100%;}
.tp-bannertimer {visibility: hidden;width: 100%;height: 5px;background: #fff;background: rgba(0,0,0,.15);position: absolute;z-index: 200;top: 0px;}
.tp-bannertimer.tp-bottom {top: auto;bottom: 0px !important;height: 5px;}
.tparrows.preview1 {width: 100px;height: 100px;-webkit-transform-style: preserve-3d;-webkit-perspective: 1000;-moz-perspective: 1000;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;background: transparent;}
.tparrows.preview1:after {position: absolute;left: 0px;top: 0px;font-family: "revicons";color: #fff;font-size: 30px;width: 100px;height: 100px;text-align: center;background: #fff;background: rgba(0,0,0,.15);z-index: 2;line-height: 100px;-webkit-transition: background .3s,color .3s;-moz-transition: background .3s,color .3s;transition: background .3s,color .3s;}
.tp-rightarrow.preview1:after {content: "";}
.tp-leftarrow.preview1:after {content: "";}
.tparrows.preview1:hover:after {background: rgba(255,255,255,1);color: #aaa;}
.tparrows.preview1 .tp-arr-imgholder {background-size: cover;background-position: center center;display: block;width: 100%;height: 100%;position: absolute;top: 0px;-webkit-transition: -webkit-transform .3s;transition: transform .3s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.tp-rightarrow.preview1 .tp-arr-imgholder {right: 100%;-webkit-transform: rotateY(-90deg);transform: rotateY(-90deg);-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.tp-leftarrow.preview1 .tp-arr-imgholder {left: 100%;-webkit-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transform-origin: 0% 50%;transform-origin: 0% 50%;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.tparrows.preview1:hover .tp-arr-imgholder {-webkit-transform: rotateY(0deg);transform: rotateY(0deg);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
@media only screen and (min-width: 768px) and (max-width: 979px) {.tparrows.preview1, .tparrows.preview1:after {width: 80px;height: 80px;line-height: 80px;font-size: 24px;}}
@media only screen and (min-width: 480px) and (max-width: 767px) {.tparrows.preview1, .tparrows.preview1:after {width: 60px;height: 60px;line-height: 60px;font-size: 20px;}}
@media only screen and (min-width: 0px) and (max-width: 479px) {.tparrows.preview1, .tparrows.preview1:after {width: 40px;height: 40px;line-height: 40px;font-size: 12px;}}
.tp-bullets.preview1 {height: 21px;}
.tp-bullets.preview1 .bullet {cursor: pointer;position: relative !important;background: rgba(0,0,0,.15) !important;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;width: 5px !important;height: 5px !important;border: 8px solid rgba(0,0,0,0) !important;display: inline-block;margin-right: 5px !important;margin-bottom: 0px !important;-webkit-transition: background-color .2s,border-color .2s;-moz-transition: background-color .2s,border-color .2s;-o-transition: background-color .2s,border-color .2s;-ms-transition: background-color .2s,border-color .2s;transition: background-color .2s,border-color .2s;float: none !important;box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;}
.tp-bullets.preview1 .bullet.last {margin-right: 0px;}
.tp-bullets.preview1 .bullet:hover, .tp-bullets.preview1 .bullet.selected {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;background: #aaa !important;width: 5px !important;height: 5px !important;border: 8px solid rgba(255,255,255,1) !important;}
.tparrows.preview2 {min-width: 60px;min-height: 60px;background: #fff;border-radius: 30px;-moz-border-radius: 30px;-webkit-border-radius: 30px;overflow: hidden;-webkit-transition: -webkit-transform 1.3s;-webkit-transition: width .3s,background-color .3s,opacity .3s;transition: width .3s,background-color .3s,opacity .3s;backface-visibility: hidden;}
.tparrows.preview2:after {position: absolute;top: 50%;font-family: "revicons";color: #aaa;font-size: 25px;margin-top: -12px;-webkit-transition: color .3s;-moz-transition: color .3s;transition: color .3s;}
.tp-rightarrow.preview2:after {content: "";right: 18px;}
.tp-leftarrow.preview2:after {content: "";left: 18px;}
.tparrows.preview2 .tp-arr-titleholder {background-size: cover;background-position: center center;display: block;visibility: hidden;position: relative;top: 0px;-webkit-transition: -webkit-transform .3s;transition: transform .3s;-webkit-backface-visibility: hidden;backface-visibility: hidden;white-space: nowrap;color: #000;text-transform: uppercase;font-weight: 400;font-size: 14px;line-height: 60px;padding: 0px 10px;}
.tp-rightarrow.preview2 .tp-arr-titleholder {right: 50px;-webkit-transform: translateX(-100%);transform: translateX(-100%);}
.tp-leftarrow.preview2 .tp-arr-titleholder {left: 50px;-webkit-transform: translateX(100%);transform: translateX(100%);}
.tparrows.preview2.hovered {width: 300px;}
.tparrows.preview2:hover {background: #fff;}
.tparrows.preview2:hover:after {color: #000;}
.tparrows.preview2:hover .tp-arr-titleholder {-webkit-transform: translateX(0px);transform: translateX(0px);visibility: visible;position: absolute;}
.tp-bullets.preview2 {height: 17px;}
.tp-bullets.preview2 .bullet {cursor: pointer;position: relative !important;background: rgba(0,0,0,.5) !important;-webkit-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;width: 6px !important;height: 6px !important;border: 5px solid rgba(0,0,0,0) !important;display: inline-block;margin-right: 2px !important;margin-bottom: 0px !important;-webkit-transition: background-color .2s,border-color .2s;-moz-transition: background-color .2s,border-color .2s;-o-transition: background-color .2s,border-color .2s;-ms-transition: background-color .2s,border-color .2s;transition: background-color .2s,border-color .2s;float: none !important;box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;}
.tp-bullets.preview2 .bullet.last {margin-right: 0px;}
.tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;background: rgba(255,255,255,1) !important;width: 6px !important;height: 6px !important;border: 5px solid rgba(0,0,0,1) !important;}
.tp-arr-titleholder.alwayshidden {display: none !important;}
@media only screen and (min-width: 768px) and (max-width: 979px) {.tparrows.preview2 {min-width: 40px;min-height: 40px;width: 40px;height: 40px;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;}
	.tparrows.preview2:after {position: absolute;top: 50%;font-family: "revicons";font-size: 20px;margin-top: -12px;}
	.tp-rightarrow.preview2:after {content: "";right: 11px;}
	.tp-leftarrow.preview2:after {content: "";left: 11px;}
	.tparrows.preview2 .tp-arr-titleholder {font-size: 12px;line-height: 40px;letter-spacing: 0px;}
	.tp-rightarrow.preview2 .tp-arr-titleholder {right: 35px;}
	.tp-leftarrow.preview2 .tp-arr-titleholder {left: 35px;}}
@media only screen and (min-width: 480px) and (max-width: 767px) {.tparrows.preview2 {min-width: 30px;min-height: 30px;width: 30px;height: 30px;border-radius: 15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;}
	.tparrows.preview2:after {position: absolute;top: 50%;font-family: "revicons";font-size: 14px;margin-top: -12px;}
	.tp-rightarrow.preview2:after {content: "";right: 8px;}
	.tp-leftarrow.preview2:after {content: "";left: 8px;}
	.tparrows.preview2 .tp-arr-titleholder {font-size: 10px;line-height: 30px;letter-spacing: 0px;}
	.tp-rightarrow.preview2 .tp-arr-titleholder {right: 25px;}
	.tp-leftarrow.preview2 .tp-arr-titleholder {left: 25px;}
	.tparrows.preview2 .tp-arr-titleholder {display: none;visibility: none;}}
@media only screen and (min-width: 0px) and (max-width: 479px) {.tparrows.preview2 {min-width: 30px;min-height: 30px;width: 30px;height: 30px;border-radius: 15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;}
	.tparrows.preview2:after {position: absolute;top: 50%;font-family: "revicons";font-size: 14px;margin-top: -12px;}
	.tp-rightarrow.preview2:after {content: "";right: 8px;}
	.tp-leftarrow.preview2:after {content: "";left: 8px;}
	.tparrows.preview2 .tp-arr-titleholder {display: none;visibility: none;}
	.tparrows.preview2:hover {width: 30px !important;height: 30px !important;}}
.tparrows.preview3 {width: 70px;height: 70px;background: #fff;background: rgba(255,255,255,1);-webkit-transform-style: flat;}
.tparrows.preview3:after {position: absolute;line-height: 70px;text-align: center;font-family: "revicons";color: #aaa;font-size: 30px;top: 0px;left: 0px;background: #fff;z-index: 100;width: 70px;height: 70px;-webkit-transition: color .3s;-moz-transition: color .3s;transition: color .3s;}
.tparrows.preview3:hover:after {color: #000;}
.tp-rightarrow.preview3:after {content: "";}
.tp-leftarrow.preview3:after {content: "";}
.tparrows.preview3 .tp-arr-iwrapper {-webkit-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 100% 50%;transform-origin: 100% 50%;-webkit-transition: -webkit-transform .2s;transition: transform .2s;z-index: 0;position: absolute;background: #000;background: rgba(0,0,0,.75);display: table;min-height: 90px;top: -10px;}
.tp-leftarrow.preview3 .tp-arr-iwrapper {-webkit-transform: scale(0,1);transform: scale(0,1);-webkit-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.tparrows.preview3 .tp-arr-imgholder {display: block;display: table-cell;background-size: cover;background-position: center center;min-width: 90px;height: 90px;position: relative;top: 0px;}
.tp-rightarrow.preview3 .tp-arr-iwrapper {right: 0px;padding-right: 70px;}
.tp-leftarrow.preview3 .tp-arr-iwrapper {left: 0px;direction: rtl;padding-left: 70px;}
.tparrows.preview3 .tp-arr-titleholder {display: table-cell;padding: 30px;font-size: 16px;color: #fff;white-space: nowrap;position: relative;clear: right;vertical-align: middle;}
.tparrows.preview3:hover .tp-arr-iwrapper {-webkit-transform: scale(1,1);transform: scale(1,1);}
.tp-bullets.preview3 {height: 17px;}
.tp-bullets.preview3 .bullet {cursor: pointer;position: relative !important;background: rgba(0,0,0,.5) !important;-webkit-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;width: 6px !important;height: 6px !important;border: 5px solid rgba(0,0,0,0) !important;display: inline-block;margin-right: 2px !important;margin-bottom: 0px !important;-webkit-transition: background-color .2s,border-color .2s;-moz-transition: background-color .2s,border-color .2s;-o-transition: background-color .2s,border-color .2s;-ms-transition: background-color .2s,border-color .2s;transition: background-color .2s,border-color .2s;float: none !important;box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;}
.tp-bullets.preview3 .bullet.last {margin-right: 0px;}
.tp-bullets.preview3 .bullet:hover, .tp-bullets.preview3 .bullet.selected {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;background: rgba(255,255,255,1) !important;width: 6px !important;height: 6px !important;border: 5px solid rgba(0,0,0,1) !important;}
@media only screen and (min-width: 768px) and (max-width: 979px) {.tparrows.preview3:after, .tparrows.preview3 {width: 50px;height: 50px;line-height: 50px;font-size: 20px;}
	.tparrows.preview3 .tp-arr-iwrapper {min-height: 70px;}
	.tparrows.preview3 .tp-arr-imgholder {min-width: 70px;height: 70px;}
	.tp-rightarrow.preview3 .tp-arr-iwrapper {padding-right: 50px;}
	.tp-leftarrow.preview3 .tp-arr-iwrapper {padding-left: 50px;}
	.tparrows.preview3 .tp-arr-titleholder {padding: 10px;font-size: 16px;}}
@media only screen  and (max-width: 767px) {.tparrows.preview3:after, .tparrows.preview3 {width: 50px;height: 50px;line-height: 50px;font-size: 20px;}
	.tparrows.preview3 .tp-arr-iwrapper {min-height: 70px;}}
.tparrows.preview4 {width: 30px;height: 110px;background: transparent;-webkit-transform-style: preserve-3d;-webkit-perspective: 1000;-moz-perspective: 1000;}
.tparrows.preview4:after {position: absolute;line-height: 110px;text-align: center;font-family: "revicons";color: #fff;font-size: 20px;top: 0px;left: 0px;z-index: 0;width: 30px;height: 110px;background: #000;background: rgba(0,0,0,.25);-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.tp-rightarrow.preview4:after {content: "";}
.tp-leftarrow.preview4:after {content: "";}
.tparrows.preview4 .tp-arr-allwrapper {visibility: hidden;width: 180px;position: absolute;z-index: 1;min-height: 120px;top: 0px;left: -150px;overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat;}
.tp-leftarrow.preview4 .tp-arr-allwrapper {left: 0px;}
.tparrows.preview4 .tp-arr-iwrapper {position: relative;}
.tparrows.preview4 .tp-arr-imgholder {display: block;background-size: cover;background-position: center center;width: 180px;height: 110px;position: relative;top: 0px;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.tparrows.preview4 .tp-arr-imgholder2 {display: block;background-size: cover;background-position: center center;width: 180px;height: 110px;position: absolute;top: 0px;left: 180px;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.tp-leftarrow.preview4 .tp-arr-imgholder2 {left: -180px;}
.tparrows.preview4 .tp-arr-titleholder {display: block;font-size: 12px;font-size: 11px;line-height: 25px;line-height: 2.75;padding: 0px 10px;text-align: left;color: #fff;color: #fff;position: relative;background: #000;text-transform: uppercase;white-space: nowrap;letter-spacing: 1px;font-weight: 700;-webkit-transition: all .3s;transition: all .3s;-webkit-transform: rotateX(-90deg);transform: rotateX(-90deg);-webkit-transform-origin: 50% 0;transform-origin: 50% 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}
.tparrows.preview4:after {transform-origin: 100% 100%;-webkit-transform-origin: 100% 100%;}
.tp-leftarrow.preview4:after {transform-origin: 0% 0%;-webkit-transform-origin: 0% 0%;}
@media only screen and (min-width: 768px) {.tparrows.preview4:hover:after {-webkit-transform: rotateY(-90deg);transform: rotateY(-90deg);}
	.tp-leftarrow.preview4:hover:after {-webkit-transform: rotateY(90deg);transform: rotateY(90deg);}
	.tparrows.preview4:hover .tp-arr-titleholder {-webkit-transition-delay: .4s;transition-delay: .4s;-webkit-transform: rotateX(0deg);transform: rotateX(0deg);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}}
.tp-bullets.preview4 {height: 17px;}
.tp-bullets.preview4 .bullet {cursor: pointer;position: relative !important;background: rgba(0,0,0,.5) !important;-webkit-border-radius: 10px;border-radius: 10px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;width: 6px !important;height: 6px !important;border: 5px solid rgba(0,0,0,0) !important;display: inline-block;margin-right: 2px !important;margin-bottom: 0px !important;-webkit-transition: background-color .2s,border-color .2s;-moz-transition: background-color .2s,border-color .2s;-o-transition: background-color .2s,border-color .2s;-ms-transition: background-color .2s,border-color .2s;transition: background-color .2s,border-color .2s;float: none !important;box-sizing: content-box;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;}
.tp-bullets.preview4 .bullet.last {margin-right: 0px;}
.tp-bullets.preview4 .bullet:hover, .tp-bullets.preview4 .bullet.selected {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;background: rgba(255,255,255,1) !important;width: 6px !important;height: 6px !important;border: 5px solid rgba(0,0,0,1) !important;}
@media only screen  and (max-width: 767px) {.tparrows.preview4 {width: 20px;height: 80px;}
	.tparrows.preview4:after {width: 20px;height: 80px;line-height: 80px;font-size: 14px;}
	.tparrows.preview1 .tp-arr-allwrapper, .tparrows.preview2 .tp-arr-allwrapper, .tparrows.preview3 .tp-arr-allwrapper, .tparrows.preview4 .tp-arr-allwrapper {display: none !important;}}
.landing-height {max-height: 700px !important;}
.tp-simpleresponsive img {-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;}
.tp-caption img {background: transparent;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";zoom: 1;}
.tp-simpleresponsive ul {list-style: none;padding: 0;margin: 0;}
.tp-simpleresponsive >ul li {list-style: none;position: absolute;visibility: hidden;}
.caption.slidelink a div, .tp-caption.slidelink a div {width: 3000px;height: 1500px;background: url("/assets/template/revslider/rs-plugin/assets/coloredbg.png") repeat;}
.tp-caption.slidelink a span {background: url("/assets/template/revslider/rs-plugin/assets/coloredbg.png") repeat;}
.tp-loader {top: 50%;left: 50%;z-index: 10000;position: absolute;}
.tp-loader.spinner0 {width: 40px;height: 40px;background: url("/assets/template/revslider/rs-plugin/assets/loader.gif") no-repeat center center;background-color: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);margin-top: -20px;margin-left: -20px;-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;animation: tp-rotateplane 1.2s infinite ease-in-out;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
.tp-loader.spinner1 {width: 40px;height: 40px;background-color: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);margin-top: -20px;margin-left: -20px;-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;animation: tp-rotateplane 1.2s infinite ease-in-out;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
.tp-loader.spinner5 {background: url("/assets/template/revslider/rs-plugin/assets/loader.gif") no-repeat 10px 10px;background-color: #fff;margin: -22px -22px;width: 44px;height: 44px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;}
@-webkit-keyframes tp-rotateplane {0% {-webkit-transform: perspective(120px);}
	50% {-webkit-transform: perspective(120px) rotateY(180deg);}
	100% {-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);}}
@keyframes tp-rotateplane {0% {transform: perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
	50% {transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
	100% {transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}
.tp-loader.spinner2 {width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;background-color: #f00;box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);border-radius: 100%;-webkit-animation: tp-scaleout 1s infinite ease-in-out;animation: tp-scaleout 1s infinite ease-in-out;}
@-webkit-keyframes tp-scaleout {0% {-webkit-transform: scale(0);}
	100% {-webkit-transform: scale(1);opacity: 0;}}
@keyframes tp-scaleout {0% {transform: scale(0);-webkit-transform: scale(0);}
	100% {transform: scale(1);-webkit-transform: scale(1);opacity: 0;}}
.tp-loader.spinner3 {margin: -9px 0px 0px -35px;width: 70px;text-align: center;}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {width: 18px;height: 18px;background-color: #fff;box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);border-radius: 100%;display: inline-block;-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;animation: tp-bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.tp-loader.spinner3 .bounce1 {-webkit-animation-delay: -.32s;animation-delay: -.32s;}
.tp-loader.spinner3 .bounce2 {-webkit-animation-delay: -.16s;animation-delay: -.16s;}
@-webkit-keyframes tp-bouncedelay {0%, 80%, 100% {-webkit-transform: scale(0);}
	40% {-webkit-transform: scale(1);}}
@keyframes tp-bouncedelay {0%, 80%, 100% {transform: scale(0);-webkit-transform: scale(0);}
	40% {transform: scale(1);-webkit-transform: scale(1);}}
.tp-loader.spinner4 {margin: -20px 0px 0px -20px;width: 40px;height: 40px;text-align: center;-webkit-animation: tp-rotate 2s infinite linear;animation: tp-rotate 2s infinite linear;}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {width: 60%;height: 60%;display: inline-block;position: absolute;top: 0;background-color: #fff;border-radius: 100%;-webkit-animation: tp-bounce 2s infinite ease-in-out;animation: tp-bounce 2s infinite ease-in-out;box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.15);}
.tp-loader.spinner4 .dot2 {top: auto;bottom: 0px;-webkit-animation-delay: -1s;animation-delay: -1s;}
@-webkit-keyframes tp-rotate {100% {-webkit-transform: rotate(360deg);}}
@keyframes tp-rotate {100% {transform: rotate(360deg);-webkit-transform: rotate(360deg);}}
@-webkit-keyframes tp-bounce {0%, 100% {-webkit-transform: scale(0);}
	50% {-webkit-transform: scale(1);}}
@keyframes tp-bounce {0%, 100% {transform: scale(0);-webkit-transform: scale(0);}
	50% {transform: scale(1);-webkit-transform: scale(1);}}
.tp-caption.Lato_Big_Boxed {font-size: 40px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 23px 23px 23px 23px;letter-spacing: .5px;background-color: rgba(0,0,0,.498039);border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.Lato_Big_Boxed_small {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;background-color: rgba(0,0,0,.5);text-decoration: none;padding: 16px 23px 16px 23px;letter-spacing: .1px;border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.Blue_Button {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 10px 40px;letter-spacing: .5px;text-align: center;vertical-align: middle;background-color: #c00;border-radius: 45px 45px 45px 45px;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.Lato_Big_Boxed_White {font-size: 40px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #3b4550;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: rgba(255,255,255,1);border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #3b4550;border-style: none;}
.tp-caption.Lato_Big_Boxed_White_SMALL {font-size: 14px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #3b4550;text-decoration: none;padding: 12px 30px 12px 30px;letter-spacing: .5px;background-color: rgba(255,255,255,1);border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #3b4550;border-style: none;}
.tp-caption.White_Button {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #50a2de;text-decoration: none;padding: 10px 40px 10px 40px;letter-spacing: .5px;text-align: center;vertical-align: middle;background-color: rgba(255,255,255,1);border-radius: 45px 45px 45px 45px;border-width: 0px;border-color: #50a2de;border-style: none;}
.tp-caption.Lato_Big_White {font-size: 40px;line-height: 46px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.Lato_Small_White {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.Lato_Middle_White {font-size: 24px;line-height: 32px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;}
.Lato_Big_Boxed {font-size: 40px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 23px 23px 23px 23px;letter-spacing: .5px;background-color: rgba(0,0,0,.498039);border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #fff;border-style: none;}
.Lato_Big_Boxed_small {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;background-color: rgba(0,0,0,.5);text-decoration: none;padding: 16px 23px 16px 23px;letter-spacing: .1px;border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #fff;border-style: none;}
.Blue_Button {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 10px 40px;letter-spacing: .5px;text-align: center;vertical-align: middle;background-color: #50a2de;border-radius: 45px 45px 45px 45px;border-width: 0px;border-color: #fff;border-style: none;}
.Lato_Big_Boxed_White {font-size: 40px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #3b4550;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: rgba(255,255,255,1);border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #3b4550;border-style: none;}
.Lato_Big_Boxed_White_SMALL {font-size: 14px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #3b4550;text-decoration: none;padding: 12px 30px 12px 30px;letter-spacing: .5px;background-color: rgba(255,255,255,1);border-radius: 5px 5px 5px 5px;border-width: 0px;border-color: #3b4550;border-style: none;}
.White_Button {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #50a2de;text-decoration: none;padding: 10px 40px 10px 40px;letter-spacing: .5px;text-align: center;vertical-align: middle;background-color: rgba(255,255,255,1);border-radius: 45px 45px 45px 45px;border-width: 0px;border-color: #50a2de;border-style: none;}
.Lato_XBig_White {font-size: 60px;line-height: 66px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.Lato_Big_White {font-size: 40px;line-height: 46px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.Lato_Medium_White {font-size: 28px;line-height: 35px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.Lato_Small_White {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.Lato_XBig_Red {font-size: 60px;line-height: 66px;font-weight: 700;font-family: Ubuntu;color: #c00;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #c00;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.Lato_Big_Red {font-size: 40px;line-height: 46px;font-weight: 700;font-family: Ubuntu;color: #c00;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #c00;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.Lato_Medium_Red {font-size: 28px;line-height: 35px;font-weight: 700;font-family: Ubuntu;color: #c00;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #c00;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.Lato_Small_Red {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #c00;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #c00;border-style: none;text-shadow: 2px 1px 1px rgba(0,0,0,.38);}
.thin {font-weight: 400;}
.ta-right {text-align: right;}
.tp-caption.Lato_Big_White_2 {font-size: 65px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.Lato_Big_Boxed_small2 {color: #fff;font-size: 20px;line-height: 24px;font-weight: 700;font-family: Ubuntu;text-decoration: none;padding: 16px 23px;letter-spacing: .1px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;}
.Lato_Big_White_2 {font-size: 65px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px;letter-spacing: .5px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;}
.Lato_Big_Boxed_small2 {color: #fff;font-size: 20px;line-height: 24px;font-weight: 700;font-family: Ubuntu;text-decoration: none;padding: 16px 23px;letter-spacing: .1px;background-color: transparent;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.bignumbers_white {font-size: 84px;line-height: 84px;font-weight: 800;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 0px 0px 0px 0px;text-shadow: rgba(0,0,0,.247059) 0px 0px 7px;background-color: rgba(0,0,0,0);border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.incomeup_big_transparent {font-size: 80px;line-height: 80px;font-weight: 700;color: #fff;text-decoration: none;text-shadow: none;font-family: Ubuntu;background-color: rgba(0,0,0,0);border-width: 0px;border-color: #000;border-style: none;}
.tp-caption.incomeup_medium_transparent {font-size: 30px;line-height: 40px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;text-shadow: rgba(0,0,0,.247059) 0px 0px 7px;background-color: transparent;border-width: 0px;border-color: #000;border-style: none;}
.bignumbers_white {font-size: 84px;line-height: 84px;font-weight: 800;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 0px 0px 0px 0px;text-shadow: rgba(0,0,0,.247059) 0px 0px 7px;background-color: rgba(0,0,0,0);border-width: 0px;border-color: #fff;border-style: none;}
.incomeup_big_transparent {font-size: 80px;line-height: 80px;font-weight: 700;color: #fff;text-decoration: none;text-shadow: none;font-family: Ubuntu;background-color: rgba(0,0,0,0);border-width: 0px;border-color: #000;border-style: none;}
.incomeup_medium_transparent {font-size: 30px;line-height: 40px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;text-shadow: rgba(0,0,0,.247059) 0px 0px 7px;background-color: transparent;border-width: 0px;border-color: #000;border-style: none;}
.tp-caption.Lato_Big_White_CREATIVE {font-size: 62px;line-height: 62px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: rgba(0,0,0,0);border-style: none;}
.tp-caption.Lato_Small_White_Creative {color: #fff;font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.Lato_Big_White_creative {font-size: 62px;line-height: 62px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: rgba(0,0,0,0);border-style: none;}
.tp-caption.Lato_Small_White_creative {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: #fff;border-style: none;}
.Lato_Big_White_CREATIVE {font-size: 62px;line-height: 62px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: rgba(0,0,0,0);border-style: none;}
.Lato_Small_White_Creative {color: #fff;font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: #fff;border-style: none;}
.Lato_Big_White_creative {font-size: 62px;line-height: 62px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: rgba(0,0,0,0);border-style: none;}
.Lato_Small_White_creative {font-size: 16px;line-height: 24px;font-weight: 700;font-family: Ubuntu;color: #fff;text-decoration: none;padding: 26px 26px 26px 26px;letter-spacing: .5px;background-color: transparent;text-align: center;border-width: 0px;border-color: #fff;border-style: none;}
.tp-caption.incomeup-big {color: #fff;font-size: 80px;line-height: 80px;font-weight: 700;font-family: "Open Sans";text-decoration: none;text-shadow: none;background-color: transparent;border-width: 0px;border-color: #000;border-style: none;}
.tp-caption.incomeup-small-with-lines {font-size: 25px;line-height: 25px;font-family: "Open Sans";color: #fff;text-decoration: none;text-shadow: none;background-color: transparent;border-width: 0px;border-color: #000;border-style: none;}
.incomeup-big {color: #fff;font-size: 80px;line-height: 80px;font-weight: 700;font-family: "Open Sans";text-decoration: none;text-shadow: none;background-color: transparent;border-width: 0px;border-color: #000;border-style: none;}
.incomeup-small-with-lines {font-size: 25px;line-height: 25px;font-family: "Open Sans";color: #fff;text-decoration: none;text-shadow: none;background-color: transparent;border-width: 0px;border-color: #000;border-style: none;}
@font-face {font-family: "WebHostingHub-Glyphs";src: url("/assets/template/font/webhostinghub-glyphs.eot");src: url("/assets/template/font/webhostinghub-glyphs.eot?#iefix") format("embedded-opentype"),url("/assets/template/font/webhostinghub-glyphs.ttf") format("truetype");font-weight: normal;font-style: normal;-moz-font-feature-settings: "calt=0,liga=0";}
[class^="icon-"], [class*=" icon-"] {font-family: "WebHostingHub-Glyphs";background: none;width: auto;height: auto;font-style: normal;}
.icon-aaabattery:before {content: "";}
.icon-abacus:before {content: "";}
.icon-accountfilter:before {content: "";}
.icon-acsource:before {content: "";}
.icon-addfriend:before {content: "";}
.icon-address:before {content: "";}
.icon-addshape:before {content: "";}
.icon-addtocart:before {content: "";}
.icon-addtolist:before {content: "";}
.icon-adjust:before {content: "";}
.icon-adobe:before {content: "";}
.icon-ads-bilboard:before {content: "";}
.icon-affiliate:before {content: "";}
.icon-ajax:before {content: "";}
.icon-alarm:before {content: "";}
.icon-alarmalt:before {content: "";}
.icon-album-cover:before {content: "";}
.icon-alertalt:before {content: "";}
.icon-alertpay:before {content: "";}
.icon-algorhythm:before {content: "";}
.icon-alienship:before {content: "";}
.icon-alienware:before {content: "";}
.icon-align-center:before {content: "";}
.icon-align-justify:before {content: "";}
.icon-align-left:before {content: "";}
.icon-align-right:before {content: "";}
.icon-alignbottomedge:before {content: "";}
.icon-alignhorizontalcenter:before {content: "";}
.icon-alignleftedge:before {content: "";}
.icon-alignrightedge:before {content: "";}
.icon-aligntopedge:before {content: "";}
.icon-alignverticalcenter:before {content: "";}
.icon-amd:before {content: "";}
.icon-analogdown:before {content: "";}
.icon-analogleft:before {content: "";}
.icon-analogright:before {content: "";}
.icon-analogup:before {content: "";}
.icon-analytics-piechart:before {content: "";}
.icon-analyticsalt-piechartalt:before {content: "";}
.icon-anchor-port:before {content: "";}
.icon-android:before {content: "";}
.icon-angrybirds:before {content: "";}
.icon-antenna:before {content: "";}
.icon-apache-feather:before {content: "";}
.icon-aperture:before {content: "";}
.icon-appointment-agenda:before {content: "";}
.icon-archive:before {content: "";}
.icon-arrow-down:before {content: "";}
.icon-arrow-left:before {content: "";}
.icon-arrow-right:before {content: "";}
.icon-arrow-up:before {content: "";}
.icon-asterisk:before {content: "";}
.icon-asteriskalt:before {content: "*";}
.icon-at:before {content: "@";}
.icon-atari:before {content: "";}
.icon-authentication-keyalt:before {content: "";}
.icon-automobile-car:before {content: "";}
.icon-autorespond:before {content: "";}
.icon-avatar:before {content: "";}
.icon-avataralt:before {content: "";}
.icon-avengers:before {content: "";}
.icon-awstats:before {content: "";}
.icon-axe:before {content: "";}
.icon-backup-vault:before {content: "";}
.icon-backupalt-vaultalt:before {content: "";}
.icon-backupwizard:before {content: "";}
.icon-backward:before {content: "";}
.icon-bag:before {content: "";}
.icon-baloon:before {content: "";}
.icon-ban-circle:before {content: "";}
.icon-banana:before {content: "";}
.icon-bandwidth:before {content: "";}
.icon-bank:before {content: "";}
.icon-barchart:before {content: "";}
.icon-barchartalt:before {content: "";}
.icon-barcode:before {content: "";}
.icon-basecamp:before {content: "";}
.icon-basketball:before {content: "";}
.icon-bat:before {content: "";}
.icon-batman:before {content: "";}
.icon-batteryaltcharging:before {content: "";}
.icon-batteryaltfull:before {content: "";}
.icon-batteryaltsixty:before {content: "";}
.icon-batteryaltthird:before {content: "";}
.icon-batterycharged:before {content: "";}
.icon-batterycharging:before {content: "";}
.icon-batteryeighty:before {content: "";}
.icon-batteryempty:before {content: "";}
.icon-batteryforty:before {content: "";}
.icon-batteryfull:before {content: "";}
.icon-batterysixty:before {content: "";}
.icon-batterytwenty:before {content: "";}
.icon-bed:before {content: "";}
.icon-beer:before {content: "";}
.icon-bell:before {content: "␇";}
.icon-bigger:before {content: "";}
.icon-bill:before {content: "";}
.icon-binary:before {content: "";}
.icon-binoculars-searchalt:before {content: "";}
.icon-birdhouse:before {content: "";}
.icon-birthday:before {content: "";}
.icon-bishop:before {content: "";}
.icon-blackberry:before {content: "";}
.icon-blankstare:before {content: "";}
.icon-blogger-blog:before {content: "";}
.icon-bluetooth:before {content: "";}
.icon-bluetoothconnected:before {content: "";}
.icon-boardgame:before {content: "";}
.icon-boat:before {content: "";}
.icon-bold:before {content: "";}
.icon-bomb:before {content: "";}
.icon-bone:before {content: "";}
.icon-book:before {content: "";}
.icon-bookmark:before {content: "";}
.icon-boombox:before {content: "";}
.icon-bottle:before {content: "";}
.icon-bow:before {content: "";}
.icon-bowling:before {content: "";}
.icon-bowlingpins:before {content: "";}
.icon-bowtie:before {content: "";}
.icon-boxtrapper-mousetrap:before {content: "";}
.icon-braces:before {content: "";}
.icon-braille0:before {content: "";}
.icon-braille1:before {content: "";}
.icon-braille2:before {content: "";}
.icon-braille3:before {content: "";}
.icon-braille4:before {content: "";}
.icon-braille5:before {content: "";}
.icon-braille6:before {content: "";}
.icon-braille7:before {content: "";}
.icon-braille8:before {content: "";}
.icon-braille9:before {content: "";}
.icon-braillea:before {content: "";}
.icon-brailleb:before {content: "";}
.icon-braillec:before {content: "";}
.icon-brailled:before {content: "";}
.icon-braillee:before {content: "";}
.icon-braillef:before {content: "";}
.icon-brailleg:before {content: "";}
.icon-brailleh:before {content: "";}
.icon-braillei:before {content: "";}
.icon-braillej:before {content: "";}
.icon-braillek:before {content: "";}
.icon-braillel:before {content: "";}
.icon-braillem:before {content: "";}
.icon-braillen:before {content: "";}
.icon-brailleo:before {content: "";}
.icon-braillep:before {content: "";}
.icon-brailleq:before {content: "";}
.icon-brailler:before {content: "";}
.icon-brailles:before {content: "";}
.icon-braillespace:before {content: "";}
.icon-braillet:before {content: "";}
.icon-brailleu:before {content: "";}
.icon-braillev:before {content: "";}
.icon-braillew:before {content: "";}
.icon-braillex:before {content: "";}
.icon-brailley:before {content: "";}
.icon-braillez:before {content: "";}
.icon-brain:before {content: "";}
.icon-bread:before {content: "";}
.icon-breakable:before {content: "";}
.icon-briefcase:before {content: "";}
.icon-briefcasethree:before {content: "";}
.icon-briefcasetwo:before {content: "";}
.icon-brightness:before {content: "";}
.icon-brightnessfull:before {content: "";}
.icon-brightnesshalf:before {content: "";}
.icon-broom:before {content: "";}
.icon-browser:before {content: "";}
.icon-brush:before {content: "";}
.icon-bucket:before {content: "";}
.icon-bug:before {content: "";}
.icon-bullhorn:before {content: "";}
.icon-bus:before {content: "";}
.icon-businesscardalt:before {content: "";}
.icon-buttona:before {content: "";}
.icon-buttonb:before {content: "";}
.icon-buttonx:before {content: "";}
.icon-buttony:before {content: "";}
.icon-cactus-desert:before {content: "";}
.icon-calculator:before {content: "";}
.icon-calculatoralt:before {content: "";}
.icon-calendar:before {content: "";}
.icon-calendaralt-cronjobs:before {content: "";}
.icon-camera:before {content: "";}
.icon-candle:before {content: "";}
.icon-candy:before {content: "";}
.icon-candycane:before {content: "";}
.icon-cannon:before {content: "";}
.icon-canvas:before {content: "";}
.icon-canvasrulers:before {content: "";}
.icon-capacitator:before {content: "";}
.icon-capslock:before {content: "⇪";}
.icon-captainamerica:before {content: "";}
.icon-carrot:before {content: "";}
.icon-cashregister:before {content: "";}
.icon-cassette:before {content: "";}
.icon-cd-dvd:before {content: "";}
.icon-certificate:before {content: "";}
.icon-certificatealt:before {content: "";}
.icon-certificatethree:before {content: "";}
.icon-cgi:before {content: "";}
.icon-cgicenter:before {content: "";}
.icon-chair:before {content: "⑁";}
.icon-chat:before {content: "";}
.icon-check:before {content: "";}
.icon-checkboxalt:before {content: "";}
.icon-checkin:before {content: "";}
.icon-checkinalt:before {content: "";}
.icon-chef:before {content: "";}
.icon-cherry:before {content: "";}
.icon-chevron-down:before {content: "";}
.icon-chevron-left:before {content: "";}
.icon-chevron-right:before {content: "";}
.icon-chevron-up:before {content: "";}
.icon-chevrons:before {content: "";}
.icon-chicken:before {content: "";}
.icon-chocolate:before {content: "";}
.icon-christiancross:before {content: "";}
.icon-christmastree:before {content: "";}
.icon-chrome:before {content: "";}
.icon-cigarette:before {content: "";}
.icon-circle-arrow-down:before {content: "";}
.icon-circle-arrow-left:before {content: "";}
.icon-circle-arrow-right:before {content: "";}
.icon-circle-arrow-up:before {content: "";}
.icon-circleadd:before {content: "";}
.icon-circledelete:before {content: "";}
.icon-circledown:before {content: "";}
.icon-circleleft:before {content: "";}
.icon-circleright:before {content: "";}
.icon-circleselect:before {content: "";}
.icon-circleselection:before {content: "";}
.icon-circleup:before {content: "";}
.icon-clearformatting:before {content: "";}
.icon-clipboard-paste:before {content: "";}
.icon-clockalt-timealt:before {content: "";}
.icon-closetab:before {content: "";}
.icon-closewindow:before {content: "";}
.icon-cloud:before {content: "";}
.icon-clouddownload:before {content: "";}
.icon-cloudhosting:before {content: "";}
.icon-cloudsync:before {content: "";}
.icon-cloudupload:before {content: "";}
.icon-clubs:before {content: "";}
.icon-cmd:before {content: "";}
.icon-cms:before {content: "";}
.icon-cmsmadesimple:before {content: "";}
.icon-codeigniter:before {content: "";}
.icon-coffee:before {content: "";}
.icon-coffeebean:before {content: "";}
.icon-cog:before {content: "";}
.icon-colocation:before {content: "";}
.icon-colocationalt:before {content: "";}
.icon-colors:before {content: "";}
.icon-comment:before {content: "";}
.icon-commentout:before {content: "";}
.icon-commentround:before {content: "";}
.icon-commentroundempty:before {content: "";}
.icon-commentroundtyping:before {content: "";}
.icon-commentroundtypingempty:before {content: "";}
.icon-commenttyping:before {content: "";}
.icon-compass:before {content: "☼";}
.icon-concretefive:before {content: "";}
.icon-contact-businesscard:before {content: "";}
.icon-controllernes:before {content: "";}
.icon-controllerps:before {content: "";}
.icon-controllersnes:before {content: "";}
.icon-controlpanel:before {content: "";}
.icon-controlpanelalt:before {content: "";}
.icon-cooling:before {content: "";}
.icon-coppermine:before {content: "";}
.icon-copy:before {content: "";}
.icon-copyright:before {content: "©";}
.icon-coupon:before {content: "";}
.icon-cpanel:before {content: "";}
.icon-cplusplus:before {content: "";}
.icon-cpu-processor:before {content: "";}
.icon-cpualt-processoralt:before {content: "";}
.icon-crayon:before {content: "";}
.icon-createfile:before {content: "";}
.icon-createfolder:before {content: "";}
.icon-creativecommons:before {content: "";}
.icon-creditcard:before {content: "";}
.icon-cricket:before {content: "";}
.icon-croisant:before {content: "";}
.icon-crop:before {content: "";}
.icon-crown:before {content: "";}
.icon-csharp:before {content: "";}
.icon-cssthree:before {content: "";}
.icon-cup-coffeealt:before {content: "";}
.icon-cupcake:before {content: "";}
.icon-curling:before {content: "";}
.icon-cursor:before {content: "";}
.icon-cut-scissors:before {content: "";}
.icon-dagger:before {content: "†";}
.icon-danger:before {content: "";}
.icon-dart:before {content: "";}
.icon-darthvader:before {content: "";}
.icon-database:before {content: "";}
.icon-databaseadd:before {content: "";}
.icon-databasedelete:before {content: "";}
.icon-davidstar:before {content: "";}
.icon-dcsource:before {content: "";}
.icon-dedicatedserver:before {content: "";}
.icon-deletefile:before {content: "";}
.icon-deletefolder:before {content: "";}
.icon-delicious:before {content: "";}
.icon-designcontest:before {content: "";}
.icon-desklamp:before {content: "";}
.icon-dialpad:before {content: "";}
.icon-diamond:before {content: "♦";}
.icon-diamonds:before {content: "";}
.icon-die-dice:before {content: "";}
.icon-diefive:before {content: "";}
.icon-diefour:before {content: "";}
.icon-dieone:before {content: "";}
.icon-diesix:before {content: "";}
.icon-diethree:before {content: "";}
.icon-dietwo:before {content: "";}
.icon-diode:before {content: "";}
.icon-director:before {content: "";}
.icon-diskspace:before {content: "";}
.icon-distributehorizontalcenters:before {content: "";}
.icon-distributeverticalcenters:before {content: "";}
.icon-divide:before {content: "÷";}
.icon-dna:before {content: "";}
.icon-dnszone:before {content: "";}
.icon-document:before {content: "";}
.icon-doghouse:before {content: "";}
.icon-dollar:before {content: "$";}
.icon-dollaralt:before {content: "";}
.icon-dolphinsoftware:before {content: "";}
.icon-domain:before {content: "";}
.icon-domainaddon:before {content: "";}
.icon-domino:before {content: "";}
.icon-donut:before {content: "";}
.icon-downleft:before {content: "";}
.icon-download:before {content: "";}
.icon-download-alt:before {content: "";}
.icon-downright:before {content: "";}
.icon-draft:before {content: "";}
.icon-dreamweaver:before {content: "";}
.icon-dribbble:before {content: "";}
.icon-dropmenu:before {content: "";}
.icon-drupal:before {content: "";}
.icon-drwho:before {content: "";}
.icon-edit:before {content: "";}
.icon-editalt:before {content: "";}
.icon-egg:before {content: "";}
.icon-eightball:before {content: "";}
.icon-eject:before {content: "";}
.icon-elipse:before {content: "";}
.icon-emailalt:before {content: "";}
.icon-emailexport:before {content: "";}
.icon-emailforward:before {content: "";}
.icon-emailforwarders:before {content: "";}
.icon-emailimport:before {content: "";}
.icon-emailrefresh:before {content: "";}
.icon-emailtrace:before {content: "";}
.icon-emergency:before {content: "";}
.icon-emptycart:before {content: "";}
.icon-enter:before {content: "";}
.icon-envelope:before {content: "";}
.icon-equalizer:before {content: "";}
.icon-equalizeralt:before {content: "";}
.icon-equals:before {content: "";}
.icon-eraser:before {content: "";}
.icon-erroralt:before {content: "";}
.icon-euro:before {content: "€";}
.icon-euroalt:before {content: "";}
.icon-evernote:before {content: "";}
.icon-exchange-currency:before {content: "";}
.icon-exclamation-sign:before {content: "";}
.icon-excludeshape:before {content: "";}
.icon-exit:before {content: "";}
.icon-explorerwindow:before {content: "";}
.icon-exportfile:before {content: "";}
.icon-exposure:before {content: "";}
.icon-extinguisher:before {content: "";}
.icon-eye-close:before {content: "";}
.icon-eye-open:before {content: "";}
.icon-eye-view:before {content: "";}
.icon-eyedropper:before {content: "";}
.icon-facebook:before {content: "";}
.icon-facebookalt:before {content: "";}
.icon-facetime-video:before {content: "";}
.icon-factory:before {content: "";}
.icon-fantastico:before {content: "";}
.icon-faq:before {content: "";}
.icon-fast-backward:before {content: "";}
.icon-fast-forward:before {content: "";}
.icon-fastdown:before {content: "";}
.icon-fastleft:before {content: "";}
.icon-fastright:before {content: "";}
.icon-fastup:before {content: "";}
.icon-favoritefile:before {content: "";}
.icon-favoritefolder:before {content: "";}
.icon-featheralt-write:before {content: "";}
.icon-fedora:before {content: "";}
.icon-fence:before {content: "";}
.icon-file:before {content: "";}
.icon-film:before {content: "";}
.icon-filmstrip:before {content: "";}
.icon-filter:before {content: "";}
.icon-finder:before {content: "";}
.icon-fire:before {content: "";}
.icon-firefox:before {content: "";}
.icon-firewall:before {content: "";}
.icon-firewire:before {content: "";}
.icon-firstaid:before {content: "";}
.icon-fish:before {content: "";}
.icon-fishbone:before {content: "";}
.icon-flag:before {content: "";}
.icon-flagalt:before {content: "";}
.icon-flagtriangle:before {content: "";}
.icon-flash:before {content: "";}
.icon-flashlight:before {content: "";}
.icon-flashplayer:before {content: "";}
.icon-flaskfull:before {content: "";}
.icon-flickr:before {content: "";}
.icon-flower:before {content: "";}
.icon-flowernew:before {content: "";}
.icon-folder-close:before {content: "";}
.icon-folder-open:before {content: "";}
.icon-foldertree:before {content: "";}
.icon-font:before {content: "";}
.icon-foodtray:before {content: "";}
.icon-football-soccer:before {content: "";}
.icon-forbiddenalt:before {content: "";}
.icon-forest-tree:before {content: "";}
.icon-forestalt-treealt:before {content: "";}
.icon-fork:before {content: "⋔";}
.icon-forklift:before {content: "";}
.icon-form:before {content: "";}
.icon-forrst:before {content: "";}
.icon-fort:before {content: "";}
.icon-forward:before {content: "";}
.icon-fourohfour:before {content: "";}
.icon-foursquare:before {content: "";}
.icon-freeway:before {content: "";}
.icon-fridge:before {content: "";}
.icon-fries:before {content: "";}
.icon-ftp:before {content: "";}
.icon-ftpaccounts:before {content: "";}
.icon-ftpsession:before {content: "";}
.icon-fullscreen:before {content: "";}
.icon-gameboy:before {content: "";}
.icon-gamecursor:before {content: "";}
.icon-gasstation:before {content: "";}
.icon-gearfour:before {content: "";}
.icon-ghost:before {content: "";}
.icon-gift:before {content: "";}
.icon-github:before {content: "";}
.icon-glass:before {content: "";}
.icon-glasses:before {content: "";}
.icon-glassesalt:before {content: "";}
.icon-globe:before {content: "";}
.icon-globealt:before {content: "";}
.icon-glue:before {content: "";}
.icon-gmail:before {content: "";}
.icon-golf:before {content: "";}
.icon-googledrive:before {content: "";}
.icon-googleplus:before {content: "";}
.icon-googlewallet:before {content: "";}
.icon-gpsoff-gps:before {content: "";}
.icon-gpson:before {content: "";}
.icon-gpu-graphicscard:before {content: "";}
.icon-gradient:before {content: "∇";}
.icon-grails:before {content: "";}
.icon-greenlantern:before {content: "";}
.icon-greenlightbulb:before {content: "";}
.icon-grooveshark:before {content: "";}
.icon-groups-friends:before {content: "";}
.icon-guitar:before {content: "";}
.icon-halflife:before {content: "";}
.icon-halo:before {content: "";}
.icon-hamburger:before {content: "";}
.icon-hammer:before {content: "";}
.icon-hand-down:before {content: "";}
.icon-hand-left:before {content: "";}
.icon-hand-right:before {content: "";}
.icon-hand-up:before {content: "";}
.icon-handcuffs:before {content: "";}
.icon-handdrag:before {content: "";}
.icon-handtwofingers:before {content: "";}
.icon-hanger:before {content: "";}
.icon-happy:before {content: "";}
.icon-harrypotter:before {content: "";}
.icon-hdd:before {content: "";}
.icon-hdtv:before {content: "";}
.icon-headphones:before {content: "";}
.icon-headphonesalt:before {content: "";}
.icon-heart:before {content: "";}
.icon-heartempty-love:before {content: "";}
.icon-hearts:before {content: "";}
.icon-helicopter:before {content: "";}
.icon-hexagon-polygon:before {content: "";}
.icon-hockey:before {content: "";}
.icon-home:before {content: "↸";}
.icon-homealt:before {content: "";}
.icon-hospital:before {content: "";}
.icon-hotdog:before {content: "";}
.icon-hotlinkprotection:before {content: "";}
.icon-hourglassalt:before {content: "";}
.icon-html:before {content: "";}
.icon-htmlfive:before {content: "";}
.icon-hydrant:before {content: "";}
.icon-icecream:before {content: "";}
.icon-icecreamalt:before {content: "";}
.icon-illustrator:before {content: "";}
.icon-imac:before {content: "";}
.icon-images-gallery:before {content: "";}
.icon-importcontacts:before {content: "";}
.icon-importfile:before {content: "";}
.icon-inbox:before {content: "";}
.icon-inboxalt:before {content: "";}
.icon-incomingcall:before {content: "";}
.icon-indent-left:before {content: "";}
.icon-indent-right:before {content: "";}
.icon-indexmanager:before {content: "";}
.icon-infinity:before {content: "∞";}
.icon-info-sign:before {content: "";}
.icon-infographic:before {content: "";}
.icon-ink:before {content: "";}
.icon-inkpen:before {content: "";}
.icon-insertbarchart:before {content: "";}
.icon-insertpicture:before {content: "";}
.icon-insertpicturecenter:before {content: "";}
.icon-insertpictureleft:before {content: "";}
.icon-insertpictureright:before {content: "";}
.icon-insertpiechart:before {content: "";}
.icon-instagram:before {content: "";}
.icon-install:before {content: "";}
.icon-intel:before {content: "";}
.icon-intersection:before {content: "∩";}
.icon-intersectshape:before {content: "";}
.icon-invert:before {content: "";}
.icon-invoice:before {content: "";}
.icon-ipcontrol:before {content: "";}
.icon-iphone:before {content: "";}
.icon-ipod:before {content: "";}
.icon-ironman:before {content: "";}
.icon-islam:before {content: "";}
.icon-island:before {content: "";}
.icon-italic:before {content: "";}
.icon-jar:before {content: "";}
.icon-jason:before {content: "";}
.icon-java:before {content: "";}
.icon-joomla:before {content: "";}
.icon-joystickarcade:before {content: "";}
.icon-joystickatari:before {content: "";}
.icon-jquery:before {content: "";}
.icon-jqueryui:before {content: "";}
.icon-kerning:before {content: "";}
.icon-key:before {content: "";}
.icon-keyboard:before {content: "";}
.icon-keyboardalt:before {content: "";}
.icon-keyboarddelete:before {content: "";}
.icon-kidney:before {content: "";}
.icon-king:before {content: "";}
.icon-knife:before {content: "";}
.icon-knight:before {content: "";}
.icon-knob:before {content: "";}
.icon-lab-flask:before {content: "";}
.icon-lamp:before {content: "";}
.icon-lan:before {content: "";}
.icon-language:before {content: "";}
.icon-laptop:before {content: "";}
.icon-lasso:before {content: "";}
.icon-lastfm:before {content: "";}
.icon-laugh:before {content: "";}
.icon-law:before {content: "";}
.icon-layers:before {content: "";}
.icon-layersalt:before {content: "";}
.icon-leaf:before {content: "";}
.icon-leechprotect:before {content: "";}
.icon-legacyfilemanager:before {content: "";}
.icon-lego:before {content: "";}
.icon-lifeempty:before {content: "";}
.icon-lifefull:before {content: "";}
.icon-lifehacker:before {content: "";}
.icon-lifehalf:before {content: "";}
.icon-lifepreserver:before {content: "";}
.icon-lightbulb-idea:before {content: "";}
.icon-lighthouse:before {content: "";}
.icon-lightning:before {content: "";}
.icon-lightningalt:before {content: "";}
.icon-line:before {content: "";}
.icon-lineheight:before {content: "";}
.icon-link:before {content: "";}
.icon-linkalt:before {content: "";}
.icon-linkedin:before {content: "";}
.icon-linux:before {content: "";}
.icon-list:before {content: "";}
.icon-list-alt:before {content: "";}
.icon-liver:before {content: "";}
.icon-loading-hourglass:before {content: "";}
.icon-loadingalt:before {content: "";}
.icon-lock:before {content: "";}
.icon-lockalt-keyhole:before {content: "";}
.icon-lollypop:before {content: "";}
.icon-lungs:before {content: "";}
.icon-macpro:before {content: "";}
.icon-macro-plant:before {content: "";}
.icon-magazine:before {content: "";}
.icon-magento:before {content: "";}
.icon-magnet:before {content: "";}
.icon-mailbox:before {content: "";}
.icon-mailinglists:before {content: "";}
.icon-man-male:before {content: "";}
.icon-managedhosting:before {content: "";}
.icon-map:before {content: "";}
.icon-map-marker:before {content: "";}
.icon-marker:before {content: "";}
.icon-marvin:before {content: "";}
.icon-mastercard:before {content: "";}
.icon-maximize:before {content: "";}
.icon-medal:before {content: "";}
.icon-medalbronze:before {content: "";}
.icon-medalgold:before {content: "";}
.icon-medalsilver:before {content: "";}
.icon-mediarepeat:before {content: "";}
.icon-men:before {content: "";}
.icon-menu:before {content: "";}
.icon-merge:before {content: "";}
.icon-mergecells:before {content: "";}
.icon-mergeshapes:before {content: "";}
.icon-metro-subway:before {content: "";}
.icon-metronome:before {content: "";}
.icon-mickeymouse:before {content: "";}
.icon-microphone:before {content: "";}
.icon-microscope:before {content: "";}
.icon-microsd:before {content: "";}
.icon-microwave:before {content: "";}
.icon-mimetype:before {content: "";}
.icon-minimize:before {content: "";}
.icon-minus:before {content: "−";}
.icon-minus-sign:before {content: "";}
.icon-missedcall:before {content: "";}
.icon-mobile:before {content: "";}
.icon-moleskine:before {content: "";}
.icon-money-cash:before {content: "";}
.icon-moneybag:before {content: "";}
.icon-monitor:before {content: "";}
.icon-monstersinc:before {content: "";}
.icon-moon-night:before {content: "";}
.icon-mouse:before {content: "";}
.icon-mousealt:before {content: "";}
.icon-move:before {content: "";}
.icon-movieclapper:before {content: "";}
.icon-moviereel:before {content: "";}
.icon-muffin:before {content: "";}
.icon-mug:before {content: "";}
.icon-mushroom:before {content: "";}
.icon-music:before {content: "";}
.icon-musicalt:before {content: "";}
.icon-mutealt:before {content: "";}
.icon-mxentry:before {content: "";}
.icon-mybb:before {content: "";}
.icon-myspace:before {content: "";}
.icon-mysql-dolphin:before {content: "";}
.icon-nail:before {content: "";}
.icon-navigation:before {content: "";}
.icon-network:before {content: "";}
.icon-networksignal:before {content: "";}
.icon-news:before {content: "";}
.icon-newtab:before {content: "";}
.icon-newwindow:before {content: "";}
.icon-next:before {content: "";}
.icon-nexus:before {content: "";}
.icon-nintendods:before {content: "";}
.icon-nodejs:before {content: "";}
.icon-notes:before {content: "";}
.icon-notificationbottom:before {content: "";}
.icon-notificationtop:before {content: "";}
.icon-nut:before {content: "";}
.icon-off:before {content: "";}
.icon-office-building:before {content: "";}
.icon-officechair:before {content: "";}
.icon-ok:before {content: "✓";}
.icon-ok-circle:before {content: "";}
.icon-ok-sign:before {content: "";}
.icon-oneup:before {content: "";}
.icon-oneupalt:before {content: "";}
.icon-opencart:before {content: "";}
.icon-opennewwindow:before {content: "";}
.icon-orange:before {content: "";}
.icon-outbox:before {content: "";}
.icon-outgoingcall:before {content: "";}
.icon-oxwall:before {content: "";}
.icon-pacman:before {content: "";}
.icon-pageback:before {content: "";}
.icon-pagebreak:before {content: "";}
.icon-pageforward:before {content: "";}
.icon-pagesetup:before {content: "";}
.icon-paintbrush:before {content: "";}
.icon-paintroll:before {content: "";}
.icon-palette-painting:before {content: "";}
.icon-paperclip:before {content: "";}
.icon-paperclipalt:before {content: "";}
.icon-paperclipvertical:before {content: "";}
.icon-paperplane:before {content: "";}
.icon-parentheses:before {content: "";}
.icon-parkeddomain:before {content: "";}
.icon-password:before {content: "";}
.icon-passwordalt:before {content: "";}
.icon-pasta:before {content: "";}
.icon-patch:before {content: "";}
.icon-path:before {content: "";}
.icon-pause:before {content: "";}
.icon-paw-pet:before {content: "";}
.icon-pawn:before {content: "";}
.icon-paypal:before {content: "";}
.icon-peace:before {content: "";}
.icon-pen:before {content: "";}
.icon-pencil:before {content: "";}
.icon-pepperoni:before {content: "";}
.icon-percent:before {content: "%";}
.icon-perl-camel:before {content: "";}
.icon-perlalt:before {content: "";}
.icon-phone-call:before {content: "";}
.icon-phonealt:before {content: "";}
.icon-phonebook:before {content: "";}
.icon-phonebookalt:before {content: "";}
.icon-phonemic:before {content: "";}
.icon-phoneold:before {content: "";}
.icon-photoshop:before {content: "";}
.icon-php:before {content: "";}
.icon-phpbb:before {content: "";}
.icon-phppear:before {content: "";}
.icon-piano:before {content: "";}
.icon-picture:before {content: "⊷";}
.icon-pictureframe:before {content: "";}
.icon-piggybank:before {content: "";}
.icon-pigpena:before {content: "";}
.icon-pigpenb:before {content: "";}
.icon-pigpenc:before {content: "";}
.icon-pigpend:before {content: "";}
.icon-pigpene:before {content: "";}
.icon-pigpenf:before {content: "";}
.icon-pigpeng:before {content: "";}
.icon-pigpenh:before {content: "";}
.icon-pigpeni:before {content: "";}
.icon-pigpenj:before {content: "";}
.icon-pigpenk:before {content: "";}
.icon-pigpenl:before {content: "";}
.icon-pigpenm:before {content: "";}
.icon-pigpenn:before {content: "";}
.icon-pigpeno:before {content: "";}
.icon-pigpenp:before {content: "";}
.icon-pigpenq:before {content: "";}
.icon-pigpenr:before {content: "";}
.icon-pigpens:before {content: "";}
.icon-pigpent:before {content: "";}
.icon-pigpenu:before {content: "";}
.icon-pigpenv:before {content: "";}
.icon-pigpenw:before {content: "";}
.icon-pigpenx:before {content: "";}
.icon-pigpeny:before {content: "";}
.icon-pigpenz:before {content: "";}
.icon-pilcrow:before {content: "¶";}
.icon-pill-antivirusalt:before {content: "";}
.icon-pin:before {content: "";}
.icon-pipe:before {content: "ǀ";}
.icon-piwigo:before {content: "";}
.icon-pizza:before {content: "";}
.icon-placeadd:before {content: "";}
.icon-placealt:before {content: "";}
.icon-placealtadd:before {content: "";}
.icon-placealtdelete:before {content: "";}
.icon-placedelete:before {content: "";}
.icon-placeios:before {content: "";}
.icon-plane:before {content: "";}
.icon-plaque:before {content: "";}
.icon-play:before {content: "";}
.icon-play-circle:before {content: "";}
.icon-playstore:before {content: "";}
.icon-playvideo:before {content: "";}
.icon-plug:before {content: "";}
.icon-pluginalt:before {content: "";}
.icon-plus:before {content: "+";}
.icon-plus-sign:before {content: "";}
.icon-pocket:before {content: "";}
.icon-podcast:before {content: "";}
.icon-podium-winner:before {content: "";}
.icon-pokemon:before {content: "";}
.icon-police:before {content: "";}
.icon-polygonlasso:before {content: "";}
.icon-post:before {content: "";}
.icon-postalt:before {content: "";}
.icon-pound:before {content: "";}
.icon-poundalt:before {content: "";}
.icon-powerjack:before {content: "";}
.icon-powerplug:before {content: "";}
.icon-powerplugeu:before {content: "";}
.icon-powerplugus:before {content: "";}
.icon-presentation:before {content: "";}
.icon-prestashop:before {content: "";}
.icon-pretzel:before {content: "";}
.icon-preview:before {content: "";}
.icon-previous:before {content: "";}
.icon-print:before {content: "";}
.icon-protecteddirectory:before {content: "";}
.icon-pscircle:before {content: "";}
.icon-pscursor:before {content: "";}
.icon-psdown:before {content: "";}
.icon-psleft:before {content: "";}
.icon-pslone:before {content: "";}
.icon-psltwo:before {content: "";}
.icon-psright:before {content: "";}
.icon-psrone:before {content: "";}
.icon-psrtwo:before {content: "";}
.icon-pssquare:before {content: "";}
.icon-pstriangle:before {content: "";}
.icon-psup:before {content: "";}
.icon-psx:before {content: "";}
.icon-pull:before {content: "";}
.icon-punisher:before {content: "";}
.icon-push:before {content: "";}
.icon-puzzle-plugin:before {content: "";}
.icon-python:before {content: "";}
.icon-qrcode:before {content: "";}
.icon-quake:before {content: "";}
.icon-queen:before {content: "";}
.icon-query:before {content: "";}
.icon-question-sign:before {content: "";}
.icon-quote:before {content: "";}
.icon-quotedown:before {content: "";}
.icon-quoteup:before {content: "";}
.icon-raceflag:before {content: "";}
.icon-racquet:before {content: "";}
.icon-radio:before {content: "";}
.icon-radioactive:before {content: "";}
.icon-radiobutton:before {content: "";}
.icon-railroad:before {content: "";}
.icon-rain:before {content: "";}
.icon-ram:before {content: "";}
.icon-random:before {content: "";}
.icon-rar:before {content: "";}
.icon-raspberry:before {content: "";}
.icon-raspberrypi:before {content: "";}
.icon-rawaccesslogs:before {content: "";}
.icon-razor:before {content: "";}
.icon-reademail:before {content: "";}
.icon-record:before {content: "";}
.icon-rectangle:before {content: "▭";}
.icon-recycle:before {content: "";}
.icon-reddit:before {content: "";}
.icon-redirect:before {content: "";}
.icon-refresh:before {content: "";}
.icon-reliability:before {content: "";}
.icon-remote:before {content: "";}
.icon-remove:before {content: "×";}
.icon-remove-circle:before {content: "";}
.icon-remove-sign:before {content: "";}
.icon-removefriend:before {content: "";}
.icon-repeat:before {content: "";}
.icon-repeatone:before {content: "";}
.icon-resellerhosting:before {content: "";}
.icon-residentevil:before {content: "";}
.icon-resistor:before {content: "";}
.icon-resize:before {content: "";}
.icon-resize-full:before {content: "";}
.icon-resize-horizontal:before {content: "";}
.icon-resize-small:before {content: "";}
.icon-resize-vertical:before {content: "";}
.icon-restart:before {content: "";}
.icon-restaurantmenu:before {content: "";}
.icon-restore:before {content: "";}
.icon-restricted:before {content: "";}
.icon-retweet:before {content: "";}
.icon-rim:before {content: "";}
.icon-ring:before {content: "˚";}
.icon-road:before {content: "";}
.icon-roadsign-roadsignright:before {content: "";}
.icon-roadsignleft:before {content: "";}
.icon-robocop:before {content: "";}
.icon-rocket-launch:before {content: "";}
.icon-rook:before {content: "";}
.icon-root:before {content: "";}
.icon-rorschach:before {content: "";}
.icon-rotateclockwise:before {content: "";}
.icon-rotatecounterclockwise:before {content: "";}
.icon-roundrectangle:before {content: "";}
.icon-route:before {content: "";}
.icon-router:before {content: "";}
.icon-rss:before {content: "";}
.icon-rubberstamp:before {content: "";}
.icon-ruby:before {content: "";}
.icon-ruler:before {content: "";}
.icon-sad:before {content: "";}
.icon-safetypin:before {content: "";}
.icon-satellite:before {content: "";}
.icon-satellitedish-remotemysql:before {content: "";}
.icon-save-floppy:before {content: "";}
.icon-scales:before {content: "";}
.icon-science-atom:before {content: "";}
.icon-scope-scan:before {content: "";}
.icon-scopealt:before {content: "";}
.icon-screenshot:before {content: "";}
.icon-screw:before {content: "";}
.icon-screwdriver:before {content: "";}
.icon-screwdriveralt:before {content: "";}
.icon-script:before {content: "";}
.icon-sd:before {content: "";}
.icon-search:before {content: "";}
.icon-searchdocument:before {content: "";}
.icon-searchfolder:before {content: "";}
.icon-security-shield:before {content: "";}
.icon-securityalt-shieldalt:before {content: "";}
.icon-selection-rectangleselection:before {content: "";}
.icon-selectionadd:before {content: "";}
.icon-selectionintersect:before {content: "";}
.icon-selectionremove:before {content: "";}
.icon-seo:before {content: "";}
.icon-server:before {content: "";}
.icon-servers:before {content: "";}
.icon-settingsandroid:before {content: "";}
.icon-settingsfour-gearsalt:before {content: "";}
.icon-settingsthree-gears:before {content: "";}
.icon-settingstwo-gearalt:before {content: "";}
.icon-shades-sunglasses:before {content: "";}
.icon-shapes:before {content: "";}
.icon-share:before {content: "";}
.icon-share-alt:before {content: "";}
.icon-sharealt:before {content: "";}
.icon-sharedfile:before {content: "";}
.icon-sharedhosting:before {content: "";}
.icon-sharethree:before {content: "";}
.icon-sheriff:before {content: "";}
.icon-shipping:before {content: "";}
.icon-shopping:before {content: "";}
.icon-shopping-cart:before {content: "";}
.icon-shoppingbag:before {content: "";}
.icon-shortcut:before {content: "";}
.icon-shovel:before {content: "";}
.icon-shredder:before {content: "";}
.icon-shutdown:before {content: "";}
.icon-sidebar:before {content: "";}
.icon-signal:before {content: "";}
.icon-sim:before {content: "";}
.icon-simalt:before {content: "";}
.icon-skrill:before {content: "";}
.icon-skull:before {content: "";}
.icon-skype:before {content: "";}
.icon-skypeaway:before {content: "";}
.icon-skypebusy:before {content: "";}
.icon-skypeoffline:before {content: "";}
.icon-skypeonline:before {content: "";}
.icon-smaller:before {content: "";}
.icon-smf:before {content: "";}
.icon-smile:before {content: "☺";}
.icon-snow:before {content: "";}
.icon-snowman:before {content: "";}
.icon-socialnetwork:before {content: "";}
.icon-software:before {content: "";}
.icon-sortbynameascending-atoz:before {content: "";}
.icon-sortbynamedescending-ztoa:before {content: "";}
.icon-sortbysizeascending:before {content: "";}
.icon-sortbysizedescending:before {content: "";}
.icon-soundwave:before {content: "";}
.icon-soup:before {content: "";}
.icon-spaceinvaders:before {content: "";}
.icon-spades:before {content: "";}
.icon-spam:before {content: "";}
.icon-spamalt:before {content: "";}
.icon-spawn:before {content: "";}
.icon-speaker:before {content: "";}
.icon-speed:before {content: "";}
.icon-spider:before {content: "";}
.icon-spiderman:before {content: "";}
.icon-split:before {content: "";}
.icon-spoon:before {content: "";}
.icon-spray:before {content: "";}
.icon-spreadsheet:before {content: "";}
.icon-squareapp:before {content: "";}
.icon-squarebrackets:before {content: "";}
.icon-ssh:before {content: "";}
.icon-sslmanager:before {content: "";}
.icon-stadium:before {content: "";}
.icon-stamp:before {content: "";}
.icon-stampalt:before {content: "";}
.icon-star:before {content: "";}
.icon-star-empty:before {content: "";}
.icon-starempty:before {content: "";}
.icon-starfull:before {content: "";}
.icon-starhalf:before {content: "";}
.icon-steak:before {content: "";}
.icon-steam:before {content: "";}
.icon-step-backward:before {content: "";}
.icon-step-forward:before {content: "";}
.icon-sticker:before {content: "";}
.icon-stiletto:before {content: "";}
.icon-stockdown:before {content: "";}
.icon-stocks:before {content: "";}
.icon-stockup:before {content: "";}
.icon-stomach:before {content: "";}
.icon-stop:before {content: "";}
.icon-stopwatch:before {content: "";}
.icon-storage-box:before {content: "";}
.icon-storagealt-drawer:before {content: "";}
.icon-store:before {content: "";}
.icon-storm:before {content: "";}
.icon-stove:before {content: "";}
.icon-strawberry:before {content: "";}
.icon-strikethrough:before {content: "";}
.icon-student-school:before {content: "";}
.icon-stumbleupon:before {content: "";}
.icon-subdomain:before {content: "";}
.icon-submarine:before {content: "";}
.icon-subscript:before {content: "";}
.icon-subtractshape:before {content: "";}
.icon-sum:before {content: "";}
.icon-sun-day:before {content: "";}
.icon-sunnysideup:before {content: "";}
.icon-superman:before {content: "";}
.icon-superscript:before {content: "";}
.icon-support:before {content: "";}
.icon-supportalt:before {content: "";}
.icon-switch:before {content: "";}
.icon-switchoff:before {content: "";}
.icon-switchoffalt:before {content: "";}
.icon-switchon:before {content: "";}
.icon-switchonalt:before {content: "";}
.icon-sword:before {content: "";}
.icon-sync:before {content: "";}
.icon-syncalt:before {content: "";}
.icon-synckeeplocal:before {content: "";}
.icon-synckeepserver:before {content: "";}
.icon-syringe-antivirus:before {content: "";}
.icon-tablet:before {content: "";}
.icon-tabletennis-pingpong:before {content: "";}
.icon-taco:before {content: "";}
.icon-tag:before {content: "";}
.icon-tagalt-pricealt:before {content: "";}
.icon-tags:before {content: "";}
.icon-tagvertical:before {content: "";}
.icon-tank:before {content: "";}
.icon-target:before {content: "";}
.icon-taskmanager-logprograms:before {content: "";}
.icon-tasks:before {content: "";}
.icon-taxi:before {content: "";}
.icon-tea:before {content: "";}
.icon-teapot:before {content: "";}
.icon-telescope:before {content: "";}
.icon-temperature-thermometer:before {content: "";}
.icon-temperaturealt-thermometeralt:before {content: "";}
.icon-tennis:before {content: "";}
.icon-tent-camping:before {content: "";}
.icon-terminal:before {content: "";}
.icon-tethering:before {content: "";}
.icon-tetrisone:before {content: "";}
.icon-tetristhree:before {content: "";}
.icon-tetristwo:before {content: "";}
.icon-text-height:before {content: "";}
.icon-text-width:before {content: "";}
.icon-th:before {content: "";}
.icon-th-large:before {content: "";}
.icon-th-list:before {content: "";}
.icon-theather:before {content: "";}
.icon-theme-style:before {content: "";}
.icon-thissideup:before {content: "";}
.icon-threecolumns:before {content: "";}
.icon-thumbs-down:before {content: "";}
.icon-thumbs-up:before {content: "";}
.icon-ticket:before {content: "";}
.icon-tictactoe:before {content: "";}
.icon-tie-business:before {content: "⁀";}
.icon-time:before {content: "";}
.icon-timeline:before {content: "";}
.icon-tint:before {content: "";}
.icon-toast:before {content: "";}
.icon-toiletpaper:before {content: "";}
.icon-tooth:before {content: "";}
.icon-toothbrush:before {content: "";}
.icon-tophat:before {content: "";}
.icon-torigate:before {content: "";}
.icon-touchpad:before {content: "";}
.icon-trafficlight:before {content: "";}
.icon-transform:before {content: "";}
.icon-trash:before {content: "";}
.icon-trashempty:before {content: "";}
.icon-trashfull:before {content: "";}
.icon-travel:before {content: "";}
.icon-treediagram:before {content: "";}
.icon-treeornament:before {content: "";}
.icon-triangle:before {content: "△";}
.icon-tron:before {content: "";}
.icon-trophy:before {content: "";}
.icon-truck:before {content: "";}
.icon-trumpet:before {content: "";}
.icon-tumblr:before {content: "";}
.icon-tv:before {content: "";}
.icon-twitter:before {content: "";}
.icon-twocolumnsleft:before {content: "";}
.icon-twocolumnsleftalt:before {content: "";}
.icon-twocolumnsright:before {content: "";}
.icon-twocolumnsrightalt:before {content: "";}
.icon-ubuntu:before {content: "";}
.icon-umbrella:before {content: "";}
.icon-underline:before {content: "";}
.icon-undo:before {content: "";}
.icon-unlock:before {content: "";}
.icon-upleft:before {content: "";}
.icon-upload:before {content: "";}
.icon-uploadalt:before {content: "";}
.icon-upright:before {content: "";}
.icon-uptime:before {content: "";}
.icon-usb:before {content: "";}
.icon-usbalt:before {content: "";}
.icon-usbplug:before {content: "";}
.icon-user:before {content: "";}
.icon-userfilter:before {content: "";}
.icon-usfootball:before {content: "";}
.icon-value-coins:before {content: "";}
.icon-vector:before {content: "";}
.icon-vendetta:before {content: "";}
.icon-video:before {content: "";}
.icon-viking:before {content: "";}
.icon-vimeo:before {content: "";}
.icon-vinyl:before {content: "";}
.icon-violin:before {content: "";}
.icon-virus:before {content: "";}
.icon-visa:before {content: "";}
.icon-visitor:before {content: "";}
.icon-vlc-cone:before {content: "";}
.icon-voice:before {content: "";}
.icon-volume-down:before {content: "";}
.icon-volume-off:before {content: "";}
.icon-volume-up:before {content: "";}
.icon-vps:before {content: "";}
.icon-wacom:before {content: "";}
.icon-walle:before {content: "";}
.icon-wallet:before {content: "";}
.icon-warcraft:before {content: "";}
.icon-warmedal:before {content: "";}
.icon-warning-sign:before {content: "";}
.icon-washer:before {content: "";}
.icon-watch:before {content: "";}
.icon-watertap-plumbing:before {content: "";}
.icon-wave-sea:before {content: "";}
.icon-wavealt-seaalt:before {content: "";}
.icon-webcam:before {content: "";}
.icon-webcamalt:before {content: "";}
.icon-webhostinghub:before {content: "";}
.icon-webmail:before {content: "";}
.icon-webpage:before {content: "";}
.icon-webplatform:before {content: "";}
.icon-websitealt:before {content: "";}
.icon-websitebuilder:before {content: "";}
.icon-weight:before {content: "";}
.icon-westernunion:before {content: "";}
.icon-wheel:before {content: "";}
.icon-wheelchair:before {content: "";}
.icon-whistle:before {content: "";}
.icon-whmcs:before {content: "";}
.icon-wifi:before {content: "";}
.icon-wind:before {content: "";}
.icon-windleft:before {content: "";}
.icon-windows:before {content: "";}
.icon-windright:before {content: "";}
.icon-wine:before {content: "";}
.icon-wizard:before {content: "";}
.icon-wizardalt:before {content: "";}
.icon-wizardhat:before {content: "";}
.icon-woman-female:before {content: "";}
.icon-women:before {content: "";}
.icon-wordpress:before {content: "";}
.icon-wrench:before {content: "";}
.icon-wrenchalt:before {content: "";}
.icon-xbox:before {content: "";}
.icon-xmen:before {content: "";}
.icon-yahoo:before {content: "";}
.icon-yen:before {content: "¥";}
.icon-yenalt:before {content: "";}
.icon-yinyang:before {content: "☯";}
.icon-youtube:before {content: "";}
.icon-zelda:before {content: "";}
.icon-zikula:before {content: "";}
.icon-zip:before {content: "";}
.icon-zodiac-aquarius:before {content: "";}
.icon-zodiac-aries:before {content: "";}
.icon-zodiac-cancer:before {content: "";}
.icon-zodiac-capricorn:before {content: "";}
.icon-zodiac-gemini:before {content: "";}
.icon-zodiac-leo:before {content: "";}
.icon-zodiac-libra:before {content: "";}
.icon-zodiac-pisces:before {content: "";}
.icon-zodiac-sagitarius:before {content: "";}
.icon-zodiac-scorpio:before {content: "";}
.icon-zodiac-taurus:before {content: "";}
.icon-zodiac-virgo:before {content: "";}
.icon-zoom-in:before {content: "";}
.icon-zoom-out:before {content: "";}
.icon-vk:before {content: "";}
.icon-bitcoin:before {content: "";}
.icon-rouble:before {content: "";}
.icon-phpnuke:before {content: "";}
.icon-modx:before {content: "";}
.icon-eoneohseven:before {content: "";}
.icon-subrion:before {content: "";}
.icon-typothree:before {content: "";}
.icon-tikiwiki:before {content: "";}
.icon-pligg:before {content: "";}
.icon-pyrocms:before {content: "";}
.icon-mambo:before {content: "";}
.icon-contao:before {content: "";}
.icon-crackedegg:before {content: "";}
.icon-coffeecupalt:before {content: "";}
.icon-reademailalt:before {content: "";}
.icon-train:before {content: "";}
.icon-shoebox:before {content: "";}
.icon-bathtub:before {content: "";}
.icon-ninegag:before {content: "";}
.icon-pebble:before {content: "";}
.icon-musicthree:before {content: "";}
.icon-stairsup:before {content: "";}
.icon-stairsdown:before {content: "";}
.icon-bookalt:before {content: "";}
.icon-programclose:before {content: "";}
.icon-programok:before {content: "";}
.icon-splitalt:before {content: "";}
.icon-solarsystem:before {content: "";}
.icon-honeycomb:before {content: "";}
.icon-tools:before {content: "";}
.icon-xoops:before {content: "";}
.icon-pixie:before {content: "";}
.icon-dotclear:before {content: "";}
.icon-impresscms:before {content: "";}
.icon-saurus:before {content: "";}
.icon-impresspages:before {content: "";}
.icon-monstra:before {content: "";}
.icon-snews:before {content: "";}
.icon-jcore:before {content: "";}
.icon-silverstripe:before {content: "";}
.icon-btwoevolution:before {content: "";}
.icon-nucleus:before {content: "";}
.icon-symphony:before {content: "";}
.icon-vanillacms:before {content: "";}
.icon-bbpress:before {content: "";}
.icon-phpbbalt:before {content: "";}
.icon-chyrp:before {content: "";}
.icon-pivotx:before {content: "";}
.icon-pagecookery:before {content: "";}
.icon-moviereelalt:before {content: "";}
.icon-cassettealt:before {content: "";}
.icon-photobucket:before {content: "";}
.icon-technorati:before {content: "";}
.icon-theverge:before {content: "";}
.icon-stacks:before {content: "";}
.icon-dotlist:before {content: "";}
.icon-numberlist:before {content: "";}
.icon-indentleft:before {content: "";}
.icon-indentright:before {content: "";}
.icon-fblike:before {content: "";}
.icon-fbdislike:before {content: "";}
.icon-sale:before {content: "";}
.icon-sharetronix:before {content: "";}
.icon-markerdown:before {content: "";}
.icon-markerup:before {content: "";}
.icon-markerleft:before {content: "";}
.icon-markerright:before {content: "";}
.icon-bookmarkalt:before {content: "";}
.icon-calendarthree:before {content: "";}
.icon-wineglass:before {content: "";}
.icon-slidersoff:before {content: "";}
.icon-slidersmiddle:before {content: "";}
.icon-slidersfull:before {content: "";}
.icon-slidersdesc:before {content: "";}
.icon-slidersasc:before {content: "";}
.icon-slideronefull:before {content: "";}
.icon-slidertwofull:before {content: "";}
.icon-sliderthreefull:before {content: "";}
.icon-noborders:before {content: "";}
.icon-bottomborder:before {content: "";}
.icon-topborder:before {content: "";}
.icon-leftborder:before {content: "";}
.icon-rightborder:before {content: "";}
.icon-horizontalborder:before {content: "";}
.icon-verticalborder:before {content: "";}
.icon-outerborders:before {content: "";}
.icon-innerborders:before {content: "";}
.icon-fullborders:before {content: "";}
.icon-networksignalalt:before {content: "";}
.icon-resizeverticalalt:before {content: "";}
.icon-resizehorizontalalt:before {content: "";}
.icon-moneyalt:before {content: "";}
.icon-fontcase:before {content: "";}
.icon-playstation:before {content: "";}
.icon-cube:before {content: "";}
.icon-sphere:before {content: "";}
.icon-ceilinglight:before {content: "";}
.icon-chandelier:before {content: "";}
.icon-details:before {content: "";}
.icon-detailsalt:before {content: "";}
.icon-bullet:before {content: "";}
.icon-gun:before {content: "";}
.icon-processorthree:before {content: "";}
.icon-world:before {content: "";}
.icon-statistics:before {content: "";}
.icon-shoppingcartalt:before {content: "";}
.icon-microphonealt:before {content: "";}
.icon-routeralt:before {content: "";}
.icon-shell:before {content: "";}
.icon-squareplay:before {content: "";}
.icon-squarestop:before {content: "";}
.icon-squarepause:before {content: "";}
.icon-squarerecord:before {content: "";}
.icon-squareforward:before {content: "";}
.icon-squareback:before {content: "";}
.icon-squarenext:before {content: "";}
.icon-squareprevious:before {content: "";}
.icon-mega:before {content: "";}
.icon-charliechaplin:before {content: "";}
.icon-popcorn:before {content: "";}
.icon-fatarrowright:before {content: "";}
.icon-fatarrowleft:before {content: "";}
.icon-fatarrowdown:before {content: "";}
.icon-fatarrowup:before {content: "";}
.icon-shirtbutton:before {content: "";}
.icon-shirtbuttonalt:before {content: "";}
.icon-cuckooclock:before {content: "";}
.icon-lens:before {content: "";}
.icon-voltage:before {content: "";}
.icon-planealt:before {content: "";}
.icon-busalt:before {content: "";}
.icon-lipstick:before {content: "";}
.icon-plantalt:before {content: "";}
.icon-paperboat:before {content: "";}
.icon-texture:before {content: "";}
.icon-dominoone:before {content: "";}
.icon-dominotwo:before {content: "";}
.icon-dominothree:before {content: "";}
.icon-dominofour:before {content: "";}
.icon-dominofive:before {content: "";}
.icon-dominosix:before {content: "";}
.icon-dominoseven:before {content: "";}
.icon-dominoeight:before {content: "";}
.icon-dominonine:before {content: "";}
.icon-connected:before {content: "";}
.icon-connectedpc:before {content: "";}
.icon-musicsheet:before {content: "";}
.icon-rdio:before {content: "";}
.icon-spotify:before {content: "";}
.icon-deviantart:before {content: "";}
.icon-yelp:before {content: "";}
.icon-behance:before {content: "";}
.icon-nfc:before {content: "";}
.icon-earbudsalt:before {content: "";}
.icon-earbuds:before {content: "";}
.icon-amazon:before {content: "";}
.icon-openid:before {content: "";}
.icon-digg:before {content: "";}
.icon-retweet:before {content: "";}
.icon-moonnew:before {content: "";}
.icon-moonwaxingcrescent:before {content: "";}
.icon-moonfirstquarter:before {content: "";}
.icon-moonwaxinggibbous:before {content: "";}
.icon-moonfull:before {content: "";}
.icon-moonwaninggibbous:before {content: "";}
.icon-moonthirdquarter:before {content: "";}
.icon-moonwaningcrescent:before {content: "";}
.icon-planet:before {content: "";}
.icon-sodacup:before {content: "";}
.icon-cocktail:before {content: "";}
.icon-church:before {content: "";}
.icon-mosque:before {content: "";}
.icon-comedy:before {content: "";}
.icon-tragedy:before {content: "";}
.icon-bacon:before {content: "";}
.icon-trailor:before {content: "";}
.icon-tshirt:before {content: "";}
.icon-design:before {content: "";}
.icon-spiderweb:before {content: "";}
.icon-fireplace:before {content: "";}
.icon-tallglass:before {content: "";}
.icon-grapes:before {content: "";}
.icon-biohazard:before {content: "";}
.icon-directions:before {content: "";}
.icon-equalizerthree:before {content: "";}
.icon-mountains:before {content: "";}
.icon-bing:before {content: "";}
.icon-windowseight:before {content: "";}
.icon-microsoftoffice:before {content: "";}
.icon-salealt:before {content: "";}
.icon-purse:before {content: "";}
.icon-chickenalt:before {content: "";}
.icon-podium:before {content: "";}
.icon-findfriends:before {content: "";}
.icon-microphonethree:before {content: "";}
.icon-workshirt:before {content: "";}
.icon-donotdisturb:before {content: "";}
.icon-addtags:before {content: "";}
.icon-removetags:before {content: "";}
.icon-carbattery:before {content: "";}
.icon-debug:before {content: "";}
.icon-trojan:before {content: "";}
.icon-molecule:before {content: "";}
.icon-safetygoggles:before {content: "";}
.icon-leather:before {content: "";}
.icon-teddybear:before {content: "";}
.icon-stroller:before {content: "";}
.icon-circleplay:before {content: "";}
.icon-circlestop:before {content: "";}
.icon-circlepause:before {content: "";}
.icon-circlerecord:before {content: "";}
.icon-circleforward:before {content: "";}
.icon-circlebackward:before {content: "";}
.icon-circlenext:before {content: "";}
.icon-circleprevious:before {content: "";}
.icon-circleplayempty:before {content: "";}
.icon-circlestopempty:before {content: "";}
.icon-circlepauseempty:before {content: "";}
.icon-circlerecordempty:before {content: "";}
.icon-circleforwardempty:before {content: "";}
.icon-circlebackwardempty:before {content: "";}
.icon-circlenextempty:before {content: "";}
.icon-circlepreviousempty:before {content: "";}
.icon-belt:before {content: "";}
.icon-bait:before {content: "";}
.icon-manalt:before {content: "";}
.icon-womanalt:before {content: "";}
.icon-clover:before {content: "";}
.icon-pacifier:before {content: "";}
.icon-calcplus:before {content: "";}
.icon-calcminus:before {content: "";}
.icon-calcmultiply:before {content: "";}
.icon-calcdivide:before {content: "";}
.icon-calcequals:before {content: "";}
.icon-city:before {content: "";}
.icon-hdvideo:before {content: "";}
.icon-horizontalexpand:before {content: "";}
.icon-horizontalcontract:before {content: "";}
.icon-radar:before {content: "";}
.icon-threed:before {content: "";}
.icon-flickralt:before {content: "";}
.icon-pattern:before {content: "";}
.icon-elevator:before {content: "";}
.icon-escalator:before {content: "";}
.icon-portrait:before {content: "";}
.icon-cigar:before {content: "";}
.icon-dropbox:before {content: "";}
.icon-origami:before {content: "";}
.icon-opensource:before {content: "";}
.icon-redaxscript:before {content: "";}
.icon-mahara:before {content: "";}
.icon-forkcms:before {content: "";}
.icon-pimcore:before {content: "";}
.icon-bigace:before {content: "";}
.icon-aef:before {content: "";}
.icon-punbb:before {content: "";}
.icon-phorum:before {content: "";}
.icon-fluxbb:before {content: "";}
.icon-minibb:before {content: "";}
.icon-zenphoto:before {content: "";}
.icon-fourimages:before {content: "";}
.icon-plogger:before {content: "";}
.icon-jcow:before {content: "";}
.icon-elgg:before {content: "";}
.icon-etano:before {content: "";}
.icon-openclassifieds:before {content: "";}
.icon-osclass:before {content: "";}
.icon-openx:before {content: "";}
.icon-phplist:before {content: "";}
.icon-roundcube:before {content: "";}
.icon-pommo:before {content: "";}
.icon-webinsta:before {content: "";}
.icon-limesurvey:before {content: "";}
.icon-fengoffice:before {content: "";}
.icon-eyeos:before {content: "";}
.icon-dotproject:before {content: "";}
.icon-collabtive:before {content: "";}
.icon-projectpier:before {content: "";}
.icon-taskfreak:before {content: "";}
.icon-eventum:before {content: "";}
.icon-traq:before {content: "";}
.icon-mantisbugtracker:before {content: "";}
.icon-oscommerce:before {content: "";}
.icon-zencart:before {content: "";}
.icon-tomatocart:before {content: "";}
.icon-boxbilling:before {content: "";}
.icon-zurmo:before {content: "";}
.icon-orangehrm:before {content: "";}
.icon-vtiger:before {content: "";}
.icon-mibew:before {content: "";}
.icon-phpmyfaq:before {content: "";}
.icon-yiiframework:before {content: "";}
.icon-zendframework:before {content: "";}
.icon-fuelphp:before {content: "";}
.icon-kohana:before {content: "";}
.icon-smarty:before {content: "";}
.icon-sidu:before {content: "";}
.icon-simplepie:before {content: "";}
.icon-projectsend:before {content: "";}
.icon-extjs:before {content: "";}
.icon-raphael:before {content: "";}
.icon-sizzle:before {content: "";}
.icon-yui:before {content: "";}
.icon-scissorsalt:before {content: "";}
.icon-cuthere:before {content: "";}
.icon-coinsalt:before {content: "";}
.icon-parkingmeter:before {content: "";}
.icon-treethree:before {content: "";}
.icon-packarchive:before {content: "";}
.icon-unpackarchive:before {content: "";}
.icon-terminalalt:before {content: "";}
.icon-jersey:before {content: "";}
.icon-vial:before {content: "";}
.icon-noteslist:before {content: "";}
.icon-notestasks:before {content: "";}
.icon-notesdate:before {content: "";}
.icon-noteslocation:before {content: "";}
.icon-noteslistalt:before {content: "";}
.icon-notestasksalt:before {content: "";}
.icon-notesdatealt:before {content: "";}
.icon-noteslocationalt:before {content: "";}
.icon-useralt:before {content: "";}
.icon-adduseralt:before {content: "";}
.icon-removeuseralt:before {content: "";}
.icon-banuseralt:before {content: "";}
.icon-banuser:before {content: "";}
.icon-paintrollalt:before {content: "";}
.icon-textcursor:before {content: "";}
.icon-textfield:before {content: "";}
.icon-precisecursor:before {content: "";}
.icon-brokenlink:before {content: "";}
.icon-bookmarkthree:before {content: "";}
.icon-bookmarkfour:before {content: "";}
.icon-warmedalalt:before {content: "";}
.icon-thinking:before {content: "";}
.icon-commentlove:before {content: "";}
.icon-commentsmiley:before {content: "";}
.icon-sharetwo:before {content: "";}
.icon-emptystar:before {content: "";}
.icon-halfstar:before {content: "";}
.icon-fullstar:before {content: "";}
.icon-forbidden:before {content: "";}
.icon-indentleftalt:before {content: "";}
.icon-indentrightalt:before {content: "";}
.icon-modxalt:before {content: "";}
.icon-apple:before {content: "";}
.icon-greekcolumn:before {content: "";}
.icon-walletalt:before {content: "";}
.icon-dollarsquare:before {content: "";}
.icon-poundsquare:before {content: "";}
.icon-yensquare:before {content: "";}
.icon-eurosquare:before {content: "";}
.icon-bitcoinsquare:before {content: "";}
.icon-roublesquare:before {content: "";}
.icon-roublealt:before {content: "";}
.icon-bitcoinalt:before {content: "";}
.icon-gavel:before {content: "";}
.icon-barchartasc:before {content: "";}
.icon-barchartdesc:before {content: "";}
.icon-house:before {content: "";}
.icon-garage:before {content: "";}
.icon-milk:before {content: "";}
.icon-hryvnia:before {content: "";}
.icon-hryvniasquare:before {content: "";}
.icon-hryvniaalt:before {content: "";}
.icon-beeralt:before {content: "";}
.icon-trolleyfull:before {content: "";}
.icon-trolleyload:before {content: "";}
.icon-trolleyunload:before {content: "";}
.icon-trolleyempty:before {content: "";}
.icon-mootools:before {content: "";}
.icon-mootoolstwo:before {content: "";}
.icon-mootoolsthree:before {content: "";}
.icon-mysqlthree:before {content: "";}
.icon-mysqlalt:before {content: "";}
.icon-pgsql:before {content: "";}
.icon-mongodb:before {content: "";}
.icon-neofourj:before {content: "";}
.icon-nosql:before {content: "";}
.icon-catface:before {content: "";}
.icon-polaroid:before {content: "";}
.icon-clouderror:before {content: "";}
.icon-camcorder:before {content: "";}
.icon-projector:before {content: "";}
.icon-sdvideo:before {content: "";}
.icon-fx:before {content: "";}
.icon-gramophone:before {content: "";}
.icon-speakeralt:before {content: "";}
.icon-hddalt:before {content: "";}
.icon-usbflash:before {content: "";}
.icon-manillaenvelope:before {content: "";}
.icon-stickynote:before {content: "";}
.icon-stickynotealt:before {content: "";}
.icon-torch:before {content: "";}
.icon-flashlightalt:before {content: "";}
.icon-campfire:before {content: "";}
.icon-cctv:before {content: "";}
.icon-drill:before {content: "";}
.icon-lampalt:before {content: "";}
.icon-flowerpot:before {content: "";}
.icon-defragment:before {content: "";}
.icon-panoramio:before {content: "";}
.icon-panorama:before {content: "";}
.icon-photosphere:before {content: "";}
.icon-panoramaalt:before {content: "";}
.icon-timer:before {content: "";}
.icon-burstmode:before {content: "";}
.icon-cameraflash:before {content: "";}
.icon-autoflash:before {content: "";}
.icon-noflash:before {content: "";}
.icon-threetofour:before {content: "";}
.icon-sixteentonine:before {content: "";}
.icon-cat:before {content: "";}
.icon-dog:before {content: "";}
.icon-rabbit:before {content: "";}
.icon-koala:before {content: "";}
.icon-butterflyalt:before {content: "";}
.icon-butterfly:before {content: "";}
.icon-wwf:before {content: "";}
.icon-poop:before {content: "";}
.icon-poopalt:before {content: "";}
.icon-kiwi:before {content: "";}
.icon-kiwifruit:before {content: "";}
.icon-lemon:before {content: "";}
.icon-pear:before {content: "";}
.icon-watermelon:before {content: "";}
.icon-onion:before {content: "";}
.icon-turnip:before {content: "";}
.icon-eggplant:before {content: "";}
.icon-avocado:before {content: "";}
.icon-perfume:before {content: "";}
.icon-arch:before {content: "";}
.icon-pluspages:before {content: "";}
.icon-community:before {content: "";}
.icon-pluscircles:before {content: "";}
.icon-googleplusold:before {content: "";}
.icon-plusgames:before {content: "";}
.icon-event:before {content: "";}
.icon-miui:before {content: "";}
.icon-hot:before {content: "";}
.icon-flowup:before {content: "";}
.icon-flowdown:before {content: "";}
.icon-moustache:before {content: "";}
.icon-angle:before {content: "";}
.icon-sleep:before {content: "";}
.icon-acorn:before {content: "";}
.icon-steamalt:before {content: "";}
.icon-resizeupleft:before {content: "";}
.icon-resizeupright:before {content: "";}
.icon-resizedownright:before {content: "";}
.icon-resizedownleft:before {content: "";}
.icon-hammeralt:before {content: "";}
.icon-bamboo:before {content: "";}
.icon-mypictures:before {content: "";}
.icon-mymusic:before {content: "";}
.icon-myvideos:before {content: "";}
.icon-systemfolder:before {content: "";}
.icon-bookthree:before {content: "";}
.icon-compile:before {content: "";}
.icon-report:before {content: "";}
.icon-fliphorizontal:before {content: "";}
.icon-flipvertical:before {content: "";}
.icon-construction:before {content: "";}
.icon-counteralt:before {content: "";}
.icon-counter:before {content: "";}
.icon-papercutter:before {content: "";}
.icon-snaptodot:before {content: "";}
.icon-snaptogrid:before {content: "";}
.icon-caligraphy:before {content: "";}
.icon-icecreamthree:before {content: "";}
.icon-skitch:before {content: "";}
.icon-archlinux:before {content: "";}
.icon-elementaryos:before {content: "";}
.icon-loadingone:before {content: "";}
.icon-loadingtwo:before {content: "";}
.icon-loadingthree:before {content: "";}
.icon-loadingfour:before {content: "";}
.icon-loadingfive:before {content: "";}
.icon-loadingsix:before {content: "";}
.icon-loadingseven:before {content: "";}
.icon-loadingeight:before {content: "";}
.icon-brokenheart:before {content: "";}
.icon-heartarrow:before {content: "";}
.icon-heartsparkle:before {content: "";}
.icon-cell:before {content: "";}
.icon-panda:before {content: "";}
.icon-refreshalt:before {content: "";}
.icon-mirror:before {content: "";}
.icon-headphonesthree:before {content: "";}
.icon-fan:before {content: "";}
.icon-tornado:before {content: "";}
.icon-hangout:before {content: "";}
.icon-beaker:before {content: "";}
.icon-beakeralt:before {content: "";}
.icon-phonescreensize:before {content: "";}
.icon-tabletscreensize:before {content: "";}
.icon-notification:before {content: "";}
.icon-googleglass:before {content: "";}
.icon-pinterest:before {content: "";}
.icon-soundcloud:before {content: "";}
.icon-alarmclock:before {content: "";}
.icon-addalarm:before {content: "";}
.icon-deletealarm:before {content: "";}
.icon-turnoffalarm:before {content: "";}
.icon-snooze:before {content: "";}
.icon-bringforward:before {content: "";}
.icon-sendbackward:before {content: "";}
.icon-bringtofront:before {content: "";}
.icon-sendtoback:before {content: "";}
.icon-tectile:before {content: "";}
.icon-grave:before {content: "";}
.icon-gravetwo:before {content: "";}
.icon-gravethree:before {content: "";}
.icon-gravefour:before {content: "";}
.icon-textlayer:before {content: "";}
.icon-vectoralt:before {content: "";}
.icon-drmanhattan:before {content: "";}
.icon-foursquarealt:before {content: "";}
.icon-hashtag:before {content: "";}
.icon-enteralt:before {content: "";}
.icon-exitalt:before {content: "";}
.icon-cartalt:before {content: "";}
.icon-vaultthree:before {content: "";}
.icon-fatundo:before {content: "";}
.icon-fatredo:before {content: "";}
.icon-feedly:before {content: "";}
.icon-feedlyalt:before {content: "";}
.icon-squareheart:before {content: "";}
.icon-squarestar:before {content: "";}
.icon-squarecomment:before {content: "";}
.icon-squarelike:before {content: "";}
.icon-squarebookmark:before {content: "";}
.icon-squaresearch:before {content: "";}
.icon-squaresettings:before {content: "";}
.icon-squarevoice:before {content: "";}
.icon-google:before {content: "";}
.icon-emojigrinalt:before {content: "";}
.icon-emojigrin:before {content: "";}
.icon-constellation:before {content: "";}
.icon-emojisurprise:before {content: "";}
.icon-emojidead:before {content: "";}
.icon-emojiangry:before {content: "";}
.icon-emojidevil:before {content: "";}
.icon-emojiwink:before {content: "";}
.icon-moonorbit:before {content: "";}
.icon-emojismile:before {content: "";}
.icon-emojisorry:before {content: "";}
.icon-emojiconfused:before {content: "";}
.icon-emojisleep:before {content: "";}
.icon-emojicry:before {content: "";}
.icon-circlefork:before {content: "";}
.icon-circlespoon:before {content: "";}
.icon-circleknife:before {content: "";}
.icon-circlepencil:before {content: "";}
.icon-circlehammer:before {content: "";}
.icon-circlescrewdriver:before {content: "";}
.icon-middlefinger:before {content: "";}
.icon-heavymetal:before {content: "";}
.icon-turnright:before {content: "";}
.icon-turnleft:before {content: "";}
.icon-vineapp:before {content: "";}
.icon-vineappalt:before {content: "";}
.icon-finance:before {content: "";}
.icon-survey:before {content: "";}
.icon-hangouts:before {content: "";}
.icon-square0:before {content: "";}
.icon-square1:before {content: "";}
.icon-square2:before {content: "";}
.icon-square3:before {content: "";}
.icon-square4:before {content: "";}
.icon-square5:before {content: "";}
.icon-square6:before {content: "";}
.icon-square7:before {content: "";}
.icon-square8:before {content: "";}
.icon-square9:before {content: "";}
.icon-squarea:before {content: "";}
.icon-squareb:before {content: "";}
.icon-squarec:before {content: "";}
.icon-squared:before {content: "";}
.icon-squaree:before {content: "";}
.icon-squaref:before {content: "";}
.icon-squareg:before {content: "";}
.icon-squareh:before {content: "";}
.icon-squarei:before {content: "";}
.icon-squarej:before {content: "";}
.icon-squarek:before {content: "";}
.icon-squarel:before {content: "";}
.icon-squarem:before {content: "";}
.icon-squaren:before {content: "";}
.icon-squareo:before {content: "";}
.icon-squarep:before {content: "";}
.icon-squareq:before {content: "";}
.icon-squarer:before {content: "";}
.icon-squares:before {content: "";}
.icon-squaret:before {content: "";}
.icon-squareu:before {content: "";}
.icon-squarev:before {content: "";}
.icon-squarew:before {content: "";}
.icon-squarex:before {content: "";}
.icon-squarey:before {content: "";}
.icon-squarez:before {content: "";}
.icon-shuttle:before {content: "";}
.icon-meteor:before {content: "";}
.icon-galaxy:before {content: "";}
.icon-observatory:before {content: "";}
.icon-astronaut:before {content: "";}
.icon-asteroid:before {content: "";}
.icon-sunrise:before {content: "";}
.icon-sunset:before {content: "";}
.icon-tiderise:before {content: "";}
.icon-tidefall:before {content: "";}
.icon-mushroomcloud:before {content: "";}
.icon-galaxyalt:before {content: "";}
.icon-sputnik:before {content: "";}
.icon-sextant:before {content: "";}
.icon-spock:before {content: "";}
.icon-meteorite:before {content: "";}
.icon-deathstar:before {content: "";}
.icon-deathstarbulding:before {content: "";}
.icon-fallingstar:before {content: "";}
.icon-windmill:before {content: "";}
.icon-windmillalt:before {content: "";}
.icon-pumpjack:before {content: "";}
.icon-nuclearplant:before {content: "";}
.icon-solarpanel:before {content: "";}
.icon-barrel:before {content: "";}
.icon-canister:before {content: "";}
.icon-railtunnel:before {content: "";}
.icon-roadtunnel:before {content: "";}
.icon-pickaxe:before {content: "";}
.icon-cow:before {content: "";}
.icon-sheep:before {content: "";}
.icon-fountain:before {content: "";}
.icon-circlezero:before {content: "";}
.icon-circleone:before {content: "";}
.icon-circletwo:before {content: "";}
.icon-circlethree:before {content: "";}
.icon-circlefour:before {content: "";}
.icon-circlefive:before {content: "";}
.icon-circlesix:before {content: "";}
.icon-circleseven:before {content: "";}
.icon-circleeight:before {content: "";}
.icon-circlenine:before {content: "";}
.icon-circlea:before {content: "";}
.icon-circleb:before {content: "";}
.icon-circlec:before {content: "";}
.icon-circled:before {content: "";}
.icon-circlee:before {content: "";}
.icon-circlef:before {content: "";}
.icon-circleg:before {content: "";}
.icon-circleh:before {content: "";}
.icon-circlei:before {content: "";}
.icon-circlej:before {content: "";}
.icon-circlek:before {content: "";}
.icon-circlel:before {content: "";}
.icon-circlem:before {content: "";}
.icon-circlen:before {content: "";}
.icon-circleo:before {content: "";}
.icon-circlep:before {content: "";}
.icon-circleq:before {content: "";}
.icon-circler:before {content: "";}
.icon-circles:before {content: "";}
.icon-circlet:before {content: "";}
.icon-circleu:before {content: "";}
.icon-circlev:before {content: "";}
.icon-circlew:before {content: "";}
.icon-circlex:before {content: "";}
.icon-circley:before {content: "";}
.icon-circlez:before {content: "";}
.icon-creeper:before {content: "";}
.icon-minecraft:before {content: "";}
.icon-minecraftalt:before {content: "";}
.icon-pixelsword:before {content: "";}
.icon-pixelbroadsword:before {content: "";}
.icon-pixelwand:before {content: "";}
.icon-pixelpotion:before {content: "";}
.icon-pixelpotionalt:before {content: "";}
.icon-pixelpickaxe:before {content: "";}
.icon-pixelbow:before {content: "";}
.icon-pixelarrow:before {content: "";}
.icon-pixelaxe:before {content: "";}
.icon-pixeldagger:before {content: "";}
.icon-pixelbastardsword:before {content: "";}
.icon-pixellance:before {content: "";}
.icon-pixelbattleaxe:before {content: "";}
.icon-pixelshovel:before {content: "";}
.icon-pixelsphere:before {content: "";}
.icon-pixelelixir:before {content: "";}
.icon-pixelchest:before {content: "";}
.icon-pixelshield:before {content: "";}
.icon-pixelheart:before {content: "";}
.icon-rudder:before {content: "";}
.icon-folderalt:before {content: "";}
.icon-removefolderalt:before {content: "";}
.icon-addfolderalt:before {content: "";}
.icon-deletefolderalt:before {content: "";}
.icon-openfolderalt:before {content: "";}
.icon-clipboardalt:before {content: "";}
.icon-pastealt:before {content: "";}
.icon-loadingflowccw:before {content: "";}
.icon-loadingflowcw:before {content: "";}
.icon-code:before {content: "";}
.icon-cloveralt:before {content: "";}
.icon-lips:before {content: "";}
.icon-kiss:before {content: "";}
.icon-manualshift:before {content: "";}
.icon-simcardthree:before {content: "";}
.icon-parthenon:before {content: "";}
.icon-addcomment:before {content: "";}
.icon-deletecomment:before {content: "";}
.icon-gender:before {content: "";}
.icon-callalt:before {content: "";}
.icon-outgoingcallalt:before {content: "";}
.icon-incomingcallalt:before {content: "";}
.icon-missedcallalt:before {content: "";}
.icon-export:before {content: "";}
.icon-import:before {content: "";}
.icon-cherryalt:before {content: "";}
.icon-panties:before {content: "";}
.icon-kimai:before {content: "";}
.icon-livejournal:before {content: "";}
.icon-livejournalalt:before {content: "";}
.icon-tagged:before {content: "";}
.icon-temple:before {content: "";}
.icon-mayanpyramid:before {content: "";}
.icon-egyptpyramid:before {content: "";}
.icon-tampermonkey:before {content: "";}
.icon-pushbullet:before {content: "";}
.icon-currents:before {content: "";}
.icon-communitysmall:before {content: "";}
.icon-squaregithub:before {content: "";}
.icon-projectfork:before {content: "";}
.icon-projectmerge:before {content: "";}
.icon-projectcompare:before {content: "";}
.icon-history:before {content: "";}
.icon-notebook:before {content: "";}
.icon-issue:before {content: "";}
.icon-issueclosed:before {content: "";}
.icon-issuereopened:before {content: "";}
.icon-rubyalt:before {content: "";}
.icon-lighton:before {content: "";}
.icon-lightoff:before {content: "";}
.icon-bellalt:before {content: "";}
.icon-versions:before {content: "";}
.icon-twog:before {content: "";}
.icon-threeg:before {content: "";}
.icon-fourg:before {content: "";}
.icon-gpsalt:before {content: "";}
.icon-circleloaderfull:before {content: "";}
.icon-circleloaderseven:before {content: "";}
.icon-circleloadersix:before {content: "";}
.icon-circleloaderfive:before {content: "";}
.icon-circleloaderfour:before {content: "";}
.icon-circleloaderthree:before {content: "";}
.icon-circleloadertwo:before {content: "";}
.icon-circleloaderone:before {content: "";}
.icon-circleloaderempty:before {content: "";}
.icon-whatsapp:before {content: "";}
.icon-whatsappalt:before {content: "";}
.icon-viber:before {content: "";}
.icon-squareviber:before {content: "";}
.icon-teamviewer:before {content: "";}
.icon-tunein:before {content: "";}
.icon-tuneinalt:before {content: "";}
.icon-weightscale:before {content: "";}
.icon-boxing:before {content: "";}
.icon-speedalt:before {content: "";}
.icon-scriptalt:before {content: "";}
.icon-splitthree:before {content: "";}
.icon-mergethree:before {content: "";}
.icon-layersthree:before {content: "";}
.icon-mutemic:before {content: "";}
.icon-zerply:before {content: "";}
.icon-circlegoogleplus:before {content: "";}
.icon-circletwitter:before {content: "";}
.icon-circlefacebook:before {content: "";}
.icon-circleyahoo:before {content: "";}
.icon-circlegithub:before {content: "";}
.icon-forumsalt:before {content: "";}
.icon-circlepath:before {content: "";}
.icon-circlevimeo:before {content: "";}
.icon-circlevine:before {content: "";}
.icon-instagramtwo:before {content: "";}
.icon-instagramthree:before {content: "";}
.icon-flickrthree:before {content: "";}
.icon-quora:before {content: "";}
.icon-squarequora:before {content: "";}
.icon-circlequora:before {content: "";}
.icon-picasa:before {content: "";}
.icon-branch:before {content: "";}
.icon-ingress:before {content: "";}
.icon-squarezerply:before {content: "";}
.icon-circlezerply:before {content: "";}
.icon-squarevimeo:before {content: "";}
.icon-squaretwitter:before {content: "";}
.icon-brightnessalt:before {content: "";}
.icon-brightnessalthalf:before {content: "";}
.icon-brightnessaltfull:before {content: "";}
.icon-brightnessaltauto:before {content: "";}
.icon-shirtbuttonthree:before {content: "";}
.icon-openshare:before {content: "";}
.icon-copyapp:before {content: "";}
.icon-bowl:before {content: "";}
.icon-cloudalt:before {content: "";}
.icon-cloudaltdownload:before {content: "";}
.icon-cloudaltupload:before {content: "";}
.icon-cloudaltsync:before {content: "";}
.icon-cloudaltprivate:before {content: "";}
.icon-flipboard:before {content: "";}
.icon-octoloaderempty:before {content: "";}
.icon-octoloaderone:before {content: "";}
.icon-octoloadertwo:before {content: "";}
.icon-octoloaderthree:before {content: "";}
.icon-octoloaderfour:before {content: "";}
.icon-octoloaderfive:before {content: "";}
.icon-octoloadersix:before {content: "";}
.icon-octoloaderseven:before {content: "";}
.icon-octoloaderfull:before {content: "";}
.icon-selectionsymbol:before {content: "";}
.icon-infinityalt:before {content: "";}
.icon-pullrequest:before {content: "";}
.icon-projectforkdelete:before {content: "";}
.icon-projectforkprivate:before {content: "";}
.icon-commit:before {content: "";}
.icon-htmlfile:before {content: "";}
.icon-pushalt:before {content: "";}
.icon-pullalt:before {content: "";}
.icon-photonineframes:before {content: "";}
.icon-wetfloor:before {content: "";}
.icon-instagramfour:before {content: "";}
.icon-circleinstagram:before {content: "";}
.icon-videocamerathree:before {content: "";}
.icon-subtitles:before {content: "";}
.icon-subtitlesoff:before {content: "";}
.icon-compress:before {content: "";}
.icon-baby:before {content: "";}
.icon-ducky:before {content: "";}
.icon-handswipe:before {content: "";}
.icon-swipeup:before {content: "";}
.icon-swipedown:before {content: "";}
.icon-twofingerswipedown:before {content: "";}
.icon-twofingerswipeup:before {content: "";}
.icon-doubletap:before {content: "";}
.icon-dribbblealt:before {content: "";}
.icon-circlecallmissed:before {content: "";}
.icon-circlecallincoming:before {content: "";}
.icon-circlecalloutgoing:before {content: "";}
.icon-circledownload:before {content: "";}
.icon-circleupload:before {content: "";}
.icon-minismile:before {content: "";}
.icon-minisad:before {content: "";}
.icon-minilaugh:before {content: "";}
.icon-minigrin:before {content: "";}
.icon-miniangry:before {content: "";}
.icon-minitongue:before {content: "";}
.icon-minitonguealt:before {content: "";}
.icon-miniwink:before {content: "";}
.icon-minitonguewink:before {content: "";}
.icon-miniconfused:before {content: "";}
.icon-soundright:before {content: "";}
.icon-soundleft:before {content: "";}
.icon-savetodrive:before {content: "";}
.icon-layerorderup:before {content: "";}
.icon-layerorderdown:before {content: "";}
.icon-layerorder:before {content: "";}
.icon-circledribbble:before {content: "";}
.icon-squaredribbble:before {content: "";}
.icon-handexpand:before {content: "";}
.icon-handpinch:before {content: "";}
.icon-fontserif:before {content: "";}
.icon-fontsansserif:before {content: "";}
.icon-fontrounded:before {content: "";}
.icon-fonthandwriting:before {content: "";}
.icon-fonttypewriter:before {content: "";}
.icon-fontcomic:before {content: "";}
.icon-fontcaligraphy:before {content: "";}
.icon-fontgothic:before {content: "";}
.icon-fontstencil:before {content: "";}
@font-face {font-family: "core_icomoon";src: url("/assets/template/css/fonts/core_icomoon3093.eot?-4uefhn");src: url("/assets/template/css/fonts/core_icomoond41d.eot?#iefix-4uefhn") format("embedded-opentype"),url("/assets/template/css/fonts/core_icomoon3093.woff?-4uefhn") format("woff"),url("/assets/template/css/fonts/core_icomoon3093.html?-4uefhn") format("truetype"),url("/assets/template/css/fonts/core_icomoon3093.svg?-4uefhn#core_icomoon") format("svg");font-weight: normal;font-style: normal;}
[class^="ci_icon-"], [class*=" ci_icon-"] {font-family: "core_icomoon";speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.ci_icon-th:before {content: "";}
.ci_icon-asterisk:before {content: "";}
.ci_icon-remove:before {content: "";}
.ci_icon-home:before {content: "";}
.ci_icon-picture:before {content: "";}
.ci_icon-ok:before {content: "";}
.ci_icon-zerply:before {content: "";}
.ci_icon-instagram:before {content: "";}
.ci_icon-picasa:before {content: "";}
.ci_icon-dribbble:before {content: "";}
.ci_icon-pinterest:before {content: "";}
.ci_icon-soundcloud:before {content: "";}
.ci_icon-deviantart:before {content: "";}
.ci_icon-behance:before {content: "";}
.ci_icon-digg:before {content: "";}
.ci_icon-moonfull:before {content: "";}
.ci_icon-dropbox:before {content: "";}
.ci_icon-tags:before {content: "";}
.ci_icon-chevron-right:before {content: "";}
.ci_icon-chevron-left:before {content: "";}
.ci_icon-chevron-up:before {content: "";}
.ci_icon-chevron-down:before {content: "";}
.ci_icon-stumbleupon:before {content: "";}
.ci_icon-designcontest:before {content: "";}
.ci_icon-lastfm:before {content: "";}
.ci_icon-globe:before {content: "";}
.ci_icon-envelope:before {content: "";}
.ci_icon-shopping-cart:before {content: "";}
.ci_icon-github:before {content: "";}
.ci_icon-dropmenu:before {content: "";}
.ci_icon-unlock:before {content: "";}
.ci_icon-rawaccesslogs:before {content: "";}
.ci_icon-search:before {content: "";}
.ci_icon-keyboardalt:before {content: "";}
.ci_icon-th-list:before {content: "";}
.ci_icon-download-alt:before {content: "";}
.ci_icon-menu:before {content: "";}
.ci_icon-comment:before {content: "";}
.ci_icon-emailalt:before {content: "";}
.ci_icon-star:before {content: "";}
.ci_icon-facebook:before {content: "";}
.ci_icon-skype:before {content: "";}
.ci_icon-youtube:before {content: "";}
.ci_icon-flickr:before {content: "";}
.ci_icon-forrst:before {content: "";}
.ci_icon-delicious:before {content: "";}
.ci_icon-myspace:before {content: "";}
.ci_icon-phonealt:before {content: "";}
.ci_icon-googleplus:before {content: "";}
.ci_icon-linkedin:before {content: "";}
.ci_icon-blogger-blog:before {content: "";}
.ci_icon-vimeo:before {content: "";}
.ci_icon-twitter:before {content: "";}
.ci_icon-draft:before {content: "";}
.ci_icon-rss:before {content: "";}
.ci_icon-calendar:before {content: "";}
.ci_icon-time:before {content: "";}
.ci_icon-shoppingbag:before {content: "";}
.ci_icon-warning:before {content: "";}
.ci_icon-zoom-in:before {content: "";}
.ci_icon-zoom-out:before {content: "";}
.ci_icon-resize-full:before {content: "";}
.ci_icon-linkalt:before {content: "";}
#fancybox-loading {position: fixed;top: 50%;left: 50%;width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;cursor: pointer;overflow: hidden;z-index: 99999;display: none;}
#fancybox-loading div {position: absolute;top: 0;left: 0;width: 40px;height: 480px;background-image: url("/assets/template/images/fancybox/fancybox.png");}
#fancybox-overlay {position: absolute;top: 0;left: 0;width: 100%;z-index: 9999;display: none;background-color: #7f7f7f !important;}
#fancybox-tmp {padding: 0;margin: 0;border: 0;overflow: auto;display: none;}
#fancybox-wrap {position: absolute;top: 0;left: 0;padding: 20px;z-index: 2101;outline: none;display: none;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
#fancybox-outer {position: relative;width: 100%;height: 100%;background: #fff;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
#fancybox-content {width: 0;height: 0;padding: 0;outline: none;position: relative;overflow: hidden;z-index: 2102;border: 0px solid #fff;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
#fancybox-hide-sel-frame {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: transparent;z-index: 2101;}
#fancybox-close {position: absolute;top: -15px;right: -14px;width: 28px;height: 28px;background: transparent url("/assets/template/images/fancybox/fancybox_close.png");cursor: pointer;z-index: 2103;display: none;}
#fancybox-error {color: #444;font: normal 12px/20px Arial;padding: 14px;margin: 0;}
#fancybox-img {width: 100%;height: 100%;padding: 0;margin: 0;border: none;outline: none;line-height: 0;vertical-align: top;}
#fancybox-frame {width: 100%;height: 100%;border: none;display: block;}
#fancybox-left, #fancybox-right {position: absolute;bottom: 0px;height: 100%;width: 35%;cursor: pointer;outline: none;background: transparent url("/assets/template/images/fancybox/blank.gif");z-index: 2102;display: none;}
#fancybox-left {left: 0px;}
#fancybox-right {right: 0px;}
#fancybox-left-ico, #fancybox-right-ico {position: absolute;top: 50%;left: -9999px;width: 34px;height: 34px;margin-top: -15px;cursor: pointer;z-index: 2102;display: block;}
#fancybox-left-ico {background-image: url("/assets/template/images/fancybox/fancybox_left_arrow.png");}
#fancybox-right-ico {background-image: url("/assets/template/images/fancybox/fancybox_right_arrow.png");}
#fancybox-left:hover, #fancybox-right:hover {visibility: visible;}
#fancybox-left:hover span {left: 20px;}
#fancybox-right:hover span {left: auto;right: 20px;}
.fancybox-bg {position: absolute;padding: 0;margin: 0;border: 0;width: 20px;height: 20px;z-index: 2001;}
#fancybox-bg-n {top: -20px;left: 0;width: 100%;background-image: url("/assets/template/images/fancybox/fancybox-x.png");}
#fancybox-bg-ne {top: -20px;right: -20px;background-image: url("/assets/template/images/fancybox/fancybox.png");background-position: -40px -162px;}
#fancybox-bg-e {top: 0;right: -20px;height: 100%;background-image: url("/assets/template/images/fancybox/fancybox-y.png");background-position: -20px 0px;}
#fancybox-bg-se {bottom: -20px;right: -20px;background-image: url("/assets/template/images/fancybox/fancybox.png");background-position: -40px -182px;}
#fancybox-bg-s {bottom: -20px;left: 0;width: 100%;background-image: url("/assets/template/images/fancybox/fancybox-x.png");background-position: 0px -20px;}
#fancybox-bg-sw {bottom: -20px;left: -20px;background-image: url("/assets/template/images/fancybox/fancybox.png");background-position: -40px -142px;}
#fancybox-bg-w {top: 0;left: -20px;height: 100%;background-image: url("/assets/template/images/fancybox/fancybox-y.png");}
#fancybox-bg-nw {top: -20px;left: -20px;background-image: url("/assets/template/images/fancybox/fancybox.png");background-position: -40px -122px;}
#fancybox-title {font-family: Helvetica;font-size: 12px;z-index: 2102;}
.fancybox-title-inside {padding-bottom: 10px;text-align: center;color: #333;background: #fff;position: relative;}
.fancybox-title-outside {padding-top: 10px;color: #fff;}
.fancybox-title-over {position: absolute;bottom: 0;left: 0;color: #fff;text-align: left;}
#fancybox-title-over {padding: 10px;background-image: url("/assets/template/images/fancybox/fancy_title_over.png");display: block;}
.fancybox-title-float {position: absolute;left: 0;bottom: -20px;height: 32px;}
#fancybox-title-float-wrap {border: none;border-collapse: collapse;width: auto;}
#fancybox-title-float-wrap td {border: none;white-space: nowrap;}
#fancybox-title-float-left {padding: 0 0 0 15px;background: url("/assets/template/images/fancybox/fancybox.png") -40px -90px no-repeat;}
#fancybox-title-float-main {color: #fff;line-height: 29px;font-weight: bold;padding: 0 0 3px 0;background: url("/assets/template/images/fancybox/fancybox-x.png") 0px -40px;}
#fancybox-title-float-right {padding: 0 0 0 15px;background: url("/assets/template/images/fancybox/fancybox.png") -55px -90px no-repeat;}
.fancybox-ie6 #fancybox-close {background: transparent;}
.fancybox-ie6 #fancybox-left-ico {background: transparent;}
.fancybox-ie6 #fancybox-right-ico {background: transparent;}
.fancybox-ie6 #fancybox-title-over {background: transparent;zoom: 1;}
.fancybox-ie6 #fancybox-title-float-left {background: transparent;}
.fancybox-ie6 #fancybox-title-float-main {background: transparent;}
.fancybox-ie6 #fancybox-title-float-right {background: transparent;}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {}
#fancybox-loading.fancybox-ie6 {position: absolute;margin-top: 0;}
#fancybox-loading.fancybox-ie6 div {background: transparent;}
.fancybox-ie .fancybox-bg {background: transparent !important;}
.fancybox-ie #fancybox-bg-n {}
.fancybox-ie #fancybox-bg-ne {}
.fancybox-ie #fancybox-bg-e {}
.fancybox-ie #fancybox-bg-se {}
.fancybox-ie #fancybox-bg-s {}
.fancybox-ie #fancybox-bg-sw {}
.fancybox-ie #fancybox-bg-w {}
.fancybox-ie #fancybox-bg-nw {}
.nivoSlider {position: relative;width: 100%;height: auto;overflow: hidden;}
.nivoSlider img {position: absolute;top: 0px;left: 0px;max-width: none;}
.nivo-main-image {display: block !important;position: relative !important;width: 100% !important;}
.nivoSlider a.nivo-imageLink {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 6;display: none;background: white;filter: alpha(opacity=0);opacity: 0;}
.nivo-slice {display: block;position: absolute;z-index: 5;height: 100%;top: 0;}
.nivo-box {display: block;position: absolute;z-index: 5;overflow: hidden;}
.nivo-box img {display: block;}
.nivo-caption {position: absolute;left: 0px;bottom: 0px;background: #000;color: #fff;width: 100%;z-index: 8;padding: 5px 10px;opacity: .8;overflow: hidden;display: none;-moz-opacity: .8;filter: alpha(opacity=8);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.nivo-caption p {padding: 5px;margin: 0;}
.nivo-caption a {display: inline !important;}
.nivo-html-caption {display: none;}
.nivo-directionNav a {position: absolute;top: 45%;z-index: 9;cursor: pointer;}
.nivo-prevNav {left: 0px;}
.nivo-nextNav {right: 0px;}
.nivo-controlNav {text-align: center;padding: 15px 0;}
.nivo-controlNav a {cursor: pointer;}
.nivo-controlNav a.active {font-weight: bold;}
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, a {margin: 0;padding: 0;font-size: 100%;font: inherit;vertical-align: baseline;outline: 0px;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html {min-height: 100%;margin: 0;padding: 0;}
img {max-width: 100%;height: auto;width: auto;vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}
input[type="text"], input[type="password"], input[type="email"], textarea, select {width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font: inherit;}
iframe {width: 100%;}
body {font-family: "Open Sans",sans-serif;font-size: 13px;line-height: 22px;color: #848994;}
body.preloader {visibility: hidden;}
.boxed_body_wrapper {width: 1290px;margin: 0 auto;background: #fff;}
.boxed_body_wrapper #ABdev_main_header {position: static !important;}
.boxed_body_wrapper #ABdev_header_spacer {display: none;}
#jpreOverlay {background-color: #000;}
#jpreSlide {display: none;}
#jpreLoader {width: 50%;height: 8px;}
#jpreBar {width: 100%;margin-bottom: 10px;background: linear-gradient(to right,#c00,#5bd4b6);border-radius: 4px;}
#jprePercentage {color: #aaa;color: #fff;font-family: Ubuntu;text-align: center;font-size: 40px;margin-top: 20px;}
a {color: #c00;text-decoration: none;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
a:hover {color: #c00;text-decoration: underline;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
p {margin-bottom: 24px;text-rendering: optimizeLegibility;}
hr {background-color: #e1e9e9;display: block;height: 1px;border-color: #e1e9e9;border: 0;padding: 0;margin-bottom: 11px;}
section {padding: 100px 0;}
ul, ol {margin-left: 0;}
h1, h2, h3, h4, h5, h6 {font-family: Ubuntu;font-weight: 700;color: #3b4550;margin-bottom: 14px;text-transform: uppercase;letter-spacing: 0px;text-rendering: optimizeLegibility;}
h1 {font-size: 32px;line-height: 32px;}
h2 {font-size: 28px;line-height: 28px;}
h3 {font-size: 25px;line-height: 25px;}
h4 {font-size: 22px;line-height: 22px;}
h5 {font-size: 18px;line-height: 18px;}
h6 {font-size: 14px;line-height: 14px;}
pre {white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
blockquote {font-style: italic;font-size: 18px;margin-bottom: 40px;}
blockquote cite {font-size: 13px;padding-top: 10px;display: block;font-style: normal;}
.section_gray_body .dnd_section_content {background: #f4f4f4;padding: 55px 0;}
.section_body_fullwidth .dnd_section_content .dnd_container {width: 100%;}
input, select, textarea {border: 1px solid #d9d9d9;font-family: "Open Sans",sans-serif;color: #939fa6;font-size: 14px;line-height: 26px;background: #fafcfc;}
input, select {padding: 6px 0 7px 20px;margin-bottom: 12px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
textarea {padding: 8px 0 8px 20px;margin-bottom: 36px;}
button, input[type="submit"] {padding: 10px 20px;display: inline-block;cursor: pointer;border: 1px solid #c00;background: #c00;color: #fff;margin-bottom: 20px;line-height: 20px;font-size: 20px;font-family: Ubuntu;font-weight: 300;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
button:hover, input[type="submit"]:hover {background: #505558;}
.placeholder {color: #929292;}
strong, .strong {font-weight: bold;}
em {font-style: italic;}
.pp_gallery {display: none !important;}
.underlined {display: inline-block;background: url("/assets/template/css/images/underlined_bg.png") bottom repeat-x;}
.italic {font-style: italic;}
.highlighted, .search-highlight {background: #f1eb3c;display: inline-block;padding: 0 3px;}
.alignleft {float: left;margin-right: 30px;}
.alignright {float: right;margin-left: 30px;}
.floatleft {float: left;margin-right: 30px;}
.floatright {float: right;margin-left: 30px;}
.color_highlight {color: #056ab2;}
.blue_text {color: #c00;}
.bold {font-weight: 700;}
.bigtext {font-family: Ubuntu,sans-serif;font-weight: 700;font-size: 38px;line-height: 38px;}
.section_color_background {background: #056ab2;margin-bottom: 0;}
.white_background {background: #fff;border-radius: 5px;}
.leading_line {margin-bottom: 80px !important;}
.leading_line:after {content: "";display: block;position: relative;bottom: -40px;width: 70px;height: 5px;background: #056ab2;}
.center_aligned.leading_line:after {left: 50%;margin-left: -35px;}
.right_aligned.leading_line:after {left: 100%;margin-left: -70px;}
.last_child {margin-right: 0 !important;}
.content_with_right_sidebar {}
.content_with_left_sidebar {float: right !important;}
.span12.content_with_right_sidebar {padding-right: 0;}
.left_aligned {text-align: left;}
.right_aligned {text-align: right;}
.center_aligned, .aligncenter {text-align: center;}
.no_padding_bottom {padding-bottom: 0;}
.no_padding_top {padding-top: 0;}
.no_padding {padding: 0;}
.padding_top145 {padding-top: 145px;}
.padding_top100 {padding-top: 100px;}
.padding_top60 {padding-top: 60px;}
.padding_top40 {padding-top: 40px;}
.padding_top30 {padding-top: 26px;}
.padding_bottom100 {padding-bottom: 100px;}
.padding_bottom80 {padding-bottom: 80px;}
.padding_bottom75 {padding-bottom: 75px;}
.padding_bottom60 {padding-bottom: 60px;}
.padding_bottom50 {padding-bottom: 50px;}
.padding_bottom40 {padding-bottom: 50px;}
.padding_left100 {padding-left: 100px;}
.padding_left70 {padding-left: 70px;}
.padding_left60 {padding-left: 60px;}
.padding_left10 {padding-left: 10px;}
.padding_right100 {padding-right: 100px;}
.padding_right70 {padding-right: 70px;}
.padding_right20 {padding-right: 20px;}
.margin_bottom {margin-bottom: 40px;}
.white_text, .white_text span {color: #fff !important;}
.white_text p {color: #848994;}
.white_text .dnd_section_dd header h3 {color: #fff;}
.dnd_section_dd.white_text_header header h3 {color: #fff !important;}
.text_blue {color: #c00;}
.orange_text {color: #f3ae36;}
a.dark_text {color: #3b4550 !important;font-size: 11px;}
.color_white {color: #fff;}
.color_white h6 span {color: #fff;font-weight: 700;}
.white_text_h3 h3 {color: #fff;}
.more_space {line-height: 28px;}
.full, .full input[type="submit"] {width: 100%;margin-top: 7px;}
sub {vertical-align: sub;font-size: smaller;}
sup {vertical-align: super;font-size: smaller;}
table {line-height: 2;margin: 0 0 40px;width: 100%;}
th {font-weight: 700;}
.pattern_overlayed {position: relative;color: #fff !important;}
.pattern_overlayed:after {content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,32,55,.5);z-index: 0;}
.pattern_overlayed .dnd_container {z-index: 1;position: relative;}
.wp-caption {max-width: 100% !important;}
.wp-caption.aligncenter {width: 100% !important;}
.sticky {background: #f2f2f2;margin-bottom: 40px;padding: 40px 20px 0 20px;}
::selection {color: #fff;background: #c00;}
.wp-caption-text {}
.gallery-caption {}
.bypostauthor {}
.container, .dnd_container {width: 1170px;margin: 0 auto;}
.content .dnd_container, .content_with_right_sidebar .dnd_container, .content_with_left_sidebar .dnd_container {width: 100%;}
.row {width: 100%;}
.row:before, .row:after {display: table;line-height: 0;content: "";}
.row:after {clear: both;}
.row > [class*="span"] {display: block;float: left;width: 100%;min-height: 20px;margin-left: 2.5641025641026%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.row > [class*="span"]:first-child {margin-left: 0;}
.row .span12 {width: 100%;}
.row .span11 {width: 91.452991452991%;}
.row .span10 {width: 82.905982905983%;}
.row .span9 {width: 74.358974358974%;}
.row .span8 {width: 65.811965811966%;}
.row .span7 {width: 57.264957264957%;}
.row .span6 {width: 48.717948717949%;}
.row .span5 {width: 40.17094017094%;}
.row .span4 {width: 31.623931623932%;}
.row .span3 {width: 23.076923076923%;}
.row .span2 {width: 14.529914529915%;}
.row .span1 {width: 5.982905982906%;}
.half, .third, .fourth, .fifth {float: left;}
.alpha {margin-left: 0 !important;}
.half {width: 50%;}
.third {width: 33.33333%;}
.fourth {width: 25%;}
.fifth {width: 20%;}
.left {float: left !important;}
.right {float: right !important;}
.no_margin {margin: 0;}
.no_padding {padding: 0;}
.bottom_margin {margin-bottom: 40px;}
.img_top_padding {padding-top: 6px;margin-bottom: 10px;}
.border_bottom {border-bottom: 1px solid #ebedef;}
.border_top {border-top: 1px solid #ebedef;}
.border_both {border-top: 1px solid #ebedef;border-bottom: 1px solid #ebedef;}
.clearfix:before, .clearfix:after {content: " ";display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;}
#ABdev_main_header.default {padding: 0px 0 0px 0px;box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);z-index: 9999;width: 100%;position: fixed;background: #fff;}
#top_bar {background: #c00;border-bottom: 1px solid #ebedef;max-height: 200px;overflow: hidden;transition: all 600ms ease-in;-webkit-transition: all 600ms ease-in;}
.top_social_icon {padding-left: 15px;padding-right: 15px;padding-bottom: 7px;padding-top: 15px;border-left: 1px solid #ebedef;float: left;}
.top_social_icon:last-of-type {border-right: 1px solid #ebedef;}
.top_social_icon i {font-size: 13px;color: #fff;position: relative;top: -3px;}
#header_social_info .top_social_icon.top_social_icon_facebook:hover {background: #3b5998;}
#header_social_info .top_social_icon.top_social_icon_twitter:hover {background: #4099ff;}
#header_social_info .top_social_icon.top_social_icon_googleplus:hover {background: #d34836;}
#header_social_info .top_social_icon.top_social_icon_linkedin:hover {background: #0e76a8;}
#header_social_info .top_social_icon.top_social_icon_youtube:hover {background: #c4302b;}
#header_social_info .top_social_icon.top_social_icon_pinterest:hover {background: #c8232c;}
#header_social_info .top_social_icon.top_social_icon_github:hover {background: #171515;}
#header_social_info .top_social_icon.top_social_icon_feed:hover {background: #ee802f;}
#header_social_info .top_social_icon.top_social_icon_behance:hover {background: #1769ff;}
#header_social_info .top_social_icon.top_social_icon_blogger:hover {background: #f57d00;}
#header_social_info .top_social_icon.top_social_icon_delicious:hover {background: #39f;}
#header_social_info .top_social_icon.top_social_icon_designContest:hover {background: #5faad2;}
#header_social_info .top_social_icon.top_social_icon_deviantART:hover {background: #4e6252;}
#header_social_info .top_social_icon.top_social_icon_digg:hover {background: #000;}
#header_social_info .top_social_icon.top_social_icon_dribble:hover {background: #ea4c89;}
#header_social_info .top_social_icon.top_social_icon_dropbox:hover {background: #007ee5;}
#header_social_info .top_social_icon.top_social_icon_email:hover {background: #ed1c16;}
#header_social_info .top_social_icon.top_social_icon_flickr:hover {background: #ff0084;}
#header_social_info .top_social_icon.top_social_icon_forrst:hover {background: #5b9a68;}
#header_social_info .top_social_icon.top_social_icon_instagram:hover {background: #3f729b;}
#header_social_info .top_social_icon.top_social_icon_lastfm:hover {background: #c3000d;}
#header_social_info .top_social_icon.top_social_icon_myspace:hover {background: #313131;}
#header_social_info .top_social_icon.top_social_icon_picasa:hover {background: #9a45a0;}
#header_social_info .top_social_icon.top_social_icon_skype:hover {background: #00aff0;}
#header_social_info .top_social_icon.top_social_icon_stumbleUpon:hover {background: #f74425;}
#header_social_info .top_social_icon.top_social_icon_vimeo:hover {background: #4bf;}
#header_social_info .top_social_icon.top_social_icon_zerply:hover {background: #9dcc7a;}
#header_social_info .top_social_icon:hover i {color: #fff;}
.quick_contact_phone, .quick_contact_mail {color: #fff;font-size: 12px;margin-left: 20px;display: inline-block;margin-top: 11px;}
.quick_contact_phone {margin-right: 16px;}
.quick_contact_mail a {color: #fff;}
.quick_contact_mail a:hover {text-decoration: underline;}
.quick_contact_phone i, .quick_contact_mail i {margin-right: 11px;position: relative;top: 2px;}
.shop_nav_links {color: #fff;font-size: 12px;margin-top: 11px;margin-bottom: 11px;}
.shop_nav_links a {color: #fff;}
.shop_nav_links a:hover {text-decoration: underline;}
.shop_nav_links a.link_cart {color: #c00;margin-left: 3px;}
.shop_nav_links a.link_cart:hover {color: #056ab2;}
#ABdev_main_slider {padding: 0;background-size: cover;position: relative;height: 455px;background: #fff;overflow: hidden;}
#ABdev_main_slider_content {text-align: center;}
#ABdev_main_slider_logo {position: absolute;top: 10%;width: 100%;}
#ABdev_main_slider_text {font-size: 70px;font-weight: 300;text-transform: uppercase;line-height: 84px;position: absolute;top: 30%;width: 100%;}
#ABdev_main_slider_text .bold {font-size: 84px;display: block;}
#ABdev_main_slider_scroll {position: absolute;bottom: 70px;width: 100%;}
.ABdev_main_slider_scroll_icon {display: inline-block;background: rgba(0,0,0,.5);padding: 9px 25px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.ABdev_main_slider_scroll_info {font-family: Ubuntu;text-transform: uppercase;}
.pattern_overlayed #ABdev_main_slider_content {z-index: 1;}
#logo {float: left;margin-top: 16px;}
#ABdev_main_header.transparent {background: rgba(0,0,0,.2);padding: 0px 0 20px;position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;}
#ABdev_main_header.transparent #main_logo {display: none;}
body.admin-bar #ABdev_main_header.transparent {top: 32px;}
.transparent #top_bar {background: rgba(0,0,0,.5);border-bottom: 1px solid rgba(0,0,0,.5);}
.transparent .top_social_icon {border-left: 1px solid rgba(0,0,0,.5);}
.transparent .top_social_icon:last-of-type {border-right: 1px solid rgba(0,0,0,.5);}
.transparent .search-box-wrapper {top: 97px;background: rgba(0,0,0,.2);border: 1px solid rgba(255,255,255,.2);}
.transparent #search-container .widget_search input[type="text"] {background: rgba(255,255,255,.1);color: #fff;}
.transparent #search-container .widget_search input::-webkit-input-placeholder {color: #fff;}
.transparent .search-icon i {background: rgba(255,255,255,.2);color: #c5c9d2;}
.transparent .search-icon:hover i {color: #fff !important;}
.transparent #search-container .widget_search i {color: #fff;}
.transparent #search-container .widget_search i:hover {color: #c00;}
body.page-template-page-onepage-php #ABdev_header_spacer.transparent {display: none;}
#ABdev_main_header.header_layout_1 {padding: 0px 0 0px 0px;box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);z-index: 9999;width: 100%;position: fixed;background: #fff;}
.header_layout_1 #logo_search_bar {border-bottom: 1px solid #e6e9eb;}
.header_layout_1 #logo {float: none;text-align: center;margin-bottom: 33px;margin-top: 29px;position: relative;}
.header_layout_1 #logo p {float: left;margin-bottom: 0;}
.header_layout_1 #logo .my_account_link {margin-left: 20px;}
.header_layout_1 #logo p.cart_right {position: relative;float: right;top: -6px;}
.header_layout_1 #logo p.cart_right a.link_cart {margin-left: 10px;}
.header_layout_1 #logo p.cart_right i, .header_layout_2 #logo p.cart_right i, .header_layout_3 p.cart_right i {font-size: 25px;margin-left: 20px;position: relative;top: 5px;}
.header_layout_1 .widget_search {width: 250px;float: right;}
.header_layout_1 .widget_search input {margin-top: 11px;border-radius: 20px;position: relative;outline: 0;}
.header_layout_1 .widget_search input:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.header_layout_1 .widget_search i {top: 24px;position: absolute;}
.header_layout_1 .widget_search i:hover {color: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.header_layout_1 #main_menu {float: left;padding-top: 9px;}
.header_layout_1 nav > ul ul {top: 61px;}
.header_layout_1 nav > ul > li a {padding-bottom: 10px;padding-right: 45px;margin-left: 0;}
.header_layout_1 nav > ul ul > li a {padding: 0px 10px 0px 30px;}
.header_layout_1 nav > ul > li.menu-item-has-children > a:after {right: 33px;}
.header_layout_1 nav > ul > li.menu-item-has-children:hover > a:before {top: 45px;margin-left: -27px;}
.header_layout_1 nav > ul > li > ul:before {content: "";display: block;position: absolute;width: 228px;min-width: 228px;height: 12px;top: -12px;left: 0;z-index: 2004;}
.header_layout_1 .sf-mega {top: 61px;left: 0;margin-left: 0 !important;}
#ABdev_main_header.header_layout_2 {padding: 0px 0 0px 0px;box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);z-index: 9999;width: 100%;position: fixed;background: #fff;}
.header_layout_2 #logo_search_bar {border-bottom: 1px solid #e6e9eb;}
.header_layout_2 #logo {float: none;margin: 0;position: relative;}
.header_layout_2 #logo .logo {float: left;margin-top: 26px;margin-bottom: 30px;margin-right: 59px;}
.header_layout_2 #logo p {text-align: right;padding-top: 17px;}
.header_layout_2 #logo p.cart_right {position: relative;float: right;top: 3px;margin-bottom: 15px;}
.header_layout_2 #logo p.cart_right a.link_cart {margin-left: 10px;}
.header_layout_2 .widget_search {float: left;width: 250px;}
.header_layout_2 .widget_search input {margin-top: 20px;border-radius: 20px;margin-bottom: 0;outline: 0;}
.header_layout_2 .widget_search input:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.header_layout_2 .widget_search i {top: 33px;}
.header_layout_2 .widget_search i:hover {color: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.header_layout_2 #main_menu {float: left;padding-top: 9px;padding-bottom: 10px;}
.header_layout_2 nav > ul ul {top: 59px;}
.header_layout_2 nav > ul > li a {padding-bottom: 0;padding-right: 45px;margin-left: 0;}
.header_layout_2 nav > ul > li.menu-item-has-children > a:after {right: 33px;}
.header_layout_2 nav > ul > li.menu-item-has-children:hover > a:before {top: 43px;margin-left: -27px;}
.header_layout_2 nav > ul > li > ul:before {content: "";display: block;position: absolute;width: 228px;min-width: 228px;height: 10px;top: -10px;left: 0;z-index: 2004;}
.header_layout_2 .sf-mega {top: 59px;left: 0;margin-left: 0 !important;}
#ABdev_main_header.header_layout_3 {padding: 0px 0 0px 0px;box-shadow: 0px 0px 2px 2px rgba(0,0,0,.2);z-index: 9999;width: 100%;position: fixed;background: #fff;padding-bottom: 0 !important;}
.header_layout_3 #logo_search_bar {border-bottom: 1px solid #e6e9eb;}
.header_layout_3 #logo {float: none;margin: 0;position: relative;}
.header_layout_3 #logo .logo {float: left;margin-top: 24px;margin-bottom: 28px;margin-right: 59px;}
.header_layout_3 p {text-align: right;padding-top: 9px;margin-bottom: 0;padding-bottom: 22px;}
.header_layout_3 p a.link_cart {padding-left: 10px;}
.header_layout_3 .widget_search {float: right;width: 250px;}
.header_layout_3 .widget_search input {margin-top: 18px;border-radius: 20px;margin-bottom: 18px;outline: 0;}
.header_layout_3 .widget_search input:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.header_layout_3 .widget_search i {top: 31px;}
.header_layout_3 .widget_search i:hover {color: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.header_layout_3 #main_menu {float: left;padding-top: 9px;padding-bottom: 10px;}
.header_layout_3 nav > ul ul {top: 59px;}
.header_layout_3 nav > ul > li a {padding-bottom: 0;padding-right: 35px;margin-left: 0;}
.header_layout_3 nav > ul > li.menu-item-has-children > a:after {right: 25px;}
.header_layout_3 nav > ul > li.menu-item-has-children:hover > a:before {top: 43px;margin-left: -27px;}
.header_layout_3 nav > ul > li > ul:before {content: "";display: block;position: absolute;width: 228px;min-width: 228px;height: 10px;top: -10px;left: 0;z-index: 2004;}
.header_layout_3 .sf-mega {top: 59px;left: 0;margin-left: 0 !important;}
.dark_menu_style nav > ul ul {background: #282c30;border: 1px solid #282c30;}
.dark_menu_style nav > ul ul li {border-bottom: none;}
.dark_menu_style nav > ul ul li:hover {background: #282c30;color: #c00;}
.dark_menu_style nav > ul > li.menu-item-has-children:hover > a:before {border-bottom: 7px solid #282c30;}
.dark_menu_style .sf-mega-inner {background: #282c30;}
.dark_menu_style nav > ul .sf-mega-inner > ul > li {border-right: 1px solid #9fa4af;background: #282c30;}
.dark_menu_style nav > ul .sf-mega-inner > ul > li > a, .dark_menu_style .megamenu_header a span {color: #fff;}
.dark_menu_style .search-box-wrapper {background: #282c30;}
#ABdev_main_header.sticky_header_low nav > ul > li > ul:before {height: 15px;top: -15px;}
.header_layout_1.sticky_main_header #top_bar {transition: all 400ms ease-in;-webkit-transition: all 400ms ease-in;max-height: 400px;}
#ABdev_main_header.sticky_header_low #top_bar {max-height: 0px;overflow: hidden;transition: all 600ms ease-in;-webkit-transition: all 600ms ease-in;}
.header_layout_1.sticky_main_header #logo {transition: all 400ms ease-in;-webkit-transition: all 400ms ease-in;}
.header_layout_1.sticky_header_low #logo {margin-bottom: 15px;margin-top: 15px;transition: all 400ms ease-in;-webkit-transition: all 400ms ease-in;}
#ABdev_menu_toggle {display: none;cursor: pointer;}
nav > ul {list-style: none;margin: 0;float: right;position: relative;padding-top: 16px;}
nav > ul > li {float: left;line-height: 40px;}
nav > ul > li a {color: #848994;font-family: Ubuntu;font-weight: 300;font-size: 13px;text-align: center;display: inline-block;width: 100%;margin-left: 15px;padding-right: 10px;position: relative;padding-bottom: 20px;}
nav > ul > li a:hover {color: #c00;}
nav > ul > li.menu-item-has-children > a:after {content: "";font-family: "WebHostingHub-Glyphs";color: #848994;font-size: 7px;position: absolute;top: 2px;right: 5px;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
nav > ul > li:hover a {-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
nav > ul > li:hover a:after {color: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
nav > ul > li span {display: block;}
nav > ul ul {display: none;list-style: none;position: absolute;background: #fff;border: 1px solid #e9eaec;border-radius: 5px;margin: 0;min-width: 228px;z-index: 2001;overflow: visible;}
nav > ul > li.menu-item-has-children:hover > a:before {width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #b7b9c2;content: "";position: absolute;bottom: 0;left: 50%;margin-left: -12px;}
nav > ul li:hover > ul, nav > ul li.sfHover > ul {display: block;z-index: 2003;}
nav > ul ul li {position: relative;border-bottom: 1px solid rgba(255,255,255,.2);}
nav > ul ul li:last-child {border-bottom: 0px solid #e9eaec;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
nav > ul ul li a {width: 100%;text-align: left;padding: 6px 13px 7px 13px;color: #848998;margin-left: 0;}
nav > ul ul li:hover {background: #f5f6f8;}
nav > ul ul li:hover a {color: #c00;}
nav > ul ul ul {position: absolute;left: 100%;top: -1px !important;margin-left: 0px;margin-top: 0;z-index: 2002;border-top-left-radius: 0px;}
nav > ul ul ul li > a {color: #848998 !important;}
nav > ul ul ul li > a:hover {color: #c00 !important;}
nav > ul ul ul:after {display: none;}
.sf-arrows .sf-with-ul:after {content: "";font-family: "WebHostingHub-Glyphs";color: #aaa;margin-left: 5px;float: right;position: relative;top: 2px;}
.sf-arrows ul .sf-with-ul:after {content: "";top: 0;}
.sf-arrows ul li:hover .sf-with-ul:after {color: #fff;}
.sf-arrows > li:hover > .sf-with-ul:after {color: #d84949;}
.sf-arrows .current_menu_ancestor .sf-with-ul:after {color: #333;}
nav > ul > .current-menu-item > a, nav > ul > .current-post-ancestor > a, nav > ul > .current-menu-ancestor > a, nav > ul ul > .current-menu-item > a {}
.whhg-search {float: right;width: 36px;height: 36px;line-height: 36px;margin-left: 34px;background: #f5f6f8;border-radius: 50%;text-align: center;font-size: 13px;margin-top: 17px;}
#ABdev_main_header.transparent nav > ul > .current-menu-item > a, #ABdev_main_header.transparent nav > ul > .current-post-ancestor > a, #ABdev_main_header.transparent nav > ul > .current-menu-ancestor > a {color: #c00;}
#ABdev_main_header.transparent nav > ul > li a {color: #fff !important;}
#ABdev_main_header.transparent nav > ul > li a:hover {color: #c00 !important;}
#ABdev_main_header.transparent .megamenu_header a span {color: #fff;}
#ABdev_main_header.transparent nav > ul ul {list-style: none;position: absolute;background: rgba(0,0,0,.2);border: 1px solid rgba(255,255,255,.2);border-radius: 5px;margin: 0;margin-top: 20px;z-index: 2001;overflow: visible;}
#ABdev_main_header.transparent nav > ul > li > ul:before {content: "";display: block;position: absolute;width: 228px;min-width: 228px;height: 20px;top: -20px;left: 0;z-index: 2004;}
#ABdev_main_header.transparent nav > ul ul li:hover {background: rgba(0,0,0,.2);}
#ABdev_main_header.transparent nav > ul > li.menu-item-has-children:hover > a:before {bottom: -20px;}
#ABdev_main_header.transparent .sf-mega {top: 96px;background: transparent !important;margin-left: 0 !important;margin-right: -66px;}
#ABdev_main_header.transparent .sf-mega-inner {border: none;border: 1px solid rgba(255,255,255,.2);background: transparent !important;}
#ABdev_main_header.transparent nav > ul .sf-mega-inner > ul > li {background: transparent !important;border-right: 1px solid rgba(255,255,255,.2);}
#ABdev_main_header.transparent nav > ul .sf-mega-inner > ul > li:last-child {border-right: none;}
#ABdev_main_header.transparent .sf-mega-inner ul ul {border: none;background: transparent !important;}
#ABdev_main_header.transparent .sf-mega-inner ul ul li {border-left: none;border-right: none;border-bottom: none;}
.sf-mega {width: 1170px;position: absolute;right: 0;display: none;top: 100%;z-index: 9999;}
.sf-mega-inner {background: #fff;border: 1px solid #e9eaec;border-radius: 5px;}
nav > ul li:hover > .sf-mega, nav > ul li.sfHover > .sf-mega {display: block;}
.sf-mega li, .sf-mega ul {position: static !important;display: block !important;padding: 0;margin: 0;border: none;height: auto !important;background: none;box-shadow: none;}
.sf-mega-inner ul li ul ul > li:hover {background: #f5f6f8;}
nav > ul .sf-mega-inner {display: table !important;width: 100%;}
nav > ul .sf-mega-inner > ul {display: table-row !important;}
nav > ul .sf-mega-inner > ul > li {border-right: 1px solid #e9eaec;display: table-cell !important;vertical-align: top;padding-bottom: 0;background: #fff;}
nav > ul .sf-mega-inner > ul > li:first-child {border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
nav > ul .sf-mega-inner > ul > li:last-child {border-right: none;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.sf-mega li, .sf-mega li {border-bottom: none;}
nav > ul .sf-mega-inner > ul > li > a {font-family: Ubuntu;font-weight: 700;text-transform: uppercase;color: #3b4550;font-size: 14px;line-height: 28px;margin-top: 25px;}
nav > ul .sf-mega-inner > ul > li > ul > li a {font-size: 13px;line-height: 28px;}
nav > ul .sf-mega-inner a {text-transform: none;padding: 7px 10px 6px 14px;margin-bottom: 1px;}
nav > ul > .mega1 .sf-mega-inner > ul > li {width: 100%;}
nav > ul > .mega2 .sf-mega-inner > ul > li {width: 50%;}
nav > ul > .mega3 .sf-mega-inner > ul > li {width: 33.333333333333%;}
nav > ul > .mega4 .sf-mega-inner > ul > li {width: 25%;}
nav > ul > .mega5 .sf-mega-inner > ul > li {width: 20%;}
nav > ul > .mega6 .sf-mega-inner > ul > li {width: 16.666666666667%;}
nav > ul > .mega7 .sf-mega-inner > ul > li {width: 14.285714285714%;}
nav > ul > .mega1 ul, nav > ul > .mega2 ul, nav > ul > .mega3 ul, nav > ul > .mega4 ul, nav > ul > .mega5 ul, nav > ul > .mega6 ul, nav > ul > .mega7 ul {min-width: 0;}
nav > ul .sf-mega-inner .description_menu_item {padding: 20px;font-size: 13px;font-weight: 300;line-height: 22px;color: #848994;}
nav > ul .sf-mega-inner .description_menu_item a {display: inline;padding: 0;margin: 0;line-height: inherit;font-size: inherit;color: #c00;}
nav > ul .sf-mega-inner .description_menu_item a:hover {color: #056ab2;background: none;}
.sf-mega ul ul li:hover a {color: #c00 !important;}
#ABdev_main_header.default .sf-mega {right: -66px;}
.megamenu_header:hover {background: #fff;}
.megamenu_header a span {font-family: Ubuntu;font-weight: 700;text-transform: uppercase;color: #3b4550;font-size: 14px;line-height: 28px;margin-top: 25px;}
#title_breadcrumbs_bar {background: #f6f6f6;padding: 50px 0;font-family: Open Sans;font-weight: 300;font-size: 18px;border-bottom: 1px solid #e9eaec;}
#title_breadcrumbs_bar h1 {font-size: 25px;color: #3b4550;line-height: 24px;margin-bottom: 0;text-transform: uppercase;font-family: Ubuntu,sans-serif;font-weight: 700;}
h1.paget {font-size: 25px;color: #3b4550;line-height: 24px;margin-bottom: 20px;text-transform: uppercase;font-family: Ubuntu,sans-serif;font-weight: 700;}
.pdescription p {margin-bottom: 5px;}
#title_breadcrumbs_bar .breadcrumbs {line-height: 36px;}
#title_breadcrumbs_bar .breadcrumbs, #title_breadcrumbs_bar .breadcrumbs a, #title_breadcrumbs_bar .breadcrumbs i {color: #c00;font-size: 13px;}
#title_breadcrumbs_bar .breadcrumbs a:hover {color: #c00;text-decoration: underline;}
#title_breadcrumbs_bar .breadcrumbs .current {color: #848994;}
#title_breadcrumbs_bar .breadcrumbs i {font-size: 8px;top: 0;color: #848994;padding: 0 6px;}
.search-toggle {cursor: pointer;float: right;margin-left: 10px;position: relative;}
.search-toggle:hover .search-icon i {background: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.search-toggle:hover .search-icon i {color: #fff;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.search-icon i {float: right;width: 36px;height: 36px;line-height: 37px;margin-left: 20px;background: #f5f6f8;border-radius: 50%;text-align: center;font-size: 13px;margin-top: 17px;margin-bottom: 23px;}
.search-icon.active i {background: #c00;color: #fff;}
.search-toggle.active {background: #e4664d;color: #fff;}
.search-toggle .screen-reader-text i {color: #8a8d94;font-size: 15px;line-height: 76px;}
.search-box-wrapper {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: absolute;top: 76px;right: 0;width: 250px;height: 74px;z-index: 2;background: #fff;border: 1px solid #e9eaec;border-radius: 5px;-webkit-box-shadow: 0px 1px 1px 1px rgba(151,156,162,.1);-moz-box-shadow: 0px 1px 1px 1px rgba(151,156,162,.1);box-shadow: 0px 1px 1px 1px rgba(151,156,162,.1);}
.search-box {padding: 12px;}
.search-box:before {width: 0;height: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #b7b9c2;content: "";position: absolute;top: -8px;right: 10px;}
#search-container .widget_search input[type="text"] {border: 0;border: 1px solid #e9eaec;background: #f5f6f8;text-align: left;outline: 0;font-size: 13px;line-height: 22px;color: #848994;border-radius: 45px;width: 210px;height: 32px;margin: 6px 0 0 7px;position: relative;}
#search-container .widget_search input[type="text"]:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
#search-container .widget_search i {color: #c00;position: absolute;top: 16px;right: 20px;}
#search-container .widget_search i:hover {color: #848994;}
.hide {display: none;}
#frontpage_slider {padding: 0;margin: 0;}
.tp-leftarrow.default, .tp-rightarrow.default {background: #fff;width: 48px;height: 48px;text-align: center;border-radius: 50%;line-height: 48px;}
.tp-leftarrow.default:before, .tp-rightarrow.default:before {font-family: "WebHostingHub-Glyphs";display: block;color: #505558;content: "";text-align: center;font-size: 16px;line-height: 48px;width: 100%;height: 100%;}
.tp-leftarrow.default:hover:before, .tp-rightarrow.default:hover:before {color: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.tp-rightarrow.default:before {content: "";}
.tp-bullets.simplebullets.round .bullet {background-image: url("/assets/template/css/images/bullet.png");background: #fff;width: 16px;height: 16px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;margin-right: 7px;}
.tp-bullets.simplebullets.round .bullet.selected {background: #c00;width: 16px;height: 16px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;margin-right: 7px;border: 2px solid #c00;}
.tp-bullets.simplebullets.round .bullet {background: transparent;width: 16px;height: 16px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;margin-right: 7px;border: 2px solid #fff;}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected {background-color: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.tp-caption.Blue_Button, .tp-caption.White_Button {-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.tp-caption.Blue_Button:hover {background-color: #fff;cursor: pointer;}
.tp-caption.Blue_Button:hover a {color: #c00 !important;}
.tp-caption.White_Button:hover {background-color: #848994;cursor: pointer;}
.tp-caption.White_Button:hover a, .tp-caption.White_Button:hover a i {color: #fff !important;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.videoWrapper-youtube {position: relative;padding-bottom: 56.25%;padding-top: 0px;height: 0;overflow: hidden;}
.videoWrapper-youtube iframe, .videoWrapper-youtube object, .videoWrapper-youtube embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.videoWrapper-vimeo {position: relative;padding-bottom: 53%;padding-top: 30px;height: 0;overflow: hidden;}
.videoWrapper-vimeo iframe, .videoWrapper-vimeo object, .videoWrapper-vimeo embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.wp-video {margin-left: auto;margin-right: auto;}
.sidebar_left {margin-left: 0 !important;}
.post_padding ul, .post_padding ol, #default_page_row ul, #default_page_row ol, .post_content ul, .post_content ol {margin-left: 20px;margin-bottom: 40px;}
.post_padding dl, #default_page_row dl, .post_content dl {margin-bottom: 40px;}
.post_padding ul ul, .post_padding ol ol, .post_padding dl dl, #default_page_row ul ul, #default_page_row ol ol, #default_page_row dl dl, .post_content ul ul, .post_content ol ol, .post_content dl dl {margin-bottom: 0px;}
.loadmore a {width: 143px;height: 38px;margin: 0 auto;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: "Ubuntu";font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;display: block;}
.loadmore a:hover {width: 143px;height: 38px;background: #c00;border: 1px solid transparent;border-radius: 45px;color: #fff !important;}
#timeline_posts {background: url("/assets/template/images/timeline_line.png") center top repeat-y;overflow: hidden;}
.timeline_post {box-shadow: 0 0 0 1px #e9eaec inset;background: #fff;width: 535px;float: left;margin-bottom: 80px;position: absolute;top: -2000px;transition: top 1s;-webkit-transition: top 1s;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#timeline_posts img {border-top-right-radius: 5px;border-top-left-radius: 5px;}
.timeline_post .post_main_inner_wrapper {padding: 30px;}
.timeline_post h5 {color: #c00;margin-bottom: 10px;}
.timeline_post h5 a {color: #c00;font-family: Ubuntu,sans-serif;line-height: 24px;}
.timeline_post h5:hover a {color: #c00;}
.timeline_post_first {width: 535px;}
.timeline_appended {transition: top 0s,opacity 1s;-webkit-transition: top 0s,opacity 1s;}
.timeline_postmeta {padding: 0px 0px 20px 0px;font-size: 13px;line-height: 20px;}
.timeline_postmeta a {color: #848994;}
.timeline_postmeta a:hover {color: #c00;}
.timeline_postmeta p {display: inline-block;margin-bottom: 0;margin-right: 25px;}
.timeline_postmeta .post_author span {position: relative;margin-right: 15px;}
.timeline_postmeta .post_author span i {position: relative;font-size: 4px;top: -2px;right: -8px;}
.timeline_postmeta .post_author span:last-child {margin-right: 0;}
.timeline_content {padding: 0px 0px 7px 0px;}
.timeline_post .post-readmore {padding: 10px 0px 0px 0px;}
.timeline_post .post-readmore p {margin-bottom: 0px;}
.timeline_post_left:after, .timeline_post_right:after {display: block;position: absolute;top: 50%;margin-top: -29px;width: 15px;height: 15px;background: #c00;border: 2px solid #e9eaec;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;content: "";}
.timeline_post_left:after {right: -60px;}
.timeline_post_right:after {left: -59px;}
.timeline_post_left:before, .timeline_post_right:before {content: "";display: block;top: 50%;margin-top: -20px;height: 1px;background: #e9eaec;position: absolute;}
.timeline_post_left:before {width: 57px;right: -57px;}
.timeline_post_right:before {width: 55px;left: -55px;}
.timeline_post_first:after {margin-top: -93px;}
.timeline_post_first:before {margin-top: -84px;}
#timeline_loading {text-align: center;padding-top: 40px;padding-bottom: 40px;}
.timeline_loading_loader {background: url("/assets/template/css/images/ajax-loader.gif") center 40px no-repeat;}
#timeline_posts .post-readmore {padding-top: 0;}
#timeline_posts .post-readmore a.more-link {width: 143px;height: 38px;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;}
#timeline_posts .post-readmore a.more-link:hover {width: 143px;height: 38px;background: #c00;border: 1px solid transparent;border-radius: 45px;color: #fff;}
#timeline_posts .post-readmore .post_meta_comments {float: right;position: relative;top: 8px;}
#timeline_posts .post-readmore .post_meta_comments i {position: relative;margin-right: 5px;top: 2px;}
#grid_posts {overflow: hidden;}
.grid_post {box-shadow: 0 0 0 1px #e9eaec inset;background: #fff;float: left;margin-bottom: 30px;transition: top 1s;-webkit-transition: top 1s;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#grid_posts img {border-top-right-radius: 5px;border-top-left-radius: 5px;}
.grid_post .post_main_inner_wrapper {padding: 30px;}
.grid_post h5 {margin-bottom: 10px;}
.grid_post h5 a {color: #3b4550;font-family: Ubuntu,sans-serif;line-height: 24px;}
.grid_post h5:hover a {color: #c00;}
.grid_post_first {width: 535px;}
.grid_postmeta {padding: 15px 30px 15px 30px;font-size: 13px;line-height: 20px;box-shadow: 0 0 0 1px #e9eaec inset;background: #f5f6f8;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;display: inline-block;width: 100%;}
.grid_postmeta a {color: #848994;}
.grid_postmeta a:hover {color: #c00;}
.grid_postmeta p {display: inline-block;margin-bottom: 0;margin-right: 25px;}
.grid_postmeta .post_meta_comments {float: right;margin-right: 0;}
.grid_postmeta i {margin-right: 6px;position: relative;top: 2px;}
.grid_content {padding: 0;margin-bottom: 22px;}
.grid_post .post-readmore {padding: 10px 0px 0px 0px;}
.grid_post .post-readmore p {margin-bottom: 0px;}
#grid_posts .post-readmore {padding-top: 0;width: 100%;text-align: center;}
#grid_posts .post-readmore a.more-link {width: auto;height: auto;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding: 7px 25px;}
#grid_posts .post-readmore a.more-link:hover {width: auto;height: auto;background: #c00;border: 1px solid transparent;border-radius: 45px;color: #fff;}
#grid_posts .post-readmore .post_meta_comments {float: right;position: relative;top: 8px;}
#grid_posts .post-readmore .post_meta_comments i {margin-right: 5px;}
.blog_category_index_masonry2.grid_post {width: auto;}
.span9_halved {width: 35.879487179487% !important;}
.span9_halved:nth-child(2).content_with_left_sidebar {margin-right: 30px;}
.blog_category_index_masonry2_left.grid_post, .blog_category_index_masonry2_right.grid_post {width: auto;overflow: hidden;}
.blog_category_index_masonry3_left.grid_post, .blog_category_index_masonry3_right.grid_post {width: 100%;overflow: hidden;}
.span3.content_with_left_sidebar:last-child {margin-left: 0;}
.span3.content_with_left_sidebar:first-child {margin-left: 2.5641025641026%;}
.blog_category_index_masonry4.grid_post {width: 100%;overflow: hidden;}
.blog_category_index_right .post, .blog_category_index_left .post, .blog_category_index_none .post {border-bottom: 0;}
.blog_category_index_right .post_main, .blog_category_index_left .post_main, .blog_category_index_none .post_main {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;margin-left: 96px;}
.blog_category_index_right .post_date, .blog_category_index_left .post_date, .blog_category_index_none .post_date {width: 73px;height: 73px;border-radius: 5px;background: #c00;text-align: center;margin-bottom: 3px;}
.blog_category_index_right .post_info .post_main_date, .blog_category_index_left .post_info .post_main_date, .blog_category_index_none .post_info .post_main_date {font-family: Ubuntu,sans-serif;font-weight: 700;font-size: 25px;line-height: 24px;color: #fff;display: block;padding-top: 14px;padding-bottom: 1px;}
.blog_category_index_right .post_info .post_main_month, .blog_category_index_left .post_info .post_main_month, .blog_category_index_none .post_info .post_main_month {font-family: "Open Sans",sans-serif;font-weight: 400;font-size: 12px;line-height: 24px;color: #fff;}
.blog_category_index_right .post_type, .blog_category_index_left .post_type, .blog_category_index_none .post_type {height: 56px;width: 73px;border-radius: 5px;background: #f5f6f8;border: 1px solid #e9eaec;text-align: center;position: relative;margin-right: 0;}
.blog_category_index_right .post_type i, .blog_category_index_left .post_type i, .blog_category_index_none .post_type i {font-size: 21px;color: #848994;position: absolute;top: 17px;left: 26px;}
.blog_category_index_right .post_main, .blog_category_index_left .post_main, .blog_category_index_none .post_main {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;}
.blog_category_index_right .post_main .videoWrapper-vimeo, .blog_category_index_left .post_main .videoWrapper-vimeo, .blog_category_index_none .post_main .videoWrapper-vimeo, .blog_category_index_right .post_main .videoWrapper-youtube, .blog_category_index_left .post_main .videoWrapper-youtube, .blog_category_index_none .post_main .videoWrapper-youtube, .blog_category_index_right .post_main iframe, .blog_category_index_left .post_main iframe, .blog_category_index_none .post_main iframe {margin-bottom: 0;}
.blog_category_index_right .post_content .post_main .wp-post-image, .blog_category_index_left .post_content .post_main .wp-post-image, .blog_category_index_none .post_content .post_main .wp-post-image {border-top-right-radius: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;margin-bottom: 0;}
.blog_category_index_right .post_main .post_main_inner_wrapper, .blog_category_index_left .post_main .post_main_inner_wrapper, .blog_category_index_none .post_main .post_main_inner_wrapper {padding: 30px;}
.blog_category_index_right .post_main .post_main_inner_wrapper h5, .blog_category_index_left .post_main .post_main_inner_wrapper h5, .blog_category_index_none .post_main .post_main_inner_wrapper h5 {margin-bottom: 2px;}
.blog_category_index_right .post_main .post_main_inner_wrapper h5 a, .blog_category_index_left .post_main .post_main_inner_wrapper h5 a, .blog_category_index_none .post_main .post_main_inner_wrapper h5 a {color: #3b4550;font-family: Ubuntu,sans-serif;line-height: 24px;}
.blog_category_index_right .post_main .post_main_inner_wrapper h5:hover a, .blog_category_index_left .post_main .post_main_inner_wrapper h5:hover a, .blog_category_index_none .post_main .post_main_inner_wrapper h5:hover a {color: #c00;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post_author, .blog_category_index_left .post_main .post_main_inner_wrapper .post_author, .blog_category_index_none .post_main .post_main_inner_wrapper .post_author {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #848994;text-align: left;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post_author span, .blog_category_index_left .post_main .post_main_inner_wrapper .post_author span, .blog_category_index_none .post_main .post_main_inner_wrapper .post_author span {position: relative;margin-right: 15px;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post_author span i, .blog_category_index_left .post_main .post_main_inner_wrapper .post_author span i, .blog_category_index_none .post_main .post_main_inner_wrapper .post_author span i {position: relative;font-size: 4px;top: -2px;right: -8px;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post_author span:last-child, .blog_category_index_left .post_main .post_main_inner_wrapper .post_author span:last-child, .blog_category_index_none .post_main .post_main_inner_wrapper .post_author span:last-child {margin-right: 0;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post_category a, .blog_category_index_left .post_main .post_main_inner_wrapper .post_category a, .blog_category_index_none .post_main .post_main_inner_wrapper .post_category a {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #848994;text-align: left;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post_category a:hover, .blog_category_index_left .post_main .post_main_inner_wrapper .post_category a:hover, .blog_category_index_none .post_main .post_main_inner_wrapper .post_category a:hover {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #c00;text-align: left;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post_padding, .blog_category_index_left .post_main .post_main_inner_wrapper .post_padding, .blog_category_index_none .post_main .post_main_inner_wrapper .post_padding {padding-top: 16px;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_left .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_none .post_main .post_main_inner_wrapper .post-readmore {border-top: 0;display: inline-block;width: 100%;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_left .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_none .post_main .post_main_inner_wrapper .post-readmore .more-link {width: 143px;height: 38px;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;float: left;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_left .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_none .post_main .post_main_inner_wrapper .post-readmore .more-link:hover {width: 143px;height: 38px;background: #c00;border: 1px solid transparent;border-radius: 45px;color: #fff;}
.blog_category_index_right .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_left .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_none .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags {position: relative;top: 8px;float: right;}
.blog_category_index_right #blog_pagination .pagination, .blog_category_index_left #blog_pagination .pagination, .blog_category_index_none #blog_pagination .pagination {text-align: right;}
.blog_category_index_right2 .post, .blog_category_index_left2 .post, .blog_category_index_none2 .post {border-bottom: 0;}
.blog_category_index_right2 .post_content .post_badges .avatar, .blog_category_index_left2 .post_content .post_badges .avatar, .blog_category_index_none2 .post_content .post_badges .avatar {width: 76px;height: 76px;}
.blog_category_index_right2 .post_date, .blog_category_index_left2 .post_date, .blog_category_index_none2 .post_date {width: 73px;height: 73px;border-radius: 5px;background: #c00;text-align: center;margin-bottom: 3px;}
.blog_category_index_right2 .post_info, .blog_category_index_left2 .post_info, .blog_category_index_none2 .post_info {position: absolute;top: 38px;left: 30px;}
.blog_category_index_right2 .post_info .post_main_date, .blog_category_index_left2 .post_info .post_main_date, .blog_category_index_none2 .post_info .post_main_date {font-family: Ubuntu,sans-serif;font-weight: 700;font-size: 25px;line-height: 24px;color: #fff;display: block;padding-top: 14px;padding-bottom: 1px;}
.blog_category_index_right2 .post_info .post_main_month, .blog_category_index_left2 .post_info .post_main_month, .blog_category_index_none2 .post_info .post_main_month {font-family: "Open Sans",sans-serif;font-weight: 400;font-size: 12px;line-height: 24px;color: #fff;}
.blog_category_index_right2 .post_type, .blog_category_index_left2 .post_type, .blog_category_index_none2 .post_type {height: 56px;width: 73px;border-radius: 5px;background: #f5f6f8;border: 1px solid #e9eaec;text-align: center;position: relative;margin-right: 0;}
.blog_category_index_right2 .post_type i, .blog_category_index_left2 .post_type i, .blog_category_index_none2 .post_type i {font-size: 21px;color: #848994;position: absolute;top: 17px;left: 26px;}
.blog_category_index_right2 .post_main, .blog_category_index_left2 .post_main, .blog_category_index_none2 .post_main {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;margin-left: 111px;}
.blog_category_index_right2 .post_main.vacancies, .blog_category_index_left2 .post_main.vacancies, .blog_category_index_none2 .post_main.vacancies {margin-left: 0;}
.blog_category_index_right2 .post_main .videoWrapper-vimeo, .blog_category_index_left2 .post_main .videoWrapper-vimeo, .blog_category_index_none2 .post_main .videoWrapper-vimeo, .blog_category_index_right2 .post_main .videoWrapper-youtube, .blog_category_index_left2 .post_main .videoWrapper-youtube, .blog_category_index_none2 .post_main .videoWrapper-youtube, .blog_category_index_right2 .post_main iframe, .blog_category_index_left2 .post_main iframe, .blog_category_index_none2 .post_main iframe {margin-bottom: 0;}
.blog_category_index_right2 .post_content .post_main .wp-post-image, .blog_category_index_left2 .post_content .post_main .wp-post-image, .blog_category_index_none2 .post_content .post_main .wp-post-image {border-top-right-radius: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;margin-bottom: 0;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper, .blog_category_index_left2 .post_main .post_main_inner_wrapper, .blog_category_index_none2 .post_main .post_main_inner_wrapper {padding: 30px 30px 30px 135px;position: relative;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper h5, .blog_category_index_left2 .post_main .post_main_inner_wrapper h5, .blog_category_index_none2 .post_main .post_main_inner_wrapper h5 {margin-bottom: 2px;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper h5 a, .blog_category_index_left2 .post_main .post_main_inner_wrapper h5 a, .blog_category_index_none2 .post_main .post_main_inner_wrapper h5 a {color: #3b4550;font-family: Ubuntu,sans-serif;line-height: 24px;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper h5:hover a, .blog_category_index_left2 .post_main .post_main_inner_wrapper h5:hover a, .blog_category_index_none2 .post_main .post_main_inner_wrapper h5:hover a {color: #c00;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post_author, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post_author, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post_author {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #848994;text-align: left;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post_author span, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post_author span, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post_author span {position: relative;margin-right: 15px;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post_author span i, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post_author span i, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post_author span i {position: relative;font-size: 4px;right: -8px;top: -2px;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post_author span:last-child, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post_author span:last-child, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post_author span:last-child {margin-right: 0;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post_category a, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post_category a, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post_category a {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #848994;text-align: left;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post_category a:hover, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post_category a:hover, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post_category a:hover {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #c00;text-align: left;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post_padding, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post_padding, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post_padding {padding-top: 16px;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post-readmore {border-top: 0;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post-readmore .more-link {width: 143px;height: 38px;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post-readmore .more-link:hover {width: 143px;height: 38px;background: #c00;border: 1px solid transparent;border-radius: 45px;color: #fff;}
.blog_category_index_right2 .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_left2 .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_none2 .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags {position: relative;top: 8px;}
.blog_category_index_right3 .post, .blog_category_index_left3 .post, .blog_category_index_none3 .post {border-bottom: 0;}
.blog_category_index_right3 .post_date, .blog_category_index_left3 .post_date, .blog_category_index_none3 .post_date {width: 73px;height: 73px;border-radius: 5px;background: #c00;text-align: center;margin-bottom: 3px;}
.blog_category_index_right3 .post_info, .blog_category_index_left3 .post_info, .blog_category_index_none3 .post_info {position: absolute;top: 38px;left: 30px;}
.blog_category_index_right3 .post_info .post_main_date, .blog_category_index_left3 .post_info .post_main_date, .blog_category_index_none3 .post_info .post_main_date {font-family: Ubuntu,sans-serif;font-weight: 700;font-size: 25px;line-height: 24px;color: #fff;display: block;padding-top: 14px;padding-bottom: 1px;}
.blog_category_index_right3 .post_info .post_main_month, .blog_category_index_left3 .post_info .post_main_month, .blog_category_index_none3 .post_info .post_main_month {font-family: "Open Sans",sans-serif;font-weight: 400;font-size: 12px;line-height: 24px;color: #fff;}
.blog_category_index_right3 .post_type, .blog_category_index_left3 .post_type, .blog_category_index_none3 .post_type {height: 56px;width: 73px;border-radius: 5px;background: #f5f6f8;border: 1px solid #e9eaec;text-align: center;position: relative;margin-right: 0;}
.blog_category_index_right3 .post_type i, .blog_category_index_left3 .post_type i, .blog_category_index_none3 .post_type i {font-size: 21px;color: #848994;position: absolute;top: 17px;left: 26px;}
.blog_category_index_right3 .post_main, .blog_category_index_left3 .post_main, .blog_category_index_none3 .post_main {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;margin-left: 0px;}
.blog_category_index_right3 .post_main .videoWrapper-vimeo, .blog_category_index_left3 .post_main .videoWrapper-vimeo, .blog_category_index_none3 .post_main .videoWrapper-vimeo, .blog_category_index_right3 .post_main .videoWrapper-youtube, .blog_category_index_left3 .post_main .videoWrapper-youtube, .blog_category_index_none3 .post_main .videoWrapper-youtube, .blog_category_index_right3 .post_main iframe, .blog_category_index_left3 .post_main iframe, .blog_category_index_none3 .post_main iframe {margin-bottom: 0;}
.blog_category_index_right3 .post_content .post_main .wp-post-image, .blog_category_index_left3 .post_content .post_main .wp-post-image, .blog_category_index_none3 .post_content .post_main .wp-post-image {border-top-right-radius: 5px;border-top-left-radius: 5px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;margin-bottom: 0;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper, .blog_category_index_left3 .post_main .post_main_inner_wrapper, .blog_category_index_none3 .post_main .post_main_inner_wrapper {padding: 30px 30px 30px 135px;position: relative;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper h5, .blog_category_index_left3 .post_main .post_main_inner_wrapper h5, .blog_category_index_none3 .post_main .post_main_inner_wrapper h5 {margin-bottom: 2px;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper h5 a, .blog_category_index_left3 .post_main .post_main_inner_wrapper h5 a, .blog_category_index_none3 .post_main .post_main_inner_wrapper h5 a {color: #3b4550;font-family: Ubuntu,sans-serif;line-height: 24px;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper h5:hover a, .blog_category_index_left3 .post_main .post_main_inner_wrapper h5:hover a, .blog_category_index_none3 .post_main .post_main_inner_wrapper h5:hover a {color: #c00;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post_author, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post_author, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post_author {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #848994;text-align: left;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post_author span, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post_author span, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post_author span {position: relative;margin-right: 15px;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post_author span i, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post_author span i, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post_author span i {position: relative;font-size: 4px;right: -8px;top: -2px;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post_author span:last-child, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post_author span:last-child, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post_author span:last-child {margin-right: 0;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post_category a, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post_category a, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post_category a {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #848994;text-align: left;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post_category a:hover, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post_category a:hover, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post_category a:hover {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #c00;text-align: left;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post_padding, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post_padding, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post_padding {padding-top: 16px;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post-readmore {border-top: 0;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post-readmore .more-link {width: 143px;height: 38px;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post-readmore .more-link:hover {width: 143px;height: 38px;background: #c00;border: 1px solid transparent;border-radius: 45px;color: #fff;}
.blog_category_index_right3 .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_left3 .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_none3 .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags {position: relative;top: 8px;}
.blog_category_index_right_mini .has-post-thumbnail.post_wrapper, .blog_category_index_left_mini .has-post-thumbnail.post_wrapper, .blog_category_index_none_mini .has-post-thumbnail.post_wrapper {margin-bottom: 50px;padding-bottom: 0;position: relative;border: 0;}
.blog_category_index_right_mini .post_wrapper, .blog_category_index_left_mini .post_wrapper, .blog_category_index_none_mini .post_wrapper {margin-bottom: 100px;padding-bottom: 0;position: relative;border: 1px solid #e9eaec;border-radius: 5px;}
.blog_category_index_right_mini .has-post-thumbnail .post_content, .blog_category_index_left_mini .has-post-thumbnail .post_content, .blog_category_index_none_mini .has-post-thumbnail .post_content {padding-bottom: 50px;}
.blog_category_index_right_mini .has-post-thumbnail .post_content:before, .blog_category_index_left_mini .has-post-thumbnail .post_content:before, .blog_category_index_none_mini .has-post-thumbnail .post_content:before {content: "";border-bottom: 1px solid #e9eaec;position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;}
.blog_category_index_right_mini .post_content, .blog_category_index_left_mini .post_content, .blog_category_index_none_mini .post_content {padding-bottom: 0px;}
.blog_category_index_right_mini .post_content:before, .blog_category_index_left_mini .post_content:before, .blog_category_index_none_mini .post_content:before {content: "";border-bottom: 1px solid #e9eaec;position: absolute;bottom: -50px;left: 0;width: 100%;height: 1px;}
.blog_category_index_right_mini .has-post-thumbnail .post_main, .blog_category_index_left_mini .has-post-thumbnail .post_main, .blog_category_index_none_mini .has-post-thumbnail .post_main {margin: 0;padding: 0;}
.blog_category_index_right_mini .post_main, .blog_category_index_left_mini .post_main, .blog_category_index_none_mini .post_main {margin: 0;padding: 30px;}
.blog_category_index_right_mini .post_type, .blog_category_index_left_mini .post_type, .blog_category_index_none_mini .post_type {display: inline-block;height: 48px;width: 48px;border-radius: 5px;text-align: center;position: absolute;line-height: 32px;}
.blog_category_index_right_mini .post_type i, .blog_category_index_left_mini .post_type i, .blog_category_index_none_mini .post_type i {font-size: 15px;color: #fff;line-height: 26px;}
.blog_category_index_right_mini .post_main h5, .blog_category_index_left_mini .post_main h5, .blog_category_index_none_mini .post_main h5 {display: inline-block;line-height: 22px;padding-left: 55px;margin-bottom: 20px;}
.blog_category_index_right_mini .post_main h5 a, .blog_category_index_left_mini .post_main h5 a, .blog_category_index_none_mini .post_main h5 a {color: #3b4550;}
.blog_category_index_right_mini .post_main h5 a:hover, .blog_category_index_left_mini .post_main h5 a:hover, .blog_category_index_none_mini .post_main h5 a:hover {color: #c00;}
.blog_category_index_right_mini .has-post-thumbnail .post_main .post_author, .blog_category_index_left_mini .has-post-thumbnail .post_main .post_author, .blog_category_index_none_mini .has-post-thumbnail .post_main .post_author {display: block;margin: 0 0 15px;}
.blog_category_index_right_mini .post_main .post_author, .blog_category_index_left_mini .post_main .post_author, .blog_category_index_none_mini .post_main .post_author {display: block;margin: 6px 0 15px;}
.blog_category_index_right_mini .post_main .post_author span, .blog_category_index_left_mini .post_main .post_author span, .blog_category_index_none_mini .post_main .post_author span {position: relative;margin-right: 15px;}
.blog_category_index_right_mini .post_main .post_author span i, .blog_category_index_left_mini .post_main .post_author span i, .blog_category_index_none_mini .post_main .post_author span i {position: relative;font-size: 4px;right: -8px;top: 0px;}
.blog_category_index_right_mini .post_main .post_author span:last-child, .blog_category_index_left_mini .post_main .post_author span:last-child, .blog_category_index_none_mini .post_main .post_author span:last-child {margin-right: 0;}
.blog_category_index_right_mini .post_main .post_author span.post_category a, .blog_category_index_left_mini .post_main .post_author span.post_category a, .blog_category_index_none_mini .post_main .post_author span.post_category a {color: #848994;}
.blog_category_index_right_mini .post_main .post_author span.post_category a:hover, .blog_category_index_left_mini .post_main .post_author span.post_category a:hover, .blog_category_index_none_mini .post_main .post_author span.post_category a:hover {color: #c00;}
.blog_category_index_right_mini .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_left_mini .post_main .post_main_inner_wrapper .post-readmore, .blog_category_index_none_mini .post_main .post_main_inner_wrapper .post-readmore {border-top: 0;}
.blog_category_index_right_mini .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_left_mini .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags, .blog_category_index_none_mini .post_main .post_main_inner_wrapper .post-readmore .post_meta_tags {padding-top: 8px;margin-bottom: 0;}
.blog_category_index_right_mini .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_left_mini .post_main .post_main_inner_wrapper .post-readmore .more-link, .blog_category_index_none_mini .post_main .post_main_inner_wrapper .post-readmore .more-link {width: 143px;height: 38px;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;}
.blog_category_index_right_mini .post_main .post_main_inner_wrapper .post-readmore .more-link.buy, .blog_category_index_left_mini .post_main .post_main_inner_wrapper .post-readmore .more-link.buy, .blog_category_index_none_mini .post_main .post_main_inner_wrapper .post-readmore .more-link.buy {width: 143px;height: 38px;background: #c00;border: 1px solid #eaecef;border-radius: 45px;color: #f5f6f8;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;}
.blog_category_index_right_mini .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_left_mini .post_main .post_main_inner_wrapper .post-readmore .more-link:hover, .blog_category_index_none_mini .post_main .post_main_inner_wrapper .post-readmore .more-link:hover {width: 143px;height: 38px;background: #c00;border: 1px solid transparent;border-radius: 45px;color: #fff;}
.blog_category_index_right_mini .post_main .post_main_inner_wrapper .post-readmore .more-link.buy:hover, .blog_category_index_left_mini .post_main .post_main_inner_wrapper .post-readmore .more-link.buy:hover, .blog_category_index_none_mini .post_main .post_main_inner_wrapper .post-readmore .more-link.buy:hover {width: 143px;height: 38px;background: #f5f6f8;border: 1px solid transparent;border-radius: 45px;color: #c00;}
.mini2_posts {overflow: hidden;}
.post.mini2_post {position: relative;margin-bottom: 40px;border: 1px solid #e9eaec;border-bottom: 1px solid #e9eaec !important;border-radius: 5px;overflow: hidden;}
.mini2_post.has-post-thumbnail {border: 0;}
.mini2_post .post_type {display: inline-block;height: 28px;width: 38px;border-radius: 5px;background: #c00;text-align: center;position: absolute;line-height: 32px;}
.mini2_post .post_type i {font-size: 15px;color: #fff;line-height: 26px;}
.mini2_post img {width: 100%;border-radius: 5px;}
.mini2_post .videoWrapper-youtube iframe, .mini2_post .videoWrapper-vimeo iframe {width: 100%;}
.mini2_post .post_info {display: block;margin: 0 0 15px;line-height: 0;}
.mini2_post .post_date_inner {margin-right: 5px;position: relative;}
.mini2_post .post_date_inner i {position: relative;font-size: 4px;right: -4px;top: -2px;}
.mini2_post .post_category {margin: 0 5px;position: relative;}
.mini2_post .post_category i {position: relative;font-size: 4px;right: -11px;bottom: 2px;}
.mini2_post .post_category a {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #848994;text-align: left;}
.mini2_post .post_category a:hover {color: #c00;}
.mini2_post .post_meta_comments {margin-left: 15px;}
.mini2_post .post_meta_comments i {margin-right: 10px;position: relative;top: 2px;}
.mini2_post.has-post-thumbnail .post_main_inner_wrapper {padding: 0 0 30px;}
.mini2_post .post_main_inner_wrapper {padding: 30px;}
.mini2_post .post_main_inner_wrapper h5 {display: inline-block;line-height: 22px;padding-left: 55px;margin-bottom: 16px;}
.mini2_post .post_main_inner_wrapper h5 a {color: #3b4550;}
.mini2_post .post_main_inner_wrapper h5 a:hover {color: #c00;}
.mini2_post .post_content {padding-bottom: 0;min-height: 0;}
.blog_category_index_dual .post_main {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;}
.blog_category_index_dual .post_main .post_main_inner_wrapper {padding: 30px;}
.blog_category_index_dual .post_main .post_main_inner_wrapper h5 {margin-bottom: 8px;}
.blog_category_index_dual .post_main .post_main_inner_wrapper h5 a {color: #3b4550;font-size: 18px;font-family: Ubuntu,sans-serif;line-height: 24px;}
.blog_category_index_dual .post_main .post_main_inner_wrapper h5:hover a {color: #c00;}
.blog_category_index_dual .post_main .post_author {display: block;margin: 0 0 15px;}
.blog_category_index_dual .post_main .post_author span {position: relative;margin-right: 15px;}
.blog_category_index_dual .post_main .post_author span i {position: relative;font-size: 4px;right: -8px;top: -2px;}
.blog_category_index_dual .post_main .post_author span:last-child {position: relative;margin-right: 15px;}
.blog_category_index_dual .post_main .post_author span.post_category a {color: #848994;}
.blog_category_index_dual .post_main .post_author span.post_category a:hover {color: #c00;}
.blog_category_index_dual .post_main .post_main_inner_wrapper .post-readmore .more-link {width: 143px;height: 38px;background: #f5f6f8;border: 1px solid #eaecef;border-radius: 45px;color: #c00;text-transform: uppercase;font-family: Ubuntu;font-size: 14px;font-weight: 700;text-align: center;padding-top: 7px;}
.blog_category_index_dual .post_main .post_main_inner_wrapper .post-readmore .more-link:hover {color: #fff;background: #c00;border: 1px solid transparent;}
.blog_category_index_dual .post_main .videoWrapper-vimeo, .blog_category_index_dual .post_main .videoWrapper-youtube, .blog_category_index_dual .post_main iframe {margin-bottom: 0;}
.blog_category_index_dual .post_content .post_main .wp-post-image {border-bottom-left-radius: 0;border-bottom-right-radius: 0;margin-bottom: 0;}
.post {border-bottom: 0px;}
.post_content {position: relative;padding-bottom: 20px;}
.post_wrapper {margin-bottom: 40px;}
.post_content .post_main {position: relative;}
.post_content .post_main .wp-post-image, .post_content .post_main .videoWrapper-youtube, .post_content .post_main .videoWrapper-vimeo, .post_content .post_main iframe {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;margin-bottom: 15px;}
.post_content .post_main h3 {margin-bottom: 21px;line-height: 30px;}
.post_content .post_main h3 a {color: #3b4550;}
.post_content .post_main h3 a:hover {color: #c00;}
.post_content .post_badges {float: left;display: inline-block;text-align: center;color: #505558;}
.post_content .post_badges .avatar {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-bottom: 13px;}
.post_content .post_badges .post_author {display: block;border-bottom: 1px solid #e1e9e9;padding-bottom: 16px;margin-bottom: 8px;}
.post_content .post_badges .post_date {display: block;font-size: 13px;color: #939fa6;}
.postmeta-tags {text-align: left;display: inline-block;margin-bottom: 8px;}
.post_meta_tags {font-size: 13px;float: right;}
.post_meta_tags a {color: #9fa4af;}
.post_meta_tags a:hover {color: #05a2de;}
.post_meta_tags i {margin-right: 10px;margin-left: 0px;font-size: 14px;position: relative;top: 2px;color: #9fa4af;}
.post_main .postmeta-above {border-bottom: 1px solid #e9eaec;}
.post_main .postmeta-under {border-top: 1px solid #e9eaec;border-bottom: 1px solid #e9eaec;}
.post_main .postmeta-above {color: #848994;font-size: 13px;line-height: 20px;padding: 0px 0 15px 0;margin-bottom: 24px;}
.post_main .postmeta-above a {color: #848994;font-size: 13px;line-height: 20px;padding: 12px 0 15px 0;margin-bottom: 24px;}
.post_main .postmeta-above a:hover {color: #c00;}
.post_main .postmeta-above p {display: inline-block;margin-right: 25px;margin-bottom: 0;}
.post_main .postmeta-above p i {margin-right: 6px;position: relative;line-height: 20px;top: 2px;}
.post_main .postmeta-above .post_author span {position: relative;margin-right: 15px;}
.post_main .postmeta-above .post_author span i {position: relative;font-size: 4px;right: -8px;top: -2px;}
.post_main .post_main_inner_wrapper .post_author span {position: relative;margin-right: 15px;}
.post_main .post_main_inner_wrapper .post_author span i {position: relative;font-size: 4px;right: -8px;top: -2px;}
.post_main .postmeta-above .post_author span:last-child {margin-right: 0;}
.post_main .postmeta-above .post_meta_comments {float: right;margin: 0;}
.post_main .postmeta-under {padding: 15px 0;margin: 0 0 40px 0;text-align: center;display: block;}
.post_main .postmeta-under p {margin-bottom: 0;}
.post_meta_share a {left: 0;display: inline-block;background: #f5f6f8;color: #9fa4af;width: 36px;height: 36px;line-height: 39px;text-align: center;text-align: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;margin-left: 10px;}
.post_meta_share span {margin-right: 10px;font-family: Ubuntu;font-weight: 700;font-size: 14px;color: #3b4550;position: relative;top: -1px;text-transform: uppercase;}
.post_meta_share a:hover i {color: #fff;}
.post_meta_share i {font-size: 13px;top: -2px !important;color: #9fa4af;position: relative;}
.post_meta_share .post_share_facebook:hover {background: #3b5998;color: #fff;}
.post_meta_share .post_share_twitter:hover {background: #4099ff;color: #fff;}
.post_meta_share .post_share_googleplus:hover {background: #d34836;color: #fff;}
.post_meta_share .post_share_linkedin:hover {background: #0e76a8;color: #fff;}
.post_meta_share .post_share_pinterest:hover {background: #c8232c;color: #fff;}
.post_about_author {margin-bottom: 50px;}
.post_about_author img {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;float: left;margin-right: 30px;margin-bottom: 10px;}
.post_about_author h5 {font-family: Ubuntu;font-size: 14px;font-weight: 700;line-height: 22px;color: #3b4550;text-align: left;}
.post_about_author p {padding-right: 50px;}
.post-readmore {border-top: 0px solid #e1e9e9;}
.more-link {color: #c00;font-size: 14px;margin-bottom: 0px;display: inline-block;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.more-link:hover {color: #056ab2;}
.more-link i {font-size: 8px;margin-left: 5px;}
.post_excerpt {line-height: 38px;margin-top: -4px;}
.sticky {background: #f2f2f2;margin-bottom: 60px;padding: 20px 20px 0 20px;}
#comments_section #comments h3#comments-title {font-size: 18px;}
#comments_section #comments h3#reply-title {font-size: 18px;}
.post-navigation {padding-top: 1px;}
.previous_post {float: left;}
.next_post {float: right;}
.previous_post_icon {color: #9fa4af;font-size: 12px;line-height: 29px;display: inline-block;margin-right: 20px;border-radius: 50%;border: 1px solid #e9eaec;width: 32px;height: 32px;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);text-align: center;}
.next_post_icon {color: #9fa4af;font-size: 12px;line-height: 29px;display: inline-block;margin-left: 20px;border-radius: 50%;border: 1px solid #e9eaec;width: 32px;height: 32px;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);text-align: center;}
.previous_post a, .next_post a {color: #848994;cursor: pointer;}
.previous_post:hover a, .next_post:hover a {color: #c00;}
.previous_post_icon i, .next_post_icon i {font-size: 8px;line-height: 29px;margin: 0 5px;cursor: pointer;}
.previous_post:hover i, .next_post:hover i {color: #c00;}
#related_articles {padding: 0;}
.related_item_meta a {color: #848994;}
.related_item_meta a:hover {color: #c00;}
.related_article .overlayed {position: relative;}
.related_article .overlayed .overlay {width: 100%;height: 100%;position: absolute;overflow: hidden;top: 0;left: 0;filter: alpha(opacity=0);opacity: 0;background: none;color: #fff;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;z-index: 1;}
.related_article .overlayed .overlay .overlay_icon {width: 50px;height: 50px;border: 1px solid #fff;border-radius: 50%;position: absolute;top: 50%;margin-top: -25px;left: 50%;margin-left: -25px;line-height: 60px;text-align: center;}
.related_article .overlayed .overlay .overlay_icon i {font-size: 22px;line-height: 50px;}
.related_article:hover .overlayed .overlay {filter: alpha(opacity=100);opacity: 1;background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(80,162,222,.75) 75%);background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(80,162,222,.75) 75%);border-top-right-radius: 5px;border-top-left-radius: 5px;}
.related_article:hover .overlayed_detailed .overlay {filter: alpha(opacity=100);opacity: 1;background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(80,162,222,.75) 75%);background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(80,162,222,.75) 75%);border-radius: 5px;}
.related_article .overlayed .overlay:before, .related_article .overlayed .overlay:after {position: absolute;top: 20px;right: 20px;bottom: 20px;left: 20px;content: "";opacity: 0;-webkit-transition: opacity .35s,-webkit-transform .35s;transition: opacity .35s,transform .35s;}
.related_article .overlayed .overlay:before {border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,1);transform: scale(0,1);}
.related_article .overlayed .overlay:after {border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(1,0);transform: scale(1,0);}
.related_article:hover .overlayed .overlay:before, .related_article:hover .overlayed .overlay:after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
#comments_section {padding-bottom: 0;padding-top: 0;}
#comments_section ul, #comments_section ol {list-style: none;margin-left: 0;}
#comments_section .comment.depth-1:after {content: "";width: 100%;height: 1px;background: #e9eaec;position: absolute;bottom: 0;left: 0;visibility: visible;}
.comment p {margin-bottom: 0;}
#comments_section p.logged-in-as, #comments_section p.comment-notes {margin-bottom: 38px;}
.comment {position: relative;padding-left: 112px;padding-bottom: 30px;min-height: 70px;margin-top: 30px;margin-bottom: 30px;}
.comment .children .comment {margin-top: 0;padding-bottom: 0;}
.children .comment:last-child {margin-bottom: 0;}
.comment .avatar {width: 90px;height: 90px;position: absolute;top: 0px;left: 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 50%;}
.comment .comment-text {padding-bottom: 34px;margin-top: 11px;}
.comment .children {padding-top: 30px;}
.comment .comment-author {font-size: 14px;color: #3b4550;font-family: Ubuntu;font-weight: 700;margin-right: 20px;}
.comment time {font-size: 13px;margin-right: 30px;}
.comment .reply, .comment .edit-link, .comment .reply a, .comment .edit-link a {font-family: "Open Sans";font-size: 13px;line-height: 22px;color: #c00;float: left;}
.comment .reply {float: right;}
.comment .edit-link {float: right;margin-left: 30px;}
.comment .reply a:hover, .comment .edit-link a:hover {color: #056ab2;}
.comment .edit-link:before {margin-right: 7px;}
#respond .comment-reply-title {text-transform: uppercase;font-family: Ubuntu;font-weight: 700;font-size: 18px;color: #3b4550;}
#respond .comment_fields p {width: 31%;margin-right: 30px;display: block;float: left;margin-bottom: 0;}
#respond .comment_fields p:last-child {margin-right: 0;}
#respond #comment {margin-bottom: 22px;}
#respond .comment-form-comment {margin-bottom: 0;font-family: "Open Sans";font-size: 13px;color: #848994;}
#respond #comment-submit {-webkit-appearance: none;background: #c00;margin: 0;border: 1px solid transparent;text-transform: uppercase;font-weight: 700;font-family: Ubuntu;font-size: 14px;padding: 9px 35px;margin-bottom: 23px;border-radius: 45px;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
#respond #comment-submit:hover {background: #fff;color: #c00;border: 1px solid #c00;}
#respond .comment-form input[type="text"], #respond .comment-form textarea[id="comment"] {background: #f5f6f8;border: 1px solid #e9eaec;border-radius: 5px;font-family: "Open Sans";font-size: 13px;color: #848994;}
#respond .comment-form ::-webkit-input-placeholder {color: #848994;}
#respond .comment-form :-moz-placeholder {color: #848994;}
#respond .comment-form ::-moz-placeholder {color: #848994;}
#respond .comment-form :-ms-input-placeholder {color: #848994;}
#blog_pagination {padding-top: 0;text-align: center;margin-top: 20px;}
#blog_pagination .pagination {position: relative;}
#blog_pagination .page-numbers {color: #9fa4af;font-size: 12px;line-height: 29px;display: inline-block;margin-right: 6px;border-radius: 50%;border: 1px solid #e9eaec;width: 32px;height: 32px;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);text-align: center;}
#blog_pagination i {font-size: 8px;line-height: 29px;margin: 0 5px;}
#blog_pagination .page-numbers:hover {background: #c00;color: #fff;}
#blog_pagination .page-numbers.current {color: #c00;text-align: center;}
#blog_pagination .prev.page-numbers.current, #blog_pagination .prev.page-numbers.current:hover, #blog_pagination .next.page-numbers.current, #blog_pagination .next.page-numbers.current:hover {color: #9fa4af;text-align: center;}
#blog_pagination .page-numbers.current:hover {background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);color: #c00;}
#blog_pagination .prev {margin-right: 6px;text-align: center;}
#blog_pagination .next {text-align: center;}
#inner_post_pagination {margin-bottom: 40px;}
#inner_post_pagination > span, #inner_post_pagination > a {color: #9fa4af;font-size: 12px;line-height: 29px;display: inline-block;margin-right: 6px;border-radius: 50%;border: 1px solid #e9eaec;width: 32px;height: 32px;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);text-align: center;}
#inner_post_pagination > a span {border: none;}
#inner_post_pagination > a:hover {color: #c00;}
#slider-range, #slider-range {margin-bottom: 1em;}
#slider-range_amount, #slider-range_amount {text-align: right;font-size: 14px;padding-top: 20px;}
#slider-range_amount .price_label, #slider-range_amount .price_label {padding-top: 7px;}
#slider-range_amount .button, #slider-range_amount .button {float: left;padding: 9px 20px;}
.ui-slider, .ui-slider {position: relative;text-align: left;}
.ui-slider .ui-slider-handle, .ui-slider .ui-slider-handle {position: absolute;z-index: 2;cursor: pointer;background: #3c414c;outline: 0;top: -4px;width: 15px;height: 15px;border-radius: 50%;}
.ui-slider .ui-slider-range, .ui-slider .ui-slider-range {position: absolute;z-index: 1;display: block;background: #ea5748;}
#slider-range, #slider-range {padding-top: 8px;background: #b5b8c0;}
#slider-range .ui-widget-content, #slider-range .ui-widget-content {background: #b5b8c0;}
.ui-slider-horizontal, .ui-slider-horizontal {height: 6px;}
.ui-slider-horizontal .ui-slider-range, .ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}
.ui-slider-horizontal .ui-slider-range-min, .ui-slider-horizontal .ui-slider-range-min {left: -1px;}
.ui-slider-horizontal .ui-slider-range-max, .ui-slider-horizontal .ui-slider-range-max {right: -1px;}
.sp-wrap {display: none;line-height: 0;font-size: 0;position: relative;width: 100%;}
.sp-thumbs {text-align: left;margin-top: 10px;display: inline-block;}
.sp-thumbs img {width: 80px !important;height: 110px !important;margin-right: 10px;margin-bottom: 10px;}
.sp-thumbs a:link, .sp-thumbs a:visited {opacity: .4;display: inline-block;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;}
.sp-thumbs a:hover {opacity: 1;}
.sp-thumbs a:active, .sp-current {opacity: 1 !important;position: relative;}
.sp-large {position: relative;overflow: hidden;top: 0;left: 0;}
.sp-large a img {max-width: 100%;height: auto;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;}
.sp-large a {}
.sp-zoom {position: absolute;left: 0;top: 0;cursor: zoom;cursor: -webkit-zoom-out;cursor: -moz-zoom-out;display: none;width: 300%;}
.sp-full-screen {position: absolute;z-index: 1;display: block;right: 0;top: 0;font-size: 20px;line-height: 1em;width: 19px;height: 20px;padding: 0 0 2px 1px;background: #f0353a;}
.sp-full-screen a:link, .sp-full-screen a:visited {background: none;color: #fff;font-size: 20px;width: 20px;height: 20px;text-decoration: none;text-align: center;display: block;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.sp-lightbox {position: fixed;top: 0;left: 0;height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.8);z-index: 999;display: none;}
.sp-lightbox img {position: absolute;margin: auto;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;}
@media screen and (max-width: 400px) {.sp-wrap {margin: 0 0 15px 0;}}
.summary .product_meta {margin-top: 45px;}
#yith-wcwl-popup-message {background: white;border: 1px solid #ccc;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;line-height: 50px;padding: 15px;position: fixed;text-align: center;top: 50%;left: 50%;z-index: 10000;}
.wishlist_table {}
.wishlist_table tr td {text-align: center;}
.wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name {text-align: left;}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock {color: #c00;}
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock {color: #f00;}
.summary .single_add_to_wishlist.button, div.product .woocommerce-price-and-add .single_add_to_wishlist.button {margin: 0px;}
.yith-wcwl-add-to-wishlist {margin-top: 0px;float: none;}
.yith-wcwl-add-button > a i, .wishlist_table .add_to_cart.button i {margin-right: 10px;}
.wishlist_table .add_to_cart.button {margin: 0px;padding: 9px 20px;border: none;}
.incomeup_single_wish_compare .yith-wcwl-add-to-wishlist {margin-top: 0px;float: left;display: block !important;}
.yith-wcwl-share ul {margin-bottom: 10px;line-height: 38px;}
.yith-wcwl-share h4 {margin-right: 20px;}
.yith-wcwl-share h4, .yith-wcwl-share ul {display: inline-block;}
.yith-wcwl-share ul, .yith-wcwl-share li {height: 21px;}
.yith-wcwl-share li, .entry-content .yith-wcwl-share li {margin-left: 0px;margin-right: 7px;}
.yith-wcwl-share li a {background-position: left bottom;display: inline-block;width: 35px;height: 35px;border-radius: 50%;background: #f5f6f8;text-align: center;}
.yith-wcwl-share li a:hover {background-position: left top;}
.yith-wcwl-share li a.facebook:before, .yith-wcwl-share li a.twitter:before, .yith-wcwl-share li a.pinterest:before, .yith-wcwl-share li a.googleplus:before, .yith-wcwl-share li a.email:before {font-family: "WebHostingHub-Glyphs";color: #848994;font-size: 13px;position: relative;top: -2px;-webkit-transition: all 180ms ease-in-out;transition: all 180ms ease-in-out;}
.yith-wcwl-share li a.facebook:before {content: "";}
.yith-wcwl-share li a.twitter:before {content: "";}
.yith-wcwl-share li a.pinterest:before {content: "";}
.yith-wcwl-share li a.googleplus:before {content: "";}
.yith-wcwl-share li a.email:before {content: "";}
.yith-wcwl-share li a.facebook:hover:before {color: #3b5998;}
.yith-wcwl-share li a.twitter:hover:before {color: #4099ff;}
.yith-wcwl-share li a.pinterest:hover:before {color: #c8232c;}
.yith-wcwl-share li a.googleplus:hover:before {color: #d34836;}
.yith-wcwl-share li a.email:hover:before {color: #ed1c16;}
.yith-wcwl-add-to-wishlist .ajax-loading {box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;display: block !important;visibility: hidden;width: 16px !important;height: 16px !important;position: absolute !important;left: 45px !important;top: 15px !important;}
.add-to-wishlist-product-grid .yith-wcwl-add-button.show {width: auto !important;}
.yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {display: block;height: 48px;width: auto;overflow: hidden;float: right;position: relative;-webkit-transition: none;transition: none;color: #fff;margin-bottom: 20px;}
.add-to-wishlist-product-grid .yith-wcwl-add-button a.add_to_wishlist, .add-to-wishlist-product-grid .yith-wcwl-wishlistaddedbrowse, .add-to-wishlist-product-grid .yith-wcwl-wishlistexistsbrowse {height: auto;width: auto;border: none;-webkit-border-radius: none;-moz-border-radius: none;border-radius: none;margin-left: 0;}
.yith-wcwl-add-button a.add_to_wishlist:before:hover, .yith-wcwl-wishlistaddedbrowse:before:hover, .yith-wcwl-wishlistexistsbrowse:before:hover {color: #fff;}
.incomeup_single_wish_compare .yith-wcwl-add-button a.add_to_wishlist, .incomeup_single_wish_compare .yith-wcwl-wishlistaddedbrowse, .incomeup_single_wish_compare .yith-wcwl-wishlistexistsbrowse {display: inline-block;border: 0;float: none;width: 150px;position: relative;color: #848994;line-height: 50px;padding-left: 50px;margin-top: 15px;margin-bottom: 20px;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.incomeup_single_wish_compare .yith-wcwl-add-button a.add_to_wishlist {margin-bottom: 15px !important;}
.incomeup_single_wish_compare .yith-wcwl-add-button a.add_to_wishlist:hover, .incomeup_single_wish_compare .yith-wcwl-wishlistaddedbrowse:hover, .incomeup_single_wish_compare .yith-wcwl-wishlistexistsbrowse:hover {color: #c00;}
.add-to-wishlist-product-grid .yith-wcwl-add-button a.add_to_wishlist:hover, .add-to-wishlist-product-grid .yith-wcwl-wishlistaddedbrowse:hover, .add-to-wishlist-product-grid .yith-wcwl-wishlistexistsbrowse:hover {border: none;color: #c00;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.yith-wcwl-add-button a.add_to_wishlist:before, .yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-wishlistexistsbrowse a:before {display: inline-block;height: 40px;width: 40px;content: "";font-family: "WebHostingHub-Glyphs";text-align: center;line-height: 40px;font-size: 15px;color: #fff;top: 1px;position: relative;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.related .yith-wcwl-add-button a.add_to_wishlist:before, .related .yith-wcwl-wishlistaddedbrowse a:before, .related .yith-wcwl-wishlistexistsbrowse a:before {top: 3px;}
.incomeup_single_wish_compare .yith-wcwl-add-button a.add_to_wishlist:before, .incomeup_single_wish_compare .yith-wcwl-wishlistaddedbrowse a:before, .incomeup_single_wish_compare .yith-wcwl-wishlistexistsbrowse a:before {display: inline-block;height: 40px;width: 40px;content: "";font-family: "WebHostingHub-Glyphs";text-align: center;line-height: 40px;font-size: 16px;color: #c00 !important;position: absolute;border-radius: 50%;background: #f5f6f8;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);border: 1px solid #e9eaec;margin-right: 10px;margin-top: 17px;top: -12px;left: 0;}
.incomeup_single_wish_compare .yith-wcwl-add-button a.add_to_wishlist:hover:before, .incomeup_single_wish_compare .yith-wcwl-wishlistaddedbrowse a:hover:before, .incomeup_single_wish_compare .yith-wcwl-wishlistexistsbrowse a:hover:before {background: #c00;color: #fff !important;}
.incomeup_products_list_view .yith-wcwl-add-button a.add_to_wishlist:before, .incomeup_products_list_view .yith-wcwl-wishlistaddedbrowse a:before, .incomeup_products_list_view .yith-wcwl-wishlistexistsbrowse a:before {display: inline-block;height: 40px;width: 40px;content: "";font-family: "WebHostingHub-Glyphs";text-align: center;line-height: 40px;font-size: 16px;color: #c00 !important;position: absolute;border-radius: 50%;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);border: 1px solid #e9eaec;margin-right: 10px;margin-top: 17px;top: -13px;left: 0;}
.woocommerce ul.products li.product.incomeup_products_list .cart_list_item .yith-wcwl-add-button a.add_to_wishlist:before, .woocommerce-page ul.products li.product.incomeup_products_list .cart_list_item .yith-wcwl-add-button a.add_to_wishlist:before {display: inline-block;height: 40px;width: 40px;content: "";font-family: "WebHostingHub-Glyphs";text-align: center;line-height: 40px;font-size: 15px;color: #c00 !important;position: relative;border-radius: 50%;background: #f5f6f8;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);border: 1px solid #e9eaec;margin-right: 10px;margin-top: 17px;}
.woocommerce .products .incomeup_products_list .button.compare:before, .woocommerce-page .products .incomeup_products_list .button.compare:before {display: inline-block;height: 40px;width: 40px;content: "";font-family: "WebHostingHub-Glyphs";text-align: center;line-height: 40px;font-size: 16px;color: #c00 !important;position: absolute;border-radius: 50%;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);border: 1px solid #e9eaec;margin-right: 10px;margin-top: 17px;top: -17px;left: 0;}
.woocommerce .products .incomeup_products_list .button.wishni:before, .woocommerce-page .products .incomeup_products_list .button.wishni:before {display: inline-block;height: 40px;width: 40px;content: "";font-family: "WebHostingHub-Glyphs";text-align: center;line-height: 40px;font-size: 16px;color: #c00 !important;position: absolute;border-radius: 50%;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: -moz-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);border: 1px solid #e9eaec;margin-right: 10px;margin-top: 17px;top: -17px;left: 0;}
.woocommerce ul.products li.product.incomeup_products_list .cart_list_item .yith-wcwl-add-button a.add_to_wishlist, .woocommerce-page ul.products li.product.incomeup_products_list .cart_list_item .yith-wcwl-add-button a.add_to_wishlist {height: 50px !important;}
.add-to-wishlist-product-grid .yith-wcwl-add-button a.add_to_wishlist:before, .add-to-wishlist-product-grid .yith-wcwl-wishlistaddedbrowse a:before, .add-to-wishlist-product-grid .yith-wcwl-wishlistexistsbrowse a:before {height: auto;width: 30px;content: "";line-height: inherit;top: 3px;}
.add-to-wishlist-product-grid .yith-wcwl-add-button a.add_to_wishlist:before {color: #fff !important;font-size: 16px;display: inline-block;}
.add-to-wishlist-product-grid .yith-wcwl-add-button a.add_to_wishlist:hover:before {color: #c00;}
.add-to-wishlist-product-grid .yith-wcwl-wishlistaddedbrowse a:before, .add-to-wishlist-product-grid .yith-wcwl-wishlistexistsbrowse a:before {color: #c00;font-size: 16px;}
.yith-wcwl-add-to-wishlist.add-to-wishlist-product-grid .yith-wcwl-wishlistexistsbrowse.show.dnd_tooltip a:hover:before {color: #af0606;}
.yith-wcwl-wishlistaddedbrowse a:before, .yith-wcwl-wishlistexistsbrowse a:before, .yith-wcwl-add-button a.add_to_wishlist:hover:before {color: #c00;display: inline-block;}
.yith-wcwl-wishlistaddedbrowse .feedback, .yith-wcwl-wishlistexistsbrowse .feedback {display: none;}
.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {line-height: 45px;width: auto;margin-right: 20px;}
.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a {color: #fff;display: inline-block;margin-bottom: 5px;margin-right: 1px;}
.incomeup_single_wish_compare .yith-wcwl-wishlistaddedbrowse a, .incomeup_single_wish_compare .yith-wcwl-wishlistexistsbrowse a {color: #848994;}
.incomeup_products_list .yith-wcwl-wishlistaddedbrowse a, .incomeup_products_list .yith-wcwl-wishlistexistsbrowse a {color: #848994;}
.incomeup_products_list .yith-wcwl-wishlistaddedbrowse:hover a:before, .incomeup_products_list .yith-wcwl-wishlistexistsbrowse:hover a:before, .woocommerce ul.products li.product.incomeup_products_list .cart_list_item .yith-wcwl-add-button a.add_to_wishlist:hover:before, .woocommerce-page ul.products li.product.incomeup_products_list .cart_list_item .yith-wcwl-add-button a.add_to_wishlist:hover:before {color: #fff !important;background: #c00;border: 1px solid #c00;}
.related .yith-wcwl-wishlistaddedbrowse a, .related .yith-wcwl-wishlistexistsbrowse a {color: #fff;}
.related .yith-wcwl-wishlistaddedbrowse:hover a, .related .yith-wcwl-wishlistexistsbrowse:hover a, .yith-wcwl-wishlistaddedbrowse:hover a, .yith-wcwl-wishlistexistsbrowse:hover a {color: #c00;}
.summary.entry-summary .yith-wcwl-wishlistaddedbrowse a, .summary.entry-summary .yith-wcwl-wishlistexistsbrowse a {margin-top: -10px;}
.yith-wcwl-wishlistexistsbrowse a:before {color: #c00 !important;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.yith-wcwl-wishlistaddedbrowse:hover a:before, .yith-wcwl-wishlistexistsbrowse:hover a:before {color: #c00 !important;}
.clear {clear: both;}
.nobr {white-space: nowrap;}
.wpcf7 input {margin-top: 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #e9eaec;margin: 0 0 20px 0;background: #f5f6f8;outline: 0;}
.contact1-style {margin-top: 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #e9eaec;margin: 0 0 20px 0;background: #f5f6f8;outline: 0;}
.wpcf7 input:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.wpcf7 textarea {height: 180px;margin: 0 0 21px 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-appearance: none;background: #f5f6f8;border: 1px solid #e9eaec;font-size: 13px;outline: 0;}
.contact1-style-textarea {height: 180px;margin: 0 0 21px 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-appearance: none;background: #f5f6f8;border: 1px solid #e9eaec;font-size: 13px;outline: 0;}
.wpcf7 textarea:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.wpcf7-submit {-webkit-appearance: none;cursor: pointer;transition: background 180ms ease-in,color 180ms ease-in,border-color 180ms ease-in;-webkit-transition: background 180ms ease-in,color 180ms ease-in,border-color 180ms ease-in;white-space: nowrap;text-decoration: none;display: inline-block;border: none !important;background: #c00;color: #fff;padding: 15px 30px;margin-right: 10px;margin-bottom: 20px;line-height: 20px !important;font-size: 14px;font-family: Ubuntu;font-weight: 300;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.wpcf7-submit:hover {background: #505558 !important;transition: background 180ms,color 180ms,border-color 180ms;-webkit-transition: background 180ms,color 180ms,border-color 180ms;}
.wpcf7-response-output {margin-top: 20px;}
.wpcf7-not-valid-tip {width: auto;color: #f05347 !important;padding: 8px 8px;background: transparent;border: 1px solid #f05347;border-radius: 4px;margin-bottom: 20px;}
.wpcf7-validation-errors {padding: 19px !important;background: #ffe9e9;color: #d04544;border: none !important;margin: 0 !important;border-radius: 4px;}
#ABdev_contact_form_submit {-webkit-appearance: none;width: 100%;background: #056ab2 !important;height: 55px;margin-top: 0;-webkit-border-radius: 5px !important;-moz-border-radius: 5px !important;border-radius: 5px !important;}
div.wpcf7 img.ajax-loader {top: -20px;position: relative;left: 50%;margin-left: -8px;}
.wpcf7 input[type="submit"] {background: #c00;font-size: 14px;border-radius: 25px;padding: 9px 67px 9px 66px;margin-top: -8px;}
.wpcf7 p {margin-bottom: 0;}
aside.sidebar_right {padding-left: 12px;}
aside.sidebar_left {padding-right: 12px;}
.widget input {margin-bottom: 0;}
aside .widget {margin-bottom: 42px;}
.sidebar-widget-heading h3, .sidebar-widget-heading, #comments-title, #reply-title {font-family: Ubuntu;font-weight: 700;color: #3b4550;line-height: 24px;position: relative;margin-bottom: 10px;display: block;text-align: left;font-size: 14px;letter-spacing: .5px;}
.sidebar-widget-heading h3:after, #comments-title:after, #reply-title:after {display: none;content: "";width: 60px;height: 2px;background: #56b9ff;position: absolute;bottom: -2px;left: 0;margin-left: 0;}
aside .widget a {color: #939fa6;}
aside .widget a:hover {color: #c00;}
h3.footer-widget-heading {font-weight: 700;font-size: 14px;margin-bottom: 17px;}
.textwidget {font-size: 13px;line-height: 22px;color: #9fa4af;padding-right: 22px;margin-bottom: 32px;}
.widget_search form {position: relative;}
.widget_search a {cursor: pointer;}
.widget_search i {color: #c5c9d2;position: absolute;top: 13px;right: 15px;font-size: 13px;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.widget_search i:hover {color: #c00;}
.widget_search input {padding: 9px 13px;font-size: 13px;height: 38px;width: 100%;background: #f5f6f8;border: 1px solid #e9eaec;outline: 0;}
.widget_search input:focus {-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.search_results_content_item {padding-left: 41px;position: relative;}
.search_resuls_number {font-family: Ubuntu;font-size: 19px;font-weight: 300;position: absolute;top: 0;left: 0;line-height: 19px;}
.search_results_content_item h4 {margin-bottom: 12px;}
#search_results_sum_title {margin-bottom: 50px;}
.widget ul {list-style: none;margin-left: 0;}
.widget ul li {position: relative;}
.widget ul.children li {word-break: break-word;}
.widget_pages li, .widget_recent_entries li, .widget_archive li, .widget_nav_menu li, .widget_meta li, .widget_categories li {border-bottom: 1px solid #e6ebed;position: relative;padding: 0;line-height: 36px;}
.widget_pages ul.children, .widget_recent_entries ul.children, .widget_archive ul.children, .widget_nav_menu ul.sub-menu, .widget_meta ul.children, .widget_categories ul.children {border-top: 1px solid #e6ebed;position: relative;padding: 0;}
.widget_pages li:last-child, .widget_recent_entries li:last-child, .widget_archive li:last-child, .widget_nav_menu li:last-child, .widget_meta li:last-child, .widget_categories li:last-child {border-bottom: none;}
.widget_pages ul.children li a, .widget_recent_entries ul.children li a, .widget_archive ul.children li a, .widget_nav_menu ul.sub-menu li a, .widget_meta ul.children li a, .widget_categories ul.children li a {margin-left: 10px;}
.widget_pages ul.children li li a, .widget_recent_entries ul.children li li a, .widget_archive ul.children li li a, .widget_nav_menu ul.sub-menu li li a, .widget_meta ul.children li li a, .widget_categories ul.children li li a {margin-left: 20px;}
.widget_pages ul.children li li li a, .widget_recent_entries ul.children li li li a, .widget_archive ul.children li li li a, .widget_nav_menu ul.sub-menu li li li a, .widget_meta ul.children li li li a, .widget_categories ul.children li li li a {margin-left: 30px;}
.widget_pages ul.children li li li li a, .widget_recent_entries ul.children li li li li a, .widget_archive ul.children li li li li a, .widget_nav_menu ul.sub-menu li li li li a, .widget_meta ul.children li li li li a, .widget_categories ul.children li li li li a {margin-left: 40px;}
.widget_pages li:after, .widget_recent_entries li:after, .widget_archive li:after, .widget_nav_menu li:after, .widget_meta li:after, .widget_categories li:after {font-family: "WebHostingHub-Glyphs";content: "";display: block;font-size: 8px;position: absolute;top: 0;line-height: inherit;right: 0px;color: #848994;}
.widget_nav_menu #menu-widget-footer-links li {border-bottom: 0;line-height: 27px;}
.widget_nav_menu #menu-widget-footer-links li:after {display: none;}
.tagcloud {padding-top: 5px;margin-bottom: 20px;}
.tagcloud a {display: inline-block;margin: 0 5px 5px 0;padding: 7px 9px 8px 9px;float: left;color: #9fa4af;font-size: 12px !important;line-height: 13px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #fff;border: 1px solid #e9eaec;text-transform: capitalize;}
.tagcloud a:hover {background: #c00;color: #fff !important;}
.tagcloud:after {display: block;clear: both;content: "";height: 0;}
#ABdev_main_footer .tagcloud a {background: #1c1f23;border: 1px solid #1c1f23;}
#ABdev_main_footer .tagcloud a:hover {background: #c00;color: #fff;border: 1px solid #c00;}
.flickr_stream a {float: left;margin: 0 9px 9px 0;display: inline-block;position: relative;}
aside.sidebar .flickr_stream a {margin: 0 5px 5px 0;}
.flickr_stream a:nth-child(3n+0) {margin-right: 0;}
aside.sidebar .flickr_stream a:nth-child(3n+0) {margin-right: 5px;}
aside.sidebar .flickr_stream a:nth-child(4n+0) {margin-right: 5px;}
.flickr_stream a:hover:after {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,.2);}
.flickr_stream img {width: 84px;height: 84px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
aside.sidebar .flickr_stream img {width: 80px;height: 80px;}
.rpwe-block li {border-bottom: none;padding-bottom: 0;position: relative;padding-left: 81px;min-height: 50px;margin-bottom: 16px;padding-right: 0;padding-top: 10px;}
.rpwe-block li a {text-transform: capitalize;font-size: 13px;color: #848994;}
.rpwe-thumb {border: 0px;box-shadow: none;margin: 5px 0 0 0;padding: 0;width: 70px;height: 70px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;position: absolute;top: 0;left: 0;}
.rpwe-title {margin-bottom: 0;font-family: "Open Sans";font-size: 13px;line-height: 20px;font-weight: normal;}
.rpwe-title a {color: #9fa4af;}
.rpwe-title a:hover {color: #c00;}
.rpwe-time {font-size: 12px;color: #848994;padding-left: 8px;}
.rpwe-time:before {content: "";font-family: "WebHostingHub-Glyphs";position: relative;left: -8px;font-size: 11px;}
.rpwe-clearfix:before, .rpwe-clearfix:after {content: "";display: table;}
.rpwe-clearfix:after {clear: both;}
.rpwe-clearfix {zoom: 1;}
#ABdev_main_footer .widget {margin-bottom: 30px;}
#ABdev_main_footer .rpwe-block li {padding-left: 80px;padding-top: 6px;}
#ABdev_main_footer .rpwe-title {line-height: 22px;}
#ABdev_main_footer .rpwe-time {font-family: "Open Sans";color: #6b7078;text-align: left;}
#ABdev_main_footer a.footer_text_readmore {color: #fff;}
#ABdev_main_footer .footer_text_readmore i {font-size: 8px;color: #fff;margin-left: 10px;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
#ABdev_main_footer a.footer_text_readmore:hover {color: #c00;}
#ABdev_main_footer a.footer_text_readmore:hover i {color: #c00;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
.contact_info_widget {margin-bottom: 13px;}
.contact_info_widget p {padding-left: 29px;position: relative;margin-bottom: 10px;}
.contact_info_widget i {position: absolute;left: 0;top: -5px;display: inline-block;background: transparent;font-size: 14px;line-height: 32px;text-align: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.sidebar .ab-tweet-scroller {position: relative;padding-bottom: 0px;}
.sidebar .ab-tweet-scroller .caroufredsel_wrapper {padding-bottom: 0px;}
.sidebar .ab-tweet-scroller-inner {width: 236px;padding-left: 15px;}
.sidebar .ab-tweet-scroller:before {display: none;content: "";}
.sidebar .ab-tweet-item {text-align: left;padding: 0px 10px 50px;position: relative;vertical-align: top;}
.sidebar .ab-tweet-scroller-inner:before {content: "";font-family: "WebHostingHub-Glyphs";background: none;width: auto;height: auto;font-style: normal;font-size: 14px;color: #9fa4af;position: absolute;top: 0;left: 0;}
.sidebar .ab-tweet-item .ab-tweet-username {font-size: 13px;color: #c00;position: relative;left: 61px;top: 0px;}
.sidebar .ab-tweet-item .ab-tweet-date {font-size: 13px;font-style: italic;color: #a0a8ad;position: absolute;bottom: 20px;left: 72px;}
.sidebar .ab-tweet-item .ab-tweet-text {font-size: 13px;color: #848994;margin-top: 0;}
.sidebar .ab-tweet-text a {font-size: 13px;color: #848994;}
.sidebar .ab-tweet-navigation {display: none;}
#wp-calendar caption {font-family: Ubuntu;font-weight: 700;color: #3b4550;}
#wp-calendar thead tr th {font-weight: 700;color: #3b4550;}
#wp-calendar tbody td {text-align: center;}
.widget_recent_comments .recentcomments {margin-bottom: 10px;border-bottom: 1px solid #e6ebed;padding-bottom: 10px;font-family: Ubuntu;font-weight: 700;color: #3b4550;}
.widget_recent_comments .recentcomments .url {font-family: Ubuntu;font-weight: 700;color: #3b4550;}
.widget_recent_comments .recentcomments .url:hover {color: #c00;}
.widget_recent_comments .recentcomments a {color: #939fa6;font-weight: 300;}
.widget_rss li {margin-bottom: 20px;}
.widget_rss .rss-date {color: #848994;font-size: 12px;margin-bottom: 5px;}
.widget_rss cite {font-family: Ubuntu;font-weight: 700;color: #3b4550;}
.dual_sidebar .textwidget {padding-right: 0;}
.dual_sidebar #text-7 .textwidget .dnd-button {display: block;margin: 0 auto;}
.dual_sidebar.sidebar_right .dnd_follow_us a {width: 40px;height: 40px;border-radius: 4px;margin: 0 14px 14px 0;border: 1px solid #e9eaec;background: #fff;line-height: 40px;}
.dual_sidebar.sidebar_right .dnd_follow_us a i {color: #848994;}
.dual_sidebar.sidebar_right .dnd_follow_us a:hover i {color: #fff;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_facebook:hover {background: #3b5998;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_twitter:hover {background: #4099ff;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_googleplus:hover {background: #d34836;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_linkedin:hover {background: #0e76a8;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_youtube:hover {background: #c4302b;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_pinterest:hover {background: #c8232c;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_github:hover {background: #171515;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_feed:hover {background: #ee802f;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_behance:hover {background: #1769ff;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_blogger_blog:hover {background: #f57d00;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_delicious:hover {background: #39f;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_designcontest:hover {background: #5faad2;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_deviantart:hover {background: #4e6252;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_digg:hover {background: #000;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_dribbble:hover {background: #ea4c89;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_dropbox:hover {background: #007ee5;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_emailalt:hover {background: #ed1c16;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_flickr:hover {background: #ff0084;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_forrst:hover {background: #5b9a68;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_instagram:hover {background: #3f729b;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_lastfm:hover {background: #c3000d;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_myspace:hover {background: #313131;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_picasa:hover {background: #9a45a0;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_skype:hover {background: #00aff0;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_stumbleupon:hover {background: #f74425;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_vimeo:hover {background: #4bf;}
.dual_sidebar.sidebar_right .dnd_follow_us .dnd_socialicon_zerply:hover {background: #9dcc7a;}
.dual_sidebar.sidebar_right .recentcomments {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #e9eaec;}
.dual_sidebar.sidebar_right .recentcomments:last-child {border-bottom: 0;}
.dual_sidebar.sidebar_right .ABt_testimonials_wrapper.picture_bottom .testimonial_small, .dual_sidebar.sidebar_right .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small {padding: 25px 25px 40px;}
.dual_sidebar.sidebar_right .ABt_testimonials_wrapper.picture_bottom .testimonial_small p, .dual_sidebar.sidebar_right .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small p {font-size: 14px;line-height: 20px;}
.dual_sidebar.sidebar_right .ABt_testimonials_wrapper.picture_bottom .testimonial_small:after, .dual_sidebar.sidebar_right .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small:after {left: 50%;margin-left: -15px;}
.dual_sidebar.sidebar_right .ABt_testimonials_wrapper.picture_bottom .ABt_pagination, .dual_sidebar.sidebar_right .ABt_testimonials_wrapper_static.picture_bottom .ABt_pagination {right: auto;left: 50%;margin-left: -43px;bottom: 130px;margin-top: 0;margin-right: 0;}
.dual_sidebar.sidebar_right .ABt_testimonials_wrapper.picture_bottom .testimonial_small .source, .dual_sidebar.sidebar_right .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small .source {position: absolute;width: 200px;bottom: -70px;left: 50%;text-align: center;margin-left: -100px;}
#default_page_row {padding: 100px 0;}
#default_page_row .dnd_section_dd:first-child {padding-top: 0;}
#default_page_row .dnd_section_dd:last-child {padding-bottom: 0;}
.portfolio_item {color: #929292;-webkit-box-shadow: 0 0 0 2px #fff inset;-moz-box-shadow: 0 0 0 2px #fff inset;box-shadow: 0 0 0 2px #fff inset;}
.portfolio_item, .portfolio_item .overlayed {position: relative;text-align: center;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.portfolio_item h4 {margin: 0px 0px 27px 0px;position: relative;z-index: 1;}
.portfolio_item span {z-index: 1;position: relative;}
.portfolio_item h4 a {color: #fff;font-size: 30px;font-weight: 300;text-transform: uppercase;font-family: Ubuntu;}
.portfolio_item h4 a:hover {color: #056ab2;}
.portfolio_item .overlayed .overlay {width: 100%;height: 100%;position: absolute;overflow: hidden;top: 0;left: 0;filter: alpha(opacity=0);opacity: 0;text-align: center;background: none;color: #fff;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;z-index: 1;}
.portfolio_item img {width: 100%;}
.ABdev_latest_portfolio .portfolio_item .overlayed .overlay .overlay_title {font-family: Ubuntu;font-size: 20px;color: #fff;width: 250px;font-weight: 700;position: absolute;top: 63%;left: 50%;margin-bottom: 10px;margin-left: -125px;margin-top: -20px;}
.ABdev_latest_portfolio .portfolio_item .overlayed .overlay .portfolio_item_tags {font-style: italic;margin-bottom: 0;margin-bottom: 10px;font-family: Ubuntu;font-weight: 300;position: absolute;top: 63%;left: 50%;width: 250px;margin-left: -125px;}
.portfolio_item .overlayed .overlay .overlay_title {font-family: Ubuntu;font-size: 20px;color: #fff;width: 250px;font-weight: 700;position: absolute;top: 50%;left: 50%;margin-bottom: 10px;margin-left: -125px;margin-top: -15px;}
.portfolio_item .overlayed .overlay .portfolio_item_tags {font-style: italic;margin-bottom: 0;margin-bottom: 10px;font-family: Ubuntu;font-weight: 300;position: absolute;top: 53%;left: 50%;width: 250px;margin-left: -125px;}
#related_portfolio .portfolio_item .overlayed .overlay .overlay_title {top: 50%;margin-top: -15px;}
#related_portfolio .portfolio_item .overlayed .overlay .portfolio_item_tags {top: 53%;}
.portfolio_item .overlayed:hover .overlay {filter: alpha(opacity=100);opacity: 1;background: rgba(41,46,51,.8);border-top-right-radius: 5px;border-top-left-radius: 5px;}
.portfolio_item .overlayed_detailed:hover .overlay {filter: alpha(opacity=100);opacity: 1;background: rgba(41,46,51,.8);border-radius: 5px;}
.portfolio_icon {width: 41px;height: 41px;border: 1px solid #c00;border-radius: 50%;background: #c00;text-align: center;display: inline-block;position: relative;top: 32%;}
.portfolio_icon:hover {background: transparent;border: 1px solid #fff;}
.portfolio_icon i {line-height: 41px;color: #fff;font-size: 12px;}
.portfolio_inner_content {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;}
.detail_content {display: block;margin-top: 5px;}
.single_portfolio {text-align: center;margin-bottom: 17px;margin-top: 24px;}
.single_portfolio h6.column_title_left {text-align: center;font-size: 14px;}
.single_portfolio .portfolio_item_meta_data {color: #9fa4af;font-size: 14px;font-family: Ubuntu,sans-serif;}
.single_portfolio_description {margin-top: 24px;}
.single_portfolio_description .portfolio_single_detail {margin-bottom: 10px;}
.single_portfolio_meta {color: #929292;margin-bottom: 33px;}
.single_portfolio_meta .icon-calendar {margin-left: 30px;}
.portfolio_item_meta h6, .portfolio_item_meta h5 {margin-bottom: 5px;padding-bottom: 0px;}
.portfolio_item_meta h6 a, .portfolio_item_meta h5 a {color: #3b4550;}
.portfolio_item_meta h6 a:hover, .portfolio_item_meta h5 a:hover {color: #c00;}
.portfolio_item_meta .portfolio_item_meta_label, #portfolio_item_meta .portfolio_item_meta_label {color: #3b4550;font-family: "Open Sans";font-weight: bold;font-size: 13px;}
.portfolio_item_meta .portfolio_item_meta_data {color: #9fa4af;font-size: 14px;font-family: Ubuntu,sans-serif;}
.portfolio_single_detail {margin-bottom: 6px;}
.portfolio_item_meta p:last-child {border-bottom: none;}
.portfolio_item_image {margin-bottom: 35px;border-radius: 5px;}
.portfolio_item_view_link {margin-top: 28px;margin-bottom: 40px;}
.portfolio_item_view_link a {display: inline-block;background: #c00;color: #fff;border: 1px solid transparent;-webkit-border-radius: 43px;-moz-border-radius: 43px;border-radius: 43px;padding: 8px 37px;font-family: Ubuntu;font-weight: 700;font-size: 14px;text-transform: uppercase;}
.portfolio_item_view_link a:hover {display: inline-block;background: #fff;color: #c00;-webkit-border-radius: 43px;-moz-border-radius: 43px;border-radius: 43px;padding: 8px 37px;font-family: Ubuntu;font-weight: 700;font-size: 14px;text-transform: uppercase;border: 1px solid #c00;}
.portfolio_share_social {color: #3b4550;font-size: 14px;font-family: Ubuntu;font-weight: 700;text-transform: uppercase;}
.portfolio_share_social a:first-child {margin-left: 20px;}
.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {pointer-events: none;z-index: 1;}
.isotope, .isotope .isotope-item {-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;}
.isotope {-webkit-transition-property: height,width;-moz-transition-property: height,width;-ms-transition-property: height,width;-o-transition-property: height,width;transition-property: height,width;}
.isotope .isotope-item {-webkit-transition-property: -webkit-transform,opacity;-moz-transition-property: -moz-transform,opacity;-ms-transition-property: -ms-transform,opacity;-o-transition-property: -o-transform,opacity;transition-property: transform,opacity;}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {-webkit-transition-duration: 0s;-moz-transition-duration: 0s;-ms-transition-duration: 0s;-o-transition-duration: 0s;transition-duration: 0s;}
.portfolio_filter {list-style: none;margin: 0;text-align: center;margin-bottom: 50px;}
.portfolio_filter li {list-style: none;display: inline-block;background: -webkit-linear-gradient(#fff 50%,#f5f6f8);background: -o-linear-gradient(#fff 50%,#f5f6f8);background: -moz-linear-gradient(#fff 50%,#f5f6f8);background: linear-gradient(#fff 50%,#f5f6f8);}
.portfolio_filter li:first-child {border-top-left-radius: 25px;border-bottom-left-radius: 25px;}
.portfolio_filter li:last-child {border-top-right-radius: 25px;border-bottom-right-radius: 25px;}
.portfolio_filter li a {color: #939fa6;font-family: Ubuntu;font-size: 12px;font-weight: 700;border: 1px solid #e9eaec;border-left: none;padding: 10px 20px 10px 20px;display: inline-block;text-transform: uppercase;}
.portfolio_filter li:first-child a {border-left: 1px solid #e9eaec;border-top-left-radius: 25px;border-bottom-left-radius: 25px;}
.portfolio_filter li:last-child a {border-top-right-radius: 25px;border-bottom-right-radius: 25px;}
.portfolio_filter li a.selected, .portfolio_filter li:hover, .portfolio_filter li:hover a {color: #c00;}
.portfolio_filter i {margin-right: 10px;margin-left: 15px;font-size: 9px;top: 0px;}
.portfolio_item_5 {width: 19.97%;display: block;float: left;}
.portfolio_item_5 .portfolio_icon {top: 20%;}
.section_body_fullwidth .portfolio_item_5 .portfolio_icon {top: 32%;}
.portfolio_item_4 {width: 24.96%;display: block;float: left;}
.portfolio_item_4 .portfolio_icon {top: 27%;}
.section_body_fullwidth .portfolio_item_4 .portfolio_icon {top: 35%;}
.portfolio_item_3 {width: 33.29%;display: block;float: left;}
.portfolio_item_2 {width: 49.96%;display: block;float: left;}
#related_portfolio {padding: 100px 0;}
#simple_item_portfolio {padding: 100px 0 0;}
.single_portfolio_pagination_layout2 {padding: 0;background: #fff;border-bottom: 1px solid #eef0f2;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination {margin: 5px 0;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination a {border: 0;padding: 0;}
.single_portfolio_pagination_layout2 .prev {float: left;padding: 10px 0;}
.single_portfolio_pagination_layout2 .list {padding: 10px 0;display: inline-block;}
.single_portfolio_pagination_layout2 .next {float: right;padding: 10px 0;}
.single_portfolio_pagination_layout2 .prev a i {margin-right: 10px;}
.single_portfolio_pagination_layout2 .next a i {margin-left: 10px;}
#porfolio_pagination {padding: 0;}
.more_portfolio_link {margin: 42px 0 0px 0;text-align: center;}
.more_portfolio_link a {background: #f5f6f8;border: 1px solid #eaecef;color: #c00;font-family: Ubuntu;font-size: 16px;font-weight: 700;padding: 10px 30px 12px 30px;border-radius: 54px;}
.more_portfolio_link a:hover {background: #505558;border: 1px solid #505558;color: #fff;}
.orange_button .more_portfolio_link a {background: #f3ae36;border: 1px solid #f3ae36;color: #fff;}
.orange_button .more_portfolio_link a:hover {background: #505558;border: 1px solid #505558;}
.portfolio-readmore {margin-top: 30px;}
.portfolio-readmore .more-link {margin-top: 30px;}
.single_portfolio_pagination {min-height: 42px;margin: 10px 0 50px 0;text-align: center;}
.single_portfolio_pagination.single_portfolio_pagination_bottom {margin: 20px 0 70px 0;}
.single_portfolio_pagination a, .single_portfolio_pagination.single_portfolio_pagination_bottom a {font-family: Ubuntu;font-weight: 300;font-size: 15px;color: #9fa4af;border: 1px solid #e9eaec;padding: 11px 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.single_portfolio_pagination a i, .single_portfolio_pagination.single_portfolio_pagination_bottom a i {font-size: 10px;color: #9fa4af;}
.single_portfolio_pagination .list a i, .single_portfolio_pagination.single_portfolio_pagination_bottom .list a i {font-size: 14px;position: relative;top: 1px;}
.single_portfolio_pagination .prev i, .single_portfolio_pagination.single_portfolio_pagination_bottom .prev i, .single_portfolio_pagination .next i, .single_portfolio_pagination.single_portfolio_pagination_bottom .next i {margin-right: 0px;position: relative;top: -1px;}
.single_portfolio_pagination .prev:hover i, .single_portfolio_pagination .prev:hover a, .single_portfolio_pagination.single_portfolio_pagination_bottom .prev:hover i, .single_portfolio_pagination .list:hover i, .single_portfolio_pagination .list:hover a, .single_portfolio_pagination.single_portfolio_pagination_bottom .list:hover i, .single_portfolio_pagination .next:hover i, .single_portfolio_pagination .next:hover a, .single_portfolio_pagination.single_portfolio_pagination_bottom .next:hover i {color: #c00;}
.single_portfolio_pagination i, .single_portfolio_pagination.single_portfolio_pagination_bottom i {color: #c00;}
.container_fullwidth {width: 100%;margin: 0 auto;}
.single_portfolio_pagination_layout2 {border-bottom: 2px solid #e9eaec;position: relative;overflow: hidden;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination {margin: 0;padding: 11px 0;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination a {border: none;padding: 0;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination .prev {float: left;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination .prev i {padding-right: 14px;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination .next {float: right;}
.single_portfolio_pagination_layout2 .single_portfolio_pagination .next i {padding-left: 14px;}
#simple_item_portfolio .videoWrapper-vimeo, #simple_item_portfolio .videoWrapper-youtube, #simple_item_portfolio .container .row iframe {margin-bottom: 30px;}
.ABp_latest_portfolio .portfolio_icon_container {position: relative;top: 50%;margin-top: -20px;display: block;}
.caroufredsel_wrapper {margin: 0 !important;}
.ABp_latest_portfolio {padding: 0;list-style: none;display: block;}
.ABp_latest_portfolio li {float: left;display: block;margin: 0 10px 0 0;padding: 0;border-radius: 5px;overflow: hidden;border: 1px solid #e9eaec;padding-bottom: 20px;background: #fff;}
.ABp_latest_portfolio li.portfolio_item_4 {width: 280px;}
.ABp_latest_portfolio li.portfolio_item_3 {width: 377px;}
.ABp_latest_portfolio .overlay_title {margin-top: 20px;margin-bottom: 0;font-family: Ubuntu;font-weight: 700;text-transform: uppercase;font-size: 14px;line-height: 28px;color: #3b4550;}
.ABp_latest_portfolio .portfolio_item_tags {margin-bottom: 0;font-family: Ubuntu;font-weight: 400;font-size: 14px;line-height: 28px;color: #9fa4af;}
.portfolio_navigation {margin-top: -20px;text-align: center;position: relative;}
.portfolio_navigation a {color: #9fa4af;width: 48px;height: 48px;border: 1px solid #e9eaec;border-radius: 50%;display: inline-block;text-align: center;margin: 0 5px;background: -webkit-linear-gradient(#fff,#f5f6f8);background: -o-linear-gradient(#fff,#f5f6f8);background: linear-gradient(#fff,#f5f6f8);}
.portfolio_navigation a:hover {color: #c00;}
.portfolio_navigation a i {line-height: 47px;}
.portfolio_prev {position: absolute;top: -125px;left: -20px;z-index: 10;}
.portfolio_next {position: absolute;top: -125px;right: -8px;z-index: 10;}
.section_body_fullwidth .portfolio_prev {left: 0;}
.section_body_fullwidth .portfolio_next {right: 0;}
.container_fullwidth {width: 100.4%;margin: 0 auto;}
.small {width: 16.66%;}
.medium_vert {width: 16.66%;}
.medium_horiz {width: 33.33%;}
.big {width: 33.33%;}
.portfolio_item.portfolio_masonry_fullwidth:hover .overlayed .overlay {border-radius: 0;}
#portfolio_single_column .portfolio_single_column_item {margin-bottom: 40px;}
#portfolio_single_column .portfolio_inner_content {box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;}
#portfolio_single_column .portfolio_description .portfolio_inner_content {box-shadow: none;}
#portfolio_single_column .portfolio_item, .portfolio_item .overlayed {position: relative;text-align: center;border-top-right-radius: 5px;border-top-left-radius: 5px;}
#portfolio_single_column .single_portfolio {text-align: center;margin-bottom: 17px;margin-top: 24px;margin-left: 0;}
#portfolio_single_column .single_portfolio h2.column_title_left {text-align: center;font-size: 14px;}
#portfolio_single_column .portfolio_item_meta h2 a {color: #3b4550;font-size: 14px;font-family: Ubuntu;font-weight: 700;}
.portfolio_single_column_item img.attachment-post-thumbnail {border-top-left-radius: 5px;border-top-right-radius: 5px;}
.portfolio_single_column_item.portfolio_description img.attachment-post-thumbnail {border-radius: 5px;}
.portfolio_single_column_item.portfolio_description {margin-bottom: 18px;}
.portfolio_single_column_item .more-link {margin-top: 39px;text-align: left;}
.row.portfolio_2column .span6 {width: 48.717948717949%;margin-left: 2.5641025641026%;}
.row.portfolio_2column .span6:nth-of-type(2n+1) {margin-left: 0;}
.portfolio_2columns_description .portfolio_2column .portfolio_inner_content {box-shadow: none;}
.portfolio_2column .portfolio_inner_content {margin-bottom: 30px;}
.portfolio_2column .portfolio_inner_content .portfolio_item_meta {padding: 26px 0 23px;text-align: center;}
.portfolio_2columns #blog_pagination {margin-top: 8px;}
.portfolio_2columns_description .portfolio_item_meta_detail_description {margin-bottom: 42px;}
.portfolio_2columns_description .portfolio_item_meta_detail_description h6 {margin-top: 13px;margin-bottom: 0;line-height: 21px;}
.portfolio_2columns_description .portfolio_item_meta_detail_description h6 a {color: #3b4550;}
.portfolio_2columns_description .portfolio_item_meta_detail_description h6 a:hover {color: #c00;}
.portfolio_2column .portfolio_2column_detail {margin-bottom: 10px;}
.portfolio_2column .portfolio_2column_info {margin-bottom: 0;}
.row.portfolio_3column .span4 {width: 31.623931623932%;margin-left: 2.5641025641026%;}
.row.portfolio_3column .span4:first-child {margin-left: 0;}
.row.portfolio_3column .span4:nth-of-type(3n+1) {margin-left: 0;}
.portfolio_3column .portfolio_inner_content {margin-bottom: 30px;}
.portfolio_3columns_description .portfolio_3column .portfolio_inner_content {box-shadow: none;}
.portfolio_3column .portfolio_inner_content .portfolio_item_meta {padding: 14px 0 23px;text-align: center;}
.portfolio_3columns #blog_pagination {margin-top: 8px;}
.portfolio_3columns_description .portfolio_item_meta_detail_description {margin-bottom: 42px;}
.portfolio_3columns_description .portfolio_item_meta_detail_description h6 {margin-top: 13px;margin-bottom: 0;line-height: 21px;}
.portfolio_3columns_description .portfolio_item_meta_detail_description h6 a {color: #3b4550;}
.portfolio_3columns_description .portfolio_item_meta_detail_description h6 a:hover {color: #c00;}
.portfolio_3column .portfolio_3column_detail {margin-bottom: 10px;}
.portfolio_3column .portfolio_3column_info {margin-bottom: 0;}
.portfolio_item_3_boxed {width: 32.05%;display: block;float: left;margin-right: 15px;margin-bottom: 15px;}
.portfolio_item_3_boxed:nth-of-type(3n) {margin-right: 0;}
.portfolio_item_3_boxed .overlay_title {padding: 0 20px;}
.portfolio_item_3_boxed .overlayed, .portfolio_item_3_boxed:hover .overlayed .overlay {border-radius: 5px;}
.row.portfolio_4column .span3 {width: 23.076923076923%;margin-left: 2.5641025641026%;}
.row.portfolio_4column .span3:first-child {margin-left: 0;}
.row.portfolio_4column .span3:nth-of-type(4n+1) {margin-left: 0;}
.portfolio_4column .portfolio_inner_content {margin-bottom: 30px;}
.portfolio_4columns_description .portfolio_4column .portfolio_inner_content {box-shadow: none;}
.portfolio_4column .portfolio_inner_content .portfolio_item_meta {padding: 14px 0 23px;text-align: center;}
.portfolio_4columns #blog_pagination {margin-top: 8px;}
.portfolio_4columns_description .portfolio_item_meta_detail_description {margin-bottom: 42px;}
.portfolio_4columns_description .portfolio_item_meta_detail_description h6 {margin-top: 13px;margin-bottom: 0;line-height: 21px;}
.portfolio_4columns_description .portfolio_item_meta_detail_description h6 a {color: #3b4550;}
.portfolio_4columns_description .portfolio_item_meta_detail_description h6 a:hover {color: #c00;}
.portfolio_4column .portfolio_4column_detail {margin-bottom: 10px;}
.portfolio_4column .portfolio_4column_info {margin-bottom: 0;}
.portfolio_item_4_boxed {width: 24.14%;display: block;float: left;margin-right: 10px;margin-bottom: 10px;}
.portfolio_item_4_boxed .portfolio_icon {top: 27%;}
.portfolio_item_4_boxed:nth-of-type(4n) {margin-right: 0;}
.portfolio_item_4_boxed .overlay_title {padding: 0 20px;}
.portfolio_item_4_boxed .overlayed, .portfolio_item_4_boxed:hover .overlayed .overlay {border-radius: 5px;}
.portfolio_single_column_item.portfolio_list_fullwidth {margin-bottom: 60px;position: relative;box-shadow: 0 0 0 1px #e9eaec inset;border-radius: 5px;background: #fff;overflow: hidden;}
.portfolio_single_column_item.portfolio_list_fullwidth .overlayed {width: 60%;display: inline-block;float: left;}
.portfolio_single_column_item.portfolio_list_fullwidth:nth-child(2n) .overlayed {float: right;}
.portfolio_thumb {width: 58.5%;height: 100%;position: absolute;}
.portfolio_list_fullwidth.portfolio_single_column_item .portfolio_item, .portfolio_list_fullwidth.portfolio_single_column_item .portfolio_item .overlayed {height: 100%;}
.portfolio_list_fullwidth .portfolio_item_meta {position: relative;padding: 60px 60px 60px 65%;}
.portfolio_single_column_item.portfolio_list_fullwidth:nth-child(2n) .portfolio_item_meta {position: relative;padding: 60px 65% 60px 60px;}
h5.portfolio_title {margin-bottom: 0;}
h5.portfolio_title a {line-height: 28px;color: #3b4550;}
.portfolio_list_fullwidth .portfolio_item_meta_category {font-family: Ubuntu;font-size: 14px;line-height: 28px;color: #9fa4af;font-weight: 400;margin-bottom: 13px;}
.portfolio_list_fullwidth .post-readmore.portfolio-readmore {margin: 10px 0;padding: 0;}
.portfolio_list_fullwidth .post-readmore.portfolio-readmore a.more-link {background: #f5f6f8;border: 1px solid #eaecef;color: #c00;border-radius: 45px;padding: 7px 25px;margin-top: 0;font-family: Ubuntu;font-size: 11px;text-transform: uppercase;font-weight: 700;letter-spacing: .1px;}
.portfolio_list_fullwidth .post-readmore.portfolio-readmore a.more-link:hover {background: #c00;border: 1px solid #c00;color: #fff;}
#portfolio_single_column_gallery .portfolio_single_column_item {margin-bottom: 60px;}
.portfolio_2column_gallery .span6 {margin-bottom: 30px;}
.portfolio_2column_gallery img {border-radius: 5px;}
.portfolio_2column_gallery_style2 .span6 {margin-bottom: 6px;margin-left: 6px !important;}
.portfolio_2column_gallery_style2 img {border-radius: 5px;}
.portfolio_3column_gallery .span4 {margin-bottom: 30px;}
.portfolio_3column_gallery img {border-radius: 5px;}
.portfolio_3column_gallery_style2 .span4 {margin-bottom: 6px;margin-left: 6px !important;}
.portfolio_3column_gallery_style2 img {border-radius: 5px;}
.row.portfolio_3column_gallery .span4:nth-of-type(3n+1) {margin-left: 0;}
.row.portfolio_3column_gallery_style2 .span4:nth-of-type(3n+1) {margin-left: 0;}
.portfolio_4column_gallery .span3 {margin-bottom: 30px;}
.portfolio_4column_gallery img {border-radius: 5px;}
.portfolio_4column_gallery_style2 .span3 {margin-bottom: 6px;margin-left: 6px !important;width: 24.376923% !important;}
.portfolio_4column_gallery_style2 img {border-radius: 5px;}
.row.portfolio_4column_gallery .span3:nth-of-type(4n+1) {margin-left: 0;}
.row.portfolio_4column_gallery_style2 .span3:nth-of-type(4n+1) {margin-left: 0;}
.slider-wrapper {position: relative;}
#slider a {border: 0;display: block;}
.nivo-controlNav {padding: 20px 0;text-align: left;}
.nivo-control img {width: 100px;margin-right: 10px;margin-bottom: 10px;}
.section_stats {padding: 37px 0 0 0;}
#page404 {text-align: center;margin-bottom: 76px;}
.big_404 {font-size: 169px;line-height: 169px;font-family: Ubuntu;font-weight: 700;color: #3b4550;text-align: center;}
.big_404_text {font-size: 18px;line-height: 18px;font-family: Ubuntu;font-weight: 700;color: #3b4550;text-align: center;}
.page-template-404-php #page404 {margin-bottom: 0;padding-bottom: 17px;}
.page-template-404-php .big_404 {font-size: 200px;line-height: 200px;font-family: Ubuntu;font-weight: 700;color: #3b4550;text-align: center;margin-bottom: 11px;}
.page-template-404-php .big_404_text {font-size: 28px;line-height: 28px;font-family: Ubuntu;font-weight: 700;color: #3b4550;text-align: center;margin-bottom: 53px;}
#coming_soon_header {min-height: 120px;text-align: center;background-color: #181a1d;}
#coming_soon_header #logo {float: none;margin: 0;display: inline-block;line-height: 120px;}
.page-template-page-coming-soon-php #footer_copyright #footer_menu ul li {margin-left: 30px;}
.ABss_inline_form p:first-child {width: 50%;display: inline-block;margin-right: 30px;}
.ABss_inline_form .ABss_subscriber_email {background: #f5f6f8;border: 1px solid #e9eaec;border-radius: 25px;color: #848994;margin-top: 0;width: 100%;margin-right: 10px;}
.ABss_inline_form p {margin-bottom: 0;margin-right: 0;}
.ABss_inline_form .ABss_subscriber_email:focus {outline: 0;-moz-box-shadow: inset 0 0 2px #c00;-webkit-box-shadow: inset 0 0 2px #c00;box-shadow: inset 0 0 2px #c00;}
.ABss_inline_form input[type="submit"] {background: #c00;font-size: 14px;font-weight: 700;border-radius: 25px;padding: 9px 50px 9px 50px;margin-top: 0;text-transform: uppercase;border: none;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
.ABss_inline_form input[type="submit"]:hover {background: #505558;}
.ABss_success_message {color: #c00;margin-bottom: 40px;}
.ABt_testimonials_wrapper.picture_middle .ABt_pagination, .ABt_testimonials_wrapper_static.picture_middle .ABt_pagination {margin-top: 0px;}
.ABt_testimonials_wrapper.picture_middle .ABt_pagination a, .ABt_testimonials_wrapper_static.picture_middle .ABt_pagination a {margin-right: 13px;width: 16px;height: 16px;border-radius: 50%;border: 2px solid #bbbfc6;display: inline-block;}
.ABt_testimonials_wrapper.picture_middle .ABt_pagination a:last-child, .ABt_testimonials_wrapper_static.picture_middle .ABt_pagination a:last-child {margin-right: 0;}
.ABt_testimonials_wrapper.picture_middle .ABt_pagination a.selected, .ABt_testimonials_wrapper_static.picture_middle .ABt_pagination a.selected {width: 16px;height: 16px;border-radius: 50%;background: #c00;border: 0;display: inline-block;}
.ABt_testimonials_wrapper.picture_middle .ABt_pagination a:hover, .ABt_testimonials_wrapper_static.picture_middle .ABt_pagination a:hover {width: 16px;height: 16px;border-radius: 50%;background: #c00;border: 0;}
.ABt_testimonials_wrapper.picture_middle .ABt_pagination a span, .ABt_testimonials_wrapper_static.picture_middle .ABt_pagination a span {display: none;}
.ABt_testimonials_wrapper.picture_middle .testimonial_small, .ABt_testimonials_wrapper_static.picture_middle .testimonial_small {border: 1px solid #e9eaec;border-radius: 5px;padding: 25px 40px 25px 25px;position: relative;background: #fff;margin-top: 16px;}
.ABt_testimonials_wrapper.picture_middle .testimonial_small .source, .ABt_testimonials_wrapper_static.picture_middle .testimonial_small .source {position: absolute;width: 200px;bottom: -90px;left: 50%;margin-left: -100px;text-align: center;}
.ABt_testimonials_wrapper.picture_middle .ABt_author, .ABt_testimonials_wrapper_static.picture_middle .ABt_author {color: #3b4550;}
.ABt_testimonials_wrapper.picture_middle .testimonial_small p, .ABt_testimonials_wrapper_static.picture_middle .testimonial_small p {border-bottom: 0px;font-size: 16px;color: #848994;line-height: 26px;margin-bottom: 33px;}
.ABt_testimonials_wrapper.picture_middle .testimonial_small p:after, .ABt_testimonials_wrapper_static.picture_middle .testimonial_small p:after {display: none;}
.ABt_testimonials_wrapper.picture_middle .ABt_testimonials_slide li, .ABt_testimonials_wrapper_static.picture_middle .ABt_testimonials_slide li {border-radius: 5px;padding-bottom: 50px;background: transparent;}
.ABt_testimonials_wrapper.picture_middle .testimonial_small img, .ABt_testimonials_wrapper_static.picture_middle .testimonial_small img {width: 70px;height: 70px;border-radius: 50%;position: absolute;bottom: -35px;left: 50%;margin-left: -35px;}
.ABt_testimonials_wrapper.testimonials_big, .ABt_testimonials_wrapper_static.testimonials_big {margin-top: 13px;padding: 0 80px;position: relative;}
.ABt_testimonials_wrapper.testimonials_big .ABt_testimonials_slide li, .ABt_testimonials_wrapper_static.testimonials_big .ABt_testimonials_slide li {background: transparent;}
.ABt_testimonials_wrapper.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big, .ABt_testimonials_wrapper_static.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big {border-left: 0px;padding-bottom: 29px;padding-left: 30px;padding-right: 30px;position: relative;}
.ABt_testimonials_wrapper.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big p, .ABt_testimonials_wrapper_static.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big p {color: #3b4550;font-family: Ubuntu,sans-serif;font-size: 24px;font-style: normal;margin-bottom: 17px;text-align: center;}
.ABt_testimonials_wrapper.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big .source, .ABt_testimonials_wrapper_static.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big .source {text-align: center;width: 350px;position: absolute;bottom: 8px;left: 50%;margin-left: -175px;z-index: 1;}
.ABt_testimonials_wrapper.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big .source .ABt_author, .ABt_testimonials_wrapper_static.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big .source .ABt_author {color: #3b4550;}
.ABt_testimonials_wrapper.testimonials_big .ABt_pagination, .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination {display: inline-block;text-align: center;margin-top: 21px;width: 100%;}
.ABt_testimonials_wrapper.testimonials_big .ABt_pagination a, .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination a {margin-right: 13px;width: 16px;height: 16px;border-radius: 50%;border: 2px solid #bbbfc6;display: inline-block;}
.ABt_testimonials_wrapper.testimonials_big .ABt_pagination a.selected, .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination a.selected {width: 16px;height: 16px;border-radius: 50%;background: #c00;border: 0;display: inline-block;}
.ABt_testimonials_wrapper.testimonials_big .ABt_pagination a:hover, .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination a:hover {background: #c00;border: 2px solid #c00;}
.ABt_testimonials_wrapper.testimonials_big .ABt_pagination a span, .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination a span {display: none;}
.ABt_testimonials_wrapper.picture_bottom, .ABt_testimonials_wrapper_static.picture_bottom {position: relative;}
.ABt_testimonials_wrapper.picture_bottom .ABt_pagination, .ABt_testimonials_wrapper_static.picture_bottom .ABt_pagination {margin-right: -13px;margin-top: -51px;z-index: 1;position: absolute;right: 0;bottom: 30px;}
.ABt_testimonials_wrapper.picture_bottom .ABt_pagination a, .ABt_testimonials_wrapper_static.picture_bottom .ABt_pagination a {margin-right: 13px;width: 16px;height: 16px;border-radius: 50%;border: 2px solid #bbbfc6;display: inline-block;}
.ABt_testimonials_wrapper.picture_bottom .ABt_pagination a.selected, .ABt_testimonials_wrapper_static.picture_bottom .ABt_pagination a.selected {width: 16px;height: 16px;border-radius: 50%;background: #c00;border: 0;display: inline-block;}
.ABt_testimonials_wrapper.picture_bottom .ABt_pagination a:hover, .ABt_testimonials_wrapper_static.picture_bottom .ABt_pagination a:hover {width: 16px;height: 16px;border-radius: 50%;background: #c00;border: 0;}
.ABt_testimonials_wrapper.picture_bottom .ABt_pagination a span, .ABt_testimonials_wrapper_static.picture_bottom .ABt_pagination a span {display: none;}
.ABt_testimonials_wrapper.picture_bottom .testimonial_small, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small {border: 1px solid #e9eaec;border-radius: 5px;padding: 25px 40px 25px 25px;position: relative;background: #fff;margin-top: 16px;}
.ABt_testimonials_wrapper.picture_bottom .testimonial_small:after, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small:after {content: "";width: 15px;height: 15px;border-top: 1px solid #e9eaec;border-right: 1px solid #e9eaec;transform: rotate(135deg);-ms-transform: rotate(135deg);-webkit-transform: rotate(135deg);background: #fff;position: absolute;bottom: -9px;left: 27px;}
.ABt_testimonials_wrapper.picture_bottom .testimonial_small .source, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small .source {position: absolute;width: 200px;bottom: -92px;left: 92px;text-align: left;}
.ABt_testimonials_wrapper.picture_bottom .ABt_author, .ABt_testimonials_wrapper_static.picture_bottom .ABt_author {color: #3b4550;}
.ABt_testimonials_wrapper.picture_bottom .testimonial_small p, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small p {border-bottom: 0px;font-size: 16px;color: #848994;line-height: 26px;margin-bottom: 0;}
.ABt_testimonials_wrapper.picture_bottom .testimonial_small p:after, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small p:after {display: none;}
.ABt_testimonials_wrapper.picture_bottom .ABt_testimonials_slide li, .ABt_testimonials_wrapper_static.picture_bottom .ABt_testimonials_slide li {border-radius: 5px;padding-bottom: 60px;background: transparent;}
.ABt_testimonials_wrapper.picture_bottom .testimonial_small img, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small img {width: 70px;height: 70px;border-radius: 50%;position: absolute;bottom: -106px;left: 0;}
.ABt_testimonials_wrapper.picture_top, .ABt_testimonials_wrapper_static.picture_top {position: relative;}
.ABt_testimonials_wrapper.picture_top .ABt_pagination, .ABt_testimonials_wrapper_static.picture_top .ABt_pagination {margin-left: -43px;z-index: 1;position: absolute;left: 50%;top: 193px;}
.ABt_testimonials_wrapper.picture_top .ABt_pagination a, .ABt_testimonials_wrapper_static.picture_top .ABt_pagination a {margin-right: 13px;width: 16px;height: 16px;border-radius: 50%;border: 2px solid #bbbfc6;display: inline-block;}
.ABt_testimonials_wrapper.picture_top .ABt_pagination a:last-child, .ABt_testimonials_wrapper_static.picture_top .ABt_pagination a:last-child {margin-right: 0;}
.ABt_testimonials_wrapper.picture_top .ABt_pagination a.selected, .ABt_testimonials_wrapper_static.picture_top .ABt_pagination a.selected {width: 16px;height: 16px;border-radius: 50%;background: #c00;border: 0;display: inline-block;}
.ABt_testimonials_wrapper.picture_top .ABt_pagination a:hover, .ABt_testimonials_wrapper_static.picture_top .ABt_pagination a:hover {width: 16px;height: 16px;border-radius: 50%;background: #c00;border: 0;}
.ABt_testimonials_wrapper.picture_top .ABt_pagination a span, .ABt_testimonials_wrapper_static.picture_top .ABt_pagination a span {display: none;}
.ABt_testimonials_wrapper.picture_top .testimonial_small, .ABt_testimonials_wrapper_static.picture_top .testimonial_small {border: 1px solid #e9eaec;border-radius: 5px;padding: 33px 50px 91px 118px;position: relative;background: #fff;margin-top: 16px;}
.ABt_testimonials_wrapper.picture_top .testimonial_small .source, .ABt_testimonials_wrapper_static.picture_top .testimonial_small .source {position: relative;display: inline;text-align: left;}
.ABt_testimonials_wrapper.picture_top .ABt_author, .ABt_testimonials_wrapper_static.picture_top .ABt_author {color: #3b4550;}
.ABt_testimonials_wrapper.picture_top .testimonial_small p, .ABt_testimonials_wrapper_static.picture_top .testimonial_small p {border-bottom: 0px;font-size: 14px;color: #848994;line-height: 26px;margin-bottom: 10px;}
.ABt_testimonials_wrapper.picture_top .testimonial_small p:after, .ABt_testimonials_wrapper_static.picture_top .testimonial_small p:after {display: none;}
.ABt_testimonials_wrapper.picture_top .ABt_testimonials_slide li, .ABt_testimonials_wrapper_static.picture_top .ABt_testimonials_slide li {border-radius: 5px;padding-bottom: 60px;background: transparent;}
.ABt_testimonials_wrapper.picture_top .testimonial_small img, .ABt_testimonials_wrapper_static.picture_top .testimonial_small img {width: 70px;height: 70px;border-radius: 50%;position: absolute;top: 30px;left: 25px;}
.ab-tweet-scroller {position: relative;border: 0;}
.ab-tweet-scroller:before {content: "";font-family: "WebHostingHub-Glyphs";background: none;width: auto;height: auto;font-style: normal;font-size: 38px;color: #fff;position: absolute;top: 10px;left: 50%;margin-left: -19px;}
.ab-tweet-item {position: relative;padding-top: 20px;padding-bottom: 50px;}
.ab-tweet-username {color: #d5edff;font-size: 16px;position: absolute;left: 50%;top: 53px;margin-left: -61px;}
.ab-tweet-text {margin-top: 70px;font-family: Ubuntu,sans-serif;font-size: 20px;color: #fff;}
.ab-tweet-text a {font-family: Ubuntu,sans-serif;font-size: 20px;color: #d5edff;}
.ab-tweet-date {color: #dbf0ff;font-family: Ubuntu,sans-serif;font-size: 14px;position: absolute;bottom: 12px;left: 50%;margin-left: -61px;z-index: 10;}
.ab-tweet-navigation {margin: 0 100px;}
.ab-tweet-prev {color: transparent;}
.ab-tweet-next {color: transparent;}
a.ab-tweet-prev:hover {color: transparent;}
a.ab-tweet-next:hover {color: transparent;}
.ab-tweet-prev:after {content: "";font-family: "WebHostingHub-Glyphs";color: #fff;font-size: 20px;position: absolute;bottom: 50%;left: 0;right: auto;margin-bottom: -24px;}
.ab-tweet-prev:hover:after {color: #d5edff;}
.ab-tweet-next:hover:after {color: #d5edff;}
.ab-tweet-next:after {content: "";font-family: "WebHostingHub-Glyphs";color: #fff;font-size: 20px;position: absolute;bottom: 50%;right: 0;left: auto;margin-bottom: -24px;}
.left_column .column_title_left {margin-bottom: 15px;}
.left_column .dnd_shortcode_ul {margin-bottom: 2px;}
.left_column .dnd_shortcode_ul li {margin-bottom: -3px;}
.dnd_section_dd.section_big_header header h3 {font-size: 32px;position: relative;margin-bottom: 33px;}
.dnd_section_dd.section_big_header header h3:after {content: "";width: 26px;height: 2px;background: #cbcbcb;position: absolute;bottom: -21px;left: 50%;margin-left: -13px;}
.dnd_section_dd.section_big_header header p {font-size: 14px;color: #9fa4af;}
.dnd_section_dd.section_alt_header header h3 {font-size: 22px;position: relative;margin-bottom: 30px;}
.dnd_section_dd.section_alt_header header h3:after {content: "";width: 26px;height: 2px;background: #cbcbcb;position: absolute;bottom: -17px;left: 50%;margin-left: -13px;}
.dnd_section_dd.section_alt_header header p {font-size: 14px;color: #9fa4af;}
.about_us_list {margin-right: 140px;}
.list_right {float: right;margin-right: 100px;}
.list_left {float: left;}
.orange_text .ABt_testimonials_wrapper.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big .source .ABt_company, .orange_text .ABt_testimonials_wrapper_static.testimonials_big .ABt_testimonials_slide .testimonials_item .testimonial_big .source .ABt_company {color: #f3ae36;}
.orange_text .ABt_testimonials_wrapper.testimonials_big .ABt_pagination a, .orange_text .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination a {margin-right: 13px;width: 16px;height: 16px;border-radius: 50%;border: 2px solid #bbbfc6;display: inline-block;}
.orange_text .ABt_testimonials_wrapper.testimonials_big .ABt_pagination a.selected, .orange_text .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination a.selected {width: 16px;height: 16px;border-radius: 50%;background: #f3ae36;border: 0;display: inline-block;}
.orange_text .ABt_testimonials_wrapper.testimonials_big .ABt_pagination a:hover, .orange_text .ABt_testimonials_wrapper_static.testimonials_big .ABt_pagination a:hover {width: 16px;height: 16px;border-radius: 50%;background: #f3ae36;border: 0;}
.dnd_section_dd.big_header header h3 {font-size: 32px;color: #3b4550;}
.dnd_section_dd.section_with_header.big_header .dnd_container {margin-top: 24px;}
.dnd_section_dd.onepage_contact .wpcf7 input[type="text"], .dnd_section_dd.onepage_contact .wpcf7 input[type="email"], .dnd_section_dd.onepage_contact .wpcf7 textarea {background: rgba(59,69,80,.5);border: 0px;outline: none;}
.onepage-input {background: rgba(59,69,80,.5);border: 0px;outline: none;}
.onepage-textarea {min-height: 240px;}
.dnd_section_dd.onepage_contact .wpcf7 textarea {min-height: 240px;}
.dnd_section_dd.onepage_contact .wpcf7 input[type="submit"] {font-weight: 700;}
.dnd_section_dd.onepage_contact .wpcf7 ::-webkit-input-placeholder {color: #fff;}
.dnd_section_dd.onepage_contact .wpcf7 :-moz-placeholder {color: #fff;}
.dnd_section_dd.onepage_contact .wpcf7 ::-moz-placeholder {color: #fff;}
.dnd_section_dd.onepage_contact .wpcf7 :-ms-input-placeholder {color: #fff;}
.onepage-input ::-webkit-input-placeholder {color: #fff;}
.onepage-input :-moz-placeholder {color: #fff;}
.onepage-input ::-moz-placeholder {color: #fff;}
.onepage-input :-ms-input-placeholder {color: #fff;}
#fancybox-wrap {z-index: 9999;}
#ABdev_main_footer {color: #939fa6;}
#ABdev_main_footer h3 {color: #fff;text-transform: capitalize;}
#ABdev_main_footer a {color: #9fa4af;}
#ABdev_main_footer a:hover {color: #c00;transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
#ABdev_main_footer .dnd_follow_us a {background: #1c1f23;}
#ABdev_main_footer .dnd_follow_us a i {transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
#footer_columns {padding: 50px 0;background: #282c30;}
#footer_copyright {background: #0f151a;color: #9fa4af;font-size: 13px;line-height: 30px;padding: 20px 0;margin-left: 0;}
.footer_social {text-align: right;}
.footer_social a {display: inline-block;background: #242e35;width: 32px;height: 32px;line-height: 32px;text-align: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.footer_social i {color: #939fa6;font-size: 16px;}
#footer_onepage_container {background: #181a1d;min-height: 210px;position: relative;}
#footer_onepage_container .footer_onepage_copyright {text-align: center;padding-top: 62px;}
#footer_onepage_container #back_to_top {width: 48px;height: 48px;border-radius: 50%;background: #26292e;position: absolute;left: 50%;top: -24px;margin-left: -24px;font-size: 20px;line-height: 48px;z-index: 1;text-align: center;}
#footer_onepage_container #back_to_top i {display: inline-block;}
#footer_onepage_container #footer_onepage_social {text-align: center;margin-top: 20px;}
#footer_onepage_container #footer_onepage_social a {width: 36px;height: 36px;border-radius: 50%;margin-right: 10px;background: #26292e;text-align: center;display: inline-block;font-size: 13px;line-height: 36px;}
#footer_onepage_container #footer_onepage_social a i {transition: all 180ms ease-in;-webkit-transition: all 180ms ease-in;}
#footer_landing_container {background: #181a1d;min-height: 150px;position: relative;}
#footer_landing_container .footer_landing_copyright {text-align: center;padding-top: 62px;}
#footer_landing_container .container {position: relative;}
#footer_landing_container #back_to_top {width: 48px;height: 48px;border-radius: 50%;background: #26292e;position: absolute;right: 0;top: 50px;margin-left: -24px;font-size: 20px;line-height: 48px;z-index: 1;text-align: center;}
#footer_landing_container #back_to_top i {display: inline-block;line-height: 44px;}
#footer_landing_container #back_to_top:hover i {display: inline-block;color: #c00;}
#footer_copyright #footer_menu ul li {display: inline-block;margin-left: 10px;}
#footer_copyright #footer_menu ul li a {color: #9fa4af;}
#footer_copyright #footer_menu ul li a:hover {color: #c00;}
#footer_copyright #footer_menu ul li.current-menu-item a {color: #fff;}
.boxed {padding: 27px 30px 30px 30px;border: 1px solid #e9eaec;border-radius: 8px;text-align: center;}
.boxed_title {margin-bottom: 16px;}
.boxed_title_2 {margin-top: 41px;margin-bottom: 28px;}
.boxed_button {margin-top: 16px;}
.wpcf7-list-item {display: block;margin-bottom: 10px;}
.wpcf7-list-item input {margin: 0;}
.squaredOne, .squaredTwo, .radioButtonOne, .radioButtonTwo {margin-bottom: 80px;}
.dnd_posts_shortcode.dnd_posts_shortcode-1.clearfix.has_thumbnail {}
.vert_spec, .horiz_spec {width: 100%;}
.vert_spec td {text-align: center;border-bottom: 1px solid #000;}
.vert_spec td:nth-child(odd) {background: #ddd;}
.vert_spec td:nth-child(1) {text-align: left;background: none;color: #888;font-weight: bold;}
.vert_spec td:nth-child(2) {color: #888;font-weight: bold;}
.vert_spec tr:nth-child(1) {color: #e2001a;font-weight: bold;border-bottom: 2px solid #e2001a;}
.vert_spec tr:nth-child(1) td:nth-child(1) {text-align: left;}
.vert_spec tr:nth-child(1) td:nth-child(2) {color: #888;}
.horiz_spec td {text-align: center;border-right: 1px solid #000;}
.horiz_spec tr:nth-child(odd) td {background: #ddd;}
.horiz_spec tr td:last-child {border-right: none;}
.horiz_spec td:nth-child(1) {text-align: left;background: none;color: #888;font-weight: bold;}
.horiz_spec tr:nth-child(1) td {color: #e2001a;font-weight: bold;border-bottom: 2px solid #e2001a;background: none;}
.horiz_spec tr:nth-child(1) td:nth-child(1) {text-align: left;}
.horiz_spec tr td:nth-child(2) {font-weight: bold;color: #888;}
.horiz_spec.tri tr:nth-child(1) td:nth-child(1) {width: 300px;}
#tab-3 > p > a.uk:after {content: " ";background-image: url("/assets/template/images/uk.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
#tab-3 > p > a.eu:after {content: " ";background-image: url("/assets/template/images/eu.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
#tab-3 > p > a.ru:after {content: " ";background-image: url("/assets/template/images/ru.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
#tab-3 > p > a.en:after {content: " ";background-image: url("/assets/template/images/en.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
#tab-3 > p.pdf:before {content: " ";background-image: url("/assets/template/images/pdf.png");padding: 16px 18px;background-repeat: no-repeat;background-position: 0 10px;}
#tab-3 > p.office:before {content: " ";background-image: url("/assets/template/images/office.png");padding: 16px 18px;background-repeat: no-repeat;background-position: 0 10px;}
#tab-3 > p.zip:before {content: " ";background-image: url("/assets/template/images/zip.png");padding: 16px 18px;background-repeat: no-repeat;background-position: 0 10px;}
#tab-3 > p > a {line-height: 32px;}
#result table td {vertical-align: middle;}
#result table td:first-child {width: 30%;}
#result table td:nth-child(2) {cursor: pointer;}
#result table td:nth-child(2):hover {text-decoration: underline;}
#result table td:nth-child(3) {width: 25%;}
#shop_links span:after {content: " | ";}
#shop_links span.last:after {content: "";}
.cont_hidden {display: none;}
#p_manager p {font-size: 16px;padding-bottom: 25px;}
.pd-subcategory {padding-left: 50px;background: rgba(0,0,0,0) url("/assets/template/images/red_folder.png") 0 center no-repeat;line-height: 44px;margin: 5px 0;}
.pd-subcategory a {font-size: 14px;}
.downloads {padding: 0 0 0 40px;}
.downloads > p {font-size: 14px;border-bottom: 1px solid #f0f0f0;margin-top: 5px;margin-bottom: 5px;padding-bottom: 5px;}
.downloads > p > a.uk:after {content: " ";background-image: url("/assets/template/images/uk.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
.downloads > p > a.ru:after {content: " ";background-image: url("/assets/template/images/ru.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
.downloads > p > a.eu:after {content: " ";background-image: url("/assets/template/images/eu.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
.downloads > p > a.en:after {content: " ";background-image: url("/assets/template/images/en.gif");padding: 0 11px;background-repeat: no-repeat;background-position: 4px 3px;}
.downloads > p.pdf:before {content: " ";background-image: url("/assets/template/images/pdf.png");padding: 16px 22px;background-repeat: no-repeat;background-position: 0 10px;}
.downloads > p.office:before {content: " ";background-image: url("/assets/template/images/office.png");padding: 16px 22px;background-repeat: no-repeat;background-position: 0 10px;}
.downloads > p.zip:before {content: " ";background-image: url("/assets/template/images/zip.png");padding: 16px 22px;background-repeat: no-repeat;background-position: 0 10px;}
.downloads > p > a {line-height: 32px;}
.downloads > p > span {float: right;}
.downloads .dnd-button {margin: 0;}
#footer_menu_inner {text-align: right;}
.aton_darkred {color: #c00;}
.aton_darkred_bold {color: #c00;font-weight: bold;}
.float-left {float: left;}
.float-right {float: right;}
.timeline_content {text-align: justify;}
.timeline_content .float-right, .timeline_content .float-left {padding: 5px;}
.margin-auto {margin: 0 auto;display: block;}
#ABdev_main_slider .rev_slider >ul >li {border-radius: 5px;}
section.slideshow-top {padding: 0 0 100px 0;}
section.slideshow-top > .container {padding: 100px 0 0 0;background-image: url("/assets/template/images/head-logo.png");background-repeat: no-repeat;background-position: 30% 0;}
#categories-3 ul li {border: 0;}
#categories-3 > ul > li > a {display: block;border-bottom: 1px solid #e6ebed;}
#categories-3 > ul > li > ul > li > a {display: block;border-bottom: 1px dashed #e6ebed;margin-left: 20px;}
.timeline_post.r2006:before {margin-top: -184px;}
.timeline_post.r2006:after {margin-top: -193px;}
.b24-widget-button-position-bottom-right .b24-widget-button-popup {display: none;}
#form_calc input.error, #form_calc select.error {border: 1px solid #a52a2a;}
#form_calc select:disabled {opacity: .3;}
#calculate_button .more-link {color: #fff;font-size: 14px;margin-bottom: 0px;display: inline-block;-webkit-transition: all 180ms ease-in;transition: all 180ms ease-in;}
#calculate_button {padding-bottom: 10px;}
#calculate_button .more-link:hover {color: #c00;background: #f5f6f8;border: 1px solid #eaecef;}
#dropZone {color: #555;font-size: 18px;text-align: center;padding: 50px 0;background: #eee;border: 1px solid #ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;min-height: 132px;cursor: pointer;}
#dropZone.hover {background: #ddd;border-color: #aaa;}
#dropZone.disble {cursor: not-allowed;}
#dropZone.error {background: #faa;border-color: #f00;}
#dropZone.drop {background: #afa;border-color: #0f0;}
.Lato_XBig_White a, .Lato_XBig_White a:hover {color: #fff;text-decoration: none;}
.justifyright {text-align: right;}
.justifyleft {text-align: left;}
.justifyfull {text-align: justify;}
#lang_links {margin-top: 7px;margin-bottom: 7px;}
#lang_links img {max-height: 30px;}
.eflare {position: relative;cursor: pointer;display: block;float: right;overflow: hidden;}
.eflare:after {content: "";position: absolute;top: 5%;left: 0;width: 100%;height: 90%;background: linear-gradient(to left,rgba(255,255,255,0),rgba(255,255,255,.8),rgba(255,255,255,0)) no-repeat -2em 0%;background-size: 2em 100%;animation: flare 3s infinite;animation-timing-function: linear;}
@-webkit-keyframes flare {0% {background-position: 0%;}
	50% {background-position: 100%;opacity: 1;}
	51% {background-position: 150%;opacity: 0;}
	99% {background-position: 150%;opacity: 0;}
	100% {background-position: 0%;opacity: 1;}}
@media only screen and (min-width: 980px) and (max-width: 1190px) {.container, .dnd_container {width: 960px;}
	.boxed_body_wrapper {width: 980px;}
	.sf-mega {width: 960px;}
	.timeline_post, .timeline_post_first {width: 430px;}
	#ABdev_sticky_header {height: 609px;}
	#ABdev_sticky_header_content {margin-top: 609px;}
	#ABdev_main_slider_text {font-size: 50px;line-height: 50px;}
	#ABdev_main_slider_text .bold {font-size: 60px;line-height: 60px;}
	.flickr_stream img {width: 67px;height: 67px;}
	aside.sidebar .flickr_stream img {width: 65px;height: 65px;}
	.portfolio_icon {top: 30%;}
	.portfolio_front.portfolio_item_4 .portfolio_icon {top: 20%;}
	.section_body_fullwidth .portfolio_item_4 .portfolio_icon {top: 26%;}
	.portfolio_item_5 .portfolio_icon {top: 10%;}
	.section_body_fullwidth .portfolio_item_5 .portfolio_icon {top: 18%;}
	.portfolio_item_3_boxed {width: 31.7%;}
	.portfolio_item_4_boxed {width: 32.29%;}
	.portfolio_item_4_boxed:nth-of-type(4n) {margin-right: 10px;}
	.portfolio_item_4_boxed:nth-of-type(3n) {margin-right: 0;}
	.portfolio_list_fullwidth .portfolio_item_meta {position: relative;padding: 40px 50px 40px 65%;}
	.portfolio_single_column_item.portfolio_list_fullwidth:nth-child(2n) .portfolio_item_meta {position: relative;padding: 40px 65% 40px 50px;}
	.span9_halved:nth-child(2).content_with_left_sidebar {margin-right: 24px;}
	.dnd-callout_box_style_1, .dnd-callout_box_style_3 {text-align: center;}
	.dnd-callout_box_style_1 .dnd-callout_box_title, .dnd-callout_box_style_3 .dnd-callout_box_title {margin-bottom: 20px;}
	.dnd-callout_box_style_1 .dnd-button1, .dnd-callout_box_style_3 .dnd-button1 {display: inline-block;text-align: center;float: none;}
	.dnd-callout_box_style_1 {margin-bottom: 20px;}
	.dnd-callout_box_style_3 {padding-bottom: 64px;}
	.dnd-callout_box_style_4 .dnd-button1 {display: inline-block;float: left;margin-top: 0;margin-bottom: 64px;}
	.dnd-callout_box_style_4 p {margin-bottom: 20px;}
	.dnd-callout_box_style_5 {margin-left: 10px;margin-right: 10px;}
	.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-bottom: 1px solid #e6ebed;border-radius: 0;}
	.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li:hover a {border-radius: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper, .dnd-tabs-position-left.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper {margin-left: 0;}
	.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav {border-right: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav {width: 100%;margin-bottom: 0;padding-bottom: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li a {text-align: center;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li:hover a {border-radius: 5px;}
	.dnd-tabs-position-top.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-right: 1px solid #e6ebed;}
	.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-panel, .dnd-tabs-position-bottom.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-panel {padding: 60px 10px 25px 10px;}
	.dnd-tabs-position-bottom.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-right: 1px solid #e6ebed;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav {width: 100%;margin-bottom: 0;padding-bottom: 0;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper, .dnd-tabs-position-right.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper {margin-right: 0;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li a {text-align: center;}
	.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav {border-right: 0;}
	.dnd_countdown_inner:nth-child(6) .countdown, .dnd_countdown_inner:nth-child(6) span {margin-left: 0;}
	.woocommerce .products .incomeup_products_list_view .stock, .woocommerce-page .products .incomeup_products_list_view .stock {float: left;}
	.woocommerce ul.products li.product.incomeup_products_list a img, .woocommerce-page ul.products li.product.incomeup_products_list a img {border-right: none;}
	.woocommerce ul.products li.product.incomeup_products_list .incomeup_products_list_view, .woocommerce-page ul.products li.product.incomeup_products_list .incomeup_products_list_view {border-left: 1px solid #e9eaec;}
	.woocommerce div.product div.incomeup_single_wish_compare .yith-wcwl-add-to-wishlist, .woocommerce-page div.product div.incomeup_single_wish_compare .yith-wcwl-add-to-wishlist {height: 60px;}
	.landing-height {max-height: 500px !important;}}
@media only screen and (min-width: 768px) and (max-width: 979px) {#lang_links a {padding-right: 0;}
	.container, .dnd_container, .boxed_body_wrapper {width: 748px;}
	.boxed_body_wrapper {width: 100%;}
	.split_cols_788 > [class*="span"] {width: 100%;margin-left: 0;margin-bottom: 40px;}
	.span9_halved:nth-child(2).content_with_left_sidebar {margin-right: 19px;}
	#logo, .header_layout_3 #logo .logo {margin: 20px 0 23px;}
	#ABdev_main_header.default, #ABdev_main_header.header_layout_1, #ABdev_main_header.header_layout_2, #ABdev_main_header.header_layout_3 {position: static !important;}
	.header_layout_1 .widget_search, .header_layout_3 .widget_search {display: none;}
	.search-toggle, .top_social_icon, .quick_contact_phone, .quick_contact_mail, #header_social_info {display: none;}
	.shop_nav_links {margin-left: 0 !important;width: 100% !important;margin: 11px 0;}
	#ABdev_main_header nav {position: fixed;top: 0;left: 0;height: 100%;width: 40%;background: #fff;z-index: 100000;overflow-y: scroll;overflow-x: hidden;display: none;}
	#ABdev_menu_toggle {display: block;width: 50px;height: 50px;line-height: 55px;color: #cb0000;text-align: center;position: fixed;right: 5px;top: 110px;font-size: 18px;z-index: 9999999;border: 1px solid #e9eaec;background: rgba(245,246,248,.3);}
	#ABdev_menu_toggle i {position: relative;top: -2px;}
	.transparent #ABdev_menu_toggle {top: 63px;background: none;}
	#ABdev_header_spacer {display: none;}
	nav {float: none !important;position: fixed;top: 0;left: 0;height: 100%;background: #232425;z-index: 100000;overflow-x: hidden;display: none;box-shadow: none;}
	nav > ul {padding-left: 30px;padding-bottom: 30px;width: 100%;float: left;position: relative;border-right: 1px solid #e8eaec;}
	nav > ul > li {display: block;float: none;text-align: left;}
	nav > ul > li > a, #ABdev_main_header.transparent nav > ul > li a {display: block;width: 100%;text-align: left;margin-left: 0;padding-bottom: 0;font-weight: 700;}
	nav > ul > li > a > i {display: none;}
	#ABdev_main_header nav > ul ul, #ABdev_main_header.transparent nav > ul ul {display: block;background: #fff;position: static;border: none;margin: 0;padding: 0 0 0 15px;box-shadow: none;}
	nav > ul > li > ul:before {display: none;}
	nav > ul li:hover > ul, nav > ul li.sfHover > ul {display: block;z-index: auto;position: static;}
	nav > ul ul li {position: static;padding: 0px;border-bottom: 0;line-height: 28px;}
	nav > ul ul li.has_children:hover:after {display: none;}
	nav > ul ul li a, #ABdev_main_header.transparent nav > ul > li a {text-transform: none;width: 100%;text-align: left;padding: inherit;padding-top: 5px;}
	nav > ul ul li:hover, #ABdev_main_header.transparent nav > ul ul li:hover {background: none;}
	nav > ul ul li:hover > a {color: #505050 !important;}
	nav > ul ul ul {position: static;margin-top: 0;z-index: auto;margin-left: 20px;}
	nav > ul ul ul:before {display: none;}
	.sf-arrows .sf-with-ul:after {display: none;}
	nav > ul > li.menu-item-has-children:hover > a:before, nav > ul > li.menu-item-has-children > a:after {display: none;}
	.sf-mega, #ABdev_main_header.transparent .sf-mega {width: 100%;position: static;display: block;z-index: inherit;padding-top: 0px;box-shadow: none;}
	.megamenu_header a span {margin-top: 0;color: #848998;font-size: 13px;}
	.sf-mega-inner, #ABdev_main_header.transparent .sf-mega-inner {border: none;background: none;}
	nav > ul .sf-mega-inner, #ABdev_main_header.transparent .sf-mega-inner, #ABdev_main_header.transparent nav > ul .sf-mega-inner > ul > li {display: block !important;}
	nav > ul .sf-mega-inner > ul {display: block !important;}
	nav > ul .sf-mega-inner > ul > li, nav > ul .sf-mega-inner > ul > li > ul > li {border-right: none;padding: 0 0 0 0;display: block !important;}
	nav > ul .sf-mega-inner > ul > li > a, #ABdev_main_header.transparent nav > ul > li a {font-size: 13px;font-weight: inherit;color: inherit !important;text-transform: none;margin-bottom: 0px;padding: 5px 0 0 0;margin-top: 0;}
	nav > ul .sf-mega-inner > ul > li > ul > li a {font-size: 13px;color: inherit;padding: 5px 0 0 0;}
	nav > ul .sf-mega-inner a {text-transform: none;padding: inherit;margin-bottom: 0px;}
	nav > ul .sf-mega-inner a:hover {background: none;}
	nav > ul > .mega1 .sf-mega-inner > ul > li, nav > ul > .mega2 .sf-mega-inner > ul > li, nav > ul > .mega3 .sf-mega-inner > ul > li, nav > ul > .mega4 .sf-mega-inner > ul > li, nav > ul > .mega5 .sf-mega-inner > ul > li, nav > ul > .mega6 .sf-mega-inner > ul > li, nav > ul > .mega7 .sf-mega-inner > ul > li {width: 100%;}
	nav > ul .sf-mega-inner .description_menu_item, nav > ul .use_desc {display: none !important;}
	.search-box-wrapper {top: 0;z-index: 9999;}
	.search-icon i {position: absolute;right: 0;top: -65px;}
	.timeline_post, .timeline_post_first {width: 324px;}
	#frontpage_slider {max-height: 488px;}
	#ABdev_main_slider_text {font-size: 40px;line-height: 40px;}
	#ABdev_main_slider_text .bold {font-size: 50px;line-height: 50px;}
	#contact_map, #contact_streetview {height: 488px;}
	#ABdev_sticky_header {height: 488px;}
	#ABdev_sticky_header_content {margin-top: 488px;}
	.portfolio_icon, .portfolio_item_4 .portfolio_icon, .portfolio_item_4_boxed .portfolio_icon {top: 20%;}
	.section_body_fullwidth .portfolio_item_4 .portfolio_icon, .section_body_fullwidth .portfolio_item_5 .portfolio_icon {top: 26%;}
	.portfolio_item_5, .portfolio_item_4, .portfolio_item_3 {width: 33.33%;}
	.portfolio_item_3_boxed {width: 31.3%;}
	.portfolio_item_4_boxed {width: 31.5%;}
	.portfolio_item_4_boxed:nth-of-type(4n) {margin-right: 10px;}
	.portfolio_item_4_boxed:nth-of-type(3n) {margin-right: 0;}
	.portfolio_list_fullwidth .portfolio_item_meta {position: relative;padding: 40px 40px 40px 65%;}
	.portfolio_single_column_item.portfolio_list_fullwidth:nth-child(2n) .portfolio_item_meta {position: relative;padding: 40px 65% 40px 40px;}
	footer #footer_copyright .footer_social_links a:first-child {margin-left: 0px;}
	footer #footer_copyright .footer_social_links span {display: block;margin-bottom: 20px;}
	.flickr_stream a:nth-child(3n+0) {margin-right: 9px;}
	.flickr_stream img {width: 77px;height: 77px;}
	aside.sidebar .flickr_stream img {width: 64px;height: 64px;}
	aside.sidebar .flickr_stream a:nth-child(4n+0) {margin-right: 10px;}
	#portfolio_item_meta .portfolio_item_meta_label {float: none;width: auto;display: inline;}
	#portfolio_item_meta .portfolio_item_meta_data {padding-left: 0px;display: inline;}
	.blog_category_index_right2 .post_main .post_main_inner_wrapper, .blog_category_index_left2 .post_main .post_main_inner_wrapper, .blog_category_index_none2 .post_main .post_main_inner_wrapper {padding-left: 30px;}
	.blog_category_index_right2 .post_info, .blog_category_index_left2 .post_info, .blog_category_index_none2 .post_info {position: relative;text-align: center;margin-bottom: 20px;top: 0;left: 0;}
	.blog_category_index_right2 .post_date, .blog_category_index_left2 .post_date, .blog_category_index_none2 .post_date {display: inline-block;}
	.blog_category_index_right2 .post_type, .blog_category_index_left2 .post_type, .blog_category_index_none2 .post_type {display: inline-block;}
	.grid_post .post_main_inner_wrapper {padding: 20px;}
	.mini2_post .row .span6 {width: 100%;margin-left: 0;}
	.mini2_post .row .span6:first-child {margin-bottom: 20px;}
	.dnd-callout_box_style_1, .dnd-callout_box_style_3 {text-align: center;}
	.dnd-callout_box_style_1 .dnd-callout_box_title, .dnd-callout_box_style_3 .dnd-callout_box_title {margin-bottom: 20px;}
	.dnd-callout_box_style_1 .dnd-button1, .dnd-callout_box_style_3 .dnd-button1 {display: inline-block;text-align: center;float: none;}
	.dnd-callout_box_style_1 {margin-bottom: 20px;}
	.dnd-callout_box_style_3 {padding-bottom: 64px;}
	.dnd-callout_box_style_2 {margin-left: 10px;margin-right: 10px;}
	.dnd-callout_box_style_4, .dnd-callout_box_style_5 {margin-left: 10px;margin-right: 10px;}
	.dnd-callout_box_style_4 .dnd-button1 {display: inline-block;float: left;margin-top: 0;margin-bottom: 64px;}
	.dnd-callout_box_style_4 p {margin-bottom: 20px;}
	.dnd-callout_box_style_5 .dnd-icon-button {float: left !important;margin-top: 15px;margin-left: 0;margin-bottom: 60px;}
	.dnd_blockquote_wide {padding: 50px 0 0 0;}
	.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-bottom: 1px solid #e6ebed;border-radius: 0;}
	.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li:hover a {border-radius: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper, .dnd-tabs-position-left.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper {margin-left: 0;}
	.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav {border-right: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav {width: 100%;margin-bottom: 0;padding-bottom: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li a {text-align: center;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li:hover a {border-radius: 5px;}
	.dnd-tabs-position-top.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-right: 1px solid #e6ebed;}
	.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-panel, .dnd-tabs-position-bottom.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-panel {padding: 60px 10px 25px 10px;}
	.dnd-tabs-position-bottom.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-right: 1px solid #e6ebed;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav {width: 100%;margin-bottom: 0;padding-bottom: 0;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper, .dnd-tabs-position-right.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper {margin-right: 0;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li a {text-align: center;}
	.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav {border-right: 0;}
	.dnd_pricebox_feature_button .dnd-button.dnd-button_large {padding: 11px 10px;}
	.boxed_button {padding: 9px 10px;margin-left: -20px;}
	.big_404 {font-size: 137px;}
	.list_right {float: left;}
	.spacer_responsive_hide_tablet {display: none !important;}
	.dnd_shortcode_ul {margin-bottom: 20px;}
	.dnd_countdown_inner:nth-child(6) .countdown, .dnd_countdown_inner:nth-child(6) span {margin-left: 0;}
	.dnd_countdown_inner:nth-child(5) .countdown, .dnd_countdown_inner:nth-child(5) span {margin-left: 0;margin-right: 26px;}
	.woocommerce a.button, .woocommerce-page a.button {padding: 11px 40px;}
	.woocommerce .products .button.compare, .woocommerce-page .products .button.compare {padding: 11px 15px;}
	.yith-wcwl-wishlistexistsbrowse, .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {margin-right: 0;margin-bottom: 0;}
	.woocommerce .products .product_loop_hover_rating, .woocommerce-page .products .product_loop_hover_rating {padding: 0;position: static;display: inline-block;}
	.products_loop_image_wrapper {border-bottom: 0;}
	.yith-wcwl-add-to-wishlist .ajax-loading {position: absolute !important;}
	.woocommerce .products .incomeup_products_list_view .stock, .woocommerce-page .products .incomeup_products_list_view .stock, .woocommerce #content div.product .stock, .woocommerce div.product .stock, .woocommerce-page #content div.product .stock, .woocommerce-page div.product .stock {float: left;}
	.woocommerce ul.products li.product.incomeup_products_list .incomeup_products_list_view, .woocommerce-page ul.products li.product.incomeup_products_list .incomeup_products_list_view {padding-top: 18px;border-left: 1px solid #e9eaec;}
	.woocommerce ul.products li.product.incomeup_products_list a img, .woocommerce-page ul.products li.product.incomeup_products_list a img {border-right: none;}
	.woocommerce .product_badges span.featured, .woocommerce-page .product_badges span.featured, .woocommerce .incomeup_single_product_details .related .product_badges span.featured, .woocommerce-page .incomeup_single_product_details .related .product_badges span.featured {top: 48px;right: 2px;}
	.woocommerce ul.products li.product.incomeup_products_list .price, .woocommerce-page ul.products li.product.incomeup_products_list .price {margin-bottom: 15px;}
	.woocommerce ul.products li.product.incomeup_products_list .count, .woocommerce-page ul.products li.product.incomeup_products_list .count {float: left;}
	.product .category {margin-bottom: 18px;}
	.woocommerce .incomeup_products_list .product_badges span.featured, .woocommerce-page .incomeup_products_list .product_badges span.featured {top: 20px;}
	.woocommerce ul.products li.product.incomeup_products_list .cart_list_item .button, .woocommerce-page ul.products li.product.incomeup_products_list .cart_list_item .button {margin-bottom: 20px;}
	.woocommerce ul.products li.product.incomeup_products_list .rating, .woocommerce-page ul.products li.product.incomeup_products_list .rating {float: none;}
	.woocommerce .products .incomeup_products_list_view .star-rating, .woocommerce-page .products .incomeup_products_list_view .star-rating {margin-right: 10px;}
	.woocommerce div.product div.incomeup_single_wish_compare .yith-wcwl-add-to-wishlist, .woocommerce-page div.product div.incomeup_single_wish_compare .yith-wcwl-add-to-wishlist {height: 60px;}
	.landing-height {max-height: 400px !important;}}
@media only screen and (max-width: 767px) {#lang_links a {padding-right: 0;}
	.title_bar .row > [class*="span"], .boxed_body_wrapper {margin-bottom: 0px;width: 100%;}
	.row {margin-bottom: 0;}
	.row > [class*="span"] {width: 100%;margin-left: 0;margin-bottom: 40px;}
	.dnd_container [class*="column_dd_span"] {width: 100%;margin-left: 0;margin-bottom: 20px;}
	.dnd_container [class*="column_dd_span"]:last-child {margin-bottom: 0;}
	.span9_halved {width: 100% !important;}
	.span9_halved:nth-child(2).content_with_left_sidebar {margin-right: 0;}
	.dnd_section_dd header p {padding: 0;}
	.search-toggle, .top_social_icon, .quick_contact_phone, .quick_contact_mail, #header_social_info {display: none;}
	.shop_nav_links {width: 100% !important;margin: 11px 0 !important;}
	.shop_nav_links, .search-toggle {display: none;}
	.transparent .shop_nav_links {text-align: center;}
	#logo {margin: 10px 0;}
	header {height: auto;margin-top: 0 !important;position: static;}
	header .container {position: relative;}
	#logo, .header_layout_1 #logo, .header_layout_2 #logo .logo {margin: 20px 0 23px;}
	.header_layout_1 #logo p.cart_right {width: 100%;margin: 20px 0;}
	.header_layout_2 #logo {margin: 11px 0;text-align: center;}
	.header_layout_2 #logo .logo {float: none;}
	.header_layout_3 #logo {text-align: center;margin: 20px 0 23px;}
	.header_layout_3 #logo .logo {float: none;margin: 0;}
	.header_layout_3 p {text-align: center;}
	#ABdev_sticky_header {margin-top: 0 !important;position: static;}
	header.ABdev_on_sticky_header {position: static;}
	.transparent #ABdev_menu_toggle {background: none;}
	#ABdev_menu_toggle {display: block;width: 50px;height: 50px;line-height: 55px;color: #cb0000;text-align: center;position: fixed;right: 15px;top: 110px;font-size: 24px;z-index: 9999999;border: 1px solid #e9eaec;background: rgba(245,246,248,.3);}
	#ABdev_menu_toggle i {position: relative;top: -2px;}
	#ABdev_main_header nav {position: fixed;top: 0;left: 0;height: 100%;width: 70%;background: #fff;z-index: 100000;overflow-y: scroll;overflow-x: hidden;display: none;}
	nav > ul {clear: both;padding-left: 30px;padding-bottom: 30px;width: 100%;float: left;position: relative;border-right: 1px solid #e8eaec;}
	nav > ul > li {display: block;float: none;text-align: left;}
	nav > ul > li > a, #ABdev_main_header.transparent nav > ul > li a {display: block;width: 100%;text-align: left;margin-left: 0;padding-bottom: 0;font-weight: 700;}
	nav > ul > li > a > i {display: none;}
	#ABdev_main_header nav > ul ul, #ABdev_main_header.transparent nav > ul ul {display: block;background: #fff;position: static;border: none;margin: 0;padding: 0 0 0 15px;box-shadow: none;}
	nav > ul > li > ul:before {display: none;}
	nav > ul li:hover > ul, nav > ul li.sfHover > ul {display: block;z-index: auto;position: static;}
	nav > ul ul li {position: static;padding: 0px;border-bottom: 0;line-height: 28px;}
	nav > ul ul li.has_children:hover:after {display: none;}
	nav > ul ul li a, #ABdev_main_header.transparent nav > ul > li a {text-transform: none;width: 100%;text-align: left;padding: inherit;padding-top: 5px;}
	nav > ul ul li:hover, #ABdev_main_header.transparent nav > ul ul li:hover {background: none;}
	nav > ul ul li:hover > a {color: #cb0000 !important;}
	nav > ul ul ul {position: static;margin-top: 0;z-index: auto;margin-left: 20px;}
	nav > ul ul ul:before {display: none;}
	.sf-arrows .sf-with-ul:after {display: none;}
	nav > ul > li.menu-item-has-children:hover > a:before, nav > ul > li.menu-item-has-children > a:after {display: none;}
	.sf-mega, #ABdev_main_header.transparent .sf-mega {width: 100%;position: static;display: block;z-index: inherit;padding-top: 0px;box-shadow: none;}
	.megamenu_header a span {margin-top: 0;color: #848998;font-size: 13px;}
	.sf-mega-inner, #ABdev_main_header.transparent .sf-mega-inner {border: none;background: none;}
	nav > ul .sf-mega-inner, #ABdev_main_header.transparent .sf-mega-inner, #ABdev_main_header.transparent nav > ul .sf-mega-inner > ul > li {display: block !important;}
	nav > ul .sf-mega-inner > ul {display: block !important;}
	nav > ul .sf-mega-inner > ul > li, nav > ul .sf-mega-inner > ul > li > ul > li {border-right: none;padding: 0 0 0 0;display: block !important;}
	nav > ul .sf-mega-inner > ul > li > a, #ABdev_main_header.transparent nav > ul > li a {font-size: 13px;font-weight: inherit;color: inherit !important;text-transform: none;margin-bottom: 0px;padding: 5px 0 0 0;margin-top: 0;}
	nav > ul .sf-mega-inner > ul > li > ul > li a {font-size: 13px;color: inherit;padding: 5px 0 0 0;}
	nav > ul .sf-mega-inner a {text-transform: none;padding: inherit;margin-bottom: 0px;}
	nav > ul .sf-mega-inner a:hover {background: none;}
	nav > ul > .mega1 .sf-mega-inner > ul > li, nav > ul > .mega2 .sf-mega-inner > ul > li, nav > ul > .mega3 .sf-mega-inner > ul > li, nav > ul > .mega4 .sf-mega-inner > ul > li, nav > ul > .mega5 .sf-mega-inner > ul > li, nav > ul > .mega6 .sf-mega-inner > ul > li, nav > ul > .mega7 .sf-mega-inner > ul > li {width: 100%;}
	nav > ul .sf-mega-inner .description_menu_item, nav > ul .use_desc {display: none !important;}
	#ABdev_main_slider {height: 230px;}
	.tp-caption.incomeup_title:after {display: none;}
	.container, .dnd_container {width: 90%;}
	#ABdev_main_header.default, #ABdev_main_header.header_layout_1, #ABdev_main_header.header_layout_2, #ABdev_main_header.header_layout_3 {position: static !important;}
	.header_layout_1 #logo p:first-child {display: none;}
	.header_layout_1 .widget_search, .header_layout_2 .widget_search, .header_layout_3 .widget_search {display: none;}
	.header_layout_2 #logo p.cart_right {text-align: center;float: none;padding-top: 5px;}
	#ABdev_main_header.transparent {padding: 0;}
	#ABdev_main_header.transparent #logo {float: none;text-align: center;}
	#ABdev_header_spacer {display: none;}
	#ABdev_main_header {padding-left: 10px;padding-right: 10px;}
	#title_breadcrumbs_bar .breadcrumbs {text-align: left;}
	#title_breadcrumbs_bar .span4 {margin-bottom: 0;}
	#frontpage_slider {max-height: none;}
	#ABdev_main_slider_logo {padding: 0 20px;}
	#ABdev_main_slider_text {font-size: 30px;line-height: 30px;}
	#ABdev_main_slider_text .bold {font-size: 40px;line-height: 40px;}
	.ABdev_main_slider_scroll_icon, .ABdev_main_slider_scroll_info {margin-bottom: 10px;}
	#ABdev_main_slider_scroll {bottom: 10px;}
	#contact_map, #contact_streetview {height: 300px;}
	#ABdev_sticky_header {height: auto;}
	#ABdev_sticky_header_content {margin-top: 0px;}
	.timeline_post, .timeline_post_first {width: 100%;}
	#timeline_posts {background: none;}
	.timeline_post_left:after, .timeline_post_right:after {display: none;}
	#ABdev_main_footer {text-align: center;}
	#footer_columns {padding-bottom: 20px;}
	footer #footer_copyright .footer_copyright, footer #footer_copyright .footer_social {margin-bottom: 10px;}
	.tagcloud a {float: none;}
	.rpwe-thumb {position: relative;}
	#ABdev_main_footer .rpwe-title {text-align: center;}
	#ABdev_main_footer .rpwe-block li {padding-left: 0;padding-right: 0;}
	.contact_info_widget p {padding-left: 0;}
	.contact_info_widget i {position: relative;top: 2px;}
	.textwidget {padding-right: 0;}
	.flickr_stream {text-align: center;}
	.flickr_stream a {float: none;}
	.flickr_stream a:nth-child(3n+0), aside.sidebar .flickr_stream a:nth-child(4n+0) {margin-right: 10px;}
	aside.sidebar_right, aside.sidebar_left {padding-left: 0;padding-right: 0;}
	.rpwe-alignleft {float: none !important;margin-bottom: 5px !important;}
	#rpwe_widget-3 .rpwe-clearfix {padding-left: 0;text-align: center;}
	.tagcloud {text-align: center;}
	#tag_cloud-3 .tagcloud a {float: none;}
	.sidebar-widget-heading h3 {text-align: center;}
	.widget_recent_comments .recentcomments {text-align: center;margin-bottom: 10px;padding-bottom: 10px;}
	.portfolio_icon {top: 22%;}
	.portfolio_item_4_boxed .portfolio_icon, .portfolio_item_4 .portfolio_icon {top: 22%;}
	.section_body_fullwidth .portfolio_item_5 .portfolio_icon, .section_body_fullwidth .portfolio_item_4 .portfolio_icon {top: 26%;}
	.portfolio_item_4, .portfolio_item_3, .row.portfolio_2column .span6, .row.portfolio_3column .span4, .row.portfolio_4column .span3, .portfolio_item_5, .portfolio_item_4_boxed, .portfolio_item_3_boxed {width: 100%;}
	.row.portfolio_2column .span6, .row.portfolio_3column .span4, .row.portfolio_4column .span3 {margin-left: 0;}
	.portfolio_4column .portfolio_inner_content {margin-bottom: 0;}
	.portfolio_single_column_item.portfolio_list_fullwidth .overlayed {width: 100%;margin: 0 0 15px 0;}
	.portfolio_list_fullwidth .portfolio_item_meta, .portfolio_single_column_item.portfolio_list_fullwidth:nth-child(2n) .portfolio_item_meta {padding: 15px 0;}
	.portfolio_item_image {margin-bottom: 0;}
	.portfolio_item_4_boxed:nth-of-type(4n), .portfolio_item_4_boxed:nth-of-type(3n), .portfolio_item_4_boxed {margin-right: 0;}
	#single_portfolio_pagination_layout2 .span12 {margin-bottom: 0;}
	#page404 .big_404 {font-size: 100px;line-height: 200px;}
	.content_with_right_sidebar {padding-right: 0;}
	.content_with_left_sidebar {padding-left: 0;}
	.comment {padding-left: 0;}
	.comment .children {padding-left: 80px;}
	.comment .avatar {display: none;}
	.comment .reply, .comment .edit-link {display: inline-block;}
	.post_content .post_badges {display: none;}
	#blog_pagination .prev, #blog_pagination .next {position: static;}
	#blog_pagination .page-numbers {margin-bottom: 20px;}
	.blog_category_index .post_main, .blog_category_index .post_main {margin-left: 0px;}
	.blog_category_index_right2 .post_info, .blog_category_index_left2 .post_info, .blog_category_index_none2 .post_info, .blog_category_index_right3 .post_info, .blog_category_index_left3 .post_info, .blog_category_index_none3 .post_info {position: relative;top: 0;left: 50%;margin-left: -77px;margin-bottom: 20px;display: inline-block;}
	.blog_category_index_right2 .post_type, .blog_category_index_left2 .post_type, .blog_category_index_none2 .post_type, .blog_category_index_right3 .post_type, .blog_category_index_left3 .post_type, .blog_category_index_none3 .post_type {display: inline-block;text-align: center;float: right;}
	.blog_category_index_right2 .post_date, .blog_category_index_left2 .post_date, .blog_category_index_none2 .post_date, .blog_category_index_right3 .post_date, .blog_category_index_left3 .post_date, .blog_category_index_none3 .post_date {float: left;display: inline-block;margin-right: 10px;}
	.blog_category_index_right2 .post_main .post_main_inner_wrapper, .blog_category_index_left2 .post_main .post_main_inner_wrapper, .blog_category_index_none2 .post_main .post_main_inner_wrapper, .blog_category_index_right3 .post_main .post_main_inner_wrapper, .blog_category_index_left3 .post_main .post_main_inner_wrapper, .blog_category_index_none3 .post_main .post_main_inner_wrapper, .blog_category_index_dual .post_main .post_main_inner_wrapper, .grid_post .post_main_inner_wrapper {padding: 30px 15px 30px 15px;}
	.blog_category_index_right_mini .post_main img, .blog_category_index_left_mini .post_main img, .blog_category_index_none_mini .post_main img, .mini2_post img, .mini2_post iframe, .mini2_post .videoWrapper-youtube, .mini2_post .videoWrapper-vimeo, .blog_category_index_right_mini .post_main iframe, .blog_category_index_left_mini .post_main iframe, .blog_category_index_none_mini .post_main iframe, .blog_category_index_right_mini .post_main .videoWrapper-youtube, .blog_category_index_left_mini .post_main .videoWrapper-youtube, .blog_category_index_none_mini .post_main .videoWrapper-youtube, .blog_category_index_right_mini .post_main .videoWrapper-vimeo, .blog_category_index_left_mini .post_main .videoWrapper-vimeo, .blog_category_index_none_mini .post_main .videoWrapper-vimeo {width: 100%;position: relative;}
	.blog_category_index_right_mini .has-post-thumbnail .post_main, .blog_category_index_left_mini .has-post-thumbnail .post_main, .blog_category_index_none_mini .has-post-thumbnail .post_main, .mini2_post.has-post-thumbnail .post_main_inner_wrapper {padding: 0 !important;}
	.blog_category_index_right_mini .has-post-thumbnail .post_content, .blog_category_index_left_mini .has-post-thumbnail .post_content, .blog_category_index_none_mini .has-post-thumbnail .post_content {padding-bottom: 0;}
	.blog_category_index_right_mini .has-post-thumbnail .post_main .wp-post-image, .blog_category_index_left_mini .has-post-thumbnail .post_main .wp-post-image, .blog_category_index_none_mini .has-post-thumbnail .post_main .wp-post-image, .mini2_post.has-post-thumbnail .post_main_inner_wrapper .wp-post-image {margin-bottom: 0;}
	.post_content .post_main {padding-left: 0;}
	.mini2_post .post_main_inner_wrapper {padding: 30px 15px 0 15px;}
	.blog_category_index_right_mini .post_main, .blog_category_index_left_mini .post_main, .blog_category_index_none_mini .post_main {padding: 10px !important;}
	.blog_category_index_dual .post_main .videoWrapper-vimeo, .blog_category_index_dual .post_main .videoWrapper-youtube, .blog_category_index_dual .post_main iframe {height: 100%;}
	.blog_category_index_right #blog_pagination .pagination, .blog_category_index_left #blog_pagination .pagination, .blog_category_index_none #blog_pagination .pagination {text-align: center;}
	.post_main .postmeta-above .post_meta_comments {float: none;}
	.post_meta_tags i {margin-left: 0 !important;}
	.portfolio_filter li {margin: 5px;}
	.portfolio_filter li a {border: 1px solid #e1e9e9;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
	.wpcf7 .span6:first-child {margin-bottom: 0;}
	.dnd_posts_shortcode.dnd_posts_shortcode-1 {text-align: center;}
	.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_thumb {float: none;}
	.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_thumb img {margin-bottom: 20px;}
	.dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content, .dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content h5, .dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content .date_container, .dnd_posts_shortcode.dnd_posts_shortcode-1 .dnd_latest_news_shortcode_content p {padding-left: 0;padding-right: 0;}
	.dnd_shortcode_ul {margin-bottom: 20px;}
	.dnd_shortcode_ul li {text-align: left;}
	.dnd-callout_box .dnd-button {margin-top: 30px;}
	.dnd_stats_excerpt {margin-bottom: 60px;}
	.dnd_metro_box {margin-bottom: 20px;}
	.dnd-animo {text-align: center;}
	.dnd_team_member .dnd_overlayed img {margin-bottom: 0;}
	.dnd_team_member_modal_close {top: 30px;right: 10px;}
	.dnd_container .rev_slider_wrapper {margin-bottom: 40px !important;}
	.dnd_pricing-table-1, .dnd_pricing-table-2 {margin-bottom: 40px;}
	.dnd_pricing-table-1 .dnd_plan, .dnd_pricing-table-2 .dnd_plan {margin-top: 0;}
	.dnd_blockquote_wide {padding: 50px 0 0 0;}
	.dnd-callout_box_style_1, .dnd-callout_box_style_3 {text-align: center;margin-left: 30px;margin-right: 30px;}
	.dnd-callout_box_style_1 .dnd-callout_box_title, .dnd-callout_box_style_3 .dnd-callout_box_title {margin-bottom: 20px;}
	.dnd-callout_box_style_1 .dnd-button1, .dnd-callout_box_style_3 .dnd-button1 {display: inline-block;text-align: center;float: none;}
	.dnd-callout_box_style_1 {margin-bottom: 20px;}
	.dnd-callout_box_style_2, .dnd-callout_box_style_5 {margin-left: 0;margin-right: 0;}
	.dnd-callout_box_style_3 {padding-bottom: 64px;padding-left: 30px;padding-right: 30px;margin-right: 0;margin-left: 0;}
	.dnd-callout_box_style_4 .dnd-button1 {display: inline-block;float: left;margin-top: 0;margin-bottom: 64px;}
	.dnd-callout_box_style_4 p {margin-bottom: 20px;}
	.dnd-callout_box_style_2 .dnd-button1 {margin-bottom: 20px;}
	.dnd-callout_box_style_5 .dnd-icon-button {float: left !important;margin-top: 15px;margin-left: 0;margin-bottom: 60px;}
	.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-bottom: 1px solid #e6ebed;border-radius: 0;}
	.dnd-tabs.dnd-tabs-fullwidthtabs .ui-tabs-nav li:hover a {border-radius: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper, .dnd-tabs-position-left.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper {margin-left: 0;}
	.dnd-tabs-position-left.dnd-tabs-fullwidthtabs .ui-tabs-nav {border-right: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav {width: 100%;margin-bottom: 0;padding-bottom: 0;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li a {text-align: center;}
	.dnd-tabs-position-left.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li:hover a {border-radius: 5px;}
	.dnd-tabs-position-top.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-right: 1px solid #e6ebed;}
	.dnd-tabs-position-bottom.dnd-tabs-fullwidthtabs .ui-tabs-panel, .dnd-tabs-position-bottom.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-panel {padding: 60px 10px 25px 10px;}
	.dnd-tabs-position-bottom.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li {border-right: 1px solid #e6ebed;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav {width: 100%;margin-bottom: 0;padding-bottom: 0;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper, .dnd-tabs-position-right.dnd-tabs-unboxed.dnd-tabs-fullwidthtabs .dnd-tabs-wrapper {margin-right: 0;}
	.dnd-tabs-position-right.dnd-tabs-boxed.dnd-tabs-fullwidthtabs .ui-tabs-nav li a {text-align: center;}
	.dnd-tabs-position-right.dnd-tabs-fullwidthtabs .ui-tabs-nav {border-right: 0;}
	.dnd_service_box.dnd_service_box_round_text_aside.right_icons .dnd_icon_boxed {left: 0;}
	.dnd_service_box.dnd_service_box_round_text_aside.right_icons .dnd_service_box_header, .dnd_service_box.dnd_service_box_round_text_aside.right_icons p {text-align: left;}
	.dnd_service_box.dnd_service_box_round_text_aside.right_icons {padding-top: 13px;padding-left: 73px;padding-right: 10px;}
	.dnd_service_box_unboxed_round {padding: 0 17px 0;}
	.service_box_process_empty:last-child:after, .service_box_process_full:first-child:after, .service_box_process_full:after, .service_box_process_empty:after {display: none;}
	.dnd_stats_excerpt {margin-bottom: 0;}
	.dnd_countdown .dnd_countdown_inner {width: 100%;}
	.dnd_countdown_inner:first-of-type > .countdown, .dnd_countdown_inner:first-of-type > span, .dnd_countdown_inner:last-of-type > .countdown, .dnd_countdown_inner:last-of-type > span, .dnd_countdown_inner .countdown, .dnd_countdown_inner span {margin-left: auto;margin-right: auto;}
	.ABt_testimonials_wrapper.testimonials_big, .ABt_testimonials_wrapper_static.testimonials_big {padding-left: 0;padding-right: 0;}
	.ABt_testimonials_wrapper.picture_bottom .testimonial_small img, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small img {left: 50%;margin-left: -130px;}
	.ABt_testimonials_wrapper.picture_bottom .testimonial_small .source, .ABt_testimonials_wrapper_static.picture_bottom .testimonial_small .source {left: 50%;margin-left: -45px;}
	.ABt_testimonials_wrapper.picture_bottom .ABt_pagination, .ABt_testimonials_wrapper_static.picture_bottom .ABt_pagination {right: 50%;margin-right: -55px;bottom: -40px;}
	.ABt_testimonials_wrapper.picture_bottom, .ABt_testimonials_wrapper_static.picture_bottom {margin-bottom: 60px;}
	.ABss_inline_form p:first-child {width: 95% !important;}
	.big_404 {font-size: 140px;}
	.column_title_left {text-align: center;}
	.list_left {margin-right: 10px;}
	.list_right {float: left;}
	.padding_left100, .padding_left70 {padding-left: 0;}
	.padding_right100 {padding-right: 0;}
	.alignleft {float: none;margin-right: 0;}
	.alignright {float: none;margin-left: 0;}
	.spacer_responsive_hide_mobile {display: none !important;}
	.woocommerce .products .product_loop_hover_rating, .woocommerce-page .products .product_loop_hover_rating {height: auto;position: static;display: inline-block;}
	.products_loop_image_wrapper {border-bottom: 0;}
	.woocommerce .products_loop_image_wrapper .product_loop_hover_rating .stock_info p, .woocommerce-page .products_loop_image_wrapper .product_loop_hover_rating .stock_info p {margin-bottom: 0;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.products li.product.incomeup_products_list a img, .woocommerce-page ul.products li.product.incomeup_products_list a img {width: 100%;}
	.woocommerce input.button, .woocommerce-page input.button, .woocommerce button.button, .woocommerce-page button.button {padding: 11px 35px;}
	.woocommerce .cart-collaterals input.checkout-button, .woocommerce-page .cart-collaterals input.checkout-button {padding: 11px 10px !important;}
	.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a {float: none;margin-bottom: 0;}
	.yith-wcwl-add-to-wishlist {float: right;margin-right: 20px;}
	.yith-wcwl-wishlistaddedbrowse a, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {margin-right: 0;margin-bottom: 0;}
	aside .widget.woocommerce {text-align: center;}
	aside .widget .product-categories li .count, .woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span, .woocommerce .widget_layered_nav ul small.count, .woocommerce-page .widget_layered_nav ul small.count {float: none;margin-left: 0;}
	.woocommerce ul.products li.product.incomeup_products_list .incomeup_products_list_view, .woocommerce-page ul.products li.product.incomeup_products_list .incomeup_products_list_view {margin-left: 0;}
	.woocommerce ul.products li.product.incomeup_products_list a img, .woocommerce-page ul.products li.product.incomeup_products_list a img {border-right: none;}
	.woocommerce .product_badges span.new, .woocommerce-page .product_badges span.new, .woocommerce .incomeup_products_list .product_badges span.onsale.list_view, .woocommerce-page .incomeup_products_list .product_badges span.onsale.list_view {top: -60px;}
	.woocommerce .incomeup_products_list .product_badges span.onsale.list_view, .woocommerce-page .incomeup_products_list .product_badges span.onsale.list_view {right: 5px;left: auto;}
	.woocommerce .products .incomeup_products_list_view .stock, .woocommerce-page .products .incomeup_products_list_view .stock {float: left;}
	.woocommerce div.product div.incomeup_single_wish_compare .yith-wcwl-add-to-wishlist, .woocommerce-page div.product div.incomeup_single_wish_compare .yith-wcwl-add-to-wishlist {height: 60px;}
	.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {margin-bottom: 20px;}
	.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {width: 100%;}
	.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {margin-bottom: 20px;}
	.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {width: 100%;}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {width: 100%;}
	.woocommerce .col6-set, .woocommerce-page .col6-set, #order_review .shop_table, #order_review #payment {width: 100%;}
	.landing-height {max-height: 400px !important;}}