/*
Theme Name: PIT Boot Starter Theme
Theme URI: http://www.pitgroup.com.np/pit_boot_strap
Author: Govind Pd Chaudhary
Author URI: http://www.golove.info.np
Description: A basic theme using the Bootstrap framework.
Version: 1.0
Text Domain: pit-boot-straper
*/
.pit-link-black a {
    color: #000000!important;
	text-decoration: none!important;
}
.bg-dark-pit {
    background-color: #14468c!important;
}
.bg-dark-pit-topbar {
    background-color: #5185cd!important;
}
.pit-link-white a {
    color: #ffffff!important;
	text-decoration: none!important;
}
.header p {
    margin-bottom: 0rem!important;
}
.header h1, .header h2, .header h3, .header h4, .header h5, .header h6 {
    margin-bottom: 0rem!important;
}
.pitmainmenu .nav-link {
    color: #dee2e6!important;
}
.pitmainmenu .nav-item::after {
	content:'';
	display:block;
	width:0px;
	height:2px;
	background:#fec400;
	transition: 0.2s;
}
.pitmainmenu .nav-item:hover::after {
	width:100%;
}
.pitmainmenu .dropdown-menu {
    top: 112%;
    background-color: #fff!important;
	border: 1px solid rgba(0,0,0,.15);
    border-radius: 0rem!important;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.pitmainmenu .dropdown-menu .dropdown-item:hover {
    color: #ffffff!important;
    background-color: #2156af!important;
}

#back-to-top {
    color: #ffffff;
    background: #3cc951!important;
    border-color: #3cc951!important;
    position: fixed;
    right: 30px;
    bottom: 4px;
    width: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    outline: medium none;
    color: #333;
    background: #ffffff;
    border: 1px solid #1c1c1c;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
#back-to-top .rounded {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.scrollup{
    position:fixed;
    width:32px;
    height:32px;
    bottom:0px;
    right:8%;
    background: #002e5b;
}
a.scrollup {
	outline:0;
	text-align: center;
}
a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}
/*block
==================*/
.block-title-con .nav-link.active {
    color: #fff!important;
	font-family: 'Josefin Sans', sans-serif!important;
	font-size: 15px!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	display: inline-block!important;
	padding: 16px 20px 12px 20px!important;
	line-height: 1!important;
    background-color: #fff!important;
    border-color: #c32035 #c32035 #fff!important;
	border-width: 4px 4px 0px 4px;
	background: #c32035!important;
	border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.block-title-con .nav-link {
    color: #495057;
	font-family: 'Josefin Sans', sans-serif!important;
	font-size: 15px!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	display: inline-block!important;
	padding: 16px 20px 12px 20px!important;
	line-height: 1!important;
}
.block-title {
    background: #14468c!important;
	border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.block-title-con {
	display: block;
	margin: 0 0 13px 0;
	border: 0;
	border-bottom-width: 4px;
	border-style: solid;
	border-color: #14468c;
}
.block-title {
	color: #fff!important;
	font-family: 'Josefin Sans', sans-serif!important;
	font-size: 15px!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	display: inline-block!important;
	padding: 16px 20px 12px 20px!important;
	line-height: 1!important;
}

.subcat-filter {
	display: inline-block;
	float: right;
	margin: 12px 0 0 0;
}
.subcat-list, .subcat-dropdown {
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Josefin Sans', sans-serif;
	line-height: 36px;
	float: right;
	line-height: 1;
}
.subcat-list li {
	display: inline-block;
	margin: 0 0 0 26px;
}
.subcat-list li a {
	color: #3b3b3b;
}
.subcat-list li a:hover {
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.subcat-dropdown {
	float: right;
	margin: 0 0 0 26px;
}
.subcat-dropdown .dropdown a {
	color: #3b3b3b;
}
.subcat-dropdown .dropdown .dropdown-toggle {
	padding-right: 10px;
}
.subcat-dropdown .dropdown .caret {
	color: #3b3b3b;
	right: 0;
	top: 7px;
	border-top: 3px dashed;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
}
@media only screen and (max-width: 480px){
    .main-timeline .title{ font-size: 18px; }
}
@media only screen and (max-width: 480px){
    .pit-text-center { 
		text-align:center!important;
	}
	 .wp-block-image.is-resized {
		 display: contents;
	}
}
.dividerHeading h4
{
    border-bottom: 1px solid #D6D4D4;
    font-size: 21px;
    font-weight: normal;
    margin:0 0 25px 0;
    padding: 0 0 10px;
    position: relative;
}

.dividerHeading h4::before
{
    border-radius: 0 5px 5px 0;
    bottom: -1px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100px;
}

.dividerHeading h4::before
{
    background: #727CB6;
}
.section-title {
	color: #313b48;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 20px;
}

.section-title:before,
.section-title:after {
	background: #e1e1e1 none repeat scroll 0 0;
	bottom: -5px;
	content: "";
	height: 1px;
	left: 50%;
	margin-left: -50px;
	position: absolute;
	width: 100px;
}

.section-title:after {
	background: #30afb8 none repeat scroll 0 0;
	bottom: -6px;
	height: 3px;
	margin-left: -15px;
	width: 30px;
}

.post-view article {
    margin-top: 15px;
}
.post-view .post-body {
    width: 100%;
    color: #212529;
    font-size: 15px;
    line-height: 1.5em;
    overflow: hidden;
    text-align: justify;
}
.post-head {
    position: relative;
    margin: 2px 0 5px;
}
.post-title {
    color: #1c1c1c;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.pit-btn-primary {
    color: #f8f9fa;
    background-color: rgba(40, 167, 69, 0.61);
}
.pit-btn-primary:hover {
    color:#0c0200 !important;
  }
.featured-inner {
    position: relative;
    overflow: hidden;
}
.post-tag {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #FFD439;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    z-index: 5;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    font-size: 11px;
}
.rcp-thumb {
    width: 100%;
    height: 199px;
    position: relative;
    display: block;
    overflow: hidden;
    opacity: 0.3 !important;
}
.featured-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
   background-color: rgba(40,35,40,0);
}
.post-panel {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    z-index: 2;
    box-sizing: border-box;
}
.rcp-title {
    font-size: 16px;
    position: relative;
    margin-bottom: 8px;
}
.rcp-title a {
    color: #FFF !important;
    font-weight: 500;
    position: relative;
    line-height: 1.4em;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.featured-meta {
    font-size: 12px;
    color: #ccc;
    font-weight: 400;
}
.hot-item {
    width: 100%;
    height: 199px;
    position: relative;
    float: left;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
}
.item1 {
    background: #D84E1A;
	margin-right: 1px;
}
.item2 {
    background: #7D2DA7;
}
.item3 {
    margin-top: 1px;
    background: #227B96;
}
.item4 {
    background: #28943A;
}
.item5 {
    margin-top: 1px;
    background: #CA9215;
}
@media only screen and (max-width: 480px){
    .item1 {
    	background: #D84E1A;
	}
	.item2 {
		margin-top : 1px;
	}
}
.box-title, .posts-title {
    position: relative;
    clear: both;
    z-index: 1;
    margin-bottom: 10px;
    line-height: 33px;
}
.box-title:after, .posts-title:after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 10px;
    left: 0;
    width: 100%;
    border: 7px double #28a745;
    background-color: #28a745;
}
.box-title h2.title, .posts-title h2.title {
    display: inline-block;
    position: relative;
    background-color: #fff;
    color: #1c1c1c;
    font-size: 17px;
    letter-spacing: -.4px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 1;
    margin: 0;
    padding-right: 15px;
    padding-left: 25px;
}
.box-title h2.title:before, .posts-title h2.title:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    display: inline-block;
    background-color: #28a745;
    left: 0;
    top: 10px;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    z-index: 5;
}
.recent-boxes .fbox, .recent-boxes .videos {
    width: 100%;
    float: left;
}
.fbox .bx-first {
    width: 100%;
    position: relative;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
}
.fbox .bx-item {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.boxes .bx-first .box-thumbnail {
    position: relative;
    width: 100%;
    height: 343px;
}
.boxes .bf-thumb {
    width: 100%;
    height: 343px;
    position: relative;
    display: block;
}
.boxes .bf-thumb-info {
    width: 100%;
    height: 343px;
    position: relative;
    display: block;
}
.img-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(40,35,40,0.05);
}
.bx-first .bf-thumb:after {
    content: no-close-quote;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 151px;
    opacity: .8;
}
.bx-first .bf-thumb-info:after {
    content: no-close-quote;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 151px;
}
.fbox .bx-first .bf-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    padding: 15px;
    box-sizing: border-box;
}
.fbox .bx-first .bf-content .recent-title a {
    display: block;
    font-size: 18px;
    color: #fff !important;
    font-weight: 500;
    line-height: 1.5em;
    text-shadow: 0 0.5px 0.5px rgba(34,34,34,0.3);
    margin-bottom: 8px;
}
.recent-date:before, .featured-date:before {
    content: '\f017';
    font-family: fontawesome;
    margin-right: 5px;
}
.bf-content .recent-date {
    color: #ccc;
}
.fbox ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.fbox ul li {
    display: block;
    width: 50%;
    float: right;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px dotted #f5f5f5;
}
.boxes ul li .box-thumbnail {
    width: 90px;
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}
.box-thumbnail {
    overflow: hidden;
}
.boxes ul li .recent-content {
    display: table-cell;
    padding-left: 15px;
    padding-right: 5px;
}
.fbox li .recent-content .recent-title {
    overflow: hidden;
    line-height: 0;
    margin: 0 0 3px;
    padding: 0;
}
.fbox li .recent-content .recent-title a {
    color: #1c1c1c;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5em;
}
.boxes ul li .box-image {
    width: 90px;
    height: 70px;
    position: relative;
    display: block;
}
.recent-date {
    font-size: 12px;
    font-weight: 400;
}
@media screen and (max-width: 700px) {
.fbox .bx-first .box-thumbnail,.fbox .bf-thumb{height:250px}
.fbox .bx-first{width:100%;margin-bottom:0;padding-right:0;border-right:0}
.fbox ul li{width:110%;float:left;margin-top:10px;margin-bottom:0;margin-left: -40px;padding-top:10px;padding-bottom:0;border-top:1px dotted #F5F5F5;border-bottom:0}
}
footer {
    padding: 50px 0 0 0;
    color: #f8f8f8;
    background: #002e5b;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: #fdd428;
}
ul.link-list{
	margin:0;
	padding:0;
	list-style:none;
}
ul.link-list li{
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
}
footer ul.link-list li a{
	color: rgba(255, 255, 255, 0.63);
}
footer ul.link-list li a:hover {
	color: #FFEB3B;
}
.copyright {
    text-align: left;
    font-size: 12px;
}
ul.social-network {
	list-style:none;
    float: right;
}
ul.social-network li {
	display:inline;
	margin: 0 5px;
	border: 1px solid #FFEB3B;
	padding: 5px 0 0;
	width: 32px;
	display: inline-block;
	text-align: center;
	height: 32px;
	vertical-align: baseline;
}
/* scroll to top */
.scrollup{
    position:fixed;
    width:32px;
    height:32px;
    bottom:0px;
    right:8%;
    background: #002e5b;
}
a.scrollup {
	outline:0;
	text-align: center;
}
a.scrollup:hover,a.scrollup:active,a.scrollup:focus {
	opacity:1;
	text-decoration:none;
}
a.scrollup i {
	margin-top: 10px;
	color: #fff;
}
a.scrollup i:hover {
	text-decoration:none;
}
.pit-carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 50%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}
.pit-carousel-caption h5 {
    color: #002e5b;
    letter-spacing: 0px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 700;
}
.pit-carousel-caption p {
    margin: 12px 0 18px;
    font-size: 22px;
    font-weight: 400;
}
.scrollspy-example-pit {
	position: relative;
	height: 500px;
	margin-top: .5rem;
	overflow: auto;
  }
