.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}/*! Swipebox v1.5.2 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(https://vaidarzebra.com/s/img/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(https://vaidarzebra.com/s/img/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(../wp-content/themes/tc_freznews/fonts/fontawesome-webfont_v-4.6.3.eot);src:url(../wp-content/themes/tc_freznews/fonts/fontawesome-webfont.eot) format('embedded-opentype'),url(../wp-content/themes/tc_freznews/fonts/fontawesome-webfont.woff) format('woff2'),url(../wp-content/themes/tc_freznews/fonts/fontawesome-webfont_v-4.6.3.woff) format('woff'),url(../wp-content/themes/tc_freznews/fonts/fontawesome-webfont_v-4.6.3.ttf) format('truetype'),url(https://vaidarzebra.com/s/img/wp-content/themes/tc_freznews/fonts/fontawesome-webfont.svg#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*
Theme Name: freznews
Theme URI: http://underscores.me/
Author: ThemeCountry
Author URI: https://themecountry.com/themes/freznews
Description: FrezNews is a responsive, stylish, user-friendly and SEO-friendly theme
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, right-sidebar, accessibility-ready, custom-menu, featured-images, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: Freznews

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

freznews is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html,
body,
div, 
span,
h1, h2, h3, h4, h5, h6,
p, 
blockquote, pre, a,
address, big, 
code, dfn, em, img, ins,
q, s, small, strike,
strong, sub, sup, tt, var, b, u,
i, dl, dt, dd, ol, ul, li,
form, label, table,
caption, tbody, tfoot, thead, tr, th,
td, article, aside, 
embed, footer, header,
nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:	 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
mark {
	background: #ff0;
	color: #000000;
	padding: 1px 6px;
	margin: 0 2px;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
	font-family: 'Sintony', sans-serif;
	color: #3c3c3c;
	font-size: 14px;
	line-height: 1.625;
	background-color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: 1.2;
	color: #000000;
	margin-bottom: 20px;
}
h1 {
	font-size: 38px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
p {
	margin: 0 0 20px;
	padding: 0;
}
dfn,
cite,
em,
i {
	font-style: italic;
}address {
	margin: 0 0 20px;
	font-style: italic;
}
pre {
	background: #d7d7de;
	color: #666666;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
	}
code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 14px;
}
code {
	padding: 2px 4px;
	color: #666666;
	white-space: nowrap;
	border-radius: 3px;
	background: #eff0f1;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
big {
	font-size: 125%;
}
:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
html {
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
q {
	quotes: "" "";
}

blockquote {
	font-family: Georgia, sans-serif;
	font-size: 16px;
	font-style: italic;
	position: relative;
	margin: 1.5em 10px 1.5em 0;
	padding: 0.5em 10px 0.5em 32px;
}
blockquote:before {
	content: '\f10d';
	position: absolute;
	font-family: FontAwesome;
	color: #555;
	font-size: 24px;
	top: 0;
	left: 0;
}
blockquote p {
	display: inline;
}
hr {
	background-color: #f5f5f5;
	border: 0;
	height: 1px;
	margin-bottom: 20px;
}
ul,
ol {
	list-style: none;
}
li {
	line-height: 1.8;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 0 35px;
	padding: 0 0 0.5em 0;
	overflow: hidden;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
table {
	margin: 0 0 1.5em;
	text-align: left;
	width: 100%;
	border: 1px solid #cbcbcb;
}
tbody th {
	font-weight: normal;
	border: 1px solid #cbcbcb;
}
table th, 
table td {
	padding: 8px 15px;
	text-align: left;
}
table td {
	border: 1px solid #cbcbcb;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input, textarea, select {
	padding: 8px 12px;
	font-size: 14px;
	color: inherit;
	border: 1px solid #d2d2d2;
	font-family: inherit;
	background: #fdfdff;
	margin: 0;
	border-radius: 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 10000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clearfix {
	display: block;
}
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.entry-content:before,
.entry-content:after,
.site-footer:before,
.site-footer:after,
.entry-meta:before,
.entry-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.clearfix:after,
.site-footer:after,
.entry-meta:after {
	clear: both;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.entry-content .page-links a {
	text-decoration: underline;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
	color: #cb2027;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
a:link, a:visited, a:active {
	text-decoration: none;
}

/*--------------------------------------------------------------
# Ads Management
--------------------------------------------------------------*/
.ad-center {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.ad-right {
	float: right;
	margin: 20px 0 20px 20px;
}
.ad-left {
	float: left;
	margin: 20px 20px 20px 0;
}

.ads-970x90,
.ads-468x60 {
	width: 100%;
	text-align: center;
	margin: 0 0 30px 0;
	clear: both;
}
.ads-970x90 img,
.ads-468x60 img {
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

.inner {
	max-width: 970px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
	margin-bottom: 30px;
}

/*---- Header ads ---- */
.full-header-ads.ads-top {
	width: 100%;
	margin: 0;
	text-align: center;
}
/*--------------------------------------------------------------
# Top Navigation
--------------------------------------------------------------*/
.top-nav {
	width: 100%;
	background: #ededed;
}
.primary-navigation {
	width: 100%;
	position: relative;
}
.menu-toggle {
	display: none;
}
.primary-navigation ul li {
	float: left;
	position: relative;
}
.primary-navigation a {
	font-size: 12px;
	color: #666666;
	padding: 7px 20px 7px 0;
	display: block;
	font-weight: 400;
	line-height: 1;
	position: relative;
}
.primary-navigation a:hover {
	text-decoration: underline;
}
.primary-navigation ul ul {
	border-top: 1px solid #dddddd;
	display: none;
	width: 220px;
	position: absolute;
	z-index: 48;
	background: #ededed;
	padding: 0;
}
.primary-navigation ul li:hover > ul {
	display: block;
}
.primary-navigation ul ul a {
	width: 220px;
	position: relative;
	padding: 9px 45px 9px 20px;
	background: transparent;
	border-bottom: 1px solid #ddd;
	line-height: 1.6;
}
.primary-navigation > ul li.menu-item-has-children a {
	padding-right: 26px;
}
.primary-navigation li.menu-item-has-children > a:after {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	top: 5px;
	right: 10px;
	color: rgba(0, 0, 0, 0.6);
	font-size: 16px;
}
.primary-navigation ul ul ul {
	left: 220px;
	top: -1px;
}
.primary-navigation ul ul > li.menu-item-has-children > a:after {
	content: "\f105";
}

/*Mobile Menu*/
.mobile-only {
	display: none;
}

/*--------------------------------------------------------------
# Menu Toggle, Header Search and Social
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Menu Toggle
--------------------------------------------------------------*/
.wrap-menu-toggle {
	float: left;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 0;
}
.wrap-menu-toggle a {
	font-size: 22px;
	color: #000;
}
/*--------------------------------------------------------------
# Header Search
--------------------------------------------------------------*/
.header-inner {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
}
.header-search {
	width: 100%;
	float: none;
	padding: 12px 0px;
	box-sizing: border-box;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	max-width: 536px;
	text-align: right;
}
.header-search .screen-reader-text {
	position: relative;
}
.header-search .search-form span {
	background: #ededed;
	display: inline-block;
	padding: 8px 16px;
	margin-right: -4px;
	line-height: 1.1;
	font-size: 13px;
}
.header-search .search-form input#s {
	width: 40%;
	font-size: 12px;
	display: inline-block;
	box-sizing: border-box;
	padding: 0.3em 0.6em 0.3em 0.6em;
	-webkit-appearance: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 30px;
	border: 1px solid #ededed;
	transition: all 0.25s linear;
}
.header-search .search-form input#s:focus {
	border-color: #bbb9e8;
}
.header-search .search-form #header-search {
	color: #ffffff;
	background: #22205f;
	font-size: 12px;
	border: none;
	height: 30px;
	padding: 0 24px;
	border-radius: 3px;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.header-search .search-form input#header-search:hover {
	background: #0e1030;
}

