@import url('plugins.css');@import url('font-awesome.css'); @import url('layerslider.css'); @import url('layersliderstyle.css');









/*** DNN 7. Reset ***/

body {font-family: inherit; font-size:12px;}
*,*:before,*:after{box-sizing:content-box;}
.row,.row *,.row:before,.row:after,.row *:before, .row *:after{box-sizing:border-box;}
.spd-row,.spd-row *,.spd-row:before,.spd-row:after,.spd-row *:before, .spd-row *:after{box-sizing:border-box;}

p, ul, ol { margin:0; padding:0; font-family:inherit; }

a { outline:0; border:0; font-family:inherit; }
a:hover { text-decoration:none; }
textarea:focus, input:focus{
	outline: 0;
}


/* LogIn */
.SkinObject { display: block;}
.userProfileImg a{ display: block; }
.userDisplayName { padding: 0 5px 8px !important;}
.buttonGroup li { display: block; text-align: center;}
.TopRight.span2 a { color: #fff;}
.TopRight.span2 a.SkinObject { color: #000; }
/*#spLogin { min-width:100%; }*/
#spLogin a { color:inherit; }   
.LogIn { padding:0px 0 5px 0; color:inherit; text-align:right; }
.LogIn a { padding:0 5px; color:inherit; font-size:inherit; }
.TopLoginIcon { display: block; float: left; text-decoration: none; transition: all 0.31s ease 0s; width: 100%; }

/**************DNN Resets *****************/
.dnnFormPopup a.dnnToggleMax{margin: 0px 24px 0 0;}
.Normal { font-size:14px; color:inherit; line-height:inherit; }
.dnnSortable{ min-height: 30px !important; }
.dnnActionMenuTag { height:27px; }
.SubHead { color:#747474; }
.dnnForm,.dnnForm *, .dnnForm:before, .dnnForm:after,.dnnForm *:before, .dnnForm *:after {
-webkit-box-sizing: content-box ;
-moz-box-sizing: content-box ;
box-sizing: content-box ;
}
.dnnActionMenu * {
box-sizing: border-box;
}


.dnnSortable { min-height:30px; }
.DnnModule-DNN_HTML ul, .DnnModule-DNN_HTML ol { padding-left:30px; }
.DnnModule-DNN_HTML p { margin: 0 0 10px; }
.DNNEmptyPane{
	display: none;
}


/**** Reset for Dnn 7X ****/

/*dnn Preset Code*/
/*
.ui-widget-content{background-color:#e9e9e9;box-sizing:content-box;}
 .ui-widget-content *{box-sizing:content-box;}
mark, .mark {
padding: 0;
background-color: inherit;
}
#SearchChoices li{list-style:none;}
.dnnFormPopup,.dnnFormPopup *{box-sizing:border-box;}
 .dnnDropDownList,.dnnDropDownList * {box-sizing:content-box;}
.dnnFormPopup input{padding:7px;}
.dnnForm,.dnnForm *, .dnnForm:before, .dnnForm:after,.dnnForm *:before, .dnnForm *:after {
-webkit-box-sizing: border-box ;
-moz-box-sizing: border-box ;
box-sizing: border-box ;
}

*/




/**************************************
    Dnn Admin Style Issues
**************************************/

/* dnnFormPopup style */
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
    min-height: 10px !important;
    padding-top:0px;
    padding-bottom:0px;
    width: 19px!important;
    margin: 4px 4px 0 0px;
}
div.ui-dialog-titlebar > .ui-dialog-titlebar-close { box-sizing:border-box;}
/* dnn chack box style */
.dnnCheckbox > .mark {
    background:none;
}




@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
/* dnnFormPopup style */
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
    height: 18px !important;
    width: 4px !important;
    padding-left:16px;
    margin: 4px 4px 0 0px;} /* your css rules for ipad portrait */

.dnnFormPopup .dnnModalCtrl {
    display: block;
    position: absolute;
    top: -30px;
    right: -30px;
    width: 76px;
    height: 26px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 5px #666;}

}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
/* dnnFormPopup style */
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
    height: 18px !important;
    width: 4px !important;
    padding-left:16px;
   margin: 4px 4px 0 0px;} /* your css rules for ipad landscape */

.dnnFormPopup .dnnModalCtrl {
display: block;
position: absolute;
top: -30px;
right: -30px;
width: 76px;
height: 26px;
border-radius: 10px;
background-color: #fff;
-webkit-border-radius: 10px;
box-shadow: 0 0 5px #666;}

}


/*** End of DNN 7 reset ***/
























