

/******************************************************************
                   Default Css Start From Here
******************************************************************/
#spd-container{
  position: relative;
  float: left;
  width: 100%;
}
.spd-row.spd-layout-topbar {padding-left: 15px;padding-right: 15px;}
.spd-topbar-a.spd-topbar-pane{ padding-top: 0px;}
.spd-layout-topbarwrapper { color:#fff;background-color:#f2562d;}

.spd-layout-logowrapouter {background-color:#fff;height:120px;}
.spd-layout-menuwrapouter {background-color:#eee;box-shadow:0 0 1px rgba(0, 0, 0, 0.4) inset;}
.spdBaseBgColr {background-color:#f2562d;}
.spdBaseFntColr {color:#777;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color:#555;} 

/*spd-login*/
.spd-login {
  float: left;
}
.spd-login a {
  display: inline-block;
  vertical-align: middle;
  padding-right: .4em;
  font-size: inherit;
  line-height: 20px;
  font-weight: inherit;
  color: inherit;
}
#MainWrapper { background-color:#fff; overflow-y: hidden; }
/*spd-dropdown language*/
#Language{
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 999px;
  float: left;
  margin-right: 12px;
  padding: 2px 8px;
}
#Language:hover {background:rgba(255,255,255,.6);}
.language-object .Language{
  float: none;
}

/*menu vertically middle style*/
/*header .spd-layout-headerwrapper .spd-layout-menuwrapouter {
  left: 25%;
  margin-top: -48px;
  position: absolute;
  top: 50%;
}
*/
@media screen and (max-width: 767px) {
.spd-topbar-a.spd-topbar-pane{padding-top: 5px; padding-bottom:10px; float:none; margin:0 auto;}
#Language{float:left;}
.spd-login { float:right;}
.spd-login a { /*padding-left:10px;*/padding-right:0px;}
.Topbar_SocialIcon_panel{
  float: none;
  width: auto;}
.spd-topbar-pane {
  display: table;
  text-align: center;
  width: 100%;}

.spd-n-neo-feature-button {
color: #fff !important;
margin-left: 0px !important;
margin-right: 0px !important;}
.spd-r-wedo img {
width: 100%;
padding-bottom: 20px;}

}

.language-object .Language a img{ width: 16px;height:auto;margin-top: 3px; }
.language-object .Language.selected img{ width: 16px; height: auto; margin-top: 3px; }


/*portfolio section*/
.spd-portfolio {
width: 100%;
margin: 0 auto;
display: inline-block;
}



/*** Skin Layout style*/
.demo_area {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #cccccc;
    margin: 5px 0;
    text-align: center;
    
}

.demo_area > h4 {
    font-size:15px;
}

.demo_area.Xspace > h4 {
    display: table;
    width: 100%;
    font-size:15px;
}


/*footer CopyRight styles*/

.Copyright span, .Copyright a {
  float: left;
  font-weight: normal;
  font-size: 14px;
}

#FooterCopyRight {
  background: none repeat scroll 0 0 #323433;
  padding: 20px 0;
}
#Copyright, #Copyright a {
  color: #ffffff;
  font-weight: normal;
}

/*Top social icon box*/

/*social icon color reset*/
.spd-header .socialIconBox a {
  color: inherit;
}


.socialIconBox a{
  width: 25px;
  display: inline-block;
  height: 25px;
  overflow: hidden;
  padding:6px;
  text-align: center;
  
}
.socialIconBox a i {
padding-right: 10px;
}
.socialIconBox {
  border-radius: 50%;
  border-right: 1px solid rgba(255,255,255, .3);
}
.socialIconBox{
  float: left;
}







/*****Back to Top Button ******/
#backtotop{
  position: fixed; z-index:5000;
  right:20px;
  bottom:12px;
}
#backtotop a {
  background: #161616;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  width: 39px;
}
#backtotop a:hover{
  opacity:.8; /*mouse over fade effect*/
}

/*****End Back To Top Button ***********/




/*dnn 7.3 bug fixing*/

/*menu*/
.SpeedyDropDown ul.Dropdown{
  margin: 0;
}
.SpeedyDropDown .nav > li ul.subs, ul.Dropdown ul.subs{
  margin-left: 0;
}
/*search*/
.spd-layout-smallsearch div.SearchBorder input{
  border-top: none;
  border-bottom: none;
}
ul#SearchChoices {
  display: none;
}
/*language*/
.language-object .Language {
  display: inline;
  float: left;
  margin: 0 2px;
  text-align: center;
  vertical-align: middle;
}
.language-object .Language img {
  height: 14px;
  margin-top: 1px;
  width: 22px;
}
/*login*/
.loginGroup, .registerGroup {
  float: left;
  height: 20px;
  line-height: 20px;
}