/*--------------------------------------------------------------
# Toggle Menu
--------------------------------------------------------------*/
.toggle-menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 260px;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
	overflow: scroll;
	background: #ffffff;
	-ms-transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
	transform: translate(-100%,0);
	-webkit-transition: -webkit-transform .59s;
	-moz-transition: -moz-transform .59s;
	transition: transform .59s;
	z-index: 9999;
}
.nav-toggle-active .toggle-menu-wrapper {
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.nav-toggle-active #page {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	z-index: 99;
	height: 100%;
}
#lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: #000;
	opacity: .1;
	visibility: hidden;
	-webkit-transition: all .45s ease-in-out; /* Safari 3.1 to 6.0 */
	transition: all .45s ease-in-out;
}
.nav-toggle-active #lightbox {
	visibility: visible;
}
.toggle-menu-wrapper ul li {
	width: 100%;
	display: block;
	line-height: 24px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.toggle-menu-wrapper ul li a {
	color: #222;
	padding: 6px 8px 6px 20px;
	position: relative;
	display: block;
	font-size: 15px;
}
.toggle-menu-wrapper ul .current_page_item > atu,
.toggle-menu-wrapper ul li a:hover {
	background: #f0f0f0;
	}
.exit-header {
	width: 100%;
	padding: 16px 10px 30px 20px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}
.nav-search {
	width: 100%;
	margin-top: 13px;
}
#exit-nav {
	width: 100%;
	display: block;
	position: relative;
	cursor: pointer;
}
#exit-nav i {
	color: #999;
}
.nav-search .search-form {
	position: relative;
}
.nav-search .search-form button {
	position: absolute;
	left: 10px;
	background: transparent;
	border: 0;
	top: 12px;
	padding: 0;
	color: #999;
}
.nav-search .search-form #s {
	border-radius: 23px;
	background: #efefef;
	padding: 10px 12px 10px 30px;
	border-color: #dcdcdc;
	font-size: 12px;
	display: block;
	margin: 0;
	width: 100%;
}
.nav-search .search-form input#s:focus {
	background: #ffffff;
}

/*Sub Men*/
.toggle-menu-wrapper ul ul {
	border-top: 1px solid #e5e5e5;
	position: relative;
	left: 0;
	top: 0;
	display: none;
}
.toggle-menu-wrapper .arrow-menu-toggle {
	position: absolute;
	right: 0;
	top: 0;
	color: #222;
	line-height: 35px;
	border-left: 1px solid #e5e5e5;
	width: 34px;
	text-align: center;
}
.toggle-menu-wrapper ul li li:last-child {
	border-bottom: 0;
}
.toggle-menu-wrapper ul ul a {
	padding-left: 30px;
}
.toggle-menu-wrapper ul ul ul a {
	padding-left: 40px;
}

