.es_caption{padding-bottom:1em;padding-right:.5em}.es_msg{padding-top:5px;padding-bottom:5px;color:red}.es_textbox{padding-bottom:10px}.es_button{padding-top:10px;padding-bottom:5px}.es_textbox_class{width:200px}.es_lablebox{padding-bottom:3px}.es_subscription_message.success{color:green;font-size:16px}.es_subscription_message.error{color:red;font-size:16px}.es_spinner_image{display:none;float:right}.es-field-wrap{margin-bottom:.6em}.ig-es-form-list-selection,.ig-es-form-list-selection td,.ig-es-form-list-selection tr,.ig-es-form-radio-selection,.ig-es-form-radio-selection td,.ig-es-form-radio-selection tr{border:none}.ig_es_form_wrapper{width:30%;margin:0 auto;border:2px #e8e3e3 solid;padding:.9em;border-radius:5px}.ig_es_form_heading{font-size:1.3em;line-height:1.5em;margin-bottom:.5em}.ig_es_list_checkbox{margin-right:.5em}.ig_es_submit{color:#FFFFFF!important;border-color:#03a025!important;background:#03a025!important;box-shadow:0 1px 0 #03a025;font-weight:700;height:2.4em;line-height:1em;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;font-size:1em;padding:0 2em;margin-top:1em}.ig_es_submit:hover{color:#FFF!important;background:#0AAB2E!important;border-color:#0AAB2E!important}.ig_es_form_wrapper hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}.es_form_cf{padding:.75rem}select.es_form_cf,input[type="text"].es_form_cf,input[type="number"].es_form_cf,input[type="date"].es_form_cf{width:50%}.zci-taxonomy-list.zci-grid{display:grid;grid-gap:20px;grid-template-columns:repeat(var(--zci-columns,3),1fr);list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-grid .zci-item{text-align:center;list-style:none;margin:0}.zci-taxonomy-list.zci-grid .zci-image{display:block;margin-bottom:10px;overflow:hidden;border-radius:8px}.zci-taxonomy-list.zci-grid .zci-image img{max-width:100%;height:auto;display:block;margin:0 auto;transition:transform 0.3s ease}.zci-taxonomy-list.zci-grid .zci-image img:hover{transform:scale(1.05)}.zci-taxonomy-list.zci-inline{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-inline .zci-item{display:flex;align-items:center;gap:5px;margin:0}.zci-taxonomy-list.zci-list{list-style:none;padding:0;margin:0}.zci-taxonomy-list.zci-list .zci-item{display:flex;align-items:center;margin-bottom:10px;gap:10px}.zci-term-name{display:block;font-weight:700;margin-top:5px;color:inherit;text-decoration:none}.zci-link{text-decoration:none;color:inherit;display:block}.zci-term-count{display:inline-block;background:#f0f0f1;border-radius:10px;padding:2px 8px;font-size:.8em;margin-left:5px;vertical-align:middle}.elm-wrapper{margin:1em auto;text-align:center}.elm-button{-webkit-transition:all 0.15s ease;transition:all 0.15s ease}.elm-button.ajax-inactive{display:none}.elm-button.is-loading .elm-loading-anim{display:block}.elm-button.is-loading .elm-button-text{display:none}.elm-loading-anim{display:none}.elm-loading-icon{width:1.5em;height:1.5em}/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{ font-display:swap;
	font-family: 'FontAwesome';
	src: url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.eot?v=4.0.3');
	src: url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/wp-content/plugins/mashmenu/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
 }
.fa {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	float:right;
	margin-top:4px;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.3333333333333333em;
	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.2857142857142858em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.142857142857143em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.142857142857143em;
	width: 2.142857142857143em;
	top: .14285714285714285em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.8571428571428572em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}