/*after login*/
.userProfileImg img {
  height: 20px;
  width: 20px;
}
#dnn_dnnUser_registerGroup li {
  display: block;
  float: left;
  padding: 0 !important;
}
#dnn_dnnUser_notificationGroup a {
  background-image: url("../images/NotificationIcon.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: block;
  height: 20px;
  width: 20px;
  padding-right: 0;
}
#dnn_dnnUser_messageGroup a {
  background-image: url("../images/MessageIcon.png");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  display: block;
  height: 20px;
  width: 20px;
  padding-right: 0;
}
#dnn_dnnUser_registerGroup strong {
  display: none;
}



/* Home3 Second Secton Horizontal line */
.spd-sh-40 .horizontal-line {margin-left:40%;}
@media screen and (max-width: 667px) {
/*coming soon page Meet Our Awesome Team Image code*/
.sh-transition img {width: 100%;}

#dnn_dnnUser_messageGroup a {background-size: 18px 18px;height: 18px; margin-top: 1px;width: 18px;}
.secondaryActionsList {margin-right: 5px;}
}

@media screen and (max-width: 480px) {

/* Home Page Testimonial slider code*/
.spd-n-h-test-title {padding-top:25%;}
#dnn_dnnUser_registerGroup li {padding: 0 2px;}
.Cont_05_Icon i {font-weight: 300;color: #ffffff;line-height: 50px;font-size: 20px;width: 50px;height: 50px;text-align: center;}
.view_05 .mask, .view_05 .content {width: 95%;left: 10px;}


}











@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .spd-n-right-align a.spd-btn.spd-r-btn-bigger {
 width: 110px;
 font-size:12px;
 margin-left:0px;
 text-align:center;
 padding-left:10px; 
}/* your css rules for ipad portrait */

.spd-n-parallax_effect2,.spd-r-whatwedo-bg, .spd-r-section-foot-top, .fusion-fullwidth {
  background-attachment: local !important;
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
/* your css rules for ipad landscape */
.spd-n-parallax_effect2, .spd-r-whatwedo-bg, .spd-r-section-foot-top, .fusion-fullwidth {
  background-attachment: local !important;
}
}




/*********************************************
             Breadcrumb1 Styule
**********************************************/
#spd-breadcrumb1.BreadcrumbBg {background-color: #f5f5f5;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);}
#spd-breadcrumb1.BreadcrumbBgArea { padding:30px 0 35px 0px;}
div#spd-breadcrumb1>.spd-row>.breadcrumbTitle {font-size:30px; line-height:22px; font-weight:600; color:inherit;}
div#spd-breadcrumb1>.spd-row>.breadcrumbText{text-align:right !important; float:right !important; width:100%; color:#808080; margin-top:-17px;}
div#spd-breadcrumb1>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon{display:none;}
div#spd-breadcrumb1>.spd-row>.breadcrumbText a{color:inherit;font-size:12px; padding-left:1px; padding-right:1px; font-weight:500;}
/*div#spd-breadcrumb1>.spd-row>.breadcrumbText a:visited, a:active{ color:rgba(0,0,0,0.1);}
*/

/*********************************************
             Breadcrumb2 Styule
**********************************************/

#spd-breadcrumb2.BreadcrumbBg {padding-top:10px !important; padding-bottom:10px !important;background: url('../images/spd-n-home-plx.jpg'); background-size:cover;border-top:1px solid #A6A6A6; border-bottom:2px solid rgba(0,0,0,0.1);}
#spd-breadcrumb2.BreadcrumbBgArea { padding:0;}
div#spd-breadcrumb2>.spd-row>.breadcrumbTitle { display:none;}
div#spd-breadcrumb2>.spd-row>.breadcrumbText{text-align:left !important; float:left !important; color:#fff;  width:100%; }
div#spd-breadcrumb2>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon{font-size:18px; color:#fff; }
div#spd-breadcrumb2>.spd-row>.breadcrumbText a{color:#fff;font-size:12px;padding-left:1px; padding-right:1px; }
div#spd-breadcrumb2>.spd-row.spdBaseBdrColr, div#spd-breadcrumb2>.spd-row.spdBaseBdrColr:after{ border:none;}

/*********************************************
             Breadcrumb3 Styule
**********************************************/
#spd-breadcrumb3>.spd-row.spdBaseBdrColr{border-bottom-width:1px; border-bottom-style:solid; padding-top:35px;}
#spd-breadcrumb3>.spd-row.spdBaseBdrColr:after{padding:0px 0px 20px 0px; content: " ";position: relative;z-index:1;left:1.5%;border-bottom:5px; border-bottom-style:solid; border-bottom-color:inherit; width:10%; margin-bottom:-3px;}
#spd-breadcrumb3.spdBaseBgColr { background:transparent;}
div#spd-breadcrumb3>.spd-row>.breadcrumbTitle {font-size:30px; line-height:22px; font-weight:600; width:100%; padding-bottom:15px; }
div#spd-breadcrumb3>.spd-row>.breadcrumbTitle>.breadcrumb-small-text { display:none;}
div#spd-breadcrumb3>.spd-row>.breadcrumbText{text-align:left !important; float:left !important; padding-top:3px; width:100%; color:#808080;}
div#spd-breadcrumb3>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon{display:none;}
div#spd-breadcrumb3>.spd-row>.breadcrumbText a{color:inherit;font-size:12px; padding-left:1px; padding-right:1px; font-weight:500;}
div#spd-breadcrumb3>.spd-row>.breadcrumbText a:visited, a:active{ color:#000;}


/*********************************************
             Breadcrumb4 Styule
**********************************************/
#spd-breadcrumb4>.spd-row.spdBaseBdrColr{border-bottom-width:1px; border-bottom-style:solid;  padding-top:35px; }
#spd-breadcrumb4>.spd-row.spdBaseBdrColr:after{padding:0px 0px 20px 0px; content: " ";position: relative;z-index:1;left:1.5%;border-bottom:5px; border-bottom-style:solid; border-bottom-color:inherit; width:10%; margin-bottom:-3px;}
#spd-breadcrumb4.spdBaseBgColr { background:transparent;}
div#spd-breadcrumb4>.spd-row>.breadcrumbTitle {font-size:30px; line-height:22px; font-weight:600; width:100%; padding-bottom:0px; }
div#spd-breadcrumb4>.spd-row>.breadcrumbTitle>.breadcrumb-small-text { display:none;}
div#spd-breadcrumb4>.spd-row>.breadcrumbText{text-align:right !important; float:right !important; margin-top:-15px; width:100%; color:#808080;}
div#spd-breadcrumb4>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon{display:none;}
div#spd-breadcrumb4>.spd-row>.breadcrumbText a{color:inherit;font-size:12px; padding-left:1px; padding-right:1px; font-weight:500;}
div#spd-breadcrumb4>.spd-row>.breadcrumbText a:visited, a:active{ color:#000;}


/*********************************************
             Breadcrumb5 Styule
**********************************************/
div#spd-breadcrumb5 > .spd-row {max-width:100% !important;}
#spd-breadcrumb5.BreadcrumbBgArea.spdBaseBgColr { padding:0px 0px 30px 0px; background:transparent;}
div#spd-breadcrumb5>.spd-row>.breadcrumbTitle {padding:45px 0px; color:#fff;font-size:30px; line-height:22px;  font-weight:600;width:100%; max-width:100%; text-align:center; background: url('../images/hover-image/spd-n-banner-image3.jpg'); background-size:cover;}
.breadcrumb-small-text { font-size:14px; text-align:center; font-weight:normal; padding-top:8px;}
div#spd-breadcrumb5>.spd-row>.breadcrumbText{color: #808080; text-align:center !important; float:left !important; width:100%;  line-height:38px; background: #f5f5f5; min-height:35px; }
div#spd-breadcrumb5>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon{display:none;}
div#spd-breadcrumb5>.spd-row>.breadcrumbText{text-align:center !important; float:left !important; padding-top:3px; width:100%; color:#808080;}
div#spd-breadcrumb5>.spd-row>.breadcrumbText>.spd-n-breadcrumbIcon{display:none;}
div#spd-breadcrumb5>.spd-row>.breadcrumbText a{color:inherit;font-size:12px; padding-left:1px; padding-right:1px; font-weight:500;}
div#spd-breadcrumb5>.spd-row>.breadcrumbText a:visited, a:active{ color:#000;}
div#spd-breadcrumb5>.spd-row.spdBaseBdrColr, div#spd-breadcrumb5>.spd-row.spdBaseBdrColr:after{ border:none;}


#SpeedyPanelTop{ z-index:9999 !important; position:relative; }


@media screen and (max-width: 767px) {
.spd-desktop {text-align:center;}
.spd-r-tleft {text-align: center !important;}
}