@media screen and (max-width: 575px) {
	.ft-wpbs .page-link {
		font-size: .7rem;
		padding: .3rem .45rem;
	}
}
/* Additional default styles for the editor */

body.rtl {
	font-family: Tahoma, "Times New Roman", "Bitstream Charter", Times, serif;
}

body.locale-he-il,
body.locale-vi {
	font-family: Arial, "Times New Roman", "Bitstream Charter", Times, serif;
}

body.wp-autoresize {
	overflow: visible !important;
	/* The padding ensures margins of the children are contained in the body. */
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* When font-weight is different than the default browser style,
Chrome and Safari replace <strong> and <b> with spans with inline styles on pasting?! */
body.webkit strong,
body.webkit b {
	font-weight: bold !important;
}

pre {
	font-family: Consolas, Monaco, monospace;
}

td,
th {
	font-family: inherit;
	font-size: inherit;
}

/* For emoji replacement images */
img.emoji {
	display: inline !important;
	border: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.mceIEcenter {
	text-align: center;
}

img {
	height: auto;
	max-width: 100%;
}

.wp-caption {
	margin: 0; /* browser reset */
	max-width: 100%;
}

/* iOS does not obey max-width if width is set. */
.ios .wp-caption {
	width: auto !important;
}

dl.wp-caption dt.wp-caption-dt img {
	display: inline-block;
	margin-bottom: -1ex;
}

div.mceTemp {
	-ms-user-select: element;
}

dl.wp-caption,
dl.wp-caption * {
	-webkit-user-drag: none;
}

.wp-caption-dd {
	font-size: 14px;
	padding-top: 0.5em;
	margin: 0; /* browser reset */
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

/* Remove blue highlighting of selected images in WebKit */
img[data-mce-selected]::selection {
	background-color: transparent;
}

/* Styles for the WordPress plugins */
.mce-content-body img[data-mce-placeholder] {
	border-radius: 0;
	padding: 0;
}

.mce-content-body img[data-wp-more] {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 96%;
	height: 16px;
	display: block;
	margin: 15px auto 0;
	outline: 0;
	cursor: default;
}

.mce-content-body img[data-mce-placeholder][data-mce-selected] {
	outline: 1px dotted #888;
}

.mce-content-body img[data-wp-more="more"] {
	background: transparent url( images/more.png ) repeat-y scroll center center;
}

.mce-content-body img[data-wp-more="nextpage"] {
	background: transparent url( images/pagebreak.png ) repeat-y scroll center center;
}

/* Styles for formatting the boundaries of anchors and code elements */
.mce-content-body a[data-mce-selected] {
	padding: 0 2px;
	margin: 0 -2px;
	border-radius: 2px;
	box-shadow: 0 0 0 1px #bfe6ff;
	background: #bfe6ff;
}

.mce-content-body .wp-caption-dt a[data-mce-selected] {
	outline: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
	background: transparent;
}

.mce-content-body code {
	padding: 2px 4px;
	margin: 0;
	border-radius: 2px;
	color: #222;
	background: #f2f4f5;
}

.mce-content-body code[data-mce-selected] {
	background: #e9ebec;
}

/* Gallery, audio, video placeholders */
.mce-content-body img.wp-media {
	border: 1px solid #aaa;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-position: center center;
	width: 99%;
	height: 250px;
	outline: 0;
	cursor: pointer;
}

.mce-content-body img.wp-media:hover {
	background-color: #ededed;
	border-color: #72777c;
}

.mce-content-body img.wp-media.wp-media-selected {
	background-color: #d8d8d8;
	border-color: #72777c;
}

.mce-content-body img.wp-media.wp-gallery {
	background-image: url(images/gallery.png);
}

/* Image resize handles */
.mce-content-body div.mce-resizehandle {
	border-color: #72777c;
	width: 7px;
	height: 7px;
}

.mce-content-body img[data-mce-selected] {
	outline: 1px solid #72777c;
}

.mce-content-body img[data-mce-resize="false"] {
	outline: 0;
}

audio,
video,
embed {
	display: -moz-inline-stack;
	display: inline-block;
}

audio {
	visibility: hidden;
}

/* Fix for proprietary Mozilla display attribute, see #38757 */
[_moz_abspos] {
	outline: none;
}

a[data-wplink-url-error],
a[data-wplink-url-error]:hover,
a[data-wplink-url-error]:focus {
	outline: 2px dotted #dc3232;
	position: relative;
}

a[data-wplink-url-error]:before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	outline: 2px dotted #fff;
	z-index: -1;
}

/* Special styling for the suggestes policy text tutorial sections after they have been pasted in the editor. */
p.wp-policy-help {
    background-color: #ff0;
}

/**
 * WP Views
 */

.wpview {
	width: 99.99%; /* All IE need hasLayout, incl. 11 (ugh, not again!!) */
	position: relative;
	clear: both;
	margin-bottom: 16px;
	border: 1px solid transparent;
}

.mce-shim {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.wpview[data-mce-selected="2"] .mce-shim {
	display: none;
}

.wpview .loading-placeholder {
	border: 1px dashed #ccc;
	padding: 10px;
}

.wpview[data-mce-selected] .loading-placeholder {
	border-color: transparent;
}

/* A little "loading" animation, not showing in IE < 10 */
.wpview .wpview-loading {
	width: 60px;
	height: 5px;
	overflow: hidden;
	background-color: transparent;
	margin: 10px auto 0;
}

.wpview .wpview-loading ins {
	background-color: #333;
	margin: 0 0 0 -60px;
	width: 36px;
	height: 5px;
	display: block;
	-webkit-animation: wpview-loading 1.3s infinite 1s steps(36);
	animation: wpview-loading 1.3s infinite 1s steps(36);
}

@-webkit-keyframes wpview-loading {
	0% {
		margin-left: -60px;
	}
	100% {
		margin-left: 60px;
	}
}

@keyframes wpview-loading {
	0% {
		margin-left: -60px;
	}
	100% {
		margin-left: 60px;
	}
}

.wpview .wpview-content > iframe {
	max-width: 100%;
	background: transparent;
}

.wpview-error {
	border: 1px solid #ddd;
	padding: 1em 0;
	margin: 0;
	word-wrap: break-word;
}

.wpview[data-mce-selected] .wpview-error {
	border-color: transparent;
}

.wpview-error .dashicons,
.loading-placeholder .dashicons {
	display: block;
	margin: 0 auto;
	width: 32px;
	height: 32px;
	font-size: 32px;
}

.wpview-error p {
	margin: 0;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.wpview-type-gallery:after {
	content: "";
	display: table;
	clear: both;
}

.gallery img[data-mce-selected]:focus {
	outline: none;
}

.gallery a {
	cursor: default;
}

.gallery {
	margin: auto -6px;
	padding: 6px 0;
	line-height: 1;
	overflow-x: hidden;
}

.ie7 .gallery,
.ie8 .gallery {
	margin: auto;
}

.gallery .gallery-item {
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ie7 .gallery .gallery-item,
.ie8 .gallery .gallery-item {
	padding: 6px 0;
}

.gallery .gallery-caption,
.gallery .gallery-icon {
	margin: 0;
}

.gallery .gallery-caption {
	font-size: 13px;
	margin: 4px 0;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.333%;
}

.ie8 .gallery-columns-3 .gallery-item,
.ie7 .gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.665%;
}

.gallery-columns-7 .gallery-item {
	width: 14.285%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.111%;
}

.gallery img {
	max-width: 100%;
	height: auto;
	border: none;
	padding: 0;
}

img.wp-oembed {
	border: 1px dashed #888;
	background: #f7f5f2 url(images/embedded.png) no-repeat scroll center center;
	width: 300px;
	height: 250px;
	outline: 0;
}

/* rtl */
.rtl .gallery .gallery-item {
	float: right;
}

@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {

	.mce-content-body img.mce-wp-more {
		background-image: url( images/more-2x.png );
		background-size: 1900px 20px;
	}

	.mce-content-body img.mce-wp-nextpage {
		background-image: url( images/pagebreak-2x.png );
		background-size: 1900px 20px;
	}
}
