/* v1.53.1010 */

/* modules/system/system.base.css */
#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1}html.js input.form-autocomplete{background-image:url(../../misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat}html.js input.throbbing{background-image:url(../../misc/throbber-active.gif);background-position:100% center}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em}html.js fieldset.collapsed .fieldset-wrapper{display:none}fieldset.collapsible{position:relative}fieldset.collapsible .fieldset-legend{display:block}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.resizable-textarea .grippie{background:#eee url(../../misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden}body.drag{cursor:move}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none}a.tabledrag-handle:hover{text-decoration:none}a.tabledrag-handle .handle{background:url(../../misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px}a.tabledrag-handle-hover .handle{background-position:6px -11px}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px}div.tree-child{background:url(../../misc/tree.png) no-repeat 11px center}div.tree-child-last{background:url(../../misc/tree-bottom.png) no-repeat 11px center}div.tree-child-horizontal{background:url(../../misc/tree.png) no-repeat -11px center}.tabledrag-toggle-weight-wrapper{text-align:right}table.sticky-header{background-color:#fff;margin-top:0}.progress .bar{background-color:#fff;border:1px solid}.progress .filled{background-color:#000;height:1.5em;width:5px}.progress .percentage{float:right}.ajax-progress{display:inline-block}.ajax-progress .throbber{background:transparent url(../../misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px}.ajax-progress .message{padding-left:20px}tr .ajax-progress .throbber{margin:0 2px}.ajax-progress-bar{width:16em}.container-inline div,.container-inline label{display:inline}.container-inline .fieldset-wrapper{display:block}.nowrap{white-space:nowrap}html.js .js-hide{display:none}.element-hidden{display:none}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .clearfix{height:1%}*:first-child + html .clearfix{min-height:1%}

