.ninja-forms-form-wrap *,
.ninja-forms-form-wrap *:after,
.ninja-forms-form-wrap *:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
a.tooltip{outline:none;text-decoration:none;}
a.tooltip strong{line-height:30px;}
a.tooltip:hover{text-decoration:none;}
a.tooltip span{z-index:10;display:none;padding:14px 20px;margin-top:-10px;margin-left:28px;width:240px;line-height:16px;z-index:1;position:relative;}
a.tooltip span:before{border-top:10px solid transparent;border-right:15px solid #ccc;border-bottom:10px solid transparent;content:"";position:absolute;left:-15px;}
a.tooltip:hover span{display:inline;position:absolute;color:#333;border:1px solid #ccc;background:#f1f1f1;}
a.tooltip span{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-box-shadow:5px 5px 8px #CCC;-webkit-box-shadow:5px 5px 8px #CCC;box-shadow:5px 5px 8px #CCC;}
#ui-datepicker-div{background:#f1f1f1;border-radius:3px;}
#ui-datepicker-div a{text-decoration:none;cursor:pointer;}
#ui-datepicker-div .ui-datepicker-header,
#ui-datepicker-div .ui-datepicker-calendar th,
#ui-datepicker-div .ui-datepicker-calendar td{padding:5px;text-align:center;}
#ui-datepicker-div .ui-icon{text-indent:0px;}
.ui-datepicker-prev{float:left;}
.ui-datepicker-next{float:right;}
.ninja-forms-no-display{display:none;}
.ninja-forms-form .wp-switch-editor{height:auto;}
.ninja-forms-form .mceIframeContainer{background:#fff;}
.ninja-forms-req-symbol{color:#ff0000;}
.ninja-forms-form .label-above label,
.ninja-forms-form .label-below label{display:block;}
.field-wrap,
#ninja_forms_required_items{margin-bottom:20px;}
#pass-strength-result{background-color:#eee;border-color:#ddd !important;border-style:solid;border-width:1px;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;}
#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c !important;}
#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0 !important;}
#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040 !important;}
#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c !important;}
.ninja-forms-cont{position:relative;}
.ninja-forms-cont:after{clear:both;content:"";display:block;}
.ninja-forms-field-error{color:red;}
.ninja-forms-form-wrap input,
.ninja-forms-form-wrap select ,
.ninja-forms-form-wrap textarea{width:auto;height:auto;vertical-align:inherit;}
.ninja-forms-form-wrap label{font-weight:bold;}
.ninja-forms-form-wrap .list-checkbox-wrap ul label,
.ninja-forms-form-wrap .list-radio-wrap ul label{font-weight:normal;}
.field-wrap:after{clear:both;content:"";display:block;}
.field-wrap.label-left .ninja-forms-field,
.field-wrap.label-left .ninja-forms-star-rating-control{margin-left:8px;}
.field-wrap.label-right .ninja-forms-field,
.field-wrap.label-right .ninja-forms-star-rating-control{margin-right:8px;}
.field-wrap.label-right label,
.field-wrap.label-left label{display:inline;}
.label-above label{margin-bottom:5px;}
.MultiFile-wrap{display:inline-block;}
.text-wrap.label-left input,
.profile_pass-wrap.label-left input,
.textarea-wrap.label-left textarea{margin-left:10px;}
.text-wrap.label-right input,
.profile_pass-wrap.label-right input,
.textarea-wrap.label-right textarea{margin-right:10px;}
.text-wrap.label-above label,
.textarea-wrap.label-above label{display:block;width:100%;}
.profile_pass-wrap input,
.text-wrap.label-above input,
.text-wrap.label-below input,
.text-wrap.label-inside input,
.textarea-wrap.label-above textarea,
.textarea-wrap.label-below textarea,
.textarea-wrap.label-inside textarea,
.list-dropdown-wrap.label-above select,
.list-dropdown-wrap.label-below select{width:100%;}
.textarea-wrap textarea{height:200px;}
.profile_pass-wrap input{margin-bottom:10px;}
.list-radio-wrap span ul li input,
.list-checkbox-wrap span ul li input{margin-right:5px;}
.list-radio-wrap span ul,
.list-checkbox-wrap span ul{list-style:none;margin:0;padding:0;}
.list-radio-wrap span ul li,
.list-checkbox-wrap span ul li{list-style:none;}
.list-radio-wrap span ul li,
.list-checkbox-wrap span ul li{margin:0;padding:0;}
.list-radio-wrap.label-left label,
.list-radio-wrap.label-left ul,
.list-radio-wrap.label-left ul li,
.list-radio-wrap.label-right label,
.list-radio-wrap.label-right ul,
.list-radio-wrap.label-right ul li,
.list-checkbox-wrap.label-left label,
.list-checkbox-wrap.label-left ul,
.list-checkbox-wrap.label-left ul li,
.list-checkbox-wrap.label-right label,
.list-checkbox-wrap.label-right ul,
.list-checkbox-wrap.label-right ul li{float:left;}
.rtl .list-radio-wrap.label-left label,
.rtl .list-radio-wrap.label-left ul,
.rtl .list-radio-wrap.label-left ul li,
.rtl .list-radio-wrap.label-right label,
.rtl .list-radio-wrap.label-right ul,
.rtl .list-radio-wrap.label-right ul li,
.rtl .list-checkbox-wrap.label-left label,
.rtl .list-checkbox-wrap.label-left ul,
.rtl .list-checkbox-wrap.label-left ul li,
.rtl .list-checkbox-wrap.label-right label,
.rtl .list-checkbox-wrap.label-right ul,
.rtl .list-checkbox-wrap.label-right ul li{float:right;}
.list-radio-wrap.label-left ul li,
.list-radio-wrap.label-right ul li,
.list-checkbox-wrap.label-left ul li,
.list-checkbox-wrap.label-right ul li{padding:0 8px;}
.list-radio-wrap.label-above ul li,
.list-radio-wrap.label-below ul li,
.list-checkbox-wrap.label-above ul li,
.list-checkbox-wrap.label-below ul li{padding:0 0 0 10px;}
.list-multi-wrap.label-left label{float:left;}
.list-multi-wrap.label-right select{float:left;}
.credit_card-wrap div label,
.credit_card-wrap div input{display:block;width:100%;}
.credit_card-wrap div{margin-bottom:10px;}
.credit_card-wrap div span{font-size:0.8em;}
.hp-wrap{display:none;}
.honeypot-wrap{display:none;}
.qtip, .qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;}
.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word;}
.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:bold;}
.qtip-titlebar + .qtip-content{border-top-width:0 !important;}
.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent;}
.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px;}
* html .qtip-titlebar .qtip-close{top:16px;}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr;vertical-align:middle;}
.qtip-icon, .qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none;}
.qtip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em;}
.qtip-focus{}
.qtip-hover{}
.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555;}
.qtip-default .qtip-titlebar{background-color:#FFEF93;}
.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777;}
.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111;}
.qtip-light{background-color:white;border-color:#E2E2E2;color:#454545;}
.qtip-light .qtip-titlebar{background-color:#f1f1f1;}
.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3;}
.qtip-dark .qtip-titlebar{background-color:#404040;}
.qtip-dark .qtip-icon{border-color:#444;}
.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030;}
.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35;}
.qtip-cream .qtip-titlebar{background-color:#F0DE7D;}
.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0;}
.qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323;}
.qtip-red .qtip-titlebar{background-color:#F06D65;}
.qtip-red .qtip-close .qtip-icon{background-position:-102px 0;}
.qtip-red .qtip-icon{border-color:#D95252;}
.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252;}
.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219;}
.qtip-green .qtip-titlebar{background-color:#B0DE78;}
.qtip-green .qtip-close .qtip-icon{background-position:-42px 0;}
.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD;}
.qtip-blue .qtip-titlebar{background-color:#D0E9F5;}
.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0;}
.rating-cancel,
.ninja-forms-star-rating{float:left;text-indent:-999em;}
.rating-cancel,
.rating-cancel a{background:url(//digitalmarketingexplorer.ie/wp-content/plugins/ninja-forms/deprecated/images/delete.gif) no-repeat 0 -16px}
.ninja-forms-star-rating a{background:url(//digitalmarketingexplorer.ie/wp-content/plugins/ninja-forms/deprecated/images/star.gif) no-repeat 0 0px}
.rating-cancel a,
.ninja-forms-star-rating a{background-position:0 0px;border:0;cursor:pointer;display:block;margin-right:2px;width:17px;height:15px;overflow:hidden}
.ninja-forms-star-rating-on a{background-position:0 -16px;}
.ninja-forms-star-rating-hover a{background-position:0 -32px}
.rating-cancel a:hover{background-position:0 -32px}
.ninja-forms-star-rating-readonly a{cursor:default !important;}
.ninja-forms-star-rating{background:transparent !important;overflow:hidden!important}
.ninja-forms-star-rating-control{display:inline-block;}
.ninja-forms-star-rating-control:after{clear:both;content:"";display:block;}
#wp-subscribe{padding:20px;background:#f47555;text-align:center;}
#wp-subscribe h4.title{font-size:22px;color:#FFFFFF;line-height:1;text-transform:uppercase;margin-bottom:0;}
#wp-subscribe h4.title span{display:inline-block;font-weight:bold;font-size:38px;margin-top:15px;}
#wp-subscribe p{color:#FFFFFF;margin:0;}
#wp-subscribe p.text{margin:15px 0;opacity:0.8;}
#wp-subscribe input{border:none;width:100%;box-sizing:border-box;padding:10px 0;margin:0;box-shadow:none;border-radius:0;height:45px;text-indent:10px;text-align:center;}
#wp-subscribe .email-field{margin-top:10px}
#wp-subscribe input.email-field, #wp-subscribe input.name-field{color:#FFFFFF;background:#d56144;}
#wp-subscribe input::-webkit-input-placeholder{color:inherit;opacity:0.8;}
#wp-subscribe input:-moz-input-placeholder{color:inherit;opacity:0.8;}
#wp-subscribe input::-moz-input-placeholder{color:inherit;opacity:0.8;}
#wp-subscribe input::-ms-input-placeholder{color:inherit;opacity:0.8;}
#wp-subscribe input:focus::-webkit-input-placeholder{color:transparent !important;}
#wp-subscribe input:focus::-moz-input-placeholder{color:transparent !important;}
#wp-subscribe input:focus:-moz-input-placeholder{color:transparent !important;}
#wp-subscribe input:focus::input-placeholder{color:transparent !important;}
#wp-subscribe input.submit{background:#FFFFFF;color:#f47555;margin-top:20px;font-size:18px;text-transform:uppercase;font-weight:500;box-shadow:0px 1px 2px 0px rgba(0, 0, 0, 0.05);cursor:pointer;}
#wp-subscribe p.footer-text{margin-top:10px;font-size:12px;}
#wp_subscribe_popup #wp-subscribe h4.title{margin-top:0}
.wp-subscribe.loading{position:relative}
.wp-subscribe.loading:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255, 255, 255, 0.3);}
.wp-subscribe-single #wp-subscribe{text-align:left;margin:10px 0;clear:both;}
.wp-subscribe-single #wp-subscribe input{text-align:left;}
#wp-subscribe .error, #wp-subscribe .thanks{margin-top:10px;}.wpt_widget_content{position:relative;border:1px solid #E4E4E4;}
.wpt_widget_content img{max-width:100%;height:auto;}
.wpt_widget_content a{color:#444;}
.wpt_widget_content ul.wpt-tabs li{list-style:none;display:block;width:50%;float:left;text-align:center;margin:0;padding:0 !important;}
.wpt_widget_content ul.has-1-tabs li{width:100%;float:none;margin:0 auto;}
.wpt_widget_content ul.has-2-tabs li{}
.wpt_widget_content ul.has-3-tabs li{width:33.33%;}
.wpt_widget_content ul.has-4-tabs li{width:50%;}
.wpt_widget_content .has-4-tabs .tab_title.selected a{border-bottom:1px solid #E4E4E4;}
.wpt_widget_content .has-4-tabs .tab_title:nth-child(3) a{border-left:0;}
.wpt_widget_content .tab_title a{display:block;background:#f0f0f0;border-left:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;padding:2px 0 4px;line-height:2.4;text-decoration:none;position:relative;font-weight:bold;}
.wpt_widget_content .tab_title:first-child a{margin-left:0;border-left:0;}
.wpt_widget_content .tab_title.selected a{background:#fff;border-bottom:1px solid #fff;}
.wpt_widget_content .inside{background:#fff;padding-top:10px;}
.wpt_widget_content .tab-content li{list-style-type:none;float:left;width:100%;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 11px 0;padding:0px 15px 15px 15px;border-bottom:1px solid #E4E4E4;text-align:left;color:#444;background:none;position:relative;}
.wpt_widget_content .tab-content li:last-child{border:none;margin-bottom:0;}
.wpt_widget_content .tab-content li:first-child{padding-top:5px;}
.wpt_thumb_small{float:left;margin-right:12px;padding-top:4px;width:65px;height:65px;overflow:hidden;}
.wpt_thumb_large{float:none;max-width:100%;display:inline-block;margin-bottom:4px;position:relative;}
.wpt_widget_content .entry-title{font-weight:bold;margin:0;padding:0;}
.wpt_widget_content .wpt-postmeta, .wpt_comment_content, .wpt_excerpt{color:#999;font-size:13px;}
.wpt_widget_content .wp-post-image{margin:0 !important;}
.wpt_avatar{margin-right:10px;float:left;margin-top:4px;}
.wpt_comment_content p, .wpt_excerpt p{margin-bottom:0;}
.wpt_comment_meta{font-weight:bold;}
.wpt_widget_content #tags-tab-content{padding-bottom:10px;}
.wpt_widget_content #tags-tab-content ul{margin:0;overflow:hidden;padding:0 10px;text-align:center;font-size:0;line-height:0;}
.wpt_widget_content #tags-tab-content ul li{width:auto;color:#fff;margin-bottom:0;list-style:none;display:inline-block;padding:0;margin:3px 3px 0 0;float:none;font-size:13px;}
.wpt_widget_content #tags-tab-content ul li a{padding:12px 10px;background:#f0f0f0;white-space:nowrap;display:block;}
.wpt_widget_content .wpt-pagination{margin:0;width:100%;padding-top:0;padding-bottom:15px;float:left;}
.wpt_widget_content .wpt-pagination a{margin:0 15px;}
.wpt-pagination a.next{float:right;}
.wpt-loading{min-height:120px;}
.wpt-loading:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8);z-index:11;}
.clear{clear:both;}
.wpt-loading:after{content:"";margin:0 auto 3em auto;font-size:10px;position:absolute;top:45%;left:45%;z-index:12;text-indent:-9999em;border-top:0.4em solid rgba(0, 0, 0, 0.2);border-right:0.4em solid rgba(0, 0, 0, 0.2);border-bottom:0.4em solid rgba(0, 0, 0, 0.2);border-left:0.4em solid #000;-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear;border-radius:50%;width:2em;height:2em;}
@-webkit-keyframes load8 { 
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes load8 { 
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.wpt_show_love{font-size:12px;font-style:italic;padding:5px;margin:0 10px;}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:2px;}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_next:hover{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;position:absolute;top:0;right:-14px;top:-14px;}
div.pp_default .pp_gallery ul li a{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px;position:initial;}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_loaderIcon{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite_next.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/images/prettyPhoto/default/sprite_prev.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;left:10px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important;}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0;}
div.pp_default .pp_content,div.light_rounded .pp_content{}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none;position:relative;}@font-face{font-family:'FontAwesome';src:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.eot);src:url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.eot) format('embedded-opentype'),url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.woff) format('woff'),url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.ttf) format('truetype'),url(//digitalmarketingexplorer.ie/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.svg) format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.28571429em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}
.fa-li.fa-lg{left:-1.85714286em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation: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)} }.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}
.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
.fa-space-shuttle:before{content:"\f197"}
.fa-slack:before{content:"\f198"}
.fa-envelope-square:before{content:"\f199"}
.fa-wordpress:before{content:"\f19a"}
.fa-openid:before{content:"\f19b"}
.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}
.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}
.fa-yahoo:before{content:"\f19e"}
.fa-google:before{content:"\f1a0"}
.fa-reddit:before{content:"\f1a1"}
.fa-reddit-square:before{content:"\f1a2"}
.fa-stumbleupon-circle:before{content:"\f1a3"}
.fa-stumbleupon:before{content:"\f1a4"}
.fa-delicious:before{content:"\f1a5"}
.fa-digg:before{content:"\f1a6"}
.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}
.fa-pied-piper-alt:before{content:"\f1a8"}
.fa-drupal:before{content:"\f1a9"}
.fa-joomla:before{content:"\f1aa"}
.fa-language:before{content:"\f1ab"}
.fa-fax:before{content:"\f1ac"}
.fa-building:before{content:"\f1ad"}
.fa-child:before{content:"\f1ae"}
.fa-paw:before{content:"\f1b0"}
.fa-spoon:before{content:"\f1b1"}
.fa-cube:before{content:"\f1b2"}
.fa-cubes:before{content:"\f1b3"}
.fa-behance:before{content:"\f1b4"}
.fa-behance-square:before{content:"\f1b5"}
.fa-steam:before{content:"\f1b6"}
.fa-steam-square:before{content:"\f1b7"}
.fa-recycle:before{content:"\f1b8"}
.fa-automobile:before,.fa-car:before{content:"\f1b9"}
.fa-cab:before,.fa-taxi:before{content:"\f1ba"}
.fa-tree:before{content:"\f1bb"}
.fa-spotify:before{content:"\f1bc"}
.fa-deviantart:before{content:"\f1bd"}
.fa-soundcloud:before{content:"\f1be"}
.fa-database:before{content:"\f1c0"}
.fa-file-pdf-o:before{content:"\f1c1"}
.fa-file-word-o:before{content:"\f1c2"}
.fa-file-excel-o:before{content:"\f1c3"}
.fa-file-powerpoint-o:before{content:"\f1c4"}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}
.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}
.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}
.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}
.fa-file-code-o:before{content:"\f1c9"}
.fa-vine:before{content:"\f1ca"}
.fa-codepen:before{content:"\f1cb"}
.fa-jsfiddle:before{content:"\f1cc"}
.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}
.fa-circle-o-notch:before{content:"\f1ce"}
.fa-ra:before,.fa-rebel:before{content:"\f1d0"}
.fa-ge:before,.fa-empire:before{content:"\f1d1"}
.fa-git-square:before{content:"\f1d2"}
.fa-git:before{content:"\f1d3"}
.fa-hacker-news:before{content:"\f1d4"}
.fa-tencent-weibo:before{content:"\f1d5"}
.fa-qq:before{content:"\f1d6"}
.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}
.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}
.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}
.fa-history:before{content:"\f1da"}
.fa-circle-thin:before{content:"\f1db"}
.fa-header:before{content:"\f1dc"}
.fa-paragraph:before{content:"\f1dd"}
.fa-sliders:before{content:"\f1de"}
.fa-share-alt:before{content:"\f1e0"}
.fa-share-alt-square:before{content:"\f1e1"}
.fa-bomb:before{content:"\f1e2"}html{overflow-x:hidden}
html.noscroll{position:static;overflow-y:auto width:auto;}
#mobile-meny-overlay{display:none}
#mobile-menu-wrapper{position:fixed;top:0;left:0;width:300px;height:100%;min-height:100%;max-height:100%;background:#222;left:-300px;overflow:auto;transition:left 500ms ease;-webkit-backface-visibility:hidden;z-index:9999999;}
.main-container, body > footer{position:relative;left:0;transition:left 500ms ease;}
.mobile-menu-active #mobile-menu-wrapper{left:0;}
.mobile-menu-active .main-container, body.mobile-menu-active > footer{left:300px;transition:left 500ms ease;}
#mobile-menu-wrapper .menu{background:none}
#mobile-menu-wrapper ul li{width:100%;display:block;}
#mobile-menu-wrapper #navigation ul li:hover{background:none}
#mobile-menu-wrapper ul li a, #mobile-menu-wrapper #navigation ul ul a{padding:9px 0;width:100%;border:none;}
#mobile-menu-wrapper #navigation ul ul{display:block;position:static;width:100%;border:none;}
#mobile-menu-wrapper #navigation ul ul li{background:none;width:100%;}
#mobile-menu-wrapper i{display:inline}
#mobile-menu-wrapper #navigation ul ul a{padding:9px 18px!important;float:left;}
#mobile-menu-wrapper #navigation ul ul ul a{padding:9px 27px !important}
#mobile-menu-wrapper #navigation ul ul ul ul a{padding:9px 36px !important}
.mobile-menu div#wpmm-megamenu{display:none}
html{}
.main-container{max-width:96%;}
@media screen and (max-width:1235px) { 
#sticky.sticky-nav{max-width:96%;}
}
@media screen and (max-width:1050px) { 
#wp-subscribe p.text{display:none}
#wp-subscribe h4.title span{margin-bottom:10px;font-size:25px!important;}
.widget-header #wp-subscribe h4.title span{font-size:30px}
.widget-header #wp-subscribe h4.title{font-size:20px}
#header .header-search{float:none;width:35%;}
}
@media screen and (max-width:1000px) { 
#move-to-top{margin-right:0;right:5px;}
}
@media screen and (max-width:960px) { 
.secondary-navigation{left:0}
img{max-width:100%;height:auto!important;}
.ad-300 img{max-width:100%}
.ad-125 li{max-width:40%}
.ad-125 img{padding:0;background:#FAFAFA;border:0;}
div#page.single{padding:25px 2%}
}
@media screen and (max-width:900px) { 
article.latestPost .title, article.latestPost .title a{font-size:20px;line-height:1.4;}
}       
@media screen and (max-width:865px) { 
#page, .container{max-width:100%}
footer .container{padding:0 2%}
#header .header-search{max-width:250px;float:left;margin-left:20px;}
#mobile-menu-overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999999;cursor:pointer;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(0,0,0,.5);}
html.noscroll{position:fixed;overflow-y:scroll;width:100%;}
#navigation{width:100%}
.secondary-navigation, #navigation{border:none !important;background:transparent;}
.secondary-navigation{width:100%;position:relative!important;}
#navigation .menu a, #navigation .menu .fa > a, #navigation .menu .fa > a{color:#fff!important;padding-left:0!important;padding-right:0!important;background:transparent;float:left;box-sizing:border-box;}
#navigation .menu{float:none;background:transparent;}
#navigation ul ul{display:block!important;visibility:visible!important;opacity:1!important;position:relative;left:0!important;border:0;width:100%;}
#navigation ul li li{background:transparent;border:0;}
nav{height:auto}
.main-container nav ul, .top{width:100%;display:none;height:auto;}
nav li, #navigation ul li li{width:100%!important;float:left;position:relative;}
#navigation ul li:after{display:none}
#navigation ul li:before{display:none}
nav li a{border-bottom:1px solid rgba(0, 0, 0, 0.2)!important;width:100%!important;}
nav a{text-align:left;width:100%;text-indent:25px;}
nav a#pull{display:block;width:100%;position:relative;color:#fff;padding:10px 0;}
.mobile-menu #navigation a#pull{border-bottom:1px solid rgba(0, 0, 0, 0.2)}
nav a#pull:after{content:"\f0c9";display:inline-block;position:absolute;right:15px;top:10px;font-family:FontAwesome;}
.secondary-navigation #navigation ul .sfHover a, .secondary-navigation #navigation ul li:hover, .secondary-navigation #navigation ul .sfHover ul li{background:transparent}
.widget-header #wp-subscribe p.footer-text, span.author-posts{display:none}
.single-prev-next{float:left}
.author-wrap{padding:10px}
.postauthor img{width:25%}
.latestPost{width:48%!important;margin-right:2.6%;}
.latestPost:nth-of-type(2n+2){margin-right:0;clear:none;float:right;}
.featured-thumbnail img{width:100%}
.featured-thumbnail, #featured-thumbnail, .featured-thumbnail img{float:none}
} @media screen and (min-width:865px) { 
.mobile-menu-active .main-container{position:relative;left:0;transition:left 500ms ease;}
.mobile-menu-active #mobile-menu-wrapper{-webkit-transform:translate(-300px,0);transform:translate(-300px,0);}
}
@media screen and (max-width:840px) { 
#header .header-search{max-width:250px;float:right;margin-right:24px;}
}
@media screen and (max-width:728px) { 
.latestPost:nth-child(3n+1){clear:none !important;}
.logged-in .pace .pace-progress{top:46px}
#header h1, #header h2, .site-description{float:none;text-align:center;width:100%;max-width:100%;padding:0;}
#header h1, #header h2{font-size:40px;margin-bottom:10px;}
.site-description{margin-top:0}
#logo a, #logo img{float:none;letter-spacing:0;}
.logo-wrap{margin-bottom:10px;margin-top:0;width:100%;margin-left:0;}
#header .header-search{max-width:60%;float:left;padding-left:25px;margin-top:0;margin-left:0;}
#header .header-social{margin-top:0}
.latestPost:nth-child(3n+1){clear:left}
.latestPost:nth-child(4){clear:none}
.latestPost.featuredPost{width:100%}
.homepage-widget, #wp-subscribe{width:100%;box-sizing:border-box;}
.widget-header #wp-subscribe h4.title span{margin-top:0}
.widget-header #wp-subscribe h4.title{margin-bottom:10px}
.single-title{font-size:30px!important;line-height:1.4!important;}
.widget-header #wp-subscribe p.footer-text{display:block}
}
@media screen and (max-width:720px) { 
.secondary-navigation a{padding-top:10px!important;padding-bottom:10px!important;}
.article{width:100%}
#content_box{padding-right:0px;padding-left:0px!important;}
.sidebar.c-4-12{float:none;width:108% !important;margin:0 auto;overflow:hidden;margin-right:-4%;margin-left:-4%;padding:22px 4%;}
.f-widget, .widgets-num-4 .f-widget{width:48%}
.f-widget:nth-child(2n+2){margin-right:0}
.f-widget-2{margin-right:0}
.ad-125 li{max-width:45%}
#comments{margin-right:0}
.latestPost .thecategory{display:none}
a.toplink{right:15px;left:auto;}
}
@media screen and (max-width:600px) { 
.logged-in .pace .pace-progress{top:0px}
#header .header-search{max-width:50%}
}
@media screen and (max-width:550px) { 
.sbutton{float:right}
.f-widget, .widgets-num-4 .f-widget{width:100%;margin-right:0;}
form#commentform{padding:10px}
.single-title{font-size:26px!important;line-height:1.4!important;}
}
@media screen and (max-width:480px) { 
nav{border-bottom:0}
#navigation{margin-top:0;margin-bottom:0;}
.secondary-navigation{width:102%;height:35px;}
.related-posts .latestPost{width:100%;float:left!important;max-width:100%;}
.related-posts .relatepostli4{padding-bottom:15px;border-bottom:1px solid #CCC;margin-bottom:11px;}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{width:100%;margin-right:0;}
.copyrights{text-align:center}
.top{width:100%}
#wp-subscribe p.text{display:block}
#cancel-comment-reply-link{margin-bottom:0;margin-top:-43px;}
article.latestPost .title, article.latestPost .title a{font-size:17px}
.latestPost{width:100%!important}
.latestPost header{min-height:100%}
.latestPost .review-total-star{position:relative;top:0;left:0;}
#header .header-search, #header .header-social{max-width:100%;width:100%;box-sizing:border-box;padding-right:25px;padding-left:25px;margin-right:0;text-align:center;}
#header .header-social a{float:none;min-width:42px;overflow:hidden;display:inline-block;}
}
@media screen and (max-width:400px) { 
article header{overflow:hidden}
.slidertext{display:none}
}
@media screen and (max-width:320px) { 
.latestPost{width:100% !important}
.latest-cat-post #featured-thumbnail{width:100%;max-width:100%;}
.latest-cat-post #featured-thumbnail .featured-thumbnail{float:none}
nav li{display:block;float:none;width:100%;}
nav li a{border-bottom:1px solid #576979}
}