/*--------------------------------------------------------------
# Social
--------------------------------------------------------------*/
.menu-social-menu {
	float: right;
	display: inline-block;
	box-sizing: border-box;
	padding: 12px 0;
}
.menu-social-menu li {
	float: left;
	position: relative;
	box-sizing: border-box;
	margin: 0 2px 0 0;
}
.menu-social-menu li a {
	box-sizing: border-box;
	width: 30px;
	position: relative;
	display: block;
	float: left;
	font-size: 0;
	text-align: center;
	background: #22205f;
	border-radius: 3px;
}
.menu-social-menu li a:before {
	content: '\f005';
	color: #ffffff;
	font-size: 14px;
	font-family: 'FontAwesome';
	line-height: 30px;
}
.menu-social-menu li a[href*="facebook.com"] { background: #2F609C; }
.menu-social-menu li a[href*="plus.google.com"] { background: #D24231; }
.menu-social-menu li a[href*="twitter.com"] { background: #33c6f4; }
.menu-social-menu li a[href*="youtube.com"] { background: #cc181e; }
.menu-social-menu li a[href*="pinterest.com"] { background: #C92228; }
.menu-social-menu li a[href*="linkedin.com"] { background: #0e76a8; }
.menu-social-menu li a[href*="codepen.io"] { background: #212121; }
.menu-social-menu li a[href*="digg.com"] { background: #005be2; }
.menu-social-menu li a[href*="dribbble.com"] { background: #C73B6F; }
.menu-social-menu li a[href*="flickr.com"] { background: #ff0084; }
.menu-social-menu li a[href*="github.com"] { background: #333; }
.menu-social-menu li a[href*="instagram.com"] { background: #405de6; }
.menu-social-menu li a[href*="getpocket.com"] { background: #d3505a; }
.menu-social-menu li a[href*="reddit.com"] { background: #5f99cf; }
.menu-social-menu li a[href*="spotify.com"] { background: #2ebd59; }
.menu-social-menu li a[href*="skype.com"],
.menu-social-menu li a[href*="skype:"] { background: #00aff0; }
.menu-social-menu li a[href*="stumbleupon.com"] { background: #eb4924; }
.menu-social-menu li a[href*="tumblr.com"] { background: #35465c; }
.menu-social-menu li a[href*="vimeo.com"] { background: #1ab7ea; }
.menu-social-menu li a[href*="twitch.tv"] { background: #0e9dd9; }
.menu-social-menu li a[href*="wordpress.org"],
.menu-social-menu li a[href*="wordpress.com"] { background: #21759b; }
.menu-social-menu li a[href*="/feed"],
.menu-social-menu li a[href*="/feed/"],
.menu-social-menu li a[href*="?feed=rss2"],
.menu-social-menu li a[href*="feedburner.google.com"],
.menu-social-menu li a[href*="feedburner.com"] { background: #f67c1a; }

.menu-social-menu li a:before { content: '\f005'; } /* Default Icon */
.menu-social-menu li a[href*="codepen.io"]:before { content: '\f1cb'; }
.menu-social-menu li a[href*="digg.com"]:before { content: '\f1a6'; }
.menu-social-menu li a[href*="dribbble.com"]:before { content: '\f17d'; }
.menu-social-menu li a[href*="facebook.com"]:before { content: '\f09a'; }
.menu-social-menu li a[href*="flickr.com"]:before { content: '\f16e'; }
.menu-social-menu li a[href*="plus.google.com"]:before { content: '\f0d5'; }
.menu-social-menu li a[href*="github.com"]:before { content: '\f09b'; }
.menu-social-menu li a[href*="instagram.com"]:before { content: '\f16d'; }
.menu-social-menu li a[href*="linkedin.com"]:before { content: '\f0e1'; }
.menu-social-menu li a[href*="pinterest.com"]:before { content: '\f0d2'; }
.menu-social-menu li a[href*="getpocket.com"]:before { content: '\f265'; }
.menu-social-menu li a[href*="reddit.com"]:before { content: '\f1a1'; }
.menu-social-menu li a[href*="spotify.com"]:before { content: '\f1bc'; }
.menu-social-menu li a[href*="skype.com"]:before,
.menu-social-menu li a[href*="skype:"]:before { content: '\f17e'; }
.menu-social-menu li a[href*="stumbleupon.com"]:before { content: '\f1a4'; }
.menu-social-menu li a[href*="tumblr.com"]:before { content: '\f173'; }
.menu-social-menu li a[href*="twitch.tv"]:before { content: '\f1e8'; }
.menu-social-menu li a[href*="twitter.com"]:before { content: '\f099'; }
.menu-social-menu li a[href*="vimeo.com"]:before { content: '\f27d'; }
.menu-social-menu li a[href*="wordpress.org"]:before { content: '\f19a'; }
.menu-social-menu li a[href*="wordpress.com"]:before { content: '\f19a'; }
.menu-social-menu li a[href*="youtube.com"]:before { content: '\f16a'; }
.menu-social-menu li a[href*="newsletter"]:before,
.menu-social-menu li a[href*="mailto"]:before { content: '\f003'; }
.menu-social-menu li a[href*="/feed"]:before,
.menu-social-menu li a[href*="/feed/"]:before,
.menu-social-menu li a[href*="?feed=rss2"]:before,
.menu-social-menu li a[href*="feedburner.google.com"]:before,
.menu-social-menu li a[href*="feedburner.com"]:before { content: '\f09e'; }

/*--------------------------------------------------------------
# Logo and Menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Logo
--------------------------------------------------------------*/
.site-container {
	background: #0e1030;
	position: relative;
}
.site-branding {
	float: left;
	overflow: hidden;
}
.main-navigation {
	float: right;
	display: block;
}
.site-title.logo .image-logo {
	margin-bottom: 0;
}
.site-title.logo .image-logo img {
	display: block;
}

/*Title Logo*/
.site-branding .site-title {
	float: left;
	line-height: normal;
	margin-top: 13px;
	margin-bottom: 14px;
}
.site-title .title-logo {
	font-weight: 700;
	position: relative;
	margin: 0;
	text-transform: uppercase;
	font-size: 28px;
	line-height: normal;
}
.title-logo a {
	color: #ffffff;
	text-transform: uppercase;
}
.title-description {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0;
	font-weight: normal;
}
.site-branding .site-title.logo {
	margin-top: 0;
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Main Menu
--------------------------------------------------------------*/
.arrow-menu {
	display: none;
}
.main-navigation ul li {
	float: left;
	position: relative;
}
.main-navigation a {
	color: #ffffff;
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	padding: 32px 18px;
	line-height: 1;
	position: relative;
}
.main-navigation a > i {
	font-size: 14px;
	position: relative;
	bottom: 1px;
}
.main-navigation a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 4px;
	background: transparent;
	bottom: 0;
	left: 0;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.main-navigation > ul > .current-menu-item > a:after,
.main-navigation > ul > .current_page_item > a:after,
.main-navigation > ul > li:hover > a:after {
	background: #cb2027;
}
.main-navigation ul ul {
	display: none;
	position: absolute;
	z-index: 47;
	width: 250px;
	background: #22205f;
	padding: 0;
	border-bottom: 3px solid #cb2027;
	border-top: 1px solid #313131;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.main-navigation ul ul li a {
	width: 250px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	line-height: 1.6;
}
.main-navigation ul ul ul {
	left: 250px;
	top: -1px;
}
.main-navigation ul li:last-child ul ul {
	left: -250px;
}
.main-ynavigation > ul li.menu-item-has-children > a:before {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	top: 24px;
	right: 3px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 30px;
	cursor: pointer;
}
.main-navigation ul ul li:hover > a {
	background: #0e1030;
}
.arrow-main-menu i {
	position: absolute;
	color: #cb2027;
	font-size: 30px;
}
.main-navigation > ul .arrow-main-menu i {
	top: 23px;
	right: 3px;
}
.main-navigation ul ul .arrow-main-menu i {
	top: 13px;
	right: 10px;
}
.main-navigation > ul li.menu-item-has-children > a {
	padding-right: 30px;
}

/*Sticky Nav*/
.sticky-nav {
	margin: 0 !important;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 500;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.site-content {
	width: 100%;
	position: relative;
}
.content-area {
	width: 65.9794%;
	max-width: 640px;
	float: left;
	margin-bottom: 30px;
}
.fullwidth-content-area {
	width: 100%;
	max-width: 100%;
}
.left-sidebar .content-area {
	float: right;
}

article ul {
	margin: 0 0 1.5em 2.5em;
	list-style-type: square;
}
article ol {
	margin: 0 0 1.5em 2.5em;
	list-style-type: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
# Page Header Title
--------------------------------------------------------------*/
.page-header,
.widget-header,
.related-header {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #d2d2d2;
}
.archive-title,
.widget .widget-title,
.page-title,
.title-related {
	position: relative;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin-bottom: 0;
	padding-left: 12px;
}
.widget .widget-title a {
	color: #000000;
}
.widget .widget-title a:hover {
	color: #cb2027;
}
.archive-title:before,
.widget .widget-title:before,
.page-title:before,
.title-related:before {
	content: '';
	position: absolute;
	width: 3px;
	height: 15px;
	background: #cb2027;
	left: 0;
	top: 2px;
}

/*--------------------------------------------------------------
# Post List
--------------------------------------------------------------*/
.post-item {
	width: 100%;
	margin: 0 0 20px 0;
	clear: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}
.post-item .post-thumbnail {
	float: right;
	margin-left: 40px;
}
.format-video .post-thumbnail a {
	position: relative;
	display: block;
}
.format-video .post-thumbnail a:after {
	content: '\f144';
	font-family: FontAwesome;
	padding: 8px 18px;
	font-size: 22px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #ffffff;
	background: rgba(203, 32, 39, 0.7);
	line-height: 1;
}
.small-post.format-video .post-thumbnail a:after {
	padding: 7px 14px;
	font-size: 15px;
}
.medium-post.format-video .post-thumbnail a:after {
	padding: 10px 16px;
	font-size: 15px;
} 
.post-thumbnail img {
	display: block;
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
}
.post-thumbnail img:hover {
	opacity: 0.7;
}
.entry-title {
	word-wrap: break-word;
	margin-bottom: 0;
}
.entry-title a {
	font-size: 18px;
	color: #000000;
	line-height: 1.5;
	display: block;
	font-weight: 700;
}
.entry-title a:hover {
	color: #cb2027;
	text-decoration: underline;
}
.post-content p {
	padding: 5px 0 0 0;
	font-size: 15px;
	margin-bottom: 5px;
	color: #666666;
}
/*--------------------------------------------------------------
# Post Grid
--------------------------------------------------------------*/
.post-grid {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 20px;
}
.post-grid:nth-child(2n) {
	margin-right: 0;
}
.post-grid:nth-child(2n+1) {
	clear: left;
}
.post-grid .post-thumbnail {
	margin-bottom: 10px;
}
.post-grid .post-thumbnail img {
	width: 100%;
}
.post-grid .entry-content p {
	padding: 5px 0 0 0;
	color: #666;
	margin-bottom: 0;
}

/*-------------------------------------
# Post Widget Colume
----------------------------------------*/
.freznews-posts-columns {
	max-width: 300px;
	width: 30.9279%;
	float: left;
	margin-right: 3.60815%;
}
.freznews-posts-columns:nth-child(3n){
	margin-right: 0;
}
.freznews-posts-columns:nth-child(3n+1){ 
	clear: left;
}
.magazine-posts-boxed-vertical .large-post .post-thumbnail,
.freznews-posts-columns-post-list .large-post .post-thumbnail {
	margin-bottom: 10px;
}
.freznews-posts-columns .small-post .small-post-content,
.freznews-posts-columns .large-post .post-content {
	padding: 0 15px;
}
.freznews-posts-columns .small-post-content .entry-title a {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
}
.freznews-posts-columns .small-post-content .entry-title a:hover {
	color: #cb2027;
}
.freznews-posts-columns article {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d9d9d9;
}
.freznews-posts-columns article:last-child {
	border-bottom: 0;
}
#magazine-homepage-widgets {
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}

/*-------------------------------------
# Large Featured
----------------------------------------*/
#featured-homepage-widgets {
	position: relative;
	margin: 0 0 30px 0;
	width: 100%;
	clear: both;
	box-sizing: border-box;
}
.large-post-feartured {
	width: 74.7429%;
	float: left;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.entry-featured {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.entry-featured a {
	position: relative;
	display: block;
}
.entry-featured.format-video a:before {
	content: '\f144';
	font-family: FontAwesome;
	padding: 8px 18px;
	position: absolute;
	top: 0;
	right: 0;
	color: #ffffff;
	line-height: 1;
	z-index: 9;
}
.large-feartured-post .entry-featured.format-video a:before {
	font-size: 28px;
	padding: 15px 15px 0 0;
}
.large-post-feartured .entry-featured.format-video a:before { 
	font-size: 28px;
	padding: 15px 15px 0 0;
}
.medium-feartured-posts .entry-featured.format-video a:before,
.small-feartured-post .entry-featured.format-video a:before {
	font-size: 22px;
	padding: 10px 10px 0 0;
}
.medium-feartured-post .entry-featured.format-video a:before { 
	font-size: 22px;
	padding: 10px 10px 0 0;
}
.entry-featured a:after {
	content: '';
	background: rgba(0,0,0,0.1);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}
.post-grid-item:hover .entry-featured a:after {
	background: rgba(0,0,0,0.0);
}
.entry-featured img {
	width: 100%;
	display: block;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
}
.post-grid-item:hover .entry-featured img {
	-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}
.entry-featured .size-feartured-thumbnails-large {
	-webkit-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
	-o-transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.wp-post-image {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(82,0,0);
}
.post-grid-item .post-content {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0)), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0, #000 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0, #000 100%);
}
.large-post-feartured .post-content {
	padding: 30px 35px 20px;
}
.large-post-feartured .entry-title a {
	font-size: 30px;
	color: #ffffff;
}
.large-post-feartured .entry-title a:hover {
	text-decoration: none;
}
.large-post-feartured .entry-content p {
	color: #ffffff;
	font-size: 18px;
}
.medium-feartured {
	width: 25.2571%;
	float: right;
	margin: 0;
	padding-left: 14px;
}
.medium-feartured-post {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.medium-feartured .medium-feartured-post:last-child {
	margin-bottom: 0;
}
.medium-feartured-post .post-content {
	padding: 20px 10px 10px;
}
.medium-feartured-post .entry-title {
	font-size: 16px;
}
.medium-feartured-post .entry-title a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
}
.medium-feartured-post .entry-title a:hover {
	text-decoration: none;
}
.medium-feartured-post:hover .entry-featured img {
	-webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
	transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}

/*----------------------------------------------
# Featured Small
--------------------------------------------------*/
.freznews-featured-md-boxed-vertical .large-feartured-post {
	width: 56.1%;
	float: left;
	position: relative;
}
.freznews-featured-md-boxed-vertical .small-posts-feature {
	width: 43.9%;
	position: relative;
	float: left;
	padding-left: 14px;
}
.medium-feartured-posts {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 14px;
}
.small-posts-feature .small-feartured-post {
	width: 48.5%;
	float: left;
	position: relative;
	overflow: hidden;
}
.small-posts-feature .small-feartured-post:nth-child(3n) {
	float: right;
}
.small-posts-feature .small-feartured-post .post-thumbnail img {
	width: 100%;
}
.large-feartured-post .entry-title a {
	color: #ffffff;
	font-size: 24px;
}
.large-feartured-post .post-content {
	padding: 30px 25px 20px;
}
.large-feartured-post .entry-content p {
	color: #ffffff;
	font-size: 18px;
}
#medium-featured-post .entry-title a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
}
.large-feartured-post .entry-title a:hover,
#medium-featured-post .entry-title a:hover {
	text-decoration: none;
}
#medium-featured-post .post-content {
	padding: 20px 10px 10px;
}

/*Style Widget Magazine*/
#magazine-homepage-widgets .widget {
	position: relative;
	margin: 0 0 30px 0;
	width: 100%;
	clear: both;
	box-sizing: border-box;
}
#magazine-homepage-widgets .widget:last-child {
	margin-bottom: 0;
}
.list-post {
	width: 100%;
	margin: 0 0 20px 0;
	clear: left;
	padding-bottom: 20px;
}
.magazine-posts-lists .list-post:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
.right-post .post-thumbnail {
	float: right;
	margin-left: 40px;
}
.left-post .post-thumbnail {
	float: left;
	margin-right: 20px;
}
.widget-magazine-posts-lists .full-post .post-thumbnail {
	margin-bottom: 20px;
}
.widget-magazine-posts-grid .large-post {
	width: 48.4849%;
	float: left;
	margin-right: 3.0302%;
	margin-bottom: 30px;
}
.widget-magazine-posts-grid .large-post:nth-of-type(even) {
	margin-right: 0;
}
.widget-magazine-posts-grid .large-post img {
	width: 100%;
}
.widget-magazine-posts-grid .freznews-thumbnail-medium {
	width: 30.305%;
	margin-right: 4.5425%;
	float: left;
	margin-bottom: 15px;
}
.widget-magazine-posts-grid .freznews-thumbnail-medium:nth-child(3n) {
	margin-right: 0;
}
.widget-magazine-posts-grid .freznews-thumbnail-medium:nth-child(3n+1) {
	clear: left;
}
.widget-magazine-posts-grid .freznews-thumbnail-medium .post-thumbnail {
	margin-bottom: 8px;
}
.widget-magazine-posts-grid .large-post .post-thumbnail {
	margin-bottom: 10px;
}

/*Magazine Horizital Post*/
.magazine-posts-boxed-horizontal .large-post {
	width: 100%;
	margin-bottom: 25px;
}
.magazine-posts-boxed-horizontal .large-post .post-thumbnail {
	float: left;
	margin-right: 15px;
}
.magazine-posts-boxed-horizontal .medium-posts {
	width: 100%;
}
.magazine-posts-boxed-horizontal .medium-posts .medium-post {
	width: 30.305%;
	float: left;
	margin-right: 4.5425%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.magazine-posts-boxed-horizontal .medium-posts .medium-post:nth-child(3n) {
	margin-right: 0;
}
.magazine-posts-boxed-horizontal .medium-posts .medium-post .post-thumbnail {
	margin-bottom: 8px;
}
.magazine-posts-boxed-horizontal .medium-posts .entry-title a {
	font-size: 16px;
	line-height: 1.4;
}

/*vertical Style*/
.magazine-posts-boxed-vertical .large-post {
	width: 45.456%;
	float: left;
	box-sizing: border-box;
}
.magazine-posts-boxed-vertical .small-posts {
	width: 51.150%;
	float: right;
	box-sizing: border-box;
}
.magazine-posts-boxed-vertical .small-post {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.magazine-posts-boxed-vertical .small-post:last-child {
	margin-bottom: 0;
}
.magazine-posts-boxed-vertical .small-post .post-thumbnail {
	float: left;
	margin-right: 10px;
}

/*Magazine Two Colume*/
.magazine-posts-columns {
	width: 48%;
	margin-right: 4%;
	float: left;
	position: relative;
}
.magazine-posts-columns-post-list .large-post .post-thumbnail {
	margin-bottom: 10px;
}
.magazine-posts-columns:nth-child(2n) {
	margin-right: 0;
}
.magazine-posts-columns .small-post {
	margin-bottom: 20px;
}
.magazine-posts-columns-post-list .large-post {
	margin-bottom: 20px;
}
.magazine-posts-columns .small-post .post-thumbnail {
	float: right;
	margin-left: 10px;
}
.magazine-posts-columns .large-post img {
	width: 100%;
}
.small-title {
	margin-bottom: 0;
}
.small-title a {
	font-size: 14px;
	color: #000;
	line-height: 1.4;
	display: block;
	font-weight: 700;
}
.small-title a:hover {
	color: #cb2027;
	text-decoration: underline;
}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
/* pagination numberic */
.pagination {
	width: 100%;
	clear: both;
	position: relative;
	overflow: hidden;
}
.pagination .nav-links {
	width: 100%;
	display: block;
}
.pagination .nav-links a,
.pagination .nav-links span {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	margin-right: 1px;
	background: #0e1030;
	float: left;
	text-align: center;
	color: #ffffff;
}
.pagination .nav-links span.current,
.pagination .nav-links a:hover {
	background: #cb2026;
}
.pagination .nav-links a.prev,
.pagination .nav-links a.next {
	width: 90px;
}

/* pagination Default */
.posts-navigation {
	width: 100%;
	position: relative;
}
.posts-navigation:after {
	content: "";
	display: table;
	clear: both;
}
.posts-navigation .nav-links .nav-previous {
	float: left;
}
.posts-navigation .nav-links .nav-next {
	float: right;
}
.posts-navigation .nav-links a {
	font-size: 16px;
	display: block;
	color: #000000;
	font-weight: 700;
}
.posts-navigation .nav-links a:hover {
	color: #cb2027;
}

/* Infinite Scroll */
.infinite-scroll {
	display: none;
	width: 100%;
	margin: 40px 0 0;
}
.la-ball-spin-clockwise {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.la-ball-spin-clockwise {
	display: block;
	font-size: 0;
}
.la-ball-spin-clockwise.la-dark {
	color: #0e1030;
}
.la-ball-spin-clockwise > div {
	display: inline-block;
	float: none;
	background-color: currentColor;
	border: 0 solid currentColor;
}
.la-ball-spin-clockwise {
	width: 32px;
	height: 32px;
}
.la-ball-spin-clockwise > div {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	margin-left: -4px;
	border-radius: 100%;
	-webkit-animation: ball-spin-clockwise 1s infinite ease-in-out;
		-moz-animation: ball-spin-clockwise 1s infinite ease-in-out;
		-o-animation: ball-spin-clockwise 1s infinite ease-in-out;
			animation: ball-spin-clockwise 1s infinite ease-in-out;
}
.la-ball-spin-clockwise > div:nth-child(1) {
	top: 5%;
	left: 50%;
	-webkit-animation-delay: -.875s;
		 -moz-animation-delay: -.875s;
		 -o-animation-delay: -.875s;
			 animation-delay: -.875s;
}
.la-ball-spin-clockwise > div:nth-child(2) {
	top: 18.1801948466%;
	left: 81.8198051534%;
	-webkit-animation-delay: -.75s;
		-moz-animation-delay: -.75s;
		-o-animation-delay: -.75s;
			animation-delay: -.75s;
}
.la-ball-spin-clockwise > div:nth-child(3) {
	top: 50%;
	left: 95%;
	-webkit-animation-delay: -.625s;
		-moz-animation-delay: -.625s;
		-o-animation-delay: -.625s;
			 animation-delay: -.625s;
}
.la-ball-spin-clockwise > div:nth-child(4) {
	top: 81.8198051534%;
	left: 81.8198051534%;
	-webkit-animation-delay: -.5s;
		-moz-animation-delay: -.5s;
		-o-animation-delay: -.5s;
			animation-delay: -.5s;
}
.la-ball-spin-clockwise > div:nth-child(5) {
	top: 94.9999999966%;
	left: 50.0000000005%;
	-webkit-animation-delay: -.375s;
		-moz-animation-delay: -.375s;
		-o-animation-delay: -.375s;
		animation-delay: -.375s;
}
.la-ball-spin-clockwise > div:nth-child(6) {
	top: 81.8198046966%;
	left: 18.1801949248%;
	-webkit-animation-delay: -.25s;
		-moz-animation-delay: -.25s;
		-o-animation-delay: -.25s;
			animation-delay: -.25s;
}
.la-ball-spin-clockwise > div:nth-child(7) {
	top: 49.9999750815%;
	left: 5.0000051215%;
	-webkit-animation-delay: -.125s;
		 -moz-animation-delay: -.125s;
		 -o-animation-delay: -.125s;
			 animation-delay: -.125s;
}
.la-ball-spin-clockwise > div:nth-child(8) {
	top: 18.179464974%;
	left: 18.1803700518%;
	-webkit-animation-delay: 0s;
		-moz-animation-delay: 0s;
		-o-animation-delay: 0s;
			animation-delay: 0s;
}
.la-ball-spin-clockwise.la-sm {
	width: 16px;
	height: 16px;
	margin: 0 auto;
}
.la-ball-spin-clockwise.la-sm > div {
	width: 4px;
	height: 4px;
	margin-top: -2px;
	margin-left: -2px;
}
.la-ball-spin-clockwise.la-2x {
	height: 40px;
	margin: 0 auto;
	width: 40px;
}
.la-ball-spin-clockwise.la-2x > div {
	height: 5px;
	margin-left: -8px;
	margin-top: -8px;
	width: 5px;
}
.la-ball-spin-clockwise.la-3x {
	width: 96px;
	height: 96px;
	margin: 0 auto;
}
.la-ball-spin-clockwise.la-3x > div {
	width: 24px;
	height: 24px;
	margin-top: -12px;
	margin-left: -12px;
}

@-webkit-keyframes ball-spin-clockwise {
	0%,
	100% {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	}

	20% {
		opacity: 1;
	}

	80% {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	}
}
@-moz-keyframes ball-spin-clockwise {
	0%,
	100% {
		opacity: 1;
		-moz-transform: scale(1);
			 transform: scale(1);
	}

	20% {
		opacity: 1;
	}

	80% {
		opacity: 0;
		-moz-transform: scale(0);
			 transform: scale(0);
	}
}
@-o-keyframes ball-spin-clockwise {
	0%,
	100% {
		opacity: 1;
		-o-transform: scale(1);
			 transform: scale(1);
	}

	20% {
		opacity: 1;
	}

	80% {
		opacity: 0;
		-o-transform: scale(0);
			 transform: scale(0);
	}
}
@keyframes ball-spin-clockwise {
	0%,
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
			 -moz-transform: scale(1);
			 -o-transform: scale(1);
				transform: scale(1);
	}

	20% {
		opacity: 1;
	}

	80% {
		opacity: 0;
		-webkit-transform: scale(0);
			 -moz-transform: scale(0);
			 -o-transform: scale(0);
				transform: scale(0);
	}
}

/*Loading*/
#load-more-wrap {
	width: 100%;
	clear: both;
	text-align: center;
}
#load-more-wrap a {
	color: #ffffff;
	display: block;
	padding: 17px 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1;
	background: #0e1030;
	transition: background 0.25s linear;
}
#load-more-wrap a:hover {
	background: #252960;
}
/*--------------------------------------------------------------
# Single Post
--------------------------------------------------------------*/
.single-title {
	padding-bottom: 20px;
}
.single-thumbnail {
	margin-bottom: 15px;
}
.single .entry-content p {
	font-size: 16px;
}
.single .entry-content p a:hover {
	text-decoration: underline;
}
.single .entry-meta {
	padding-bottom: 15px;
}
/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
.page-titles {
	word-wrap: break-word;
	margin-bottom: 20px;
}
/*------------------------------------------------------------
# breadcrumb
-------------------------------------------------------------*/
.breadcrumb {
	width: 100%;
	position: relative;
	margin-bottom: 18px;
	color: #b7b7b7;
}
#crumbs a {
	color: #b7b7b7;
	margin-right: 5px;
}
#crumbs > i {
	margin-right: 3px;
}
#crumbs a:hover {
	color: #555;
	text-decoration: underline;
}
#crumbs a i {
	margin-right: 2px;
}
#breadcrumbs a {
	color: #b7b7b7;
}
#breadcrumbs a:hover {
	color: #555;
	text-decoration: underline;
}

/*------------------------------------------------------------
# Social Share Button
-------------------------------------------------------------*/
.social-sharing-top {
 	margin-bottom: 20px;
}
.tc-social-sharing ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.tc-social-sharing li {
	margin: 0 5px 0 0;
	float: left;
}
.tc-social-sharing li a {
	display: block;
	border-radius: 4px;
	width: 120px;
	height: 35px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	line-height: 35px;
}
.tc-social-sharing li a span {
	font-size: 0;
}
.tc-social-sharing li a.facebook {
	background-color: #45619c;
}
.tc-social-sharing li a.twitter {
	background-color: #0690C2;
}
.tc-social-sharing li a.plusone {
	background-color: #e75c3c;
}
.tc-social-sharing li a.pinterest {
	background-color: #AD1B20;
}
.tc-social-sharing li a.linkedin {
	background-color: #03496E;
}
.no-sticky li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) a {
	width: 50px;
}
.tc-social-sharing li a:hover {
	opacity: .8;
}
.after-content {
	margin: 20px 0;
}
.sticky-social {
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 9;
}
.sticky-left {
	position: fixed;
	margin: 0;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	-webkit-transition: -webkit-transform 500ms ease;
	transition: transform 500ms ease;
}
.social-sharing-left li {
	width: 20%;
	margin: 0;
	display: block;
	padding: 0;
	float: none;
}
.sticky-left ul li a {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 0;
	-webkit-transition: width .15s ease-in-out;
	transition: width .15s ease-in-out;
}
.btn-hide {
	font-size: 20px;
	width: 44px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	cursor: pointer;
	position: fixed;
	left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	margin: -50px 2px 2px 2px;
	-webkit-transition: all 500ms ease-out 100ms;
	-moz-transition: all 500ms ease-out 100ms;
	-o-transition: all 500ms ease-out 100ms;
	transition: all 500ms ease-out 100ms;
}
.social-sharing-left li:first-child a {
	border-top-right-radius: 4px;
}
.social-sharing-left li:last-child a {
	border-bottom-right-radius: 4px;
}
.sticky-left ul li:hover a {
	width: 60px;
	opacity: 1;
}
.sticky-social .btn-hide.active i:before {
	content: "\f1e0";
}
.sticky-left.hide-social {
	-ms-transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
	transform: translate(-100%,0);
}
.btn-hide.active, .btn-hide:hover {
	background: rgba(49, 49, 49, 0.03);
	color: #cb2027;
}
.btn-hide.active {
	-ms-transform: translate(0,100%);
	-webkit-transform: translate(0,100%);
	transform: translate(0,100%);
}
/*------------------------------------------------------------
# Meta Info
-------------------------------------------------------------*/
.entry-meta {
	width: 100%;
	margin-top: 2px;
}
.entry-meta > span {
	color: #b7b7b7;
	display: inline-block;
	position: relative;
	margin-right: 20px;
	font-size: 13px;
}
.entry-meta > span:last-child {
	margin-right: 0;
}
.entry-meta > span:after {
	content: '\2022';
	position: absolute;
	top: -1px;
	right: -12px;
}
.entry-meta > span:last-child:after {
	content: '';
}
.entry-meta span a {
	color: #b7b7b7;
}
.entry-meta span a:hover {
	color: #555555;
	text-decoration: underline;
}

/*------------------------------------------------------------
# Related Post In Single Post
-------------------------------------------------------------*/
.related-posts {
	margin-bottom: 20px;
}
.related-posts ul {
	width: 100%;
	padding: 0 14px;
}
.related-posts ul.related li {
	width: 48%;
	float: left;
	margin-bottom: 10px;
}
.related-posts ul.related li:nth-child(2n) {
	float: right;
}
.related-posts ul.related li:nth-child(2n+1) {
	clear: left;
}
.related-posts ul li .thumbnail {
	float: left;
	margin-right: 10px;
}
.related-posts ul li .thumbnail img {
	float: left;
}
.related-posts ul li a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	display: block;
}
.related-posts ul li a:hover {
	color: #cb2027;
	text-decoration: underline;
}
/*no-thumbnail*/
.related-posts ul.related-list {
	margin-left: 10px;
	list-style: square;
}
.related-posts ul.related-list li {
	width: 100%;
	clear: left;
	margin-bottom: 15px;
}
/*--------------------------------------------------------------
# Post Navigation
--------------------------------------------------------------*/
.post-navigation {
	width: 100%;
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
	width: 50%;
	float: left;
	color: #000000;
	padding: 10px 0;
}
.post-navigation .nav-next {
	border-left: 1px solid #d2d2d2;
}
.post-navigation a {
	white-space: nowrap;
	display: block;
	position: relative;
	overflow: hidden;
	color: #000000;
	text-overflow: ellipsis;
}
.post-navigation .nav-previous a {
	padding: 0 20px;
}
.post-navigation .nav-next a {
	padding: 0 20px;
	text-align: right;
}
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:before {
	font: normal normal normal 14px/1 'FontAwesome';
	margin-top: -7px;
	position: absolute;
	top: 50%;
}
.post-navigation .nav-previous a:before {
	content: '\f104';
	left: 0;
}
.post-navigation .nav-next a:before {
	content: '\f105';
	right: 0;
}
.post-navigation a:hover {
	color: #cb2027;
}

/*------------------------------------------------------------
# About Author
-------------------------------------------------------------*/
.author-bio {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #d2d2d2;
}
.bio-avatar {
	float: left;
	margin: 0 20px 0 0;
}
.bio-avatar img {
	display: block;
}
.bio-name {
	color: #111111;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.bio-name a {
	color: #111111;
}
.bio-desc {
	margin-bottom: 10px;
	overflow: hidden
}
.bio-name a:hover {
	color: #cb2027;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-area {
	width: 100%;
}
.comments-area > ol {
	margin: 0 0 20px 0;

}
.comments-area ol ol ol {
	margin-bottom: 20px;
}
.comments-title {
	background: #ededed;
	padding: 15px;
	font-size: 30px;
	display: block;
}
.comment-list > .comment + .comment {
	border-top: 1px solid #d2d2d2;
	padding-top: 1.41575em;
}
.comment {
	margin-bottom: 30px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.comment-meta .comment-author img {
	float: left;
	margin-right: 15px;
}
.comments-area .comment-author {
	margin-bottom: 5px;
}
.comments-area .comment-author .fn a {
	font-size: 16px;
	color: #000;
}
.comments-area .comment-metadata {
	margin-bottom: 3px;
}
.comments-area .comment-meta .comment-metadata a {
	color: #999999;
	font-size: 12px;
}
.comments-area .comment-meta .comment-metadata a:hover {
	color: #cb2027;
}
.comments-area .comment-content {
	padding: 0 15px 0 86px;
	color: #666;
}
.comments-area .reply {
	padding-left: 86px;
	font-size: 14px;
	padding-bottom: 20px;
	color: #b7b7b7;
}
.comments-area .reply a {
	font-size: 12px;
}
.comments-area .reply a:hover {
	color: #cb2027;
}
.comments-area .comment-content p {
	margin-bottom: 5px;
}
#comments li.comment .comment-respond {
	margin-left: 86px;
}
.comment-reply-title {
	position: relative;
	font-size: 18px;
	padding-left: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.comment-reply-title:before {
	content: '';
	position: absolute;
	left: 0;
	width: 3px;
	height: 15px;
	background: #cb2027;
	top: 2px;
}
.comment-respond .comment-reply-title small {
	position: absolute;
	top: 0;
	right: 0;
	text-transform: capitalize;
}
.comment:last-child {
	margin: 0;
	border-bottom: none;
}
.comments-area ol.comment-list ol.children {
	padding-top: 10px;
	padding-left: 86px;
}
.comment-respond .logged-in-as {
	margin-bottom: 10px;
}
.comment-respond .logged-in-as a {
	color: #666;
	font-size: 13px;
	border-bottom: 1px dotted;
}
.comment-respond .logged-in-as a:hover {
	color: #cb2027;
}
.comments-area .comment-respond * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="url"] {
	background: #ffffff;
	padding: 8px 14px;
	width: 100%;
	max-width: 430px;
	margin-bottom: 6px;
	transition: all 0.25s ease-in-out;
}
.comments-area .comment-respond textarea {
	width: 100%;
	margin-bottom: 0px;
	transition: all 0.25s ease-in-out;
}
.comments-area p {
	margin-bottom: 12px;
}
.comments-area p.form-submit input {
	background: #0e1030;
	border: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	padding: 13px 20px;
	text-shadow: none;
	box-shadow: none;
	border-radius: inherit;
	outline: none;
	margin: 0;
	transition: background 0.25s linear;
}
.comments-area p.form-submit input:hover {
	background: #22205f;
}
.comments-area #comment:focus,
input#author:focus,
input#email:focus,
input#url:focus {
	border-color: rgba(34, 32, 95 ,0.6);

}

/*--------------------------------------------------------------
# Error 404
--------------------------------------------------------------*/
.error-404 .widgettitle {
	margin-top: 30px;
	font-size: 26px;
}

/*--------------------------------------------------------------
# Aside
--------------------------------------------------------------*/
.secondary {
	float: right;
	max-width: 300px;
	width: 30.9279%;
}
.left-sidebar .secondary {
	float: left;
}
.secondary .widget {
	position: relative;
	margin: 0 0 30px 0;
	width: 100%;
	clear: both;
	box-sizing: border-box;
}
.widget ul li {
	padding: 0 0 14px 0;
	margin-bottom: 14px;
	border-bottom: 1px solid #d2d2d2;
}
.widget ul li:last-child {
	border-bottom: none;
}
.widget ul li a {
	color: #222222;
	display: block;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.5;
}
.widget ul li a:hover {
	color: #cb2027;
	text-decoration: underline;
} 
.widget ul ul {
	margin-top: 12px;
}
.widget ul ul li {
	border-bottom: none;
	padding: 0 14px 8px 11px;
	margin-bottom: 8px;
}
/*-------------------------------------------------
# Recent Comments
--------------------------------------------------*/
.widget ul li.recentcomments a {
	border-bottom: 1px dotted;
}
.widget ul li.recentcomments a:hover {
	text-decoration: none;
	color: #cb2027;
}

/* widget Calendar */
#wp-calendar {
	margin-bottom: 0;
	border: 0;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #cbcbcb;
		border-top: 1px solid #cbcbcb;
		border-right: 1px solid #cbcbcb;
}
#wp-calendar thead {
	border-top: 1px solid #cbcbcb;
}
#wp-calendar thead th {
	font-weight: 700;
	padding: 10px 0;
	text-align: center;
	border-right: 1px solid #cbcbcb;
}
#wp-calendar thead th:first-child {
	border-left: 1px solid #cbcbcb;
}
#wp-calendar thead th:last-child {
	border-right: 1px solid #cbcbcb;
}
#wp-calendar td {
	text-align: center;
	padding: 7px 0;
}
#wp-calendar td#today {
	color: #cb2027;
	font-weight: bold;
	text-decoration: underline;
}

/*-------------------------------------------------
# Tags Cloud
--------------------------------------------------*/
.tagcloud a {
	position: relative;
	color: #ffffff;
	padding: 5px 13px 5px 13px;
	display: inline-block;
	margin: 0 1px 5px 0;
	line-height: 1;
	background: #0e1030;
}
.tagcloud a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: transparent;
	left: 0;
	bottom: 0;
	transition: all 0.25s linear;
}
.tagcloud a:hover:after {
	background: #cb2027;
}

/*-------------------------------------------------
# Widget Search
--------------------------------------------------*/
.search-form {
	position: relative;
}
.search-form .search-field {
	display: inline-block;
	padding: 0.3em 6.0em 0.3em 1.5em;
	width: 100%;
	height: 40px;
	background: #ededed;
	outline: none;
	border: none;
	-webkit-appearance: none;
	box-sizing: border-box;
	-webkit-transition: .07s ease-in;
	-moz-transition: .07s ease-in;
	transition: .07s ease-in;
}
.search-form .search-field:focus {
	border-color: #bbb9e8;
}
.search-form .search-submit {
	color: #ffffff;
	background: #cb2026;
	top: 0;
	right: 0;
	border: 0;
	height: 40px;
	border-radius: 3px;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	text-align: center;	
	padding: 0 15px;
	border: none;
	font-weight: bold;
	letter-spacing: 1px;
	transition: all 0.25s linear;
	-webkit-appearance: none;	
}

/*-------------------------------------------------
# Widget For Theme Pro
--------------------------------------------------*/
.widget ul .post-img {
	float: right;
	margin: 4px 0 0 10px;
}
.widget ul .lg-thumbnail .post-img {
	margin: 0 0 10px 0;
}
.widget ul .video a {
	position: relative;
	display: block;
}
.widget ul .video a:after {
	content: '\f144';
	font-family: FontAwesome;
	padding: 7px 14px;
	font-size: 15px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #ffffff;
	background: rgba(203, 32, 39, 0.8);
	line-height: 1;
}
.widget .post-img img {
	display: block;
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
}
.widget ul .post-img img:hover {
	-webkit-transition: opacity 0.25s;
	transition: opacity 0.25s;
	opacity: 0.7;
}
.widget .post-data .post-meta {
	margin-top: 4px;
	color: #b7b7b7;
	font-size: 13px;
	display: inline-block;
}
.widget .post-data .post-meta.tc-meta {
	margin-top: 8px;
}
.widget .post-data .post-meta span {
	display: inline-block;
	position: relative;
	margin-right: 14px;
}
.widget .post-data .post-meta span:after {
	content: '\2022';
	position: absolute;
	top: -1px;
	right: -11px;
}
.widget .post-data .post-meta span:last-child {
	margin-right: 0;
}
.widget .post-data .post-meta span:last-child:after {
	content: '';
}
.widget .post-data p {
	margin: 4px 0 0 0;
	color: #666666;
}
.banner-125 ul li {
	float: left;
	width: 50%;
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
}
.banner-125 ul li {
	border-bottom: none;
}
.banner-300 {
	width: 100%;
	text-align: center;
}
.widget.facebook_like .fb-like-box {
	display: block;
	overflow: hidden;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
	background: #0e1030;
}
.site-info {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	padding: 26px 0;
}
.site-info a:link,
.site-info a:visited {
	color: #ffffff;
}
.site-info a:hover {
	text-decoration: underline;
}

/*Column Footer*/
.footer-widget {
	padding: 40px 0 20px 0;
	border-bottom: 1px solid #666;
}
.footer-widget .widget {
	color: #ffffff;
	position: relative;
	margin: 0 0 30px 0;
	width: 100%;
	clear: both;
	box-sizing: border-box;
}
.footer-widget .widget-title {
	color: #ffffff;
	font-weight: 400;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.footer-widget .widget ul li {
	padding: 0;
	border-bottom: 0;
}
.footer-widget .widget ul li a {
	color: #ffffff;
	font-weight: 300;
}
.footer-widget .widget ul li a:hover {
	color: inherit;
}
.footer-widget .widget ul ul li {
	padding-left: 12px;
}

/* Four Colume */
.col-4 {
	width: 200px;
	margin-right: 20px; 
	float: left;
}
.col-4.first {
	width: 310px;
}
.col-4.last {
	margin-right: 0;
}

/* Three Colume */
.col-3 {
	max-width: 300px;
	width: 30%;
	float: left;
	margin-right: 5%;
}
.col-3.last {
	margin-right: 0;
}
.col-2 {
	width: 48%;
	float: left;
	margin-right: 4%;
}
.col-2.last {
	margin-right: 0;
}
.footer-widget #wp-calendar caption {
	color: #ffffff;
}
.footer-widget .tagcloud a {
	background: #cb2027;
}
.footer-widget .widget .post-data .post-meta {
	color: #777777;
}
.footer-widget .search-form .search-field {
	color: #000000;
	width: 100%;
}
.footer-widget .search-form .search-submit {
	width: auto;
}
.footer-widget .search-form .search-submit:hover {
	background: #cb2027;
}

/*Back to top*/
.back-to-top {
	display: none;
	position: fixed;
	background: #cb2027;
	padding: 10px 12px 14px 12px;
	color: #ffffff;
	line-height: 1;
	z-index: 999;
	right: 20px;
	bottom: 80px;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.back-to-top i {
	font-size: 22px;
}
.back-to-top:hover {
	opacity: .8;
}
.breaking-news-wrap {
	background-color: #cb2026;
	position: relative;
	height: 40px;
	margin-bottom: 30px;
	overflow: hidden;
}
.breaking-news {
	float: left;
	position: relative;
	background-color: #e75c3c;
	padding: 12px 16px;
	z-index: 1;
}
.breaking-news h2 {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0;
}
.breaking-news h2:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: -19px;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-top: 40px solid #e75c3c;
	border-right: 20px solid transparent;
}
ul.trending-inner {
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
	color: #ffffff;
	position: absolute;
	left: 150px;
}
ul.trending-inner li {
	width: 80%;
	display: block;
	position: absolute;
	background: #cb2026;
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
ul.trending-inner li a {
	color: #ffffff;
	display: block;
	padding: 7px 10px;
}
ul.trending-inner li.bk-news-deactive {
	top: -40px;
}
ul.trending-inner li.bk-news-active {
	top: 0;
}
.breaking-news-headline {
	position: absolute;
	margin-left: 170px;
}
.breaking-news-title {
	background-color: #FFEA00;
	display: block;
	height: 20px;
	width: 90px;
	font-family: arial;
	font-size: 11px;
	position: absolute;
	top: 0px;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 10px;
	z-index: 3;
}
.breaking-news-title:before {
	content: "";
	position: absolute;
	display: block;
	width: 0px;
	height: 0px;
	top: 0;
	left: -12px;
	border-left: 12px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 30px solid #FFEA00;
}
.breaking-news-title:after {
	content: "";
	position: absolute;
	display: block;
	width: 0px;
	height: 0px;
	right: -12px;
	top: 0;
	border-right: 12px solid transparent;
	border-left: 0px solid transparent;
	border-top: 30px solid #FFEA00;
}
#breaking-news-colour {
	height: 30px;
	width: 694px;
	background-color: #3399FF;
	position: absolute;
	top: 0;
}
#breaking-news-container {
	height: 30px;
	width: 694px;
	overflow: hidden;
	position: absolute;
}
#breaking-news-container:before {
	content: "";
	width: 30px;
	height: 30px;
	background-color: #3399FF;
	position: absolute;
	z-index: 2;
}
.breaking-nextprev {
	z-index: 100;
	position: absolute;
	right: 0;
	z-index: 0;
	margin: 9px 15px;
	text-align: center;
}
.breaking-nextprev span {
	display: inline-block;
	padding: 0 6px;
	color: #cb2026;
	text-transform: uppercase;
	background: #ffffff;
	cursor: pointer;
}html {
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
}
@media screen and (max-width:1230px){* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.inner {
		width: 98%;
	}
	.col-4.first {
		width: 25%;
	}
	.col-4 {
		width: 20%;
		margin-right: 5%;
	}}
 @media screen and (max-width: 970px){.nav-toggle-active  #page {
 		position: fixed;
 	}
	span.menu-toggle {
		position: relative;
		color: #b8b8ba;
		padding: 4px 16px;
		line-height: 36px;
		font-size: 14px;
	}
	span.menu-toggle:after {
		content: "\f0c9";
		font-family: FontAwesome;
		display: inline-block;
		position: absolute;
		right: 16px;
		top: 5px;
	}
	.main-navigation ul {
		display: none;
	}
	#page {
		-webkit-transition: -webkit-transform 500ms ease;
		transition: transform 500ms ease;
		position: relative;
		top: 0;
	}
	.mobile-menu-active #page {
		-ms-transform: translate(-60%,0);
		-webkit-transform: translate(-60%,0);
		transform: translate(-60%,0);
		position: fixed;
		top: 0;
		width: 100%;
	}
	#mobile-menu-wrapper.wpadminbar-active {
		top: 45px;
	}
	.top-nav {
		display: none;
	}
	#mobile-menu-wrapper .arrow-menu-toggle {
		position: absolute;
		right: 0;
		top: 0;
		color: #222;
		line-height: 35px;
		border-left: 1px solid #e5e5e5;
		width: 34px;
		text-align: center;
	}
	.arrow-main-menu {
		display: none;
	}
	#toggle-navbar .arrow-menu{
		display: none;
	}
	.arrow-menu {
		display: block;
	}
	#toggle-nav .arrow-menu {
		position: absolute;
		right: 0;
		top: 0;
		color: #222;
		line-height: 35px;
		border-left: 1px solid #e5e5e5;
		width: 34px;
		text-align: center;
	}
	.single-thumbnail img {
		width: 100%;
	}
	.widget ul .post-img {
		width: 45%;
	}
	.widget ul .lg-thumbnail .post-img {
		width: 100%;
	}}