/* modules/system/system.menus.css */
ul.menu{border:none;list-style:none;text-align:left}ul.menu li{margin:0 0 0 0.5em}ul li.expanded{list-style-image:url(../../misc/menu-expanded.png);list-style-type:circle}ul li.collapsed{list-style-image:url(../../misc/menu-collapsed.png);list-style-type:disc}ul li.leaf{list-style-image:url(../../misc/menu-leaf.png);list-style-type:square}li.expanded,li.collapsed,li.leaf{padding:0.2em 0.5em 0 0;margin:0}li a.active{color:#000}td.menu-disabled{background:#ccc}ul.inline,ul.links.inline{display:inline;padding-left:0}ul.inline li{display:inline;list-style-type:none;padding:0 0.5em}.breadcrumb{padding-bottom:0.5em}ul.primary{border-bottom:1px solid #bbb;border-collapse:collapse;height:auto;line-height:normal;list-style:none;margin:5px;padding:0 0 0 1em;white-space:nowrap}ul.primary li{display:inline}ul.primary li a{background-color:#ddd;border-color:#bbb;border-style:solid solid none solid;border-width:1px;height:auto;margin-right:0.5em;padding:0 1em;text-decoration:none}ul.primary li.active a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff}ul.primary li a:hover{background-color:#eee;border-color:#ccc;border-bottom-color:#eee}ul.secondary{border-bottom:1px solid #bbb;padding:0.5em 1em;margin:5px}ul.secondary li{border-right:1px solid #ccc;display:inline;padding:0 1em}ul.secondary a{padding:0;text-decoration:none}ul.secondary a.active{border-bottom:4px solid #999}

/* modules/system/system.messages.css */
div.messages{background-position:8px 8px;background-repeat:no-repeat;border:1px solid;margin:6px 0;padding:10px 10px 10px 50px}div.status{background-image:url(../../misc/message-24-ok.png);border-color:#be7}div.status,.ok{color:#234600}div.status,table tr.ok{background-color:#f8fff0}div.warning{background-image:url(../../misc/message-24-warning.png);border-color:#ed5}div.warning,.warning{color:#840}div.warning,table tr.warning{background-color:#fffce5}div.error{background-image:url(../../misc/message-24-error.png);border-color:#ed541d}div.error,.error{color:#8c2e0b}div.error,table tr.error{background-color:#fef5f1}div.error p.error{color:#333}div.messages ul{margin:0 0 0 1em;padding:0}div.messages ul li{list-style-image:none}

/* modules/system/system.theme.css */
fieldset{margin-bottom:1em;padding:0.5em}form{margin:0;padding:0}hr{border:1px solid gray;height:1px}img{border:0}table{border-collapse:collapse}th{border-bottom:3px solid #ccc;padding-right:1em;text-align:left}tbody{border-top:1px solid #ccc}tr.even,tr.odd{background-color:#eee;border-bottom:1px solid #ccc;padding:0.1em 0.6em}th.active img{display:inline}td.active{background-color:#ddd}.item-list .title{font-weight:bold}.item-list ul{margin:0 0 0.75em 0;padding:0}.item-list ul li{margin:0 0 0.25em 1.5em;padding:0}.form-item,.form-actions{margin-top:1em;margin-bottom:1em}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;white-space:nowrap}.form-item .description{font-size:0.85em}label{display:block;font-weight:bold}label.option{display:inline;font-weight:normal}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em}input.form-checkbox,input.form-radio{vertical-align:middle}.marker,.form-required{color:#f00}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0}.more-link{text-align:right}.more-help-link{text-align:right}.more-help-link a{background:url(../../misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px}.item-list .pager{clear:both;text-align:center}.item-list .pager li{background-image:none;display:inline;list-style-type:none;padding:0.5em}.pager-current{font-weight:bold}#autocomplete li.selected{background:#0072b9;color:#fff}html.js fieldset.collapsible .fieldset-legend{background:url(../../misc/menu-expanded.png) 5px 65% no-repeat;padding-left:15px}html.js fieldset.collapsed .fieldset-legend{background-image:url(../../misc/menu-collapsed.png);background-position:5px 50%}.fieldset-legend span.summary{color:#999;font-size:0.9em;margin-left:0.5em}tr.drag{background-color:#fffff0}tr.drag-previous{background-color:#ffd}.tabledrag-toggle-weight{font-size:0.9em}body div.tabledrag-changed-warning{margin-bottom:0.5em}tr.selected td{background:#ffc}td.checkbox,th.checkbox{text-align:center}.progress{font-weight:bold}.progress .bar{background:#ccc;border-color:#666;margin:0 0.2em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.progress .filled{background:#0072b9 url(../../misc/progress.gif)}

/* modules/system/system.base.css */
#autocomplete{border:1px solid;overflow:hidden;position:absolute;z-index:100}#autocomplete ul{list-style:none;list-style-image:none;margin:0;padding:0}#autocomplete li{background:#fff;color:#000;cursor:default;white-space:pre;zoom:1}html.js input.form-autocomplete{background-image:url(../../misc/throbber-inactive.png);background-position:100% center;background-repeat:no-repeat}html.js input.throbbing{background-image:url(../../misc/throbber-active.gif);background-position:100% center}html.js fieldset.collapsed{border-bottom-width:0;border-left-width:0;border-right-width:0;height:1em}html.js fieldset.collapsed .fieldset-wrapper{display:none}fieldset.collapsible{position:relative}fieldset.collapsible .fieldset-legend{display:block}.form-textarea-wrapper textarea{display:block;margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.resizable-textarea .grippie{background:#eee url(../../misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;height:9px;overflow:hidden}body.drag{cursor:move}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none}a.tabledrag-handle:hover{text-decoration:none}a.tabledrag-handle .handle{background:url(../../misc/draggable.png) no-repeat 6px 9px;height:13px;margin:-0.4em 0.5em;padding:0.42em 0.5em;width:13px}a.tabledrag-handle-hover .handle{background-position:6px -11px}div.indentation{float:left;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;width:20px}div.tree-child{background:url(../../misc/tree.png) no-repeat 11px center}div.tree-child-last{background:url(../../misc/tree-bottom.png) no-repeat 11px center}div.tree-child-horizontal{background:url(../../misc/tree.png) no-repeat -11px center}.tabledrag-toggle-weight-wrapper{text-align:right}table.sticky-header{background-color:#fff;margin-top:0}.progress .bar{background-color:#fff;border:1px solid}.progress .filled{background-color:#000;height:1.5em;width:5px}.progress .percentage{float:right}.ajax-progress{display:inline-block}.ajax-progress .throbber{background:transparent url(../../misc/throbber-active.gif) no-repeat 0px center;float:left;height:15px;margin:2px;width:15px}.ajax-progress .message{padding-left:20px}tr .ajax-progress .throbber{margin:0 2px}.ajax-progress-bar{width:16em}.container-inline div,.container-inline label{display:inline}.container-inline .fieldset-wrapper{display:block}.nowrap{white-space:nowrap}html.js .js-hide{display:none}.element-hidden{display:none}.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px}.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .clearfix{height:1%}*:first-child + html .clearfix{min-height:1%}

/* modules/field/theme/field.css */
.field .field-label{font-weight:bold}.field-label-inline .field-label,.field-label-inline .field-items{float:left}form .field-multiple-table{margin:0}form .field-multiple-table th.field-label{padding-left:0}form .field-multiple-table td.field-multiple-drag{width:30px;padding-right:0}form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{padding-right:.5em}form .field-add-more-submit{margin:.5em 0 0}

/* modules/node/node.css */
.node-unpublished{background-color:#fff4f4}.preview .node{background-color:#ffffea}td.revision-current{background:#ffc}

/* modules/user/user.css */
#permissions td.module{font-weight:bold}#permissions td.permission{padding-left:1.5em}#permissions tr.odd .form-item,#permissions tr.even .form-item{white-space:normal}#user-admin-settings fieldset .fieldset-description{font-size:0.85em;padding-bottom:.5em}#user-admin-roles td.edit-name{clear:both}#user-admin-roles .form-item-name{float:left;margin-right:1em}.password-strength{width:17em;float:right;margin-top:1.4em}.password-strength-title{display:inline}.password-strength-text{float:right;font-weight:bold}.password-indicator{background-color:#C4C4C4;height:0.3em;width:100%}.password-indicator div{height:100%;width:0%;background-color:#47C965}input.password-confirm,input.password-field{width:16em;margin-bottom:0.4em}div.password-confirm{float:right;margin-top:1.5em;visibility:hidden;width:17em}div.form-item div.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;width:38.5em;border:1px solid #B4B4B4}div.password-suggestions ul{margin-bottom:0}.confirm-parent,.password-parent{clear:left;margin:0;width:36.3em}.profile{clear:both;margin:1em 0}.profile .user-picture{float:right;margin:0 1em 1em 0}.profile h3{border-bottom:1px solid #ccc}.profile dl{margin:0 0 1.5em 0}.profile dt{margin:0 0 0.2em 0;font-weight:bold}.profile dd{margin:0 0 1em 0}

/* modules/locale/locale.css */
.locale-untranslated{font-style:normal;text-decoration:line-through}#locale-translation-filter-form .form-item-language,#locale-translation-filter-form .form-item-translation,#locale-translation-filter-form .form-item-group{float:left;padding-right:.8em;margin:0.1em;width:15em}#locale-translation-filter-form .form-type-select select{width:100%}#locale-translation-filter-form .form-actions{float:left;padding:3ex 0 0 1em}.language-switcher-locale-session a.active{color:#0062A0}.language-switcher-locale-session a.session-active{color:#000000}

/* sites/all/modules/calendar/css/calendar_multiday.css */
.calendar-calendar tr.odd,.calendar-calendar tr.even{background-color:#fff}.calendar-calendar table{border-collapse:collapse;border-spacing:0;margin:0 auto;padding:0;width:100%}.calendar-calendar .month-view table{border:none;padding:0;margin:0;width:100%}.calendar-calendar .year-view td{width:32%;padding:1px;border:none}.calendar-calendar .year-view td table td{width:13%;padding:0}.calendar-calendar tr{padding:0;margin:0;background-color:white}.calendar-calendar th{text-align:center;margin:0}.calendar-calendar th a{font-weight:bold}.calendar-calendar td{width:14%;border:1px solid #ccc;color:#777;text-align:right;vertical-align:top;margin:0;padding:0}.calendar-calendar .mini{border:none}.calendar-calendar td.week{width:1%;min-width:1%}.calendar-calendar .week{clear:both;font-style:normal;color:#555;font-size:0.8em}.calendar-calendar .inner{height:auto !important;height:5em;padding:0;margin:0}.calendar-calendar .inner div{padding:0;margin:0}.calendar-calendar .inner p{padding:0 0 .8em 0;margin:0}.calendar-calendar td a{font-weight:bold;text-decoration:none}.calendar-calendar td a:hover{text-decoration:underline}.calendar-calendar td.year,.calendar-calendar td.month{text-align:center}.calendar-calendar th.days{color:#ccc;background-color:#224;text-align:center;padding:1px;margin:0}.calendar-calendar div.day{float:right;text-align:center;padding:0.125em 0.25em 0 0.25em;margin:0;background-color:#f3f3f3;border:1px solid gray;border-width:0 0 1px 1px;clear:both;width:1.5em}.calendar-calendar div.calendar{background-color:#fff;border:solid 1px #ddd;text-align:left;margin:0 .25em .25em 0;width:96%;float:right;clear:both}.calendar-calendar .day-view div.calendar{float:none;width:98%;margin:1% 1% 0 1%}.calendar-calendar div.title{font-size:.8em;text-align:center}.calendar-calendar div.title a{color:#000}.calendar-calendar div.title a:hover{color:#c00}.calendar-calendar .content{clear:both;padding:3px;padding-left:5px}.calendar div.form-item{white-space:normal}table td.mini,table th.mini,table.mini td.week{padding:0 1px 0 0;margin:0}table td.mini a{font-weight:normal}.calendar-calendar .mini-day-off{padding:0px}.calendar-calendar .mini-day-on{padding:0px}table .mini-day-on a{text-decoration:underline}.calendar-calendar .mini .title{font-size:.8em}.mini .calendar-calendar .week{font-size:.7em}.mini-row{width:100%;border:none}.mini{width:32%;vertical-align:top}.calendar-calendar .stripe{height:5px;width:auto;font-size:1px !important;line-height:1px !important}.calendar-calendar .day-view .stripe{width:100%}table.calendar-legend{background-color:#ccc;width:100%;margin:0;padding:0}table.calendar-legend tr.odd .stripe,table.calendar-legend tr.even .stripe{height:12px !important;font-size:9px !important;line-height:10px !important}.calendar-legend td{text-align:left;padding-left:5px}.calendar-empty{font-size:1px;line-height:1px}.calendar-calendar td.calendar-agenda-hour{text-align:right;border:none;border-top:1px solid #CCCCCC;padding-top:.25em;width:1%}.calendar-calendar td.calendar-agenda-no-hours{min-width:1%}.calendar-calendar td.calendar-agenda-hour .calendar-hour{font-size:1.2em;font-weight:bold}.calendar-calendar td.calendar-agenda-hour .calendar-ampm{font-size:1em}.calendar-calendar td.calendar-agenda-items{border:1px solid #CCCCCC;text-align:left}.calendar-calendar td.calendar-agenda-items div.calendar{width:auto;padding:.25em;margin:0}.calendar-calendar div.calendar div.inner .calendar-agenda-empty{width:100%;text-align:center;vertical-align:middle;padding:1em 0;background-color:#fff}.calendar-date-select form{text-align:right;float:right;width:25%}.calendar-date-select div,.calendar-date-select input,.calendar-date-select label{text-align:right;padding:0;margin:0;float:right;clear:both}.calendar-date-select .description{float:right}.calendar-label{font-weight:bold;display:block;clear:both}.calendar-calendar div.date-nav{background-color:#ccc;color:#777;padding:0.2em;width:auto;border:1px solid #ccc}.calendar-calendar div.date-nav a,.calendar-calendar div.date-nav h3{color:#777;text-decoration:none}.calendar-calendar th.days{background-color:#eee;color:#777;font-weight:bold;border:1px solid #ccc}.calendar-calendar td.empty{background:#ccc;border-color:#ccc;color:#cc9}.calendar-calendar table.mini td.empty{background:#fff;border-color:#fff}.calendar-calendar td div.day{border:1px solid #ccc;border-top:none;border-right:none;margin-bottom:2px}.calendar-calendar td .inner div,.calendar-calendar td .inner div a{background:#eee}.calendar-calendar div.calendar{border:none;font-size:x-small}.calendar-calendar td .inner div.calendar div,.calendar-calendar td .inner div.calendar div a{border:none;background:#ffc;padding:0}.calendar-calendar td .inner div.calendar div.calendar-more,.calendar-calendar td .inner div.calendar div.calendar-more a{color:#444;background:#fff;text-align:right}.calendar-calendar td .inner .view-field,.calendar-calendar td .inner .view-field a{color:#444;font-weight:normal}.calendar-calendar td span.date-display-single,.calendar-calendar td span.date-display-start,.calendar-calendar td span.date-display-end,.calendar-calendar td span.date-display-separator{font-weight:bold}.calendar-calendar td .inner div.day a{color:#4b85ac}.calendar-calendar tr td.today,.calendar-calendar tr.odd td.today,.calendar-calendar tr.even td.today{background-color:#C3D6E4}.calendar-calendar tbody{border-top:none}.calendar-calendar .month-view .full .inner,.calendar-calendar .week-view .full .multi-day .inner{height:auto;min-height:auto}.calendar-calendar .week-view .full .calendar-agenda-hour .calendar-calendar .month-view .full .single-day .inner .view-item{float:left;width:100%}.calendar-calendar .week-view .full .calendar-agenda-hour,.calendar-calendar .day-view .full .calendar-agenda-hour{padding-right:2px}.calendar-calendar .week-view .full .calendar-agenda-hour{width:6%;min-width:0px}.calendar-calendar .week-view .full .days{width:13%}.calendar-calendar .month-view .full div.calendar,.calendar-calendar .week-view .full div.calendar,.calendar-calendar .day-view div.calendar{width:auto}.calendar-calendar .month-view .full tr.date-box,.calendar-calendar .month-view .full tr.date-box td,.calendar-calendar .month-view .full tr.multi-day,.calendar-calendar .month-view .full tr.multi-day td{height:19px;max-height:19px}.calendar-calendar .month-view .full tr.single-day .no-entry,.calendar-calendar .month-view .full tr.single-day .no-entry .inner{height:44px !important;line-height:44px}.calendar-calendar .month-view .full tr.single-day .noentry-multi-day,.calendar-calendar .month-view .full tr.single-day .noentry-multi-day .inner{height:22px !important;line-height:22px}.calendar-calendar .month-view .full td,.calendar-calendar .week-view .full td,.calendar-calendar .day-view td{vertical-align:top;padding:1px 2px 0 2px}.calendar-calendar .month-view .full td.date-box{height:1%;border-bottom:0px;padding-bottom:2px}.calendar-calendar .month-view .full .week{font-size:inherit}.calendar-calendar .month-view .full .week a,.calendar-calendar .week-view .full .week a{color:#4b85ac}.calendar-calendar .month-view .full td .inner div.day,.calendar-calendar .month-view .full td .inner div.day a{border:none;background:none;margin-bottom:0px}.calendar-calendar .month-view .full td.date-box .inner,.calendar-calendar .week-view .full td.date-box .inner{min-height:inherit}.calendar-calendar .month-view .full td.multi-day,.calendar-calendar .week-view .full td.multi-day{border-top:0px;border-bottom:0px}.calendar-calendar .week-view .full .first td.multi-day{border-top:1px solid #CCCCCC}.calendar-calendar .month-view .full td.single-day{border-top:0px}.calendar-calendar .month-view .full td.multi-day .inner,.calendar-calendar .week-view .full td.multi-day .inner,.calendar-calendar .day-view .full td.multi-day .inner{min-height:inherit;width:auto;position:relative}.calendar-calendar .month-view .full td.multi-day.no-entry{min-height:0px}.calendar-calendar .month-view .full td.single-day .calendar-empty,.calendar-calendar .month-view .full td.single-day.empty,.calendar-calendar .month-view .full td.date-box.empty{background:#F4F4F4}.calendar-calendar .month-view .full td.single-day .inner div,.calendar-calendar .month-view .full td.single-day .inner div a,.calendar-calendar .month-view .full td.multi-day .inner div,.calendar-calendar .month-view .full td.multi-day .inner div a,.calendar-calendar .month-view .full td .inner div.calendar.monthview div,.calendar-calendar .month-view .full td .inner div.calendar.monthview div a,.calendar-calendar .week-view .full td.single-day .inner div,.calendar-calendar .week-view .full td.single-day .inner div a,.calendar-calendar .week-view .full td.multi-day .inner div,.calendar-calendar .week-view .full td.multi-day .inner div a,.calendar-calendar .week-view .full td .inner div.calendar.weekview div,.calendar-calendar .week-view .full td .inner div.calendar.weekview div a,.calendar-calendar .day-view .full td .inner div.view-item,.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{background:none}.calendar-calendar .day-view .full td .inner div.calendar div,.calendar-calendar .day-view .full td .inner div.calendar div a{margin:0px 3px}.calendar-calendar .day-view .full td .inner div.calendar div.stripe{margin:0px}.calendar-calendar .month-view .full tr td.today,.calendar-calendar .month-view .full tr.odd td.today,.calendar-calendar .month-view .full tr.even td.today{background:none;border-left:2px solid #7C7F12;border-right:2px solid #7C7F12}.calendar-calendar .month-view .full td.date-box.today{border-width:2px 2px 0px 2px;border-style:solid;border-color:#7C7F12}.calendar-calendar .month-view .full tr td.single-day.today{border-bottom:2px solid #7C7F12}.calendar-calendar .month-view .full tr td.multi-day.starts-today{border-left:2px solid #7C7F12}.calendar-calendar .month-view .full tr td.multi-day.ends-today{border-right:2px solid #7C7F12}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.single-day{border-top:0px}.calendar-calendar .month-view .full tr td.multi-day,.calendar-calendar .month-view .full tr td.date-box{border-bottom:0px}.calendar-calendar .month-view .full .inner .monthview,.calendar-calendar .week-view .full .inner .weekview,.calendar-calendar .day-view .full .inner .dayview{-moz-border-radius:5px;border-radius:5px;width:auto;float:none;display:block;margin:.25em auto;position:relative}.calendar-calendar .month-view .full td.single-day div.monthview,.calendar-calendar .week-view .full td.single-day div.weekview,.calendar-calendar .day-view .full td.single-day div.dayview{background:#ffc;width:auto;padding:0px 3px;overflow:hidden}.calendar-calendar .month-view .full td.single-day .calendar-more div.monthview{background:none}.calendar-calendar .day-view td div.dayview{padding:0px}.calendar-calendar .month-view .full td.multi-day div.monthview,.calendar-calendar .week-view .full td.multi-day div.weekview,.calendar-calendar .day-view .full td.multi-day div.dayview{background:#74a5d7;height:1.9em;overflow:hidden;margin:0px auto;color:#ffffff;position:relative}.calendar-calendar .week-view .full td.multi-day div.weekview{height:3.5em}.calendar-calendar .month-view .full td.multi-day .inner .view-field,.calendar-calendar .month-view .full td.multi-day .inner .view-field a,.calendar-calendar .week-view .full td.multi-day .inner .view-field,.calendar-calendar .week-view .full td.multi-day .inner .view-field a,.calendar-calendar .day-view .full td.multi-day .inner .view-field,.calendar-calendar .day-view .full td.multi-day .inner .view-field a{color:#ffffff}.calendar-calendar .day-view .full td.multi-day div.dayview,.calendar-calendar .week-view .full td.multi-day div.weekview{margin-bottom:2px}.calendar-calendar .month-view .full td.multi-day .calendar.monthview .view-field{white-space:nowrap;float:left;margin-right:3px}.calendar-calendar .week-view .full td.multi-day .calendar.weekview .view-field{white-space:nowrap;display:inline;margin-right:3px}.calendar-calendar .day-view .full td.multi-day .calendar.weekview .view-field{display:block}.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents,.calendar-calendar .week-view .full td.multi-day .calendar.weekview .contents{position:absolute;width:3000px;left:5px}.calendar-calendar .day-view td .stripe,.calendar-calendar .month-view .full td .stripe,.calendar-calendar .week-view .full td .stripe{-moz-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;left:0px;top:0px;width:100%;height:3px;z-index:2}.calendar-calendar .full td.single-day .continuation,.calendar-calendar .full td.single-day .continues,.calendar-calendar .full td.single-day .cutoff{display:none}.calendar-calendar .month-view .full td.multi-day .inner .monthview .continuation,.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation{float:left;margin-right:3px;height:1.9em}.calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation{height:2.75em;padding-top:0.75em;margin-right:8px}.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{position:absolute;right:0px !important;right:-1px;width:10px;text-align:left;background:#74a5d7;-moz-border-radius:0px 5px 5px 0px;border-radius:0px 5px 5px 0px;height:1.9em;padding-left:6px;z-index:1}.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{height:2.75em;padding-top:0.75em}.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{width:8px;padding-left:0px}.calendar-calendar .week-view .full td.multi-day{padding:2px}.calendar-calendar .week-view td.single-day div.calendar{width:100%;padding-left:0px;padding-right:0px}.calendar-calendar .week-view .full tr.last td.multi-day{border-bottom:1px solid #CCCCCC}.view .date-nav-wrapper .clear-block{margin-bottom:10px}.view .date-nav-wrapper{position:relative;margin-top:5px;width:100%}.view .date-nav-wrapper .date-nav{background-color:transparent;border:0px;height:30px;height:auto;min-height:30px;position:relative;margin-bottom:10px}.view .date-nav-wrapper .date-prev a,.view .date-nav-wrapper .date-next a{text-decoration:none;color:inherit;font-size:12px}.view .date-nav-wrapper.date-nav a:hover{text-decoration:underline}.view .date-nav-wrapper .date-prev{-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;background:none repeat scroll 0 0 #dfdfdf;float:none;padding:5px 0;position:absolute;right:60px;left:auto;text-align:right;top:0px;width:auto;z-index:1;font-size:12px}.block-views .view .date-nav-wrapper .date-prev{left:0;right:auto}.view .date-nav-wrapper .date-prev a{margin-left:10px;font-weight:bold}.view .date-nav-wrapper .date-heading{position:relative;width:100%;top:0px;text-align:center;z-index:0}.view .date-nav-wrapper .date-heading h3{line-height:30px;font-size:1.7em}.view .date-nav-wrapper .date-next{-moz-border-radius:0px 5px 5px 0px;border-radius:0px 5px 5px 0px;background:none repeat scroll 0 0 #dfdfdf;float:none;padding:5px 0;position:absolute;right:0px;text-align:right;top:0px;width:auto;z-index:1;font-size:12px}.view .date-nav-wrapper .date-next a{margin-right:10px;font-weight:bold}.attachment .calendar-calendar{margin-top:20px;clear:both}.calendar-calendar th a,.attachment .calendar-calendar th{background-color:transparent;border:0px}.attachment .calendar-calendar th.calendar-agenda-hour{color:#777777;font-weight:bold;text-align:right}.view-calendar .feed-icon{margin-top:5px}.view table.mini .date-prev,.view table.mini .date-next{background:none}.date-nav div.date-prev,.date-nav div.date-next,.date-nav{width:auto}ul.calendar-links,.region-content ul.calendar-links{margin:0;padding:0}.year-view div.month-view div.date-nav{background-color:#DFDFDF;min-height:20px}

/* sites/all/modules/date/date_api/date.css */
.container-inline-date{clear:both}.container-inline-date .form-item{float:none;margin:0;padding:0}.container-inline-date > .form-item{display:inline-block;margin-right:0.5em;vertical-align:top}fieldset.date-combo .container-inline-date > .form-item{margin-bottom:10px}.container-inline-date .form-item .form-item{float:left}.container-inline-date .form-item,.container-inline-date .form-item input{width:auto}.container-inline-date .description{clear:both}.container-inline-date .form-item input,.container-inline-date .form-item select,.container-inline-date .form-item option{margin-right:5px}.container-inline-date .date-spacer{margin-left:-5px}.views-right-60 .container-inline-date div{margin:0;padding:0}.container-inline-date .date-timezone .form-item{clear:both;float:none;width:auto}.container-inline-date .date-padding{float:left}fieldset.date-combo .container-inline-date .date-padding{padding:10px}.views-exposed-form .container-inline-date .date-padding{padding:0}#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{border-collapse:separate;margin:0;width:185px}.calendar td{padding:0}.date-prefix-inline{display:inline-block}.date-clear{clear:both;display:block;float:none}.date-no-float{clear:both;float:none;width:98%}.date-float{clear:none;float:left;width:auto}.date-float .form-type-checkbox{padding-right:1em}.form-type-date-select .form-type-select[class*=hour]{margin-left:.75em}.date-container .date-format-delete{float:left;margin-top:1.8em;margin-left:1.5em}.date-container .date-format-name{float:left}.date-container .date-format-type{float:left;padding-left:10px}.date-container .select-container{clear:left;float:left}div.date-calendar-day{background:#F3F3F3;border-top:1px solid #EEE;border-left:1px solid #EEE;border-right:1px solid #BBB;border-bottom:1px solid #BBB;color:#999;float:left;line-height:1;margin:6px 10px 0 0;text-align:center;width:40px}div.date-calendar-day span{display:block;text-align:center}div.date-calendar-day span.month{background-color:#B5BEBE;color:white;font-size:.9em;padding:2px;text-transform:uppercase}div.date-calendar-day span.day{font-size:2em;font-weight:bold}div.date-calendar-day span.year{font-size:.9em;padding:2px}.date-form-element-content-multiline{padding:10px;border:1px solid #CCC}.form-item.form-item-instance-widget-settings-input-format-custom,.form-item.form-item-field-settings-enddate-required{margin-left:1.3em}#edit-field-settings-granularity .form-type-checkbox{margin-right:.6em}.date-year-range-select{margin-right:1em}

/* sites/all/modules/date/date_popup/themes/datepicker.1.7.css */
#ui-datepicker-div{font-size:100%;font-family:Verdana, sans-serif;background:#eee;border-right:2px #666 solid;border-bottom:2px #666 solid;z-index:9999}.ui-datepicker{width:17em;padding:.2em .2em 0}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{float:left;font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker .ui-datepicker-title select.ui-datepicker-year{float:right}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}

/* sites/all/modules/ctools/css/ctools.css */
.ctools-locked{color:red;border:1px solid red;padding:1em}.ctools-owns-lock{background:#FFFFDD none repeat scroll 0 0;border:1px solid #F0C020;padding:1em}a.ctools-ajaxing,input.ctools-ajaxing,button.ctools-ajaxing,select.ctools-ajaxing{padding-right:18px !important;background:url(../images/status-active.gif) right center no-repeat}div.ctools-ajaxing{float:left;width:18px;background:url(../images/status-active.gif) center center no-repeat}

/* sites/all/modules/views/css/views.css */
.views-exposed-form .views-exposed-widget{float:left;padding:.5em 1em 0 0}.views-exposed-form .views-exposed-widget .form-submit{margin-top:1.6em}.views-exposed-form .form-item,.views-exposed-form .form-submit{margin-top:0;margin-bottom:0}.views-exposed-form label{font-weight:bold}.views-exposed-widgets{margin-bottom:.5em}.views-align-left{text-align:left}.views-align-right{text-align:right}.views-align-center{text-align:center}.views-view-grid tbody{border-top:none}.view .progress-disabled{float:none}

/* sites/all/modules/panels/css/panels.css */
div.panel-pane div.admin-links{font-size:xx-small;margin-right:1em}div.panel-pane div.admin-links li a{color:#ccc}div.panel-pane div.admin-links li{padding-bottom:2px;background:white;z-index:201}div.panel-pane div.admin-links:hover a,div.panel-pane div.admin-links-hover a{color:#000}div.panel-pane div.admin-links a:before{content:"["}div.panel-pane div.admin-links a:after{content:"]"}div.panel-pane div.panel-hide{display:none}div.panel-pane div.panel-hide-hover,div.panel-pane:hover div.panel-hide{display:block;position:absolute;z-index:200;margin-top:-1.5em}div.panel-pane div.node{margin:0;padding:0}div.panel-pane div.feed a{float:right}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/popup_cell/popup_cell.css */
.hide{display:none}.show{display:block}#popup-modal{background:rgba(0,0,0,0.65);position:fixed;width:100%;height:100%;z-index:101;top:0;left:0;display:none}#modal{bottom:0;left:0;right:0;top:0;outline:0 none;overflow:hidden;z-index:102;position:fixed;width:100%;height:100%;top:0;font-family:"Roboto";font-size:15px;font-weight:400;text-align:center}#modal > .helper{display:inline-block;height:100%;vertical-align:middle}#modal .modal-dialog{display:inline-block;vertical-align:middle;margin:0 auto;padding:20px 0;width:99.5%;position:relative;text-align:center}#modal .modal-dialog .modal-content{background:#75bce1;outline:0 none;position:relative;width:675px;min-height:400px;margin:0 auto;border-radius:2px;background-position:center center;background-repeat:no-repeat;background-size:contain}#modal .modal-dialog .modal-content .close-popup{position:absolute;top:25px;right:25px;display:block;width:11px;height:11px}#modal .modal-dialog .modal-content .close-popup .icon-closepopup{display:block;background:transparent url(/sites/all/themes/ptcom/img/close_button_simple.png) no-repeat 0 0;background-size:100%;width:11px;height:11px;cursor:pointer}#modal .modal-dialog .modal-content .close-popup .icon-closepopup:hover{background-image:url(/sites/all/themes/ptcom/img/close_button_hover.png)}#modal .modal-dialog .modal-content .modal-body{padding:100px 45px 40px 45px;position:relative;vertical-align:middle;font-size:14px;line-height:20px;font-weight:400;color:#fff;text-align:center}#modal .modal-dialog .modal-content .modal-body h2{color:#fff;font-size:50px;font-weight:500;line-height:65px}#modal .modal-dialog .modal-content .modal-body h3{color:#fff;font-size:40px;font-weight:300;line-height:50px}#modal .modal-dialog .modal-content .modal-body p{color:#fff;font-size:15px;font-weight:300;line-height:25px}#modal .modal-dialog .modal-content .modal-body p strong{font-weight:700}#modal .modal-dialog .modal-content .modal-body .vgifts{margin:15px auto 2px auto}#modal .modal-dialog .modal-content .modal-body .blue-btn{display:inline-block;font-size:18px;line-height:19px;padding:12px 20px;border-radius:4px;min-width:133px;color:#fff;background:#00a3ff;cursor:pointer}#modal .modal-dialog .modal-content .modal-body .blue-btn:hover{background:#71c5ff}#modal .modal-dialog .modal-content .modal-body .blue-btn:active{background:#51b0f2}#popup-buttons{max-width:350px;margin:30px auto}#popup-buttons .red-btn{background:#ff745f;border-color:#ff745f;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:15px;font-weight:400;line-height:19px;padding:8px 24px;margin:0;border-radius:19px;border-width:1px;border-style:solid;position:relative;text-decoration:none}#popup-buttons .red-btn:hover{background:#ff8774;border-color:#ff8774}#popup-buttons .red-btn:active{background:#f26550;border-color:#f26550}#popup-buttons .trans-btn{background:none;border-color:border-color:rgba(255,255,255,0.8);color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:15px;font-weight:400;line-height:19px;padding:8px 24px;margin:0;border-radius:19px;border-width:1px;border-style:solid;position:relative;text-decoration:none}#popup-buttons .trans-btn:hover{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.8)}#popup-buttons .trans-btn:active{background:rgba(255,255,255,0.2);border-color:rgba(255,255,255,0.8)}#popup-buttons ul li a{display:block !important}#popup-buttons ul li{margin:10px;display:block}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/responsive_cell/responsive_cell.css */
.pane-responsive_cell .col-4{width:33.33% !important}.pane-responsive_cell .col-5{width:41.67% !important}.pane-responsive_cell .col-6{width:50% !important}.pane-responsive_cell .col-7{width:58.33% !important}.pane-responsive_cell .col-8{width:66.67% !important}.pane-responsive_cell .col-9{width:100% !important}.pane-responsive_cell{width:100%;max-width:100%;margin:0 auto;background:#fff;color:#4a4a4a;position:relative;overflow:hidden}.pane-responsive_cell .content{position:relative}.pane-responsive_cell h1,.pane-responsive_cell h2{font-size:48px;font-weight:400;margin:0 0 4px 0}.pane-responsive_cell h3{font-size:30px;font-weight:300;line-height:28px;clear:both}.pane-responsive_cell p{font-size:24px;font-weight:300;line-height:28px;clear:both}.pane-responsive_cell p.subtext{font-size:14px;line-height:normal;padding-top:16px}.pane-responsive_cell p.subtext a{color:#F76652}.pane-content{max-width:1280px;margin:0 auto}.pane-responsive_cell table{width:auto;margin:0 auto}.pane-responsive_cell td{text-align:center;padding:20px 12px 0;font-size:1.6rem;font-size:16px}.pane-responsive_cell td img{margin:0 auto;display:block}.pane-responsive_cell td a{color:#fff;opacity:0.7}.pane-responsive_cell td a:hover{opacity:1.0}.pane-responsive_cell td a img{opacity:0.7;width:100%}.pane-responsive_cell td a:hover img{opacity:1.0}.pane-responsive_cell .feature-image{position:relative}.pane-responsive_cell .feature-image img{position:relative;margin:0 auto;max-width:100%;display:block}.pane-responsive_cell .feature-image .img-valign-top{vertical-align:top}.pane-responsive_cell .feature-image .img-valign-middle{position:relative;padding:32px 0}.pane-responsive_cell .feature-image .img-valign-bottom{width:100%;position:absolute;left:0;right:0;bottom:0}.pane-responsive_cell .feature-image .img-align-left{text-align:left}.pane-responsive_cell .feature-image .img-align-center{text-align:center}.pane-responsive_cell .feature-image .img-align-right{text-align:right}.pane-responsive_cell.bg-blue{background:#1895d2;color:#fff}.pane-responsive_cell.responsive-cell-left .content{padding:0 16px 0;float:left}.pane-responsive_cell.responsive-cell-left .feature-image{padding-left:16px;padding-right:16px;float:left}.pane-responsive_cell.responsive-cell-right .content{padding:0 16px;float:right}.pane-responsive_cell.responsive-cell-right .feature-image{padding:0 16px}.pane-responsive_cell.responsive-cell-right .media-image{float:right}.pane-responsive_cell.responsive-cell-right ul{text-align:left}.pane-responsive_cell.responsive-cell-top .content,.pane-responsive_cell.responsive-cell-bottom .content{text-align:center;max-width:100%;width:100%}.pane-responsive_cell.responsive-cell-bottom .content{padding-top:600px;max-width:425px;padding-top:660px;margin:0 auto}.pane-responsive_cell.responsive-cell-top .content{padding-top:0px}.pane-responsive_cell.responsive-cell-top .feature-image{margin:60px auto}.pane-responsive_cell ul{list-style:disc;line-height:20px;line-height:2rem;margin:10px 20px;margin:1rem 2rem 3rem;font-size:14px;font-size:1.4rem;font-weight:300}.pane-responsive_cell .red-button,.pane-responsive_cell .mac-red-button{background:#ff745f;border:1px solid #ff745f;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 8%;margin:0;border-radius:71px;position:relative;text-decoration:none}.pane-responsive_cell .red-button:hover,.pane-responsive_cell .mac-red-button:hover{background:#ff8774;border-color:#ff8774}.pane-responsive_cell .red-button:active,.pane-responsive_cell .mac-red-button:active{background:#f26550;border-color:#f26550}.pane-responsive_cell .green-button,.pane-responsive_cell .mac-green-button{background:#29c983;border:1px solid #29c983;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 8%;margin:0;border-radius:71px;position:relative;text-decoration:none}.pane-responsive_cell .green-button:hover,.pane-responsive_cell .mac-green-button:hover{background:#38d490;border-color:#38d490}.pane-responsive_cell .green-button:active,.pane-responsive_cell .mac-green-button:active{background:#23be7a;border-color:#23be7a}.pane-responsive_cell #download-ios{display:block;background:url(/sites/all/themes/ptcom/img/download_ios.png) no-repeat;background-size:contain;text-align:center;max-width:216px;width:100%;color:#fefefe;margin:24px 0 0;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:16%}.pane-responsive_cell #download-droid{display:block;background:url(/sites/all/themes/ptcom/img/download_droid.png) no-repeat;background-size:contain;text-align:center;max-width:216px;width:100%;color:#fefefe;margin:24px 0 0;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:10%}.pane-responsive_cell #download-amzn{display:block;background:url(/sites/all/themes/ptcom/img/download_amzn.png) no-repeat;background-size:contain;text-align:center;max-width:260px;width:100%;color:#fefefe;margin:24px 0 0;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:25%}.pane-responsive_cell #mobile-download-ios{display:block;background:url(/sites/all/themes/ptcom/img/app_store.png) no-repeat;background-size:contain;text-align:center;max-width:268px;width:100%;color:#fefefe;margin:24px 0 0;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:16%}.pane-responsive_cell #mobile-download-droid{display:block;background:url(/sites/all/themes/ptcom/img/google_play.png) no-repeat;background-size:contain;text-align:center;max-width:270px;width:100%;color:#fefefe;margin:24px 0 0;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:10%}.pane-responsive_cell #mobile-download-amzn{display:block;background:url(/sites/all/themes/ptcom/img/amazon_app.png) no-repeat;background-size:contain;text-align:center;max-width:135px;width:100%;color:#fefefe;margin:24px 0 0;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:25%}.divider-bg{background-image:url(/sites/all/themes/ptcom/img/separator.png);background-color:rgba(255, 255, 255,1);background-repeat:no-repeat;background-position:center bottom;background-size:80% 7%;padding:85px 0 0}@media all and (min-width: 801px){.pane-responsive_cell{height:680px}.pane-responsive_cell .content{top:340px}.pane-responsive_cell .feature-image{height:680px}.pane-responsive_cell .feature-image img{max-height:558px}.pane-responsive_cell .feature-image .img-valign-middle{top:340px}}@media all and (min-width: 681px) and (max-width: 800px){.pane-responsive_cell{height:520px}.pane-responsive_cell .content{top:260px}.pane-responsive_cell .feature-image{height:520px}.pane-responsive_cell .feature-image img{max-height:416px}.pane-responsive_cell .feature-image .img-valign-middle{top:260px}}@media all and (min-width: 541px) and (max-width: 680px){.pane-responsive_cell{height:600px}.pane-responsive_cell .content{top:300px}.pane-responsive_cell .feature-image{height:600px}.pane-responsive_cell .feature-image img{max-height:336px}.pane-responsive_cell .feature-image .img-valign-middle{top:260px}.pane-responsive_cell .red-button,.pane-responsive_cell .mac-red-button{font-size:17px;padding:15px 8%}.pane-responsive_cell .green-button,.pane-responsive_cell .mac-green-button{font-size:17px;padding:15px 8%}}@media all and (min-width: 541px) and (min-device-width: 541px){.pane-responsive_cell h1,.pane-responsive_cell h2{font-size:48px;font-weight:400;line-height:56px;margin:0 0 4px 0}.pane-responsive_cell h3{font-size:30px;font-weight:300;line-height:26px;clear:both}.pane-responsive_cell p{font-size:20px;font-weight:300;line-height:26px;clear:both}.pane-responsive_cell{padding:0 16px}.pane-responsive_cell .col-4{width:33.33%}.pane-responsive_cell .col-5{width:41.67%}.pane-responsive_cell .col-6{width:100%}.pane-responsive_cell .col-7{width:58.33%}.pane-responsive_cell .col-8{width:66.67%}.pane-responsive_cell .content{position:relative;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pane-responsive_cell .feature-image .img-valign-middle{position:relative;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pane-responsive_cell .feature-image .img-valign-bottom img{vertical-align:bottom;border:none;max-width:100%}}@media all and (min-width: 240px) and (max-width: 540px){.pane-responsive_cell{padding:0 32px}.pane-responsive_cell h1,.pane-responsive_cell h2{font-size:40px;line-height:44px}.pane-responsive_cell h3{font-size:28px;line-height:24px}.pane-responsive_cell p{font-size:18px;line-height:24px}.pane-responsive_cell td{font-size:1.2rem;font-size:12px;padding:20px 8px 0}.pane-responsive_cell td img{max-width:32px}.pane-responsive_cell .col-4{width:100% !important}.pane-responsive_cell .col-5{width:100% !important}.pane-responsive_cell .col-6{width:100% !important}.pane-responsive_cell .col-7{width:100% !important}.pane-responsive_cell .col-8{width:100% !important}.pane-responsive_cell.responsive-cell-left .content{float:none;padding:56px 0 0}.pane-responsive_cell.responsive-cell-right .content{float:none;padding:56px 0 0}.pane-responsive_cell.responsive-cell-top .content{float:none;padding:56px 0}.pane-responsive_cell.responsive-cell-bottom .content{float:none;padding:56px 0 0}.content.col-4,.content.col-5,.content.col-6,.content.col-7,.content.col-8{width:100%}.pane-responsive_cell .feature-image img{max-height:420px}.pane-responsive_cell .feature-image.img-valign-top{vertical-align:top}.pane-responsive_cell .feature-image .img-valign-middle{padding:24px 0 56px}.pane-responsive_cell .feature-image .img-valign-bottom{position:relative;padding:32px 0 0}.pane-responsive_cell .red-button{margin:32px auto 24px}.pane-responsive_cell .green-button{margin:32px auto 24px}.pane-responsive_cell .mac-red-button{margin:32px auto 24px}.pane-responsive_cell .mac-green-button{margin:32px auto 24px}.pane-responsive_cell #download-ios,.pane-responsive_cell #mobile-download-ios{margin:32px auto}.pane-responsive_cell #download-droid,.pane-responsive_cell #mobile-download-droid{margin:24px auto 12px}.pane-responsive_cell #download-amzn,.pane-responsive_cell #mobile-download-amzn{margin:32px auto}.pane-responsive_cell .red-button,.pane-responsive_cell .mac-red-button{font-size:17px;padding:15px 8%}.pane-responsive_cell .green-button,.pane-responsive_cell .mac-green-button{font-size:17px;padding:15px 8%}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dppx){.pane-responsive_cell #download-ios{background:url(/sites/all/themes/ptcom/img/download_ios-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_ios.svg) no-repeat;background-size:contain}.pane-responsive_cell #download-droid{background:url(/sites/all/themes/ptcom/img/download_droid-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_droid.svg) no-repeat;background-size:contain}.pane-responsive_cell #download-amzn{background:url(/sites/all/themes/ptcom/img/download_amzn-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_amzn.svg) no-repeat;background-size:contain}.pane-responsive_cell #mobile-download-ios{background:url(/sites/all/themes/ptcom/img/app_store-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/mobile_download_ios.svg) no-repeat;background-size:contain}.pane-responsive_cell #mobile-download-droid{background:url(/sites/all/themes/ptcom/img/google_play-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/mobile_download_droid.svg) no-repeat;background-size:contain}.pane-responsive_cell #mobile-download-amzn{background:url(/sites/all/themes/ptcom/img/amazon_app-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/mobile_download_amzn.svg) no-repeat;background-size:contain}}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/horizontal_menu/horizontal_menu.css */
.horizontal-menu-wrapper{margin:0 auto;max-width:1250px;width:100%}.horizontal-menu-wrapper h1,.horizontal-menu-wrapper .menu_title{display:inline-block;font-size:24px !important;font-weight:400;color:#fff}.horizontal-menu-wrapper .horizontal-menu{display:inline-block}.horizontal-menu-wrapper .horizontal-menu ul li{display:inline-block;font-size:14px !important}.horizontal-menu-wrapper .horizontal-menu ul li a{font-weight:bold;margin:8px 16.5px;font-size:15px;color:rgba(255,255,255,0.8);text-decoration:none}.horizontal-menu-wrapper .horizontal-menu ul li a:hover,.horizontal-menu-wrapper .horizontal-menu ul li a:focus,.horizontal-menu-wrapper .horizontal-menu ul li a.active{color:#fff !important;text-decoration:none !important;border-bottom:2px solid #58b4e1}.horizontal-menu-wrapper .horizontal-menu ul li a h1{font-weight:bold;font-size:15px !important}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/dynamic_responsive_cell/dynamic_responsive_cell.css */
body{background:#fff !important}.pane-dynamic_responsive_cell{width:100%;max-width:100%;margin:0 auto;background:#fff;color:#4a4a4a;position:relative;text-align:center;overflow:hidden}.pane-dynamic_responsive_cell .content{position:relative}.pane-dynamic_responsive_cell h1,.pane-dynamic_responsive_cell h2{font-size:48px;font-weight:400;margin:0 0 4px 0}.pane-dynamic_responsive_cell h3{font-size:30px;font-weight:300;line-height:28px;clear:both}.pane-dynamic_responsive_cell p{font-size:24px;font-weight:300;line-height:28px;clear:both}.pane-dynamic_responsive_cell p.subtext{font-size:14px;line-height:normal;padding-top:16px}.pane-dynamic_responsive_cell p.subtext a{color:#F76652}.pane-dynamic_responsive_cell .acc-show{display:block !important}.pane-dynamic_responsive_cell .acc{display:none}.pane-content{max-width:1280px;margin:0 auto}.pane-dynamic_responsive_cell .acc-title{padding:10px 0}.pane-dynamic_responsive_cell .acc-title h2{font-size:30px;font-weight:300;line-height:50px;clear:both}.pane-dynamic_responsive_cell .acc-title h3{clear:both;font-size:30px;font-weight:300;line-height:50px}.pane-dynamic_responsive_cell .show-acc h2,.pane-dynamic_responsive_cell .show-acc h3{font-size:30px;font-weight:300;line-height:50px;clear:both;cursor:pointer}.pane-dynamic_responsive_cell .acc-title i{float:right;margin-right:20px;margin-top:-30px}.pane-dynamic_responsive_cell .acc-title i.arrow-down{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #494949}.pane-dynamic_responsive_cell .acc-title i.arrow-right{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #494949}.pane-dynamic_responsive_cell .acc-contents p{padding:5px 0;font-size:15px}.pane-dynamic_responsive_cell .acc-contents p.subtext{color:#1895d2;padding-top:0 !important}.pane-dynamic_responsive_cell .acc-contents p a,.pane-dynamic_responsive_cell .acc-contents p a:hover{font-weight:300;color:#1895d2;text-decoration:none;line-height:20px}.pane-dynamic_responsive_cell .acc-contents p a.active{font-weight:500;color:#1895d2;position:relative}.pane-dynamic_responsive_cell .acc-contents p a.active::before{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #1895d2;content:"";position:absolute;top:5px;left:-13px}.pane-dynamic_responsive_cell .stick{position:fixed;top:50px;max-width:300px;width:100%}.pane-dynamic_responsive_cell .content-container{padding:30px 0 0}.pane-dynamic_responsive_cell .acc-contents p a.gift-white-btn{background-image:url(/sites/all/themes/ptcom/img/icon-gift.png);background-repeat:no-repeat;display:inline-block;position:relative;background-color:rgba(255, 255, 255, 0.9);border-radius:65px;font-size:22px;font-weight:500 !important;padding:15px 44px 15px 64px;background-position:30px 16px}.pane-dynamic_responsive_cell .acc-contents p a.gift-white-btn:hover{background-color:#71c5ff;color:#fff}.pane-dynamic_responsive_cell .acc-contents p a.gift-white-btn:active{background-color:#51b0f2;color:#fff}.pane-dynamic_responsive_cell .acc-contents p a.white-btn{margin:0 0 12px 0;display:inline-block;position:relative;background-color:rgba(255, 255, 255, 0.9);border-radius:65px;font-size:22px;font-weight:500 !important;padding:15px 44px}.pane-dynamic_responsive_cell .acc-contents p a.white-btn:hover{background-color:#71c5ff;color:#fff}.pane-dynamic_responsive_cell .acc-contents p a.white-btn:active{background-color:#51b0f2;color:#fff}.pane-dynamic_responsive_cell .pane-content{max-width:1280px;margin:0 auto;width:100%;text-align:left}.pane-dynamic_responsive_cell .pane-content:before{content:"";display:inline-block;vertical-align:middle}.pane-dynamic_responsive_cell table{width:auto;margin:0 auto}.pane-dynamic_responsive_cell td{padding:20px 12px 0;font-size:1.6rem;font-size:16px}.pane-dynamic_responsive_cell td img{margin:0 auto;display:inline-block}.pane-dynamic_responsive_cell td a{color:#fff;opacity:0.7}.pane-dynamic_responsive_cell td a:hover{opacity:1.0}.pane-dynamic_responsive_cell td a img{opacity:0.7}.pane-dynamic_responsive_cell td a:hover img{opacity:1.0}.pane-dynamic_responsive_cell .feature-image{position:relative}.pane-dynamic_responsive_cell .feature-image img{position:relative;margin:0 auto;max-width:100%}.pane-dynamic_responsive_cell .feature-image .img-align-left{text-align:left}.pane-dynamic_responsive_cell .feature-image .img-align-center{text-align:center}.pane-dynamic_responsive_cell .feature-image .img-align-right{text-align:right}.pane-dynamic_responsive_cell.bg-blue{background:#1895d2;color:#fff}.pane-dynamic_responsive_cell .img-valign-top,.pane-dynamic_responsive_cell .img-valign-top-left{display:inline-block;vertical-align:top}.pane-dynamic_responsive_cell .img-valign-middle,.pane-dynamic_responsive_cell .img-valign-middle-left{display:inline-block;vertical-align:middle}.pane-dynamic_responsive_cell .img-valign-bottom,.pane-dynamic_responsive_cell .img-valign-bottom-left{display:inline-block;vertical-align:bottom}.pane-dynamic_responsive_cell .valign-middle{display:inline-block;vertical-align:middle !important}.pane-dynamic_responsive_cell .img-valign-top-top,.pane-dynamic_responsive_cell .img-valign-bottom-top{position:relative}.pane-dynamic_responsive_cell.responsive-cell-left .content{padding:0 30px 0;display:inline-block;vertical-align:middle}.pane-dynamic_responsive_cell.responsive-cell-left .feature-image{padding-left:16px;padding-right:16px;display:inline-block}.pane-dynamic_responsive_cell.responsive-cell-right .content{padding:0 16px;display:inline-block;vertical-align:middle}.pane-dynamic_responsive_cell.responsive-cell-right .feature-image{padding:0 16px}.pane-dynamic_responsive_cell.responsive-cell-right .media-image{display:inline-block;vertical-align:middle}.pane-dynamic_responsive_cell.responsive-cell-right ul{text-align:left}.pane-dynamic_responsive_cell.responsive-cell-top .content,.pane-dynamic_responsive_cell.responsive-cell-bottom .content{text-align:center;max-width:100%;width:100%}.pane-dynamic_responsive_cell.responsive-cell-top .content{padding-top:0px}.pane-dynamic_responsive_cell.responsive-cell-top .feature-image{margin:60px auto}.pane-dynamic_responsive_cell .pt-credits ul{font-size:1.4rem;font-weight:300;line-height:2rem;margin:1rem 0}.pane-dynamic_responsive_cell .pt-credits ul li{box-shadow:0 0 2px 1px rgba(0,0,0,0.1);background:#fff;padding:0 0 15px 0;display:inline-block;margin:10px 10px 0 0;max-width:115px;text-align:center;vertical-align:top}.pane-dynamic_responsive_cell .pt-credits ul li p{font-size:14px;border-radius:0;color:#fff;display:block;margin:0;padding:6px 4px;background:none}.pane-dynamic_responsive_cell .pt-credits ul li p.credits{font-size:12px;line-height:20px;margin:0 10px 10px;color:#858585}.pane-dynamic_responsive_cell .pt-credits ul li img{height:auto;margin:0;max-width:100%}.pane-dynamic_responsive_cell .pt-credits .prime{background:#30BED0;color:#fff;padding:5px 0}.pane-dynamic_responsive_cell .pt-credits .vip{background:#D030CA;color:#fff;padding:5px 0}.pane-dynamic_responsive_cell .pt-credits .extreme{background:#30C04A;color:#fff;padding:5px 0}.pane-dynamic_responsive_cell .pt-credits .plus{background:#5AB9FB;color:#fff;padding:5px 0}.pane-dynamic_responsive_cell ul{line-height:20px;line-height:2rem;margin:10px 20px;margin:1rem 2rem;font-size:14px;font-size:1.4rem;font-weight:300}.pane-dynamic_responsive_cell ul li{display:inline-block;max-width:30%;vertical-align:top;padding:0 10px;text-align:center}.pane-dynamic_responsive_cell ul li p{font-size:16px;line-height:20px}.pane-dynamic_responsive_cell ul li h4{display:block;font-size:28px;line-height:40px;font-weight:300}.pane-dynamic_responsive_cell ul li p img{border:0 none;margin:24px 0 0;max-width:100%;padding:0;vertical-align:baseline}.pane-dynamic_responsive_cell .divider{border-bottom:1px solid #ECECEC;content:"";display:block;max-width:1280px;padding:10px 0 0;width:100%}.pane-dynamic_responsive_cell .text-align-middle{display:inline-block;vertical-align:middle !important}.pane-dynamic_responsive_cell .text-align-default{display:inline-block;vertical-align:top !important}.pane-dynamic_responsive_cell .text-align-middle img,.pane-dynamic_responsive_cell .text-align-default img{min-width:250px}@media all and (max-width: 1000px){.pane-dynamic_responsive_cell .acc-contents p a.gift-white-btn{font-size:20px}}@media all and (min-width: 681px) and (max-width: 800px){.pane-dynamic_responsive_cell .acc-contents p a.gift-white-btn{font-size:19px}}@media all and (min-width: 541px) and (max-width: 680px){.pane-dynamic_responsive_cell.responsive-cell-left .feature-image{float:none}.pane-dynamic_responsive_cell .img-valign-top,.pane-dynamic_responsive_cell .img-valign-top-left,.pane-dynamic_responsive_cell .img-pos-fix,.pane-dynamic_responsive_cell .img-valign-top-top,.pane-dynamic_responsive_cell .img-valign-middle,.pane-dynamic_responsive_cell .img-valign-middle-left,.pane-dynamic_responsive_cell .img-valign-middle-top,.pane-dynamic_responsive_cell .img-valign-bottom,.pane-dynamic_responsive_cell .img-valign-bottom-left,.pane-dynamic_responsive_cell .img-valign-bottom-top{position:relative;right:0}.pane-dynamic_responsive_cell .acc-contents p a.gift-white-btn{font-size:18px}}@media all and (min-width: 541px) and (min-device-width: 541px){.pane-dynamic_responsive_cell h1,.pane-dynamic_responsive_cell h2{font-size:48px;font-weight:400;line-height:56px;margin:0 0 4px 0}.pane-dynamic_responsive_cell h3{font-size:30px;font-weight:300;line-height:26px;clear:both}.pane-dynamic_responsive_cell p{font-size:20px;font-weight:300;line-height:26px;clear:both}.pane-dynamic_responsive_cell .col-4{width:32.33%}.pane-dynamic_responsive_cell .col-5{width:40.67%}.pane-dynamic_responsive_cell .col-6{width:49%}.pane-dynamic_responsive_cell .col-7{width:57.33%}.pane-dynamic_responsive_cell .col-8{width:65.67%}.pane-dynamic_responsive_cell .col-12{width:100%}.pane-dynamic_responsive_cell ul li{display:inline-block;max-width:none;vertical-align:top;padding:0 10px 10px;text-align:center}.pane-dynamic_responsive_cell .feature-image .img-valign-bottom img{vertical-align:bottom;border:none;max-width:100%}}@media all and (min-width: 240px) and (max-width: 558px){.pane-dynamic_responsive_cell ul li{display:inline-block;max-width:none;vertical-align:top;padding:0 10px 10px;text-align:center}.pane-dynamic_responsive_cell h1,.pane-dynamic_responsive_cell h2{font-size:40px;line-height:44px}.pane-dynamic_responsive_cell h3{font-size:28px;line-height:24px}.pane-dynamic_responsive_cell p{font-size:18px;line-height:24px}.pane-dynamic_responsive_cell td{font-size:1.2rem;font-size:12px;padding:20px 8px 0}.pane-dynamic_responsive_cell td img{max-width:32px}.pane-dynamic_responsive_cell .col-4{width:100%}.pane-dynamic_responsive_cell .col-5{width:100%}.pane-dynamic_responsive_cell .col-6{width:100%}.pane-dynamic_responsive_cell .col-7{width:100%}.pane-dynamic_responsive_cell .col-8{width:100%}.pane-dynamic_responsive_cell.responsive-cell-left .feature-image{float:none}.pane-dynamic_responsive_cell .img-valign-top,.pane-dynamic_responsive_cell .img-valign-top-left,.pane-dynamic_responsive_cell .img-pos-fix,.pane-dynamic_responsive_cell .img-valign-top-top,.pane-dynamic_responsive_cell .img-valign-middle,.pane-dynamic_responsive_cell .img-valign-middle-left,.pane-dynamic_responsive_cell .img-valign-middle-top,.pane-dynamic_responsive_cell .img-valign-bottom,.pane-dynamic_responsive_cell .img-valign-bottom-left,.pane-dynamic_responsive_cell .img-valign-bottom-top{position:relative;right:0}.pane-dynamic_responsive_cell.responsive-cell-left .content{float:none;padding:10px 30px 0;width:100%}.pane-dynamic_responsive_cell.responsive-cell-right .content{float:none;padding:10px 30px 0;width:100%}.pane-dynamic_responsive_cell.responsive-cell-top .content{float:none;padding:10px 30px 0;width:100%}.pane-dynamic_responsive_cell.responsive-cell-bottom .content{float:none;padding:10px 30px 0;width:100%}.content.col-4,.content.col-5,.content.col-6,.content.col-7,.content.col-8{width:100%}.pane-dynamic_responsive_cell .acc-contents p a.gift-white-btn{font-size:16px;font-weight:500 !important;padding:8px 30px 7px 50px;background-position:23px 8px}.pane-dynamic_responsive_cell .feature-image img{max-height:420px}.pane-dynamic_responsive_cell .feature-image.img-valign-top{vertical-align:top}.pane-dynamic_responsive_cell .feature-image .img-valign-middle{padding:24px 0 56px}.pane-dynamic_responsive_cell .feature-image .img-valign-bottom{position:relative;padding:32px 0 0}}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/fullvideo_3col_cell/fullvideo_3col_cell.css */
.pane-fullvideo_3col_cell{width:100%;height:640px;margin:0 auto;color:#fff;text-align:center;position:relative;min-height:540px;overflow:hidden}.pane-fullvideo_3col_cell .fullvideo_3col_cell-wrapper{height:100%;width:1280px;margin:0 auto;max-width:100%}.pane-fullvideo_3col_cell h1,.pane-fullvideo_3col_cell h2,.pane-fullvideo_3col_cell p,.pane-fullvideo_3col_cell ul,.pane-fullvideo_3col_cell a,.pane-fullvideo_3col_cell h3,.pane-fullvideo_3col_cell h4,.pane-fullvideo_3col_cell .user-count{z-index:10;position:relative}.pane-fullvideo_3col_cell h1,.pane-fullvideo_3col_cell h2{font-weight:400;font-size:46px;padding-top:140px;line-height:66px}.pane-fullvideo_3col_cell h3{font-weight:300;font-size:30px;line-height:24px;margin:0 auto}.pane-fullvideo_3col_cell p{font-weight:300;font-size:20px;line-height:24px;margin:0 auto;width:380px}.pane-fullvideo_3col_cell .download-links{margin:24px 0 24px 0;margin:2.4rem 0 2.4rem 0}.pane-fullvideo_3col_cell .download-links li{font-size:12px;font-size:1.2rem;font-weight:300;display:inline-block;margin:0 12px;margin:0 1.2rem}.pane-fullvideo_3col_cell .download-links li a{font-size:12px;font-size:1.2rem;line-height:16px;line-height:1.6rem;color:#fff;font-weight:200}.pane-fullvideo_3col_cell .download-links li img{height:24px;margin:0 auto;margin-bottom:8px;margin-bottom:.8rem;display:block}.pane-fullvideo_3col_cell .red-button,.pane-fullvideo_3col_cell .mac-red-button{background:#ff745f;border:1px solid #ff745f;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 8%;margin:0;border-radius:71px;position:relative;text-decoration:none}.pane-fullvideo_3col_cell .red-button:hover,.pane-fullvideo_3col_cell .mac-red-button:hover{background:#ff8774;border-color:#ff8774}.pane-fullvideo_3col_cell .red-button:active,.pane-fullvideo_3col_cell .mac-red-button:active{background:#f26550;border-color:#f26550}.pane-fullvideo_3col_cell .green-button,.pane-fullvideo_3col_cell .mac-green-button{background:#29c983;border:1px solid #29c983;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 8%;margin:0;border-radius:71px;position:relative;text-decoration:none}.pane-fullvideo_3col_cell .green-button:hover,.pane-fullvideo_3col_cell .mac-green-button:hover{background:#38d490;border-color:#38d490}.pane-fullvideo_3col_cell .green-button:active,.pane-fullvideo_3col_cell .mac-green-button:active{background:#23be7a;border-color:#23be7a}.pane-fullvideo_3col_cell h4{font-weight:700;text-transform:uppercase;color:rgba(255, 255, 255, 0.71);text-align:center;font-size:12px;font-size:1.2rem;line-height:18px;line-height:1.8rem;margin:20px 0 3px 0;margin:2rem 0 .3rem 0}.pane-fullvideo_3col_cell .user-count{border-radius:3px;background:#6FC7F0;border:0px solid rgba(255, 255, 255, 0.15);display:inline-block;margin-bottom:5.6rem;color:#07412a;font-weight:bold}.pane-fullvideo_3col_cell .user-count .digit{font-size:12px;font-size:1.2rem;display:inline-block;padding:4px 6px;border-right:1px solid #4E96B8}.pane-fullvideo_3col_cell .user-count .digit:last-child{border-right:none}div.vidoverlay{position:absolute;bottom:0;left:0;background:#1D7BA8;background-size:cover;width:100%;height:640px;z-index:2;opacity:.7}video.bgvid{position:absolute;top:50%;left:50%;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:1;background-repeat:no-repeat;background-size:cover;background-position-x:center;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.img-bgvid{position:absolute;right:0;top:0;min-width:100%;min-height:100%;height:auto;z-index:0;background-repeat:no-repeat;background-size:cover;background-position-x:center}.pane-fullvideo_3col_cell .left-col{display:inline-block;width:20%;position:relative;z-index:3}.pane-fullvideo_3col_cell .left-col .testimonials-bubble{height:600px;position:relative}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .active{opacity:1 !important}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper{position:absolute;width:250px;z-index:10;bottom:50px;opacity:0}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper img{width:48px;height:48px;border-radius:100%;display:inline-block;vertical-align:bottom}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper .chat-bubble:before{content:" ";position:absolute;left:48px;top:61px;width:9px;height:14px;background-image:url("/sites/all/themes/ptcom/img/bubble-arrow-bottom.png");background-repeat:no-repeat;background-position-x:bottom}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper .chat-bubble{background:rgba(0, 0, 0, 0.35);width:190px;height:73px;display:inline-block;border-radius:8px 8px 8px 0;box-shadow:0 2px 0 rgba(0, 0, 0, 0.35);margin:0 0 0 3px;-moz-margin-end:-1px;-webkit-margin-end:-1px}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper .chat-bubble span.message p{float:left;font-size:16px;margin:0;line-height:20px;padding:8px 10px;position:relative;text-align:left;width:180px}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper .chat-bubble span.name p{font-size:12px;color:#a5b9c2;height:30px;margin:0;padding:0;position:absolute;right:15px;top:45px;width:auto}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper .chat-bubble span.name p:before{content:"-";margin:0 5px 0 0}.pane-fullvideo_3col_cell .middle-col{width:50%;display:inline-block;z-index:3;padding:0 1.6rem}.pane-fullvideo_3col_cell .middle-col .download-wrapper{height:600px;position:relative}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices{position:absolute;width:100%}.pane-fullvideo_3col_cell .right-col{display:inline-block;z-index:3;padding:0 1.6rem;text-align:center;width:20%}.pane-fullvideo_3col_cell .right-col .members-count-wrapper{height:600px;display:block;vertical-align:bottom}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count{position:absolute;z-index:10;bottom:90px}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count img{position:relative;z-index:4;margin:0 auto;width:78px;height:73px}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count .user-count{margin-bottom:0;background:#b1b4b9}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count .user-count .digit{border-right:1px solid #96979a;display:inline-block;font-size:1.2rem;padding:4px 6px}@media all and (max-width: 1024px){.pane-fullvideo_3col_cell{height:inherit}.pane-fullvideo_3col_cell h1,.pane-fullvideo_3col_cell h2{font-size:42px;line-height:64px;padding-top:140px}.pane-fullvideo_3col_cell h3{font-size:28px;width:80%;margin:0 10%}.pane-fullvideo_3col_cell p{font-size:18px;width:80%;margin:0 10%}.pane-fullvideo_3col_cell .download-links li{font-size:12px;font-size:1.2rem;margin:0 12px;margin:0 1.2rem;line-height:18px;line-height:1.8rem}.pane-fullvideo_3col_cell h3{margin-top:20px;margin-top:2rem}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count{position:absolute;z-index:10;bottom:55px}.pane-fullvideo_3col_cell .middle-col{width:55%;display:inline-block;z-index:3;padding:0 1.6rem}.pane-fullvideo_3col_cell h1{font-weight:400;font-size:40px;padding-top:140px;line-height:45px}}@media all and (max-width: 768px){.pane-fullvideo_3col_cell{height:inherit}.pane-fullvideo_3col_cell h1,.pane-fullvideo_3col_cell h2{font-size:36px;line-height:48px;padding-top:130px}.pane-fullvideo_3col_cell h3{font-size:28px;width:80%;margin:0 10%}.pane-fullvideo_3col_cell .download-links li{font-size:12px;font-size:1.2rem;line-height:18px;line-height:1.8rem}.pane-fullvideo_3col_cell h4{margin-top:1.6rem}.pane-fullvideo_3col_cell h1{font-size:28px;line-height:38px;padding-top:96px}.pane-fullvideo_3col_cell .download-links li img{height:23px}.pane-fullvideo_3col_cell .left-col{top:390px;float:left;width:30%}.pane-fullvideo_3col_cell .left-col .testimonials-bubble{height:auto;position:relative}.pane-fullvideo_3col_cell .left-col .testimonials-bubble{height:auto;margin:0 auto;position:relative;width:265px}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper{position:absolute;width:250px;z-index:10;left:20px;bottom:auto}.pane-fullvideo_3col_cell .middle-col{display:block;width:100%;position:relative}.pane-fullvideo_3col_cell .middle-col .download-wrapper{height:auto}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices{position:absolute;top:-15px;width:100%}.pane-fullvideo_3col_cell h1,.pane-fullvideo_3col_cell h2{font-weight:400;font-size:40px;padding-top:120px;line-height:45px}.pane-fullvideo_3col_cell h3{font-size:28px;width:59%}.pane-fullvideo_3col_cell p{font-size:18px;width:59%;margin:0 auto}.pane-fullvideo_3col_cell .right-col{display:block;width:30%;margin:0 auto}.pane-fullvideo_3col_cell .right-col .members-count-wrapper{height:auto;vertical-align:bottom}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count{bottom:80px;margin:0 auto;right:30px}}@media all and (max-width:800px){.pane-fullvideo_3col_cell h1{font-size:28px;line-height:38px;padding-top:96px}.pane-fullvideo_3col_cell .download-links li img{height:23px}.pane-fullvideo_3col_cell .left-col{top:390px;float:left;width:30%}.pane-fullvideo_3col_cell .left-col .testimonials-bubble{height:auto;position:relative}.pane-fullvideo_3col_cell .left-col .testimonials-bubble{height:auto;margin:0 auto;position:relative;width:265px}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper{position:absolute;width:250px;z-index:10;left:0px;bottom:-135px}.pane-fullvideo_3col_cell .middle-col{display:block;width:100%;position:relative}.pane-fullvideo_3col_cell .middle-col .download-wrapper{height:auto}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices{position:absolute;top:-15px;width:100%}.pane-fullvideo_3col_cell .right-col{display:block;width:30%;margin:0 auto}.pane-fullvideo_3col_cell .right-col .members-count-wrapper{height:auto;vertical-align:bottom}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count{bottom:15px;margin:0 auto;right:18px}}@media all and (max-width: 580px){.pane-fullvideo_3col_cell{height:inherit}.pane-fullvideo_3col_cell h1,.pane-fullvideo_3col_cell h2{font-size:29px;line-height:48px;padding-top:65px;white-space:nowrap}.pane-fullvideo_3col_cell h3{font-size:26px;width:90%;margin:0 5%}.pane-fullvideo_3col_cell p{font-size:16px;width:90%;margin:0 5%}.pane-fullvideo_3col_cell .download-links li{font-size:12px;font-size:1.2rem;line-height:18px;line-height:1.8rem;margin:0 1rem}.pane-fullvideo_3col_cell h4{margin-top:20px;margin-top:2rem}.pane-fullvideo_3col_cell .red-button{margin:0 auto;position:relative}.pane-fullvideo_3col_cell .red-button,.pane-fullvideo_3col_cell .mac-red-button,.pane-fullvideo_3col_cell .green-button,.pane-fullvideo_3col_cell .mac-green-button{font-size:20px}.pane-fullvideo_3col_cell .download-links li img{height:23px}.pane-fullvideo_3col_cell .left-col{top:435px;width:100%}.pane-fullvideo_3col_cell .left-col .testimonials-bubble{height:auto;position:relative}.pane-fullvideo_3col_cell .left-col .testimonials-bubble{height:auto;margin:0 auto;position:relative;width:265px}.pane-fullvideo_3col_cell .left-col .testimonials-bubble .bubble-wrapper{position:absolute;width:250px;z-index:10;bottom:-90px}.pane-fullvideo_3col_cell .middle-col{display:block;width:100%;position:relative}.pane-fullvideo_3col_cell .middle-col .download-wrapper{height:auto}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices{position:absolute;top:-15px;width:100%}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices p{font-size:14px}.pane-fullvideo_3col_cell .right-col{display:block;width:100%;margin:0 auto}.pane-fullvideo_3col_cell .right-col .members-count-wrapper{height:auto;vertical-align:bottom}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count img{display:none}.pane-fullvideo_3col_cell .right-col .members-count-wrapper .download-count{bottom:120px;margin:0 auto;right:0;width:100%}}@media (max-width: 320px){.pane-fullvideo_3col_cell h1,.pane-fullvideo_3col_cell h2{font-size:22px;line-height:45px;padding-top:37px}.pane-fullvideo_3col_cell .download-links li{margin:0 0.4rem}}.media-set{margin:0 0 20px 0}.media-set .media-widget{float:left;margin:0 20px 0 0;background:#f9f9f9}.media-set .preview{display:block}.media-set .button{display:block;margin:0 0 7px 15px}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices span.secondary-content{display:block;text-align:center;width:100%;margin:10px}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices span.secondary-content p{padding:0;margin:0;font-size:14px;line-height:18px;width:auto}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices span.secondary-content p a{font-weight:bold;text-decoration:none;color:#fff}.pane-fullvideo_3col_cell .middle-col .download-wrapper .download-devices span.secondary-content p a:hover{text-decoration:underline}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/fullvideo_cell/fullvideo_cell.css */
.pane-fullvideo_cell{width:100%;height:640px;margin:0 auto;color:#fff;text-align:center;position:relative;min-height:540px;overflow:hidden}.pane-fullvideo_cell .fullvideo_cell-wrapper{height:100%;width:1280px;margin:0 auto;max-width:100%}.pane-fullvideo_cell h1,.pane-fullvideo_cell h2,.pane-fullvideo_cell p,.pane-fullvideo_cell ul,.pane-fullvideo_cell a,.pane-fullvideo_cell h3,.pane-fullvideo_cell h4,.pane-fullvideo_cell .user-count{z-index:10;position:relative}.pane-fullvideo_cell h1,.pane-fullvideo_cell h2{font-weight:400;font-size:46px;padding-top:140px;line-height:66px}.pane-fullvideo_cell h3{font-weight:300;font-size:30px;line-height:24px;margin:0 auto;width:380px}.pane-fullvideo_cell p{font-weight:300;font-size:20px;line-height:24px;margin:0 auto;width:380px}.pane-fullvideo_cell .download-links{margin:24px 0 24px 0;margin:2.4rem 0 2.4rem 0}.pane-fullvideo_cell .download-links li{font-size:12px;font-size:1.2rem;font-weight:300;display:inline-block;margin:0 12px;margin:0 1.2rem}.pane-fullvideo_cell .download-links li a{font-size:12px;font-size:1.2rem;line-height:16px;line-height:1.6rem;color:#fff;font-weight:200}.pane-fullvideo_cell .download-links li img{height:24px;margin:0 auto;margin-bottom:8px;margin-bottom:.8rem;display:block}.pane-fullvideo_cell .red-button,.pane-fullvideo_cell .mac-red-button{background:#ff745f;border:1px solid #ff745f;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 4%;margin:0;border-radius:71px;position:relative;text-decoration:none}.pane-fullvideo_cell .red-button:hover,.pane-fullvideo_cell .mac-red-button:hover{background:#ff8774;border-color:#ff8774}.pane-fullvideo_cell .red-button:active,.pane-fullvideo_cell .mac-red-button:active{background:#f26550;border-color:#f26550}.pane-fullvideo_cell .green-button,.pane-fullvideo_cell .mac-green-button{background:#29c983;border:1px solid #29c983;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 4%;margin:0;border-radius:71px;position:relative;text-decoration:none}.pane-fullvideo_cell .green-button:hover,.pane-fullvideo_cell .mac-green-button:hover{background:#38d490;border-color:#38d490}.pane-fullvideo_cell .green-button:active,.pane-fullvideo_cell .mac-green-button:active{background:#23be7a;border-color:#23be7a}.pane-fullvideo_cell h4{font-weight:700;text-transform:uppercase;color:rgba(255, 255, 255, 0.71);text-align:center;font-size:12px;font-size:1.2rem;line-height:18px;line-height:1.8rem;margin:20px 0 3px 0;margin:2rem 0 .3rem 0}.pane-fullvideo_cell .user-count{border-radius:3px;background:#6FC7F0;border:0px solid rgba(255, 255, 255, 0.15);display:inline-block;margin-bottom:5.6rem;color:#07412a;font-weight:bold}.pane-fullvideo_cell .user-count .digit{font-size:12px;font-size:1.2rem;display:inline-block;padding:4px 6px;border-right:1px solid #4E96B8}.pane-fullvideo_cell .user-count .digit:last-child{border-right:none}div.vidoverlay{position:absolute;bottom:0;left:0;background:#1D7BA8;background-size:cover;width:100%;height:640px;z-index:2;opacity:.7}div.vidoverlay-blue{position:absolute;bottom:0;left:0;background:#1D7BA8;background-size:cover;width:100%;height:640px;z-index:2;opacity:.65}div.vidoverlay-grey{position:absolute;bottom:0;left:0;background:#4A4848;background-size:cover;width:100%;height:640px;z-index:2;opacity:.65}div.vidoverlay-golden{position:absolute;bottom:0;left:0;background:#754B00;background-size:cover;width:100%;height:640px;z-index:2;opacity:.45}div.vidoverlay-peach1{position:absolute;bottom:0;left:0;background:#F76652;background-size:cover;width:100%;height:640px;z-index:2;opacity:.4}div.vidoverlay-peach2{position:absolute;bottom:0;left:0;background:#FF5500;background-size:cover;width:100%;height:640px;z-index:2;opacity:.3}video.bgvid{position:absolute;top:50%;left:50%;right:0;bottom:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:1;background-repeat:no-repeat;background-size:cover;background-position-x:center;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.img-bgvid{position:absolute;right:0;top:0;min-width:100%;min-height:100%;height:auto;z-index:0;background-repeat:no-repeat;background-size:cover;background-position-x:center}@media all and (max-width: 1024px){.pane-fullvideo_cell{height:inherit}.pane-fullvideo_cell h1,.pane-fullvideo_cell h2{font-size:42px;line-height:64px;padding-top:140px}.pane-fullvideo_cell h3{font-size:28px;width:80%;margin:0 10%}.pane-fullvideo_cell p{font-size:18px;width:80%;margin:0 10%}.pane-fullvideo_cell .download-links li{font-size:12px;font-size:1.2rem;margin:0 12px;margin:0 1.2rem;line-height:18px;line-height:1.8rem}.pane-fullvideo_cell h4{margin-top:20px;margin-top:2rem}}@media all and (max-width: 768px){.pane-fullvideo_cell{height:inherit}.pane-fullvideo_cell h1,.pane-fullvideo_cell h2{font-size:36px;line-height:48px;padding-top:130px}.pane-fullvideo_cell h3{font-size:28px;width:80%;margin:0 10%}.pane-fullvideo_cell p{font-size:18px;width:80%;margin:0 10%}.pane-fullvideo_cell .download-links li{font-size:12px;font-size:1.2rem;line-height:18px;line-height:1.8rem}.pane-fullvideo_cell h4{margin-top:16px;margin-top:1.6rem}}@media all and (max-width: 540px){.pane-fullvideo_cell{height:inherit}.pane-fullvideo_cell h1,.pane-fullvideo_cell h2{font-size:32px;line-height:48px;padding-top:96px}.pane-fullvideo_cell h3{font-size:26px;width:90%;margin:0 5%}.pane-fullvideo_cell p{font-size:16px;width:90%;margin:0 5%}.pane-fullvideo_cell .download-links li{font-size:12px;font-size:1.2rem;line-height:18px;line-height:1.8rem}.pane-fullvideo_cell h4{margin-top:20px;margin-top:2rem}.pane-fullvideo_cell .red-button{margin:0 auto;position:relative}.pane-fullvideo_cell .green-button{margin:0 auto;position:relative}}.media-set{margin:0 0 20px 0}.media-set .media-widget{float:left;margin:0 20px 0 0;background:#f9f9f9}.media-set .preview{display:block}.media-set .button{display:block;margin:0 0 7px 15px}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/buy_responsive_cell/buy_responsive_cell.css */
.pane-buy_responsive_cell{width:100%;background:#fff;margin:0 auto;color:#fff;position:relative;overflow:hidden}.pane-buy_responsive_cell .pane-content,.pane-buy_responsive_cell .pane-content img{max-width:100%}.pane-buy_responsive_cell .buy_responsive_cell-wrapper{height:100%;width:100%;margin:0 auto}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{background-position:center top !important;background-repeat:no-repeat !important;color:#fff;display:block;margin:0;padding:100px 0;text-align:center;width:100%}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom{padding:0 15px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{padding:100px 0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top .img-top img{display:block;margin:0 auto}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom .img-bottom img{display:block;margin:100px auto 0 auto;width:auto}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:50px 0 0 0;font-size:46px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:46px;font-weight:400;line-height:1.2;margin:0 0 20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg p{font-size:20px;font-weight:300;margin:0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top p{font-size:20px;font-weight:300;margin:0;padding:0 0 100px 0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p.subtext{max-width:570px;width:100%;font-size:14px;font-weight:400;color:#5d5d5d;margin:0 auto 5px auto;padding:0px !important}.pane-buy_responsive_cell #download-droid{display:inline-block;background:url(/sites/all/themes/ptcom/img/download_droid.png) no-repeat;background-size:contain;text-align:center;max-width:216px;width:100%;color:#fefefe;margin:24px auto 0 20%;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:10%;vertical-align:middle}.pane-buy_responsive_cell #download-ios{display:inline-block;background:url(/sites/all/themes/ptcom/img/download_ios.png) no-repeat;background-size:contain;text-align:center;max-width:216px;width:100%;color:#fefefe;margin:45px 0 0;text-indent:200%;white-space:nowrap;overflow:hidden;padding-bottom:12%;vertical-align:middle}#buy-page strong{font-weight:600}#buy-page .section{width:100%;margin:0 auto;padding:0 !important;box-sizing:border-box}#buy-page{margin:0;padding:0;font-family:"Roboto";font-weight:400;line-height:1.25;color:#494949}#buy-page .mobile-content{margin:0;padding:0;width:100%;display:block;float:left;clear:both;text-align:center}#buy-page .mobile-content .section{text-align:center;padding-top:145px}#buy-page .mobile-content .section .description{width:570px;margin:0 auto 30px auto}#buy-page .mobile-content .section .description h3{font-size:40px;font-weight:400;margin:0 0 18px 0;color:#6e6e6e}#buy-page .mobile-content .section .description p{font-size:14px;font-weight:400;color:#5d5d5d;margin:0}#buy-page .mobile-content .section .devices ul{margin:0 auto;padding:0}#buy-page .mobile-content .section .devices ul li{list-style:none;margin:0;padding:0;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:auto;zoom:1;*display:inline;vertical-align:bottom}#buy-page .mobile-content .section .devices ul li .image{margin-top:97px;max-height:350px;overflow-y:hidden}#buy-page .mobile-content .section .devices ul li:first-child{text-align:right;margin-right:120px}#buy-page .mobile-content .section .devices ul li:nth-child(2){text-align:left}#footer{clear:both}@media all and (max-width: 1280px){#buy-page .section{max-width:inherit}#buy-page .mobile-content .section{padding-top:50px}#buy-page .mobile-content .section .description h3{font-size:40px}#buy-page .mobile-content .section .devices ul li{width:47%}#buy-page .mobile-content .section .devices ul li:first-child{margin-right:5%}#buy-page .mobile-content .section .devices ul li .image{margin-top:50px}#buy-page .mobile-content .section .devices ul li .image img{width:100%;height:auto}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:50px 0 0 0;font-size:40px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:40px;font-weight:400;line-height:1.2;margin:0 0 20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg p{font-size:20px;font-weight:300;margin:0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top p{font-size:20px;font-weight:300;margin:0;padding:0 0 100px 0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p.subtext{max-width:570px;width:100%;font-size:14px;font-weight:400;color:#5d5d5d;margin:0 auto 5px auto;padding:0px !important}}@media all and (max-width: 1152px){#buy-page .mobile-content .section .devices ul li .image{max-height:330px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{background-size:auto 100% !important;padding:100px 0}}@media all and (max-width: 1024px){.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{padding-bottom:75px !important;padding-top:75px !important;background-size:auto 100% !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:30px 0 0 0;font-size:40px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:40px;font-weight:400;line-height:1.2;margin:0 0 20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg p{font-size:20px;font-weight:300 !important;margin:0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top p{font-size:20px;font-weight:300 !important;margin:0;padding:0 0 30px 0 !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom .img-bottom img{display:block;margin:100px auto 0}}@media all and (max-width: 900px){#buy-page .mobile-content .section .devices ul li .image{max-height:260px}}@media all and (max-width: 800px){.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{padding-bottom:75px !important;padding-top:75px !important;background-size:auto 100% !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:30px 0 0 0;font-size:40px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:40px;font-weight:400;line-height:1.2;margin:0 0 20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg p{font-size:20px;font-weight:300 !important;margin:0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top p{font-size:20px;font-weight:300 !important;margin:0;padding:0 0 30px 0 !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom .img-bottom img{display:block;margin:100px auto 0}}@media all and (max-width: 767px){#buy-page .mobile-content .section{padding-top:50px}#buy-page .mobile-content .section .description{width:auto}#buy-page .mobile-content .section .description h3{font-size:34px}#buy-page .mobile-content .section .description p{font-size:16px}#buy-page .mobile-content .section .devices ul li{margin:0;text-align:center}#buy-page .mobile-content .section .devices ul li .image{max-height:170px}#buy-page .mobile-content .section .devices ul li .image img{width:290px;height:auto}#buy-page .mobile-content .section .devices ul li:first-child{margin-right:0;text-align:center}#buy-page .mobile-content .section .devices ul li:nth-child(2){text-align:center}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{padding:70px 10px !important;background-size:auto 100% !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:30px 0 0 0;font-size:30px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:30px;font-weight:400;line-height:1.2;margin:0 0 20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg p{font-size:16px;font-weight:300 !important;margin:0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top p{font-size:16px;font-weight:300 !important;margin:0;padding:0 0 30px 0 !important}}@media all and (max-width: 736px){#buy-page .section{max-width:inherit}#buy-page .mobile-content .section .devices ul li .image{max-height:220px}.pane-buy_responsive_cell #download-droid{margin:24px auto 0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:30px 0 0 0;font-size:32px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:32px;font-weight:400;line-height:1.2;margin:0 0 20px}}@media all and (max-width: 667px){#buy-page .mobile-content .section{padding-bottom:50px}#buy-page .mobile-content .section .devices ul li{width:100%}#buy-page .mobile-content .section .devices ul li .image{display:none}#buy-page .mobile-content .section .devices ul li:first-child{margin-right:0;margin-bottom:20px}#buy-page .mobile-content .section .description p{font-size:14px;font-weight:300;line-height:20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom .mobile-hide img{display:none !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{padding:50px 10px;background-size:auto 100% !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:30px 0 0 0;font-size:32px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:32px;font-weight:400;line-height:1.2;margin:0 0 20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg p{font-size:14px;font-weight:300 !important;margin:0;padding:0 20px !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top p{font-size:14px;font-weight:300 !important;margin:0;padding:0 0 30px 0 !important}}@media all and (max-width: 414px){#buy-page .section{max-width:inherit}#buy-page .mobile-content .section .description{width:100%;margin-bottom:5px}#buy-page .mobile-content .section .description h3{font-size:25px}.pane-buy_responsive_cell #download-droid{padding-bottom:30% !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom .mobile-hide img{display:none !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg .img-bg{padding:50px 10px;background-size:auto 100% !important}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top h3,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom h3{padding:30px 0 0 0;font-size:23px;font-weight:400;line-height:1.2;margin:0 0 20px;color:#6e6e6e}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h2,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg h1{font-size:24px;font-weight:400;line-height:1.2;margin:0 0 20px}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bg p{font-size:13px;font-weight:300 !important;margin:0}.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-bottom p,.pane-buy_responsive_cell .buy_responsive_cell-wrapper .mobile-content .section ul li .display-img-top p{font-size:13px;font-weight:300 !important;margin:0;padding:0 0 30px 0 !important}}@media all and (min-width: 240px) and (max-width: 540px){.pane-buy_responsive_cell #download-ios{margin:22px auto 0 !important;width:196px}.pane-buy_responsive_cell #download-droid{margin:24px auto 0;padding-bottom:15%;width:185px}.devices{display:none}}@media all and (max-width: 350px){.pane-buy_responsive_cell #download-ios{margin:22px auto 0 9px !important;width:186px}.pane-buy_responsive_cell #download-droid{margin:24px auto 0;padding-bottom:15%;width:185px}.devices{display:none}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dppx){.pane-buy_responsive_cell #download-ios{background:url(/sites/all/themes/ptcom/img/download_ios-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_ios.svg) no-repeat;background-size:contain}.pane-buy_responsive_cell #download-droid{background:url(/sites/all/themes/ptcom/img/download_droid-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_droid.svg) no-repeat;background-size:contain}}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/mobile_responsive_cell/mobile_responsive_cell.css */
.pane-mobile_responsive_cell{width:100%;background:#fff;margin:0 auto;color:#fff;position:relative;min-height:800px;overflow:hidden}.pane-mobile_responsive_cell .pane-content{max-width:100%}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper{height:100%;width:100%;margin:0 auto;max-width:100%;background-image:url(/sites/all/themes/ptcom/img/intro-bg.png);background-repeat:repeat;background-size:cover}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper-mobile-view{height:auto;width:100%;margin:0 auto;max-width:100%;background:url(/sites/all/themes/ptcom/img/intro-bg.jpg) repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0)}.pane-mobile_responsive_cell .separator{background-image:url(/sites/all/themes/ptcom/img/separator.png);background-repeat:no-repeat;background-size:100%;padding:35px 0 0;margin:0 auto;width:80%;height:50px}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper img{display:inline;max-width:100%}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper-mobile-view img{display:inline;max-width:100%;padding:20px 0 0}.pane-mobile_responsive_cell .join-paltalk{background:none repeat scroll 0 0 transparent;margin:0 auto;min-width:0;padding:18px 0 0;text-align:center}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper .text-logo{width:100%;padding:25px 25px 0px 25px}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper-mobile-view .text-logo{width:100%;padding:25px}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper .device-container{width:100%;padding:10px 20px 0 20px}.pane-mobile_responsive_cell .mobile_responsive_cell-wrapper .device-container img{max-width:100%;position:relative;bottom:-1px}.pane-mobile_responsive_cell .sub-text{margin:10px 0;display:block}.pane-mobile_responsive_cell .sub-text p{text-shadow:0 1px 2px #333}.pane-mobile_responsive_cell .join-paltalk{font-weight:bold}.pane-mobile_responsive_cell .join-paltalk img{display:inline-block;max-width:100%;vertical-align:middle;margin:0 10px 0 0}.pane-mobile_responsive_cell .join-paltalk p{color:#494949;font-size:24px;text-align:center;display:inline-block;vertical-align:middle;margin:10px 0 0 10px;font-weight:500}.pane-mobile_responsive_cell .join-paltalk .apps{color:#494949;margin:0 0 21px;text-align:center;width:100%}.pane-mobile_responsive_cell .join-paltalk .apps img{display:inline-block;max-width:100%;margin:3px 0 0;vertical-align:top}.pane-mobile_responsive_cell .join-paltalk .apps ul li{display:inline-block;font-size:29px;margin:10px 0 0 0}.pane-mobile_responsive_cell .join-paltalk .apps ul li p,.pane-mobile_responsive_cell .join-paltalk .apps ul li .android,.pane-mobile_responsive_cell .join-paltalk .apps ul li .kindle{display:inline-block;margin:0 54px 0 0;vertical-align:middle;font-size:29px;line-height:34px}.pane-mobile_responsive_cell .join-paltalk p.subtext{color:#7b7b7b;font-family:arial;font-size:14px;line-height:20px;margin:0 0 20px 0;text-shadow:none}.pane-responsive_cell.responsive-cell-left .pane-content,.pane-responsive_cell.responsive-cell-right .pane-content{max-width:1280px !important}.pane-mobile_responsive_cell h1,.pane-mobile_responsive_cell h2,.pane-mobile_responsive_cell p,.pane-mobile_responsive_cell ul,.pane-mobile_responsive_cell a,.pane-mobile_responsive_cell h3,.pane-mobile_responsive_cell .user-count{z-index:10;position:relative}.desktop_view{display:block !important;text-align:center}.mobile_view{display:none !important;text-align:center}@media all and (min-width: 801px){.pane-mobile_responsive_cell{min-height:445px}.pane-mobile_responsive_cell .content{top:340px}.desktop_view{display:block !important}.mobile_view{display:none !important}}@media all and (min-width: 681px) and (max-width: 800px){.pane-mobile_responsive_cell{min-height:445px}.pane-mobile_responsive_cell .content{top:260px}.desktop_view{display:block !important}.mobile_view{display:none !important}}@media all and (min-width: 541px) and (max-width: 680px){.pane-mobile_responsive_cell{min-height:445px}.pane-mobile_responsive_cell .content{top:300px}.pane-mobile_responsive_cell .join-paltalk .apps ul li .apple,.pane-mobile_responsive_cell .join-paltalk .apps ul li .android,.pane-mobile_responsive_cell .join-paltalk .apps ul li .kindle{margin:0 20px 0 0}.pane-mobile_responsive_cell .sub-text{display:block;margin:10px 45px}.desktop_view{display:none !important}.mobile_view{display:block !important}}@media all and (min-width: 541px) and (min-device-width: 541px){.pane-mobile_responsive_cell h2{font-size:48px;font-weight:400;line-height:56px;margin:0 0 4px 0}.pane-mobile_responsive_cell p{font-size:20px;font-weight:300;line-height:26px;clear:both}}@media all and (min-width: 240px) and (max-width: 540px){.pane-mobile_responsive_cell{min-height:445px}.pane-mobile_responsive_cell{padding:0}.pane-mobile_responsive_cell h2{font-size:40px;line-height:44px}.pane-mobile_responsive_cell p{font-size:18px;font-weight:300;line-height:24px;clear:both}.pane-mobile_responsive_cell .join-paltalk .app-icon span{display:inline-block;margin:0 0 0 10px;vertical-align:middle}.pane-mobile_responsive_cell .join-paltalk .app-icon img{width:14%;height:auto}.pane-mobile_responsive_cell .join-paltalk .apps ul li{font-size:20px}.pane-mobile_responsive_cell .join-paltalk .apps ul li .apple,.pane-mobile_responsive_cell .join-paltalk .apps ul li .android,.pane-mobile_responsive_cell .join-paltalk .apps ul li .kindle{margin:0 10px 0 0}.pane-mobile_responsive_cell .sub-text{display:block;margin:10px 12px}.desktop_view{display:none !important}.mobile_view{display:block !important}}@media all and (max-width: 239px) and (max-width: 540px){.desktop_view{display:none !important}.mobile_view{display:block !important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dppx){.pane-responsive_cell #download-ios{background:url(/sites/all/themes/ptcom/img/download_ios-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_ios.svg) no-repeat;background-size:contain}.pane-responsive_cell #download-droid{background:url(/sites/all/themes/ptcom/img/download_droid-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_droid.svg) no-repeat;background-size:contain}.pane-responsive_cell #download-amzn{background:url(/sites/all/themes/ptcom/img/download_amzn-2x.png) no-repeat;background:url(/sites/all/themes/ptcom/img/download_amzn.svg) no-repeat;background-size:contain}.desktop_view{display:none !important}.mobile_view{display:block !important}}

/* sites/all/modules/paltalk/pt_widgets/widgets/general/buy_3col_cell/buy_3col_cell.css */
.pane-buy_3col_cell{width:100%;background:#fff;margin:0 auto;color:#4a4a4a;position:relative;overflow:hidden}.pane-buy_3col_cell.bg-blue{background:#1895d2;color:#fff}.pane-buy_3col_cell .pane-content{max-width:100%}.pane-buy_3col_cell .buy_3col_cell-wrapper{height:100%;width:100%;margin:0 auto}#buy-3col-page strong{font-weight:600}#buy-3col-page .section{width:100%;margin:0 auto;padding:0;box-sizing:border-box}#buy-3col-page{margin:0;padding:0;font-family:"Roboto";font-weight:400;line-height:1.25}#buy-3col-page .main-content{margin:0;padding:0;width:100%;display:block;float:left;clear:both;text-align:center}#buy-3col-page .main-content .section{padding:64px 0 97px 0}#buy-3col-page .main-content .section ul{margin:0 auto;padding:0}#buy-3col-page .main-content .section ul li{list-style:none;display:-moz-inline-stack;display:inline-block;zoom:1;width:372px;padding-right:35px;padding-left:35px;margin:0;vertical-align:top}#buy-3col-page .main-content .section ul li .ic-video,#buy-3col-page .main-content .section ul li .ic-credits,#buy-3col-page .main-content .section ul li .ic-room{margin-bottom:35px}#buy-3col-page .main-content .section ul li h2{font-size:25px;font-weight:400;margin:0 0 27px 0}#buy-3col-page .main-content .section ul li p{font-size:16px;font-weight:400;margin:0 0 25px;padding:0 14px;margin:20px auto}#buy-3col-page .main-content .section ul li.column3{width:26% !important;padding-left:1%;padding-right:1%;text-align:center}#buy-3col-page .main-content .section ul li.column3 .img-top{text-align:center;display:inline-block}#buy-3col-page .main-content .section ul li.column3 .img-top img{margin:0 10px 30px}#buy-3col-page .main-content .section ul li.column2{width:49.50% !important;text-align:center}#buy-3col-page .main-content .section ul li.column2 .img-top{text-align:center;display:inline-block}#buy-3col-page .main-content .section ul li.column2 .img-top img{margin:0 10px 30px}#buy-3col-page .main-content .section ul li.column1{width:100% !important;text-align:center}#buy-3col-page .main-content .section ul li.column1 .img-top{text-align:center;display:inline-block}#buy-3col-page .main-content .section ul li.column1 .img-top img{margin:0 10px 30px}#footer{clear:both}.btn-upgrade{max-width:300px;width:100%;background:#29c983;border-color:#29c983;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 43px;margin:0;border-radius:71px;border-width:1px;border-style:solid;position:relative;text-decoration:none}.btn-upgrade:hover{background:#38d490;border-color:#38d490;color:#fff;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 43px;text-decoration:none}.btn-upgrade:active{background:#23be7a;border-color:#23be7a;color:#fff;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 43px;text-decoration:none}.btn-earncredits{max-width:300px;width:100%;background:transparent;border-color:#98d5f1;color:#59baff;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 43px;margin:0;border-radius:71px;border-width:1px;border-style:solid;position:relative;text-decoration:none}.btn-earncredits:hover{background:#71c5ff;border-color:transparent;color:#fff;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 43px;text-decoration:none}.btn-earncredits:active{background:#51b0f2;border-color:transparent;color:#fff;font-family:"Roboto";font-size:22px;font-weight:400;line-height:24px;padding:22px 43px;text-decoration:none}.btn-appstore{display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;background:transparent url(/sites/all/themes/ptcom/img/btn-appstore.png) no-repeat 0 0;background-size:100%;width:217px;height:65px}.btn-googleplay{display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;background:transparent url(/sites/all/themes/ptcom/img/btn-googleplay.png) no-repeat 0 0;background-size:100%;width:217px;height:75px}@media all and (max-width: 1280px){.btn-appstore{width:162px;height:48px}.btn-googleplay{width:168px;height:58px}}@media all and (max-width: 1280px){#buy-3col-page .section{max-width:inherit;padding-left:25px !important;padding-right:25px !important}#buy-3col-page .main-content .section ul li{width:30%;padding-left:1%;padding-right:1%}#buy-3col-page .main-content .section ul li h3{font-size:25px}#buy-3col-page .main-content .section ul li .description{width:100%}#buy-3col-page .main-content .section ul li .btn-upgrade,#buy-3col-page .main-content .section ul li .btn-earncredits{width:90%}#buy-3col-page .main-content .section ul li.column3{width:33% !important;padding-left:1%;padding-right:1%;text-align:center}#buy-3col-page .main-content .section ul li.column1 .img-top img,#buy-3col-page .main-content .section ul li.column2 .img-top img,#buy-3col-page .main-content .section ul li.column3 .img-top img{margin-bottom:16px;width:160px}}@media all and (max-width: 1152px){#buy-3col-page .main-content .section{padding-top:60px;padding-bottom:60px}#buy-3col-page .main-content .section ul li.column1 .img-top img,#buy-3col-page .main-content .section ul li.column2 .img-top img,#buy-3col-page .main-content .section ul li.column3 .img-top img{margin-bottom:16px;width:160px}.btn-earncredits{font-size:22px;font-weight:400;line-height:24px;padding:22px 23px}.btn-earncredits:hover{padding:22px 23px}.btn-earncredits:active{padding:22px 23px}}@media all and (max-width: 1024px){#buy-3col-page .main-content .section ul li{width:31%}#buy-3col-page .main-content .section ul li:first-child{padding-left:0}#buy-3col-page .main-content .section ul li:last-child{padding-right:0}#buy-3col-page .main-content .section ul li h3{font-size:25px;padding:0 50px}#buy-3col-page .main-content .section ul li p{font-size:13.5px}#buy-3col-page .main-content .section ul li h2{font-size:26px;font-weight:400;margin:0 50px 27px}#buy-3col-page .main-content .section ul li.column3 .img-top img{margin:0 10px 30px;width:125px}.btn-upgrade{font-size:22px;font-weight:400;line-height:24px;padding:22px 33px}.btn-upgrade:hover{padding:22px 33px}.btn-upgrade:active{padding:22px 33px}.btn-earncredits{font-size:20px;font-weight:400;line-height:22px;padding:22px 13px}.btn-earncredits:hover{padding:22px 13px}.btn-earncredits:active{padding:22px 13px}}@media all and (max-width: 900px){#buy-3col-page .main-content .section ul li h3{padding:0 35px}#buy-3col-page .main-content .section ul li h2{font-size:25px;font-weight:400;margin:0 30px 27px}.btn-upgrade{font-size:20px;font-weight:400;line-height:22px;padding:22px 23px}.btn-upgrade:hover{padding:22px 23px}.btn-upgrade:active{padding:22px 23px}.btn-earncredits{font-size:20px;font-weight:400;line-height:22px;padding:22px 13px}.btn-earncredits:hover{padding:22px 13px}.btn-earncredits:active{padding:22px 13px}}@media all and (max-width: 800px){#buy-3col-page .main-content .section ul li h3{padding:0 30px}.btn-earncredits{font-size:19px;font-weight:400;line-height:22px;padding:22px 13px}.btn-earncredits:hover{padding:22px 13px}.btn-earncredits:active{padding:22px 13px}}@media all and (max-width: 767px){#buy-3col-page .section{max-width:520px}#buy-3col-page .main-content .section ul li{width:100%;padding:0;margin:0 0 60px 0}#buy-3col-page .main-content .section ul li h3{font-size:30px}#buy-3col-page .main-content .section ul li p{font-size:16px;margin-bottom:0}#buy-3col-page .main-content .section ul li .description+a{margin-top:15px}#buy-3col-page .main-content .section ul li .btn-upgrade,#buy-3col-page .main-content .section ul li .btn-earncredits{width:95%;font-size:26px;line-height:30px;padding-top:23px;padding-bottom:27px;text-decoration:none}#buy-3col-page .main-content .section ul li.column1,#buy-3col-page .main-content .section ul li.column2,#buy-3col-page .main-content .section ul li.column3{width:100% !important}#buy-3col-page .main-content .section ul li.column1 .img-top img,#buy-3col-page .main-content .section ul li.column2 .img-top img,#buy-3col-page .main-content .section ul li.column3 .img-top img{margin-bottom:12px;width:100px}#buy-3col-page .main-content .section ul li.column1 h2,#buy-3col-page .main-content .section ul li.column2 h2,#buy-3col-page .main-content .section ul li.column3 h2{font-size:30px;margin-bottom:12px}}@media all and (max-width: 736px){#buy-3col-page .section{max-width:inherit;padding-left:25px !important;padding-right:25px !important}#buy-3col-page .main-content .section ul{max-width:520px !important}#buy-3col-page .main-content .section ul li.column1,#buy-3col-page .main-content .section ul li.column2,#buy-3col-page .main-content .section ul li.column3{width:100% !important}#buy-3col-page .main-content .section ul li.column1 .img-top img,#buy-3col-page .main-content .section ul li.column2 .img-top img,#buy-3col-page .main-content .section ul li.column3 .img-top img{margin-bottom:12px;width:125px}#buy-3col-page .main-content .section ul li.column1 h2,#buy-3col-page .main-content .section ul li.column2 h2,#buy-3col-page .main-content .section ul li.column3 h2{font-size:30px;margin-bottom:12px}}@media all and (max-width: 667px){#buy-3col-page .main-content .section ul li.column1,#buy-3col-page .main-content .section ul li.column2,#buy-3col-page .main-content .section ul li.column3{width:100% !important}#buy-3col-page .main-content .section ul li.column1 .img-top img,#buy-3col-page .main-content .section ul li.column2 .img-top img,#buy-3col-page .main-content .section ul li.column3 .img-top img{margin-bottom:12px;width:100px}#buy-3col-page .main-content .section ul li.column1 h2,#buy-3col-page .main-content .section ul li.column2 h2,#buy-3col-page .main-content .section ul li.column3 h2{font-size:30px;margin-bottom:12px}}@media all and (max-width: 414px){#buy-3col-page .section{max-width:inherit;padding-left:15px !important;padding-right:15px !important}#buy-3col-page .main-content .section ul li{width:100%;margin-bottom:40px}#buy-3col-page .main-content .section ul li h3{font-size:24px;margin-bottom:12px}#buy-3col-page .main-content .section ul li .btn-upgrade,#buy-3col-page .main-content .section ul li .btn-earncredits{font-size:20px;line-height:22px;padding-top:17px;padding-bottom:16px}}@media all and (min-width: 240px) and (max-width: 540px){.devices{display:none}#buy-3col-page .main-content .section ul li.column1,#buy-3col-page .main-content .section ul li.column2,#buy-3col-page .main-content .section ul li.column3{width:100% !important}#buy-3col-page .main-content .section ul li.column1 .img-top img,#buy-3col-page .main-content .section ul li.column2 .img-top img,#buy-3col-page .main-content .section ul li.column3 .img-top img{margin-bottom:12px;width:75px}#buy-3col-page .main-content .section ul li.column1 h2,#buy-3col-page .main-content .section ul li.column2 h2,#buy-3col-page .main-content .section ul li.column3 h2{font-size:24px;margin-bottom:12px}}

/* sites/all/modules/paltalk/pt_widgets/pt_widgets.css */
.ui-front{z-index:10000}

/* sites/all/modules/paltalk/pt_core/editor.css */
.cke_editable{font-family:sans-serif}h2{font-size:48px;font-weight:300;margin:0 0 12px 0}h3{font-size:40px;font-weight:300;margin:0 0 12px 0}h4{font-size:32px;font-weight:300;margin:0 0 12px 0}h5{font-size:24px;font-weight:300;margin:0 0 12px 0}h6{font-size:20px;font-weight:300;margin:0 0 12px 0}

/* sites/all/themes/ptcom/css/02-base.css */
body{background:#edf4f7;font-family:'Roboto', sans-serif;width:100%}h1,h2,h3{-webkit-font-smoothing:antialiased !important}li a:hover,p a:hover{text-decoration:underline}#page-wrapper{margin:0 auto}#header-wrapper{position:fixed;top:0;z-index:100;width:100%;margin:0 auto}#main-wrapper{width:100%;margin:0 auto;margin-top:56px}#header-top{background-color:#1895D2;height:60px}#header-top .region-header{float:right}#header-top .section{padding:0 32px}#header,#footer{width:100%;margin:0 auto}#header-wrapper .section,#footer .section{width:100%;margin:0 auto;max-width:1312px}#header-wrapper .section{padding:0 32px}#footer .section{padding:0 16px}#header h2,#header-top h2,#footer h2{display:none}#header-top li a,#header li a{-webkit-font-smoothing:antialiased !important}#header{padding:0;height:56px;max-height:56px;background:#ffffff;box-shadow:0px 4px 4px rgba(0,0,0,.05);-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.05);-moz-box-shadow:0px 4px 4px rgba(0,0,0,.05);-ms-box-shadow:0px 4px 4px rgba(0,0,0,.05)}#logo{margin:11px 33px 0 0;float:left;width:118px;height:32px;background:url(/sites/all/themes/ptcom/img/paltalk_logo.svg?v=2) no-repeat;background:url(/sites/all/themes/ptcom/img/paltalk_logo.png?v=2) no-repeat\9;background-size:contain}#main-menu{float:left;margin:2px 0 0}#main-menu a{color:#5C7483;font-weight:400;font-size:16px;font-size:1.6rem;float:left;line-height:26px;margin:14px 24px 0 0}#main-menu a:hover{color:#F76652}#main-menu .active a{opacity:1;color:#1895D2}#main-menu li.first a{margin-left:0}#header ul.inline li{padding:0}#header .blue-button{border:2px solid #75C0E4;padding:3px 20px 4px}#header .blue-button:hover{color:#1895D2}#header .blue-button:visited{color:#1895D2}#header .red-button{background:#ff745f;border:1px solid #ff745f;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:15px;font-weight:400;line-height:19px;padding:8px 24px;margin:0;border-radius:19px;position:relative;text-decoration:none}#header .red-button:hover{background:#ff8774;border-color:#ff8774}#header .red-button:active{background:#f26550;border-color:#f26550}#header .green-button{background:#29c983;border-color:#29c983;color:white;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:15px;font-weight:400;line-height:19px;padding:8px 24px;margin:0;border-radius:19px;border-width:1px;border-style:solid;position:relative;text-decoration:none}#header .green-button:hover{background:#38d490;border-color:#38d490}#header .green-button:active{background:#23be7a;border-color:#23be7a}#header .sign-in{background:white;border-color:#98d5f1;color:#59baff;text-align:center;display:inline-block;vertical-align:middle;font-family:"Roboto";font-size:15px;font-weight:400;line-height:19px;padding:8px 24px;margin:0;border-radius:19px;border-width:1px;border-style:solid;position:relative;text-decoration:none}#header .sign-in:hover{border-color:#71c5ff;color:white;background:#71c5ff;text-decoration:none}#header .sign-in:active{border-color:#51b0f2;color:white;background:#51b0f2;text-decoration:none}#header .form-item{margin:0}#header .ldsSkinNoIcon{border:2px solid rgba(24, 149, 210, 0.6);float:right;margin:16px 0 0 0;border-radius:8px}#header .ldsSkinNoIcon:hover{border:2px solid rgba(24, 149, 210, 1)}#header .ldsSkinNoIcon .ddTitle{background:transparent;color:#258ecb}#header .ldsSkinNoIcon .divider{display:none}#header .ldsSkinNoIcon .ddTitle .ddTitleText{text-align:center;padding:8px 15px 9px 5px;background:transparent}#secondary-menu{float:right;margin:10px 0 0 !important;min-height:32px}#secondary-menu li{margin:0 0 0 12px;padding:0;text-align:center;display:inline-block}#secondary-menu .first{margin:0}#secondary-menu li img{display:inline-block;vertical-align:middle;border-radius:100%;width:35px;height:35px;zoom:1}#secondary-menu li .nickname{color:#5c7483;font-size:16px;display:inline-block;vertical-align:middle;margin:0 0 0 15px}#secondary-menu li a:hover .nickname,#secondary-menu li img:hover .nickname{color:#f76652;text-decoration:underline}#footer #block-locale-language{width:25%;max-width:192px;padding:0 16px;position:relative}#footer #block-locale-language .content{background:#1484c5;width:100%}#footer #block-locale-language ul{float:left;margin-top:20px;border-radius:19px;border:1px solid #5ab9fb;cursor:pointer;padding:6px 15px 5px;background:transparent;width:193px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footer #block-locale-language ul:hover{background:rgba(255,255,255,1);border:1px solid rgba(255,255,255,1)}#footer #block-locale-language ul:active{background:rgba(255,255,255,0.9);border:1px solid rgba(255,255,255,0.9)}#footer #block-locale-language li{font-weight:400;display:none;-webkit-transition:all 166ms ease-out;-moz-transition:all 166ms ease-out;-ms-transition:all 166ms ease-out;-o-transition:all 166ms ease-out;transition:all 166ms ease-out}#footer #block-locale-language.open li{display:block}#footer #block-locale-language li.active{display:block}#footer #block-locale-language li.active:before{content:'';background:url(/sites/all/themes/ptcom/img/globe.svg) no-repeat 0 0;background-size:contain;position:absolute;width:14px;height:14px;margin-top:5px}#footer #block-locale-language ul:hover li.active:hover{display:block}#footer #block-locale-language ul:hover li a{color:#0082c8}#footer #block-locale-language ul:hover li.active:before{content:'';background:url(/sites/all/themes/ptcom/img/globe-hover.svg) no-repeat 0 0;background-size:contain;position:absolute;width:14px;height:14px;margin-top:5px}#footer #block-locale-language ul:hover li a{color:#0082c8}#footer #block-locale-language ul:hover li.active:before{content:'';background:url(/sites/all/themes/ptcom/img/globe-hover.svg) no-repeat 0 0;background-size:contain;position:absolute;width:14px;height:14px;margin-top:5px}#footer #block-locale-language li a{margin-left:21px}#footer #block-locale-language li.show{display:block;padding:2px 0 6px}#footer #block-locale-language li a{font-size:14px;color:#fff;line-height:24px;display:block}@media all and (max-width: 540px){#footer #block-locale-language{width:100%;max-width:inherit}#footer #block-locale-language .content{max-width:inherit}#footer #block-locale-language ul{width:100%;max-width:inherit}}#footer{background:#1484c5;padding:48px 0;font-weight:200;color:rgba(255,255,255, .9)}#footer .nolink{font-size:16px;font-weight:300;margin:0 0 8px 0;display:block}#footer .menu li{margin:0;padding-bottom:4px}#footer .menu li.expanded{width:25%;margin:0;padding:0 16px;float:left}#footer .menu li{list-style:none}#footer .menu a{color:#e6e4e4;font-size:12px;font-weight:300;line-height:18px;color:rgba(255,255,255, .75)}#footer .menu a:hover{color:#fff}#footer ul.menu li{margin-left:0}#footer ul.menu li a{float:none;margin-left:0}#footer .copyright{float:left;display:block;margin:32px 0 0 16px;font-size:12px;font-weight:300;line-height:normal}.front #hero{background:url(../img/bg-hero.jpg) 0 0 no-repeat;width:1170px;max-width:100%;background-size:cover;margin:0 auto}#admin_tabs{position:absolute;top:40px;left:20px;font:bold 13px/22px sans-serif;padding:0;z-index:997;background:#fff}#admin_tabs .expander{background:url(/a/i/admin/expand.png);width:32px;height:32px}#admin_tabs .inner{display:none;background:#ccc;border:1px solid #999;padding:3px}#admin_tabs ul{display:block;list-style:none;padding:0;margin:0}#admin_tabs ul li{padding:3px 6px;float:none;display:block;border:none;background:none;margin:0}#admin_tabs ul li.active{background:#444}#admin_tabs ul li a{float:none;display:block;margin:0;padding:0 0 0 15px;color:#0066b3;font-weight:normal;font:13px/13px Arial, sans-serif;background:transparent;border:none;text-decoration:none}#admin_tabs ul li.active a{color:#fff;background:url(/misc/menu-collapsed.png) 0 50% no-repeat;border:none;padding:0 0 0 15px}#admin_tabs ul li a:hover{text-decoration:underline;color:#2f0df0}.orange-button{border-radius:40px;background:#f0a033;font-size:20px;color:#fff;line-height:23px;padding:20px 44px;margin:14px 0;display:inline-block}.page-user #main{width:1280px;max-width:100%;background:#fff;padding:20px;margin:2px auto}@media screen and (min-width: 801px){a.menu-link{display:none}.js #nav-menu{max-height:none}#nav-menu ul{margin:0 0 0 -0.25em;border:0}#nav-menu li{display:inline-block}#nav-menu li a{display:block;border:0}}@media all and (min-width: 1300px){#logo{margin:11px 33px 0 0}#main-menu{margin:2px 0 0 0}#secondary-menu{margin:16px 0 0 0}}@media all and (max-width: 960px){#main-menu a{font-size:16px;font-size:1.6rem}#main-menu li:last-child a{margin:14px 0px 0 0}#logo{margin:11px 20px 0 0;float:left;width:36px;height:32px;background:url(/sites/all/themes/ptcom/img/paltalk-icon.svg?v=2) no-repeat;background:url(/sites/all/themes/ptcom/img/paltalk-icon.png?v=2) no-repeat\9;background-size:contain}}@media all and (max-width: 852px){#header{min-height:56px;height:auto}#header{max-height:inherit}#logo{margin:11px 20px 0 0;float:left;width:36px;height:32px;background:url(/sites/all/themes/ptcom/img/paltalk-icon.svg?v=2) no-repeat;background:url(/sites/all/themes/ptcom/img/paltalk-icon.png?v=2) no-repeat\9;background-size:contain}#header .menu-link{margin:26px 0 0;height:20px;width:24px;background-image:url(/sites/all/themes/ptcom/img/menu.svg);background-repeat:no-repeat}#main-menu{float:left;margin:2px 0 0}#header-wrapper .section{padding:0 15px}}@media all and (max-width: 540px) and (max-width: 490px){#secondary-menu{margin:22px 0 0;right:20px}#header-wrapper{position:relative}#header-wrapper .section{padding:0}#main-wrapper{margin-top:0}#main-menu{margin:0;width:100%;text-align:center;border-top:1px solid #d8d8d8}#main-menu li{display:block;clear:both;margin:24px 0 0 0}#main-menu li:last-child{margin:24px 0 32px 0}#main-menu li a{color:#5c7483;float:none;font-size:2rem;font-weight:400;line-height:26px;margin:0}#secondary-menu{margin:0px 0 32px 0 !important;position:relative;text-align:center;width:100%}a.menu-link{float:left;display:block;padding:26px 0;position:absolute;right:24px}#nav-menu{clear:both;-webkit-transition:all 166ms ease-out;-moz-transition:all 166ms ease-out;-ms-transition:all 166ms ease-out;-o-transition:all 166ms ease-out;transition:all 166ms ease-out}.js #nav-menu{overflow:hidden;max-height:0}#nav-menu.active{max-height:30rem}#footer{background:#1484c5;padding:32px 4px 56px;font-weight:200;color:#e6e4e4}#footer .nolink{font-size:16px;margin:0 0 12px 0;display:block;font-weight:400}#footer .content .menu li{margin:0}#footer .content .menu li.expanded{width:100%;margin:48px 16px 0 0;padding:0 16px;float:left}#footer .menu li{list-style:none}#footer a{color:#e6e4e4;font-size:16px;line-height:28px}#footer .copyright{font-size:11px;margin:32px 0 0 16px;float:left}#footer #block-locale-language{width:100%;max-width:inherit}#footer #block-locale-language .content{max-width:inherit}#footer #block-locale-language ul{width:100%;max-width:inherit}#blog_archive .panel-col-first{padding:0 15px 0 0 !important;width:100% !important}#blog_archive .panel-col-last{display:block;vertical-align:top;width:93% !important;margin-top:10px;padding:0px 15px 0 0 !important;border-top:1px solid #ccc}#blog_archive .panel-col-last h2.pane-title,.blog_view_right h4{font-size:13px !important}#blog_archive .panel-col-first h2.pane-title,#blog_post_view .blog_view h2{line-height:22px !important}.blog_view{width:100% !important}#blog_post_view .panel-col-first{width:100% !important}#blog_post_view .panel-col-last{display:block;vertical-align:top;width:93% !important;margin-top:10px;padding:0px 15px 0 0 !important;border-top:1px solid #ccc}#blog_post_view .panel-col-last h2.pane-title{font-size:13px !important}.horizontal-menu-wrapper .horizontal-menu{display:inline-block;margin:20px 0 0}}@media all and (max-width: 784px){#logo{margin:20px 24px;float:left;width:118px;height:32px;background:url(/sites/all/themes/ptcom/img/paltalk_logo.svg?v=2) no-repeat;background:url(/sites/all/themes/ptcom/img/paltalk_logo.png?v=2) no-repeat\9;background-size:contain}#secondary-menu{margin:0px 0 32px 0 !important;position:relative;text-align:center;right:0px;top:0;width:100%}#header-wrapper{position:relative}#header-wrapper .section{padding:0}#main-menu{margin:0;width:100%;text-align:center;border-top:1px solid #d8d8d8}#main-menu li{display:block;clear:both;margin:24px 0 0 0}#main-menu li:last-child{margin:24px 0 32px 0}#main-menu li a{color:#5c7483;float:none;font-size:2rem;font-weight:400;line-height:26px;margin:0}a.menu-link{float:left;display:block;padding:26px 0;position:absolute;right:24px}#nav-menu{clear:both;-webkit-transition:all 166ms ease-out;-moz-transition:all 166ms ease-out;-ms-transition:all 166ms ease-out;-o-transition:all 166ms ease-out;transition:all 166ms ease-out}.js #nav-menu{overflow:hidden;max-height:0}#nav-menu.active{max-height:37rem}#main-wrapper{margin-top:0}#footer{background:#1484c5;padding:32px 4px 56px;font-weight:200;color:#e6e4e4}#footer .nolink{font-size:16px;margin:0 0 12px 0;display:block;font-weight:400}#footer .content .menu li{margin:0}#footer .content .menu li.expanded{width:100%;margin:48px 16px 0 0;padding:0 16px;float:left}#footer .menu li{list-style:none}#footer a{color:#e6e4e4;font-size:16px;line-height:28px}#footer .copyright{font-size:11px;margin:32px 0 0 16px;float:left}#footer #block-locale-language{max-width:inherit}#footer #block-locale-language .content{max-width:inherit}#footer #block-locale-language ul{max-width:inherit}#blog_archive .panel-col-first{padding:0 15px 0 0 !important;width:100% !important}#blog_archive .panel-col-last{display:block;vertical-align:top;margin-top:10px;width:94% !important;border-top:1px solid #ccc}.blog_view{width:100% !important}#blog_post_view .panel-col-first{width:100% !important}#blog_post_view .panel-col-last{display:block;vertical-align:top;margin-top:10px;width:94% !important;border-top:1px solid #ccc}#blog_post_view .panel-col-last h2.pane-title{font-size:13px !important}}@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2){#logo{width:36px;height:30px;background:url(/sites/all/themes/ptcom/img/paltalk-icon.svg?v=2) no-repeat;background:url(/sites/all/themes/ptcom/img/paltalk-icon.png?v=2) no-repeat\9;background-size:contain}#footer #block-locale-language li.active:before{background-image:url(/sites/all/themes/ptcom/img/globe.svg)}}@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2){#logo{width:36px;height:30px;background:url(/sites/all/themes/ptcom/img/paltalk-icon.svg?v=2) no-repeat;background:url(/sites/all/themes/ptcom/img/paltalk-icon.png?v=2) no-repeat\9;background-size:contain}#footer #block-locale-language li.active:before{background-image:url(/sites/all/themes/ptcom/img/globe.svg;)}}.red-button{text-decoration:none}.red-button:hover{text-decoration:none}.blue-button:hover{text-decoration:none}.green-button{text-decoration:none}.green-button:hover{text-decoration:none}.sign-in:hover{text-decoration:none}.submitted{margin:0 0 1.6rem 0}.mobile-thumb{display:none}.ios .mobile-thumb{display:block}.ios video{display:none}.safari .thumb video{position:relative;-webkit-mask-box-image:url(/sites/all/themes/ptcom/img/mask.png)}.hide-widget{display:none}.optimizely-editor .hide-widget{display:block;border:5px dashed orange}.common-content{color:#333;font-size:13px;font-weight:300;padding:2% 10% 3%;background:#fff;line-height:18px}.common-content .inner-content{color:#4a4b4b;height:400px;margin:30px 0 0;overflow:auto;padding:10px;border:1px solid #ccc}.common-content h2{color:#000;font-size:24px;font-weight:bold;line-height:32px;text-shadow:1px 1px 0 #fff}.common-content .inner-content p{font-size:13px;font-weight:normal;line-height:18px;margin:0 0 10px}.common-content .inner-content p strong{margin:10px 0 0 0}.common-content .inner-content h4{color:#456579;font-size:16px;font-weight:bold;line-height:22px;margin:0 0 5px}.common-content .inner-content h5{color:#456579;font-size:15px;font-weight:bold;line-height:20px;margin:15px 0 5px}.common-content .inner-content h6{color:#456579;font-size:13px;font-weight:bold;line-height:18px;margin:0 0 5px}.common-content .inner-content a{margin:0px;padding:0px;text-decoration:none;outline:none;color:rgb(4, 71, 172);font-weight:bold}.common-content .inner-content a:hover{text-decoration:underline}.common-content .inner-content ul{list-style:outside none disc;margin:5px 0 10px 15px;padding:0}.toc .inner-content ul{list-style:outside none disc;margin:5px 0 10px 15px;padding:0}.common-content .inner-content ul li{margin:0 0 10px;padding:0;line-height:14px}.common-content .inner-content ol{list-style-type:decimal;margin:5px 0 10px 15px;padding:0}.privacy .inner-content ul{list-style:outside none none;margin:5px 0 10px 0;padding:0}.panel-col-first{display:inline-block;vertical-align:top;width:77.0% !important;padding:0 30px 0 0}#blog_page,#blog_full_view{font-size:14px;line-height:16px;max-width:auto;width:100%;margin:0 auto;background-color:#ffffff;color:#494949;font-weight:400}#blog_page .panel-col-first .view-content{margin:0 auto;max-width:945px;width:100%}#blog_page .panel-col-first{width:77%}#blog_page .panel-col-last{width:23% !important}#blog_page .panel-col-last{margin-top:20px}#blog_page .panel-col-first .latest-blog-posts .view-content .views-field-body{margin:4px 0;display:inline-block;width:100%}#blog_page .panel-col-first .latest-blog-posts .view-content .views-field-body a{color:#1895d2 !important;font-weight:300 !important}#blog_full_view .panel-col-last h2.pane-title,#blog_page .panel-col-last h2.pane-title,.pane-follow_us .pane-content .content h2,.pane-contact_us .pane-content .content h2,.pane-support .pane-content .content h2{font-size:28px;line-height:34px;font-weight:400;color:#494949;margin:20px 0 10px 0}.pane-contact_us,.pane-views_panes,.pane-support{margin:0}.pane-views_panes .category-list div a{font-size:14px;line-height:29px;font-weight:300 !important;color:#1895d2;text-decoration:none}.pane-views_panes .category-list div a.active{position:relative;font-weight:500 !important}.pane-views_panes .category-list div a.active::before{content:"";display:inline-block;border-bottom:7px solid transparent;border-left:7px solid #1895d2;border-top:7px solid transparent;height:0;width:0;left:-14px;position:absolute;top:2px}.pane-follow_us div ul li{display:inline-block;padding:0 5px 0 0}.pane-contact_us .pane-content .content p,.pane-support .pane-content .content p{font-weight:300 !important;font-size:14px;line-height:20px;color:#494949}.pane-support .pane-content .content p a{font-weight:300 !important;color:#1895d2 !important}.panel-col-first .view-content .views-row .views-field-view-node a{color:#9b9b9b;font-size:12px;line-height:22px;text-decoration:none;padding:20px 0 0 0;display:inline-block}.panel-col-first .view-content .views-row .views-field-view-node a:hover{text-decoration:none;color:#494949}#blog_page .panel-col-top .pane-blog_title,#blog_page .panel-col-top .pane-blog_category_title{background:#1994d2;padding:35px}#blog_page .panel-col-top .pane-blog_title .pane-content,#blog_page .panel-col-top .pane-blog_category_title .pane-content,#blog_full_view .panel-col-top .pane-blog_view_title .pane-content,#blog_page .panel-col-top .pane-blog_archive_title .pane-content,#blog_page .panel-col-first .pane-node_body .pane-body .pane-content{margin:0 auto;max-width:1246px !important}#blog_full_view .center-wrapper{margin:0 auto;max-width:1245px !important;width:100%}#blog_page .panel-col-top .pane-blog_title .pane-content .page-title h1,.panel-col-top .pane-blog_category_title .pane-content .page-title h1,.panel-col-top .pane-blog_archive_title .pane-content .page-title h1,.panel-col-top .pane-blog_archive_title .pane-content .page-title,.panel-col-top .pane-blog_category_title .pane-content .page-title{font-size:24px;line-height:28px;font-weight:400;color:#fff;display:inline-block}.panel-col-top .pane-blog_archive_title .pane-content .page-title a,.panel-col-top .pane-blog_category_title .pane-content .page-title a{display:inline-block;color:#fff}.panel-col-top .pane-blog_archive_title .pane-content .page-title a:hover,.panel-col-top .pane-blog_category_title .pane-content .page-title a:hover{text-decoration:underline}.panel-col-top .pane-blog_archive_title .pane-content .page-title span:after,.panel-col-top .pane-blog_category_title .pane-content .page-title span:after{content:'\203A';margin-left:10px;font-size:30px}#blog_page .panel-col-first .pane-content .views-field-body .field-content{font-size:14px;line-height:22px;font-weight:300}#blog_page .panel-col-first .latest-blog-posts .view-content .views-field-title a{font-size:36px;line-height:42px;display:inline-block;margin:0 0 5px 0;font-weight:300;color:#494949}.panel-col-first .view-content .views-field-title a,.panel-col-first .view-content .views-field-title a h2{font-size:36px;line-height:42px;display:inline-block;margin:0 0 20px 0;font-weight:300;color:#494949}#blog_page .panel-col-first .latest-blog-posts .view-content .views-field-title a:hover,.panel-col-first .view-content .views-field-title a:hover,.panel-col-first .view-content .views-field-title a:hover h2{text-decoration:none;color:#1795d2}#blog_page .panel-col-first .view-content .views-row{margin:30px 0 0 0 !important;color:#494949;font-size:12px;padding:0 0 22px 0;border-bottom:1px solid rgba(193, 193, 193, 0.3)}#blog_page .panel-col-first .view-content .views-row span{color:#9b9b9b;font-size:12px;display:inline-block;margin:0 0 3px}#blog_page .panel-col-first .more-link{margin:0 auto 140px;padding:20px 0;max-width:900px;text-align:left}#blog_page .panel-col-first .more-link a{font-size:24px;line-height:22px;color:#1895d2}.center-wrapper{margin:0 auto;max-width:1290px;width:100%}#blog_page .panel-col-last .container-inline div,#blog_full_view .panel-col-last .container-inline div{display:inline-block !important}#blog_page .item-list ul.pager{clear:both;text-align:left;width:100%;padding:57px 0 140px 0}#blog_page .item-list ul.pager li{margin:0;padding:0;font-size:24px;line-height:22px;color:#dedede}#blog_page .item-list ul.pager li span{font-size:17px}#blog_page .item-list ul.pager li.first{text-align:left;display:inline-block;margin-right:31px}#blog_page .item-list ul.pager li.last{text-align:left}#blog_page .item-list ul.pager li.first a::before{content:"";left:-10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-right:7px solid #1895d2;border-top:7px solid transparent;height:0;width:0}#blog_page .item-list ul.pager li.last a::after{content:"";left:10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-left:7px solid #1895d2;border-top:7px solid transparent;height:0;width:0}#blog_page .item-list ul.pager li.first.no-link::before{content:"";left:-10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-right:7px solid #dedede;border-top:7px solid transparent;height:0;width:0}#blog_page .item-list ul.pager li.last.no-link::after{content:"";left:10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-left:7px solid #dedede;border-top:7px solid transparent;height:0;width:0}#blog_page .item-list ul.pager li.pager-current{display:none}#blog_page .item-list ul.pager li a{color:#1895d2}#blog_page .item-list ul.pager li a:hover{text-decoration:none}#blog_full_view .panel-col-top .pane-blog_view_title,#blog_page .panel-col-top .pane-blog_archive_title{background:#1994d2;padding:30px}#blog_page .panel-col-top .pane-blog_archive_title .pane-content .content h2{font-size:24px;line-height:28px;font-weight:400;color:#fff}#blog_full_view .panel-col-top .pane-blog_view_title .pane-content .page-title span a{border-radius:71px;line-height:37px;border:1px solid #5ab9fb;padding:8px 18px 8px 22px;color:#fff}#blog_full_view .panel-col-top .pane-blog_view_title .pane-content .page-title span a:hover{background:#71c5ff}#blog_full_view .panel-col-top .pane-blog_view_title .pane-content .page-title span a:active{background:#51b0f2}#blog_full_view .panel-col-top .pane-blog_view_title .pane-content .page-title span a::before{content:'\2039';left:-6px;position:relative}#blog_full_view .center-wrapper .panel-col-first .pane-title .pane-content h1{color:#494949;display:inline-block;font-size:36px;font-weight:300;line-height:42px;margin:0px}#blog_full_view .center-wrapper .panel-col-first .pane-blog_post_date_fields .pane-content .pane-date{color:#9b9b9b;display:inline-block;font-size:12px;margin:30px 0px 3px}#blog_full_view .center-wrapper .panel-col-first .pane-blog_post_date_fields .pane-content .service-links{margin:30px 20px 3px}#blog_full_view .center-wrapper .panel-col-first .pane-content .field-items table ul{margin-left:15px}#blog_full_view .center-wrapper .panel-col-first .pane-content .field-items table ul li{list-style-position:outside !important}#press_page,#press_full_view{background:#fff}#press_page .panel-col-top{background:#1994d2;padding:36px;width:100%}#press_page .panel-col-first .view-content .views-row .views-field-field-release-date .field-content span,#press_page .panel-col-first .view-content .views-row .views-field-field-source-name span.field-content,#press_page .panel-col-first .view-content .views-row span.publisher{font-size:12px;color:#9b9b9b;margin:12px 0;display:inline-block}#press_page .panel-col-first .views-field-body span{font-size:14px;line-height:22px;font-weight:400}#press_page .panel-col-first .view-content .views-row{border-bottom:1px solid rgba(193, 193, 193, 0.3);color:#494949;font-size:12px;margin:20px 0 0;padding:0 0 22px}#press_page .item-list ul.pager{clear:both;text-align:left;width:100%;padding:57px 0 140px 0}#press_page .item-list ul.pager li{margin:0;padding:0;font-size:24px;line-height:22px;color:#dedede}#press_page .item-list ul.pager li span{font-size:17px}#press_page .item-list ul.pager li.first{text-align:left;display:inline-block;margin-right:60px}#press_page .item-list ul.pager li.last{text-align:left}#press_page .item-list ul.pager li.first a::before{content:"";left:-10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-right:7px solid #1895d2;border-top:7px solid transparent;height:0;width:0}#press_page .item-list ul.pager li.last a::after{content:"";left:10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-left:7px solid #1895d2;border-top:7px solid transparent;height:0;width:0}#press_page .item-list ul.pager li.first.no-link::before{content:"";left:-10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-right:7px solid #dedede;border-top:7px solid transparent;height:0;width:0}#press_page .item-list ul.pager li.last.no-link::after{content:"";left:10px;position:relative;display:inline-block;border-bottom:7px solid transparent;border-left:7px solid #dedede;border-top:7px solid transparent;height:0;width:0}#press_page .item-list ul.pager li.pager-current{display:none}#press_page .item-list ul.pager li a{color:#1895d2}#press_page .item-list ul.pager li a:hover{text-decoration:none}#press_full_view .center-wrapper{max-width:1250px}#press_full_view .panel-col-top{background:#1994d2;padding:30px;width:100%}#press_full_view .panel-col-top .pane-press_view_title .pane-content{max-width:1250px}#press_full_view .panel-col-top .pane-press_view_title .pane-content .page-title span a{border-radius:71px;line-height:37px;font-size:14px;border:1px solid #5ab9fb;padding:7px 20px 7px 22px;color:#fff}#press_full_view .panel-col-top .pane-press_view_title .pane-content .page-title span a:hover{background:#71c5ff}#press_full_view .panel-col-top .pane-press_view_title .pane-content .page-title span a:active{background:#51b0f2}#press_full_view .panel-col-top .pane-press_view_title .pane-content .page-title span a::before{content:'\2039';left:-6px;position:relative;font-size:23px;top:1px}#press_full_view .panel-col-first{margin:30px 0 0 0}#press_full_view .panel-col-first .pane-press_release_date_fields .pane-content .pane-date{font-size:12px;color:#9b9b9b;margin:12px 0;display:inline-block}#press_full_view .panel-col-first .pane-title .pane-content h1{color:#494949;display:inline-block;font-size:36px;font-weight:300;line-height:42px}.latest-blog-posts .view-content .views-field-body{font-size:13px;line-height:17px}.panel-col-first .field-label-hidden ul li,.latest-blog-posts .view-content .views-field-body ul li{list-style-type:disc;list-style-position:inside}.panel-col-first .field-label-hidden p,.latest-blog-posts .view-content .views-field-body p{font-size:14px;line-height:23px;margin:16px 0}.panel-col-first .pane-body .field-label-hidden .field-item,.latest-blog-posts .view-content .views-field-body .field-item{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;display:inline-block;max-width:990px;width:100%;font-size:14px;font-weight:300;line-height:22px}.panel-col-first .pane-body .field-label-hidden .field-item a,.latest-blog-posts .view-content .views-field-body .field-item a{color:#1895d2}.panel-col-first .field-label-hidden table td table td table td img,.latest-blog-posts .view-content .views-field-body table td table td table td img{text-align:right;padding:20px;display:inline-block;vertical-align:top}.panel-col-first .field-label-hidden table td,.latest-blog-posts .view-content .views-field-body table td{padding:5px !important;vertical-align:middle !important}.panel-col-first .field-label-hidden table td p,.latest-blog-posts .view-content .views-field-body table td p{vertical-align:top !important}.term-listing-heading{font-size:12px;line-height:16px;margin:0 auto;max-width:1312px;padding:20px 32px 0;width:100%}.term-listing-heading .term-title{display:block;font-size:18px;line-height:12px;margin:0 0}.term-listing-heading .term-title a{color:#000;text-decoration:none}.term-listing-heading .term-title a:hover{color:#000;text-decoration:underline}.service-links ul,.views-field-service-links ul{display:inline-block;width:100%;margin-bottom:10px}.service-links li,.views-field-service-links li{display:inline-block;padding:0 2px;vertical-align:middle}.service-links-facebook,.service-links-twitter,.service-links-facebook-share,.service-links-google-plus{vertical-align:middle}.service-links-twitter-widget{padding-top:3px !important}.pane-date{margin:5px 0 5px 0}.pane-date a{font-size:14px;line-height:16px;color:#09f;text-decoration:none}.panel-col-first .view-content .views-row{margin-bottom:20px}.panel-col-last{display:inline-block;width:23% !important}.pane-body p{margin:0 0 20px 0}.pane-body p a{color:#09f;text-decoration:none}.pane-body p a:hover{text-decoration:underline}.pane-body h2{font-size:16px !important;font-wieght:normal !important;line-height:17px;padding:0 0 10px 0}@media all and (max-width:1295px){.blog_view .field-label-hidden,.panel-col-first .field-label-hidden,.latest-blog-posts .view-content{margin:0 20px}#press_full_view .panel-col-first{margin:30px 20px 0}.panel-col-first{width:73% !important}.service-links ul,.views-field-service-links ul{margin:0 0 0 20px;width:100%}#blog_full_view .center-wrapper .panel-col-first .pane-blog_post_date_fields .pane-content .pane-date{color:#9b9b9b;display:inline-block;font-size:12px;margin:30px 0px 3px 20px}#blog_full_view .center-wrapper .panel-col-first .pane-title .pane-content{margin:0 20px 20px}}@media all and (min-width:1025px){.pane-views_panes,.pane-follow_us,.pane-contact_us,.pane-support{margin:30px 19px 0}}@media all and (max-width:1024px){#blog_page .panel-col-last{margin:20px !important;width:90% !important}.pane-follow_us,.pane-contact_us,.pane-views_panes,.pane-support{margin:0px 20px 0}#blog_page .panel-col-first .more-link{padding:20px 0;text-align:left;margin:0 auto 20px}#blog_page .panel-col-last{margin:0 !important}.panel-col-last{display:inline-block;width:100% !important}.service-links ul,.views-field-service-links ul{margin:0 0 0 20px;width:100%}#blog_full_view .center-wrapper .panel-col-first .pane-blog_post_date_fields .pane-content .pane-date{margin:30px 20px 3px}#blog_full_view .center-wrapper .panel-col-first .pane-title .pane-content{margin:0 20px 20px}.blog_view .field-label-hidden,.panel-col-first .field-label-hidden,.latest-blog-posts .view-content{margin:0 20px}#press_full_view .panel-col-first{margin:30px 20px 0}.panel-col-first{width:100% !important}#blog_page .item-list ul.pager,#press_page .item-list ul.pager{padding:20px 0 5px;margin-left:20px}}@media all and (max-width:767px){.panel-col-first{width:100% !important}#blog_page .panel-col-last{width:90% !important}.pane-views_panes,.pane-follow_us,.pane-contact_us,.pane-support{margin:0px 20px 0}#blog_page .panel-col-first .more-link{padding:20px 0;text-align:left}#blog_page .item-list ul.pager,#press_page .item-list ul.pager{padding:20px 0 5px;margin-left:20px}#press_full_view .panel-col-first{margin:30px 20px 0}.blog_view .field-label-hidden,.panel-col-first .field-label-hidden,.latest-blog-posts .view-content{margin:0 20px}.horizontal-menu-wrapper .horizontal-menu{display:inline-block;margin:20px 0 0}}@media all and (max-width:400px){#blog_page .panel-col-last{width:89% !important}#blog_page .item-list ul.pager,#press_page .item-list ul.pager{padding:20px 0 5px;margin-left:20px}#blog_page .item-list ul.pager li,#press_page .item-list ul.pager li{color:#dedede;font-size:16px;line-height:22px}#secondary-menu .last{margin-top:24px;margin-left:0}}.currentOptionWrap{background:#f8f8f8;border:1px solid #f0f0f0;display:inline-block;height:37px;left:0 !important;min-width:100%;position:relative;top:0 !important;vertical-align:middle;white-space:nowrap;border-radius:3px}.currentOptionWrap:hover{border-color:#d8d8d8}.currentOptionWrap .b-select-border{height:100%;position:absolute;visibility:hidden;width:100%}.currentOptionWrap .currentOption{border:0 none;color:#444;cursor:pointer;font-family:"Roboto";font-size:14px;font-weight:500;line-height:22px;min-width:100%;padding:8px 12px;position:relative;z-index:1}.currentOptionWrap .b-down-icon{background:rgba(0, 0, 0, 0) url(/sites/all/themes/ptcom/img/drop-down.png) no-repeat scroll 0 0 / 70% auto;display:inline-block;height:14px;margin-left:2px;position:absolute;right:12px;top:17px;vertical-align:middle;width:15px}.currentOptionWrap .dropDownUl{background:#fff none repeat scroll 0 0;border:2px solid #e7f5fc;box-shadow:0 3px 4px #e7e7e7;list-style:outside none none;max-height:420px;max-width:97% !important;overflow-y:auto;padding:0;position:absolute;top:38px;width:100% !important;z-index:3;border-radius:3px}.currentOptionWrap .dropDownUl li{color:#444;cursor:pointer;display:block;font-family:"Roboto";font-size:15px;font-weight:300 !important;margin:0 !important;padding:14px 10px !important}.currentOptionWrap .dropDownUl li:hover{background:#e7f5fc none repeat scroll 0 0}.currentOptionWrap .dropDownUl li:first-child{cursor:default}.expanded .b-select-border{visibility:visible}.expanded .currentOption{border:0 none}

/* sites/all/themes/ptcom/css/01-reset.css */
html{font-size:62.5%;margin:0;padding:0;border:0;vertical-align:baseline}body,div,span,iframe,article,aside,canvas,details,embed,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,img,strong,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,footer,header,menu,nav,section,summary,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,footer,header,menu,nav,section{display:block}body{line-height:1}div,section,li,a{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}img{-ms-interpolation-mode:bicubic}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}

/* sites/all/themes/ptcom/layouts/panel_tower/panel-tower.css */


/* f/prepro/sites_all_themes_ptcom_css_03-language.css */
#footer #block-locale-language{width:25%;max-width:192px;padding:0 16px;position:relative}#footer #block-locale-language .content{background:#1484c5;width:100%}#footer #block-locale-language li{display:none;-webkit-transition:all 166 ease-out;-moz-transition:all 166 ease-out;-ms-transition:all 166 ease-out;-o-transition:all 166 ease-out;transition:all 166 ease-out}#footer #block-locale-language.open li{display:block}#footer #block-locale-language li.active{display:block}#footer #block-locale-language li a{margin-left:21px;color:white;text-decoration:none;font-weight:300}#footer #block-locale-language li a:hover{margin-left:21px;color:#0082c8;text-decoration:none;font-weight:300}#footer #block-locale-language li.show{display:block;padding:2px 0 6px}#footer #block-locale-language li a{font-size:14px;color:white;line-height:24px;display:block}@media all and (max-width: 540px){#footer #block-locale-language{width:100%;max-width:inherit}#footer #block-locale-language .content{max-width:inherit}#footer #block-locale-language ul{width:100%;max-width:inherit}}