@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/opensans.eot');
    src: url('../fonts/opensans.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html{height:100%;margin:0;padding:0;}
#Body { height:100%; font-family:'OpenSans',Arial,Helvetica; color:#484848; margin:0 auto; padding:0; background:#fff; }

a{outline:0;border:0;}
p, ul, ol { margin:0; padding:0; }
a:hover{ text-decoration:none;}
h1{font-size:26px; margin:0 0 10px 0; font-weight:normal; }
h2{font-size:22px; margin:0 0 10px 0; font-weight:normal; }
h3{font-size:18px; margin:0 0 10px 0; font-weight:normal; line-height:40px; }
li{ list-style:none;}
.padding-left-off{ padding-left:0; }
.padding-right-off{ padding-right:0; }
.padding-off{ padding:0;}
/* Fonts */
.Normal { font-size:14px; font-size:inherit; line-height:inherit; }
.SubHead { color:#484848; }
#SpeedyPanelTop{ height:auto !important; }

/* dnn presets */
.dnnSortable{ min-height: 30px !important;}
.dnnActionMenuTag{ height:30px; }
.dnnFormPopup a.ui-dialog-titlebar-close{ top:14px; }
/*Layout */

#container { margin-bottom:-18px; width:100%; height:100%; font-size:14px; line-height:22px; background:url(../images/bg.png) #fff; font-family:inherit;  }
#MainWrapper { background:#fff; }

.Customizer { z-index:1000; position:relative; }
.FullHeader{ background:#00ACEE;}
#HeaderTop { border-top:3px solid #1871AC; color:inherit; padding-bottom:0; background:#FCFCFC; z-index:908; position:relative; }
.TopBarHide { padding:0; z-index:907; position:relative; }
.span1.TopRight, .span2.TopRight, .span6.TopRight, .span7.TopRight, .span8.TopRight { float:right; }
.Topheight{ height:44px; }

#Header { z-index:906; position:relative; background:#4095E3;  border-top:1px solid #05539C; border-bottom:1px solid #05539C;}
.LTPadding { padding: 12px;}

/* FixedHeader */
.FixedHeader { width:100%; z-index:999; overflow:visible;}
.BGcolor{background:#7DBD21;}
.fixed { position:fixed; top:0; left:0; z-index:999;-webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); }

/***** TopMenuRightLogo *****/
.MenuRight { z-index:907; position:relative; background:#7DBD21; height:46px; }
.Topgap { margin-bottom: -10px; margin-top: 23px;}

.nav.MegaMenu {
  position: static;
}
.Header .row .col-md-12 {
  position: static;
}
.Header .row .row {
  position: static;
}
.row.Mbmenu {
  position: static;
}
.Header .row {
  position: relative;
}
.Menu {
  position: static;
}
.Header .row .col-md-12 {
  position: static;
}
.Header .row .col-md-9.col-xs-12 {
  position: static;
}



/***** Menu *****/
.MenuBorder { border-top: 1px solid; width: 100%; }
.MenuBorderbottom{ border-bottom: 1px solid; width: 100%; }
.CCMenu .nav a { line-height: 45px;}
.CCMenu .nav li li a { line-height: 35px; transition:all .5s ease-in-out 0s; -ms-transition:all .5s ease-in-out 0s; -webkit-transition:all .5s ease-in-out 0s; -moz-transition:all .5s ease-in-out 0s; -o-transition:all .5s ease-in-out 0s;}

/* centerlogo*/
.CenterMenu .SpeedyDropDown ul li {
display: inline-block;
float: none;
text-align: center;
}
.CenterMenu .SpeedyDropDown ul li ul li {
text-align: left;
float: left;
width: 100%;
}
.CenterMenu .SpeedyDropDown .nav {
  float: none;
  width: 100%;
  text-align: center;
}


#MenuBg { padding:0 20px; padding-bottom:0; min-height:3px; background:#1871AC; z-index:905; position:relative; }
.MenuTBM { padding-bottom:0px; padding-top:15px; }
.SDTbMenu { margin-left:-15px; }
.RLTMDiv { margin-right:-2.5641%; }

.tiny .root > a { line-height: 50px !important; padding: 0 8px;}
.tiny ul.dnnmega li .megaborder { top: 35px;}

/***** RightAlignedMenu *****/
.MenuR { margin-top:0px; }
.LogeLMRight #Header { padding:0; }
.LeftMenuRightLogo { padding:0; }

/* Search */
#SearchBg { padding:0; float:right; }
.LTSearch { margin-left: 22px;}
#SearchChoices {
clear: both;
display: none;}

/* Logo */
.tiny > a > img { height: 30px !important; }
.LogoRight #Logo img { float:right; }
.LogoCentered { text-align:center; }
.LogoRightM { text-align:right; }
.LogoLeft {  text-align:left; }
.LogoRightPane{ text-align:right; }
#Logo img { padding:18px 0 18px 10px;}
.LogoLeftT {  }
.tiny #Logo img{ padding:10px 0 10px 12px;height:65px;max-height:65px;}
.CenterTopMenu a img { padding-top:10px; }
.Logo.LogoLeft.tiny > a > img {  height: 30px;}

/* LogIn */
.SkinObject {
  display: block;
}
.userProfileImg a{
  display: block;
  width: 24px;
}
.loginGroup {
  float: none !important;
}
.userDisplayName {
  padding: 0 5px 8px !important;
}
.buttonGroup li {
  display: block;
  float: none !important;
  text-align: center;
}
.TopRight.span2 a {
  color: #fff;
}
.TopRight.span2 a.SkinObject {
  color: #000;
}
#spLogin { min-width:150px; }    
.LogIn { padding:0px 0 5px 0; color:inherit; text-align:right; z-index:905; position:relative; }
.LogIn a { padding:0 5px; color:inherit; font-size:inherit; }
.TopLoginIcon { border-radius: 2px; display: block; float: left; text-decoration: none; transition: all 0.31s ease 0s; width: 36px;}
.TopLoginIcon > a:hover { background: #000000; color: #ffffff;}


/* dnn6.2 Login CSS Code */

#spLogin { margin-top:0px; min-height:5px; }

.buttonGroup { display:block; }
#dnn_dnnUser_registerGroup strong { display:none ; }
#dnn_dnnUser_registerGroup span {  color:#fff; padding:1px 4px; border-radius:6px; background:#ed3b3b; float:right; margin:-6px -6px 0 0; }
.buttonGroup li { display:block; float:right; padding:0 5px; }
.userMessages a { background:url(../images/MessageIcon.png) no-repeat; display:block; width:40px; height:24px; margin:0 40%;  }

.userNotifications a{ background:url(../images/NotificationIcon.png) no-repeat; display:block; width:20px; height:24px; margin:0 40%; }
.registerGroup li { border-left:none; border-right:none; list-style:none; }

#dnn_dnnLogin_loginGroup a { display:block; padding-top:1px; padding-left:2px; padding-right:0; font-size:12px; }

.userDisplayName a { display:block; padding-top:1px; padding-left:0px; font-size:12px; }

#dnn_dnnUser_avatarGroup {  }
.userProfileImg a { width:22px; height:22px; margin:0 40%; }

.registerGroup { float:none;}
.loginGroup { float:right;}
.searchInputContainer { float:left;}

@media handheld, only screen and (max-width:767px) {
    .registerGroup { float:left;}
    .loginGroup { float:left;}
	.f-nav li a { background:none !important;}
	address strong{ color:#111111 !important;}
	.userProfileImg a{ width: 24px;}
	.LogIn a{ padding:0 !important; }
	.userMessages a{ margin:0 !important; }
	.userNotifications a{ margin:0 20% !important; }
	.userProfileImg a img{ width:34px !important;}
	.userProfileImg a { margin:0 !important; }
}



/* LoginLeftAligned */
.LogIn .LoginLeftAligned { color:inherit; text-align:left; }
.LangLogin { padding-top:10px; }
.LangLogin .mbLanguage { padding-top:2px; }

/* Language */
.language-object .Language { float:none; text-align:right; margin:0 2px;  }
.language-object .Language img { width:24px; height:18px; border:2px solid #c6c4c4; border-radius:2px; }
.language-object .Language.selected img { border:2px solid #f0efef; border-radius:2px; }


/* Language LeftAligned */	
.LeftAligned .language-object .Language { padding-top:1px; float:left; text-align:left; }

       
/* RightTopNav */
.LogoRightPane.tiny { display: none;}
.LeftNav { z-index:908; position:relative; }
.RightTopNav ul.TopNav { float:right; }
ul.TopNav { padding-top:0px; padding-left:0; }
.TopNav li { border-right: 1px solid #DDDDDD; float: left; font-size: inherit; line-height: 34px; list-style:none;  padding: 0 8px;}
.TopNav li a { color: inherit;  text-decoration:none; }
.TopNav li:hover{ background:#000000; }
.TopNav li:hover a{ color:#ffffff; }
.TopNav li:hover span { color: #ffffff;}
.TopNav em { padding-right:1px; }
.TopLeftTopMenu ul.TopNav { padding-top:0px; padding-left:0; }
.InnerTopNav ul.TopNav { padding-top:0px; padding-left:0; }

/* Toplogo Bottom Menu */ 
.TopLBMenu ul.TopNav { padding-top:0px; padding-left:0; }

/* LeftTopNav */ 
.LeftTopNav { float:left; }
.LeftTopNav .TopNav li { padding-left:0; padding-right:10px; }


/* TopSocial */
.TopSocial { padding-top:5px; float:right; }
.toppadding { margin-top: 5px;}
.bottomspace{ margin-bottom:2px;}

/****** BreadcrumbSmall *****/
.BreadcrumbBgColor { background-color:#fafafa; }
.BreadcrumbSmall { background-image:url(../images/BreadcumpBgSmall.png); background-repeat:repeat-x; background-position: top center; }
.BreadcrumbDiv { padding:10px 20px; }
.breadcrumb_style { padding-left:40px; background: url(../images/HomeButton.png) no-repeat transparent left 3px;  }
.breadcrumb_style img { width:7px; height:7px; padding: 0 5px;}
a.BreadText { font-size:12px; color:inherit; text-shadow:none; }
a.BreadText:hover { color:#000000; text-decoration:none; }


/****** BreadcrumbLarge *****/
.BreadcrumbLarge { padding:22px 0; border-bottom:1px solid #dadada; background-image:url(../images/BreadcumpBg.png); background-repeat:repeat-x; background-position: top center; }
.BreadcrumbDivLar { padding:0 20px; }
.breadcrumbStyle { float:right; }
.breadcrumbStyle span { padding:0 5px; }
.breadcrumbStyle a.BreadText { padding-left:5px; }
.breadcrumbStyle img { margin-top:-2px; }
.TitleTag { font-size:20px; line-height:16px; float:left; }
.TitleTagSmall { font-size:14px; line-height:20px; text-align:right; }


/* Slider */
#SliderBg { z-index:902; }
.slider { position:relative; }
.DnnModule-SpeedyTouchFlexi { background:none; }
.flexslider { background:none; border:none; border-radius:0; box-shadow:none; overflow:hidden; }
.slides { position:relative; behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); -pie-png-fix: true; }
.flex-control-paging li a { margin-top:15px; }

/* TitleText */
.TitleText { font-size: 28px; font-weight: normal; padding-bottom: 20px; padding-top: 50px; text-align: center; text-transform: uppercase; line-height:36px; }
.TitleBack { font-size:32px; font-weight:normal; padding:0 10px 5px 10px; color:inherit; }
.TitleTextDetails { font-size:inherit; color:#6a6a6a;  text-align:center; font-weight:normal; padding:0 7px;}
.Gap { padding:12px 0; }
.OurClient { text-align:center; }
.AccordianText{ color:#000000; line-height:22px; font-size:inherit;font-family:inherit; }
.TitleTextCnt { padding-top:10px; }


/** Home Page TopBox **/
.navigation { margin:10px 0; overflow: hidden; box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.2); 
              behavior: url(/Portals/_default/Skins/Evea/PIE.htc); 
}
.navigation li { width:100%; padding: 10px 50px 10px 15px; border-left: 5px solid #666;
	float: left; cursor: pointer; list-style-type: none;			
	-webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;
}
.navigation li h2 { font-style: italic; font-size: 22px; margin-bottom: 5px; line-height: 20px; }
.navigation li p { font-size: inherit; color: #999; -webkit-transition: all 0.1s ease-in; -moz-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; }
.navigation li:hover { background: #333; border-left: 5px solid #000; }
.navigation li:hover h2 { font-weight: bold; color: #fff; }
.navigation li:hover p { color: #ccc; padding-left: 5px; }
/*********** Close Home Page TopBox *************/

#MpageBody { background:#fff; min-height:650px; font-size:inherit; line-height:inherit; z-index:899;}

/***** PageBodyTop *****/
.FullDiv { padding-top:30px; }
.BdTopTest { padding:5px 0 8px 0; }
.BodyContentA { padding-top:10px; }
.bdimage { text-align:center; }
.BdTopTtile {  text-align:center; font-size:20px; font-weight:normal; margin:0px; color:inherit; }
.BdTopDetailes { padding:0; text-align:center; }
.BcResponsive { text-align:right; }

/*Home Page 01*/
.LTLogin { padding-top: 5px;}
.Slogan { float: right; padding-top: 19px;}
.headertopcontact { display: block; float: left; margin:5px 10px; }
.headertopicon { color: inherit; float: left; padding-top:4px; }
.headertopcontent { float: left; margin: 0 !important; padding: 0 0 0 10px; font-size:15px;}
.headertopcontent > a { color: inherit;}
.TopSocialIcon{ float:right; }
.TopSocialIcon li{ list-style:none; float:left;}
.TopSocialIcon a { display: block; height: 34px; line-height: 34px; text-align: center; text-decoration: none; transition: all 0.31s ease 0s; width: 34px; color:inherit; }

/***icon***/
.buttonbox{ color:#fff; border:1px solid #05539C; background:#4095E3;}
.iconround.FR { float: right;}
.iconround { border: 2px solid #4095E3; border-radius: 100px; color: inherit; height: 60px; line-height: 65px; text-align: center; width: 60px;}
.iconsquare { border: 2px solid #05539C; color: inherit; height: 60px; line-height: 65px; text-align: center; width: 60px;}
.TopSocialIcon li a { color:inherit;}
.TopSocialIcon.bottomspace .facebook > a { padding: 7px 11px 7px 4px;}
.TopSocialIcon.bottomspace .tumblr> a { padding: 7px 9px 7px 6px;}

.twitter > a:hover { background: #00ACEE !important; color: #ffffff !important;}
.facebook > a:hover { background: #3B5996 !important; color: #ffffff !important;}
.google > a:hover { background: #C3391C !important; color: #ffffff !important;}
.tumblr > a:hover { background: #3B5876 !important; color: #ffffff !important;}
.linkedin > a:hover { background: #0059B7 !important; color: #ffffff !important;}
.youtube > a:hover { background: #CB322C !important; color: #ffffff !important;}
.icons, .Eveaimg { text-align: center;}
.span1.first, .span2.first, .span3.first, .span4.first, .span5.first, .span6.first, .span7.first, .span8.first, .span9.first, .span10.first, .span11.first { margin-left: 0;}
.ca-menu, .ca2-menu{ padding-left: 0 !important;}
.boxwrape{ padding:0 10px; }

.custbutton{ color:#ffffff; }
.dnnActionMenuBorder{ padding:0px !important;}
.span6.first { margin-left: 0;}
.contentbg { background:#F7F7F7;}
.topblank{ padding-top:0px !important;}
.right{ float:right !important;}
.small{ padding:30px 10px;}
.medium{padding:40px 10px;}
.big{padding:63px 0;}
.Medium{margin-top:50px;}
.fa-4x { color: #7AB827;}
.color{ color:#ffffff; }
.Btitle{ font-size:34px; }
.projecttitle { padding-top: 22px; text-transform: uppercase; word-spacing: 5px;}
.BigTitle { font-size: 28px; font-weight: normal;  color:inherit; }
.details{ font-size:inherit;}
.FullContent{ padding:100px 10px;}
.Bothcontent{ padding-top:75px;}
.Titlebig{ font-size:30px; font-weight:normal;}
.homelist{}
.homelist li{ list-style:none; padding-top:16px;}
.homelist li a {  padding-left: 5px;}
.homelist li a:hover{ text-decoration:none;}
.homelist1 li{ list-style:none; padding-bottom:10px;}
.homelist1 li a { padding-left: 9px;}
.homelist1 li a:hover{ text-decoration:none;}
.fa-stack.fa-lg.fa-bg {  height: 4em;  width: 4em; }
.fa-stack-2x-large { color: #7DBD21; font-size: 4em;}
.fa-stack-1x { font-size: 2em; padding-top: 18px; margin-left: -6px; }
.iconcolor { font-size: 1.7em !important; }
.blue{ color: #00B7F1; }
.iconstyle { font-size: 2.5em !important; margin-left: 12px; margin-top: 17px;}
.fa-stack-2x-medium{ color:#7DBD21; font-size:4em;}
.custom { margin-left:0px;  }
.iconrounded { background: #ffffff; padding:30px 0;}
.WomenImg { margin: 0 !important; text-align:center; padding-top:50px; }
.boxcolor{ background:#4095E3; color:#ffffff; }
.icontop {  text-align: center; }
.icontop.border{border: 1px solid #dddddd; padding: 5px 0;}
.view.second-effect { padding-bottom: 25px;}
.view.first-effect { background: url("../images/round.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); padding-bottom: 25px; padding-right: 12px;}
.mobileimg { text-align: center; }
.skill { margin: 0 !important; max-height: 170px; text-align: center; }
.BigTitle.middle { text-align: center; color:inherit; }
.title { padding-bottom: 60px; }
.titlebottomspace{ padding-bottom:95px; }
.allien {padding-bottom: 25px;}
.allienL { padding-bottom: 25px;}
.BdTitleTop.TitleColor { font-size: 20px; padding-top:20px; }
.smalltitleFIXED {  padding: 0 150px;}
.smalltitle{ font-size:18px; text-align:left; font-weight:normal;}
.BdDetailes > a { padding-left: 12px;}


.BodyContentIcon { margin-top:60px; background:#F4F4F4; padding:10px 26px; padding-top:20px; text-align:center; }
.IconImage { border-radius:50%; width:64px; height:64px; line-height:60px; background:#333; text-align:center; position:absolute; left:50%; margin-left:-32px !important; top:-32px; }
.IconDetailes { text-align:center; }
.IconImage img{ width:24px; height:24px;}
.IconText { font-size:22px; }
.IconText img { padding-right:10px; height:41px; width:42px; }
.IconTextDetailes { text-align:left; }
.ReadMore2 a { color:inherit; }

.mp4downloader_btnForIFrame { display:none; }

.LearnMore { padding-top:15px; text-align:center; }
.LearnMore a { color:inherit; }
.btn-inverse { background-image:none; }
.comingsoon { font-size: 44px;}
.squarebox { padding: 0 10px; }

/*Home Page 02*/
.Headerline { font-size: 31px; font-weight: normal; padding-left: 19px; padding-top: 6px;}
.button > a { color: inherit;}
.boxed {  background: #EEEEEE;  margin-bottom: 75px;}
.grid.cs-style-3 { padding-left: 0;}

.grid {style: none;text-align: center;}
.grid li { display: inline-block;text-align: left;position: relative; }
.grid figure {	margin: 0;	position: relative;}
.grid figure img {	max-width: 100%; display: block;	position: relative;}
.grid figcaption {  background: #2C3F52; color: #ED4E6E; left: 0; padding: 0 10px 20px; position: absolute; top: 0;}
.grid figcaption h3 {margin: 0;	padding: 0;	color: #fff;}
.grid figcaption a {text-align: center; display: inline-block; color: #fff;}
/* Caption Style 3 */
.cs-style-3 figure {overflow: hidden;}
.cs-style-3 figure img {-webkit-transition: -webkit-transform 0.4s;	-moz-transition: -moz-transform 0.4s;	transition: transform 0.4s; width:100%;}
.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.cs-style-3 figcaption {width: 100%;top: auto;bottom: 0;opacity: 0; text-align:center;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.cs-style-3 figcaption a {}
.timeright { float: right;}
.featuredcontent > span { font-size: inherit; color:#000000; }
.BdDetailes.TL { font-size: inherit;}

.socialcentered { text-align: center; width: 100%;}
.socialcentered > a { padding-right: 16px;}
.tleft{ text-align:left; }
.opsetimg{ opacity:.6;}
.opsetimg:hover{ opacity:1;}
.button.outline { background: none !important; border: 1px solid #00A6FC; color: #111111 !important; font-size: 12px; font-weight: normal; text-transform: uppercase; margin-top: 2px;}
/* Blog STYLE */
.blogpost { margin-bottom: 40px; background:#F0F0F0; }
.blogimage{ text-align:center; margin:0px !important; padding-top:25px; }
.metabox { margin: 0 5px;}
.datebox { background: #4095E3; overflow:hidden; }
.date { color: #FFFFFF; font-size: 34px; padding-top: 17px; text-align: center;}
.year { color: #ffffff; font-size: 12px; margin: 0 !important; text-align: center;}
.icon { background:#000000; color: #FFFFFF; font-size: 2em; padding: 8px 0; text-align: center;}
.DeviceImg { padding: 0 10px; }

.BdTitleText1.text { text-align: center;}
p.button.outline { text-align:center;  left:25%; }

.button.outline.tag {  margin: 0 10px 10px 0;  padding: 10px;}
.button.outline.tag:hover{ background:#000000 !important; color:#ffffff !important;}
/* sidebar menu */
.nav-pills.nav-stacked {  padding: 0;}
.nav-pills.nav-stacked > li { border: 1px solid #6ADCFA; border-radius: 5px 5px 5px 5px; list-style: none outside none; margin-bottom: 5px;}
.nav-pills.nav-stacked a { line-height: 37px; padding-left: 12px; }
.nav-pills.nav-stacked a:hover{  text-decoration:none; }
.TopTitle h2 { font-weight: normal;}
.TopTitle.sitemenu { padding-top: 25px;}

/* News tricker */
#ticker > li {  list-style: none;}
#ticker a {  color: #ffffff;  padding-right: 6px;}
#ticker p { color: #ffffff;}
#ticker2 > li { list-style: none; padding-top: 5px;}
.latestnews > ul { height: 240px;}
.twittbox > ul { padding: 0 !important; height: 251px; overflow: hidden; display: block;}

/* fixed header */
.fixedHeader{ overflow:visible; }
.FixedHeader.tiny { width:100%;  position:fixed;  top:0;  left:0; overflow:visible; background:#0085FF; padding:0px; height:70px !important;  border-top:1px solid #000000; border-bottom:1px solid #000000;  }
.nav.tiny > li > a { line-height: 50px !important; padding: 0 8px;}
.FixedHeader.tiny  .nav > li > a{ line-height:68px !important; }
.SearchR.tiny { padding-top: 8px;}

/* 3 box animation */
.ca-menu li, .ca2-menu li{ height: 100px; overflow: hidden;  display: block;  background: #fff; -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2); box-shadow: 1px 1px 2px rgba(0,0,0,0.2); margin-bottom: 4px;
    border-left: 10px solid #000000; -webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;-ms-transition: all 300ms ease-in-out;	transition: all 300ms ease-in-out;}
.ca-menu li:last-child, .ca2-menu li:last-child{ margin-bottom: 0px; }
.ca-menu li a, .ca2-menu li a{ text-align: left; display: block; width: 100%; height: 100%; color: #333; position:relative; }
.ca-icon, .ca2-icon{ font-size: 20px; text-shadow: 0px 0px 1px #333;  line-height: 90px; position: absolute; width: 90px; left: 5px; text-align: center; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }
.ca-content, .ca2-content{ position: absolute; left: 102px; width: 100%; height: 80px; top: 12px; }
.ca-main{ font-size: 24px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; margin:0px; }
.ca-sub{ font-size: 14px; color: #666; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear;  -ms-transition: all 300ms linear; transition: all 300ms linear; margin-top: -11px; }
.ca-menu li:hover{background: #e1f0fa; }
.ca-menu li:hover .ca-icon{ color: #000000; text-shadow: 0px 0px 1px #000000; font-size: 50px; }
.ca-menu li:hover .ca-main{ color: #000000; font-size: 14px;}
.ca-menu li:hover .ca-sub{ color: #000000; font-size: 24px; }


.ca2-main{ font-size: 24px; font-weight:normal; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }
.ca2-sub{ font-size: 14px; font-weight:normal; margin-top:-22px; color: #666; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; -ms-transition: all 300ms linear; transition: all 300ms linear; }
.ca2-menu li:hover{ background: #e1f0fa; }
.ca2-menu li:hover .ca2-icon{font-size: 40px; color: #000000; opacity: 0.8; text-shadow: 0px 0px 13px #fff; }
.ca2-menu li:hover .ca2-main{ opacity: 1; color:#000000; -webkit-animation: moveFromTop 300ms ease-in-out; -moz-animation: moveFromTop 300ms ease-in-out; -ms-animation: moveFromTop 300ms ease-in-out; }
.ca2-menu li:hover .ca2-sub{ opacity: 1; -webkit-animation: moveFromBottom 300ms ease-in-out; -moz-animation: moveFromBottom 300ms ease-in-out; -ms-animation: moveFromBottom 300ms ease-in-out; }
@-webkit-keyframes moveFromBottom { from { opacity: 0; -webkit-transform: translateY(200%); } to { opacity: 1; -webkit-transform: translateY(0%); } }
@-moz-keyframes moveFromBottom { from {  opacity: 0; -moz-transform: translateY(200%); }  to { opacity: 1; -moz-transform: translateY(0%); } }
@-ms-keyframes moveFromBottom { from { opacity: 0; -ms-transform: translateY(200%); } to { opacity: 1; -ms-transform: translateY(0%); } }
@-webkit-keyframes moveFromTop { from { opacity: 0; -webkit-transform: translateY(-200%); } to { opacity: 1; -webkit-transform: translateY(0%); } }
@-moz-keyframes moveFromTop { from { opacity: 0; -moz-transform: translateY(-200%); } to { opacity: 1; -moz-transform: translateY(0%); } }
@-ms-keyframes moveFromTop { from { opacity: 0; -ms-transform: translateY(-200%); } to { opacity: 1; -ms-transform: translateY(0%); } }

.PL{ padding-left:0px !important;}
.FL{ float:left !important; }


/* Music page*/
.boxtitle { margin-bottom: 0; text-align: center; color:#ffffff; }

.backimage{ background:#333333;}
.topheader { background:#4095E3; color: #FFFFFF; font-weight: normal; overflow: hidden; padding: 5px 0;}
.topheader .TitleColor { font-size: 18px;}
.contentboxarea { background:#FFFFFF !important; padding: 20px 10px;}
.button.Colorred { background:#4095E3; color: #FFFFFF; font-size: 12px; font-weight: normal; margin-left: 23%; padding: 10px 20px; text-transform: uppercase;}
.carouselbox { padding: 0 10px; margin:0; background:#ffffff; }


/* timeline style*/
h2.ss-subtitle{ padding: 10px 10px 40px; font-size: 52px; text-transform: uppercase; color: rgba(0,0,0,0.8); position: relative; text-shadow: 1px 1px 2px rgba(0,0,0,0.2);}
h2.ss-subtitle:before{ width: 4px; height: 40px;background: rgba(17,17,22,0.8);content: '';position: absolute;right: 75%;	margin-right: -4px;	bottom: -4px;-moz-border-radius: 2px 2px 0px 0px;-webkit-border-radius: 2px 2px 0px 0px;border-radius: 2px 2px 0px 0px;}
h2.ss-subtitle:after{width: 25%;height: 0px;border-bottom: 4px dotted rgba(17,17,22,0.8);	content: '';position: absolute;	right: 50%;	margin-right: -1px;	bottom: -4px;}
.ss-links{	position: fixed;left: 10px;	top: 166px;	width: 25%;	z-index: 100;}
.ss-links a{background: rgba(0,0,0,0.2);font-size: 16px;width: 40px;height: 40px;line-height: 40px;
	margin: 5px;float: left;border-radius: 50%;display: block;text-align: center;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	transition: background 0.2s linear;
}
.ss-links a:hover{background: rgba(0,0,0,0.4);}
.ss-container{   width: 100%; position: relative; text-align: left; float: left;overflow: hidden;}
.ss-container h2{ font-size: 40px; text-transform: uppercase; color:#000000;text-shadow: 0px 1px 1px #fff;	padding: 20px 0px;}
.ss-container:before{ position: absolute; width: 4px; background: rgba(17,17,22,0.8); top: 0px; left: 50%;margin-left: -2px; content: ''; height: 100%;}
.ss-row{ width: 100%; clear: both; float: left; position: relative; padding: 30px 0;}
.ss-left, .ss-right{ float: left; width: 48%; position: relative;}
.ss-right{ padding-left: 4%; width:50%; }
.ss-left{ text-align: right; float: left; padding-right: 0%;}
.ss-circle{ overflow: hidden; display: block; text-indent: -9000px;-align: left;background-color: #f0f0f0;	background-position: center center;	position: static;}
.ss-small .ss-circle{width: 100px;height: 100px;}
.ss-medium .ss-circle{	width: 200px;	height: 200px;}
.ss-large .ss-circle{	width: 300px;	height: 300px;}
.ss-circle-deco:before{	width: 29%;	height: 0px;border-bottom: 5px dotted #ddd;	border-bottom: 5px dotted rgba(17, 17, 22, 0.3);
	-webkit-box-shadow: 0px 1px 1px #fff;
	-moz-box-shadow: 0px 1px 1px #fff;
	box-shadow: 0px 1px 1px #fff;
	position: absolute;	top: 50%;content: '';margin-top: -3px;}
.ss-circle-deco:after{width: 0px;height: 0px;border-top: 10px solid transparent;  border-bottom: 10px solid transparent;
	content: '';position: absolute;top: 50%;margin-top: -10px;}
.ss-left .ss-circle-deco:before{ right: 2%;}
.ss-right .ss-circle-deco:before{ left: 2%;}
.ss-left .ss-circle-deco:after{	right: 0;border-right: 10px solid rgba(17,17,22,0.8);}
.ss-right .ss-circle-deco:after{left: 0;border-left: 10px solid rgba(17,17,22,0.8);}
.ss-left .ss-circle{ float: right;  margin-right: 30%;}
.ss-right .ss-circle{ float: left; margin-left: 30%;}
.ss-container h3{padding: 10px 15px; background: #4095E3; }
.ss-container .ss-left h3{border-right: 5px solid rgba(164,166,181,0.8);}
.ss-container .ss-right h3{	border-left: 5px solid rgba(164,166,181,0.8);}
.ss-container h3 span{ color: inherit; font-size: 12px; display: block; padding-bottom: 5px;}
.ss-container h3 a{ font-size: 22px; color: inherit; display: block;}
.ss-container h3 a:hover{color: rgba(255,255,255,1);}

.ss-row a > img { border: 5px solid #808080; border-radius: 100px;}
.offerbox > img { border-radius: 100px; width:100px; height: 100px; box-shadow:0 7px 9px -4px #000000; }
.BodyConText li { float: left; list-style: none; }
.offer { box-shadow: 0 2px 6px -5px; padding-top: 11px; }
.opsetimg { opacity: 1; text-align: center;}
.Restaurant p { color: #FFFFFF;}
.BodyConText li a { color: #7DBD21;}
.blogstyle { display: block; float: left; padding-bottom: 14px; padding-right: 25px;}
.video { text-align: center;}

.homelist1 { padding: 0 10px 0px 0px; }

.BodyConText.contentboxarea > .button.Colorred {
  color: #ffffff;
}
.ss-row h3 span, .ss-row h3 a{ color:#ffffff; }

/* CSS3 STYLE GENERIC */
.view { width: 100%; height: 100%; overflow:hidden; position:relative; text-align:center; cursor:default; }
.view .mask, .view .content { width:100%; height:100%; position:absolute; overflow:hidden; top:0; left:0; }
.view img { display: block; position: relative; }
.view a.info { width:40px; height:40px; background:url(../images/link.png) center no-repeat #fff; display: inline-block; text-decoration: none; padding:0; text-indent:-9999px;
               border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; border:2px solid #a0a0a0; behavior:url("/Portals/_default/Skins/Evea/PIE.htc");
}
.BreakFastTitle {color:#4095E3;}
/* SECOND EFFECTS */


.BdMiddleTtile { margin:0; padding-top:10px; }
.BdMiddleText { padding-bottom:15px; line-height:18px; font-size:12px; color:#242424; }
.CTitleTop{ font-size:18px; font-weight:normal; color:#484848;}


/** NEWS & EVENTS **/

.WelcomeTitle { padding:5px 0 12px 0; font-size:22px; text-transform:uppercase; font-weight:normal; }
.WelcomeText a { font-size:18px; color:inherit; }

/* flip the pane when hovered */
.flip-container{ margin-top:60px;}
.flip-container:hover .flipper, .flip-container.hover .flipper { transform: rotateY(180deg); -moz-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); }

.flip-container, .front, .back { width:100%; }

/* flip speed goes here */
.flipper { transition: 0.6s; transform-style:preserve-3d; position: relative; }

/* hide back of pane during swap */
.front, .back { backface-visibility: hidden; position: absolute; top: 0; left: 0; }

/* front pane, placed above back */
.front { z-index: 2; cursor:pointer; background:url(../images/ImageShadow.png) no-repeat bottom center; padding-bottom:26px; }

/* back, initially hidden pane */
.back { transform: rotateY(180deg); -moz-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); cursor:pointer; background:url(../images/ImageShadow.png) no-repeat bottom center; padding-bottom:26px; behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); }

.WelImage img { padding:0; margin:0; }
.ImageShadow img { margin-top:0px; }

/************** Clode NEWS & EVENTS ***************/


/** Our Services  **/
.ServicesTitle { font-size:24px; text-transform:uppercase; text-align:center; }
.ServicesTitleImage { text-align:center; }

.ServicesText { font-size:24px; }
.ServicesDetailes { line-height:22px; text-align:left; }
.LearnMore2 { padding:12px 0 3px 0; text-align:left; }
.LearnMore2 a { background:#1871AC; padding:7px 16px; text-transform:uppercase; color:inherit; }
.LearnMore2 a:hover,a.btn-inverse:hover { background:#C9C9C9; text-decoration:none; }
.LrnMore a { background:none !important; color:#333 !important; }

/************** Clode Our Services  ***************/


/** Home Page 6 Mattro Box **/
.DarkGrey { background:#d8d8d8; padding:0 15px; }
.LightGrey { background:#F4F4F4; padding:10px 15px; }
.SocialMediaPage{ padding-top:40px;}

/* Top 3 Columns */
.SquareBoxImgArea { display:block; height: 180px; max-height: 180px; max-width: 100%; overflow: hidden; width: 100%; }
.SquareBoxImgArea2 { display:block; border-bottom:none; }
.SquareBoxContentCustom { background:#d8d8d8; }

.pic { margin:0 !important; display: block; max-height: 100%; max-width: 100%; overflow: hidden; text-align: center; }
.grow img { display: block; height: 100%; margin-top: 0; max-height: 100%; max-width: 100%; padding: 0; text-align: center; transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; -moz-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; width: 100%; behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); }
.grow img:hover { height: 120%; max-height: 120%; max-width: 120%; width: 120%; }

/* Recent News */
.BdtextImg { color:inherit;  margin-top: 5px; padding-bottom: 0; text-align: left; }
.BdtextImg img { float: left; margin-right: 10px; margin-top: 2px; }

.BdAreaTopCustom { background:#cac8c8; padding:0 15px; }
h2.BoxTitle { color:#fff; }

/* Our Services */
.HomeList1 { padding: 0 0 18px 0; margin-top:-10px; }
.HomeList1 li { background: url("../images/ListImg.png") no-repeat scroll left center transparent; border-bottom: 0 dotted #CFCFCF; border-top: 0 none; list-style: none outside none; }
.HomeList1 li a { padding: 11px 10px 10px 25px; color: #fff; display: block; font-size: 14px; font-style: normal; font-weight: normal; }

/* HomePage Bottom 3 Columns */
.StateSquare { padding:0 10px; }
h2.StateSquareTitle { padding:7px 0; margin:0; }
.TopTilePadd { padding-left:15px; }
.HomeList li { padding-bottom:20px; }
.tweetimg { height: 28px;}
#speedytwitter .tweet { border-bottom: 1px dotted #CCCCCC; color: #FFFFFF; font-family:'OpenSans', Arial; font-size: 13px; line-height: 16px;}

/* News & Events */
.NewsContent { background:#fff; padding:0 15px; }

/* Testamonials  */
.TstmText { border-bottom: 1px dotted #CFCDCD; font-size: 12px; font-style: italic; padding: 0 0 15px; }
span.tstmText1 { display: block; float: left; margin-right: 10px; text-align: left; }
span.tstmText2 { display: block; margin: -16px 0 0; text-align: right; }
p.TstmPerson { display: block; margin: -10px 0 0; text-align: right; }

/* Home Page 6 Mattro Box */
.ImageIcon { padding:30px 0; text-align:center; }

@keyframes rotater { 0% { transform:rotate(0) scale(1) } 50% { transform:rotate(360deg) scale(2) } 100% { transform:rotate(720deg) scale(1) } }

img.advert:hover { 
	/* safari / chrome / mozilla */
	animation-name:rotater; -moz-animation-name:rotater;  -webkit-animation-name:rotater; 
	animation-duration:500ms; -moz-animation-duration:500ms; -webkit-animation-duration:500ms;  
	animation-iteration-count:1; -moz-animation-iteration-count:1; -webkit-animation-iteration-count:1;
	animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out;
	/* opera */
	-o-transform:rotate(360deg) scale(2); -o-transition-duration:500ms; -o-transition-timing-function: ease-out;
	/* ie */
	-ms-transform:rotate(360deg) scale(2); -ms-transform-duration:500ms; -ms-transform-timing-function: ease-out;
    /* webkit */
	-webkit-transform:rotate(360deg) scale(2); -webkit-transform-duration:500ms; -webkit-transform-timing-function: ease-out;
    behavior:url("/Portals/_default/Skins/Evea/PIE.htc");
}


/* mega menu html style */
h3.MTtitle {
padding-top: 30px;
text-align: left;
border-bottom: 1px solid #dddddd;
line-height: 35px;
}
address strong{ color:#ffffff; }
a.highlightit.parent {
margin-bottom: 10px;
}
.Contact_text {
line-height: 30px;
margin-top: 25px;
text-align: left;
}
.Contact_text span {
border-bottom: 1px solid #dddddd;
line-height: 30px;
padding-bottom: 5px;
}
.Contact_text { width:100%;
}
.Contact_image img {
padding-top: 30px;
}


/* InnerPage side Nav */
#MenuList1 { padding: 0px 0 20px 5px; }
#MenuList1 li { border-bottom:1px solid #9a9a9a; }
#MenuList1 li a { display: block; padding: 10px 10px 10px 0px; color:#666666; font-style: normal; font-weight: normal; }
#MenuList1 li:hover, #MenuList1 li a:hover { color:#363636; text-decoration:none; }

#MenuList2 { padding: 0px 0 20px 5px; }
#MenuList2 li { border-bottom:1px dashed #9a9a9a; }
#MenuList2 li a { display: block; padding: 10px 10px 10px 0px; color: #666666; font-style: normal; font-weight: normal; }
#MenuList2 li:hover, #MenuList2 li a:hover { color:#363636; text-decoration:none; }
		                  
/***** PageBodyBottom *****/
.BdTitleTop { font-size:22px; font-weight:normal; }
.BdTitleTop3 { padding:25px 70px; color:#454646;font-weight:normal; text-align:center; font-weight:normal;}
.BdTitleText1 { text-align:justify;  padding:0 10px; }
.BdTitleText2 { padding-top:20px; line-height:18px; font-size:12px; color:#000; text-align:left; }

.RgtBdTitle { padding-top:16px; }
.BdtextImg img { float:left; margin-right:10px; margin-top:2px; }
.BdtextImg { text-align:left;  color:#ffffff; margin:0px !important; }
.BdtextImg a { color:#363636; }
.BdtextImg a:hover { text-decoration:none; color:#4c4d4d; }


/********* Left Sidebar  ***********/
.LeftSideTitle { padding:34px 0 10px 0; font-size:24px; }
.LeftSideText1 { line-height:22px; text-align:left; }
.LeftSideText2 { padding-top:20px; }


/********* Content Divider  ***********/
.dr1 { height:1px; margin: 40px 0; width: 100%; border-top:1px solid #eee; }
.dr2 { height:1px; margin: 40px 0; width: 100%; background: url("../images/DividerDotted.png") repeat scroll center top transparent; }
.dr3 { height:5px; margin: 40px 0; width: 100%; background: url("../images/DividerShadow.png") no-repeat scroll center top transparent; }
.dr4 { height:5px; margin: 40px 0; width: 100%; background: url("../images/DividerStripes.png") repeat scroll center top transparent; }


/********* Body Top Box  ***********/
.BdTopBox { margin:40px 0; padding:16px 20px; background:#F6F6F6; border-left:4px solid #6e6e6e; }
.BoxTitleText { padding-top:10px; font-weight:bold; }
.boxbutton { text-align:center; padding-top:7px; }



/*--------------------- Starte About Us Page Code ------------------*/ 

.AboutUsImgArea { padding-top:15px; }
div.AboutUsTitle { text-align:left; color:#666666; padding:0 0 10px 0; font-size:24px; font-weight:bold; }
p.AboutText { color:inherit; padding:10px 0; }
    
/*** Team area ***/
#TeamArea { border-top:1px solid #9f9f9f; margin-top:40px; }
.TeamTilte { text-align:center; color:inherit; padding:40px 0 0 0; }
.TeamText { color:inherit; text-align:center; padding-bottom:30px; padding-top:0px; }
      
/*** TeamMemberArea ***/
#TeamMenberArea { background:#ebeaea; border:1px solid #dad9d9; overflow:hidden; }
.TeamMenberImage { margin:0; }
.TeamMenberImage img { text-align:center; margin:0; }
h6.TeamMeneberTitle { font-size:20px; font-weight:bold; text-align:center; color:inherit; padding:10px 0 0 0; margin:0; }
h6.TMemberDesignation { border-bottom:1px solid #dad9d9; text-align:center; font-size:16px; font-weight:normal; color:inherit; padding:10px 0;  margin:0px; }
.TeamMemberText { color:inherit; text-align:center; padding:10px 10px 0 10px; }
.TeamSocialIcon img{ width:25px; height:25px;}
#TeamSocialArea { margin:0 auto; display:block; }     
ul.TeamSocial li { display:inline-block; list-style:none; padding:5px 5px 15px 0; }
.TeamSocial, .TeamSocial li a { text-align:center; }
.ClientArea { text-align:center; color:#666666; padding:50px 0 0 0;  margin-bottom:-10px; font-size:24px; font-weight:bold; }
.ServicesTitleImage { text-align:center; padding:0; display:block; } 

/*--------------------- Close About Us Page Code ------------------*/ 



/*--------------------- Starte Career Page Css Code ------------------*/     

/***CareerSection1*****/

#CareerSection1 { margin-top:60px; }
.CareerTitle { font-size:24px; font-weight:bold; text-align:center; padding-top:10px; }
    
.CareerTitleBG {color:#000000; }
    
.CarrerimgRight { margin-left:-33px; z-index:905; margin-top:-3px; position:relative; }
.CarrerimgLeft { margin-right:-33px; z-index:905; margin-top:-3px; position:relative; }
.CareerSection1Text { padding-top:20px; text-align:justify; } 
        
/*** Career Section2 ***/     
#CareerSection2 { margin-top:40px; }
    
.JobDescriptionText { display:block; margin-top:0px; text-align:left; }
.JobDescriptionTitle { font-size:15px; padding-bottom:5px; padding-top:15px; font-weight:bold; }

#CareerSection2Bottom { margin-top:40px; }
#CareerSkillArea2 { margin-top:0px; }
     
/*** CareerSearchingSection ***/
#CareerSearchingSection { margin-top:60px; }  
.CareerSearch { font-size:22px; font-weight:bold; text-align:center; }
    
/*** CareerSection3 ***/
#CareerSection3 { margin-top:83px; }   
.CareerList { margin-top:30px; }
.CareerList li { list-style:none; padding:10px 0px 10px 0px; }
.CareerList li a { color:inherit; text-decoration:none; }
.DnnModule-DNN_HTML ul.CareerList { padding-left:0px; }

/*--------------------- Close Career Page Css Code ------------------*/  



    
/*--------------------- Start Error 404 Css Code ------------------*/

/*ErrorSignArea*/
.AskedTag >.ui-accordion .ui-accordion-header { color:inherit; font-size:30px; font-weight:normal; margin-top:2px; padding: 1em 0.5em 1em 0.7em; }

#ErrorSignArea { background: url("../images/Footerlistimg.png") no-repeat; background-position:right; height:400px; }
h1.ErrorMessage { padding-top:120px; font-size:150px; font-weight:bold; text-align:center; text-shadow:3px 3px 3px #060606; -webkit-text-shadow:3px 3px 3px #060606; -moz-text-shadow:3px 3px 3px #060606;behavior: url(/Portals/_default/Skins/Evea/PIE.htc); }    
p.NotFound { font-size:40px; font-weight:bold; text-align:center; display:block; font-style:italic; padding-top:70px; }

/***NotFound ul area***/
#NotFoundMessageArea { margin-top:70px; }
.NFMTitle { font-size:24px; font-weight:bold; color:#666666; }
.NFMList li { list-style:none; border-bottom:1px solid #ebeaea; max-width:50%; padding:10px 0; }
.NFMList li a { text-decoration:none; font-size:16px; color:inherit; }

/*--------------------- Close Error 404 Css Code ------------------*/



/*--------------------- Start FAQ Page Css Code -------------------*/ 

/***Frequently aked area***/
#FaqTextArea { margin-top:20px; }

.fontColor, .nav-pills.nav-stacked > li{ background:none !important; }
.fontColor, .nav-pills.nav-stacked > li:hover{ background:#dddddd !important; color:#111111; cursor:pointer; }

/***Faq Topic area***/    
#FaqTopicArea { margin-top:50px; }
        
.FaqList1 { padding: 20px 0 30px 5px; }
.FaqList1 li { border-bottom:1px solid #f8f6f6; list-style:none; width:80%; }
.FaqList1 li a { display:block; padding:10px 10px 10px 0; font-size:14px; color:#666666; font-style:normal; font-weight:normal; }
   
.FaqList2 { padding: 20px 0 30px 5px; }
.FaqList2 li { border-bottom:1px solid #f8f6f6; list-style:none; width:80%; }
.FaqList2 li a { display:block; padding:10px 10px 10px 0; font-size:14px; color:#666; font-style:normal; font-weight:normal; }
.FaqList1 li:hover, .FaqList1 li a:hover, .FaqList2 li:hover, .FaqList2 li a:hover { color:#363636; text-decoration:none; }
    
/*** Accordion Area ***/
.NewAccordion.ui-accordion .ui-accordion-header { color: inherit; font-size:18px; font-weight:normal; margin-top:30px; margin-bottom:0px; padding: .25em 0.5em .25em 0.7em;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f2f2f2), to(#ffffff));
    background: -webkit-linear-gradient(#f2f2f2, #ffffff);
    background: -moz-linear-gradient(#f2f2f2, #ffffff);
    background: -ms-linear-gradient(#f2f2f2, #ffffff);
    background: -o-linear-gradient(#f2f2f2, #ffffff);
    background: linear-gradient(#f2f2f2, #ffffff);
    -pie-background: linear-gradient(#f2f2f2, #ffffff);
    border-radius:0; border:1px solid #eaeaea; 
    behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative;
}
        
.NewAccordion.ui-accordion .ui-accordion-content { border-radius:0px; border:1px solid #f4f2f2; }
.NewAccordionQuestionTitle { padding:10px 0; font-size:16px; font-weight:normal; color:#666; text-align:left; text-decoration:underline; font-family:inherit; }
.NewAccordionText { font-size:14px; font-weight:normal; color:#666; text-align:left; font-family:'OpenSans', Arial; overflow:hidden; }
    
/*** Faq Coments area ***/
#FaqComentArea { margin-top:20px; }
#NeedHelpArea { margin-top:40px; }
#ForumArea { margin-top:40px; margin-bottom:40px; }
        
#MoreQuestionArea { margin-top:40px; }
#RecentPostArea { margin-top:40px; }
.BlankSpace { display: table-cell; padding-left:5px; padding-top:5px; vertical-align:middle; width:100%; }
.blankborder { border-top: 1px solid #919191; display: block; top:50%; vertical-align: middle; }

.ComentLine { background: url(../images/BorderLine.png) repeat-x center right; color:#ffffff; line-height:22px; margin-left:10px; width:22%; display:inline-block; }    
.FaqClientsComentTitle { display: block; font-size:22px; font-weight:normal; color:inherit; padding:0;  text-align:left; }

/**FaqComents areaClose **/


/***Recent Posts Area***/
.BdtextImgPosts { color:inherit;  margin-top: 5px; padding-bottom: 0; text-align: left; }
.BdtextImgPosts img { float: left; margin-right: 10px; margin-top: 2px; width:60px; }

.BdtextImgPosts img { float:left; margin-right:10px; margin-top:2px; }
.BdtextImgPosts { text-align:left;  color:inherit; margin-top:5px; }
.BdtextImgPosts a { color:#363636; }
.BdtextImgPosts a:hover { text-decoration:none; color:#4c4d4d; }



/*** Short Contact Form Edit Code ***/
#Shortform_div { margin-left:35px; }      
#Shortform_div h2 { color: #939393; font-size: 24px; margin-left:-11px; font-weight:bold; display:none; }       
#Shortform_div.form label { margin-left:0px; }
        
#Shortform_div input { background:#ffffff; height: 10px; margin-left:-12px; width:90%; border:1px solid #cfcfcf;
                       border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative; }
    
.small.button  {
    background: #cccccc;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#666666), to(#333333));
    background: -webkit-linear-gradient(#666666, #333333);
    background: -moz-linear-gradient(#666666, #333333);
    background: -ms-linear-gradient(#666666, #333333);
    background: -o-linear-gradient(#666666, #333333);
    background: linear-gradient(#666666, #333333);
    -pie-background: linear-gradient(#666666, #333333);
    behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative;
    }

/*-------------------- Close FAQ Page Css Code --------------------*/ 


.clock.flip-clock-wrapper { margin-left: 200px;}


/*-------------------- Start Price Table Css Code  ----------------------*/ 

.TL { text-align: left; }
.BigTopBlank { margin-top:25px; padding:0 10px; }
.TopBlank { margin-top:40px; }

/* pricing table Page */
.plan {  font-size:28px; font-weight:normal; line-height:22px; padding:13px 0; text-align:center; }
.Titleline {  font-size:28px; font-weight:normal; line-height:30px; padding:41px 0; text-align:center; }

ul.pricing-table { padding-left:0 !important; }
.pricing-table { font-size:12px; line-height:150%; width:100%; }
.DnnModule-DNN_HTML ul, .DnnModule-DNN_HTML ol { padding-left:0px; }
		
.price-block { width:100%; text-align: center; color: #fff; list-style-type: none; position:relative;
			   transition:all 0.25s; -moz-transition:all 0.25s; -webkit-transition:all 0.25s;}		

/*Price heads*/
.pricing-table h3 { text-transform:uppercase; padding:5px 0; background:#4095E3; margin-bottom:0px; color:#ffffff !important; }
		
/*Price tags*/
.price {  display: table;  width: 100%;}
.price1 {  display: table;  width: 100%;}
.price_figure { background: url("../images/pricingbg.png") center no-repeat ; height: 161px; font-size:24px; text-transform:uppercase; vertical-align:middle; display:table-cell;background: url("../images/DividerStripes.png") no-repet; }
.price_number, .price_number1 { color: #000000; display: block; font-weight: normal; text-align: center;}
.price_tenure { font-size: 11px; color:#000; }
span.InnerBorder {border-bottom:1px solid #7DBD21; padding-bottom:5px;}		
/*Features*/
.features-tab { background: #DEF0F4; color: #000; padding-left:0px !important; }
.features-tab li { padding: 8px 15px; border-bottom: 1px solid #ccc; font-size: 11px; list-style-type:none; }
		
.footer-tab { padding:15px;	background: #DEF0F4; }
.footer-tab a:hover{ text-decoration:none; }
		
.price-block:hover { z-index: 1; border-bottom: 0 none; behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); position:relative; transform: scale(1.05) translateY(-5px); -moz-transform: scale(1.05) translateY(-5px); -webkit-transform : scale(1.05) translateY(-5px); }

.price-block:hover .price1 { background: #7DBD21; }
.price-block:hover .price_number1 { color:#ffffff; }
.price-block:hover .price_number1 > span { color:#ffffff; }
.price-block:hover h3 { background: #222; }

.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
			border: 5px solid rgba(255, 255, 255, 0.9); margin: 7px !important; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
			background: rgba(0, 0, 0, 0.05) !important; padding: 0 !important; text-align: left !important; display: block !important; width: auto !important;
			height: auto !important; font-size: 10px !important; font-style: italic !important; text-transform: none !important; font-weight: normal !important;
			color: black !important; behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); position:relative; }

.skeleton .label { font-size: 11px !important; font-style: italic !important; text-transform: none !important; font-weight: normal !important; color: white !important;
		           border: 0 none !important; padding: 5px !important; margin: 0 !important; text-align: left !important; text-shadow: 0 0 1px white;	background: none !important; }

.skeleton { display: none !important; margin: 100px !important; clear: both; }
		
		
/* table view */
.data-table { border-color: #E6E6E6; border-radius: 5px; padding: 4px; margin-bottom: 1.5em; }
.data-table table {  width: 100%; border:4px solid #DDD; border-collapse: separate; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); position:relative; }
strong { color:#000; font-weight: bold; }

/* Zebra striping */
tr.table-tr:nth-of-type(odd) { background: #eee; }
th.table-th { background:#F2F2F2; color:#E6E6E6; font-weight: bold; vertical-align:bottom; }
.data-table--solid thead th { border-width: 1px; }
.data-table thead th.table-th { padding-bottom: 1.25em; padding-top: 1.25em; text-align: left; color:#363636; }
td.table-td, th.table-th { padding:6px; border: 1px solid #E6E6E6; padding-left:14px; text-align: left;}


/*-------------------- Close Price Table Css Code  ----------------------*/ 



/* Ratina Image Page */
.ratinaview { text-align:center;}


/*-------------------- Start Services Css Code  ----------------------*/ 

/* Services Page */
.TopTile h2 { display: table-cell; white-space: pre; }
.progress_Namebox { position: absolute; z-index: 1; }
.bigheight { height: 30px !important; }

.TopTile { margin-bottom: 12px; padding:0 10px; }
.titleparagraph { padding-bottom: 23px; }
.video { border:none; height: 100%; }
.bx-wrapper{ overflow:hidden;}

/* progress bar */
.skill-progress {  }
.skillbar { margin-bottom:25px; }

.skillbar-title { padding-bottom: 6px; }

.skillbar-title span { color:#000; }

.skillbar-bar { height:5px; width:0px; background:#6adcfa; 
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; 
    behavior:url("/Portals/_default/Skins/Evea/PIE.htc"); position:relative;
}

.skill-bar-percent { color: rgba(0, 0, 0, 0.4); float: right;}


/*-------------------- Close Services Css Code  ----------------------*/ 

   

/*-------------------- Start History Css Code  ----------------------*/ 

.ExperianceTitle { display: block; font-size:20px; font-weight:bold; color:inherit; padding:0 0 20px 0; }
.MExperianceBorder { background: url(../images/BorderLine.png) repeat-x center right; color:#ffffff; line-height:24px; margin-left:10px; width:35%; display:inline-block; }
    

.CHistoryTab { border-top:0px solid #4d4d4d; border-right:0px solid #909090; border-bottom:0px solid #909090; border-left:0px solid #909090; background:#ffffff; }
    
 #ExpArea { margin-top:50px;background:url(../images/DottedLine.png) repeat-x top center; }   
.CHistoryBG {  padding:0 15px; }
.CHistoryTitle { color:inherit; }
.CHistoryList1 { padding: 0 0 18px 0; margin-top:10px; }
.CHistoryList1 li { border-bottom: 0px dotted #CFCFCF; border-top: 0 none; list-style: none outside none; border-bottom:1px solid #909090; }
.CHistoryList1 li a { padding: 5px 10px 5px 0px; color: #363636; display: block; font-style: normal; font-weight: normal; }
.CHistoryList1 li a:hover { text-decoration:none; color:#000000; }
.ExperianceTilte { background:#f0f0f0; font-size:24px; text-align:left; color:inherit; font-weight:bold; }
.ExPTilte {  text-align:center; color:#666666;padding:40px 0px 20px 0px; font-weight:bold; font-size:24px; }
.ExperienceText { text-align:left; padding:0px 0px 30px 0px; }

#OfficeStaff { margin-top:30px;background:url(../images/DottedLine.png) repeat-x top center; }
#MapShadow1 { border:1px solid #cccccc;border-radius:3px; margin-top:40px; margin-bottom:40px; }
.VisionGraph img { margin:10px 0px 0px 0px; }

/*-------------------- Close History Css Code  ----------------------*/ 



/*------------------- Start SiteMapSection Css Code  ----------------*/ 

#SiteMapSection1 { margin-top:60px; }
#SiteMapSection2 { margin-top:40px; }
.SiteMapTitleBG { background:#636363; padding:3px 15px 5px 15px; color:#ffffff; }

.SiteMapBorder { background:#636363; display:block; height:1px; margin-top:-8px; }

.SiteMapTitle { font-weight:bold; text-align:center; font-size:26px; }
.SiteMapTitlePage { text-align:left; font-size:22px; padding-top:30px; font-weight:bold; }   
.Sitemappagelist li { list-style:none; padding:10px 0; }
.Sitemappagelist li a { color:inherit; font-size:18px; text-decoration:none; padding-left:10px; font-style: italic; font-weight:bold; }    
       
.sitemap2levelList li { list-style:none; }  
.sitemap2levelList li a { font-size:15px; font-style: normal; font-weight:normal; } 
.SiteMap3levelList li { list-style:none; }
.SiteMap3levelList li a { font-size:12px; }
    
.SiteMapeDownBG { text-align:center; padding-top:0px; }  
.SiteMapeTitle2 { text-align:center; font-size:20px; font-weight:bold; padding:60px 0 0 0; } 
.SitemapPageList { margin:0 auto; } 
.SitemapPageList li { list-style:none; display:inline-block; }
.SitemapPageList li a { padding:5px 15px 5px 15px; margin-right:10px; background:#636363; color:#ffffff; font-size:16px; font-weight:bold; text-decoration:none; }   
   
/*------------------- Close SiteMapSection Css Code  ----------------*/ 

   

/*------------------- Start Career Section Css Code  ----------------*/ 

.CareerSection1Text { padding-top:20px; text-align:justify; } 

#CareerSection2 { margin-top:40px; }      
.JobDescriptionText { display:block; margin-top:0px; text-align:left; }
.JobDescriptionTitle { font-size:15px; padding-bottom:5px; padding-top:15px; font-weight:bold; }
    
#CareerSection2Bottom { margin-top:40px; }    
#CareerSkillArea2 { margin-top:0px; }
       
/*** CareerSearchingSection ***/
#CareerSearchingSection { margin-top:60px; }        
.CareerSearch { font-size:22px; font-weight:bold; text-align:center; }
    
/**** CareerSection3 ***/
#CareerSection3 { margin-top:83px; }     
.CareerList { margin-top:30px; }         
.CareerList li { list-style:none; padding:10px 0; }
.CareerList li a { color:inherit; text-decoration:none; padding-left:8px; }
.CareerList li > .fa {color: #00B7F1;}       
.DnnModule-DNN_HTML ul.CareerList { padding-left: 0px; }

/*------------------- Close Career Section Css Code  ----------------*/ 



/*------------------- Start Testimonial Section Css Code  -----------*/ 

/*** TestimonialSection1Area ****/
#TestimonialSection1Area { margin-top:0px; }
   
.TstmSection1Title { font-size:28px; text-align:center; }       
.TstmSection1Text { font-size:16px; text-align:center; }  
.TestimonialSection1Bottom { background:url(../images/TopContentBG.png)no-repeat bottom center; color:#ffffff; height:35px; }
        
#TestimonialSection2LeftArea { background:url(../images/TestimonialImage01.png) no-repeat; background-position:5% 85%; display:block; margin-top:30px; }      
#Section2Bottom { width:100%; margin-top:40px; display:block; border:1px solid #cccccc; border-bottom:0px solid #cccccc;
    border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -ms-border-radius:8px;
    behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative;
}
      
#Section2ImageArea { background:url(../images/TestimonialArrow.png)no-repeat top left; min-height:40px; margin-top:-11px;
     width:100%; padding-left:1px; z-index:-1; display:block; position:initial; border-radius:8px 8px 0 0; } 
       
.TstmSection2LeftAreaText { padding:15px 15px 10px 15px; color:#000; font-style:italic; font-size:14px; }      
.TstmSection2LeftAreaText2 { padding:8px 110px 10px 15px; text-align:right; }   
.TstmSection2LeftAreaText3 { padding:0px 15px 25px 15px; text-align:right; font-size:22px; font-weight:bold; } 
p.Section2List a { text-decoration:none; font-weight:bold; padding:10px 20px 0px 100px; display:block; color:inherit; }    
  

/*** Testimonial Slider ****/

#RecentCommentArea { margin-top:30px; margin-bottom:0px; padding:0px; }
      
.testimonials-area { margin-top:0px; min-height:1px; }   
.testimonials-thumbnail { margin:0 0 15px ; }   
.testimonials-title { text-align:center; margin: 25px 15px 3px; font-size: 24px; line-height: 1; }    
.testimonials-carousel-thumbnail { max-width:35%; float: left; margin-right: 0px; }    
.testimonials-carousel-thumbnail img { margin-top:15px;  margin-right: 20px; width:100px; display:block; }  
.testimonials-carousel-context { overflow: hidden; }      
.testimonials-name { font-size: 18px; font-weight:bold; margin-bottom: 15px; padding-top:10px; color:#666; font-weight:400; display:block; width:100%; text-align:left; }
       
.tstmcomments { font-size: 14px; margin-left:10px; color:#9a9a9a; font-style:italic; }
      
.bx-wrapper { position: relative; padding: 0; width:100%;* zoom: 1; }  
.tstmslide { padding:0; margin:0; display: block; }    
.bx-viewport { margin-left:0; z-index:1; width:100%; }    
.bx-pager, .bx-controls-auto { position:absolute; display:none; bottom: -30px; width: 100%; }     
.bx-loading { min-height:50px; background:url(../images/bx_loader.gif) center center no-repeat #fff; height:100%; width:100%; position: absolute; top: 0; left: 0; z-index:2000; }
    
    
.bx-pager { text-align: center; font-size: .85em; font-weight: bold; color: #666; padding-top: 20px; }      
.bx-pager .bx-pager-item, .bx-controls-auto .bx-controls-auto-item { display: inline-block;* zoom: 1;* display: inline; }
    
    
.bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative;
}
        
.bx-pager.bx-default-pager a:hover, .bx-pager.bx-default-pager a.active { background: #000; }
.bx-next { position:absolute; top:0; right:0; width:30px; border-left:1px solid #ddd; height: 30px; cursor: pointer; background:url(../images/caousel-next.jpg)#000000 no-repeat 0 0;position:relative; }  
.bx-prev { position:absolute; top:0px; right:30px; border-right:1px solid #ddd; width:30px; height:30px; cursor:pointer; background:url(../images/caousel-prev.jpg)#000000 no-repeat 0 0 ; }
.bx-controls-direction a { position:absolute; top:0; margin-top:0; margin-right:0px; outline:0; width:30px; height:30px; text-indent:-9999px; z-index:9999; }     
.tstmcontenttext { padding:0px 15px 0px 0px; }
        
/**** Close Testimonial Slider ****/


/*** Testimonial Section3 ***/
#TestimonialSection3 { margin-top:0px; padding-bottom:0px; }       
.TestimonialSection3Title { font-size:24px; font-weight:bold; color:#666666; padding:0 0 20px 0; text-align:center; }   
.TstmSection3Text { text-align:center; }
      
/**** Testimonial Secgtion4 ****/
#Section4Bottom { margin-top:30px; width:100%; border:1px solid #cccccc; border-bottom:0px solid #cccccc; display:block; 
    border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
    behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative;
}
     
#Section4ImageArea { background:url(../images/TestimonialArrow.png)no-repeat top left; min-height:40px; margin-top:-11px; width:100%; padding-left:1px; z-index:-1; display:block;     
     border-radius:8px 8px 0px 0px; -moz-border-radius:8px 8px 0px 0px; -webkit-border-radius:8px 8px 0px 0px;
     behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative;
}    
    
.TstmSection4LeftAreaText { padding:15px 15px 10px 15px; color:#666666; font-style:italic; font-size:14px; }        
.TstmSection4LeftAreaText2 { padding:8px 110px 10px 15px; text-align:right; }         
p.TstmSection4LeftAreaText2 { text-decoration:none; font-weight:bold; padding:10px 15px 0px 100px; display:block; color:#636363; text-align:left; }
  
  
/*** Testimonial Section5 ***/  
    
#TestimonialSection5 { margin-top:40px; }  
.TstmSection5Img { color:inherit;  margin-top: 5px; padding-bottom: 0; padding-top:20px; text-align: justify;font-style: italic; font-size:14px; font-weight:500;}
.TstmSection5Img img { float: left; margin-right: 20px; margin-top: 2px; border:2px solid #cccccc; border-radius:5px; box-shadow:1px 2px 2px 2px #666666; width:85px; }  
   
  
/*------------------- Close Testimonial Section Css Code  -----------*/ 





/*------------------- Coming Soon Page Css Code  -----------*/ 
.Centerd { text-align: center;}
.comingsoon {
  font-size: 44px;
}

/*------------------- Maintenance page Css Code Starte --------------*/     

/***MaintenanceSection1*****/
.Msection1Title { font-size:22px; text-align:center; padding-top:10px; }   
.MaintenancSection1Text1 { text-align:center; font-size:16px; padding:20px 0; }
        
/**** Maintence Section2 ****/    
     
.Msection3Title { padding:100px 20px 15px 20px; font-size:24px; font-weight:bold; }
.MSection2Text { padding:0 20px 15px 20px; }

#Msection2LeftArea { background:url("../images/maintenance 2.png") no-repeat center right;  min-height:350px; margin-top:30px; } 
.MSection2Image { text-align:center; padding:0; display:block; }
.MSection2Image img { padding:0; text-align:center; }
    
/**** Maintenance Section3 ****/
.MaintenanceSection3Title { font-size:24px; font-weight:normal; text-align:center; padding-top:10px; }
.MSection3BorderRight, p.MSection3BorderLeft { width:100%; padding:10px 0; display:block; }

/*------------------- Maintenance page Css Code Close ------------------*/    
 

.ui-accordion .ui-accordion-header {  margin-top: 2px; font-size:18px; padding: 0.1em 0.5em 0.2em 0.7em; font-weight:normal; color:inherit;}
.Portfolio img { padding:20px 0; width:23.3%; }
.LeftC { text-align:justify; }
.RightC { text-align:justify; }
.top-img img{ float:left; margin-right:10px; margin-top:2px;}
.top-img { text-align:justify; line-height:16px; font-size:12px;color:inherit; margin-top:5px; }
.BdText { color:#000; line-height:18px; }
.BdText1 { padding:13px; color:inherit; }
.WelText { color:inherit; }
.ui-state-active .ui-icon { background-image: url("../images/AccordionIconPlus.png"); }
.accordion .ui-state-default .ui-icon {background-image: url("../images/AccordionIconPlus.png"); }
.ui-icon-triangle-1-s { background-position: 0 -19px; }
/*****.ui-icon, .ui-widget-content .ui-icon { background-image: url("../images/AccordionIconPlus.png"); } *****/
.ui-icon { margin-top:5px; height: 19px; width: 16px; float:right; }
.text-demo, .BodyText {  line-height:22px; }
.RightAlign { float:right !important; }

/***** Welcome *****/
.BdTopTitle { font-size:22px;  font-weight:normal; }
.BdTopTitleText { padding-bottom:20px; }

/***** Bd3column *****/
.sbottom { border-bottom:1px dotted #d4dee7; line-height:40px;}
.ShowcaseImg img { margin-top:20px; display:block; padding-left:0px;}
.ShowcaseHeadline { display: block; padding-left:65px; margin-top:-40px; font-size:18px; color:inherit;}
.Showcasetext { font-size: 12px; color:#242424; padding-top:15px; line-height:18px; text-align:justify; }


.TitleDemoText { font-size:24px; font-weight:normal; color:#7e7d7d; border-bottom:1px solid #efefef; line-height:52px; }
.DetailsText { padding-top:5px; line-height:22px; }
.view img { margin:0 auto !important; text-align:center; }
.homelist li a {
  color: inherit;
}

.dnnSortable { min-height:30px; }
.DNNEmptyPane { display: none !important;}
.DnnModule-DNN_HTML ul, .DnnModule-DNN_HTML ol { padding-left:30px; }
.DnnModule-DNN_HTML p { margin: 0 0 10px; }
ul.navigation { padding-left:0; }
ul.TopNav { padding-left:0; }

/********* Contact Us  ********** */
.text-area { height:200px; margin-left:0; width:97%; }
.ContactImage { padding:20px 0; text-align:center; }
.content { position: relative; }
.ConText { padding-bottom:10px; }

#dnn_ctr972_ViewSpeedyAppBasicContact_txtName, #dnn_ctr972_ViewSpeedyAppBasicContact_txtEmail, #dnn_ctr972_ViewSpeedyAppBasicContact_txtSubject { border-left:5px solid #aaaaaa; }
.input, .text-area { border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
                     behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative; }
#form-div .button { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
          behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative; }


/* Social */    


/* Footer Section */
h1.Title.DarkBlue { font-weight: normal; padding: 0; text-transform: none;}
.address { color: #fff; padding-top: 9px;}
.address2{ color:#fff;}
.SocialConnection { padding: 8px 0;}
.socialList { display: table; padding: 0; text-align: center; width: 100%; }
.socialList ul{ padding-left:0; text-align:left; }
.socialList li { display: inline-block; list-style: none outside none; padding: 3%; }
.socialList li a{color:#B3EE60; }
.socialList a:last-child{ padding-right:0px;}
.socialList a { padding-right: 15px;}
#MainFooter { padding:0px 20px 30px 20px; background:#4095E3; z-index:800; color:#fff; }
#Copyright > .SkinObject { font-size: inherit;}
.LogoFtr { padding:50px 0 10px 0; text-align:center; }
.LogoFtrDetails { text-align:center; color:#ffffff; }

.FtrImage { padding-top:3em; }
.FtrText { color:#dcdbdb; text-align:left; line-height:18px; }

ul.FooterCateg, ul.LinksList { padding-left:0; }
.FooterCateg li { list-style:none; text-decoration:none; line-height:32px; }
.FooterCateg li a { padding:0; color:#f1f5f6; font-size:13px; }
.FooterCateg li a:hover { padding-left:10px;
    -webkit-transition: all 0.7s ease-in-out 0s;
    -moz-transition: all 0.7s ease-in-out 0s;
    -o-transition: all 0.7s ease-in-out 0s;
    transition: all 0.7s ease-in-out 0s;
}

.LinksText { padding:25px 0 10px 0; color:#f1f5f6; font-size:12px; line-height:20px; }
.LinksList li { list-style:none; line-height:28px; }
.LinksList li a { text-decoration:underline; color:#f1f5f6; }
.LinksList li a:hover { text-decoration:none; }

.CS_List li img { margin:0 10px 0 0; }
.CS_List li { text-decoration:none; list-style:none; padding:7px 0; }
.CS_List li a { margin:5px 0; color:#fff; font:normal 14px; font-family:inherit; font-size:inherit; line-height:28px; }
.ConList li a { color:#333; }

#prevArrow { background: url('../images/arrows.png') no-repeat; }
#nextArrow { background: url('../images/arrows.png') no-repeat top right; }
.PhotoAlbum img { width:30.5%; height:70px; }


/* Footer Nav */
.FooterCopyRight { padding:25px 0; background:#000000; color:#ffffff;}
ul.f-nav { margin-top:0; padding-left:0; float:right; }  
.f-nav li { margin:0 16px 0 0; list-style:none; float:left; }
.f-nav li a { text-decoration:none; color:#ffffff; font-size:inherit; font-weight:normal; text-align:center; }  
          
.Copyright { padding:0; color:inherit; float:left; text-align:left; padding-left:20px;}    
.SkinObject {font-size: 12px; font-weight: normal; }


/* MapShadow */
#MapShadow { padding-bottom:25px; /*background:url(../images/Shadow.png) no-repeat bottom center;*/ }
.MapShadow2 { margin-top:1.7em; }
.ContactImage3 { padding:0; text-align:center; }
.ConText3 { padding-bottom:0; }

/* WebText */
.WebText,.BlogText { text-align:right; font-size:22px; }
.WebTitle,.BlogTitle { text-align:right; font-size:20px; line-height:22px;}
.WebTitle { padding-bottom:0px;  }
.FTSocial { padding:0 0 7px 0; }
.WebTitleArea{ margin-top:18px;margin-bottom:30px;}
.WebTitleArea2{ margin-top:18px;margin-bottom:30px;}

/* PhoneTitle */
.PhoneTitle { font-size:32px; text-align:center; }
.PhoneText { font-size:18px; text-align:center; padding:5px 0; }
.PhoneNumber { font-size:24px; text-align:center; }
.PhoneDetails { text-align:center; line-height:18px; }

.LeftTitle { font-size:28px; padding:8px 0; }
.LeftDetails { text-align:left; line-height:22px; }


#speedytwitter .tweet .time {
  color: #111111;
}


/* Camara Slider Code */
.camera_wrap .camera_pag .camera_pag_ul {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}

/* Search Results */
.SearchContainer {
  position: relative;
}
.RoundedContainer { background:none; box-shadow:none; }
#SearchIcon { display:none; padding:0; margin:0; z-index:1001; }
.SpeedySearchBox { margin-left:0px; margin-right:0px; margin-top:0px; width:100%; }
.SearchButton { background: url(../images/search-white.png) no-repeat center center #5c5c5c; width:36px; height:36px; text-indent:-9999px; z-index:1001; right:0; margin-left:0; position:absolute; padding:0 8px; }
div.SearchContainer a { font-size:2px; color:#5c5c5c; position:absolute; }

div.SearchBorder { border:none; width:initial; margin-top:0; height:auto; }
.TopSearch div.SearchBorder input, .LeftAlignedSearch div.SearchBorder input { margin-bottom:0; }
div.SearchBorder input { padding-right:44px; font-weight:normal; font-size:16px; border-radius:0; font-family:inherit;  height:36px; background:#F8F8F8; background-image:none; color:#b4b4b4; text-shadow:none; box-shadow:none; border:1px solid #dedddd; behavior: url(/Portals/_default/Skins/Evea/PIE.htc); position:relative;  }
div.SearchBorder input:focus { background:#e1e2e3; background-image:none; z-index:1000; }


/* Auto Search 7+ Code */
div.SearchBorder input { margin-bottom:0;padding:4px 44px 4px 8px; }
div.SearchBorder span input { margin-bottom:0; z-index:1; }
.searchInputContainer a.dnnSearchBoxClearText.dnnShow { background:none !important; width:initial; height:initial; padding:0; margin:0; }
.searchInputContainer a.dnnSearchBoxClearText { right:0 !important; width:0 !important; height: auto !important; background: none !important; margin:0; }
ul.searchSkinObjectPreview { position:initial; margin-bottom:4px;  }
ul.searchSkinObjectPreview > li { padding:6px 5px 6px 12px; }
.dnnRegistrationForm .password-strength-container, .dnnFormPassword .password-strength-container, .dnnPassword .password-strength-container { background:none; }
.dnnFormItem .password-strength-container input[type="password"] { max-width:445px; width:295px; }
div.SearchContainer ul.searchSkinObjectPreview li a { font-size:initial; }
.searchInputContainer { margin: 0 0 0 0 !important; }

/* Close Auto Search 7+ Code */


/* LeftAlignedSearch */
#SearchBg.LeftAlignedSearch { padding:0; float:left; }
.LeftAlignedSearch div.SearchBorder input { padding:11px 10px 11px 38px; width:80px; background: url(../images/search.png) no-repeat center left #fff; }
.LeftAlignedSearch div.SearchBorder input:focus { background: url(../images/search.png) no-repeat center left #fff; width:160px; }

/* TopSearch */
#SearchBg.TopSearch { padding-top:6px; }
#SearchBg.TopSearchR { padding-top:0px; }
.TopSearch div.SearchBorder input { width:125px; background:#eee; }
.TopSearch div.SearchBorder input:focus { background:#eee; }
.TopSearch .SearchButton { margin-top:0; margin-bottom:7px; margin-left:0px; }
.TopSearch .SearchButton a { text-indent:-999px; }

.dropdown-panel { padding:10px; }
#LanguageDr .dropdown-panel { padding:5px; top:34px; min-width:66px; }
.dropdownS { text-align:right; }
.dropdownR { padding-top:10px; }
.SearchR { padding-top:23px; }
.SearchR>.dropdown a>.fa-search {color: #fff;}

 /*DotNetNuke Login Form for Mobile */

@media handheld, only screen and (max-width:767px) {


/* Login mobile 6.2 code */
.dnnLogin input[type="text"], .dnnLogin input[type="password"]{ margin-left:40px; max-width:275px;}
.dnnFormRequired span { width:100%; }
.dnnFormItem h2 { color:#262321; }

.dnnFormItem label a span { width:275px; text-align:left; color:#262321; }
.dnnSendPasswordContent input[type="text"] { width:275px; float:left; }
.dnnForm ul.dnnActions, .DnnModule ul.dnnActions, ul.dnnActions { width:275px; }
.dnnFormItem.dnnFormHelp p.dnnFormRequired span { margin-right:60px; }

.loginContent { margin-left:-30px; }
.dnnForm.dnnLoginService { margin:auto; min-width:280px; }
.dnnForm.dnnLogin.dnnClear, .dnnForm.dnnLoginService { margin:0 auto; }
.dnnForm .dnnFormItem { padding:4px 0; }
.dnnLoginRememberMe { margin-top:-25px; padding:0; }
.dnnForm input[type="checkbox"], .dnnForm input[type="radio"] { margin-top:0; }

.dnnUser.register { width:290px; }
.dnnFormItem label, .dnnFormItem .dnnFormLabel, .dnnFormItem .dnnTooltip { width:initial; }
.dnnSendPasswordContent, .dnnSendPasswordContent ul.dnnActions { width:initial; }
.dnnUser .dnnForm, .dnnMembership .dnnForm { min-width:280px; }
.dnnForm .dnnFormItem a.dnnFormHelp span { padding-right:0; }
h2.dnnFormSectionHead { margin:0; width:95%; }
.erAdvancedSettings .dnnFormItem input[type="text"], .dnnManageUsers .dnnFormItem input[type="text"] { width:270px; }
.dnnForm .loginContent ul.dnnActions { margin:0; padding:0; }
#dnn_ctr_Login_liRegister { margin-left:-110px; }
#dnn_ctr_Login_liRegister, #dnn_ctr_Login_passwordLink { padding-top:20px; }
.dnnForm.dnnLoginService { min-width:280px; width:initial; }
div.dnnLoginRememberMe { margin-left:230px; }
.dnnFormHelpContent, .dnnFormItem .dnnFormHelpContent { left:0; width:initial; }

/* Login mobile 7.0 Up Code Start */

.LoginPanel { padding-right:0; width:280px; float:none; margin:0 auto; }
.dnnFormItem > label.dnnFormLabel { width:39%; }
.dnnCheckbox label { display:initial; }
.dnnPrimaryAction, .dnnLogin .LoginTabGroup span { min-width:55px; float: left; }
.dnnLoginActions { margin-left:40px; }
.dnnForm { min-width:290px; margin:auto; }
#dnn_ctr_Login_Login_DNN_cmdLogin { margin-left:40px; }
#dnn_ctr_Login_Login_DNN_chkCookie { position:initial !important; }
.dnnFormItem > label.dnnFormLabel { display:initial; }
#dnn_ctr_Login_Login_DNN_plPassword, #dnn_ctr_Login_Login_DNN_plUsername { padding-left:40px; }
.dnnActions { padding-top:0; }

/* Register */
div.dnnRegistrationForm { min-width:280px; }
.dnnLabel { width:80%; text-align:left; }
.dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea { width:280px; }
#dnn_ctr_Login_Login_DNN_txtPassword, #dnn_ctr_Login_Login_DNN_txtUsername { margin-left:5px; }
.dnnForm input.dnnFormRequired, .dnnForm textarea.dnnFormRequired, .dnnForm select.dnnFormRequired { width:270px; float:left; }
.dnnRegistrationForm .password-strength-container, .dnnFormPassword .password-strength-container, .dnnPassword .password-strength-container { background:none; }
.dnnFormItem .password-strength-container input[type="password"] { max-width:initial; width:280px; }


.LogIn a{ color:#ffffff; }

}

@media handheld, only screen and (max-width:420px) {
div.dnnLoginRememberMe { margin-left:160px; }
.dnnFormItem, .dnnFormItem span { max-width:280px; }
}


@media screen and (-webkit-min-device-pixel-ratio:0) { #LanguageDr .dropdown-panel { top:34px; } }

.dropdown { position:relative; text-align:center; }
.dropdown-button { display: block !important; margin:0 !important; cursor: pointer; }
.dropdown-panel { top:34px; right:0; position: absolute !important; display: none; overflow: auto; z-index: 1000; }
a.dropdown-button img.dropdown-icon { float:right; position:static; margin:0px; behavior: url(/Portals/_default/Skins/Evea/PIE.htc); }

/* BASIC STYLES
================================================== */

.dropdown-button {
    padding:6px 0px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

a.dropdown-button, a.dropdown-button:visited { color:inherit; }
a.dropdown-button:hover { text-decoration:none; }

.dropdown-panel {
    max-height: 300px;
	width:auto;
	border: 1px solid #C1C1C1;
	background:white;
	/* Border-box model so that padding doesn't affect dimensions. See http://css-tricks.com/box-sizing */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	-moz-box-shadow: 0 0 13px rgba(0,0,0,0.31);
	-webkit-box-shadow: 0 0 13px rgba(0,0,0,0.31);
	box-shadow: 0 0 13px rgba(0,0,0,0.31);
	
	/*border-radius: 5px;/**/
}


.dropdownCenter .dropdown-panel { top: 33px;/* padding:7px 10px 2px;*/ }
.dropdownR .dropdown-panel { padding:7px 10px; } 
.dropdownLT .dropdown-panel { top:35px; padding-bottom:0px; } 
.dropdownH { padding-top:5px; }
#LanguageDr img{ width:18px; height:18px;}
#mydropdown-1 img{width:29px; height:29px;}

/*DotNetNuke Footer for Tablet/Ipad */
@media handheld, only screen and (max-width: 1230px) { 
    .flex-direction-nav { display:none !important; } 
    #SearchTable #SpeedSearchTextBox > input:focus { width:130px; } 
    .MExperianceBorder { background:none; background: url(../images/BorderLine.png) repeat-x center right; width:10% }
}

@media handheld, only screen and (max-width: 1130px) { #HeaderTop,#Header { padding:0 10px; } .ui-accordion .ui-accordion-header {  margin-top: 4px; } .ui-accordion .ui-accordion-content { padding:1.4em 1em; } .socialList a { padding-right: 20px;} }
@media handheld, only screen and (max-width: 1108px) { .TPSocial { padding-top:8px; } #LanguagePane{ margin-left:0px;} .socialList a { padding-right: 12px;} } 
@media handheld, only screen and (max-width: 1038px) { 
	.SpeedyDropDown,.SpeedyMegaMenu { margin-right:0; }
    #SearchTable #SpeedSearchTextBox > input { width:115px; }
    #LanguagePane{ margin-left:0px;}
    /***** Slider *****/
    #SliderBg { padding:0; }    
    .slider-wrapper { padding-top:16px; }
    
	.ca-content, .ca2-content { left: 78px;}
	.ca-icon, .ca2-icon { width: 78px;}
	.ca-main, .ca2-main { font-size: 22px;}
	.ca-menu li:hover .ca-sub{ font-size:22px;}
	
	
    .ui-accordion .ui-accordion-header { margin-top: 5px; } .ui-accordion .ui-accordion-content { padding:1.7em 1em; }
    .navigation li h2 { font-size:20px; }
    .BdTopTtile { font-size:22px; font-weight:normal; }

    .CTitleTop { font-size:20px; line-height:24px; }
    .BdTopTtile { font-size:20px; }
    .Titleline { padding:20px 0; }
	.button.Colorred { margin-left:19%; }

    .input, .text-area { width:270px; }

    .OurClient img { width:18%; }

    .FooterText li { line-height:22px; }
    .LogoFtr { padding:40px 0 5px 0; }
    .FooterCateg li { line-height:28px; }

    .FooterCopyRight {}
    #FooterBottom { padding: 15px 0; padding-right:20px; }
    .f-nav li { margin:0 11px 0 0; }
	.socialList a { padding-right: 10px;}
    .fa-envelope { font-size:20px;padding-top:12px;}
    .fa-phone { font-size:20px;padding-top:15px;}
    .fa-map-marker { font-size:20px;padding-top:3px;}
  
    .address2,.address {font-size:13px;}
    .LinksText { padding:10px 0 5px 0; }
    .LinksList li { line-height:25px; text-align:left; font-size:12px; }
    .Copyright { padding:2px 0 0px 20px; }  
}

@media handheld, only screen and (max-width:995px)  {
    .TitleText { line-height:45px; } 
    .LinksList li { line-height:25px; text-align:left; font-size:10px; }
    .Msection1Title,.MaintenanceSection3Title { font-size:20px; padding-top:0px; padding-bottom:15px; }
    p.MSection1BorderRight, p.MSection3BorderRight { display:block; width:100%; padding:0; } 
    .socialList a { padding-right: 8px;}
    /****Testimonial****/
    #TestimonialSection2LeftArea { background-position:5% 92%; }
    .TstmSection2LeftAreaText2 { padding:8px 35px 10px 15px; font-size:13px; }
    .TstmSection2LeftAreaText3 { font-size:20px; }    
	.Btitle{ font-size:30px; }
	.clock.flip-clock-wrapper { margin-left: 120px;}
     .iconsquare { border: 2px solid #05539C; color: inherit; height: 60px; line-height: 50px; text-align: center; width: 60px;}
}

@media handheld, only screen and (max-width:970px) { 
    .TPSocial { padding-top:6px; } 
    .SIcon { margin-left:6px; } 
	.socialList a { padding-right: 7px;}
    #TestimonialSection2LeftArea { background-position:5% 92%; }
    .TstmSection2LeftAreaText2 { padding:8px 35px 10px 15px; font-size:13px; }
    .TstmSection2LeftAreaText3 { font-size:20px; }   
	#LanguagePane { margin-left: 0px;}
	.ca-content, .ca2-content { left: 65px;}
	.ca-icon, .ca2-icon { width: 45px;}
	#Login-RegisterPaen, #LanguagePane, #Search { padding: 0;}
	.BdDetailes, .BdTitleTop.TitleColor { padding-left: 20px;}
	.BdDetailes, .BdTitleTop.TitleColor { padding-left: 20px;}
   
}
  
@media handheld, only screen and (max-width: 920px) {     
	.headertopcontent{ font-size:13px; }
	.button.Colorred { margin-left:10%;}
	.BdTopTtile { font-size: 18px;}
	.BdTopDetailes { font-size: 12px;}
	.smalltitleFIXED { padding: 0;}
	.allienL, .allien { padding-bottom: 5px;}
	.BdTitleTop.TitleColor { font-size: 15px; line-height: 22px;}
	.BigTopBlank { margin-top: 0px;}
	.BdDetailes.TL { font-size: 12px; line-height: 19px;}
	.Titlebig { font-size: 26px;}
	.BdTopTtile { font-size: 16px;}
	.TitleTextDetails { font-size: 12px;}
	.LogoFtrDetails { font-size: 12px; text-align: justify;}
	.iconsquare { padding: 10px;}
	.clock.flip-clock-wrapper { margin-left: 80px;}
 
	.ca-content, .ca2-content { left: 65px;}
	.ca-icon, .ca2-icon { width: 45px;}

    /*------------- Start About Us Close ------------------*/

    ul.TeamSocial li { display:inline-block; list-style:none; padding:0 0 15px 0; }
    #TeamSocialArea { margin:0 auto; display:block; float:none; }

    /*------------- Close About Us Close ------------------*/


    /*------------- Short Contact Form Edit Code ----------*/
    
    #Shortform_div { margin-left:20px; }
    #Shortform_div h2 { padding-left:0px; }
    #Shortform_div input { height:15px; margin-left:-17px; }
    p.BtnSubmit { margin-left:0px; }

    /*------------- Close Short Contact Form Edit Code ----*/

    .Msection1Title,.MaintenanceSection3Title { font-size:20px; padding-top:0px; padding-bottom:15px; }
    p.MSection1BorderRight, p.MSection3BorderRight { display:block; width:100%; padding:0; }

    .dropdownR { padding-top:4px; }
    .SearchR { padding-top:15px; }

    #SearchTable #SpeedSearchTextBox > input { width:80px; }
    #SearchTable #SpeedSearchTextBox > input:focus { width:116px; }

    .language-object .Language img { margin:0; }
                                                             
    #MpageBody { min-height:575px; }
    .navigation li h2 { font-size:18px; }
    .SquareBoxImgArea { height:150px; max-height:150px; }
    .BdTopTitle  { font-size:20px; }
    .BdTitleTop { font-size:17px; font-weight:normal;}
    .BdTitleTop3 { padding:15px 50px; padding-bottom:0; font-size:15px; font-weight:normal; }
    .Stateline { margin:30px 0; }
    .LearnMore { text-align:center; }
    .ServicesText { font-size:18px; }
    .HomeList2 li a { font-size: 12px; }
    .IconText { font-size:18px; }
	.Btitle{ font-size:27px; }

    /***** Touch Gallery *****/
    .gallery { padding-top:12px; }
    #SpeedyGallery908 a { width:47px; height:47px; margin:0 5px 15px 0; }
    #SpeedyGallery1019 a { width:90px; height:90px; margin:0 8px; padding-top:0; }
    #SpeedyGallery1058 a { width:85px; height:85px; margin:5px 8px; }

    /* Footer Section */
    #MainFooter { padding-left:10px; padding-right:10px; }
    .LogoFtr { padding-bottom:0; }  
    .FooterCateg li a { padding:0; font-weight:normal; }

    .LinksText { padding:10px 0 5px 0; }
    .LinksList li { line-height:25px; text-align:left; font-size:10px; }

    .CS_List li img { margin:0 5px 0 0; }
    .CS_List li a { margin:4px 0; font-size:11px; }
    .ConList li a { color:#333; font-size:12px; }

    /***** f-nav *****/   
    .f-nav li { margin:0 12px 0 0; }
    .f-nav li a { font-size:13px; }
	.socialList a { padding-right: 5px;}

    .Copyright { padding:2px 0 0px 20px; } 
    .SkinObject, .LogIn a { font-size:11px; } 
	.homelist1 a { font-size: 14px; }

    #contactus { width:99.5%; }
    .text-area { width:93%; height:155px; } 
    .ui-accordion .ui-accordion-content { padding:1.3em 1em; }  
    .SearchR{ padding-top:27px !important; color:red;} 
}

@media handheld, only screen and (max-width: 848px) { 
	.TopRight { padding:0; }
	.BdTitleTop.TitleColor { font-size: 15px; line-height:12px;}
	.BdDetailes.TL { font-size: 12px; line-height: 19px; margin-bottom: 15px;}
	p.button.outline { margin-top: 0;}
	.year { font-size: 13px; letter-spacing: 4px; padding-left: 6px;}
	.datebox { padding-right: 1px;}
	.BigTitle { font-size: 22px;}
	.BdTitleText1.text { font-size: 12px; line-height: 18px;}
	.Evea > img { padding-top: 70px;}
	.WomenImg > img { padding-top: 60px;}
	.DeviceImg > img { padding-top: 26px;}
	.Eveaimg > img{ padding-top:50px; }
	.Titlebig.titlesmall { font-size: 24px;}
	.blogstyle { padding-right: 17px;}
	.blogstyle.Centerd > span { padding-left: 6px !important;}
	.blogpost { margin-top: 16px;}
	.socialcentered li { padding-right: 18px;}
	.headertopcontact p { font-size: 12px;}
	.clock.flip-clock-wrapper { margin-left: 50px;}
	.BdDetailes, .BdTitleTop.TitleColor { padding-left: 20px;}
	.twittbox > ul { height: 304px;}
	.BdTopTtile.TitleColor { font-size: 16px !important;}
	.TopNav li a { font-size: 11px;}
	.PhotoAlbum img { width: 29.5%;}
	
    .CareerList li a { font-size:13px; } .TPSocial { padding-top:12px; } .navigation li h2 { font-size:17px; } 
    .Msection1Title { font-size:16px; }
    .MaintenanceSection3Title { font-size:15px; }
    .CTitleTop { font-size:16px; line-height:20px; }
    .Msection1Title { font-size:16px; }
    .MaintenanceSection3Title { font-size:15px; }
	#LanguagePane{width: 28px;}
	.smalltitleFIXED{ padding:0px;}
	.LogoFtrDetails { font-size: 12px; line-height: 17px;}
	.socialList a { padding-right: 5px;}
	.address > span { font-size: 12px;}
    .input, .text-area { width:auto; }
	.SquareBoxImgArea { height: 145px; max-height: 150px;}
	.Btitle{ font-size:25px; }
/*	.ca-icon, .ca2-icon { left: 4px; width: 40px;}
	.ca-content, .ca2-content { left: 56px;}*/

.homelist li a { font-size:13px;}
.fa-stack.fa-lg.fa-bg {  height: 3em;  width: 3em; }
.fa-stack-2x-large { color: #7DBD21; font-size: 3em;}
.fa-stack-1x { font-size: 1.5em; padding-top: 10px; margin-left: -3px; }
.BdTitleTop.TitleColor { padding-top:10px;}
   
}

@media handheld, only screen and (max-width: 796px) {
    .allienL > h3 { padding-top:20px;}
    .allien > h3 { padding-top:20px;}

    
}

@media handheld, only screen and (max-width: 780px) { 
.SquareBoxImgArea { height:140px; max-height:150px; }
	#LanguagePane{ margin-left:0px; width: 27px;}
    #MpageBody { min-height:670px; } 
    .ui-accordion .ui-accordion-content { padding:1.5em 1em; } 
    .f-nav li { margin:0 9px 0 0; } 
    .LinksList li { font-size:9px; } 
	.Btitle{ text-align:center; }
	/*** education page***/
	.ca-content, .ca2-content { left: 57px;}
	.ca-icon, .ca2-icon { width: 45px;}
	.ca-main, .ca2-main { font-size: 16px;}
	.ca-sub, .ca2-sub { font-size: 13px;}
	.ca-menu li:hover .ca-sub{ font-size:17px;}
	.homelist li { padding-top: 10px;}
	.details { font-size: 12px;}
	.clock.flip-clock-wrapper { margin-left: 30px;}
	
}


/*DotNetNuke Footer for Mobile */
@media handheld, only screen and (max-width:767px) {

/*mobile login*/

.LogIn {
  padding: 0;
  text-align: center;
  display: inline-table;
  width: 100%;
}
.LoginMobile {
  float: none;
  width: 100% !important;
  
  display: inline-block;
  text-align: center;
}
.loginGroup {
  float: none;
  display: inline;
}
.registerGroup {
  float: none !important;
  display: inline;
}
.buttonGroup {
  display: inline !important;
}
.buttonGroup li {
  display: inline-block !important;
  float: none;
  padding: 0 !important;
}
.LogIn a{ font-size: 14px;}



	/* dnn 7 login info fix*/
	.language-object { padding-right: 15px;}
	.SpeedyDropDown.RightAlign{ float:none !important; position:relative; background:#283043; }
	.Mbmenu .nav > li, .SpeedyDropDown .nav > li:not(.current) > a{  background:#ffffff !important; color:#111111;  }

	.SubTitle > li > a{ line-height:40px !important; color:#111111 !important;  }
	.SpeedyDropDown .nav > li ul.subs{ background:#ffffff !important; color:#111111 !important; }
	.FixedHeader.tiny .nav > li > a { color: #111111 !important; line-height:40px; }
	.navbar-toggle{ margin-right:18px; }
	.icontop.border{ margin-bottom:25px; }
	.Copyright{ float:none; width:100%; text-align:center; }
	div.SearchBorder{ background:none !important;}
	
	.LanguageMobile { float: left; width: 100% !important; }
	.LoginMobile { float: none; width:100% !important;}
	/*.registerGroup { padding-left: 8px; float:left !important;}*/
	.buttonGroup li { display: block; float: none !important; padding: 0; }
	.buttonGroup li a > strong { display: none; }
	.userMessages a { float: left; height: 24px; margin: 0; width: 31px; }
	.userNotifications a { margin: 0; width: 23px;}

	/* LogIn */  
    .LogInLanguage { padding:0 15px; }
    .LogIn { text-align:center; }
    .LogIn a { float: none; font-size: 13px; padding: 0 !important;}
    .language-object .Language img {  text-align:center; width:22px; height:18px; }
    .language-object .Language { float:none; text-align:center; }
   .language-object .Language.selected img {border: 2px solid #f0efef;border-radius: 2px;margin-top: 1px;}
	
	.button.Colorred { margin-left:40%; }
	.pic{ margin:0 !important; }
	.metabox2 { padding-left: 30%;}
	.timeright { float: none;}
	.FixedHeader.tiny { position:relative;}
	.nav-pills.nav-stacked > li { text-align: center;}
	p img{ text-align:center; }
	.iconround.FR{ float:none;}
	.Evea{ text-align:center;}
	.squarebox { margin: 30px 0;}
	.FullContent { padding: 50px 10px;}
	.medium { padding: 30px 10px;}
	.medium .row, .medium .col-md-2, .medium .col-md-10 {  padding: 0; }
	/*.loginGroup{ float:left !important; padding-left:8px;}*/
	.BdDetailes, .BdTitleTop.TitleColor { padding-left: 0px !important;}
	#Header { height:100%; max-height:280px; }
	.comingsoon { font-size: 24px; }
	.flip-clock-wrapper ul { height: 43px !important; margin: 1px !important; width: 30px !important; padding:12px; }
	.flip-clock-divider { height: 54px !important;}
	.flip-clock-wrapper ul li { line-height: 44px !important;}
	.flip-clock-divider.minutes .flip-clock-label { right: -54px !important; }
	.flip-clock-divider.seconds .flip-clock-label { right: -60px !important; }
	.flip-clock-divider .flip-clock-label { right: -50px !important; }
	
	.clock.flip-clock-wrapper { margin-left: 0px;}
	.flip-clock-wrapper ul { height: 60px;}
	.flip-clock-dot.top { top: 23px;}
	.flip-clock-dot.bottom { bottom: 1px;}

  /********* Search ***********/
	.SearchDiv { width:100% !important; float:left; }
	#SearchBg { margin-top:6px; float:none; padding-left:3px; }
	div.SearchBorder { padding:0; width:200px; float:none; margin:auto; }
	div.SearchBorder input:focus { background:#fff; border:1px solid #dadada; }

	/*centering search and result*/
	div.SearchBorder input{padding: 4px 8px; }

	div.SearchBorder input{ width: 250px; }
	div.SearchBorder input:focus{ width: 250px; }
    div.SearchBorder{ width: 250px; }


	.SearchButton { display:none !important; }
	.BigTopBlank { margin-bottom: 20px;}
	.iconround.mobile-centered { margin: 30px auto !important;}
	.twittbox > ul { height: 175px;}
	.flip-clock-wrapper ul li a div div.inn { font-size: 30px !important; }
	.flip-clock-wrapper ul{ width:40px;}
	
	p.button.outline { left:30%; }
	.TitleTextDetails { font-size: 13px;}
	.smalltitle, .BdTopDetailes, .blogimage{ text-align:center; margin:0px !important; }
	.smalltitleFIXED{ padding:0px;}
	.allienL, .allien{ width:100%; }
	.titlearea {text-align: center;}
	.address2 { text-align: center;}
	.fa-stack-1x{ margin-left:0px;}
	.Titlebig { padding-bottom: 30px;}
	.icontop { padding-top: 50px;}
	.FooterCopyRight { margin-top:0px;}
	.PhotoAlbum { text-align: center;}
	.PhotoAlbum img { width: 19%;}
	.Slogan { float: none; text-align:center;}
	#MobileSearch { padding-bottom: 10px;}
    .span1.TopRight, .span2.TopRight, .span6.TopRight, .span7.TopRight, .span8.TopRight { float:none; }
    .Menu { padding:0 20px; }
    .MobileMenu { padding-top:10px; }

    .Header { padding:15px 0 20px 0; }
    .fixed { position:initial; }
    
    .TPLeftSocial { text-align:center; }
    .MobilePadding { padding-top:20px; }
    .MenuPadding { padding-top:6px; }
    .SearchMpadding { padding-top:14px; }

    /* TopNav */ 
    .RightTopNav ul.TopNav { float:none; text-align:center; }
    ul.TopNav { padding:0; float:none; text-align:center; }
    .TopNav li { padding-left:2px; display:inline-block; float:none; }

    #MainWrapper { padding:0 12px; }
    #HeaderTop { padding:1px 10px; }
    #Header { padding:0; }

    /***** SocialLogin *****/
    #spLogin { padding:0; }    
    .LogIn { padding:0; text-align:center;  }
    
    /***** Logo *****/
    .mobile-centered{ margin:0 auto !important; text-align:center; }
    #dnn_dnnLogo_hypLogo img { padding:16px 0 0 15px; }
    #logo img { padding-left:0; }
    .Phone, .Email, .LogoTitle, .LogoText, .BdTopTtile,.Logo,.BdTitleTop, .educationimg, .WomenImg,.BdDetailes,.Ecommerce,.LearnMore2,.ServicesText,.ServicesDetailes,.LeftSideImg,.LeftSideTitle  { text-align:center; }
    .IconText,.ReadMore2,.boxbutton,.BoxTitleText,.BoxTitleTextDetails { text-align:center; }
    .IconTextDetailes { text-align:justify; }
    

    /********* Content Divider  ***********/
    .dr1,.dr2,.dr3,.dr4 { margin:10px 0; }
    .BlankSpace { display:none; }

    /********* Pages CSS  ***********/
    .AboutUsTitle, .TeamMenberImage, .TopTile, .NFMTitle, .NFMList li { text-align:center; }
    .TitleDemoText { line-height:36px; text-align:center; }
    .ExPTilte { padding:0 !important;  padding-top:20px !important; text-align:center !important; }
    #ErrorSignArea { height:auto !important; }
    #NotFoundMessageArea { margin-top:10px !important; }

    #FaqTopicArea .TopTile, #FaqTextArea .TopTile { text-align:left; }
    .FaqList1 li { width:100%; }


    .LogoLeft, .RightMenuAlign { padding:0; }
    .LogoLeft {  text-align:left; padding-left:10px; }
    .LogoLeft img { padding-left:0px; }
/*    /********* Search  ***********/
    .SearchDiv { width:100% !important; float:left; }
    #SearchBg {  margin-top:6px; float:none; padding-left:3px; }
    #SearchTable td { padding:0; width:250px; float:none; }
    #SearchTable #SpeedSearchTextBox > input { width:180px; float:none; background:#fff; border:1px solid #dadada; font-weight:normal; padding:4px 10px; font-family:inherit; font-size:14px; }
    #SearchTable #SpeedSearchTextBox > input:focus { width:180px; background:#fff; border:1px solid #dadada; }
*/
    /***** Menu *****/  
    #MenuDiv.row-fluid .span10 { width:100%; } #MenuDiv.row-fluid .span2 { width:100%; } 
    .Menu { margin:0 0 12px 0; }
    .SpeedyDropDown,.SpeedyMegaMenu { float:none; margin-right:0; }


    /* TitleText */
    .TitleText { padding-top:10px; padding-bottom:10px; font-size:28px; text-align:center; }
    .TitleBack { padding-bottom:0; }
    .TitleTextDetails { font-size:13px;  }
    .OurClient img { width:21%; }
    
    #MpageBody { padding:0 0 20px 0; min-height:1px; }

    /***** Slider *****/
    .slider-wrapper { margin:0; }
    .flexslider { padding-top:10px; padding-bottom:30px; background:none; }
    .DnnModule-SpeedyTouchFlexi { padding-bottom:0px; background:none; }
    .flex-direction-nav li a { background:none !important; display:none !important; }
    .flex-control-paging li a { margin-top:10px; }

    .TopTile h2 { padding-top:10px; width:100%; }

    /***** PageBodyTop *****/
    .navigation li h2 { font-size:22px; }
    .SquareBoxImgArea { height:190px; max-height:190px; }
    .bdimage { text-align:center; }
    .BodyConImage { width:100%; float:left; }
    .BodyConTitle { width:100%; float:left; }
    .homelist1 li { text-align:center; }
    .BdTitleTop { font-size:22px; font-weight:normal; }
    .BdTopTitle { padding-top:10px; text-align:center; font-size:18px; }
    .BdTopTitleText { text-align:justify; }
    .BdTopText { text-align:center; }
    .LearnMore { text-align: center; }
    .Stateline { margin:30px 0 0px 0; }
    .MiddleImg { padding-top:40px; }
    .pic { float:none; }
    .content-1 { position:relative !important; }


    /*--------------------- Start Career Page Css Code ------------------*/ 

    .CareerTitle { font-size:20px; text-align:center; width:100%; display:block; padding-top:0px; }
    .CareerTitleBG { background:none; border:0px solid #636363; border-radius:0px; padding:0px 0px 8px 0px; color:#ffffff; z-index:-1; position:relative; }
    .CarrerimgLeft, .CarrerimgRight { display:none; }
    .CareerList li a { font-size:12px; }
    
    /*--------------------- Close Career Page Css Code ------------------*/ 



    /*--------------------- Start Error 404 Page Css Code ------------------*/ 

    #ErrorSignArea { background:none; }
    .NFMList li { max-width:100%; }

    /*--------------------- Close Error 404 Page Css Code ------------------*/ 



    /*--------------------- Start Short Contact Form Edit Code -------------*/

    #Shortform_div { margin-left:0px; }
    #Shortform_div input { margin-left:0; width:80%; }

    /*--------------------- Close Short Contact Form Edit Code -------------*/


    /* Start History */

    .ExperianceTitle { font-size:14px;}
    .MExperianceBorder{ text-align:left; width:auto; width:5% }
    .responsive-tabs__heading { padding:0px 0px 3px 5px; font-size:14px; border-radius:0px; }

    /* Close History */

    
    /* Start Maintenanc */
    .MaintenancSection1Text1 { text-align:center; font-size:15px; }
    #MaintenanceSection2 { margin-top:40px; }
    .Msection3Title { padding:10px 20px 15px 20px; font-size:20px; }
    #Msection2LeftArea { background:none; min-height:1px; margin-top:30px; border-bottom:10px; border-bottom-style: double; border-bottom-color:#666; }
    #MSection2Image { margin-top:20px; padding:20px 0 0 0; }
    .MaintenanceSection3Title { margin-top:0px; } 
    /* Start Maintenanc */


    /* Start Testimonial Section */
    #TestimonialSection2LeftArea { background-position:5% 95%; } 
    .TstmSection2LeftAreaText2 { padding:8px 15px 10px 15px; font-size:12px; }
    .TstmSection2LeftAreaText3 { font-size:18px; }
    .tstmcontenttext { padding:0 10px 0 15px; font-size:13px; text-align:left; } 
      
    /* Close Testimonial Section */

  
    #SquareBorderNoTitle { width:100%; float:left; }

    /* Footer Section */
    #MainFooter { padding:0 20px; background-image:none !important; }

    .LogoFtr { padding:25px 0 0 0; }
    .FtrImage { padding-top:1.5em; }

    .FooterCateg li { text-align:center; float:none; }
    .FooterCateg li a { padding:0; }
    .LinksText { padding:10px 0 15px 0; line-height:20px; }
    .LinksList li { line-height:28px; font-size:12px; }

    .TPSocial { width:150px; margin:auto; float:none; }
    .SIcon { margin-left:6px; }

    .CS_List { margin:0 auto !important; text-align:center; }
    .CS_List li img { margin:0 5px 0 0; float:none; }
    .CS_List li a { margin:7px 0; font-size:14px; float:none; line-height:24px; }

    .FooterTitle { padding:1px 0; }
    .FooterList { padding:0 5px; }
   
    ul.f-nav { padding-top:10px; padding-left:0; float:none; }
    .f-nav li { margin:3px 0; width:100%; line-height:35px; text-align:center; list-style:none; float:left;
                border:1px solid #323232; background:#464545; }
    .f-nav li a { color:#e8e6e7; }  
    .f-nav li a:hover { color:#fff; text-decoration:none; } 
    .f-nav li:hover { background:#323232; }

    .FooterCopyRight { padding-bottom:20px; padding-right:2px; }         
    .Copyright { text-align:center; padding:10px 0; }
    .FTSocial { text-align:center; }
   
    .textcolor { padding-left:17px; }
    .input, .text-area { margin-top:0px; }
    .table th, .table td { padding: 0; }
    code { padding: 2px 0; }

    /* hide back of pane during swap */
    .front, .back { backface-visibility:initial; position:relative; top: 0; left: 0; margin:0 auto !important; text-align:center; }
    .back { display:none; }
    .second-effect:hover .mask { opacity:1; border:120px solid rgba(0,0,0,0.7); }
    .view img { margin:0 auto !important; text-align:center; }
    .second-effect a.info { top:-15px; }
    

    /***Maintenance***/
    .MaintenancSection1Text1 { text-align:center; font-size:15px; }
    #MaintenanceSection2 { margin-top:40px; }
    .Msection3Title { padding:10px 20px 15px 20px; font-size:20px; }
    #Msection2LeftArea { background:none; min-height:1px; margin-top:30px; border-bottom:10px; border-bottom-style: double; border-bottom-color:#666; }
    #MSection2Image { margin-top:20px; padding:20px 0 0 0; }
    .MaintenanceSection3Title { margin-top:0px; }
    .FixedHeader.tiny  .nav > li > a{ line-height:35px !important; }
}


/*****  megamenu  *****/

@media handheld, only screen and (max-width: 420px) { 
 .second-effect a.info { top:-50px; } 
p.button.outline { left:20%; }
 .CareerTitle { font-size:18px; }
 .CareerList li a { font-size:11px; } 
.metabox2 { padding-left: 20%;}
.comingsoon{ font-size:24px; }
	.flip-clock-wrapper ul { height: 43px !important; margin: 1px !important; width: 15px !important; }
	.flip-clock-divider { height: 54px !important;}
	.flip-clock-wrapper ul li { line-height: 44px !important;}
	.flip-clock-divider.minutes .flip-clock-label { right: -54px !important; }
	.flip-clock-divider.seconds .flip-clock-label { right: -60px !important; }
	.flip-clock-divider .flip-clock-label { right: -50px !important; }

 .ExperianceTitle {  text-align:left; width:auto; font-size:15px; }
 .Msection3Title { padding:0 20px 15px 20px; font-size:18px; padding-top:0px; margin-top:0px; }
 .TstmSection2LeftAreaText2 { font-size:10px; }
 .TstmSection2LeftAreaText2 { font-size:10px; }
.button.Colorred { margin-left:26%; }
.BodyConText li{ padding-right:30px;}


}

/**** flipclock ****/


/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  list-style:none;
  line-height:89px;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

/* owl carousel module styles*/
.featuredcontent-1 {
  font-size: 13px;
  padding-top: 12px; line-height:26px;
  color:#000000;
}
.featuredcontent {
  font-size: 13px;
}
.owl-theme .owl-controls { display: block; overflow: hidden; position: relative; top: -50% !important;}
.carouselcaption { background:#283043; color: #FFFFFF; display: block; font-size: 16px; padding: 0 2px 2px; line-height:35px;}
.owl-theme .owl-controls .owl-buttons div { background: #283043 !important;}

/* icon color change class*/
.fontColor{ font-family:'FontAwesome',Helvetica,Arial; color:#4095E3; background:none !important; }

.CenterMenu .SpeedyDropDown .nav li.current > a {
  background-color: rgb(40, 48, 67);
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  line-height:36px; 
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.CenterMenu .SpeedyDropDown .nav li > a {
  background-color: rgb(40, 48, 67);
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  line-height:36px; 
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  margin-right:0px;
  margin-left:0px;
}


.LeftMenu .SpeedyDropDown .nav li > a {
  background-color: rgb(40, 48, 67);
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  line-height:36px; 
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
} 

.LeftMenu .SpeedyDropDown .nav li.current > a {
  background-color: rgb(40, 48, 67);
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  line-height:36px; 
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
} 

.SpeedyDropDown .nav ul li.current > a {
  background-color: rgb(40, 48, 67);
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  line-height:35px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.TopRight {
float: right;
}

/*DotNetNuke Login Form for Mobile */

@media handheld, only screen and (max-width: 320px)  {
    .dnnForm { max-width: 320px; }
	.dnnLogin input[type="text"], .dnnLogin input[type="password"]{ margin-left:40px; max-width:275px;}
    .dnnFormRequired span { width:100%; }
    .metabox2 { padding-left: 12%;}
.socialcentered { padding-left: 10%;}
    .dnnFormItem { width:275px; color:#262321; }
    .dnnFormItem h2 { color:#262321; }
    .dnnForm { margin-left:-7px; }
    .dnnFormItem label a span { width:275px; text-align:left; float:left; color:#262321; }
    .dnnFormItem input[type="text"], .dnnManageUsers .dnnFormItem input[type="text"] {  width:275px; float:left; }
    .dnnForm input.dnnFormRequired, .dnnForm textarea.dnnFormRequired, .dnnForm select.dnnFormRequired { width:275px; float:left; }
    
    .dnnSendPasswordContent input[type="text"] { width:275px; float:left; }
    .dnnSendPasswordContent ul.dnnActions { width:280px; float:left; }
    
    .dnnForm ul.dnnActions, .DnnModule ul.dnnActions, ul.dnnActions { width:275px; }
    
    .dnnFormItem.dnnFormHelp p.dnnFormRequired span { margin-right:60px; }
}


.highlightit img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
.highlightit:hover img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; opacity: 1; }


/* new fix*/
ul.searchSkinObjectPreview { position:static; width: 100%; }

























































/*****Custom Styles *****/
/*****End Custom Styles *****/