@-moz-keyframes spin {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(359deg)
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin {
0% {
-o-transform:rotate(0deg)
}
100% {
-o-transform:rotate(359deg)
}
}
@-ms-keyframes spin {
0% {
-ms-transform:rotate(0deg)
}
100% {
-ms-transform:rotate(359deg)
}
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-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";
	margin-right:4px;
	display:none;
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-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-asc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-desc: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-reply-all:before {
	content: "\f122"
}
.fa-mail-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.mashmenu{width:100%;font-size:11pt;font-family:'Open Sans',sans-serif;float:left;z-index:1000;margin:0 0 0 0;padding:0}.mashmenu img.mlogo{display:inline-block!important}.mashmenu div.mlogo{margin:0 0 0 0;width:3%}.mashmenu .logo a{display:inline-block}.mashmenu .logo a:hover{background:none}.admin-bar .mashmenu{top:150px}.mashmenu .mod{display:inline-block;color:#FFF;position:relative;padding:6px 3px 4px 3px;width:100%;float:left;background:url(/wp-content/plugins/mashmenu/images/home-icon.png) no-repeat;background-position:center}.mashmenu .mod:hover{float:left;background:url(/wp-content/plugins/mashmenu/images/home-icon-hover.png)#c2150a no-repeat;background-position:center}.mashmenu .mod.right{float:right;border-left:1px solid rgb(0 0 0 / .15)}.mashmenu .mlogo>a{color:#FFF;text-decoration:none;float:left;width:100%}.home_sel{display:inline-block;color:#FFF;position:relative;padding:6px 3px 4px 3px;width:100%;float:left;background:url(/wp-content/plugins/mashmenu/images/home-icon-hover.png)#c2150a no-repeat;background-position:center}.mashmenu .mod .head i{font-size:18px;line-height:46px}.mashmenu .mod .mod-content{display:none;position:absolute;top:initial;right:0;background:#DDF0F9;border-bottom:3px solid #2AA4CF;padding:10px 20px;color:#333;min-width:240px}.mashmenu .mod .mod-content h3{margin:0;padding:0}.mashmenu .mod:hover a{color:#2AA4CF}.mashmenu .mod:hover .mod-content{display:block}.mashmenu .menu{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:top;width:96%;float:right!important;border:0 solid red}.mashmenu a{color:#272727}.mashmenu .menu>li{float:left;margin:0 17px;position:initial;padding:0 0 0 0;border:0 red solid}.mashmenu .menu>li>a{display:inline-block;padding:5px 10px 5px 10px;text-decoration:none;position:relative}*::-ms-backdrop,.mashmenu .menu>li>a{padding:5px 4px 5px 5px}*::-ms-backdrop,.mashmenu .mashmenu .menu>li{margin:0 1.5% 0 0}.sub-content{display:none;width:99.9%;max-width:1200px;position:absolute;background:url(/wp-content/plugins/mashmenu/images/menu-bg-big.jpg)#fff repeat-y;border:1px solid #C2150A;left:0%;top:initial;z-index:2000}.sub-content.sub-content-active{display:block!important}.mashmenu .menu li.level0:hover>a{background:#c2150a;color:#fff}.mashmenu .sub-channel{display:inline-block;width:16.6%;margin:0;padding:4px 0 6px .3%;min-height:50px;vertical-align:top;background:#bb1809}.mashmenu .sub-channel li{display:block}.mashmenu .menu .sub-channel li a{color:#fff;text-align:left;display:block;padding:3px 0 4px 5px;margin:5px 0;text-decoration:none;font-size:10pt}.mashmenu .menu li.level0:hover .sub-channel li a{background:none}.mashmenu .menu li.level0:hover .sub-channel li.hover a{background:#fff;color:#272727}.mashmenu .menu li.level0 .sub-channel li a .fa-chevron-right,.mashmenu .menu li.level0:hover .sub-channel li a .fa-chevron-right,.mashmenu .menu li.level0 .sub-channel li a .fa-chevron-left,.mashmenu .menu li.level0:hover .sub-channel li a .fa-chevron-left{color:#fff;font-size:7pt;font-weight:400;margin-top:5px}.mashmenu .menu li.level0:hover .sub-channel li.hover a .fa-chevron-right,.mashmenu .menu li.level0:hover .sub-channel li.hover a .fa-chevron-left{color:#272727}.channel-content{display:none;width:82.5%;float:right;min-height:50px;padding:0 0 10px 0}.channel-content.active{display:inline-block}.mashmenu .content-inner{overflow:hidden;width:96%;border:0 solid #000;margin-left:2%}.mashmenu .content-item{float:left;width:18%;padding:0;margin:0 1%;border:0 solid #000}.mashmenu .content-item img{max-width:100%}.mashmenu .content-item .title{margin:0;padding:10px 0;font-size:18px}.mashmenu .content-item .title a{margin:0;padding:0;text-transform:none;font-weight:400;color:#333;text-decoration:none}.mashmenu .columns{margin:0;padding:0;display:table-row}.mashmenu .columns>li{border-right:1px solid #C6D7DF;padding:20px 0;vertical-align:top;display:table-cell}.mashmenu .columns .list{list-style:none;margin:0 30px;padding:0}.mashmenu .columns .list .header{color:#333;font-size:20px;padding:20px 0}.mashmenu .columns .list a{display:block;padding:5px 0;color:#2AA4CF;text-decoration:none}.mashmenu .menu>li i{display:none;padding:0 0 0 5px}.mashmenu .menu>li.has-sub i{display:inline-block}.mashmenu .loading{display:inline-block;width:100%;height:70px;margin:40px 0;background:url(/wp-content/plugins/mashmenu/images/ajax-loader.gif) no-repeat;background-position:center}.mashmenu .page-item{padding:20px;display:inline-block}.mashmenu .page-item .title a{text-decoration:none;padding:0 0 10px;display:block}.mashmenu .page-item p{line-height:1.5em}.mashmenu .page-item .thumb{float:left;margin:0 20px 0 0}.menu_post_box{float:left;text-align:center;margin:6px 1% 0 0;padding:0 0;width:19%;border:0 solid red}.menu_post_img{float:left;position:relative;height:155px;margin:0 0 6px 0;padding:0 0;width:100%}.menu_post_img img{bottom:0;left:0;margin:auto;overflow:auto;position:absolute;right:0;top:0}.menu_post_cont{float:left;margin:0 0 0 2%;padding:0 0 10px 0;width:96%;font-weight:400;font-family:Georgia,"Times New Roman",Times,serif}.menu_post_cont a{color:#272727!important}.menu_post_cont a:hover{text-decoration:none;color:#C2150A!important}.mass_more{float:right;font-family:Georgia,"Times New Roman",Times,serif;font-weight:700;margin:10px 2% 15px 0;padding:0;width:90%;text-align:right;font-size:10pt}.mass_more a{color:#C2150A!important;text-decoration:underline}.mass_more a:hover{text-decoration:none}@media (max-width:1520px){.mashmenu .content-item:nth-child(6){display:none}.mashmenu .page-item{max-width:1100px}}@media (max-width:1300px){.mashmenu .content-item:nth-child(5){display:none}.mashmenu .page-item{max-width:840px}}@media (max-width:1080px){.mashmenu .content-item:nth-child(4){display:none}.mashmenu .page-item{max-width:620px}.sub-content{display:none;width:99.8%;max-width:1200px;position:absolute;background:url(/wp-content/plugins/mashmenu/images/menu-bg.jpg)#fff repeat-y;border:1px solid #C2150A;left:0%;top:initial;z-index:2000}}@media (max-width:860px){.mashmenu .content-item:nth-child(3){display:none}.mashmenu .page-item{max-width:400px}}@media (max-width:640px){.mashmenu .content-item:nth-child(2){display:none}.mashmenu .page-item{max-width:180px}}.mashmenu .menu-mobile{color:#FFF;font-size:30px;line-height:45px;vertical-align:top;display:none;cursor:pointer;float:right;margin:0 0 0 0;display:none!important}.mashmenu .menu.active{display:block;position:absolute;top:initial;right:0;background:#DDF0F9;width:200px;border-bottom:3px solid #2AA4CF}.mashmenu .menu.active li{display:block!important;width:100%;text-align:right;padding-right:20px}.mashmenu .menu.active li i{display:none}.mashmenu .menu.active>li>a{padding-right:20px;color:#333}form#commentform p input{border:1px solid #aaa!important;height:25px;width:100%}input#submit{background:#C2150A;color:#fff;width:auto!important;padding:0 15px}form#commentform p textarea#comment{width:100%}.subcat_date a{text-decoration:underline;color:#6a6a6a;float:initial!important}.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;font-size:12px;margin:1px 15px 10px 15px;line-height:18px;padding-bottom:7px;padding-left:4px;padding-right:4px;max-width:660px;max-height:1800px}.cation{overflow:hidden!important;max-width:630px!important;max-height:860px!important;padding:7px!important;background-color:#f3f3f3!important;margin:auto;border:1px solid #DDDDDD!important}.wp-caption .wp-caption-text,.gallery-caption,.entry-caption{font-size:10pt;line-height:18px;color:#757575;text-align:center;width:96%;margin:auto}.alignleft{float:left;margin:0 20px 20px 0px!important}.alignright{float:right;margin:0 0 20px 20px!important}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignnone{width:98%!important}.reco{width:90%;margin:0 5%;float:left;padding:0;display:table}.reco-row{width:100%;margin:0% 0 15px 0;float:left;padding:0;display:table-row}.reco-cell{width:30%;margin:0% 5% 0 0;float:left;padding:0;display:table-cell;vertical-align:middle;text-align:center}.reco-right{margin-right:0}.reco-area{padding-bottom:0px!important;background:#ffffff!important}@media screen and (min-width:600px){.author-avatar,#colophon,#respond,.commentlist .comment-edit-link,.commentlists .comment-edit-link,.commentlist .reply,.commentlists .reply,.entry-header .comments-link,.entry-meta .edit-link a,.page-link,.site-content nav,.widget-area,img.header-image,.main-navigation{display:none}}.infinite-wrap{border-top:0}.infinite-loader{background-color:#e8e5ce;padding:40px 0}.infinite-loader .spinner{margin:0 auto;width:34px;height:34px}.sidebar .infinite-loader .spinner{padding-right:376px}.rtl.sidebar .infinite-loader .spinner{padding-left:376px;padding-right:0}#infinite-handle{background-color:#e8e5ce;padding:40px 0;text-align:center}.sidebar #infinite-handle{padding-right:376px}.rtl.sidebar #infinite-handle{padding-left:376px;padding-right:0}#infinite-handle span{background:#e05d22;background:-webkit-linear-gradient(top,#e05d22 0%,#d94412 100%);background:linear-gradient(to bottom,#e05d22 0%,#d94412 100%);border:none;border-bottom:3px solid #b93207;border-radius:2px;display:inline-block;color:#fff;font-size:100%;padding:11px 24px 10px;text-decoration:none}#infinite-handle span:hover{background:#ed6a31;background:-webkit-linear-gradient(top,#ed6a31 0%,#e55627 100%);background:linear-gradient(to bottom,#ed6a31 0%,#e55627 100%);outline:none}#infinite-handle span:active{background:#d94412;background:-webkit-linear-gradient(top,#d94412 0%,#e05d22 100%);background:linear-gradient(to bottom,#d94412 0%,#e05d22 100%);border:none;border-top:3px solid #b93207;padding:10px 24px 11px}.infinite-scroll .paging-navigation,.infinite-scroll.neverending #colophon{display:none}.infinity-end.neverending #colophon{display:block}@media (max-width:999px){.sidebar .infinite-loader .spinner,.rtl.sidebar .infinite-loader .spinner{padding-right:0;padding-left:0}.infinite-scroll #infinite-handle,.rtl.sidebar #infinite-handle{padding-right:0;padding-left:0}}.right_visite_area embed{width:100%}.cd-top{display:inline-block;height:40px;width:40px;position:fixed;bottom:30px;right:50px;box-shadow:0 0 10px rgb(0 0 0 / .05);overflow:hidden;text-indent:100%;white-space:nowrap;background:rgb(194 21 10 / .8) url(/wp-content/themes/lnccreative/images/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:opacity .3s 0s,visibility 0s .3s;-moz-transition:opacity .3s 0s,visibility 0s .3s;transition:opacity .3s 0s,visibility 0s .3s}.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover{-webkit-transition:opacity .3s 0s,visibility 0s 0s;-moz-transition:opacity .3s 0s,visibility 0s 0s;transition:opacity .3s 0s,visibility 0s 0s}.cd-top.cd-is-visible{visibility:visible;opacity:1}.no-touch .cd-top:hover{background-color:#e86256;opacity:1}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;padding:0 1em 0 0;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:hover,.gallery-item a:focus,.widget-area .gallery-item a,.widget-area .gallery-item a:hover,.widget-area .gallery-item a:focus{-webkit-box-shadow:none;box-shadow:none;background:none;display:inline-block;max-width:100%}.gallery-item a img{display:block;-webkit-transition:-webkit-filter 0.2s ease-in;transition:-webkit-filter 0.2s ease-in;transition:filter 0.2s ease-in;transition:filter 0.2s ease-in,-webkit-filter 0.2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gallery-item a:hover img,.gallery-item a:focus img{-webkit-filter:opacity(60%);filter:opacity(60%)}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}.gallery-item{max-width:30.5%}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-item dt{text-align:center;padding-bottom:10px}@media screen and (min-width:48em){.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-columns-5 .gallery-caption,.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.post-bottom-adsance{width:100%;float:left;margin:20px 0 0 0;padding:0;text-align:center}.amz-ads{float:left;margin:20px 0 0;padding:0;width:100%}.shareaholic-share-button-sizing{float:left;position:relative;display:block!important;overflow:initial;border:none}.elp_form_message.success{color:#333333!important;font-weight:normal!important;font-size:14px}#email-posts-to-subscribers-2 .widget-title{padding:15px 0 7px 0}#email-posts-to-subscribers-2 .email_posts_subscribers form input{width:100%;padding:8px;font-size:15px;border:1px solid #ccc;box-sizing:border-box}#email-posts-to-subscribers-2 .email_posts_subscribers form input[type="submit"]{background-color:#C2150A;color:#fff;display:block;width:100%}#email-posts-to-subscribers-2 .email_posts_subscribers form p br{display:none}#email-posts-to-subscribers-2 .email_posts_subscribers form p .name{display:block;margin:0;padding:0 0 5px 0}.elp_form ::placeholder{color:#fff!important;opacity:1}.elp_form :-ms-input-placeholder{color:#fff!important}.elp_form ::-ms-input-placeholder{color:#fff!important}@media screen and (max-width:767px){#email-posts-to-subscribers-2{clear:both;float:left;width:100%;margin:0 0 0 0;display:block;padding:0 15px;box-sizing:border-box}#email-posts-to-subscribers-2 .email_posts_subscribers form input[type="submit"]{max-width:140px;margin:0 auto}.home_mid_area .slider_top{display:block!important}.home_mid_area .slider_top .flex-direction-nav a{top:50%!important;margin-top:-15px!important}}@media screen and (max-width:420px){.home_mid_area .slider_top .flexslider .slides img{width:100%;height:137px}.header-btn-area{margin-bottom:0px!important}.toggleMenu{margin-top:13px}}.entry-content .addthis_button,.entry-content .addthis_toolbox,.entry-header .addthis_button,.entry-header .addthis_toolbox{margin:10px 0 10px 0}.addthis_button_tweet{min-width:83px;float:left}.atwidget iframe{max-width:none}a.at-share-btn,a.at-share-btn:hover,div.addthis_native_toolbox a,div.addthis_native_toolbox a:hover,div.addthis_tool a,div.addthis_tool a:hover,div.addthis_toolbox a,div.addthis_toolbox a:hover{border:0;box-shadow:none;-webkit-box-shadow:none}div.addthis_toolbox br{display:none}
/*# sourceMappingURL=../../frontend/build/addthis_wordpress_public.min.css.map */
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}.ldc-ul_cont{position:relative;cursor:pointer;font-size:10px!important;font-weight:400;height:2em;margin-bottom:0;outline:0 none;padding:0 2px;position:relative;vertical-align:middle;white-space:nowrap;word-wrap:normal;float:left}.ldc-ul_cont img{background:none repeat scroll 0 0 #fff0;box-shadow:none;margin:0 3px;position:relative;top:3px}.wp_rp_wrap{clear:both}.wp_rp_wrap *{box-sizing:content-box!important}ul.related_post{list-style:none}div.wp_rp_content{display:inline-block!important}ul.related_post,ul.related_post ul{margin:0!important;padding:0!important}ul.related_post li{display:inline-block;width:32%!important;vertical-align:top!important;padding:0!important;background:none!important;margin-top:0;margin-right:2%!important;margin-bottom:0!important;margin-left:0!important;float:none!important}@keyframes zemslideup{from{transform:translateY(80px)}to{transform:translateY(0)}}@-webkit-keyframes zemslideup{from{-webkit-transform:translateY(80px)}to{-webkit-transform:translateY(0)}}@-moz-keyframes zemslideup{from{-moz-transform:translateY(80px)}to{-moz-transform:translateY(0)}}@-webkit-keyframes zemfadein{from{opacity:0}to{opacity:1}}@-moz-keyframes zemfadein{from{opacity:0}to{opacity:1}}@keyframes zemfadein{from{opacity:0}to{opacity:1}}ul.related_post li ul li{animation:zemslideup 0.8s ease-out,zemfadein 1s ease-out;-webkit-animation:zemslideup 0.8s ease-out,zemfadein 1s ease-out;-moz-animation:zemslideup 0.8s ease-out,zemfadein 1s ease-out;border:1px solid #efefef!important;border-radius:1px!important;-webkit-border-radius:1px!important;-moz-border-radius:1px!important;display:block;width:80%!important;font-size:11px!important;background-color:#fff!important;box-shadow:0 2px 5px rgb(0 0 0 / .16)!important;-moz-box-shadow:0 2px 5px rgb(0 0 0 / .16)!important;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .16)!important;padding:15px!important;margin-bottom:15px!important}ul.related_post li:nth-last-child(2){margin-right:0px!important}div.wp_rp_content{width:100%}ul.related_post li ul li:nth-child(odd){animation-duration:0.6s;-webkit-animation-duration:0.6s;-moz-animation-duration:0.6s}ul.related_post li ul li:hover{box-shadow:0 5px 20px 3px rgb(0 0 0 / .1)!important;-webkit-transition:all .2s;-webkit-transform:scale(1.05,1.05);;-moz-transition:all .2s;-moz-transform:scale(1.05,1.05);;transition:all .2s;transform:scale(1.05);}ul.related_post li a.wp_rp_title{display:block!important;text-decoration:none!important;width:100%!important;color:#000!important;text-indent:0!important}ul.related_post li a.wp_rp_thumbnail{display:block!important;clear:both!important}ul.related_post li a.wp_rp_thumbnail img{width:150px!important;height:auto!important;text-align:center!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}ul.related_post li p{color:#000!important}ul.related_post li.wp_rp_related_post_load_more{display:block;width:100%!important;margin:10px 0!important;text-align:center!important}ul.related_post li.wp_rp_related_post_load_more img.zloader{box-shadow:none;border:none;display:none}#wp_rp_related_load_more{width:auto!important;display:block!important;text-align:center!important;border:1px solid rgb(140 126 126 / .3)!important;-moz-box-shadow:inset 0 1px rgb(255 255 255 / .35)!important;-webkit-box-shadow:inset 0 1px rgb(255 255 255 / .35)!important;box-shadow:inset 0 1px rgb(255 255 255 / .35)!important;-moz-border-radius:6px!important;-webkit-border-radius:6px!important;border-radius:6px!important;padding:7px 9px!important;background-color:#f0eded!important;background-image:-webkit-gradient(linear,0% 0%,0% 100%,from(#fdfafb),to(#f0eded),color-stop(.5,#f9f7f7),color-stop(.5,#f6f3f4))!important;background-image:-moz-linear-gradient(top,#fdfafb,#f9f7f7 50%,#f6f3f4 50%,#f0eded)!important;background-image:-o-linear-gradient(top,#fdfafb,#f9f7f7 50%,#f6f3f4 50%,#f0eded)!important;background-image:-webkit-linear-gradient(top,#fdfafb,#f9f7f7 50%,#f6f3f4 50%,#f0eded)!important;color:#524d4d!important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb',endColorstr='#f0eded')!important;text-shadow:0 1px rgb(255 255 255 / .9)!important;font-size:12px!important;text-decoration:none!important}div.wp_rp_footer{text-align:right!important;overflow:hidden!important}div.wp_rp_footer a{color:#999!important;font-size:11px!important;text-decoration:none!important;display:inline-block!important}div.wp_rp_footer a.wp_rp_edit{color:#fff!important;font-size:12px!important;text-decoration:underline!important;font-weight:bold!important;background:#f79124!important;border-radius:2px!important;padding:3px 6px}ul.related_post li .wp_rp_category a{display:inline!important}@media screen and (max-width:500px){ul.related_post li:nth-child(2){margin-right:0}ul.related_post li{width:48%!important}}.adver-btn,
.boxgrid .img1,
.cross,
.crossStyle,
.massage-close,
.movie_button,
.news-b-close,
.side-navi-item,
.submit_button {
  cursor: pointer;
}
.about_author_right,
.adver-form-in,
.adver-form-left,
.adver-form-select,
.adver-form-text,
.adver-left,
.adver-right,
.cele-area,
.input-subscribe-pop,
.left-link-text,
.mike-icon,
.news-area-box,
.pencil-icon,
.receive-and,
.search-line-head,
.sharingbtn,
.side-navi-tab .louisiana-dishes,
.with-sele,
select {
  box-sizing: border-box;
}
@font-face{ font-display:swap;
  font-family: Exo;
  src: url(/wp-content/themes/lnccreative/fonts/Exo-SemiBold.eot);
  src: url(/wp-content/themes/lnccreative/fonts/Exo-SemiBold.eot?#iefix) format("embedded-opentype"),
    url(/wp-content/themes/lnccreative/fonts/Exo-SemiBold.woff2) format("woff2"),
    url(/wp-content/themes/lnccreative/fonts/Exo-SemiBold.woff) format("woff"),
    url(/wp-content/themes/lnccreative/fonts/Exo-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
 }
@font-face{ font-display:swap;
  font-family: "Poiret One";
  src: url(/wp-content/themes/lnccreative/fonts/PoiretOne-Regular.eot);
  src: url(/wp-content/themes/lnccreative/fonts/PoiretOne-Regular.eot?#iefix) format("embedded-opentype"),
    url(/wp-content/themes/lnccreative/fonts/PoiretOne-Regular.woff2) format("woff2"),
    url(/wp-content/themes/lnccreative/fonts/PoiretOne-Regular.woff) format("woff"),
    url(/wp-content/themes/lnccreative/fonts/PoiretOne-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
 }
.search-field.input,
.submit_button,
body {
  font-family: Georgia, "Times New Roman", Times, serif;
}
body,
h2 {
  color: #272727;
}
a,
h3 {
  color: #c2150a;
}
body,
h2,
h3,
img {
  margin: 0;
  padding: 0;
}
.main_area,
body,
h2,
h3,
img,
p {
  padding: 0;
}
.main_area,
.page_banner,
.page_headings,
h2,
h3 {
  float: left;
  width: 100%;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.christmas_image img,
.img_center,
.val_img img {
  overflow: auto;
  bottom: 0;
}
body {
  background: #fff;
}
a {
  outline: 0;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.page_headings h1 a,
.submit_button,
.submit_button:hover {
  text-decoration: none;
}
p {
  margin: 0 0 10px;
  font-size: 11pt;
  line-height: 20px;
}
p iframe {
  margin-bottom: 20px;
}
h2 {
  font-size: 14pt;
}
h3 {
  font-size: 12pt;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
.input,
.submit_button {
  border: none !important;
  outline: 0 !important;
}
.clear {
  clear: both;
}
.alpha {
  margin-left: 0 !important;
}
.omaga {
  margin-right: 0 !important;
}
.main_area {
  margin: 0;
  background: #fff;
}
.main_center {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.main_center_photographs {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
.inner_center {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;clear:both;
}
.submit_button {
  display: inline-block;
  margin: 0;
  text-align: center;
  padding: 5px 18px;
  color: #fff;
  background: url(/wp-content/themes/lnccreative/images/submit-line.jpg) repeat-x #c2150a;
  font-size: 11pt;
}
.page_headings {
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
.page_headings h1 {
  font-size: 16pt;
  color: #c2150a;
  margin: 0;
  padding: 0 10px 8px 0;
  font-weight: 700;
}
.page_headings h1 a {
  color: #c2150a;
}
.img_center {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

/* Adsense code CSS */
.adsbygoogle {
  display: inline-block !important;
}
.sidebar_ad_top{
  width: 300px !important;
  height: 250px !important;
}
.sidebar_ad_bottom{
  height: 600px !important;
  width: 300px !important;
}
.header_banner_ad{
  height: 90px !important;
  width: 970px !important;
  margin-top: 10px;
}
.under_title_ad{
  width: 728px !important;
  height: 90px !important;
}

/* Adsense code CSS */

.header_area,
.special_box {
  position: relative;
}
.banner_mo {
  display: none;
}
.banner_desk {
  display: block;
}
.header_mo_line,
.inner_mo_footer,
.mid_most_popular,
.mo_copy,
.mo_logo_area,
.share_area,
.slider_top {
  display: none;
}
.page_banner {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  border: 0 solid #000;
}
.top_header_area {
  width: 100%;
  float: right;
  margin: 0;
  padding: 0 0 8px;
  background: #c2150a;
}
.top_header_left {
  width: 78%;
  color: #fff;
  font-size: 11pt;
  float: left;
  margin: 8px 0 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
}
.top_header_left a {
  text-decoration: underline;
  color: #fff;
}
.special_top_line a,
.top_header_left a:hover {
  text-decoration: none;
}
.top_search_box {
  width: 19.5%;
  height: 22px;
  background: #9f0e04;
  float: right;
  margin: 8px 0 0;
  padding: 0 0 0 1%;
}
.s_text_box {
  width: 83.5%;
  height: 22px;
  background: 0 0;
  color: #fff;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 10pt;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.s_img {
  width: 10%;
  float: right;
  text-align: right;
  margin: 1px 3% 0 1%;
  padding: 0;
  border: 0 solid #000;
}
.header_area,
.header_red_line {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.header_red_line {
  height: 1px;
  background: #c2150a;
}
.special_box {
  width: 54.3%;
  float: right;
  margin: 21px 0 0;
  padding: 0;
  min-height: 50px;
  border: 1px solid #d4d4d4;
}
.special_img,
.special_mid {
  margin: 0;
  position: relative;
  float: left;
}
.special_img {
  width: 10.2%;
  text-align: center;
  padding: 0;
  background: #000;
  height: 65px;
}
.special_mid {
  width: 85%;
  padding: 0 0 5px;
  background: #fff;
  border: 0 solid red;
}
.special_mid_cont {
  width: 90%;
  font-size: 11pt;
  float: left;
  margin: 0 0 0 5%;
  padding: 0;
}
.special_top_line {
  width: 100%;
  color: #cf2c70;
  float: left;
  margin: 4px 0 1px;
  padding: 0;
}
.special_bottom_line {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border: 0 solid #000;
}
.special_bottom_line a {
  text-decoration: underline;
  color: #272727;
}
.desk_copy a,
.home_left_heading a:hover,
.inner-footer-so a:hover,
.lc_recommends_link a:hover,
.logo_area a:hover,
.post_title a:hover,
.social-networking a:hover,
.special_bottom_line a:hover,
.sub_heading a:hover {
  text-decoration: none;
}
.special_arrow {
  width: 4.8%;
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
  border: 0 solid red;
}
.special_dd_box {
  width: 89.5%;
  float: right;
  margin: 0;
  padding: 0;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: 1px solid #fa4b2a;
  background: #fff;
  position: absolute;
  top: 65px;
  right: -1px;
  z-index: 1;
  -webkit-box-shadow: 0 8px 6px -6px #000;
  -moz-box-shadow: 0 8px 6px -6px #000;
  box-shadow: 0 8px 6px -6px #000;
}
.header_banner {
  float: right;
  margin: 17px 0 0;
  padding: 0;
  width: 55.2%;
}
.spe_dd_line {
  width: 91%;
  float: right;
  margin: 0;
  padding: 17px 4.5%;
  font-size: 10pt;
  border-bottom: 1px solid #d4d4d4;
}
.special-down-arrow,
.special-up-arrow {
  width: 100%;
  height: 65px;
  float: left;
  margin: 0;
  padding: 0;
}
.heart,
.logo_area {
  border: 0 solid red;
}
.spe_dd_line a {
  color: #000;
}
.spe_gray {
  background: #ededed;
}
.special-down-arrow {
  background: url(/wp-content/themes/lnccreative/images/special-down-arrow.jpg) center no-repeat #eaeaea;
}
.special-up-arrow {
  background: url(/wp-content/themes/lnccreative/images/special-up-arrow.jpg) center no-repeat #eaeaea;
}
.desk_menu {
  position: relative;
  padding-top: 18px;
}
.heart,
.logo_and,
.logo_area,
.logo_name,
.logo_name font,
.logo_name_area {
  float: left;
  padding: 0;
}
.logo_area {
  width: 44.8%;
  margin: 17px 0 0;
}
.heart {
  margin: 0 1% 0 0;
  width: 13%;
}
.heart img{width:auto; height:auto}
.logo_name_area {
  width: 80%;
  margin: 0;
  border: 0 solid #0f0;
}
.logo_name {
  color: #e31f07;
  font-family: Poiret One;
  font-size: 2.25em;
  border: 0 solid #000;
  margin: 5px 0 0;
  text-align: right;
}
.logo_name font {
  margin: 0;
}
.logo_and {
  color: #111;
  font-family: Exo;
  font-size: 15pt;
  font-weight: 600;
  margin: 13px 12px 0;
}
.footer_cont_area p,
.just-imagine {
  font-family: "Open Sans", sans-serif;
}
.just-imagine {
  float: right;
  margin: 0;
  padding: 0;
  font-size: 12pt;
  color: #272727;
  font-style: italic;
}
.footer_area,
.mo_logo_area,
.recommends_area,
.share_area {
  float: left;
  padding: 0;
}
.mo_logo_area {
  width: 74%;
  margin: 12px 0 0;
  text-align: left;
}
.share_area {
  width: 10%;
  margin: 24px 3% 0 0;
}
.footer_area {
  width: 100%;
  margin: 13px 0 0;
}
.re_heading {
  width: auto !important;
  margin-left: 7% !important;
}
.recommends_area {
  width: 100%;
  margin: 0 0 89px;
  position: relative;
  display: none;
}
.lc_recommends,
.lc_recommends_link {
  position: absolute;
  margin: 0;
  padding: 0;
  float: left;
}
.lc_recommends {
  width: 99%;
  top: 32px;
  left: 7%;
  max-width: 967px;
}
.lc_recommends_link {
  width: 99.5%;
  top: 0;
  left: 0;
  height: 100%;
}
.home_cati_img,
.main_container,
.outer_sticker,
.pin {
  position: relative;
}
.lc_recommends_link a {
  border: 0 solid #0f0;
  float: left;
  padding: 0;
}
.recommends_link_line {
  width: 100%;
  height: 47%;
  float: left;
  margin: 0;
  padding: 0;
  border: 0 solid #000;
}
.flipkart_logo {
  width: 8.5%;
  margin: 0.9% 0 0 0.5%;
  height: 68%;
}
.jabong {
  width: 8.6%;
  margin: 1.6% 0 0 1.5%;
  height: 40%;
}
.yatra {
  width: 8.6%;
  margin: 1.2% 0 0 1.5%;
  height: 54%;
}
.homeshop {
  width: 6.5%;
  margin: 0.6% 0 0 2.5%;
  height: 80%;
}
.fernsnpetals {
  width: 8.5%;
  margin: 0.9% 0 0 2.5%;
  height: 68%;
}
.booking {
  width: 8.5%;
  margin: 1.3% 0 0 1.5%;
  height: 52%;
}
.indiatiems {
  width: 7.8%;
  margin: 0.6% 0 0 2.1%;
  height: 75%;
}
.snapdeal {
  width: 8.2%;
  margin: 1.5% 0 0 2%;
  height: 44%;
}
.mantra {
  width: 8.5%;
  margin: 1.4% 0 0 1.7%;
  height: 44%;
}
.vistaprint {
  width: 8.3%;
  margin: 1% 0 0 1.6%;
  height: 64%;
}
.amazon_link {
  width: 8.1%;
  margin: 1% 0 0 0.8%;
  height: 47%;
}
.wisitech {
  width: 10.7%;
  margin: 0.6% 0 0 0.6%;
  height: 63%;
}
.expedia {
  width: 8.4%;
  margin: 1.2% 0 0 0.5%;
  height: 40%;
}
.fab {
  width: 7.8%;
  margin: 0.4% 0 0 2%;
  height: 78%;
}
.fashionandyou {
  width: 8.4%;
  margin: 1.2% 0 0 2%;
  height: 40%;
}
.firstcry {
  width: 7.7%;
  margin: 0.7% 0 0 2%;
  height: 62%;
}
.makemytrip {
  width: 8.5%;
  margin: 0.3% 0 0 1.8%;
  height: 78%;
}
.yebhi {
  width: 8.7%;
  margin: 0.7% 0 0 1.4%;
  height: 62%;
}
.yepme {
  width: 8.7%;
  margin: 1.3% 0 0 1.4%;
  height: 41%;
}
.babyoye {
  width: 8.3%;
  margin: 0.9% 0 0 1.4%;
  height: 54%;
}
.footer_top_area {
  width: 100%;
  float: left;
  margin: 0;
  padding: 48px 0 9px;
  background: #303030;
  border-bottom: 1px solid #3c3c3c;
}
.footer_cont_area {
  width: 75%;
  float: left;
  margin: 0 0 0 1.4%;
  padding: 0;
  border: 0 solid red;
}
.footer_cont_area p {
  font-size: 10pt;
  color: #a19f9f;
  margin: 0 0 18px;
  padding: 0;
  line-height: 18px;
}
.desk_copy,
.footer_link {
  font-family: Verdana, Geneva, sans-serif;
  color: #a19f9f;
  text-align: center;
}
.desk_copy a {
  color: #a19f9f;
}
.footer_so_area {
  width: 19%;
  float: right;
  margin: 22px 1.8% 0 0;
  padding: 0;
  border: 0 solid red;
}
.social-networking {
  width: 111px;
  background: url(/wp-content/themes/lnccreative/images/social-networking-icon.png) no-repeat;
  height: 74px;
  float: right;
  margin: 0;
  padding: 0;
}
.sn_line,
.sn_line1 {
  float: left;
  padding: 0;
}
.sn_line {
  width: 111px;
  margin: 0;
  border: 0 solid #0f0;
}
.sn_line1 {
  width: 111px;
  margin: 10px 0 0 0px;
  border: 0 solid red;
}
.social-networking a {
  width: 30px;
  height: 30px;
  float: left;
  margin: 0 9px 0 0;
  padding: 0;
  border: 0 solid #fff;
}
.desk_copy,
.footer_bottom_area,
.footer_link {
  width: 100%;
  float: left;
}
.footer_bottom_area {
  margin: 0;
  padding: 10px 0 20px;
  background: #303030;
}
.footer_link {
  margin: 0;
  padding: 0;
  font-size: 8.5pt;
}
.footer_link a {
  color: #a19f9f;
}
.desk_copy {
  font-size: 8.25pt;
  margin: 10px 0 0;
  padding: 0;
}
.category_title,
.home_post_title,
.inner_footer {
  font-family: "Open Sans", sans-serif;
}
.inner_footer {
  width: 96%;
  float: left;
  margin: -13px 0 0 2%;
  padding: 0;
  border: 0 solid #fff;
}
.inner_footer ul {
  float: left;
  margin: 0 1.5% 0 0;
  padding: 0;
  list-style: none;
  border: 0 solid #0f0;
}
.inner_footer ul li {
  width: 100%;
  font-size: 9pt;
  float: left;
  margin: 0 0 7px;
  line-height: 14px;
  padding: 0;
}
.inner_footer ul li a {
  color: #a19f9f;
  margin: 0;
  padding: 0;
}
.home_left_heading a,
.sub_heading a {
  color: #c2150a;
}
.literature {
  width: 8%;
}
.creative-kids {
  width: 11.2%;
}
.teen-times {
  width: 11.4%;
}
.learning-tools {
  width: 13.5%;
}
.foo-line5 {
  width: 11%;
}
.foo-line6 {
  width: 24%;
}
.travel {
  width: 22%;
}
.more,
.specials {
  width: 24%;
}
.inner-footer-so {
  width: 230px;
  background: url(/wp-content/themes/lnccreative/images/inner-footer-so.png) no-repeat;
  height: 31px;
  float: left;
  margin: 30px 0 2px;
  padding: 0;
}
.inner-footer-so a {
  width: 30px;
  height: 30px;
  float: left;
  margin: 0 9px 0 0;
  padding: 0;
  border: 0 solid #fff;
}
.home_left_area,
.home_mid_area {
  border: 0 solid red;
  padding: 0;
  float: left;
}
.inner-footer-outer {
  width: 100%;
  max-width: 230px;
  margin: auto;
}
.home_left_area {
  width: 16.5%;
  margin: 17px 1.5% 20px 0;
}
.home_mid_area {
  width: 70%;
  margin: 17px 0 0 0.4%;
}
.right_area {
  width: 27%;
  float: right;
  margin: 17px 0 9px;
  padding: 0;
}
.home_left_menu {
  width: 100%;
  float: left;
  margin: 0 0 6px 4%;
  padding: 0;
}
.home_left_heading,
.sub_heading {
  margin: 0 0 8px;
  font-size: 12pt;
  color: #c2150a;
  padding: 0;
  float: left;
}
.home_left_heading {
  width: 100%;
  font-weight: 400;
}
.sub_heading {
  width: 98%;
  max-width: 967px;
  font-weight: 700;
}
.home_left_menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_left_menu ul li {
  width: 90%;
  float: left;
  margin: 0 0 8px;
  padding: 0;
  font-size: 10pt;
}
.home_left_menu ul li a {
  color: #292929;
}
.home_left_menu ul li a:hover {
  text-decoration: none;
  color: #c2150a;
}
.home_left_add {
  width: 100%;
  float: left;
  margin: 4px 0 0;
  padding: 0;
}
.right_visite_area {
  width: 100%;
  float: left;
  margin: 0 0 21px;
  padding: 0;
}
.right_visite_box {
  width: 100%;
  float: left;
  margin: 3px 0 0;
  padding: 11px 0 14px;
  background: #eaeaea;
}
.popular_img,
.popular_line {
  padding: 0;
  border: 0 solid #000;
  float: left;
}
.popular_line {
  width: 90%;
  margin: 0 0 10px 5%;
}
.popular_img {
  width: 23%;
  margin: 5px 2.8% 0 0;
}
.popular_cont {
  width: 73%;
  float: left;
  margin: 0;
  padding: 0;
  border: 0 solid red;
}
.category_title,
.motivation,
.post_title {
  width: 100%;
  padding: 0;
}
.post_title {
  line-height: 20px;
  float: left;
  margin: 0 0 4px;
  font-size: 11pt;
}
.post_title a {
  color: #272727;
}
.post_title a:hover {
  color: #c2150a;
}
.category_title {
  float: left;
  margin: 0;
  font-size: 9pt;
}
.category_title a {
  color: #727272;
}
.more_visite {
  float: right;
  margin: 0 5% 0 0;
  padding: 0;
  font-size: 10pt;
}
.motivation,
.motivation_see {
  float: left;
  border: 0 solid red;
}
.more_visite a {
  color: #c2150a;
  text-decoration: underline;
}
.more_visite a:hover {
  text-decoration: none;
}
.motivation {
  margin: 5px 0 0;
  text-align: center;
}
.motivation_see {
  width: 90%;
  line-height: 20px;
  margin: 11px 0 10px 5%;
  font-size: 11pt;
  padding: 0;
}
.left-authr-box,
.left-newsletter {
  font-size: 10pt;
  padding: 0;
  float: left;
}
.bestsellers_books {
  width: 100%;
  float: left;
  margin: 5px 0 0;
  text-align: center;
  padding: 0;
  border: 0 solid red;
}
.left-authr-box {
  width: 90%;
  margin: 0 0 0 5%;
  line-height: 22px;
}
.left-authr-cont {
  width: 100%;
  float: left;
  margin: 0 0 23px;
  padding: 0;
}
.left-authr-img {
  width: 23%;
  float: left;
  margin: 0 3.5% 0 0;
  padding: 0;
}
.left-authr-name {
  width: 60%;
  float: left;
  margin: 5px 0 0;
  padding: 0;
}
.left-authr-name a {
  text-decoration: underline;
}
.left-authr-name a:hover {
  text-decoration: none;
}
.left-newsletter {
  width: 90%;
  margin: 0 0 2px 5%;
}
.newsletter-join {
  width: 100%;
  float: left;
  margin: 0 0 12px;
  padding: 0;
  font-weight: 700;
  line-height: 22px;
}
.newsletter_email {
  width: 100%;
  float: left;
  margin: 0 0 8px;
  padding: 0;
  font-size: 11pt;
}
.news-t-box {
  width: 95%;
  background: #fff;
  color: #000;
  float: left;
  margin: 0 0 3px;
  padding: 3px 2%;
  border: 1px solid #e6e6e6;
  font-size: 10pt;
}
.home_post_area,
.news_button {
  width: 100%;
  padding: 0;
  float: left;
}
.news_button {
  margin: 6px 0 0;
  font-size: 10pt;
}
.home_omaga {
  margin-right: 0 !important;
}
.home_post_area {
  margin: 0 0 13px;
}
.home_post_area .pin {
  float: left;
  font-size: 11px;
  margin: 0 8px 8px 0;
  min-height: 100px;
  padding: 8px 0 10px;
  position: relative;
  width: 185px;
  background: #ededed;
}
.home_post_box {
  width: 90%;
  float: left;
  margin: 0 0 0 5%;
  padding: 0;
}
.home_cati_area,
.home_photography,
.home_post_cont,
.home_post_img,
.home_post_title,
.photography_title {
  width: 100%;
  padding: 0;
  float: left;
}
.home_post_title {
  margin: 5px 0;
  font-size: 9pt;
}
.home_post_title a {
  color: #727272;
}
.home_post_img {
  margin: 5px 0 4px;
  text-align: center;
}
.home_post_cont {
  font-size: 10pt;
  line-height: 20px;
  margin: 0 0 6px;
}
.home_post_cont a {
  color: #272727;
}
.home_post_cont a:hover {
  color: #c2150a;
  text-decoration: none;
}
.home_cati_title a,
.photography_title a {
  color: #272727;
}
.home_photography {
  margin: 0 0 15px;
}
.photography_title {
  margin: -2px 0 11px;
  text-align: left;
  font-size: 10pt;
}
.book-cover,
.cati_post_img,
.creation_send,
.creations_top_img,
.feature_img,
.get_touch,
.home_cati_img,
.send-your-book,
.short_story,
.val_img {
  text-align: center;
}
.home_cati_area {
  margin: 13px 0 0;
}
.home_cati_box {
  width: 90%;
  float: left;
  margin: 0 2% 0 5%;
  padding: 0 0 5px;
}
.crk {
  min-height: 200px !important;
}
.home_cati_inner {
  width: 90%;
  float: left;
  margin: 0 0 0 5%;
  padding: 0;
}
.home_cati_img,
.home_cati_title,
.slider_top {
  width: 100%;
  padding: 0;
  float: left;
}
.home_cati_title {
  font-size: 10pt;
  line-height: 20px;
  margin: 0;
}
.home_cati_title a:hover {
  color: #c2150a;
  text-decoration: none;
}
.home_cati_img {
  margin: 10px 0 5px;
}
.slider_top {
  margin: 4px 0 15px;
}
.ck {
  display: block;
}
.mobile_menu,
.reations_outer {
  display: none;
}
.inner_left_area {
  width: 69%;
  float: left;
  margin: 0 0 9px;
  padding: 0;clear:both
}
.inner_left_area li {
  margin: 0 0 5px;
  padding: 0;
  font-size: 11pt;
  line-height: 20px;
}
.breadcrumb {
  width: 95%;
  float: left;
  margin: 17px 0 15px;
  padding: 0;
  font-size: 9pt;
}
.breadcrumb a,
.breadcrumb span {
  margin: 0;
  padding: 0;
  float: left;
}
.breadcrumb a {
  color: #c2150a;
  text-decoration: underline;
}
.breadcrumb a:hover,
.cati_post_heading a:hover {
  text-decoration: none;
}
.breadcrumb font {
  color: #c2150a;
  float: left;
  margin: 2px 5px;
  padding: 0;
}
.feature_area {
  width: 100%;
  float: left;
  margin: 0 0 25px;
  padding: 0 0 10px;
  border-bottom: 1px solid #e5e5e5;
}
.book-cover,
.cati_post_box {
  border: 0 solid #000;
  float: left;
}
.feature_img {
  width: 46%;
  float: left;
  margin: 0 2% 0 0;
  padding: 0;
}
.feature_cont {
  width: 52%;
  float: left;
  margin: 0;
  padding: 0;
}
.cati_post_area,
.feature_disc,
.feature_heading {
  width: 100%;
  float: left;
  padding: 0;
}
.feature_heading {
  margin: 0 0 10px;
  font-size: 12pt;
  color: #c2150a;
  font-weight: 700;
}
.feature_disc {
  margin: 0;
  font-size: 11pt;
  line-height: 23px;
}
.cati_post_area {
  margin: 0 0 0 1%;
}
.cati_post_box {
  width: 90%;
  margin: 0 0 0 5%;
  padding: 0;
}
.cati_post_cont,
.cati_post_heading,
.cati_post_img {
  width: 100%;
  padding: 0;
  float: left;
}
.cati_post_img {
  margin: 0 0 6px;
}
.cati_post_heading {
  margin: 0 0 5px;
  font-size: 10.5pt;
  line-height: 20px;
  font-weight: 700;
}
.cati_post_heading a {
  color: #272727;
}
.by_author,
.chapter_box ul li a {
  color: #000;
}
.cati_post_cont {
  margin: 0;
  font-size: 10pt;
  line-height: 21px;
}
.main_container {
  margin: 0 auto;
  padding: 0;
}
.pin {
  float: left;
  font-size: 11px;
  margin: 0 20px 20px 0;
  min-height: 190px;
  padding: 10px 0;
  width: 180px;
  background: #eaeaea;
}
.by_author {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  padding: 0;
  font-size: 9pt;
}
.by_author a {
  text-decoration: underline;
}
.about_text a,
.by_author a:hover {
  text-decoration: none;
}
.chapter_box {
  width: 21.5%;
  float: left;
  margin: 0 1% 0 0;
  padding: 0;
  background: #f3f1f1;
}
.chapter_box ul {
  width: 85%;
  float: left;
  margin: 23px 0 0 12%;
  padding: 0 0 15px;
  font-size: 10pt;
}
.chapter_box ul li {
  width: 100%;
  float: left;
  margin: 0 0 8px;
  padding: 0;
  list-style: none;
}
.book-cover {
  width: 77%;
  margin: 0;
  padding: 0;
}
.book-cover img {
  border: 1px solid #e6e7e7;
}
.single_text_box_bg {
  background: #eaeaea;
  float: left;
  padding: 9px 2% 2px;
  margin: 0 0 20px;
  font-size: 10pt;
  width: 96%;
  line-height: 18px;
}
.about_author {
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  float: left;
  border: 1px solid #ebebeb;
  background: #eaeaea;
}
.about_text {
  background-color: #c2150a;
  color: #fff;
  float: left;
  margin: 5px;
  padding: 5px 0 5px 8px;
  width: 25%;
}
.about_img,
.get_touch,
.img_abut,
.img_text,
.img_text_heading {
  padding: 0;
  float: left;
}
.about_text a {
  color: #fff;
}
.about_img {
  width: 97%;
  margin: 5px 0 15px 1.5%;
  border: 0 solid #000;
}
.img_abut {
  width: 10%;
  margin: 0 2% 0 0;
  border: 0 solid #d5d5d5;
}
.img_abut img {
  border: 1px solid #d5d5d5;
}
.img_text {
  width: 87%;
  margin: 0;
  font-size: 11pt;
  line-height: 20px;
}
.img_text_heading {
  width: 100%;
  margin: 0 0 5px;
  font-weight: 700;
}
.img_text_heading a {
  color: #272727;
}
.get_touch {
  width: 100%;
  line-height: 17px;
  font-size: 10pt;
  font-weight: 700;
  margin: 20px 0 0;
}
.get_touch a {
  text-decoration: underline;
}
.get_touch a:hover,
.subcat_cont a {
  text-decoration: none;
}
.about_author_auth {
  width: 100%;
  margin: 0 0 20px;
  padding: 13px 0 10px;
  float: left;
  border: 1px solid #ebebeb;
  background: #eaeaea;
}
#author-avatar {
  width: 11%;
  margin: 0 1.3% 0 2%;
  padding: 0;
  float: left;
  border: 0 solid #000;
}
#author-avatar img {
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px #bbb;
  -moz-box-shadow: 0 1px 2px #bbb;
  box-shadow: 0 1px 2px #bbb;
  padding: 3px;
}
#author-description,
.happy_girl,
.subcat_cont,
.subcat_f_line {
  padding: 0;
  float: left;
}
#author-description {
  width: 84%;
  margin: 0 1% 0 0;
  font-size: 13px;
  line-height: 17px;
}
#author-description h2 {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  margin: 5px 0;
}
.happy_girl {
  width: 100%;
  margin: 0;
}
.subcat_cont {
  margin: 0 0 20px;
  width: 100%;
  border: 0 solid #000;
}
.subcat_cont a:hover {
  text-decoration: underline;
}
.subcat_f_line {
  width: 100%;
  margin: 0 0 2px;
  font-size: 10pt;
  font-weight: 700;
}
.subcat_f_line a {
  color: #272727;
}
.subcat_f_line a:hover {
  text-decoration: none;
  color: #c2150a;
}
.subcat_date {
  width: 100%;
  float: left;
  margin: 0;
  padding: 2px 0 0;
  font-size: 9pt;
  color: #6a6a6a;
  border: 0 solid #000;
  font-weight: 400;
}
.search_box,
.search_box .search_img {
  float: left;
  padding: 0;
  border: 0 solid red;
}
.subcat_date a {
  text-decoration: underline;
  color: #6a6a6a;
}
.letter_search li a,
.subcat_date a:hover {
  text-decoration: none;
}
.search_box {
  width: 100%;
  margin: 8px 0 0;
}
.search_box .search_img {
  width: 14.5%;
  margin: 5px 2% 0 0;
  text-align: center;
}
.search_box .search_img img {
  border: 1px solid #dcdcdc;
}
.search_box .search_cont {
  width: 83%;
  float: left;
  margin: 0;
  padding: 0;
  border: 0 solid #0f0;
  font-size: 10pt;
  line-height: 19px;
}
.entry-description,
.img_cat {
  width: 100%;
  float: left;
  padding: 0;
}
.search_box .search_cont p {
  margin: 0;
  padding: 0;
}
.img_cat {
  margin: 0 0 10px;
  border: 0 solid #0f0;
  font-size: 11pt;
}
.entry-description {
  margin: 10px 0 0;
  border: 0 solid #000;
}
.pagination {
  clear: both;
  padding: 0;
  font-size: 10pt;
  float: right;
  border: 0 solid #000;
}
.pagination a,
.pagination span {
  display: block;
  float: left;
  padding: 0 6px;
  text-decoration: none;
  width: auto;
  color: #000;
}
.pagination img {
  margin-top: 3px;
  padding-right: 0;
}
.pagination a:hover {
  color: #c2150a;
}
.pagination .current {
  font-weight: 700;
  border: 1px solid #d6d6d6;
  color: #253d7b;
  margin-top: -1px;
}
.outer_sticker {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
#sticker {
  width: 100% !important;
  max-width: 1200px;
  padding: 0;
  margin: 0;
  z-index: 100000;
  border: 0 solid #dbdbdb;
  float: left;
  background: url(/wp-content/themes/lnccreative/images/menu-bg.jpg) repeat-x !important;
}
.sticker_small {
  display: none;
}
.sticker_big {
  position: absolute;
  left: -135px;
}
.letter_search {
  color: #000;
  font-size: 9pt;
  width: 100%;
  padding: 0;
  margin: 0 0 10px;
  border: 0 solid red;
  float: left;
}
.letter_search li,
.letter_search ul {
  float: left;
  padding: 0;
  margin: 0;
}
.creation_send,
.creations_top_img,
.letter_search ul,
.short_story,
.your_chance,
.your_chance_img {
  border: 0 solid #000;
}
.letter_search ul {
  list-style-type: none;
  width: 100%;
}
.letter_search li a {
  padding: 2px 4px;
  float: left;
  color: #000;
}
.creation_send,
.creations_top_img,
.short_story,
.your_chance {
  padding: 0;
  float: left;
}
.letter_search li a:hover {
  background: #c2150a;
  color: #fff;
}
.letter_select {
  color: #fff !important;
  background: #c2150a;
}
.letter_search li span {
  padding: 0;
  float: left;
  margin: 2px 2.4px 0 2px;
}
.creations_top_img {
  width: 100%;
  margin: 0;
}
.short_story {
  width: 100%;
  margin: 26px 0 0;
  font-size: 17px;
  color: #040808;
  line-height: 28px;
}
.short_story span {
  color: #767576 !important;
}
.creation_send {
  width: 100%;
  margin: 20px 0 10px;
  line-height: 22px;
  font-size: 11pt;
}
.creation_send span {
  font-size: 13pt;
  font-weight: 700;
}
.creation_send a {
  text-decoration: underline;
}
.creation_send a:hover {
  text-decoration: none;
}
.your_chance {
  width: 100%;
  margin: 20px 0 0;
}
.your_chance_img {
  width: 38%;
  margin: 0 2% 0 0;
  padding: 12px 0 0;
  float: left;
}
.your_chance_text {
  width: 59%;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 11pt;
}
.your_chance_text span {
  color: #ec3924;
  font-style: italic;
  font-size: 11pt;
}
.error {
  color: red;
  font-size: 8pt;
  font-weight: 400;
  width: 100%;
  float: left;
}
.send_box {
  float: left;
  margin: 18px 0 0 10%;
  padding: 0;
  width: 80%;
  border: 1px solid #e5e4e4;
}
.mandatory_area {
  float: right;
  margin: 15px 20px 10px 0;
  padding: 0;
  font-size: 9pt;
  color: #2b2a2a;
}
.send_form,
.send_line,
.send_min {
  float: left;
  padding: 0;
}
.mandatory_area span {
  color: #d10027;
}
.send_form {
  margin: 20px 0 11px 5%;
  width: 90%;
  font-size: 10pt;
  color: #2b2a2a;
  line-height: 22px;
  border: 0 solid #900;
}
.send_line {
  margin: 0;
  width: 100%;
  border: 0 solid red;
}
.send_min {
  margin: -2px 0 0;
  width: 3%;
  font-size: 10pt;
  color: #d10027;
  border: 0 solid #000;
}
.send_left,
.send_left span {
  color: #2b2a2a;
  float: left;
  padding: 0;
}
.send_left {
  margin: 0 3% 0 0;
  width: 29%;
  font-size: 10pt;
  line-height: 15px;
  border: 0 solid #ff0;
}
.send_left span {
  margin: 0;
  font-size: 8pt;
}
.send_right {
  float: left;
  margin: 0;
  padding: 0;
  width: 63%;
  border: 0 solid #f0f;
}
.send_t_box {
  background: #fff;
  width: 96%;
  border: 1px solid #d1c9c0;
  margin: 0;
  padding: 2px 2%;
  font-size: 10pt;
  color: #000;
  float: left;
}
.book_review_area,
.book_review_area ul,
.plus {
  padding: 0;
  width: 100%;
  float: left;
}
.book_review_area {
  margin: 0;
  border: 0 solid red;
}
.plus {
  font-weight: 700;
  color: #191919;
  font-size: 9pt;
  margin: 10px 0 5px;
  border: 0 solid red;
}
.book_review_area p a {
  text-decoration: underline;
}
.book_review_area p a:hover,
.val_top a {
  text-decoration: none;
}
.book_review_area ul {
  margin: 0 0 0 15px;
  list-style-type: none;
}
.book_review_area ul li {
  margin: 0;
  padding: 0 10px 7px;
  list-style-type: none;
  background: url(/wp-content/themes/lnccreative/images/small-arrow.png) left 5px no-repeat;
  color: #000;
  font-size: 10pt;
}
.send-your-book {
  width: 100%;
  float: left;
  line-height: 17px;
  font-size: 13pt;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 0;
}
.val_content {
  margin: 0 0 25px;
  padding: 0;
  width: 100%;
  float: left;
}
.val_day {
  float: left;
  padding: 0;
  margin: 0;
}
.val_day h1 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 15pt;
  color: #ae5e8a;
  display: inline;
}
.val_day_h1bg {
  background: url(/wp-content/themes/lnccreative/images/val_header_bg.png) left top no-repeat;
  height: 23px;
  padding-left: 37px;
  float: left;
}
.gift_idea {
  color: #ba1e5f;
  background: 0 0;
  float: left;
  margin: 0 0 0 5px;
}
.gift_idea a {
  color: #ba1e5f;
}
.val_top,
.val_top a {
  color: #890041;
}
.val_box {
  width: 28%;
  float: left;
  border: 1px solid #fff;
  margin: 13px 0 0 4%;
  background: #fff;
  -moz-box-shadow: 0 2px 2px 1px #b3a4aa;
  -webkit-box-shadow: 0 2px 2px 1px #b3a4aa;
  box-shadow: 0 2px 2px 1px #b3a4aa;
}
.val_top {
  font-weight: 400;
  font-size: 11pt;
  background: #fee2ee;
  padding: 10px 5%;
  margin: 0;
  height: 36px;
  float: left;
  width: 90%;
}
.val_bottom {
  font-size: 10pt;
  height: 40px;
  border: 0 solid #000;
  color: #282828;
  padding: 0 0 5px;
  margin: 0 0 0 2%;
  float: left;
  width: 96%;
}
.val_img {
  width: 100%;
  height: 140px;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
}
.val_img img {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.val_more {
  font-size: 9pt;
  float: right;
  background: url(/wp-content/themes/lnccreative/images/arow_pink.png) right bottom no-repeat;
  margin: 0;
  padding: 0 12px 0 0;
}
.best_deals,
.canon_area,
.diwali_right {
  float: left;
  padding: 0;
}
.val_more a {
  color: #3f187c;
  text-decoration: underline;
}
.val_more a:hover {
  color: #3f187c;
  text-decoration: none;
}
.best_deals {
  margin: -22px 0 0 -2px;
  width: 100%;
}
.diwali_right {
  width: 100%;
  margin: 0;
  border: 1px solid #e9beb0;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ffedc5;
}
.canon_area {
  margin: 26px 0 0 3.5%;
  width: 93%;
}
.canon_hed,
.canon_main {
  float: left;
  margin: 0;
  width: 100%;
}
.canon_hed {
  padding: 0;
  font-size: 10pt;
  color: #000;
  font-weight: 700;
}
.canon_hed a {
  text-decoration: none;
  color: #000;
}
.canon_main {
  padding: 11px 0 0;
  border: 0 solid #000;
}
.canon_left,
.canon_right {
  padding: 0;
  border: 0 solid #000;
  float: left;
}
.canon_left {
  margin: 0 2% 0 0;
  width: 33%;
}
.canon_right {
  margin: 0;
  width: 64%;
}
.original_price {
  float: left;
  padding: 0 0 1px;
  margin: 0;
  font-size: 12px;
  color: #000;
}
.original_price span {
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #e21500;
  text-decoration: line-through;
}
.offer_price {
  float: left;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #000;
  font-weight: 700;
}
.offer_price span {
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #116500;
}
.flipkart {
  float: left;
  padding: 8px 0 0;
  margin: 0;
  width: 100%;
}
.more_camera {
  float: right;
  padding: 6px 0 0;
  margin: 0;
  font-size: 12px;
  color: #253b7c;
  text-align: right;
}
.christmas_add_banner,
.christmas_image,
.diwali_med {
  text-align: center;
  float: left;
}
.diwali_top,
.diwali_top a {
  color: #951701;
}
.more_camera a {
  text-decoration: underline;
  font-size: 12px;
}
.christmas_top a,
.diwali_top a,
.more_camera a:hover {
  text-decoration: none;
}
.canon_line {
  padding: 0;
  margin: 19px 0 0 2%;
  width: 96%;
  background: url(/wp-content/themes/lnccreative/images/line-canon.jpg) repeat-x;
  height: 3px;
  float: left;
}
.diwali_bottom,
.diwali_top {
  height: 30px;
  font-size: 10pt;
  line-height: 18px;
  float: left;
}
.diwali_box {
  float: left;
  padding: 0;
  margin: 0 3.7% 25px 0;
  width: 46.5%;
  background: #fddea3;
  border: 1px solid #eac0b2;
}
.diwali_top {
  padding: 0 0 9px;
  margin: 11px 0 9px 2%;
  font-weight: 700;
  width: 96%;
}
.diwali_bottom {
  padding: 0 8px 11px;
  margin: 0;
  color: #000;
}
.diwali_med {
  padding: 0;
  margin: 0 0 6px 2%;
  width: 96%;
}
.christmas_content {
  margin: 0 0 25px;
  padding: 0;
  width: 100%;
  float: left;
  border: 0 solid #000;
}
.christmas_box {
  width: 29.7%;
  float: left;
  border: 1px solid #ffc8ca;
  padding: 10px 1%;
  margin: 0 2% 2% 0;
  background: #fff;
}
.christmas_top {
  font-size: 10.5pt;
  font-weight: 700;
  color: #272727;
  height: 45px;
  float: left;
  width: 100%;
}
.christmas_top a {
  color: #272727;
}
.christmas_image {
  width: 100%;
  height: 171px;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
}
.christmas_image img {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.christmas_bottom {
  float: left;
  font-size: 9pt;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
  height: 45px;
}
.christmas_vacation {
  margin: 0;
  padding: 0;
  float: left;
}
.christmas_vacation h1 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-size: 17px;
  color: #000;
  display: inline;
  line-height: 36px;
}
.christmas_vacation h1 > span {
  color: #d11c24;
}
.christmas_vacation h1 > span a {
  color: #d11c24;
  text-decoration: none;
}
.christmas_cherry {
  float: left;
  padding-left: 10px;
}
.christmas_line {
  background: url(/wp-content/themes/lnccreative/images/christmas_line.png) left top no-repeat;
  height: 3px;
  float: left;
  margin: 0 0 15px;
  padding: 0;
  width: 100%;
}
.christmas_add_banner {
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
  border: 0 solid #000;
}
.christmas_more {
  font-size: 10pt;
  margin: 0;
  padding: 0;
  float: right;
  text-align: right;
  width: 100%;
  border: 0 solid red;
}
.prot_heading,
.prot_heading a {
  font-size: 11pt;
  font-weight: 700;
}
.christmas_more a {
  text-decoration: underline;
}
.christmas_more a:hover {
  text-decoration: none;
}
.pht {
  margin: 0 0 0 0.7%;
  padding: 0;
  float: left;
}
.boxgrid {
  overflow: hidden;
  position: relative;
  padding: 0;
  float: left;
  margin: 3px 3px 0;
}
.cs {
  margin: 0 0 0 10px !important;
}
.boxgrid .img1 {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
.boxcaption {
  float: left;
  position: absolute;
  width: 100%;
}
.portfolio_cont_box a {
  text-decoration: none !important;
}
.captionfull .boxcaption {
  bottom: 0;
  right: 330px;
}
.caption .boxcaption {
  top: 220px;
  left: 0;
}
.portfolio_line {
  float: left;
  margin: 0;
  padding: 2px 0 0;
}
.portfolio_cont_box {
  position: absolute;
  bottom: 2.5px;
  left: 0;
  float: left;
  margin: 0;
  padding: 0;
  opacity: 0.78;
  filter: alpha(opacity=78);
  min-height: 52px;
  width: 100%;
  background: url(/wp-content/themes/lnccreative/images/slider_cont_bg.png) repeat-x;
}
.movie_review_bg,
.prize_box {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#fdfdfd, endColorstr=#f3f1f1);
}
.port_cont {
  float: left;
  margin: 5px 0 0;
  padding: 0 14px 12px 0;
  border: 0 solid #666;
}
.port_cont p,
.prot_heading {
  padding: 0 0 0 10px;
  margin: 0;
}
.prot_heading {
  float: left;
  color: #c2150a;
}
.prot_heading a {
  color: #fff;
  text-decoration: none;
}
.port_cont p {
  font-size: 10pt;
  line-height: 18px;
  color: #fff;
}
.photography_light_box_bg {
  background: #f7fcfc;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 999;
}
.photography_light_box_close_btn {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.photography_light_box_close_btn_bottom {
  text-align: right;
  padding-top: 15px;
  margin: 0;
  vertical-align: bottom;
}
.photography_light_box_left {
  width: 73%;
  float: left;
  margin-left: 0;
}
.photography_light_box_right {
  width: 25%;
  float: right;
  border: 0 solid red;
}
.photography_area_right {
  width: 96%;
  padding: 6px 3% 0;
  float: right;
  background: #fff;
  -moz-box-shadow: 0 0 2px 1px #cfd0d0;
  -webkit-box-shadow: 0 0 2px 1px #cfd0d0;
  box-shadow: 0 0 2px 1px #cfd0d0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.photography_large_img {
  margin: 0 0 20px;
  background: #fff;
  float: left;
  width: 100%;
  -moz-box-shadow: 0 0 2px 1px #cfd0d0;
  -webkit-box-shadow: 0 0 2px 1px #cfd0d0;
  box-shadow: 0 0 2px 1px #cfd0d0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.photography_large_inner {
  float: left;
  width: 97%;
  margin: 0 0 25px 1.5%;
  padding: 0;
  border: 0 solid;
}
.photography_main_name_box {
  padding: 0;
  margin: 16px 0 5px;
  border: 0 solid #000;
  width: 100%;
  float: left;
}
.photography_hed_area {
  float: left;
  width: 85%;
  border: 0 solid red;
}
.photography_img_no {
  float: right;
  color: #131313;
  font-size: 14px;
}
.photography_main_name {
  float: left;
  border: 0 solid #0f0;
  margin: 0 0 5px;
  padding: 0;
  width: 100%;
}
.photography_sub_det,
.photography_sub_name {
  padding: 0;
  color: #2e2e2e;
  width: 100%;
  float: left;
}
.photography_sub_name {
  font-size: 11pt;
}
.photography_sub_det {
  font-size: 10pt;
  border: 0 solid #000;
}
.photography_introduce {
  border: 1px solid #9c3;
  font-size: 14px;
  color: #2e2e2e;
  padding: 18px 14px 5px;
  font-weight: 700 !important;
}
.photography_introduce_text {
  font-size: 9pt;
  line-height: 16px;
  color: #2e2e2e;
  padding: 14px 0 18px;
  font-weight: 400 !important;
  position: relative;
  border: 0 solid #000;
  float: left;
  margin: 0;
  width: 100%;
}
.photography_line {
  margin: 0 !important;
}
.phtography_author_right {
  float: left;
  width: 22%;
  padding: 0;
  margin: 0 2% 0 0;
  border: 0 solid #0f0;
}
.photography_comment_area {
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
}
.phtography_author_right_text {
  float: left;
  width: 76%;
  vertical-align: top;
  border: 0 solid red;
}
.photography_comment_name {
  font-size: 9pt;
  width: 100%;
  color: #c2150a;
  padding: 0;
  float: left;
  margin: -3px 0 2px;
  font-weight: 400 !important;
}
.photography_comment_name a {
  color: #c2150a;
  padding: 0;
  vertical-align: top;
  font-weight: 700 !important;
}
.photography_udaypur {
  border: 0 solid #000;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.photography_comment_text {
  float: left;
  width: 100%;
  margin: 0;
  line-height: 18px;
  font-size: 9pt;
  color: #2e2e2e;
  padding: 0;
  font-weight: 400 !important;
}
.photography_comment_text span {
  float: left;
  width: 100%;
  margin: 5px 0 0;
  text-align: right;
}
.photography_comment_text span a {
  text-decoration: underline;
}
.photography_comment_text span a:hover {
  text-decoration: none;
}
.photography_slider_box {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.photography_udaypur_name {
  width: 100%;
  margin: 0 0 6px;
  padding: 0;
  float: left;
  font-size: 9pt;
  color: #c2150a;
  font-weight: 700 !important;
}
.photography_scroll {
  width: 100%;
  max-height: 370px;
  border: 1px solid #ccc;
  overflow-y: auto;
  margin: 0 0 10px;
  padding: 0;
  float: left;
}
.photography_add_comments {
  font-size: 13px;
  color: #2e2e2e;
  padding: 5px 0 10px;
  font-weight: 700 !important;
}
.photography_comments_text_box {
  font-size: 12px;
  color: #2e2e2e;
  padding: 0;
  width: 231px;
  height: 45px;
  border: 1px solid #ccc;
  background: #f3f3f3;
}
.photography_comments_space {
  padding-bottom: 15px;
}
.photography_show_popup {
  background: #e7e7e7;
  width: 100%;
  float: left;
  -moz-box-shadow: 0 0 2px 1px #a0a1a1;
  -webkit-box-shadow: 0 0 2px 1px #a0a1a1;
  box-shadow: 0 0 2px 1px #a0a1a1;
  position: absolute;
  z-index: 9;
  top: 42%;
  left: 0;
  margin-bottom: 20px;
}
.popup_t_line {
  top: 92% !important;
}
.photography_logo_area {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
  border: 0 solid red;
}
.photography_logo {
  float: left;
  margin: 0 4% 3% 0;
  padding: 0;
  width: 30.5%;
  border: 0 solid red;
}
.bus_text,
.getting_around_box {
  float: left;
  padding: 0;
  border: 0 solid #0f0;
}
.photography_getting_there {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.getting_around_aero,
.sights_activities_aero,
.stay_aero {
  margin-top: -2%;
  position: absolute;
  z-index: 999;
}
.getting_around_aero {
  margin-left: 13%;
}
.stay_aero {
  margin-left: 47.5%;
}
.sights_activities_aero {
  margin-left: 82%;
}
.getting_around_box {
  margin: 5px 0 15px 2%;
  width: 96%;
}
.close_btn_text {
  text-align: right;
}
.bus_text {
  margin: 0;
  width: 100%;
}
.ph_logo_area,
.ph_logo_line {
  width: 100%;
  margin: 10px 0;
  float: left;
}
.ph_logo,
.ph_logo_area,
.ph_logo_line,
.ph_menu_area {
  border: 0 solid red;
  padding: 0;
}
.ph_logo_line {
  position: relative;
}
.ph_logo {
  width: 3%;
  float: left;
  margin: 0 1% 0 0;
}
.ph_menu_area {
  width: 100%;
  max-width: 180px;
  float: right;
  position: absolute;
  right: 0;
  z-index: 20;
  margin: 0;
}
.ph_logo_name_area {
  width: 70%;
  float: left;
  margin: 0;
  padding: 0;
  border: 0 solid #0f0;
}
.movie_img,
.movie_section,
.winner {
  width: 100%;
  float: left;
}
.ph_logo_name {
  color: #e31f07;
  font-family: "Poiret One", cursive;
  font-size: 1.8em;
  border: 0 solid #000;
  float: left;
  margin: 0;
  padding: 0;
  text-align: right;
}
.ph_logo_name font {
  float: left;
  margin: 0;
  padding: 0;
}
.ph_logo_and {
  color: #111;
  font-family: Exo, sans-serif;
  font-size: 15pt;
  font-weight: 600;
  float: left;
  margin: 9px 8px 0;
  padding: 0;
}
.movie_section {
  margin: 18px 0 0;
  padding: 0;
  border: 0 solid;
}
.movie_img {
  margin: 0;
  padding: 0;
  text-align: center;
}
.movie_content,
.movie_content_text {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  border: 0 solid;
}
.movie_content_text p {
  margin: 0;
  padding: 7px 0 0 !important;
}
.winner {
  margin: 0 0 25px;
  padding: 0;
  background: url(/wp-content/themes/lnccreative/images/winner.jpg) no-repeat;
  height: 144px;
}
.prize_text,
.wiiner_text {
  width: 85%;
  float: right;
  color: #af0100;
  border: 0 solid #000;
}
.wiiner_text {
  margin: 16px 0 0;
  padding: 0;
  text-align: center;
  font-size: 10pt;
  line-height: 15px;
}
.wiiner_text a {
  text-decoration: underline;
}
.wiiner_text a:hover {
  text-decoration: none;
}
.wiiner_text span {
  font-size: 10.6pt;
  color: #af0100;
  font-weight: 700;
  padding-top: 4px;
  display: block;
}
.prize_text {
  margin: 9px 0 0;
  padding: 0;
  font-size: 10.8pt;
}
.reviews_button,
.reviews_movie {
  width: 100%;
  padding: 0;
  text-align: center;
}
.prize_text a {
  font-size: 10pt;
  color: #003056;
  text-decoration: underline;
  margin-left: 10px;
}
.prize_text a:hover {
  text-decoration: none;
}
.reviews_movie {
  float: left;
  margin: 0 0 20px;
  font-size: 11pt;
}
.reviews_movie a {
  text-decoration: underline;
}
.reviews_button a:hover,
.reviews_movie a:hover {
  text-decoration: none;
}
.reviews_button {
  float: left;
  margin: 0;
}
.ifif {
  width: 300px;
  margin: 0 0 10px;
  padding: 0;
  float: left;
}
.aryaner_read,
.muvie_button,
.winners_hed {
  width: 100%;
  padding: 0;
}
.aryaner_read {
  margin: 10px 0 0;
  float: right;
  font-size: 10pt;
  text-align: right;
}
.muvie_button {
  margin: 0;
  border: 0 solid;
  text-align: center;
  float: left;
}
.wr_reviews {
  margin: 0 0 9px;
  padding: 0;
  float: right;
  border: 0 solid;
}
.winners_hed {
  margin: 0 0 10px;
  float: left;
  font-size: 12pt;
  font-weight: 700;
  color: #272727;
}
.movie_review_bg {
  width: 99.5%;
  margin: 0 0 25px;
  padding: 0;
  float: left;
  border: 1px solid #e3e3e3;
  background-image: -moz-linear-gradient(top, #fdfdfd 0, #f3f1f1 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0, #f3f1f1 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0, #f3f1f1 100%);
  background-image: -webkit-linear-gradient(top, #fdfdfd 0, #f3f1f1 100%);
}
.movie_review_inner {
  width: 96%;
  float: left;
  margin: 10px 0 10px 2%;
  padding: 0;
}
.movie_review_text {
  width: 100%;
  margin: 5px 0 10px;
  padding: 0;
  float: left;
  border: 0 solid;
}
.movie_review_judges {
  width: 32%;
  float: left;
  margin: 0 2% 0 0;
  padding: 0;
}
.movie_review_judges_prize {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.movie_review_judges_photo {
  width: 32%;
  float: left;
  margin: 0 2% 0 0;
  padding: 0;
}
.movie_review_judges_name {
  width: 65%;
  float: left;
  margin: 0;
  padding: 0;
}
.movie_review_judges_name_text {
  font-size: 9pt;
  font-weight: 700;
  width: 100%;
  float: left;
  border: 0 solid #000;
  margin: 0 0 10px;
  padding: 0;
}
.movie_content_text_mov,
.movie_name,
.photography_box,
.prize_img_area_name,
.prize_winner_heading {
  font-size: 10pt;
  float: left;
}
.movie_review_judges_name_text a {
  color: #b40000;
  text-decoration: none;
}
.movie_name {
  width: 100%;
  margin: 0;
  padding: 0;
}
.movie_post_your_review {
  width: 100;
  margin: 0;
  padding: 0;
  border: 1px solid;
  float: left;
}
.movie_review_box {
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  float: left;
  border: 0 solid red;
}
.prize_winner_heading {
  width: 100%;
  margin: 0 0 6px;
  padding: 0;
  font-weight: 700;
}
.prize_box {
  width: 99.6%;
  margin: 0 0 10px;
  padding: 0 0 6px;
  float: left;
  border: 1px solid #e3e3e3;
  background-image: -moz-linear-gradient(top, #fdfdfd 0, #f3f1f1 100%);
  background-image: -o-linear-gradient(top, #fdfdfd 0, #f3f1f1 100%);
  background-image: linear-gradient(to bottom, #fdfdfd 0, #f3f1f1 100%);
  background-image: -webkit-linear-gradient(top, #fdfdfd 0, #f3f1f1 100%);
}
.prize_area {
  width: 94%;
  margin: 0 0 0 3%;
  padding: 0;
  border: 0 solid #000;
  float: left;
}
.prize_img_area,
.prize_img_con {
  border: 0 solid red;
  padding: 0;
  float: left;
}
.prize_img_con {
  width: 31%;
  margin: 15px 3% 0 0;
}
.prize_img_area {
  width: 100%;
  margin: 0;
  text-align: center;
}
.prize_img_area_name {
  width: 90%;
  font-weight: 400;
  margin: 10px 0 0 5%;
  padding: 0;
  text-align: center;
  border: 0 solid #000;
}
.prize_img_area_name label {
  font-weight: 400;
}
.best_view {
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  float: left;
  text-align: center;
}
.movie_right_area_top_banner {
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  float: left;
  border: 0 solid #000;
}
.movie_content_img_mov,
.movie_content_mov,
.movie_right_area_bootom_banner,
.nst_box {
  border: 0 solid red;
  padding: 0;
  float: left;
}
.movie_right_area_bootom_banner {
  width: 100%;
  margin: 20px 0 0;
}
.movie_content_mov {
  width: 100%;
  margin: 0 0 20px;
}
.nst_box {
  width: 47.5%;
  margin: 0 5% 0 0;
}
.movie_content_img_mov {
  margin: 0 3% 0 0;
  width: 32%;
}
.movie_content_text_mov {
  margin: 0;
  width: 64%;
  line-height: 18px;
  padding: 0;
  border: 0 solid #0f0;
}
.photography_box {
  width: 100%;
  margin: 10px 0 15px;
  padding: 0;
}
.photography_area {
  width: 23%;
  margin: 0 1% 20px;
  padding: 0;
  float: left;
  border: 0 solid;
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.33);
}
.amazon p,
.banner_add,
.rightadd {
  border: 0 solid;
}
.photo_title {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  float: left;
}
.photo_title_text {
  font-size: 11pt;
  margin: 0;
  padding: 0 0 0 2%;
  color: #555;
  text-overflow: ellipsis;
  font-weight: 700;
  width: 96%;
  float: left;
  height: 40px;
}
.banner_add,
.photo_title_image {
  width: 100%;
  padding: 0;
  float: left;
}
.photo_title_image {
  position: relative;
  margin: 10px 0 0;
  text-align: center;
  height: 200px;
}
.photo_title_image img {
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.slideph {
  min-height: 240px !important;
}
.banner_add {
  margin: 0;
}
.rightadd {
  width: 160px;
  float: right;
}
.ads {
  text-align: center;
  padding-top: 15px;
  float: left;
  width: 698px;
}
.amazon,
.amazon p {
  padding: 0;
  margin: 0;
}
.amazon {
  float: left;
  width: 100%;
}
#sidebar {
  width: 20%;
  border: 1px solid red;
}
.not_found,
.not_text {
  width: 100%;
  padding: 0;
}
.not_found {
  float: left;
  background: url(/wp-content/themes/lnccreative/images/found.jpg) center 0 no-repeat;
  height: 457px;
  margin: 0;
}
.not_text {
  margin: 24% 0 0;
  float: left;
  text-align: center;
  font-size: 12px;
  color: #111;
  line-height: 18px;
}
.post_box,
.thumbnail_box_new {
  width: 100%;
  margin: 0;
  float: left;
}
.umm {
  font-size: 13px;
  color: #c2150a;
}
.not_text p {
  padding-top: 8px;
}
.not_text a {
  font-size: 12px;
  color: #c2150a;
  text-decoration: underline;
  font-weight: 700;
}
.post_box {
  padding: 0 0 10px;
  border: 0 solid red;
}
.thumbnail_box_new {
  padding: 0;
  border: 0 solid #000;
}
.thumbnail_image {
  width: 97%;
  float: left;
  margin: 0 0 0 1.5%;
  padding: 0;
  border: 0 solid #0f0;
}
.thumbnail_image_thum {
  width: 90px;
  float: left;
  margin: 0 19px 0 0;
  padding: 0;
  border: 1px solid red;
}
.thumbnail_image_thum .thum_select {
  border: 2px solid #b4c3d5;
}
.thumbnail_prev {
  float: right;
  margin: 0;
  padding: 0;
  border: 0 solid #bbb;
  font-size: 10pt;
  width: 230px;
}
.thumbnail_prev_but {
  width: 65px;
  float: left;
  margin: 0;
  padding: 0;
}
.thumbnail_prev_but_img {
  width: 25px;
  float: left;
  margin: 0;
  padding: 0;
}
.thumbnail_prev_but_text {
  width: 35px;
  float: left;
  margin: 0;
  padding: 3px 0 0 5px;
  color: #c2150a;
}
.thumbnail_prev_but_text a {
  font-size: 10pt;
  color: #c2150a;
  text-decoration: none;
}
.thumbnail_prev_but_text1 {
  width: 34px;
  float: left;
  margin: 0;
  padding: 3px 0 0;
  color: #c2150a;
}
.thumbnail_prev_mid {
  width: 105px;
  float: left;
  margin: 0;
  padding: 4px 0 0;
  text-align: center;
  color: #000;
}
.fn a,
.happy_comment a,
.reply a {
  color: #272727;
}
.gallery_part {
  width: 100%;
  float: left;
  margin: 0;
  padding: 20px 0 0;
}
.gallery_part .wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  font-size: 12px;
  line-height: 18px;
  margin: 1px 15px 10px;
  max-height: 800px;
  max-width: 660px;
  padding-bottom: 7px;
  padding-top: 4px;
  text-align: center;
}
.gallery_img,
.gallery_txt {
  padding: 0;
  border: 0 solid red;
  float: left;
  margin: 0;
}
.gallery_part .wp-caption a {
  float: left;
  text-align: center;
  width: 100%;
}
.gallery_part .wp-caption img {
  max-height: 300px !important;
}
.gallery_img {
  width: 35%;
}
.gallery_txt {
  width: 53%;
  font-size: 9pt;
}
.gallery_txt p {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 0 10px;
  font-size: 9pt;
  line-height: 18px;
}
.fn,
.gallery_fulltxt,
.happy_comment,
.happy_img,
.tim {
  padding: 0;
  float: left;
}
.gallery_fulltxt {
  width: 96%;
  border: 1px solid;
  margin: 0 0 0 2%;
  font-size: 9pt;
}
.comments-area,
.happy_line {
  width: 100%;
  float: left;
  padding: 0;
}
.comments-area {
  margin: 20px 0 0;
  border: 0 solid #000;
}
.happy_line {
  margin: 0;
  border: 0 solid red;
}
.happy_img {
  width: 8%;
  margin: 0 2% 0 0;
  border: 0 solid #0f0;
}
.fn,
.tim {
  width: 100%;
  border: 0 solid red;
}
.fn {
  margin: 0;
  font-style: normal;
  font-size: 10pt;
}
.every,
.sbt2 span,
.treasuer a,
.we-pick_cont p a {
  font-style: italic;
}
.tim {
  margin: 0 0 10px;
  font-size: 9pt;
}
.happy_comment {
  width: 90%;
  word-wrap: break-word;
  margin: 0;
  border: 0 solid #ff0;
}
.reply {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  font-size: 10pt;
  border-bottom: 1px solid #e5e5e5;
}
.home_heding_line,
.movie_heds_count,
.winner_line,
.winner_logo,
.winner_right {
  padding: 0;
  float: left;
}
.home_heding_line {
  width: 100%;
  height: 1px;
  margin: 0;
  background: #e5e5e5;
}
.winner_line {
  width: 100%;
  margin: 0 0 10px;
  border: 0 solid red;
}
.coming,
.winner_logo,
.winner_right {
  border: 0 solid #000;
}
.winner_logo {
  width: 9%;
  margin: 0 2% 0 0;
}
.winner_right {
  width: 86%;
  font-size: 11pt;
  margin: 7px 0 0;
}
.movie_heds_count {
  width: 100%;
  margin: 20px 0 0;
  text-align: center;
  line-height: 22px;
  color: #de4126;
  font-size: 14pt;
}
.movie_heds_count span {
  color: #253b7c;
  font-size: 20px !important;
  font-weight: 700;
}
.coming {
  color: #de4126;
  font-size: 12pt;
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
  float: left;
  width: 100%;
}
.nr_title,
.tags a {
  color: #272727;
}
.gettuch,
.gettuch_cont,
.gettuch_img,
.tags {
  padding: 0;
  float: left;
}
.coming a {
  text-decoration: underline;
}
.coming a:hover {
  text-decoration: none;
}
.gettuch {
  width: 100%;
  margin: 10px 0 0;
  border: 0 solid red;
}
.gettuch_img {
  width: 8%;
  margin: 0 1% 0 0;
  border: 0 solid #00f;
}
.gettuch_cont {
  width: 90%;
  margin: 5px 0 0;
  border: 0 solid #0ff;
}
.gettuch_cont a {
  text-decoration: underline;
}
.gettuch_cont a:hover {
  text-decoration: none;
}
.tags {
  width: 100%;
  margin: 10px 0 20px;
  font-size: 11pt;
  line-height: 20px;
  border: 0 solid red;
}
.nrelate .nr_inner {
  float: left;
  margin: 0 0 10px 1%;
  padding: 4px 0;
  width: 98%;
}
.nr_title {
  font-size: 11pt !important;
}
.might {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  border: 0 solid #000;
}
#respond form {
  width: 99.8%;
}
#respond h3#reply-title {
  font-size: 12pt;
  color: #272727;
  float: left;
  margin: 10px 0 8px;
  padding: 0;
  width: 100%;
}
.amozon_area {
  width: 100%;
  padding: 15px 0;
  margin: 0;
  float: left;
  font-size: 11pt;
  border-bottom: 0 solid #e3e3e3;
}
.amazon_left,
.amazon_right {
  border: 0 solid #000;
  padding: 0;
}
.amazon_left {
  width: 18%;
  margin: 0 2% 0 0;
  float: left;
}
.amazon_right {
  width: 79%;
  margin: 0;
  float: left;
}
.amazon_right span,
.headings_next,
.main_tile h2,
.top_back_line {
  width: 100%;
  float: left;
}
.amazon_right a {
  font-size: 11pt;
  font-weight: 700;
  text-decoration: underline;
}
.headings_next h1,
.headings_next h1 a {
  font-size: 12pt;
  color: #c2150a;
  font-weight: 700;
}
.none_bd {
  border-bottom: none !important;
}
.amazon_right span {
  margin: 5px 0 0;
  padding: 0;
  border: 0 solid #000;
}
.headings_next {
  margin: 0;
  padding: 12px 0 0;
  border: 0 solid red;
}
.headings_next h1 {
  margin: 0 0 10px;
  padding: 0;
}
.headings_next h1 a {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.headings_next h2 {
  font-size: 14pt;
  color: #000;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.main_tile h2 {
  margin: 0;
  padding: 3px 0 0;
  font-size: 14px;
  color: #5a5a5a;
}
.top_back_line {
  padding: 0;
  margin: 0 0 10px;
  font-size: 10pt;
  text-align: left;
  border: 0 solid #3f9;
}
.back_to_post,
.next_post,
.previus_post {
  padding: 6px 0 0;
  text-align: left;
  font-size: 10pt;
}
.back_to_post {
  float: left;
  margin: 10px 0 0 10px;
  border: 0 solid #3f9;
  width: 30%;
}
.next_post,
.previus_post {
  float: right;
}
.back_to_post a {
  text-decoration: underline;
  font-size: 10pt;
}
.back_to_post a:hover {
  text-decoration: none;
}
.previus_post {
  margin: 10px 0 0;
  border: 0 solid #3f9;
}
.previus_post a {
  text-decoration: underline;
}
.previus_post a:hover {
  text-decoration: none;
}
.next_post {
  margin: 10px 6px 0 10px;
}
.cont,
.cont_text {
  margin: 0;
  width: 100%;
  float: left;
  padding: 0;
}
.next_post a {
  text-decoration: underline;
  font-size: 12px;
}
.movie_button,
.movie_button:hover,
.new_movies_heading a:hover,
.next_post a:hover,
.silhouette-text a:hover {
  text-decoration: none;
}
.cont {
  border: 1px solid;
}
.cont_text {
  font-size: 11pt;
  line-height: 19px;
}
.cont_text ul {
  margin: 5px 0 10px 25px;
  padding: 0;
  list-style-type: none;
}
.cont_text ul li {
  margin: 0;
  padding: 0 0 0 5px;
  font-size: 12px;
  list-style-type: disc;
  line-height: 19px;
  border: 0 solid #000;
}
.paging-navigation {
  width: 100%;
  float: left;
  margin: 20px 0 0;
  padding: 0;
  border: 0 solid #00f;
}
.nav-links,
.screen-reader-text {
  width: 100%;
  border: 0 solid #000;
  float: left;
  padding: 0;
}
.screen-reader-text {
  margin: 0 0 5px;
  font-size: 12pt;
  font-weight: 700;
  color: #272727;
}
.nav-links {
  font-size: 10pt;
  margin: 0;
}
.nav-next,
.nav-previous {
  width: 40%;
  border: 0 solid red;
  margin: 0;
}
.nav-previous {
  float: left;
  padding: 0;
}
.nav-next {
  text-align: right;
  float: right;
  padding: 0;
}
.ad,
.cat_detel_cont,
.cat_detel_cont h6,
.sharing {
  width: 100%;
  float: left;
  padding: 0;
}
.cat_detel_cont {
  margin: 0;
}
.cat_detel_cont h6 {
  margin: 0 0 10px;
  font-size: 12pt;
  color: #272727;
}
.current-menu-item,
.current-menu-item a,
.current-post-ancestor a {
  color: #fff;
}
.current-menu-item {
  background: #c2150a;
}
.current-post-ancestor {
  background: #c2150a;
  color: #fff;
}
.ad,
.sharing {
  margin: 20px 0 0;
}
.fest_offer_box {
  width: 27%;
  float: left;
  margin: 20px 5% 0 0;
  padding: 0;
  height: 500px;
  border: 0 solid #000;
}
.fest_offer_img,
.module_name {
  width: 100%;
  float: left;
  padding: 0;
}
.fest_offer_img {
  position: relative;
  text-align: center;
  margin: 0;
  border: 0 solid #000;
}
.module_name {
  font-size: 10pt;
  margin: 0 0 7px;
}
.module_name a {
  color: #253b7c;
}
.features_box,
.prise_line {
  color: #000;
  padding: 0;
  width: 100%;
  float: left;
}
.prise_line {
  font-size: 9pt;
  margin: 0 0 3px;
}
.features_box {
  font-size: 10pt;
  margin: 5px 0 0;
}
.features_box ul {
  margin: 0 !important;
  padding: 0 !important;
}
.features_box ul li {
  margin: 0 0 5px !important;
  padding: 0 0 0 10px !important;
  background: url(/wp-content/themes/lnccreative/images/small-arrow.jpg) left 6px no-repeat !important;
  list-style: none !important;
}
.holi_right {
  width: 100%;
  float: left;
  margin: 0 0 18px;
  padding: 0;
  text-align: center;
}
.new_movies_left {
  width: 54%;
  margin: 0;
  padding: 0;
  float: left;
  border: 0 solid red;
}
.new_movies_banner {
  width: 100%;
  margin: 0 0 33px;
  padding: 0;
  float: left;
  border: 0 solid #000;
}
.movies_review_area,
.movies_review_line {
  border: 0 solid red;
  width: 100%;
  padding: 0;
  float: left;
}
.mobile_movies_banner {
  display: none;
}
.movies_review_area {
  margin: 0;
}
.movies_review_line {
  margin: 10px 0 0;
}
.new_movies_heading {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  color: #c2150a;
  font-weight: 400;
  font-size: 12pt;
}
.movies_cati_box,
.movies_review_box,
.videos_box {
  background: #ededed;
  font-size: 11pt;
  border: 0 solid red;
}
.new_movies_heading a {
  color: #c2150a;
}
.movies_review_box {
  width: 23.4%;
  min-height: 270px;
  margin: 0 2% 38px 0;
  padding: 0;
  float: left;
}
.movies_review_inner {
  width: 90%;
  margin: 10px 0 10px 5%;
  padding: 0;
  float: left;
}
.movies_buy,
.movies_cati_line,
.movies_name,
.movies_rating,
.movies_review_img {
  width: 100%;
  padding: 0;
  float: left;
}
.movies_review_img {
  text-align: center;
  position: relative;
  margin: 0 0 6px;
}
.movies_name {
  margin: 0;
}
.movies_name a {
  color: #272727;
}
.movies_rating {
  margin: 0 0 9px;
  color: #c2150a;
}
.movies_cati_text a,
.new_movies_right_cont a,
.videos_text a {
  color: #272727;
}
.movies_buy {
  margin: 0;
}
.movies_cati_line {
  margin: 0 0 35px;
  border: 0 solid red;
}
.movies_cati_box {
  width: 32%;
  margin: 12px 2% 0 0;
  min-height: 250px;
  padding: 0;
  float: left;
}
.movies_cati_inner {
  width: 90%;
  margin: 10px 0 10px 5%;
  padding: 0;
  float: left;
}
.movies_cati_name {
  width: 100%;
  margin: 0 0 8px;
  padding: 0;
  float: left;
}
.movies_cati_img {
  width: 100%;
  text-align: center;
  margin: 0 0 7px;
  padding: 0;
  float: left;
}
.movies_cati_text,
.videos_line {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
.videos_line {
  border: 0 solid red;
}
.videos_box {
  width: 23.8%;
  height: 240px;
  margin: 12px 1.5% 0 0;
  padding: 0;
  float: left;
}
.videos_box_inner {
  width: 90%;
  margin: 8px 0 10px 5%;
  padding: 0;
  float: left;
}
.videos_img,
.videos_text {
  width: 100%;
  padding: 0;
  float: left;
}
.videos_img {
  margin: 0;
  text-align: center;
}
.videos_text {
  margin: 0;
}
.new_movies_right {
  width: 28%;
  margin: 0;
  padding: 0 0 5px;
  float: right;
  background: #ededed;
}
.new_movies_right_cont {
  width: 97.6%;
  background: #fff;
  margin: 0 0 0 1.2%;
  padding: 0;
  float: left;
}
.new_movies_right_inner {
  width: 96%;
  margin: 0 0 0 2%;
  padding: 0;
  float: left;
}
.right-logo-line {
  width: 96%;
  margin: 11px 0 8px 2.6%;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.silhouette-logo {
  width: 21%;
  margin: 0 2% 0 0;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.silhouette-text {
  width: 75%;
  font-size: 19pt;
  color: #c2150a;
  text-transform: uppercase;
  margin: 12px 0 0;
  padding: 0;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 22px;
  text-align: right;
  letter-spacing: 8px;
  border: 0 solid #0f0;
}
.movie_post_area,
.movie_post_line {
  width: 100%;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.silhouette-text span {
  color: #494949;
  font-size: 16pt;
}
.movie_post_area {
  margin: 8px 0 6px;
}
.movie_post_line {
  margin: 10px 0 2px;
}
.movie_post_left {
  width: 18%;
  margin: 0 3% 0 0;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.movie_post_right {
  width: 70%;
  margin: 0;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.latest_archives_area,
.movie_archives_area,
.movie_post_date,
.movie_post_titel {
  width: 100%;
  float: left;
  padding: 0;
}
.movie_post_titel {
  margin: 0;
  color: #272727;
  font-size: 11pt;
}
.latest_archives_right ul li span,
.movie_post_date,
.past_archives_vol span {
  color: #727272;
  font-family: "Open Sans", sans-serif;
}
.movie_post_date {
  margin: 0;
  font-size: 9pt;
}
.movie_archives_area {
  margin: 10px 0 0;
  border: 0 solid #0f0;
}
.latest_archives_area {
  margin: 10px 0 24px;
  border: 0 solid #0f0;
}
.latest_archives_left {
  width: 31%;
  margin: 0 4% 0 0;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.latest_archives_right {
  width: 60%;
  margin: 0;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.latest_archives_right ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
}
.latest_archives_right ul li {
  width: 100%;
  font-size: 11pt;
  margin: 0 0 4px;
  padding: 0;
  float: left;
}
.latest_archives_right ul li span {
  font-size: 9pt;
}
.past_archives_area {
  width: 38%;
  height: 115px;
  margin: 0 0 20px;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.par {
  float: right !important;
}
.past_archives_vol {
  width: 100%;
  font-size: 11pt;
  margin: 0 0 10px;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.past_archives_vol span {
  font-size: 9pt;
}
.comp_sel_box,
.comp_t_box,
.movie_button {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.past_archives_img {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.movie_print_area {
  width: 100%;
  margin: 12px 0 0;
  padding: 0 0 30px;
  float: left;
  border: 0 solid #0f0;
}
.movie_print_line {
  width: 100%;
  font-size: 11pt;
  margin: 10px 0 0;
  padding: 0;
  float: left;
  border: 0 solid #0f0;
}
.movie_print_line a {
  margin: 0;
  padding: 0;
  float: left;
  color: #272727;
}
.movie_print_line span {
  margin: 0 2% 5px;
  padding: 0;
  float: left;
  color: #272727;
}
.movie_button {
  display: inline-block;
  margin: 0;
  text-align: center;
  padding: 7px 10px;
  color: #fff;
  background: url(/wp-content/themes/lnccreative/images/submit-line.jpg) repeat-x #c2150a;
  font-size: 9pt;
  font-weight: 700;
  outline: 0 !important;
  border: none !important;
}
.spc_more {
  width: 100%;
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
}
.list_img,
.plan-your-travel {
  float: left;
  padding: 0;
  text-align: center;
}
.spc_more a {
  color: #c2150a;
  text-decoration: underline;
}
.spc_more a:hover {
  text-decoration: none;
}
.list_line {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  padding: 0;
}
.list_img {
  width: 26%;
  margin: 0 1% 0 0;
}
.list_cont {
  width: 70%;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 11pt;
  line-height: 21px;
}
.plan-your-travel {
  width: 100%;
  margin: 0 0 18px;
  border: 0 solid red;
}
.all_aut_post {
  float: right;
}
.all_aut_post a {
  text-decoration: underline;
}
.all_aut_post a:hover {
  text-decoration: none;
}
.phot-det-right {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
}
.cont_detile_area {
  width: 100%;
  max-width: 660px;
  float: left;
  margin: 0 0 0 14%;
  padding: 0;
  border: 0 solid #0ff;
}
.photography-com-line {
  float: left;
  width: 100%;
  padding: 10px 0 0;
  margin: 0;
}
.photography_album_photos {
  float: left;
  width: 18%;
  padding: 0;
  margin: 0 2% 0 0;
}
.photography-com-right {
  float: left;
  width: 79%;
  padding: 0;
  margin: 0;
}
.book-top-area {
  width: 100%;
  float: left;
  margin: 0 0 43px;
  padding: 0 0 30px;
  position: relative;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#f3f5f3, endColorstr=#ecedea);
  background-image: -moz-linear-gradient(top, #f3f5f3 0, #ecedea 100%);
  background-image: -o-linear-gradient(top, #f3f5f3 0, #ecedea 100%);
  background-image: linear-gradient(to bottom, #f3f5f3 0, #ecedea 100%);
  background-image: -webkit-linear-gradient(top, #f3f5f3 0, #ecedea 100%);
}
.best-book-heading,
.inspirient_line,
.we-pick_line {
  width: 100%;
  float: left;
  padding: 0;
  text-align: center;
}
.best-book-heading {
  margin: 25px 0 0;
}
.inspirient_line {
  margin: 0 0 11px;
  font-size: 16.5pt;
  color: #9c5e06;
}
.we-pick_line {
  margin: 0 0 15px;
  font-size: 16.5pt;
  color: #2a1a06;
}
.we-pick_cont {
  width: 94%;
  float: left;
  margin: 0 0 0 3%;
  padding: 0;
}
.book-below-mg,
.book-img-line {
  width: 100%;
  float: left;
  padding: 0;
}
.we-pick_cont p {
  margin: 0 0 10px;
  padding: 0;
  line-height: 19px;
}
.book-below-mg {
  margin: 0;
  position: absolute;
  text-align: center;
  bottom: -26px;
  left: 0;
}
.book-img-line {
  margin: 0 0 20px;
}
.book-img-left {
  width: 49%;
  float: left;
  margin: 0;
  padding: 0;
}
.book-img-right {
  width: 49%;
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
}
.book-cati-img,
.comp_f_line,
.comp_festival,
.comp_s_line,
.comp_submit,
.comp_theme,
.every,
.stap_or,
.winners-line,
.write-submit {
  text-align: center;
}
.book-cati-area,
.book-cati-box,
.book-cati-heading,
.book-cati-img,
.book-cati-line {
  float: left;
  padding: 0;
}
.book-cati-area {
  width: 100%;
  margin: 0;
}
.book-cati-heading {
  color: #c2150a;
  font-size: 12pt;
  font-weight: 400;
  margin: 0;
  width: 100%;
}
.age-heading,
.comp_s_line,
.comp_submit,
.h,
.holi_win,
.i,
.l,
.o,
.write-free {
  font-weight: 700;
}
.book-cati-line {
  width: 100%;
  margin: 18px 0 20px;
}
.book-cati-box {
  width: 23%;
  margin: 0 2.5% 0 0;
}
.book-cati-img {
  width: 100%;
  margin: 0 0 10px;
}
.book-cati-cont,
.write-heading-line,
.write_us_box {
  width: 100%;
  margin: 0;
  float: left;
}
.book-cati-cont {
  padding: 0;
  font-size: 11pt;
}
.book-cati-cont a {
  color: #272727;
}
.write_us_box {
  background: #eaeaea;
  padding: 0 0 20px;
}
.write-heading-line {
  padding: 0;
  position: relative;
}
.write-heading-left {
  float: left;
  margin: 10px 0 14px 5%;
  padding: 0;
  position: relative;
}
.write-heading-pen {
  float: left;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.write-us-cont {
  width: 91%;
  float: left;
  margin: 0 0 0 6%;
  padding: 0;
}
.write-us-cont ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.write-us-cont ul li {
  width: 90%;
  float: left;
  margin: 0 0 10px;
  padding: 0 0 0 11px;
  font-size: 10pt;
  list-style: none;
  background: url(/wp-content/themes/lnccreative/images/book/book-li-arrow.jpg) 0 9px no-repeat;
}
.write-us-cont ul li span {
  font-size: 12pt;
  color: #c2150a;
  width: 100%;
  float: left;
  margin: 0 0 2px;
}
.write-free,
.write-our-writers {
  font-size: 10.5pt;
  width: 100%;
  text-align: center;
  float: left;
  padding: 0;
}
.write-submit {
  width: 100%;
  float: left;
  margin: 0 0 10px;
  padding: 0;
}
.write-free {
  margin: 0 0 5px;
}
.write-our-writers {
  margin: 0;
}
.write-our-writers a {
  text-decoration: underline;
}
.write-our-writers a:hover {
  text-decoration: none;
}
.even {
  margin-bottom: 10px;
  float: left;
}
.holi_area {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.holi_inner_area {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
}
.holi_inner_bg {
  width: 100%;
  float: left;
  margin: 0 0 4.8%;
  padding: 0;
  background: url(/wp-content/themes/lnccreative/images/holi/holi-inner_bg.jpg) no-repeat #fba30b;
  border: 0 solid #000;
}
.comp_form,
.competition_area,
.competition_cont_area {
  border: 0 solid red;
  float: left;
}
.every {
  width: 100%;
  float: left;
  margin: 2.8% 0 1.3%;
  padding: 0;
  color: #fff;
  font-size: 16pt;
  line-height: 28px;
}
.competition_area {
  width: 85.6%;
  margin: 0 0 2.7% 7.3%;
  padding: 0;
  background: url(/wp-content/themes/lnccreative/images/holi/comp-line.png) repeat-y;
  font-size: 12pt;
  color: #000;
}
.competition_cont_area {
  width: 91%;
  margin: 0 0 0 4.5%;
  padding: 0;
}
.age-box-line,
.age-heading,
.age-please,
.comp_festival,
.comp_submit,
.comp_theme,
.comp_with,
.holi_win,
.submissions,
.winners-line {
  width: 100%;
  float: left;
}
.comp_f_line,
.comp_s_line {
  width: 100%;
  float: left;
  padding: 0;
}
.comp_f_line {
  margin: 4.8% 0 1px;
  font-size: 18pt;
}
.comp_s_line {
  margin: 0 0 14px;
  color: #ee1921;
  font-size: 20pt;
  text-shadow: 1px 1px #e2d1d1;
}
.comp_submit,
.comp_theme {
  font-size: 14pt;
  padding: 0;
}
.comp_with {
  line-height: 21px;
  margin: 0 0 18px;
  padding: 0;
}
.comp_submit {
  margin: 0 0 10px;
}
.comp_theme {
  margin: 0;
}
.comp_festival {
  margin: 0 0 14px;
  padding: 0;
  color: #4b0072;
  font-size: 16pt;
}
.h {
  color: #ed1c24;
}
.o {
  color: #fe37f9;
}
.l {
  color: #017912;
}
.i {
  color: #fa4844;
}
.age-heading,
.holi_win a,
.holi_win font,
.step_cont a {
  color: #c2150a;
}
.winners-line {
  margin: 0 0 9px;
  padding: 0;
}
.age-heading {
  margin: 0;
  padding: 0;
  font-size: 14pt;
}
.age-please {
  margin: 10px 0 14px;
  padding: 0;
}
.age-box-line {
  margin: 0 0 28px;
  padding: 0;
}
.age-box1,
.age-box2,
.age-box3 {
  float: left;
  padding: 3px 7px 6px;
}
.age-box1 {
  margin: 0 2% 10px 0;
  background: #f3af18;
}
.age-box2 {
  margin: 0 2% 10px 0;
  background: #f3573c;
}
.age-box3 {
  margin: 0 0 10px;
  background: #f54480;
}
.holi_win,
.submissions {
  padding: 0;
}
.submissions {
  margin: 0;
}
.holi_win {
  margin: 18px 0 0;
}
.holi_win span {
  font-weight: 400;
}
.holi_win a {
  text-decoration: underline;
}
.holi_win a:hover {
  text-decoration: none;
}
.comp_divder {
  background: url(/wp-content/themes/lnccreative/images/holi/comp-divder.png) repeat-x;
  height: 3px;
  width: 91%;
  float: left;
  margin: 20px 0 15px 4.5%;
  padding: 0;
}
.rules_box,
.rules_line {
  width: 100%;
  float: left;
  padding: 0;
}
.rules_box {
  margin: 20px 0 0;
}
.rules_line {
  margin: 0 0 5px;
}
.rules_cont,
.rules_no {
  margin: 0;
  padding: 0;
  float: left;
}
.rules_no {
  width: 5%;
}
.rules_cont {
  width: 90%;
}
.step_box,
.step_line {
  width: 100%;
  float: left;
}
.step_box {
  margin: 25px 0 0;
  padding: 0;
}
.step_line {
  margin: 0 0 20px;
  padding: 0;
}
.step_cont,
.step_no {
  margin: 0;
  float: left;
  padding: 0;
}
.step_no {
  width: 10%;
  font-weight: 700;
}
.step_cont {
  width: 90%;
  word-wrap: break-word;
}
.step_cont a {
  text-decoration: underline;
}
.step_cont a:hover {
  text-decoration: none;
}
.stap_or {
  width: 60%;
  float: left;
  margin: 3px 0 0;
  line-height: 23px;
}
.stap_cont_line {
  width: 100%;
  float: left;
  margin: 0;
}
.you-email {
  width: 90%;
  float: left;
  line-height: 25px;
  margin: 10px 0 0;
  padding: 0;
}
.you-email span {
  font-size: 11pt;
  text-align: left;
  margin: 0;
  padding: 0;
}
.comp_form_area {
  width: 97%;
  float: left;
  margin: 22px 0 0 1.5%;
  padding: 0;
  background: #fffaf2;
}
.comp_form {
  width: 73%;
  margin: 4% 0 2% 13.5%;
  padding: 0;
}
.comp_form_left,
.comp_form_line,
.comp_form_right {
  float: left;
  padding: 0;
  border: 0 solid #000;
}
.comp_form_line {
  width: 100%;
  margin: 0 0 22px;
}
.comp_form_left {
  width: 23%;
  font-size: 11pt;
  margin: 0 2% 0 0;
}
.comp_form_right {
  width: 75%;
  margin: 0;
}
.comp_sel_box,
.comp_t_box,
.comp_text-area {
  margin: 0;
  background: #fff;
  border: 1px solid #fee3b6;
  font-size: 12pt;
  float: left;
}
.comp_t_box {
  width: 75%;
  padding: 8px 1%;
}
.comp_sel_box {
  width: 25%;
  padding: 8px 0 8px 1%;
}
.comp_text-area {
  width: 100%;
  padding: 4px 1% 5px;
  height: 70px;
  resize: none;
  font-family: Arial, Helvetica, sans-serif;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.competition_thanks_area {
  width: 91%;
  float: left;
  margin: 20px 0 90px 4.5%;
  padding: 0;
  border: 0 solid red;
}
.competition_thanks_area p {
  font-size: 12pt;
  margin: 0 0 12px;
  padding: 0;
  line-height: 21px;
  border: 0 solid red;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.holi-result-cont {
  width: 100%;
  float: left;
  margin: 9px 0 0;
  padding: 0 0 40px;
  border: 0 solid #000;
}
.holi-result-cont p {
  margin: 0 0 20px;
  padding: 0;
  line-height: 22px;
  border: 0 solid red;
}
.finally_heading {
  width: 100%;
  float: left;
  color: #4b0072;
  font-size: 14pt;
  font-weight: 700;
  margin: 10px 0 8px;
  padding: 0;
}
.finally_heading_result,
.winners_heading {
  font-size: 12pt;
  padding: 0;
  float: left;
  width: 100%;
  font-weight: 700;
}
.finally_heading_result {
  color: #000;
  margin: 10px 0 8px;
}
.winners_heading {
  color: #ee1921;
  margin: 0 0 25px;
}
.winners_heading font {
  float: left;
  margin-top: 16px;
}
.winners_heading span {
  font-size: 24pt;
  float: left;
}
.winners_heading sup {
  font-size: 12pt;
  float: left;
  margin: 5px 2px 0 0;
}
.first-winners-line {
  width: 100%;
  float: left;
  margin: 0 0 10px;
  padding: 0;
  border: 0 solid #000;
}
.first-winners-box {
  width: 100%;
  max-width: 175px;
  color: #272727;
  font-size: 12pt;
  float: left;
  margin: 0 10% 0 0;
  padding: 0;
  border: 0 solid #0ff;
}
.winners-age-outer {
  width: 120px;
  margin: auto;
}
.winners-age-box {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 8px;
  padding: 2px 0 7px;
  border: 0 solid #000;
}
.winner_box,
.winner_box_first {
  margin: 0 0 20px;
  width: 100%;
}
.winner_box,
.winner_box_first,
.winner_cont_box,
.winner_name,
.winners-img_box,
.winners-img_boxs,
.winners-student {
  float: left;
  padding: 0;
}
.age1 {
  background: #f3af18;
}
.age2 {
  background: #f3573c;
}
.age3 {
  background: #f54480;
}
.winner_box {
  height: 250px;
}
.winners-img_box {
  margin: 0 0 9px;
  background: url(/wp-content/themes/lnccreative/images/holi/first-winner-bg.png) no-repeat;
  width: 155px;
  height: 161px;
  border: 0 solid #000;
}
.winners-student {
  margin: 48px 0 0 10px;
  width: 132px;
  height: 102px;
  border: 0 solid #000;
}
.winners-img_boxs {
  margin: 0 0 9px;
  width: 170px;
  height: 161px;
  border: 0 solid #000;
}
.winner_box_first_new {
  float: left;
  margin: 0 8.5% 25px 0;
  padding: 0;
  width: 100%;
  max-width: 171px;
}
.winner_cont_box {
  width: 90%;
  margin: 0 0 0 5%;
}
.conts {
  margin: 0 0 0 10% !important;
}
.winner_name {
  width: 100%;
  margin: 0 0 6px;
  font-size: 10pt;
}
.winner_age,
.winner_school,
.winner_std {
  margin: 0 0 6px;
  font-size: 9.3pt;
  width: 100%;
  float: left;
  padding: 0;
}
.winner_school {
  height: 45px;
}
.winner_art {
  width: 100%;
  font-size: 11pt;
  float: left;
  margin: 0;
  padding: 0;
}
.winner_art a {
  text-decoration: underline;
}
.cmpti a:hover,
.winner_art a:hover {
  text-decoration: none;
}
.holi-winners-line {
  width: 100%;
  float: left;
  margin: 12px 0 0;
  padding: 0;
  border: 0 solid #000;
}
.holi-winners-box {
  width: 100%;
  max-width: 143px;
  color: #272727;
  font-size: 12pt;
  float: left;
  margin: 0 1.5% 0 0;
  padding: 0;
  border: 0 solid #0ff;
}
.holi_color_white,
.holi_color_white01 {
  color: #fff !important;
}
.holi-img_box,
.holi-winners-student,
.holi_winners-age-box {
  border: 0 solid #000;
  float: left;
}
.holi-img_box {
  margin: 0 0 9px;
  padding: 0;
  background: url(/wp-content/themes/lnccreative/images/holi/holi-winner-bg.png) no-repeat;
  width: 118px;
  height: 94px;
}
.holi-winners-student {
  margin: 8px 0 0 8px;
  padding: 0;
  width: 100px;
  height: 76px;
}
.holi_winners-age-box {
  width: 120px;
  text-align: center;
  margin: 0 0 8px;
  padding: 2px 0 7px;
}
.adi {
  padding-top: 15px !important;
}
.adi1,
.adi2 {
  padding-top: 29px !important;
}
.adi3 {
  padding-top: 15px !important;
}
.holi_color_white01 {
  margin-bottom: 3% !important;
}
.holi_color_box_space {
  padding-top: 20px !important;
}
.holi_baneers {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  min-height: 180px;
  border: 0 solid red;
}
.baner_text {
  width: 82%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 7%;
  border: 0 solid #000;
}
.cmpti,
.overwhelmed,
.paintings {
  width: 100%;
  text-align: center;
  padding: 0;
}
.stick,
.stick_cate,
.stick_menu,
.sticker_left {
  position: fixed;
}
.cmpti {
  margin: 35px 0 0;
  color: #bb0301;
  font-size: 12pt;
  line-height: 20px;
  font-weight: 700;
}
.paintings a,
.treasuer a {
  text-decoration: underline;
}
.overwhelmed,
.paintings {
  margin: 15px 0 0;
  color: #000;
  font-size: 11pt;
}
.paintings a {
  color: #000;
}
.commentlists li {
  width: 100% !important;
}
.write_us_home {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.disclemar {
  width: 80%;
  float: left;
  margin: 0 0 0 1.4%;
  padding: 0;
  font-size: 11pt;
  line-height: 20px;
}
.disclemar_heading {
  width: 100%;
  float: left;
  margin: 0 0 2px;
  padding: 0;
  font-size: 11pt;
  font-weight: 700;
  color: #a19f9f;
}
.disclemar p,
.r_text_box {
  padding: 0;
  font-size: 10pt;
}
.disclemar p {
  color: #a19f9f;
  line-height: 18px;
  margin: 0 0 18px;
  font-family: "Open Sans", sans-serif;
}
.right_search_box {
  width: 75%;
  height: 30px;
  background: #fff;
  float: right;
  margin: 0 0 21px;
  padding: 0;
  border: 1px solid #eaeaea;
}
.r_text_box {
  width: 83.5%;
  height: 30px;
  background: 0 0;
  color: #000;
  float: left;
  margin: 0 0 0 1%;
  border: none;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.rs_img {
  width: 10%;
  float: right;
  text-align: right;
  margin: 6px 1% 0;
  padding: 0;
  border: 0 solid #000;
}
.inner_disclemar,
.inner_disclemar_heading {
  width: 100%;
  float: left;
  font-size: 11pt;
  padding: 0;
}
.inner_disclemar {
  margin: 15px 0 0;
  line-height: 20px;
}
.inner_disclemar_heading {
  margin: 0 0 2px;
  font-weight: 700;
  color: #272727;
}
.inner_disclemar p {
  color: #272727;
  font-size: 10pt;
  line-height: 18px;
  margin: 0 0 18px;
  padding: 0;
  font-family: "Open Sans", sans-serif;
}
div#sticker_cate,
div#sticker_left {
  padding: 0 10px 20px 3px;
  border: 0 solid red;
}
#carousel li {
  width: 96px !important;
}
div#sticker_left {
  margin: 5px 0 0;
  width: 80px;
  height: 500px;
}
.stick {
  top: 60px;
}
.stick_menu {
  top: 0;
}
div#sticker_cate {
  margin: 0;
  width: 100%;
  z-index: 100;
}
.print_icon,
.so_icon {
  width: 100%;
  padding: 0;
  float: left;
}
.stick_cate {
  top: 60px;
}
.floating-left-area,
.floatingso_line {
  width: 100%;
  border: 0 solid #000;
  float: left;
  margin: 0;
  padding: 0;
}
.so_icon {
  margin: 0 0 20px;
  border: 0 solid red;
}
.print_icon {
  border: 0 solid #000;
  text-align: left;
  margin: 0;
}
.left_so_box {
  width: 80px;
  margin: 0;
  padding: 0 5px 15px;
  float: left;
  border: 0 solid #dbdbdb;
}
.cat_so {
  width: 100%;
  max-width: 800px;
  padding: 0;
  margin: 0 0 2.5%;
  z-index: 100000;
  border: 0px solid #dbdbdb;
  background-color: #fff;
  float: left;
}
.cat_so .floating-left-area {
  width: 85%;
  border: 0 solid #000;
  float: left;
  margin: 13px 0 0 2%;
  padding: 0;
}
.cat_so .floatingso_line {
  width: 100%;
  border: 0 solid #000;
  float: left;
  margin: 0;
  padding: 0;
}
.cat_so .so_icon {
  float: left;
  width: auto;
  margin: 0 10px 10px 0;
  padding: 0;
  height: 20px;
}
.cat_so .print_icon {
  width: 10%;
  border: 0 solid #000;
  float: right;
  text-align: right;
  margin: 13px 2% 0 0;
  padding: 0;
}
.light_box {
  width: 98%;
  max-width: 500px;
  float: left;
  margin: 0;
  padding: 7px 0 25px;
  background: #fff;
  border: 1px solid #ededed;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cross {
  float: right;
  margin: 2px 1.5% 0 0;
  padding: 0;
  font-size: 10pt;
}
.light_box .floating-left-area {
  border: 0 solid #000;
  float: left;
  margin: 13px 0 0 3%;
  padding: 0;
  width: 96%;
}
.light_box .so_icon {
  border: 0 solid;
  float: left;
  height: 20px;
  margin: 0 0 10px 5%;
  padding: 0;
  width: 20%;
}
.light_box .so-mo {
  display: block;
}
.light_heading {
  float: left;
  margin: 5px 0 10px 3%;
  padding: 0;
  font-size: 12pt;
  font-weight: 700;
}
.b-close {
  border: 0 solid #000;
  float: left;
  margin: 0;
  padding: 3px 6px;
}
.light_heading_titel {
  width: 94%;
  float: left;
  margin: 0 0 10px 3%;
  padding: 0 0 10px;
  font-size: 10pt;
  line-height: 18px;
  color: #c2150a;
  font-weight: 700;
  border-bottom: 1px solid #ededed;
}
.bottom_add {
  width: 100%;
  max-width: 336px;
  margin: 10px auto;
}
.search_not {
  width: 100%;
  float: left;
  margin: 0 0 20px;
  padding: 0;
}
.search_not ul {
  width: 94%;
  float: left;
  margin: 0 0 0 3%;
  padding: 0;
  list-style: none;
}
.search_not ul li {
  width: 90%;
  float: left;
  margin: 0 0 10px;
  padding: 0 0 0 11px;
  font-size: 10pt;
  list-style: none;
  background: url(/wp-content/themes/lnccreative/images/book/book-li-arrow.jpg) 0 9px no-repeat;
}
.search-field {
  background: #fff;
  border: 1px solid #eaeaea;
  float: left;
  height: 30px;
  margin: 0 0 21px;
  padding: 0 1%;
}
.stick_menu .home_sel,
.stick_menu .mashmenu .mod,
.stick_menu .mashmenu .mod:hover {
  background: url(/wp-content/themes/lnccreative/images/menu-logo.png) center no-repeat;
}
.twitter-bottom {
  width: 100%;
  max-width: 500px;
  margin: 20px auto;
}
p iframe {
  margin-top: 5px;
}
.movies_more {
  float: right;
  margin: 0;
  padding: 0;
  font-size: 10pt;
}
.movies_more span {
  float: right;
  margin: 0 0 0 3px;
  padding: 0;
}
.not_found_search {
  width: 80%;
  float: left;
  margin: 0 0 0 10%;
  padding: 0;
}
.not_found_search .r_text_box {
  width: 92% !important;
}
.not_found_search .rs_img {
  width: 4% !important;
}
.stick_menu .mashmenu div.mlogo {
  margin: -10px 0 0;
  width: 3%;
}
.stick_menu .mashmenu .mod {
  display: inline-block;
  color: #fff;
  position: relative;
  padding: 6px 3px 4px;
  width: 100%;
  float: left;
  height: 38px;
}
.stick_menu .home_sel,
.stick_menu .mashmenu .mod:hover {
  float: left;
  height: 38px;
}
.stick_menu .mashmenu .menu > li > a {
  padding: 9px 10px 12px;
}
#our-team-left {
  border: 0 solid #000;
  margin: 0 3% 0 2%;
  width: 19%;
}
#our-team-left img {
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px #bbb;
  padding: 3px;
}
.books_bg,
.books_page {
  padding: 0;
}
#our-team-right {
  float: left;
  font-size: 13px;
  line-height: 17px;
  margin: 0 1% 0 0;
  padding: 0;
  width: 75%;
}
#our-team-right h2 {
  color: #c2150a;
  font-size: 12pt;
  line-height: 20px;
  font-weight: 700;
  margin: 0 0 8px;
}
#our-team-right h2 span {
  color: #272727;
  font-weight: 400;
  display: block;
  font-size: 11pt;
}
.add_more {
  width: 45%;
}
.books_bg,
.books_page,
.books_small,
.books_title,
.pick {
  width: 100%;
  margin: 0;
  float: left;
}
.books_bg {
  max-width: 830px;
  background: url(/wp-content/themes/lnccreative/images/books-bg.jpg) no-repeat;
  height: 336px;
}
.books_title {
  padding: 18px 0 0;
  font-family: "Great Vibes", cursive;
  color: #9c5e06;
  font-size: 27pt;
  text-align: center;
}
.academic-word ul li,
.academic-word ul li ul li,
.need-sol,
.notification,
.pubs,
.ser-copy,
.ser-word ul li {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.adver-btn,
.adver-form-in,
.adver-form-left,
.adver-form-row .add_more_link,
.adver-form-select,
.adver-form-text,
.adver-inspire,
.adver-left,
.adver-offer,
.adverh3,
.left-link-text,
.services-banner-text,
select {
  font-family: "Open Sans", sans-serif;
}
.books_small,
.pick {
  font-size: 16pt;
  text-align: center;
}
.books_small {
  padding: 3px 0 0;
  color: #9c5e06;
}
.pick {
  padding: 12px 0 0;
}
.treasuer {
  width: 96%;
  margin: 0;
  padding: 22px 0 0 21px;
  float: left;
  font-size: 10.5pt;
  line-height: 22px;
}
.treasuer p {
  margin: 0;
  padding: 15px 0 0;
}
.treasuer a {
  color: #c2150a;
}
.book_heading,
.book_heading a,
.book_right a,
.book_right p {
  color: #000;
}
.author_area a,
.book_heading a,
.book_right a,
.poem_right a {
  text-decoration: none;
}
.revies {
  width: 100%;
  margin: 15px 0 0;
  padding: 0;
  float: left;
}
.book_review {
  width: 48%;
  margin: 0 2% 0 0;
  padding: 0 0 15px;
  float: left;
  background-color: #c2ab83;
}
.revies_area {
  width: 96%;
  margin: 10px 2% 0 4%;
  padding: 0;
  float: left;
}
.interview {
  width: 50%;
  margin: 0;
  padding: 0 0 15px;
  float: left;
  background-color: #f39c71;
  height: 234px;
}
.book_heading {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 14pt;
  font-weight: 700;
}
.book_part {
  width: 100%;
  margin: 18px 0 0;
  padding: 0;
  float: left;
}
.book_left {
  width: 37%;
  margin: 0;
  padding: 0;
  float: left;
}
.book_right {
  width: 61%;
  margin: 0 0 0 2%;
  padding: 0;
  float: left;
}
.book_right h3 {
  margin: 0;
  padding: 0;
  font-size: 12pt;
  color: #000;
}
.book_right p {
  margin: 0;
  padding: 10px 0 0;
  font-size: 10.5pt;
  float: left;
}
.books_img,
.books_type,
.lts {
  padding: 0;
  float: left;
}
.lts {
  margin-left: 0 !important;
  width: 33%;
  margin: 0;
}
.best_buys,
.buy_area,
.buy_heading {
  width: 100%;
  padding: 0;
  float: left;
}
.best_buys {
  margin: 15px 0 0;
}
.buy_area {
  margin: 0 0 30px;
}
.buy_heading {
  margin: 0 0 18px;
  color: #c2150a;
  font-size: 12pt;
  font-weight: 700;
}
.author_area a,
.books_cont {
  color: #272727;
}
.books_type {
  width: 24%;
  margin: 0 1% 0 0;
}
.books_img {
  width: 100%;
  margin: 0;
  text-align: center;
}
.kindle,
.our-author,
.roots {
  text-align: left;
}
.adverh3,
.left-link-icon,
.need-sol,
.notification,
.pubs,
.ser-copy {
  text-align: center;
}
.books_cont {
  width: 98%;
  margin: 0;
  padding: 7px 0 0;
  float: left;
  font-size: 11pt;
  line-height: 20px;
}
.author_area,
.our-author {
  width: 94%;
  padding: 0 3%;
  float: left;
}
.our-author {
  border: 0 solid red;
  margin: 5px 0 15px;
  line-height: 22px;
  font-size: 11pt;
}
.author_area {
  margin: 10px 0 15px;
}
.author_area_img {
  width: 21%;
  margin: 0;
  padding: 0;
  float: left;
}
.author_area_cont {
  width: 68%;
  margin: 0 0 0 2%;
  padding: 0;
  float: left;
}
.author_name,
.author_winner {
  width: 100%;
  margin: 0;
  float: left;
}
.author_name {
  padding: 0;
}
.author_winner {
  padding: 10px 0 0;
}
.roots {
  float: left;
  margin: 0 0 0 1.9%;
  padding: 0;
  width: 72.5%;
}
.kindle {
  float: left;
  margin: 0;
  padding: 0;
  width: 24%;
}
.poem_right {
  float: left;
  margin: 0 2%;
  padding: 0;
  width: 59%;
}
.poem_right a {
  color: #000;
}
.poem_rightt h3 {
  margin: 0;
  padding: 0;
  font-size: 14pt;
  color: #000;
}
.poem_right p {
  margin: 0;
  padding: 10px 0 0;
  font-size: 10.5pt;
  color: #000;
  float: left;
}
.pem {
  height: 276px !important;
}
.copy_editing {
  float: left;
  margin: 15px 4%;
  padding: 0;
  width: 92%;
}
.copy_editing h2 {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 11pt;
  font-weight: 700;
}
.copy_editing ul {
  margin: 10px 0 0;
  padding: 0;
  float: left;
}
.copy_editing ul li {
  margin: 0 0 0 20px;
  padding: 0 0 10px;
  list-style-type: disc;
  font-size: 10pt;
  line-height: 20px;
  float: left;
  width: 100%;
}
.copy_editing ul li ul {
  float: left;
  margin: 15px 0 10px 40px;
  padding: 0;
  width: 100%;
}
.copy_editing ul li ul li {
  margin: 0;
  padding: 0 0 10px;
  list-style-type: circle;
  font-size: 10pt;
  line-height: 20px;
  float: left;
  width: 90%;
}
.copy_editing p {
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 10pt;
}
.copy_editings {
  float: left;
  margin: 0 4% 25px;
  padding: 0;
  width: 92%;
}
.copy_editings a {
  color: #272727;
  text-decoration: underline;
}
.notification,
.pubs {
  font-size: 12pt;
  color: #000;
  width: 100%;
}
.pubs {
  margin: 0;
  padding: 14px 0 0;
  float: left;
}
.first_box,
.firstsecond_box,
.notification,
.secondthird_box,
.ser-row,
.service_area {
  padding: 0;
  float: left;
}
.notification {
  margin: 31px 0 0;
  font-weight: 700;
}
.first_box {
  width: 100%;
  margin: 10px 0 40px;
  background: #fce5b0;
}
.service_area {
  width: 100%;
  margin: 0;
}
.firstsecond_box {
  width: 100%;
  margin: 0 0 40px;
  background: #d7eb9c;
}
.secondthird_box {
  width: 100%;
  margin: 0;
  background: #a3e4fc;
}
.ser-row {
  margin: 22px 2% 29px;
  width: 96%;
}
.ser-row-box,
.ser-row-secondbox,
.ser-row-thirdbox {
  padding: 0 1% 27px;
  width: 31.2%;
  box-shadow: 1px 1px 2px #f4c787;
  margin: 0;
  float: left;
}
.ser-row-box {
  background: #fef2d8;
}
.ser-row-secondbox {
  background: url(/wp-content/themes/lnccreative/images/service-bg-box.jpg) repeat-y #fdedc8;
  border-left: solid 1px #f3c482;
}
.ser-row-thirdbox {
  background: url(/wp-content/themes/lnccreative/images/service-bg-right-box.jpg) repeat-y #fef2d8;
  border-left: solid 1px #f3c482;
}
.sec-box-mid-color,
.sec-box-right-color {
  box-shadow: 1px 1px 2px #b6d374;
  border-left: solid 1px #b6d374;
}
.ser-copy {
  margin: 0;
  padding: 24px 0 22px;
  float: left;
  width: 100%;
  font-weight: 700;
  font-size: 11pt;
  color: #a02600;
}
.need-sol,
.ser-word ul li {
  float: left;
  color: #000;
}
.ser-word {
  margin: 0 5%;
  padding: 0;
  float: left;
  width: 90%;
}
.ser-word ul {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}
.ser-word ul li {
  margin: 0 0 14px !important;
  padding: 0 0 0 11px !important;
  font-weight: 400;
  font-size: 11pt !important;
  background: url(/wp-content/themes/lnccreative/images/book/book-li-arrow.jpg) 0 9px no-repeat;
  list-style-type: none;
}
.need-sol {
  margin: 0 2% 37px;
  padding: 0;
  width: 96%;
  font-size: 12pt;
}
.need-sol a {
  color: #c21409;
  text-decoration: underline;
}
.sec-box-color {
  background: #ebf5ce;
  box-shadow: 1px 1px 2px #b6d374;
}
.sec-box-mid-color {
  background: url(/wp-content/themes/lnccreative/images/service-green-bg.jpg) repeat-y #eaf4cb;
}
.sec-box-right-color {
  background: url(/wp-content/themes/lnccreative/images/service-green-bg-right.jpg) repeat-y #ebf5ce;
}
.third-box-bg {
  background-color: #d1f2fe;
  width: 98%;
  box-shadow: none;
  padding-top: 24px;
}
.academic-word ul li,
.academic-word ul li ul li {
  font-weight: 400;
  font-size: 11pt !important;
  color: #000;
  background: url(/wp-content/themes/lnccreative/images/book/book-li-arrow.jpg) 0 9px no-repeat;
  float: left;
}
.aspects {
  float: left;
  margin: 0 1.5%;
  padding: 0 0 29px;
  width: 96%;
}
.academic-word {
  margin: 0 1.6%;
  padding: 0;
  float: left;
  width: 96%;
}
.academic-word ul {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}
.academic-word ul li {
  margin: 0 0 14px !important;
  padding: 0 0 0 11px !important;
  list-style-type: none;
}
.academic-word ul li ul {
  margin: 10px 0 0 12px;
  padding: 0;
  list-style-type: none !important;
}
.academic-word ul li ul li {
  margin: 0 0 5px !important;
  padding: 0 0 0 11px !important;
  list-style-type: none;
  width: 100%;
}
.breadc {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.breadc ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.breadc ol li {
  font-size: 9.5pt;
  display: inline;
}
.widget_recent_comments {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.widget_recent_comments h3 {
  color: #c2150a;
  float: left;
  font-size: 12pt;
  font-weight: 700;
  margin: 0 0 8px;
  max-width: 967px;
  padding: 0;
  width: 98%;
}
.landc_recent_comments {
  border: 0 solid #000;
  float: left;
  margin: 0 0 0 5%;
  padding: 0;
  width: 90%;
}
.landc_recent_comments ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.landc_recent_comments li:before {
  content: "- ";
  padding-right: 2px;
}
.landc_recent_comments li {
  padding-left: 0.8em;
  text-indent: -0.8em;
  font-size: 11pt;
  line-height: 20px;
  padding-bottom: 10px;
  color: #272727;
}
.landc_recent_comments li a {
  color: #272727;
  word-wrap: break-word;
}
.landc_recent_comments li a:hover {
  color: #272727;
  text-decoration: underline;
}
.cmnt-post {
  color: #c2120a !important;
}
.left-link-btn-area {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
.left-link-btn-row {
  float: left;
  margin: 0 0 8px;
  padding: 0;
  width: 100%;
}
.left-link-icon {
  float: left;
  margin: 0;
  padding: 0;
  width: 20%;
  min-height: 35px;
  vertical-align: middle;
}
.left-link-text {
  float: left;
  margin: 0;
  padding: 8px 10px;
  width: 80%;
  font-size: 10pt;
  font-weight: 600;
  color: #1b1b1b;
}
.pencil-text {
  background-color: #ffb400;
}
.pencil-icon {
  background-color: #ffd570;
  padding-top: 7px;
}
.mike-text {
  background-color: #69b802;
}
.mike-icon {
  background-color: #abd771;
  padding-top: 8px;
}
.adverh3,
.advermid,
.advertise-area {
  padding: 0;
  width: 100%;
  float: left;
}
.adver {
  margin: 0 5px !important;
}
.advertise-area {
  margin: 0;
  background-color: #eaeaea;
}
.adverh3 {
  margin: 25px 0 42px;
  color: #c12b2d;
  font-size: 24pt;
  font-weight: 400;
}
.adver-inspire,
.adver-left {
  color: #131313;
  font-size: 11pt;
}
.advermid {
  margin: 0;
}
.adver-left {
  float: left;
  margin: 0;
  padding: 19px 30px 55px;
  width: 50%;
  background: url(/wp-content/themes/lnccreative/images/adver-bg.png) left top #f7961e;
  border-right: solid 1px #c7c7c7;
}
.adver-left p {
  margin-bottom: 12px;
}
.adver-right {
  float: right;
  margin: 0;
  padding: 0 24px 0 0;
  width: 49%;
}
.adver-inspire,
.adver-offer {
  padding: 0;
  text-align: center;
  font-weight: 600;
}
.adver-form-row,
.adver-inspire,
.adver-offer {
  width: 100%;
  float: left;
}
.adver-inspire {
  margin: 0;
}
.adver-offer {
  margin: 31px 0 0;
  color: #c00000;
  font-size: 12pt;
}
.adver-form-in,
.adver-form-left,
.adver-form-text {
  font-size: 10pt;
}
.adver-offer span {
  display: block;
  padding: 9px 0;
}
.adver-form-row {
  margin: 0 0 17px;
  padding: 0;
}
.adver-form-left,
.adver-form-right,
.adver-form-select {
  margin: 0;
  float: left;
}
.adver-form-left {
  padding: 5px 9px 0 0;
  width: 30%;
  text-align: right;
}
.adver-submt,
.cele,
.newsletter-text,
.rs-icon,
.services-banner-text,
.with-sele {
  text-align: center;
}
.adver-form-right {
  padding: 0;
  width: 70%;
}
.adver-form-in,
.adver-form-text {
  width: 100%;
  border: 1px solid #dcdcdc;
  margin: 0;
  float: left;
}
.adver-form-in {
  padding: 5px 6px;
}
.adver-form-text {
  padding: 6px;
  resize: none;
  min-height: 82px;
}
.adver-btn {
  display: inline-block;
  background: #c21409;
  border: 0;
  font-size: 14pt;
  color: #fff;
  font-weight: 400;
  padding: 4px 37px;
}
.adver-form-select,
select {
  border: 1px solid #dcdcdc;
  padding: 5px 6px;
  font-size: 10pt;
  width: 100%;
}
select {
  background: url(/wp-content/themes/lnccreative/images/select-icon.png) right no-repeat #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.adver-form-left samp {
  color: red;
}
.adver-form-left span {
  font-size: 8.5pt;
  display: block;
}
.adver-form-row .add_more_link {
  margin-top: 12px;
  display: inline-block;
  font-size: 10pt;
}
.comment-text {
  width: 100%;
  margin: 0;
  padding: 4px 0 0;
  color: #272727;
  text-indent: 0;
}
.img_text_left,
.img_text_right {
  float: left;
  font-size: 11pt;
  line-height: 20px;
}
.about-text-area {
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  float: left;
}
.about_text_right {
  background-color: #c2150a;
  color: #fff;
  float: left;
  margin: 0;
  padding: 5px 0 5px 8px;
  width: 52%;
}
.about_author_right {
  width: 100%;
  margin: 0;
  padding: 11px 15px 14px;
  float: left;
  border: 0 solid #ebebeb;
  background: #eaeaea;
}
.about_text_right a {
  color: #fff;
  text-decoration: none;
}
.about_img_right {
  width: 100%;
  margin: 5px 0 15px;
  padding: 0;
  float: left;
  border: 0 solid #000;
}
.img_abut_right {
  width: 25%;
  margin: 0 3% 0 0;
  padding: 0;
  float: left;
  border: 0 solid #d5d5d5;
}
.img_abut_right img {
  border: 1px solid #d5d5d5;
}
.img_text_right {
  margin: 0;
  padding: 0;
  width: 72%;
}
.img_text_heading_right {
  width: 100%;
  margin: 0 0 5px;
  padding: 0;
  float: left;
  font-weight: 700;
}
.img_text_heading_right a {
  color: #272727;
}
.img_text_left {
  width: 100%;
  margin: 5px 0 0;
  padding: 0;
}
.all_aut_post_right {
  float: right;
  font-size: 10pt;
}
.all_aut_post_right a {
  text-decoration: underline;
}
.all_aut_post_right a:hover {
  text-decoration: none;
}
.img_text_heading_right_blog {
  width: 100%;
  margin: 0 0 5px;
  padding: 0;
  float: left;
  font-weight: 400;
  font-size: 10pt;
}
.img_text_heading_right_blog a {
  text-decoration: underline;
}
.abt-btn-area a:hover,
.header-btn-area a:hover,
.img_text_heading_right_blog a:hover,
.news-btn,
.press-kit-link-box {
  text-decoration: none;
}
.about-text-area .widget-title {
  color: #fff;
}
.author-blog-heading {
  color: #c2150a;
  font-size: 14pt;
  font-weight: 700;
  padding-bottom: 12px;
}
.send_form .send_line {
  margin-bottom: 20px;
}
.search-field {
  width: 56% !important;
}
label span {
  display: none;
}
.sharingbtn {
  float: left;
  margin: 0;
  padding: 0 0 5px;
  width: 80%;
}
.sharingbtn .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
  -moz-user-select: none;
  padding-bottom: 0 !important;
}
.sharingbtn
  .shareaholic-share-buttons-container
  .shareaholic-share-buttons-heading {
  margin-top: -4px;
}
.sharingbtn ul li {
  display: block !important;
}
.shareprint {
  margin-top: 10px;
  margin-left: 20px;
}
.abt-btn-area,
.header-btn-area {
  font-family: "Open Sans", sans-serif;
}
.header-btn-area {
  float: right;
  margin: 0;
  padding: 0;
}
.header-btn {
  float: left;
  margin: 0 0 0 10px;
  padding: 0 20px 0 50px;
  position: relative;
  height: 35px;
  color: #1b1b1b;
  font-size: 10pt;
  font-weight: 600;
  line-height: 35px;
}
.header-btn1:before,
.header-btn2:before,
.header-btn3:before {
  width: 40px;
  height: 35px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  float: left;
}
.header-btn1 {
  background: #ffb400;
  margin-left: 0 !important;
}
.header-btn1:before {
  background: url(/wp-content/themes/lnccreative/images/pencil.png) 9px 8px no-repeat #ffd570;
}
.header-btn2 {
  background: #69b802;
}
.header-btn2:before {
  background: url(/wp-content/themes/lnccreative/images/mike.png) 9px 8px no-repeat #abd771;
}
.header-btn3 {
  background: #c4ecfa;
}
.header-btn3:before {
  background: url(/wp-content/themes/lnccreative/images/bluepencil-icon.png) 12px 7px no-repeat #90ddfa;
}
.header_banner form.search-form {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  border: 0 solid red;
}
.search-line-head {
  width: 100%;
  float: left;
  margin: 0 0 15px;
  padding: 0 90px 0 0;
  border: 1px solid #eaeaea;
  height: 30px;
  position: relative;
}
.search-line-head .search-submit {
  background: #c2150a;
  color: #fff;
  font-size: 10.6pt;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 80px;
  cursor: pointer;
  height: 26px;
  border: 0;
  line-height: 20px;
  position: absolute;
  right: 1px;
  top: 1px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.search-line-head .search-field {
  width: 100% !important;
  height: 30px;
  line-height: 30px;
  border: 0;
  background: 0 0;
}
.abt-btn-area {
  width: 100%;
  float: left;
  margin: 20px 0 0;
  padding: 0;
}
.abt-btn-area .header-btn {
  margin: 0 10px 0 0;
}
.photography-line1 {
  width: 100%;
  float: left;
  margin: 0 0 8px;
  padding: 0;
  font-size: 16pt;
  color: #c2150a;
  font-weight: 700;
}
.photography-line2,
.photography-line3 {
  width: 100%;
  float: left;
  padding: 0;
  color: #2e2e2e;
}
.photography-line2 {
  margin: 0 0 15px;
  font-size: 12pt;
  font-weight: 700;
}
.cele,
.sbt1,
.sbt2-2 {
  font-weight: 600;
}
.photography-line3 {
  margin: 0 0 30px;
  font-size: 10pt;
}
.rs-icon {
  width: 50px;
  float: right;
  margin: 0;
  padding: 7px 0 0;
  background: #c3150c;
  height: 29px;
}
.services-banner {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  background: url(/wp-content/themes/lnccreative/images/services-banner-bg.jpg) repeat-x;
}
.services-banner-img {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
}
.services-banner-img img {
  float: left;
}
.services-banner-text {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0;
}
.sbt1,
.sbt2,
.sbt3,
.sbt4,
.sbt5 {
  width: 100%;
  float: left;
  padding: 0;
}
.sbt1 {
  margin: 88px 0 15px;
  font-size: 22pt;
  color: #22348b;
}
.sbt2 {
  margin: 0;
  font-size: 17pt;
  color: #171717;
}
.sbt2 span {
  color: #0296fe;
}
.sbt3 {
  margin: -2px 0 30px;
}
.sbt4 {
  margin: 0;
  font-size: 16pt;
}
.sbt4-1 {
  color: #00496a;
}
.sbt4-2 {
  color: #1240a8;
}
.sbt4-3 {
  color: #0c7300;
}
.sbt5 {
  margin: 10px 0 0;
  color: #0f0f0f;
  font-size: 12pt;
}
.louisiana-dishes,
.with-sele {
  margin: 0;
  width: 100%;
  float: left;
}
@font-face{ font-display:swap;
  font-family: Sylfaen;
  src: url(/wp-content/themes/lnccreative/fonts/Sylfaen.eot);
  src: url(/wp-content/themes/lnccreative/fonts/Sylfaen.eot?#iefix) format("embedded-opentype"),
    url(/wp-content/themes/lnccreative/fonts/Sylfaen.woff) format("woff"),
    url(/wp-content/themes/lnccreative/fonts/Sylfaen.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
 }
.light_box_news {
  background: #f2f2f2;
  box-shadow: 0 0 5px #000;
  float: left;
  width: 100%;
}
.louisiana-dishes {
  max-width: 700px;
  padding: 0;
}
.cele {
  float: left;
  margin: -4px 0 0;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
  font-size: 22pt;
  color: #01348e;
}
.with-sele {
  padding: 2px 20px 20px;
  font-size: 30pt;
  color: #ea0404;
  font-weight: 400;
  font-family: Sylfaen, sans-serif;
}
.newsletter-text,
.receive-and {
  margin: 0;
  font-family: "Open Sans", sans-serif;
}
.cele-area {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 15px 12px 30px;
  background: url(/wp-content/themes/lnccreative/images/news-bg.jpg) left bottom no-repeat;
}
.celebrate-left {
  float: left;
  width: 49%;
  margin: 0;
  padding: 0;
}
.celebrate-right {
  float: right;
  width: 51%;
  margin: 0;
  padding: 0;
}
.receive-and {
  float: left;
  width: 100%;
  padding: 5px 15px 0;
  font-size: 13.5pt;
  line-height: 22pt;
  color: #010101;
}
.newsletter-text {
  float: left;
  width: 100%;
  padding: 21px 0 16px;
  font-size: 18pt;
  line-height: 20pt;
  color: #fff;
  font-weight: 600;
}
.input-subscribe-pop {
  background: #fff;
  border: 3px solid #cfcfcf;
  color: #010101;
  float: left;
  font-size: 10pt;
  margin: 3px 0 0;
  outline: 0;
  font-weight: 400;
  padding: 7px 10px;
  width: 100%;
  max-width: 100%;
  border-radius: 3px;
}
.news-b-close,
.news-btn {
  font-size: 11.5pt;
  font-family: "Open Sans", sans-serif;
}
.news-area {
  float: left;
  width: 75.5%;
  margin: 0;
  padding: 0;
}
.news-btn-area {
  float: right;
  width: 24.5%;
  margin: -1px 0 0;
  padding: 0;
  text-align: right;
}
.news-btn {
  background: #c2150a;
  border: 2px solid #b60101;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin: 0;
  outline: 0;
  padding: 9px 10px 8px;
  text-align: center;
  font-weight: 600;
}
.news-cross {
  text-align: right;
  padding-top: 3px;
}
.press-kites,
.thank-massage {
  float: left;
  width: 100%;
  text-align: center;
}
.news-b-close {
  padding-right: 10px;
  padding-top: 0;
  color: #010101;
}
.sub-error {
  clear: both;
  color: red;
  font-size: 10pt;
  display: block;
}
.expertise-as {
  padding-top: 15px;
  float: left;
  width: 100%;
}
.press-kites {
  font-size: 100%;
  margin: 0 0 18px;
  padding: 0;
}
.media-kits {
  margin-bottom: 67px;
}
.press-kit-link-box {
  background-color: #8bc34a;
  font-size: 14pt;
  margin: 0;
  padding: 13px 48px;
  color: #181818;
  display: inline-block;
}
.top-gap {
  margin-top: 0 !important;
}
.thank-massage {
  margin: 0;
  padding: 0 0 5px;
  color: #fff;
}
.massage-close {
  float: right;
  margin: 0;
  padding: 6px 0 0;
  width: 4%;
  text-align: left;
}
.news-area-box {
  float: left;
  margin: 0;
  padding: 0 48px 34px;
  width: 100%;
  background: #a3a3a3;
}
.news-area-box-inner {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.subscribe-ver {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -205px;
  z-index: 9;
}
#sideNavi,
.side-navi-data,
.side-navi-item,
.side-navi-tab {
  margin: 0;
  padding: 0;
}
#sideNavi {
  position: fixed;
  right: 50px;
  top: 25%;
  z-index: 9998;
}
.side-navi-item-default {
  height: 50px;
  display: none;
}
.side-navi-item {
  position: absolute;
  left: 6px;
  display: inline-block;
  width: 45px;
  height: 410px;
  transform-origin: left top 0;
}
.side-navi-item.item1 {
  top: 50%;
}
.side-navi-item.active {
  background: url(/wp-content/themes/lnccreative/images/news-close.png) left bottom no-repeat;
  width: 45px;
  height: 432px;
}
.side-navi-item.active img {
  display: none;
}
.side-navi-item > div {
  padding-top: 0;
  text-align: right;
}
.side-navi-data {
  position: absolute;
  top: 0;
  left: 50px;
  width: 700px;
}
.side-navi-tab .louisiana-dishes {
  max-width: 100%;
  padding: 20px 48px 0 0;
}
.side-navi-tab {
  display: none;
  background-color: #f2f2f2;
}
.side-navi-tab.active {
  display: inline-block;
}
.side-navi-tab > div {
  padding: 0;
}
.side-navi-tab .receive-and {
  padding-right: 0;
}
.cont_detile_area h2,
.cont_detile_area h3,
.cont_detile_area h4 {
  margin: 15px 0 10px;
}
.footer-wisitech {
  float: left;
  margin: 20px 0 10px;
  padding: 0;
  width: 100%;
  text-align: center;
  background: #303030;
  font-size: 10pt;
  color: #a19f9f;
  font-family: "Open Sans", sans-serif;
}
.footer-wisitech img {
  vertical-align: middle;
  margin: 0px 5px;
}
.footer-wisitech-lable {
  width: 100%;
  float: left;
  margin: 0px 0 10px 0;
  padding: 0px;
  text-align: center;
  font-size: 12pt;
  font-weight: 600;
}
.support_button {
  display: inline-block;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
.support_button a {
  background: #ffcc00;
  border-radius: 5px;
  height: 44px;
  line-height: 46px;
  color: #000;
  font-size: 14pt;
  display: inline-block;
  width: 214px;
  position: relative;
  text-decoration: none;
}
.support_button a:after {
  background: url(/wp-content/themes/lnccreative/images/support_arrow.png) no-repeat;
  content: "";
  width: 18px;
  height: 8px;
  float: left;
  position: absolute;
  right: 36px;
  top: 18px;
}
.sill {
  color: #2a2a2a;
  font-size: 18pt;
}
.tps_banner {
  float: left;
  background: #e3f8ff;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 68px;
  text-align: center;
  color: #2a2a2a;
  font-size: 16pt;
  line-height: 70px;
}
.enjoy {
  width: 100%;
  margin: 20px 0px;
  padding: 20px 20px 40px;
  float: left;
  background: #f7f7f7;
  box-sizing: border-box;
}
.hope {
  width: 100%;
  margin: 0px;
  padding: 0px 0px 4px 0px;
  float: left;
  color: #d0322a;
  font-size: 17pt;
  font-weight: normal;
}
.we {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  font-size: 11pt;
  line-height: 23px;
}
.we p {
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  float: left;
  font-size: 11pt;
  line-height: 22px;
}
.sp {
  background: #c2150a;
  color: #fff;
  padding: 2px 0px;
}
.we p a {
  color: #c2150a;
  text-decoration: underline;
  font-weight: bold;
  margin-bottom: 20px;
}
.support_box {
  width: 100%;
  margin: 50px 0px 30px 0px;
  padding: 0px;
  float: left;
}
.support_box_left {
  width: 55%;
  margin: 0px;
  padding: 0px 2% 0px 5%;
  float: left;
  box-sizing: border-box;
}
.sp a {
  color: #fff !important;
  text-decoration: none;
}
.support_box_right {
  width: 42%;
  margin: 0px 0% 0px 0px;
  padding: 0px 0px 0px 20px;
  float: left;
  background: #fff;
  border-left: solid 1px #f4f4f4;
  box-sizing: border-box;
}
.help_us {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  font-size: 26pt;
  font-weight: normal;
}
.support_box_left p {
  width: 100%;
  margin: 20px 0px 0px 0px;
  padding: 0px 50px 0px 0px;
  float: left;
  font-size: 14pt;
  line-height: 32px;
  box-sizing: border-box;
}
span.sat {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: none;
  border: 0px solid #00ff00;
  font-size: 11pt;
  display: inline-block;
}
span.sat ul {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  /* border-bottom: solid 1px #e5e5e5;*/
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.ter {
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  float: left;
}
.ter label {
  float: left;
  width: 88%;
  font-size: 10pt;
}
.ter_box {
  float: left;
  width: 7%;
}
.help_us span {
  width: 100%;
  margin: 10px 0px 0px;
  padding: 0px;
  float: none;
}
.other_input input:focus {
  outline: none;
}
span.sat ul li {
  float: left;
  padding: 0px 0px 0px 0px;
  display: block;
  margin: 0px 5px;
  background: #ffffff;
  border: 1px solid #c2150a;
}
span.sat ul li a {
  padding: 0px 21px;
  text-align: right;
  color: #000;
  text-decoration: none;
  float: left;
  outline: none;
  height: 38px;
  line-height: 35px;
  font-size: 11pt;
}
.tab_box {
  width: 100%;
  margin: 0px;
  padding: 30px 20px 0px;
  box-sizing: border-box;
  float: left;
}
.price_tab {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
}
.price_tab ul {
  margin: 0px;
  padding: 0px;
  float: left;
  list-style-type: none;
}
.price_tab ul li {
  border: solid 1px #c2150a;
  border-radius: 5px;
  float: left;
  list-style-type: none;
  font-size: 11pt;
  padding: 7px 15px;
  margin: 0px 10px 0px 0px;
  cursor: pointer;
}
.price_tab ul li.select_price {
  background: #c2150a;
  color: #fff;
}
span.sat ul li a.select {
  color: #fff;
  background: #c2150a;
}
.price_form_area {
  width: 100%;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  float: left;
}
.price_type {
  width: 100%;
  margin: 0px 0px 25px 0px;
  padding: 0px;
  float: left;
}
.price_label {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
}
.price_input {
  width: 100%;
  margin: 5px 0px 0px 0px;
  padding: 0px;
  float: left;
}
.price_input .input {
  border: solid 1px #e5e5e5 !important;
  padding: 10px;
  margin: 0px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.green_button {
  background: #3a8900;
  border-radius: 5px;
  padding: 12px 40px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  border: none;
  margin: 13px 0px 0px 0px;
  font-size: 14pt;
  width: 100%;
  text-align: center;
  position: relative;
}
/*.price_type input[type=checkbox]:not(old),
.price_type input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

.price_type input[type=checkbox]:not(old) + label,
.price_type input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em; color:#656565;
}

.price_type input[type=checkbox]:not(old) + label > span,
.price_type input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 16px;
  height           : 16px;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : solid 1px #e6e6e6;
  border-radius    : 50%;
  background       : #fff;
  background-image :    -moz-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image :     -ms-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image :      -o-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image : -webkit-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image :         linear-gradient(rgb(255,255,255),rgb(255,255,255));
  vertical-align   : bottom;
}

.price_type input[type=checkbox]:not(old):checked + label > span,
.price_type input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image :     -ms-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image :      -o-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image : -webkit-linear-gradient(rgb(255,255,255),rgb(255,255,255));
  background-image :         linear-gradient(rgb(255,255,255),rgb(255,255,255));
}

.price_type input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : rgb(153,204,102);
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

.price_type input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 7px;
  height           : 7px;
  margin           : 4px 4px 3px 3px;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 50%;
  background       : rgb(153,204,102);
  background-image :    -moz-linear-gradient(rgb(0,0,0),rgb(0,0,0));
  background-image :     -ms-linear-gradient(rgb(0,0,0),rgb(0,0,0));
  background-image :      -o-linear-gradient(rgb(0,0,0),rgb(0,0,0));
  background-image : -webkit-linear-gradient(rgb(0,0,0),rgb(0,0,0));
  background-image :         linear-gradient(rgb(0,0,0),rgb(0,0,0));
}*/
.price_type input[type="radio"]:not(old) {
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 28px;
  height: 0;
}
.price_type input[type="radio"]:not(old) + label {
  background: rgba(0, 0, 0, 0) url("/wp-content/themes/lnccreative/images/radio_uncheck.png") no-repeat
    scroll 0 2px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding-bottom: 2px;
  padding-left: 23px;
  height: auto;
}
.price_type input[type="radio"]:checked:not(old) + label {
  background: rgba(0, 0, 0, 0) url("/wp-content/themes/lnccreative/images/radio_check.png") no-repeat scroll
    0 2px;
}
.other_area {
  width: 100%;
  margin: 15px 0px 0px 0px;
  padding: 0px;
  float: left;
  display: none;
}
.other_label {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
}
.other_select {
  width: 100%;
  margin: 5px 0px 0px 0px;
  padding: 7px 0px 7px 0px;
  float: left;
  border: solid 1px #e5e5e5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.other_rs {
  width: 5%;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  float: left;
  font-size: 12pt;
  box-sizing: border-box;
}
.other_input {
  width: 95%;
  margin: 2px 0px 0px 0%;
  padding: 0px;
  float: left;
}
.other_input input {
  border: none;
  width: 97%;
  padding: 4px 0px;
}
.pay {
  position: relative;
  padding-top: 10px;
}
.pay_icon {
  position: absolute;
  left: 85px;
  top: 3px;
}
.header-btn4 {
  display: none;
}
.lnc_support {
  width: 100%;
  margin: 0px;
  padding: 7px 0px 15px 0px;
  float: left;
  text-align: center;
  font-size: 18pt;
  color: #c2150a;
}
.price_label span {
  color: #c4c3c3;
  font-size: 9pt;
}
.secure-paypal {
  background: url(/wp-content/themes/lnccreative/images/support_with_paypal.png) no-repeat left top !important;
  border: 0px !important;
  width: 254px !important;
  height: 50px;
  padding: 0px !important;
  cursor: pointer;
}
.secure-paypal-inr {
  background: url(/wp-content/themes/lnccreative/images/support_with_paypal-inr.jpg) no-repeat left top !important;
  border: 0px !important;
  width: 254px !important;
  height: 50px;
  padding: 0px !important;
  cursor: pointer;
}
.secure-paypalbts {
  background: #c2150a !important;
  border: 0px !important;
  width: 254px !important;
  height: 50px;
  font-size: 18pt;
  padding: 0px !important;
  cursor: pointer;
  color: #fff;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.secure {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  text-align: center;
}
.secure_logo {
  width: 100%;
  margin: 0px;
  padding: 0px;
  float: left;
  text-align: center;
}
.support_bts {
  background: #c2150a;
  color: #fff !important;
  padding: 10px;
  box-sizing: border-box;
  text-decoration: none !important;
  display: inline-block;
}
.donte_area {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 30px 0px;
  float: left;
}
.secure input[type="submit" i]:focus {
  border: none;
  outline: none;
}
/*nidhi css*/
.fb_iframe_widget iframe {
  position: absolute;
  width: 100% !important;
}
.fb_iframe_widget_fluid span {
  width: 100% !important;
}
/* payment thank you page */
.tahnk_wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
  padding-bottom: 50px;
}
.tahnk_wrapper p {
  font-size: 13pt;
  width: 100%;
  display: block;
  line-height: 24px;
}
.thanktxt {
  text-align: center;
  padding-bottom: 30px;
  font-size: 16pt;
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
  color: #c2120a;
}
@media only screen and (max-width: 1024px) {
  .shareprint {
    margin-top: 24px !important;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .tps_banner {
    height: auto;
    line-height: normal;
    padding: 15px 0px;
    font-size: 14pt;
  }
  .support_button {
    display: inline-block;
    margin: 0px 0px 0px 10px;
    padding: 14px 0px 0px;
  }
  .support_box_left {
    width: 100%;
    padding: 0px 20px 0px 20px;
  }
  .support_box_right {
    width: 94%;
    margin: 20px 3% 0px;
    border: none;
    padding-left: 0px;
  }
  .page-template-support .mo_logo_area {
    width: 100%;
    text-align: center;
  }
  .sill {
    font-size: 16pt;
  }
}
@media only screen and (max-width: 767px) {
  .support_button {
    width: 100%;
  }
  .tps_banner {
    margin-bottom: 15px;
  }
  .help_us {
    font-size: 14pt;
    line-height: 26px;
  }
  .help_us span {
    float: none;
  }
  .support_box {
    margin: 10px 0px 0px 0px;
  }
  .support_box_left p {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11pt;
    line-height: 25px;
  }
  .green_button {
    padding: 12px 20px;
    font-size: 13pt;
  }
  .we {
    font-size: 10.5pt;
    line-height: 22px;
  }
  .we p {
    font-size: 10.5pt;
  }
  .hope {
    font-size: 14pt;
    margin: 0px 0 10px !important;
  }
  .tps_banner {
    background: transparent;
    display: none;
  }
  .sill {
    display: none;
  }
  .great {
    display: none;
  }
  .support_button a:after {
    display: none;
  }
  .header-btn4 {
    background: #ffcc00;
    padding: 0px 20px !important;
    display: block;
  }
}
.shareaholic-recommendations-header {
  font-weight: 700 !important;
}
.cat_detel_cont iframe {
  width: 100%;
}
.our-contributer {
  float: left;
  width: 100%;
  margin: 40px 0px;
  padding: 0px;
  text-align: center;
  font-size: 30pt;
  color: #c2150a;
  font-weight: 500;
}
.our-thnaks {
  float: left;
  width: 100%;
  margin: 0px 0px;
  padding: 0px;
  text-align: center;
}
.our-support {
  float: left;
  width: 100%;
  margin: 5px 0px 0px;
  padding: 0px;
  text-align: center;
  font-size: 14pt;
  line-height: 26px;
}
/* 24-07-2019 Whatsapp header Start*/
.whatsapp-wrapper {
  float: left;
  margin: 0px 0px 5px;
  padding: 0px;
  width: 100%;
  background: #ffd570;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.05);
}
.whatsapp-row {
  float: left;
  margin: 0px;
  padding: 8px 10px;
  text-align: center;
  width: 100%;
  font-size: 13pt;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.whatsapp-row span {
  font-weight: 600;
}
.whatsapp-row a,
.whatsapp-row a:hover {
  color: #000;
  text-decoration: none;
}
.whatsapp-row img {
  vertical-align: middle;
}
#telegram {
  position: fixed;
  right: 50px;
  top: 25%;
  z-index: 9998;
}
.mbs {
  display: none;
}
.mbs1 {
  font-weight: normal !important;
}
.mobile-home-banner {
  display: none;
}
.thequizopedia-app-info {
  width: 100%;
  float: left;
  margin: 20px 0 20px 0;
  padding: 0px 0 0 95px;
  position: relative;
  box-sizing: border-box;
  min-height: 75px;
}
.thequizopedia-app-logo {
  position: absolute;
  width: 75px;
  height: 75px;
  float: left;
  top: 0;
  left: 0px;
}
.thequizopedia-app-name,
.thequizopedia-app-download-head,
.thequizopedia-app-icon-line {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px 0 0 0px;
}
.thequizopedia-app-name {
  font-size: 16pt;
  font-weight: 600;
  color: #c2150a;
  margin-top: 10px;
}
.thequizopedia-app-download-head {
  font-weight: 600;
  font-size: 13pt;
  margin: 15px 0px 14px 0;
}
.thequizopedia-app-icon-line a {
  margin-right: 10px;
}
.thequizopedia-app-bottom-line {
  width: 100%;
  float: left;
  margin: 5px 0 0 0;
  padding: 0px;
  position: relative;
}
.main_txt {
  float: left;
  margin: 30px 12px 20px 0px;
}
.sat_tab {
  width: 100%;
  margin: 6px 0px 0px 0px;
  padding: 0px;
  float: left;
  text-align: center;
}
.choose {
  width: 100%;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  float: left;
  text-align: center;
  font-size: 12pt;
}
.dont_choose {
  width: 100%;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  float: left;
  text-align: center;
  font-size: 12pt;
}
@media screen and (max-width: 767px) {
  .mobile-home-banner {
    display: none;
    width: 100%;
    float: left;
    text-align: center;
    margin: -15px 0 15px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .header-btn2 {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .whatsapp-row {
    padding: 5px 10px 8px;
    font-size: 11pt;
  }
  .whatsapp-row img {
    width: 28px;
  }
  .thequizopedia-app-info {
    margin: 15px 0 10px 0;
    padding: 0px 0 0 75px;
    min-height: 75px;
  }
  .thequizopedia-app-logo {
    width: 65px;
    height: 65px;
  }
  .thequizopedia-app-name {
    font-size: 14pt;
    margin-top: 5px;
  }
  .thequizopedia-app-download-head {
    font-size: 12pt;
    margin: 13px 0px 10px 0;
  }
  .thequizopedia-app-icon-line a {
    margin-right: 2%;
    width: 48%;
    float: left;
  }
  .main_txt {
    float: left;
    margin: 30px 12px 0px 0px;
    width: 45%;
  }
}
/* 24-07-2019 Whatsapp header End*/
.home-bottom-add {
  display: none;
}
.donor-banner {
  width: 100%;
  float: left;
  margin: 17px 0 0 0px;
  padding: 0px;
}
.donor-row {
  width: 100%;
  max-width: 756px;
  float: left;
  margin: 30px 0px 50px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid;
  border-right: 0;
  border-bottom: 0;
}
.donor-col {
  width: 33.33%;
  box-sizing: border-box;
  float: left;
  margin: 0px;
  padding: 10px 15px;
  border-right: 1px solid;
  border-bottom: 1px solid;
  font-size: 17px;
}
.donor-row,
.donor-col {
  border-color: #ebebeb;
}
.mashmenu .lc-abt-nav .sub-content {
  max-width: 175px !important;
  right: 0px !important;
  left: inherit !important;
}
.mashmenu .lc-abt-nav .sub-channel {
  width: 100% !important;
}
.mashmenu .lc-abt-nav .channel-content {
  display: none !important;
}
.support-doner-box {
  width: 100%;
  float: left;
  margin: 50px 0 0 0px;
  padding: 0px;
  text-align: center;
  font-size: 16pt;
}
.support-doner-box a {
  text-decoration: underline;
}
.support-doner-box a:hover {
  text-decoration: none;
}
/* Start For Competition Page*/
.competition-banner {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  position: relative;
}
.competition-banner img {
  display: block;
}
.competition-banner-text-wrap {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
}
.competition-banner-heading,
.competition-banner-sub-heading,
.competition-banner-bottom-text,
.attractive-prizes-area,
.attractive-prizes-heading,
.attractive-prizes-box-row,
.apb-head,
.apb-text,
.competition-paperback-line,
.competition-soget-line {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
}
.competition-banner-heading {
  font-size: 35px;
  font-weight: bold;
  color: #5c0c06;
  line-height: 1.4;
}
.competition-banner-sub-heading {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  margin-top: 13px;
}
.competition-banner-bottom-text {
  font-size: 18px;
  color: #c2120a;
  line-height: 1.56;
  margin-top: 30px;
}
.attractive-prizes-area {
  margin-top: 35px;
}
.attractive-prizes-heading {
  font-size: 30px;
  color: #272727;
  font-weight: bold;
  position: relative;
}
.attractive-prizes-heading:before {
  content: "";
  background: url(/wp-content/themes/lnccreative/images/attractive.png) no-repeat top left;
  width: 53px;
  height: 43px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
.attractive-prizes-box-row {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.attractive-prizes-box {
  width: 30%;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 233px;
}
.apb1 {
  background: url(/wp-content/themes/lnccreative/images/competition-prizes1.jpg) center no-repeat;
  order: 2;
}
.apb2 {
  background: url(/wp-content/themes/lnccreative/images/competition-prizes2.jpg) center no-repeat;
  order: 1;
}
.apb3 {
  background: url(/wp-content/themes/lnccreative/images/competition-prizes3.jpg) center no-repeat;
  order: 3;
}
.apb-head,
.apb-text {
  font-size: 18px;
  line-height: 1.4;
}
.apb-head {
  font-weight: bold;
  margin-top: 150px;
  margin-bottom: 5px;
}
.competition-paperback-line {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 30px;
}
.competition-soget-line {
  font-size: 18px;
  line-height: 1.5;
  color: #c2120a;
  margin-top: 5px;
}
.competition-cont-section,
.competition-cont-head,
.competition-cont-section ul,
.competition-cont-section li,
.competition-btn-row,
.competition-btn-row span {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.competition-cont-section {
  max-width: 860px;
  margin-top: 50px;
}
.competition-cont-head {
  font-size: 25px;
  color: #c2120a;
  margin-bottom: 20px;
}
.competition-cont-section ul {
  padding-left: 20px;
}
.competition-cont-section li {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 19px;
}
.competition-cont-section ul ul {
  margin-top: 10px;
}
.competition-cont-section li li {
  margin-bottom: 10px;
}
.competition-btn-row span {
  font-family: "Open Sans", sans-serif;
  padding: 10px 10px;
  text-align: center;
  background: #016bbb;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  border: 1px solid #016bbb;
}
.competition-btn-row {
  margin-top: 45px;
}
.comp_select_poem {
  width: 100%;
  width: 100%;
  clear: both;
  text-align: center;
  padding: 60px 0 55px 0;
}
.comp_select_poem_subtitle {
  font-size: 30px;
  text-align: center;
  padding-top: 45px;
}
.comp_footer_section {
  width: 100%;
  display: flex;
  margin-bottom: -13px;
}
.comp_footer_section > div {
  width: 50%;
  padding: 40px;
}
.comp_general_guid_wrap {
  background-color: #ebebeb;
}
.comp_poetry_conts_wrap {
  background: #a40e0e;
  background: linear-gradient(90deg, #a40e0e 0%, #cd0404 80%);
  background: -webkit-linear-gradient(90deg, #a40e0e 0%, #cd0404 80%);
  background: -moz-linear-gradient(90deg, #a40e0e 0%, #cd0404 80%);
}
.comp_banner_title {
  font-size: 30px;
  color: #000;
  position: absolute;
  text-align: center;
  top: 58px;
}
.competition-banner-bottom-text a,
.comp_general_guid_listing a {
  text-decoration: underline;
}
.competition-banner-bottom-text a:hover,
.comp_general_guid_listing a:hover {
  text-decoration: none;
}
.comp_general_guid_title {
  font-size: 38px;
  font-weight: 700;
  position: relative;
  text-align: center;
  color: #c2120a;
  margin-top: 60px;
}
.comp_general_guid_title:before {
  content: "";
  background: url(/wp-content/themes/lnccreative/images/pen.jpg) no-repeat top left;
  width: 66px;
  height: 64px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 0;
}
.comp_general_guid_listing {
  width: 100%;
  clear: both;
  padding: 45px 0 0 0;
}
.comp_general_guid_listing ul {
  margin: 0px;
  padding: 0px;
}
.comp_general_guid_listing ul li {
  padding-left: 32px;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  list-style: none;
  margin-bottom: 21px;
}
.comp_general_guid_listing ul li:before {
  background: url(/wp-content/themes/lnccreative/images/red-bullet.jpg) no-repeat top left;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 8px;
  left: 10px;
}
.comp_bluepencil_logo,
.comp_textbook_img,
.comp_pennib_img {
  text-align: center;
}
.comp_bluepencil_logo {
  margin-bottom: 15px;
}
.comp_textbook_img {
  margin-bottom: 10px;
  margin-top: 30px;
}
.comp_pennib_img {
}
.comp_poetry_conts_list {
  width: 100%;
  clear: both;
}
.comp_poetry_conts_list ul {
  margin: 0px;
  padding: 20px 10px;
  width: 100%;
  float: left;
}
.comp_poetry_conts_list ul li {
  color: #fff;
  font-size: 16px;
  float: left;
  width: 50%;
  margin-bottom: 9px;
}
.comp_poetry_conts_form_row {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 30px;
}
.comp_poetry_conts_form_col2 {
  width: 47%;
  float: left;
}
.comp_poetry_conts_form_col2:last-child {
  float: right;
}
.comp_poetry_conts_form_row input[type="email"],
.comp_poetry_conts_form_row input[type="text"] {
  border: 2px solid #fff;
  padding: 5px 7px;
  height: 28px;
  color: #fff;
}
.comp_poetry_conts_form_row input:focus {
  outline: none;
}
.comp_poetry_conts_form_row input {
  width: 100%;
  border: 0px;
  background-color: transparent !important;
  color: #fff;
}
.choosfile_label {
  float: left;
  font-size: 15px;
  color: #fff;
  padding-right: 50px;
}
.choosfile_label span {
  display: block;
  clear: both;
  font-size: 13px;
  padding-top: 5px;
}
.choosefile_div {
  width: 50%;
  float: left;
}
.comp_radio_col {
  float: left;
  padding-right: 54px;
}
.comp_poetry_conts_form_row button {
  font-size: 28px;
  text-transform: uppercase;
  background-color: #ffcc00;
  width: 267px;
  height: 58px;
  line-height: 58px;
  margin: 0 auto;
  border: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.comp_poetry_conts_form_row button:hover {
  background-color: #fff;
}
.comp_poetry_conts_form_row button:focus {
  outline: none !important;
}
.ssl_txt {
  text-align: center;
  color: #fff;
  font-size: 30px;
  clear: both;
  padding-top: 15px;
}
.ssl_txt span {
  display: block;
  padding-top: 4px;
  font-size: 20px;
}
.align_center {
  text-align: center !important;
  margin-bottom: 10px !important;
}
.ssl_img {
  clear: both;
  text-align: center;
  padding-top: 20px;
}
.comp_payment_img {
  clear: both;
  text-align: center;
  padding-top: 23px;
}
.error_new {
  padding: 5px 0 0 0;
  font-size: 15px;
  display: block;
}
/* Start For checkbox & radio button */
.comp_chekbox_col input[type="checkbox"]:not(old) {
  width: 20px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  color: #fff;
}
.comp_chekbox_col input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  font-size: 10.5pt;
  padding-left: 25px;
  background: url("/wp-content/themes/lnccreative/images/checkbox1.png") no-repeat 0 3px;
  color: #fff;
  font-size: 15px;
  min-height: 20px;
}
.comp_chekbox_col input[type="checkbox"]:not(old):checked + label {
  background: url("/wp-content/themes/lnccreative/images/checkbox_with_check.png") no-repeat 0 3px;
  color: #fff;
  font-size: 15px;
}
.comp_radio_col input[type="radio"]:not(old) {
  width: 28px;
  margin: 0;
  padding: 0;
  opacity: 0 !important;
  position: absolute;
  color: #fff;
  font-size: 15px;
}
.comp_radio_col input[type="radio"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  padding-left: 22px;
  padding-bottom: 0px;
  background: url("/wp-content/themes/lnccreative/images/radio_border.png") no-repeat 0 2px;
  color: #fff;
  font-size: 15px;
}
.comp_radio_col input[type="radio"]:not(old):checked + label {
  background: url("/wp-content/themes/lnccreative/images/radio_button.png") no-repeat 0 2px;
}
/* End For checkbox & radio button */
#header {
  background-color: #bb1809 !important;
}
.comp_poetry_conts_form_row ::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}
.comp_poetry_conts_form_row :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.comp_poetry_conts_form_row ::placeholder {
  color: #fff;
}
.competition-mobile-banner {
  display: none;
}
.contest-close {
  width: 100%;
  float: left;
  margin: 25px 0 50px 0;
  padding: 0px;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: #c2120a;
}
/* End For Competition Page*/
.bts {
  font-size: 28px;
  text-transform: uppercase;
  background-color: #ffcc00;
  width: 267px;
  height: 58px;
  line-height: 58px;
  margin: 0 auto;
  border: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  display: inline-block;
}
.bts:hover {
  background-color: #fff;
}
.footer_so_area_new {
  width: 19%;
  float: right;
  margin: 0px 0 0 0;
  padding: 0;
  text-align: center;
}
.foo-social-link {
  width: 32px;
  height: 32px;
  background: url(/wp-content/themes/lnccreative/images/social-icon-new.png) no-repeat;
  display: inline-block;
  margin: 0 3px 15px;
  padding: 0;
  text-decoration: none !important;
}
.foo-facebook {
  background-position: 0px 0px;
}
.foo-twitter {
  background-position: -39px 0px;
}
.foo-telegram {
  background-position: -78px 0px;
}
.foo-youtube {
  background-position: 0px -43px;
}
.foo-pinterest {
  background-position: -37px -43px;
}
.foo-rssfeed {
  background-position: -77px -43px;
}
.foo-instagram {
  background-position: -1px -90px;
}
.inner-footer-so-new {
  width: 100%;
  float: left;
  margin: 30px 0 0 0px;
  padding: 0px;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .comp_footer_section {
    flex-wrap: wrap;
  }
  .comp_footer_section > div {
    width: 100%;
  }
  .comp_general_guid_title {
    margin-top: 0px;
    font-size: 30px;
  }
  .competition-banner-heading {
    font-size: 35px;
    line-height: 40px;
  }
  .competition-banner-text-wrap {
    top: 30px;
  }
  .comp_banner_title {
    font-size: 35px;
    top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .competition-banner-text-wrap {
    position: initial;
    margin-top: 20px;
  }
  .competition-banner-heading {
    font-size: 25px;
    line-height: 30px;
  }
  .competition-banner-sub-heading {
    font-size: 17px;
    margin-top: 10px;
  }
  .competition-banner-bottom-text br {
    display: none;
  }
  .competition-banner-bottom-text {
    font-size: 16px;
  }
  .attractive-prizes-heading {
    font-size: 18px;
  }
  .attractive-prizes-box-row {
    margin-top: 25px;
  }
  .attractive-prizes-box {
    width: 32%;
  }
  .competition-paperback-line {
    font-size: 13px;
    margin-top: 20px;
  }
  .competition-soget-line {
    font-size: 16px;
  }
  .competition-cont-section {
    margin-top: 40px;
  }
  .competition-cont-head {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .competition-cont-section li {
    margin-bottom: 12px;
  }
  .competition-btn-row span {
    font-size: 17px;
  }
  .comp_select_poem {
    padding-top: 40px;
  }
  .comp_select_poem_subtitle {
    padding-top: 35px;
    font-size: 25px;
  }
  .comp_banner_title {
    font-size: 25px;
    position: initial;
    margin-bottom: 10px;
  }
  .competition-mobile-banner {
    display: none;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: center;
  }
  .single_text_box_bg .competition-mobile-banner {
    display: none;
  }
  .contest-close {
    font-size: 20px;
    margin: 15px 0 35px 0;
  }
  .footer_so_area_new {
    width: 100%;
    margin-top: 35px;
  }
  .footer_so_area_new br {
    display: none;
  }
} /*767px*/
@media screen and (max-width: 576px) {
  .donor-col {
    width: 50%;
  }
  .donor-banner {
    margin-top: -10px;
  }
  .donor-col {
    font-size: 15px;
  }
  .support-doner-box {
    margin: 30px 0 10px 0px;
  }
  .competition-banner-heading br {
    display: none;
  }
  .competition-banner-heading {
    font-size: 20px;
  }
  .competition-banner-sub-heading {
    font-size: 15px;
  }
  .competition-banner-bottom-text {
    font-size: 15px;
    line-height: 1.7;
  }
  .attractive-prizes-box {
    width: 100%;
  }
  .apb1 {
    order: 1;
  }
  .apb2 {
    order: 2;
    margin: 35px 0;
  }
  .apb3 {
    order: 3;
  }
  .competition-btn-row {
    margin-top: 25px;
  }
  .competition-btn-row span {
    font-size: 15px;
    line-height: 1.7;
    padding: 10px 22px;
  }
  .comp_footer_section > div {
    padding: 30px 10px;
  }
  .comp_general_guid_listing {
    padding-top: 30px;
  }
  .comp_general_guid_title:before {
    width: 45px;
    height: 45px;
    background-size: 45px;
  }
  .comp_general_guid_title {
    font-size: 25px;
  }
  .comp_general_guid_listing ul li {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 18px;
    padding-left: 15px;
  }
  .comp_general_guid_listing ul li:before {
    left: 0px;
  }
  .comp_bluepencil_logo {
    max-width: 110px;
    margin: 0 auto 15px;
  }
  .comp_textbook_img {
    max-width: 276px;
    text-align: center;
    margin: 0 auto 15px;
  }
  .comp_pennib_img {
    max-width: 60px;
    margin: 0 auto;
  }
  .comp_poetry_conts_list ul {
    box-sizing: border-box;
    margin-left: 10px;
  }
  .comp_poetry_conts_list ul li {
    width: 100%;
  }
  .comp_poetry_conts_form_row input[type="email"],
  .comp_poetry_conts_form_row input[type="text"] {
    box-sizing: border-box;
    height: 42px;
  }
  .comp_poetry_conts_form_col2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .comp_poetry_conts_form_col2:last-child {
    margin-bottom: 0px;
  }
  .choosfile_label {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 15px;
  }
  .choosefile_div {
    width: 100%;
  }
  .comp_poetry_conts_form_row button {
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
  }
  .bts {
    width: 220px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
  }
  .ssl_txt {
    font-size: 25px;
  }
  .ssl_txt span {
    padding-top: 7px;
    font-size: 18px;
  }
  .comp_select_poem {
    padding-bottom: 30px;
  }
  .comp_select_poem_subtitle {
    padding-top: 29px;
    font-size: 22px;
    line-height: 29px;
  }
  .comp_poetry_conts_form_row {
    margin-bottom: 20px;
  }
  .comp_banner_title {
    font-size: 22px;
    margin-bottom: 5px;
  }


  .header_banner_ad{
    height: 280px !important;
    width: 336px !important;
  }
  .under_title_ad{
    width: 336px !important;
    height: 280px !important;
  }
  
}
.elp_form_message.success {
  color: #333333 !important;
  font-weight: normal !important;
  font-size: 14px;
}
.es-form-field-container{
    padding-top: 30px;
}
.es-form-field-container .gjs-row{
    width: 100%;
}
.es-form-field-container input{
    width: 100%;
    padding: 10px;
    border: 1px solid #b6b6b6;
}
.es-form-field-container label{
    display: none !important;
}
.es-form-field-container input[type=submit]{
    background-color: #C2150A;
    color: #fff;
    font-size: 15px;
    border: none;
    cursor: pointer;
}@media only screen and (max-width: 1024px) {

	.header_banner {

		width: 51.2%

	}

	.baner_text {

		width: 86%

	}

	.silhouette-text {

		font-size: 14pt

	}

	.silhouette-text span {

		font-size: 12pt

	}

	.home_menu {

		margin-right: 3px

	}

	.mashmenu .menu>li {

		margin: 0 12px

	}

	.main_center {

		max-width: 1000px

	}

	.inner_center {

		max-width: 980px

	}

	.cat_so,

	.sticker_small {

		max-width: 658px

	}

	.home_left_area {

		width: 16.5%;

		display: none

	}

	.home_mid_area {

		width: 66%;

		margin-left: 0

	}

	.right_area {

		width: 30.6%

	}

	.inner_left_area {

		width: 67.4%

	}

	.pin {

		width: 198px

	}

	.home_post_area .pin {

		width: 150px

	}

	.lc_recommends {

		left: .7%

	}

	.re_heading {

		margin-left: .7%!important

	}

	.cont_detile_area {

		margin-left: 0

	}

	.breadcrumb {

		width: 100%

	}

	#carousel li {

		width: 91px!important

	}

	.mashmenu .menu>li>a {

		padding: 5px 3px!important;

		border: 0 solid

	}

	.stick_menu .mashmenu .menu>li>a {

		padding: 8px 7px 10px

	}

	.stick_cate {

		top: 57px

	}

	.sticker_small {

		width: 100%!important;

		padding: 0;

		margin: 0 0 2.5%;

		z-index: 100000;

		border: 1px solid #DBDBDB;

		background-color: #fff;

		float: left;

		display: block

	}

	.floating-left-area,

	.floatingso_line,

	.print_icon {

		border: 0 solid #000;

		padding: 0

	}

	.sticker_big {

		display: none

	}

	.floating-left-area {

		width: 85%;

		float: left;

		margin: 13px 0 0 2%

	}

	.floatingso_line {

		width: 100%;

		float: left;

		margin: 0

	}

	.so_icon {

		float: left;

		margin: 0 10px 10px 0;

		padding: 0;

		height: 20px;

		width: auto

	}

	.print_icon {

		width: 10%;

		float: right;

		text-align: right;

		margin: 13px 2% 0 0

	}

	.roots {

		width: 73.8%

	}

	.kindle {

		width: 23.8%

	}

	.header-btn {

		padding-right: 17px

	}

	.services-banner-img {

		width: 45%

	}

	.services-banner-text {

		width: 55%

	}

	.sbt1 {

		margin-top: 45px

	}

}

@media only screen and (max-width: 975px) {

	.logo_area {

		width: 47%

	}

	.special_box {

		width: 48%

	}

	.inner_center {

		width: 97%;

		margin: 0 0 0 1.5%;

		float: left

	}

}

@media only screen and (max-width: 885px) {

	.logo_name {

		font-size: 1.9em

	}

	.special_mid_cont {

		width: 96%;

		margin-left: 2%;

		font-size: 9pt

	}

	.cation {

		width: 96%!important

	}

	.logo_area {

		width: 44%

	}

	.mashmenu div.mlogo {

		margin-right: 1%

	}

	.mashmenu .menu {

		width: 95%

	}

	.book_left,

	.book_right,

	.poem_right {

		width: 100%

	}

	.mashmenu {

		font-size: 9pt

	}

	.mashmenu .menu>li {

		margin-right: .3%;

		margin-left: .2%

	}

	.mashmenu .menu>li>a {

		padding: 5px 1px 5px 5px

	}

	.diwali_top {

		font-size: 9pt!important

	}

	.diwali_bottom {

		font-size: 9pt;

		line-height: 15px

	}

	.books_bg {

		background: #e0e0d9;

		height: auto;

		padding-bottom: 20px

	}

	.book_heading {

		font-size: 13pt

	}

	.book_right h3,

	.poem_right h3 {

		font-size: 11pt

	}

	.book_left {

		text-align: center

	}

	.sbt1 {

		margin: 30px 0 10px;

		font-size: 16pt

	}

	.sbt2 {

		font-size: 14pt

	}

	.sbt3 {

		margin-bottom: 15px

	}

	.sbt4 {

		font-size: 13pt

	}

	.sbt5 {

		font-size: 11pt

	}

}

@media only screen and (max-width: 768px) {

	.might,

	.pad {

		display: none

	}

	.top_header_left {

		font-size: 10pt;

		margin-top: 9px

	}

	.logo_name {

		font-size: 1.4em

	}

	.logo_and {

		font-size: 12pt;

		margin: 7px 8px 0

	}

	.inner_menu a {

		margin-right: .4%

	}

	.inner_menu a span {

		padding: 4px 15px 5px 7px

	}

	.thumb_cont {

		font-size: 9pt!important

	}

	.cmpti,

	.mashmenu {

		font-size: 10pt

	}

	.cmpti {

		line-height: 18px;

		margin-top: 10%

	}

	.overwhelmed,

	.paintings {

		font-size: 10pt;

		line-height: 16px;

		margin-top: 8px

	}

	.mashmenu .menu .sub-content {

		background: url(/wp-content/themes/lnccreative/images/ipad-menu-bg.jpg) repeat-y #FFF

	}

	.mashmenu .menu>li {

		margin: 0 2px

	}

	.mashmenu .menu>li>a {

		padding: 5px 3px!important

	}

	.stick_menu .mashmenu .menu>li>a {

		padding: 8px 4px 10px

	}

	.header_banner {

		width: 60%

	}

	.logo_area {

		width: 40%

	}

	.header-btn {

		padding: 0 7px 0 44px

	}

}

@media only screen and (max-width: 767px) {

	.desk_menu,

	.header_red_line,

	.logo_area,

	.special_box,

	.top_header_area {

		display: none

	}

	.home_post_img,

	.mo_copy {

		text-align: center

	}

	.sticky-wrapper {

		width: 100%!important

	}

	.logo_area {

		width: 70%;

		margin-top: 10px

	}

	.heart {

		width:16%!important;

		margin-right: 2.5%!important

	}

	.logo_name_area {

		width: 76%

	}

	.logo_name {

		font-size: 1.5em;

		margin-top: 2.2%

	}

	.home_post_cont,

	.just-imagine,

	.post_title {

		font-size: 10pt

	}

	.logo_and {

		margin: 9px 7px 0

	}

	.container {

		top: 25px!important

	}

	.header_area {

		margin-bottom: 10px

	}

	.popular_line {

		width: 47.5%;

		margin-left: 1.5%

	}

	.header_mo_line,

	.mid_most_popular {

		float: left;

		margin: 0;

		width: 100%;

		padding: 0

	}

	.popular_cont {

		height: 80px

	}

	.home_post_cont {

		line-height: 18px

	}

	.post_title {

		margin-bottom: 0

	}

	.header_mo_line {

		height: 1px;

		background: #c2150a;

		display: none

	}

	.home_mid_area {

		width: 100%;

		margin-top: 0

	}

	.ck,

	.mid_most_popular {

		display: block

	}

	.reations_outer {

		display: block;

		width: 100%;

		max-width: 350px;

		float: none;

		margin: 0 auto;

		padding: 0

	}

	.footer_so_area,

	.mo_copy,

	.reations {

		width: 100%;

		float: left

	}

	.write_us_home {

		margin-bottom: 10px

	}

	.reations_outer a:hover {

		text-decoration: none

	}

	.reations {

		background: url(/wp-content/themes/lnccreative/images/reations_bg.jpg) center no-repeat;

		height: 113px;

		margin: 0;

		padding: 0

	}

	.reations .reations_text_outer {

		width: 100%;

		max-width: 310px;

		margin: 0 auto

	}

	.reations .reations_text {

		width: 100%;

		font-size: 10pt;

		color: #121212;

		float: left;

		margin: 71px 0 0;

		padding: 0;

		text-align: center;

		line-height: 17px

	}

	.inner_desk_footer {

		display: none

	}

	.inner_mo_footer {

		display: block

	}

	.footer_cont_area,

	.footer_link,

	.recommends_area {

		display: none

	}

	.footer_area {

		margin-top: 10px

	}

	.footer_top_area {

		padding: 0 0 15px

	}

	.footer_so_area {

		margin-right: 0

	}

	.mo_copy,

	.mobile_menu {

		display: block

	}

	.mo_copy {

		margin: 0;

		padding: 0;

		font-size: 8.5pt;

		color: #a19f9f;

		font-family: 'Open Sans', sans-serif;

		line-height: 20px

	}

	.social-networking {

		float: none;

		margin: 0 auto

	}

	.desk_copy,

	.photography_light_box_right,

	.print_icon {

		display: none

	}

	.popular_img {

		width: 15%

	}

	.popular_cont {

		width: 80%

	}

	.inner_left_area {

		width: 96%;

		margin-top: 0;

		margin-left: 2%

	}

	.breadcrumb,

	.feature_heading {

		margin-top: 0

	}

	.single_text_box_bg {

		margin-bottom: 8px

	}

	.main_container {

		width: 98%!important;

		margin: 0;

		padding: 0 0 0 1%

	}

	.captionfull,

	.pht {

		padding: 0;

		float: left

	}

	.pin {

		margin-left: 3px!important;

		margin-right: 3px!important;

		width: 31%!important

	}

	.home_post_area .pin {

		width: 31%!important;

		margin-right: 6px!important;

		margin-left: 6px!important

	}

	.val_box {

		width: 45%;

		border: 1px solid red

	}

	.page_banner {

		margin-top: 3%;

		margin-bottom: 0

	}

	.diwali_box {

		width: 48%;

		margin: 0 2.5% 15px 0

	}

	.diwali_top {

		font-size: 9pt;

		margin: 5px 0 0 2%;

		line-height: 16px

	}

	#sticker {

		width: 99.5%

	}

	.photography_light_box_left {

		width: 100%

	}

	.pht {

		width: 97%;

		margin: 0 0 0 1.5%

	}

	.captionfull .boxcaption {

		right: 0!important

	}

	.captionfull {

		width: 100%;

		margin: 0 0 5px

	}

	.rules_box,

	.step_box {

		margin-top: 10px

	}

	.ls {

		width: 100%!important;

		height: auto!important

	}

	.photography_area {

		width: 48%

	}

	.floating-left-area {

		width: 96%

	}

	.holi_inner_bg {

		background: url(/wp-content/themes/lnccreative/images/holi/holi-inner-mo-bg.jpg) no-repeat #fba30b

	}

	.ser-row-secondbox,

	.ser-row-thirdbox {

		background-image: none;

		border-left: medium none

	}

	.step_no {

		width: 15%

	}

	.step_cont {

		width: 80%

	}

	.comp_form {

		margin-left: 5%;

		width: 90%

	}

	.comp_sel_box {

		width: 50%

	}

	.comp_t_box {

		width: 99%

	}

	.rules_no {

		width: 10%

	}

	.winners-line {

		text-align: left

	}

	.competition_area {

		font-size: 10pt;

		width: 96%;

		margin-left: 2%

	}

	.every {

		font-size: 13pt;

		line-height: 22px

	}

	.age-heading {

		font-size: 12pt

	}

	.comp_f_line {

		font-size: 13pt

	}

	.comp_s_line {

		font-size: 14pt

	}

	.comp_submit,

	.comp_theme {

		font-size: 12pt

	}

	.comp_festival {

		font-size: 13pt

	}

	.step_cont span {

		margin-left: 0

	}

	.stap_or {

		width: 100%

	}

	.banner_mo,

	.send_box {

		width: 96%;

		margin-left: 2%

	}

	.comp_form_left {

		font-size: 10pt

	}

	.banner_mo {

		display: block

	}

	.banner_desk,

	.new_movies_banner {

		display: none

	}

	.gallery_txt {

		width: 100%

	}

	#rightControl {

		right: 0

	}

	.ph_logo {

		width: 6%

	}

	.ph_logo_name_area {

		width: 60%

	}

	.mobile_movies_banner {

		width: 100%;

		margin: 0 0 15px;

		padding: 0;

		float: left;

		display: block

	}

	.new_movies_left {

		width: 100%;

		margin: 20px 0

	}

	.new_movies_right {

		width: 100%;

		float: left;

		margin-bottom: 20px

	}

	.movie_print_line span {

		margin: 0 4% 5px 5.5%;

		display: none

	}

	.movie_print_line a {

		margin: 0 10% 5px 0

	}

	.img_abut {

		width: 15%

	}

	.img_text {

		width: 80%

	}

	#author-avatar {

		width: 13%

	}

	#author-description {

		width: 81%

	}

	.christmas_box {

		width: 45.5%

	}

	.header_banner {

		width: 100%

	}

	.mo_logo_area,

	.share_area {

		display: block

	}

	.left-link-btn-area,

	

	.right_visite_area {

		display: none

	}

	.wp-caption {

		margin-right: 0

	}
	.right_search_box { width:100%; float:left;}
	.rs-icon { position:absolute; right:4px; }

	.stick_cate {

		top: 0;

		left: 0

	}

	.cat_so {

		width: 99.6%

	}

	.feature_area {

		margin-bottom: 0

	}

	.treasuer {

		width: 90%

	}

	.book_review {

		width: 98%;

		margin-bottom: 10px

	}

	.interview {

		width: 98%

	}

	.book_right,

	.poem_rightt {

		margin-left: 2%;

		width: 61%

	}

	.book_left {

		width: 37%

	}

	.pick {

		width: 98%

	}

	.books_type {

		width: 32%;

		margin-bottom: 20%

	}

	.ser-row-box {

		width: 98%;

		margin-bottom: 20px

	}

	.ser-row-secondbox {

		margin: 0 0 20px;

		width: 98%

	}

	.ser-row-thirdbox {

		width: 98%

	}

	.ser-word {

		margin: 0 1.6%;

		width: 96%

	}

	.right_area {

		width: 100%;

		float: none;

		margin: 0 auto

	}

	.about-text-area {

		margin-top: 20px;

		display: none

	}

	.adverh3 {

		margin: 20px 0

	}

	.adver-left {

		width: 100%

	}

	.adver-right {

		padding-top: 25px;

		width: 100%;

		padding-left: 24px;

		padding-bottom: 10px

	}

	.header-btn-area {

		width: 100%;

		float: left;

		margin-bottom: 20px;

		text-align: center

	}

	.slider_top {

		display: none!important

	}

	#sideNavi,

	.services-banner-img, #telegram {

		display: none

	}

	.services-banner-text {

		width: 100%;

		padding-bottom: 30px

	}

	.sbt1 {

		margin-top: 27px

	}

	.header-btn {

		float: none;

		display: inline-block; margin-bottom:10px;

	}

	.inner-footer-so {

		margin-top: 20px

	}

	.home-social {

		display: none

	}

.price_tab ul li{margin-bottom:10px;}

.mbs1{ display:none;}

.mbs{ display:inline-block;}

}

@media only screen and (max-width: 600px) {

	#carousel,

	#carousel_photo {

		display: none

	}

	.flex-direction-nav a {

		display: block!important

	}

	}

@media only screen and (max-width: 480px) {

	.gallery-size-thumbnail br,

	.home-bottom-add {

		display: none

	}

	.logo_area {

		width: 90%

	}

	.logo_name {

		font-size: 1.4em;

		margin-top: 3px

	}

	.logo_and {

		font-size: 11pt;

		margin-top: 7px

	}

	.happy_img {

		width: 20%

	}

	.happy_comment {

		width: 80%

	}

	.logo_name_area {

		margin-top: 10px

	}

	.your_chance_img {

		width: 100%;

		text-align: center;

		margin: 0 0 10px;

		padding: 0

	}

	.your_chance_text {

		width: 96%;

		margin-left: 2%

	}

	.first-winners-box {

		margin-right: 4%

	}

	.holi-winners-box {

		max-width: 190px

	}

	.ph_logo {

		width: 7%;

		margin-right: 2%

	}

	#author-avatar {

		width: 15%;

		margin-right: 4%

	}

	#author-description {

		width: 78%

	}

	.movies_review_box,

	.videos_box {

		width: 46%;

		margin: 0 2% 10px

	}

	.container {

		width: 50%!important

	}

	.wp-caption {

		margin: 10px auto!important;

		float: none!important

	}

	.main_container {

		width: 98%!important;

		margin: 0;

		padding: 0 0 0 1%

	}

	.pin {

		margin-left: 0!important;

		margin-right: 0!important;

		width: 31%!important

	}

	#our-team-left {

		margin: 0 2%;

		text-align: left;

		width: 20%

	}

	#our-team-right {

		margin: 0 2%;

		width: 72%

	}

	.add_more {

		width: 60%!important

	}

	.send_left {

		margin: 0 3% 6px 0;

		width: 94%

	}

	.send_right {

		width: 99%

	}

	.letter_search li a {

		padding: 2px 3px

	}

	.gallery-item {

		max-width: inherit; width:45%;

	}

#cat_detel_cont #gallery-2{width:100%!important}



}

@media only screen and (max-width: 420px) {

	.adver-form-lef-mob,

	.adver-right .send_left,

	.adver-right .send_min,

	.header-btn::before,

	.so-mo {

		display: none

	}

	.cati_post_img,

	.feature_img,

	.holi_win,

	.winners-img_boxs {

		text-align: center

	}

	.first-winners-box,

	.holi-winners-box,

	.winner_box_first_new {

		max-width: 100%

	}

	.christmas_bottom,

	.christmas_top,

	.diwali_top,

	.popular_cont,

	.videos_box,

	.winner_box,

	.winner_school {

		height: auto

	}

	.home_omaga {

		margin-right: 0!important

	}

	.home_cati_area .omaga {

		margin-right: 1%!important

	}

	.logo_and {

		font-size: 10pt;

		margin-top: 5px

	}

	.container {

		width: 60%!important;

		top: 11px!important

	}

	.ph_menu_area .container {

		top: 10px!important;

		width: 100%!important

	}

	.popular_img {

		margin-top: 3px

	}

	.popular_cont {

		width: 70%

	}

	.post_title {

		font-size: 9.5pt;

		line-height: 16px

	}

	.popular_line {

		margin-left: 3%;

		width: 94%

	}

	.feature_cont,

	.feature_img {

		width: 100%;

		padding: 0;

		float: left

	}

	.cati_post_img {

		margin-bottom: 5px

	}

	.feature_img {

		margin: 0 0 10px

	}

	.feature_cont {

		margin: 0

	}

	.home_post_area .pin,

	.pin {

		width: 45%!important;

		margin-right: 8px!important;

		margin-left: 8px!important

	}

	.feature_heading {

		margin-bottom: 3px

	}

	.main_container {

		width: 96%!important;

		margin: 0 auto;

		padding: 0

	}

	.val_box {

		width: 100%;

		margin-left: 0

	}

	.diwali_box {

		width: 99.5%;

		margin-right: 0

	}

	#sticker {

		width: 99%

	}

	.comp_form_left,

	.comp_form_right,

	.nst_box,

	.step_cont,

	.step_no,

	.you-email {

		width: 100%

	}

	.photography_area {

		width: 100%;

		margin: 0 0 15px

	}

	.movie_content_mov {

		margin-bottom: 0

	}

	.nst_box {

		margin: 0 0 10px;

		padding: 0;

		float: left;

		border: 1px solid red

	}

	.comp_form_line {

		margin-bottom: 10px

	}

	.comp_form_left {

		margin: 0 0 5px

	}

	.step_no {

		margin-bottom: 5px

	}

	.send_min {

		width: 3%

	}

	.send_left {

		width: 96%;

		margin: 0 0 5px

	}

	.send_right,

	.winners-img_boxs {

		width: 100%

	}

	.logo_name_area {

		margin-top: 0

	}

	.winner_box {

		margin-bottom: 30px

	}

	.holi-img_box {

		margin-left: 30%

	}

	.ph_logo_name_area {

		margin-top: 3px

	}

	.slide_disc,

	.slide_title {

		width: 92%!important;

		margin-left: 4%!important

	}

	.movies_review_box {

		width: 96%;

		margin: 0 0 10px 2%;

		height: auto

	}

	.movies_cati_line {

		margin-bottom: 0

	}

	.movies_cati_box {

		width: 46%;

		margin: 0 4% 20px 0

	}

	.new_movies_heading {

		margin-bottom: 12px

	}

	.videos_box {

		width: 96%;

		margin: 0 0 10px 2%

	}

	.past_archives_area {

		width: 48%

	}

	.movie_print_area {

		margin-top: 0

	}

	.movie_post_left {

		width: 25%

	}

	.silhouette-text {

		letter-spacing: 1px;

		font-size: 20pt;

		margin-top: 0

	}

	.movie_print_line a {

		margin: 0 5% 5px 0

	}

	.about_text {

		width: 50%;

		padding-left: 5px

	}

	.img_abut {

		width: 20%;

		margin-left: 2%

	}

	.img_text {

		width: 70%;

		margin-left: 2%

	}

	#author-avatar {

		width: 20%;

		margin-right: 4%

	}

	#author-description {

		width: 71%

	}

	.search_box .search_img {

		width: 25%

	}

	.search_box .search_cont {

		width: 72%

	}

	.slide_box {

		min-height: 213px

	}

	.slideph {

		min-height: 160px

	}

	.book-cati-line {

		margin-bottom: 0

	}

	.book-cati-box {

		width: 45%;

		margin: 0 5% 20px 0

	}

	.happy_img {

		width: 16%

	}

	.happy_comment {

		width: 79%

	}

	.cati_post_area {

		margin-bottom: -10px;

		margin-left: 0

	}

	.ph_logo_name {

		font-size: 1.2em;

		margin-top: 1px

	}

	.ph_logo_and {

		font-size: 12pt;

		margin-top: 2px

	}

	.ph_menu_area {

		width: 45%

	}

	.christmas_box {

		width: 96%;

		margin-left: 1%;

		margin-bottom: 15px

	}

	.christmas_top {

		margin-bottom: 10px

	}

	.so_icon {

		width: auto!important;

		margin-right: 2%!important

	}

	.light_box .so_icon {

		width: 45%;

		margin-bottom: 20px

	}

	.light_box {

		padding-bottom: 0

	}

	#try_now_page_one_popup img {

		max-width: none

	}

	.wp-caption {

		margin-bottom: 10px;

		max-width: 100%!important

	}

	.adsbygoogle {

		width: 100%!important

	}

	.books_type {

		width: 49%

	}

	.adver-form-left {

		padding-bottom: 5px;

		text-align: left;

		width: 100%

	}

	.adver-form-right {

		width: 100%

	}

	.adver-form-row {

		margin: 0 0 10px

	}

	.adver-submt {

		padding-top: 10px

	}

	.adverh3 {

		font-size: 20pt

	}

	.header-btn {

		padding: 0 10px

	}

	.abt-btn-area .header-btn {

		margin-right: 4px!important

	}

	.sbt1 {

		font-size: 13pt

	}

	.sbt2 {

		font-size: 12pt

	}

	.sbt3 {

		font-size: 11pt

	}

}

@media only screen and (max-width: 360px) {

	.header-btn3 {

		margin-top: 10px

	}

}

@media only screen and (max-width: 320px) {

	.so_icon_watsapp {

		width: auto!important;

		margin-right: 2%!important

	}

	.alignleft,

	.alignright {

		float: none;

		margin: auto

	}

	.wp-caption {

		margin-bottom: 10px

	}

	.container {

		top: 10px!important

	}

	.add_more {

		width: 74%!important

	}

	.add_more a {

		font-size: 9pt!important

	}

	.header-btn {

		padding: 0 6px;

		font-size: 9pt

	}

}

@media only screen and (max-width: 250px) {

	.home_post_cont {

		height: auto

	}

	.logo_name {

		font-size: 1em

	}

	.winner_box {

		margin-bottom: 20px

	}

}.container{width:35%;margin:auto;position:absolute;top:33px;right:2%;z-index:20;font-family:'Open Sans',sans-serif}.toggleMenu{display:none;background:#c2150a;padding:5px 5px 2px;float:right}.container ul{margin:0;padding:0;width:100%;font-size:9pt;font-weight:700}.nav{list-style:none;*zoom:1;background:#c83127;border:1px solid #fff;display:none;border-top:none}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav ul{list-style:none;width:9em}.nav a{padding:7px 14px;color:#fff;text-decoration:none}.nav li{position:relative;background:0 0;padding:0}.nav>li{float:left;border-top:1px solid #fff}.nav>li>.parent{background-image:url(/wp-content/themes/lnccreative/js/mobile-menu/images/downArrow.png);background-repeat:no-repeat;background-position:right}.nav>li>a{display:block}.nav li ul{position:absolute;left:-9999px}.nav>li.hover>ul{left:0}.nav li li.hover ul{left:100%;top:0}.nav li li a{display:block;background:#EDEDED;position:relative;z-index:100;border-top:1px solid #3C3C3C;padding-left:25px;color:#272727}.nav li li li a{background:#eeeee8;z-index:200;padding-left:35px;border-top:1px solid #bebec1}@media screen and (max-width:768px){.active{display:block}.nav>li{float:none}.nav>li>.parent{background-position:95% 50%}.nav li li .parent{background-image:url(/wp-content/themes/lnccreative/js/mobile-menu/images/downArrow.png);background-repeat:no-repeat;background-position:95% 50%}.nav ul{display:block;width:100%}.nav li li.hover ul,.nav>li.hover>ul{position:static}}.container{width:100%;z-index:20;font-family:'Open Sans',sans-serif}.toggleMenu{display:none;background:#c2150a;padding:5px 5px 2px;float:right}.container ul{margin:0 0 0 0;padding:0;width:100%;max-width:200px;font-size:9pt;font-weight:700}.nav{list-style:none;*zoom:1;background:#c83127;border:1px solid #fff;display:none;border-top:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav ul{list-style:none;width:9em}.nav a{padding:7px 14px;color:#fff;text-decoration:none}.nav li{position:relative;background:none;padding:0}.nav>li{float:left;border-top:1px solid #fff}.nav>li>.parent{background-image:url(/wp-content/themes/lnccreative/js/photo-menu/images/downArrow.png);background-repeat:no-repeat;background-position:right}.nav>li>a{display:block}.nav li ul{position:absolute;left:-9999px}.nav>li.hover>ul{left:0}.nav li li.hover ul{left:100%;top:0}.nav li li a{display:block;background:#D9382E;position:relative;z-index:100;border-top:1px solid #fff;padding-left:25px}.nav li li li a{background:#eeeee8;z-index:200;padding-left:35px;border-top:1px solid #bebec1}.active{display:block}.nav>li{float:none}.nav>li>.parent{background-position:95% 50%}.nav li li .parent{background-image:url(/wp-content/themes/lnccreative/js/photo-menu/images/downArrow.png);background-repeat:no-repeat;background-position:95% 50%}.nav ul{display:block;width:100%}.nav>li.hover>ul,.nav li li.hover ul{position:static}