/**
 * @version		1.0.7
 * @package		63 Agency template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2014 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* ----------------------------------------------*/
/* B 00 - Body
/* ----------------------------------------------*/
body.frontpage {background:#f4f4f4 url('https://movenmedia.com/templates/2022/images/backgrounds/') top center no-repeat;color:#555;}
body{background:#f5f5f5 url('https://movenmedia.com/templates/2022/images/backgrounds/') repeat;color:#555;}
body.mobile{background:transparent!important;}
/* ----------------------------------------------*/
/* B 01 - Heading,links and titles
/* ----------------------------------------------*/
.contentheading {color:#ff4057;}
.componentheading,.componentheadingnowrap,.pagetitle,span.subheading-category {color:#ff4057;}
a,input.button {color:#777777;}
a:hover {color:#ff4057;}
a:active {color:#777777;}
h1 {color:#333333;}
h2 {color:#333333;}
h3 {color:#333333;}
h4 {color:#333333;}
h5 {color:#333333;}
h6 {color:#333333;}
/* ----------------------------------------------*/
/* B 02 - Titles
/* ----------------------------------------------*/
.pagetitle, .pagetitle a {color:#ff4057;background:#fff;}
/* ----------------------------------------------*/
/* B 03 - Basecolor styles, used in JXTC Walls and 3rd party components
/* ----------------------------------------------*/
.basecolor_1 {color:#ff4057;}
.basecolor_2 {color:#ff7376;}
.basecolor_2 a {color:#ff7376;}
.basecolor_3 {color:#ff9d61;}
.basecolor_4 {color:#dde1e6;}
.basecolor_5 {color:#baacc5;}
.basecolor_6 {color:#647591;}
.basecolor_7 {color:#fe9f43;}
.basecolor_8 {color:#4095ff;}
/* ----------------------------------------------*/
/* L 00 - Header,logo,menu,inset,message,breadcrumb
/* ----------------------------------------------*/
#headerwrap {background:#ff4057 url('https://movenmedia.com/templates/2022/images/backgrounds/') repeat-x bottom left;}
#header{background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') ; }
/*body.frontpage #headerwrap {background:rgba(0, 0, 0, 0);}
body.frontpage .hscroll {background:rgba(0, 0, 0, 0.6)!important;}
*/
#logo a{background:url(https://movenmedia.com/templates/2022/images/logos/logo.png) no-repeat 0 0;height: 96px;width:96px;margin:0;}
#search input{-moz-box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075); -webkit-box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075); box-shadow: -1px -1px 0px rgba(0,0,0,0.3), 1px 1px 0px rgba(255,255,255,0.075);}
/* ----------------------------------------------*/
/* L 01 - Region 1
/* ----------------------------------------------*/
#region1wrap{background:#fff url('https://movenmedia.com/templates/2022/images/backgrounds/r1bkg.jpg') center -120px no-repeat; }
#region1{background:transparent     url('https://movenmedia.com/templates/2022/images/backgrounds/') bottom center no repeat;}
/* ----------------------------------------------*/
/* L 02 - Region 2
/* ----------------------------------------------*/
#region2wrap{background:#fff url('https://movenmedia.com/templates/2022/images/backgrounds/') top center no-repeat fixed;; }
#region2{background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') ;}
/* ----------------------------------------------*/
/* L 03 - Region 3
/* ----------------------------------------------*/
#region3wrap{background:#2b2b2b url('https://movenmedia.com/templates/2022/images/backgrounds/') repeat;}
#region3{ background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') ;}
#component {background:#fff}
#left {background:transparent}
#right {background:transparent}
/* ----------------------------------------------*/
/* L 04 - Region 4
/* ----------------------------------------------*/
#region4wrap{background:#fff url('https://movenmedia.com/templates/2022/images/backgrounds/moviebkg.jpg') top center no-repeat;}
#region4{background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') repeat-x;}
/* ----------------------------------------------*/
/* L 05 - Region 5
/* ----------------------------------------------*/
#region5wrap{background:#fff url('https://movenmedia.com/templates/2022/images/backgrounds/') top center no-repeat;}
#region5{background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') ;}
/* ----------------------------------------------*/
/* L 06 - Region 6
/* ----------------------------------------------*/
#region6wrap{background:#fff url('https://movenmedia.com/templates/2022/images/backgrounds/') top center no-repeat fixed;}
#region6{background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') bottom repeat-x; }
/* ----------------------------------------------*/
/* L 07 - Region 7
/* ----------------------------------------------*/
#region7wrap{background:#fff url('https://movenmedia.com/templates/2022/images/backgrounds/') top center no-repeat fixed;}
#region7{background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') ;}
/* ----------------------------------------------*/
/* L 08 - Region 8
/* ----------------------------------------------*/
#region8wrap{background:#fff  url('https://movenmedia.com/templates/2022/images/backgrounds/') bottom center no-repeat fixed;}
#region8{background:transparent  url('https://movenmedia.com/templates/2022/images/backgrounds/') ;}
/* ----------------------------------------------*/
/* L 09 - Region 9
/* ----------------------------------------------*/
#region9wrap{background:#ff4057 url('https://movenmedia.com/templates/2022/images/backgrounds/') top center no-repeat;}
#region9{background:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') ;}

/* ----------------------------------------------*/
/* L 10 - Footerwrap
/* ----------------------------------------------*/
#footerwrap{background:#000;color:#222;}
#footerpad{background:;}

/* ----------------------------------------------*/
/* M 00 - XTC Menu
/* ----------------------------------------------*/
#menuwrap {background: transparent;}
#menu {background: transparent;}
/* Top Level */
#menuwrap ul.menu > li {background-color: #ff4057;border: 2px solid transparent;}
#menuwrap ul.menu > li a {color:#ffffff;}
#menuwrap ul.menu > li.deeper.parent.xtcHover {background-color: #000;z-index:999999999999!important;position:relative!important;border: 2px solid #000}
#menuwrap ul.menu > li.xtcHover a {color:#ffffff;}
#menuwrap ul.menu > li.active {background-color: #ff4057;border: 2px solid #ffffff}
#menuwrap ul.menu > li.deeper.parent.active {background-color: #ff4057;border: 2px solid#ffffff;}
#menuwrap ul.menu > li.deeper.parent.active.xtcHover {background-color: #000;border: 2px solid #000;}
#menuwrap ul.menu > li.active a {color:#ffffff;}

/* Drop Level */
#menuwrap ul.menu li.parent > ul {background-color: #000;text-align:left;}
#menuwrap ul.menu li.parent > ul > li {text-align:left; background: linear-gradient(to left,#000,#000 50%,#ff4057 50%,#ff4057);
background-position: 100% 0; background-size: 200% 100%;transition: all 3.8s ease-in;}
#menuwrap ul.menu li.parent > ul > li > a {color:#fff;}

#menuwrap ul.menu li.parent > ul > li:hover {background-position: 0 0;}
#menuwrap ul.menu li.parent > ul > li > a:hover {color:#fff;}
#menuwrap ul.menu li.parent > ul > li.active {background: transparent!important;}
#menuwrap ul.menu li.parent > ul > li.active:hover {background: transparent!important;}
#menuwrap ul.menu li.parent > ul > li.active > a {color:#fff;}

ul.menu.iconside li {text-align:left; background: linear-gradient(to left,rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2) 50%,  
#ff4057 50%, #ff4057);background-position: 100% 0;    background-size: 200% 100%;transition: all 3.8s ease-in;}
ul.menu.iconside li:hover {background-position: 0 0;}

/* ----------------------------------------------*/
/* S 00 - Module Suffixes
/* ----------------------------------------------*/
.module{background: transparent;}
.module h3.moduletitle {background: transparent  url(https://movenmedia.com/templates/2022/images/icons/) no-repeat 0 50%;}
.module h3 span.first_word,#community-wrap .app-box > h3, #community-wrap .app-box-footer a,#community-wrap .app-box-filter a,#community-wrap .cResetList a,.js-focus-menu a {color:#000;}

span.first_word {color:#000!important;}
span.rest{color:#ff4057!important;}

.module h3 span.rest{color:#ff4057!important;}
.rtitle h3 span {background-color:#ff7376;color:#fff!important; color: rgba(255,255,255,0.75)!important; text-shadow:-1px -1px 0px rgba(0,0,0,0.25);}
.frame {border: 8px solid #ff7376!important;}
.box{background:#ff7376!important;color:#fff!important;}
.stylebox{background:#ff4057;color:#fff;}
.underlinestyle h3 span {color:#fff!important;}
.underlinestyle h3 {border-bottom:3px solid #ff4057;background:none!important;}
/* ----------------------------------------------*/
/* C 00 - Content Overrides
/* ----------------------------------------------*/
h2.article_title a,h2.article_title {color:#ff4057;}
h2.cat_title a,h2.cat_title {color:#333333;}
.itemHeader h2.article_title a,.itemHeader h2.article_title  {color:#ff4057!important;}
.itemHeaderNoImg h2.article_title a,.itemHeaderNoImg h2.article_title  {color:#333!important;}

.itemJFullText,.k2mainwrap {background:#f3f3f3;}
.btn input,.btn button {background:#ff4057!important; color:#fff!important;text-shadow:none!important; text-transform:uppercase;}
.btn,.kmt-readon span.kmt-readmore,.kmt-readon span.kmt-comment,.kmt-readon span.kmt-hits {background:none!important; border:1px solid rgba(0,0,0,0.3)!important;color:#222!important; font-size:12px!important;padding:10px 32px 11px!important;text-transform:uppercase!important;font-weight:bold!important;margin-top:10px!important; display:inline-block!important;border-radius:0px!important;}
.button, button {background:#ff4057!important; color:#fff!important;text-shadow:none!important; text-transform:uppercase;}
.readmore a {color:#ff4057 !important;}
.readmore a span {color:#ff7376;}
.readmore a:hover {background:#ff4057; color:#fff; text-shadow: 1px 1px 0 rgba(0,0,0,0.3); box-shadow: 2px 2px 0 rgba(0,0,0,0.15);}
legend {color:#ff4057 !important;}
dt.result-title, dt.result-title a {color:#ff4057 !important; font-weight:normal;}
.search_menu_btn:hover {color:#fff;background:#ff4057;cursor:pointer;}
.items-more h3 {color:#ff4057!important;}
.dropcap {color:#ff4057!important;}
.xfieldstxt {border-top: 3px solid #ff4057!important;}
div.itemFullText h3,.item-page h3 {color:#ff4057;}
ul.pagenav li.previous {background:#fe9f43;}
ul.pagenav li.next {background:#4095ff;}
.Pagination ul {background:#ff4057;}
.counter,.items-more {background:#000;margin:0px!important;color:#fff;}
.items-more span {border-bottom: 3px solid #ff4057!important;padding: 16px 32px;color:#fff;}
.items-more ol {margin:0px!important;}
/* K2 Content */
h2.cat_title a,h2.cat_title  {color:#333333 !important;}
div.itemToolbar {border-color:#ff9d61;}
div.itemFullText h2 {}
a.subCategoryMore {background:#ff4057 !important;color:#fff;}
div.subCategory-rwd h2 {background:#fff;!important;}
div.subCategory-rwd h2 a {color:#ff4057 !important;}
div.catItemView.groupLinks {background:transparent;}
.catwall {background:#fff;}
.catimgwrap {padding: 0; border:1px solid #ededed; border-bottom:none;}
.catimgwrap  img {/*min-width:150px !important;*/}
a.info {background:#ff7376;color:#fff; padding:5px 5px 6px 5px;display:block;}
div.catItemCommentsLink a {color:#ff4057;}
div.catItemCommentsLink a:hover {color:#ff7376;}
div.catItemReadMore a {color:#ff4057;}
div.catItemReadMore a:hover {color:#ff7376;}
a.info i {font-size:12px; margin:4px 3px 0 -20px; color: rgba(255,255,255,0.35);}
.info:hover {background:#ff4057;}
h2.k2title {background:#ff4057;}
div.itemFullText h3,.item-page h3 {color:#ff4057;}






/* ----------------------------------------------*/
/* C 01 - Typography
/* ----------------------------------------------*/
.numbered:after, .numbered-medium:after, .numbered-small:after {border-color:transparent;}
.bargraphv,.bargraphv a:hover {background-color:#ff4057!important;}
.circletag {background-color:#ff4057!important;}
.circlebottom {border-top-color: #ff4057!important;}
.cloud_tag1 {background-color:#ff7376!important;}
.bargraphv,.bargraphv a {background-color:#ff4057!important;} 
/* ----------------------------------------------*/
/* M 00 - Wall Styling
/* ----------------------------------------------*/
.rmore1 {background: #ff4057!important;}
.rmore2,#region8 .acymailing_form .btn-primary  {background: #ff4057!important;}

/* ----------------------------------------------*/
/* M 00 - K2 Content Wall User1 Featured Articles
/* ----------------------------------------------*/
.articletext p {color:#fff;}
.articletext h2 {color:#fff!important;border-bottom:1px solid rgba(255,255,255,0.35);}
.articletext span {color:#fff!important;}
.articlewrap span a {color:#fff;}
.articletext .morelink  {background: rgba(0,0,0,0.2)!important; border:1px solid rgba(255,255,255,0.65); color:#fff!important;}
.articletext .morelink:hover {background:#fff!important; color:#333!important;}

/* ----------------------------------------------*/
/* M 00 - K2 Content Wall User25 Featured Articles
/* ----------------------------------------------*/
.tfeatures .icons {width:48px; height:48px; border-radius:50%; background:#999; text-align:center;}
.tfeatures .icons .symbol {color:#fff!important; display:inline-block; margin-top:9px; }
.tfeatures .col-1 .icons {background: #ff4057!important;}
.tfeatures .col-2 .icons {background: #ff7376!important;}
.tfeatures .col-3 .icons {background: #ff9d61!important;}
.tfeatures .col-4 .icons {background: #dde1e6!important;}
.tfeatures .col-5 .icons {background: #baacc5!important;}
.tfeatures .col-6 .icons {background: #647591!important;}
/* ----------------------------------------------*/
/* M 00 - K2 Content Wall Category Articles
/* ----------------------------------------------*/
/* Left Articles */
.categorywrap-left {background:#dde1e6!important;}
.categorywrap-left .main .articlemain h2 {color:#fff!important;}
.categorywrap-left .main .articlemain .morelink {background:none!important; border:1px solid rgba(255,255,255,0.65); color:#fff!important;}
.categorywrap-left .main .articlemain .morelink:hover {background:#fff!important; color:#333!important;}
.categorywrap-left .more .articlemore:hover {background:rgba(0,0,0,0.2)!important;}
.categorywrap-left .more .articlemore h2 {color:#baacc5!important;}
.categorywrap-left .more .articlemore p {color:#aaa!important;}
/* Right Articles */
.categorywrap-right {background:#dde1e6!important;}
.categorywrap-right .main .articlemain h2 {color:#fff!important;}
.categorywrap-right .main .articlemain .morelink {background:none!important; border:1px solid rgba(255,255,255,0.65); color:#fff!important;}
.categorywrap-right .main .articlemain .morelink:hover {background:#fff!important; color:#333!important;}
.categorywrap-right .more .articlemore:hover {background:rgba(0,0,0,0.2)!important;}
.categorywrap-right .more .articlemore h2 {color:#baacc5!important;}
.categorywrap-right .more .articlemore p {color:#aaa!important;}


.getsocial .icons {width:48px; height:48px; border-radius:50%; background:#999; text-align:center;}
.getsocial .icons .symbol {color:#fff!important; display:inline-block; margin-top:9px; }
.getsocial .col-1 .icons {background: #ff4057!important;}
.getsocial .col-2 .icons {background: #ff7376!important;}
.getsocial .col-3 .icons {background: #ff9d61!important;}
.getsocial .col-4 .icons {background: #dde1e6!important;}
.getsocial .col-5 .icons {background: #baacc5!important;}
.getsocial .col-6 .icons {background: #647591!important;}

.callwrap {padding-bottom:60px;}
.callwrap p.icon {width:160px; height:160px; border-radius:50%; background: #ff4057!important;}
.callwrap p.icon1 {width:160px; height:160px; border-radius:50%; background: #ff9d61!important;}
.callwrap i {color:#fff!important; display:inline-block; margin-top:44px;}
.callwrap h2 {font-weight:100!important; margin:36px 0!important;}
.callwrap span {font-size:24px;width:60%;display:inline-block;font-weight:100!important;}

.videoarticle a {color:#fff; border:3px solid #fff;}
.videoarticle p.icon {background: #ff4057!important;}
.videoarticle i {color:#fff!important;}
.videoarticle h1.location {color:#fff!important;}

p.iconone   {background: #ff4057!important;}
p.icontwo   {background: #ff7376!important;}
p.iconthree {background: #ff9d61!important;}
p.iconfour  {background: #dde1e6!important;}
p.iconfive  {background: #baacc5!important;}
p.iconsix   {background: #647591!important;}

.contactwrap span {color:#ff4057!important;}
/*
#overlay {background: url('https://movenmedia.com/templates/2022/images/backgrounds/grid_overlay.png') center top repeat fixed; }
*/
/* ----------------------------------------------*/
/* M 02 - Acymailing
/* ----------------------------------------------*/
#user_name_formAcymailing,#user_email_formAcymailing {background:#666!important;}
/* ----------------------------------------------*/
/* M 03 - Kommento
/* ----------------------------------------------*/
.kmt-readmore span {color:#000;}
.kmt-readmore a {color:#000;}
.kmt-readmore a:hover {color:#000;}
.kmt-comment span {color:#000;}
.kmt-comment a{color:#000;}
.kmt-comment a:hover {color:#000;}
.kmt-hits span {color:#000;}
.kmt-hits a {color:#000;}
.kmt-hits a:hover {color:#000;}
#section-kmt .input.button {background:#ff4057 !important;color:#fff !important;	}
#section-kmt .kmt-btn-submit {background:#ff4057 !important;color:#fff !important;}
div.kmt-content p {background:#fff;}
div.kmt-content p:after {border-color:transparent #fff;}
#Kunena .kheader h2, #Kunena .kheader h2 a,#Kunena a:link  {color:#ff4057 !important;}
#Kunena .kprofileboxcnt,#Kunena .kfheadercontent,#Kunena .kblocktable {background:#fff!important;}
div.kforum-pathway {background:#333!important;}


body.frontpage {
    background: none !important;
    color: #555;
    z-index: 0 !important;
    margin: 0 !important;
}

#region1wrap {
	margin: 156px auto 0px !important;
}

body.sticky {
    background: none !important;
    color: #555;
    z-index: 0 !important;
    margin: 0 !important;
}

#region3wrap {
	margin: 156px auto 0px !important;
}




body.sticky #headerwrap {
    position: fixed !important;
    top: 0 !important;
    width: 100%;
    z-index: 9999999 !important;
    margin-bottom: 0px !important;
}
#header {
    background: none !important;
}  

#region4wrap {
    background: url('/templates/2022/images/backgrounds/moviebkg.jpg') top center no-repeat !important; 
}  

#headerwrap.stickyscroll {
    /* height: 80px !important;
	min-height: 80px !important; */
    z-index: 99999 !important; 
/* 	-webkit-logical-height: 80px !important;   */
}    

#header ul.menu > li > a, #header ul.menu > li.active > a, #header ul.menu > li:hover > a {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 100 !important;
    font-size: 16px !important; 
}

body {
    font-family: Source, Arial, Helvetica, sans-serif !important;
    font-size: 1em !important;
}

/* ----------------------------------------------*/
/* M 04 - K2
/* ----------------------------------------------*/
div.itemHeader {text-align:center;}
.k2extrafields_wrap {padding:60px;background:#000;}
.itemNavigation {}
.itemNav_pre {background:#fe9f43;}
.itemNav_next {background:#4095ff;}


div.itemBackToTop {background:#ff4057;}
.contactbutton:hover {background:#ff4057;}
/* ----------------------------------------------*/
/* Search
/* ----------------------------------------------*/
.sb-icon-search {background:#ff4057!important;color:#fff;}
/* ----------------------------------------------*/
/* RESPONSIVE
/* ----------------------------------------------*/

/* MOBILE */
.mobilebtn {background:url('https://movenmedia.com/templates/2022/images/icons/menu-icon.png') no-repeat!important;margin:12px 0 0 -21px;}

@media(max-width:960px){

 #region3wrap {
    margin: 5px auto !important;
} 
body.sticky .stickyscroll #header {
    padding-top: 8px!important;
}  
	
	#region1wrap {
    margin: 5px auto !important;}
	
.row-fluid [class*="span"] {
    display: block !important;
	
}
.videoplaceholder_mobile {
    display: block !important;
} 	
}
	@media(max-width:767px){
		body.frontpage {background-image:transparent url('https://movenmedia.com/templates/2022/images/backgrounds/') ;}
	}
	@media(max-width:960px ){
	#headerwrap.xtc-bodygutter.sticky {border-right:2px solid #ff4057;}
	#logo a{background:url(https://movenmedia.com/templates/2022/images/logos/logo-small.png) no-repeat 0 0;height: 45px;width:45px!important;margin:2px 0 0 0!important;} 
	}


@media(max-width:820px ){
		
	#region1wrap,#region1 {
		
		background: #fff url(http://media.moven.host/templates/63agency/images/backgrounds/r1bkg.jpg) center -400px no-repeat;
		//background-image:none!important;
		}
	}

@media(max-width:767px ){
	
/* ----------------------------------------------*/
/* L 02 - Region 2
/* ----------------------------------------------*/
#region2wrap{background:#fff  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') top center no-repeat fixed;; }
#region2{background:transparent  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') ; }
}
@media(max-width:px ){
	
/* ----------------------------------------------*/
/* L 03 - Region 3
/* ----------------------------------------------*/
#region3wrap{background:#2b2b2b  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') repeat;; }
#region3wrapnoimg{background:#2b2b2b;}
#region3{ background:transparent  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') ; }
} 
@media(max-width:767px ){
 
} 
@media(max-width:767px ){
	
/* ----------------------------------------------*/
/* L 05 - Region 5
/* ----------------------------------------------*/
#region5wrap{background:#fff  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') top center no-repeat;; }
#region5{background:transparent  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') ; }
 
} 
@media(max-width:767px ){
	
#region6wrap,#region6 {background-image:none;}
} 
@media(max-width:767px ){
	
#region7wrap,#region7 {background-image:none;}
}
@media(max-width:767px ){
	
#region8wrap,#region8 {background-image:none;}
 
}
@media(max-width:px ){
		
/* ----------------------------------------------*/
/* L 09 - Region 9
/* ----------------------------------------------*/
#region9wrap{background:#ff4057  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') top center no-repeat;; }
#region9{background:transparent  url('https://movenmedia.com/templates/2022/images/backgrounds/mobile_') ; }
}