@media screen and (max-width: 880px){.inner {
		max-width: 96%;
	}
	#medium-featured-post .entry-title a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}}
@media screen and (max-width: 770px){.inner {
		padding: 0 2%;
	}
	.header-search {
		max-width: 70%;
	}
	.toggle-menu-wrapper {
		width: 75%;
	}
	.content-area {
		width: 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.secondary {
		width: 100%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.magazine-posts-boxed-vertical .small-post .post-thumbnail {
		width: 40%;
	}
	.magazine-posts-columns .small-post .post-thumbnail {
		width: 40%;
	}
	.magazine-posts-boxed-vertical .large-post .post-thumbnail img {
		width: 100%;
	}
	.small-post.format-video .post-thumbnail a:after {
		font-size: 14px;
		padding: 4px 8px;
	}
	.post-item .entry-content p {
		padding: 0;
	}
	.post-item .post-thumbnail {
		margin-left: 15px;
		width: 35%;
	}
	.post-item .post-thumbnail img {
		width: 100%;
	}}

@media screen and (max-width: 750px){.post-item .post-thumbnail img {
		width: 100%;
	}
	.header-search .search-form #header-search {
		padding: 0 15px;
	}
	.freznews-posts-columns .small-post .small-post-content,
	.freznews-posts-columns .large-post .post-content {
		padding-left: 0;
		padding-right: 0;
	}}
 @media screen and (max-width: 680px){.large-post-feartured {
		width: 100%;
		float: none;
		margin-bottom: 2%;
	}
	.medium-feartured {
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.medium-feartured-post {
		position: relative;
		width: 32%;
		overflow: hidden;
		margin-bottom: 0;
		float: left;
		margin-right: 2%;
	}
	.medium-feartured-post:last-child {
		margin-right: 0;
	}
	.left-post .post-thumbnail {
		width: 35%;
		margin-right: 15px;
	}
	.right-post .post-thumbnail {
		width: 35%;
		margin-left: 15px;
	}
	.col-4.first,
	.col-4 {
		width: 48%;
		margin-right: 4%;
	}
	.col-4:nth-child(even) {
		margin-right: 0;
	}
	.header-search {
		text-align: left;
		padding-left: 15px;
	}
	.header-search .search-form input#s {
		width: 34%;
	}
	.freznews-featured-md-boxed-vertical .large-feartured-post {
		width: 100%;
		float: none;
		margin-bottom: 14px;
	}
	.freznews-featured-md-boxed-vertical .small-posts-feature {
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.small-posts-feature .small-feartured-post {
		width: 48.86%;
	}
	#medium-featured-post .entry-title a {
		white-space: normal;
		overflow: visible;
	}

	.menu-social-menu {
		float: none;
	}
	.header-search {
		max-width: 90%;
		float: right;
		text-align: right;
	}}
@media screen and (max-width: 600px){.freznews-posts-columns {
		max-width: 100%;
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.freznews-posts-columns-post-list .large-post .post-thumbnail {
		margin-bottom: 0;
		float: right;
		width: 35%;
		margin-left: 10px;
	}
	.post-content p {
		padding-top: 0;
	}
	.magazine-posts-boxed-horizontal .large-post .post-thumbnail {
		width: 45%;
	}
	.related-posts ul.related li {
		width: 100%;
	}}
@media screen and (max-width: 570px){.header-search {
		display: none;
	}}
@media screen and (max-width: 480px){.large-post-feartured {
		margin-bottom: 14px;
	}
	.medium-feartured-post {
		width: 100%;
		float: none;
		margin-bottom: 14px;
	}
	.large-post-feartured .entry-content p {
		display: none;
	}
	.large-feartured-post .entry-content p {
		display: none;
	}
	.large-feartured-post .post-content,
	.large-post-feartured  .post-content {
		padding: 10px;
	}
	.medium-feartured-post .entry-title a {
		font-size: 20px;
	}
	.large-feartured-post .entry-title a,
	.large-post-feartured .entry-title a {
		font-size: 26px;
		font-weight: 300;
		line-height: 1.3;
	}
	.small-posts-feature .small-feartured-post {
		width: 100%;
		margin-bottom: 14px;
	}
	.post-thumbnail img {
		width: 100%;
	}
	.comment-meta .vcard img {
		width: 60px;
		margin-right: 10px;
	}
	.comments-area .comment-content {
		padding-left: 0;
	}
	.comments-area ol.comment-list ol.children {
		padding-left: 40px;
	}
	.comments-area .reply {
		padding-left: 0;
	}
	.comment-meta {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	.comment {
		margin-bottom: 20px;
	}
	.col-3 {
		max-width: 100%;
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.post-item .post-thumbnail {
		width: 100%;
		margin-left: 0;
		float: none;
		margin-bottom: 10px;
	}
	.widget ul .post-img {
		width: inherit;
	}
	.magazine-posts-boxed-horizontal .large-post .post-thumbnail,
	.freznews-posts-columns-post-list .large-post .post-thumbnail {
		margin-bottom: 10px;
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.magazine-posts-boxed-horizontal .medium-posts .medium-post,
	.magazine-posts-boxed-vertical .large-post {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.magazine-posts-boxed-horizontal .medium-posts .medium-post .post-thumbnail {
		margin-bottom: 0;
		width: 35%;
		float: left;
		margin-right: 15px;
	}
	.magazine-posts-boxed-vertical .small-posts {
		width: 100%;
		float: none;
	}
	.left-post .post-thumbnail {
		margin-bottom: 10px;
	}
	.left-post .post-thumbnail,
	.widget-magazine-posts-grid .freznews-thumbnail-medium,
	.magazine-posts-columns {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	.right-post .post-thumbnail {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.list-post {
		border-bottom: 0;
	}
	.related-posts ul.related li {
		width: 100%;
	}
	.col-4.first,
	.col-4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.no-sticky li:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) a {
		width: 100%;
	}
	.no-sticky li {
		width: 100%;
		margin-bottom: 5px;
	}
	.tc-social-sharing li a {
		width: 100%;
	}
	.post-item {
		padding-left: 15px;
		padding-right: 15px;
	}
	.post-homepage-widget {
		padding-left: 15px;
		padding-right: 15px;
	}
	.widget-magazine-posts-grid .large-post {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.bio-desc {
		overflow: visible;
	}
	.pagination .nav-links a,
	.pagination .nav-links span {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.bio-avatar {
		float: left;
		margin: 0 15px 5px 0;
		width: 22%;
	}
	.pagination .nav-links a.prev,
	.pagination .nav-links a.next {
    	width: 40px;
	}
	.pagination .nav-links a,
	.pagination .nav-links span {
		margin-bottom: 5px;
	}}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:0.5s!important;animation-duration:0.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:0.001s!important;animation-duration:0.001s!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1)}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-text-container,.cn-buttons-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}