/*
    Theme Name: Fusion
    Description: Fusion – Multi-purpose Business HTML Template
    Version: 1.0.1
    Author: fusiondnn
    Website: www.fusiondnn.com
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - main home page   */
    /* transparent header styles */
    /* superfish menu */
    /* slider styles */
    /* featured box content section */
    /* featured box hover effect */
    /* awesome features */
    /* recent work styles */
    /* Accordion */
    /* tabs style */
    /* team social icons styles */
    /* footer widgets styles*/
    /* twitter widget */
    /* event photos link */
    /* help-link styles */
    /* social icon style animation */

/*   02 - HOME PAGE 2   */
/*   03 - Main slider section                   */
/*   04 - featured content1 section             */
/*   05 - top header part                       */


img {
    max-width: 100% !important;
}

.fd_column{ padding: 0; margin: 0; }
.Normal, .NormalDisabled, .NormalDeleted { font-size: 14px; }
div#MainPaneSection {
  min-height: 400px;
}
#Wrapper{ overflow-x: hidden; }
/*main home page*/

.parallax_1{
  background-image: url(../images/parallax01.jpg);
  background-attachment: fixed;
  background-color: #ffffff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}
.parallax_2{
  background-image: url(../images/parallax02.jpg);
  background-attachment: fixed;
  background-color: #ffffff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}


/*header top content*/
div#HeaderTop {
  background-color: #e8e8e8;
  border-bottom: 3px solid #D3D2D2;
}
div#Header-left-content ul.Top_Content li{
  list-style: none;
  float: left;
  margin-left: 10px;
  height: 40px;
}
.Top_Content{
  margin: 0; padding: 0;
}
/*div#Header-left-content ul.Top_Content .mail {
  padding: 0 20px;
  margin-right: 5px;
  border-right: 1px solid #e8e8e8;
  padding-left: 0;
}*/
div#Header-left-content ul.Top_Content .mail {
  border-color: #e8e8e8;
}
div#Header-left-content ul.Top_Content .mail a{
  color: #777;
}
div#Header-left-content ul.Top_Content li em {
  font-size: 14px;
  position: relative;
  top: 1px;
  color: #777777;
}
div#Header-left-content ul.Top_Content li div {
  display: inline-block;
  position: relative;
  line-height: 20px;
  margin-top: 10px;
  margin-left: 5px;
  color: #777;
}


/*transparent header styles*/
.stickyheader{
  position: fixed !important;
  top: 0;
  display: block;
  z-index: 999 !important;
  background-color: #ffffff !important;
}
.Header {
  display: inline-block;
  visibility: visible;
  width: 100%;
  z-index: 99;
  background: none;
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}
.header-style1{
  border-bottom: 1px solid rgba(211, 211, 211, 0.5);
  display: block;
}
#Logo {  margin: 20px 0 17px;}
.header-style1 #Logo {  border-right: 1px solid rgba(211, 211, 211, 0.5);}
.header-style1 #Logo a {  padding-left: 25%;}
/*superfish menu*/
.MenuRight {
  float: right;
}
.header-style1 .nav li a{ color: #111; }

.header-style1 .nav li li a, .nav li li a{ color:#b0b0b0; }
.header-style1 .nav li li a:hover, .nav li li a:hover{ background: rgba(255,255,255, .09); color: #f5f5f5 !important;}
.nav li.current > a {   border-top: 3px solid #1DBEF2;}
.nav li > a{ border-top: 3px solid transparent; }
.nav li li a{ border-top: none; }
.nav li > a:hover {
    border-top: 3px solid #1DBEF2;
}
.nav li li a:hover{ border-top: none; }

/*search button*/
.Fusion-search{ position: relative;}
.Fusion-search .search-form{ display: none; background-color: rgba(171, 171, 171, 0.7); }
.Search-hide .search-form{ display: block; }
.Fusion-search i, .Fusion-search em {
  color: #111;
  padding-top: 39px;
  cursor: pointer;
}
.search-form {
  position: absolute;
  right: 75px;
  top: 90px;
  z-index: 999;
}
.Search-hide i:before{ display: none;}
.Search-hide i:after{
  content: "\f00d";
  font-family: fontawesome;
}
div.SearchIcon{display: none;}

.fusion-search-button:before {
  background-color: #111;
  color: #fff;
  content: "";
  display: block;
  font-family: fontawesome;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 25px;
  text-align: center;
  text-indent: 1px;
  top: 15px;
  width: 30px;
  z-index: 9999;
}
.fusion-search-button{ text-indent: -9999px; }
.Fusion-search div.SearchBorder {
  width: 210px;
  height: 60px;
  padding: 15px;
  border: solid 1px #BABABA;
  position: relative;
  background: none;
  margin-top: 0px;
}
.Fusion-search input.SearchTextBox {
  width: 150px;
  height: 29px;
  padding: 0 10px;
}

/*header style 2*/


.header-style2 {
  padding-top: 3%;
}
.header-style2 #Logo img{
  padding-left: 30px;
}



/*header style 3*/
.Header_bg {
  background-color: #fff;
  -webkit-border-radius: 0 0 9px 9px;
  -moz-border-radius: 0 0 9px 9px;
  -ms-border-radius: 0 0 9px 9px;
  -o-border-radius: 0 0 9px 9px;
  border-radius: 0 0 9px 9px;
  behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
}
.Header_bg #Logo img{
  padding-left: 30px;
}


/*header style 4*/
.Header.header-style4 { display: block;}
.header-style4 .nav li.last{ padding: 0;}
.header-style4 .Fusion-search i { padding-right: 10px; float: right;}
.header-style4 .search-form { right: 5px; top: 97px;}
.header-style4 #Logo img{ padding-left: 0;}

/*maintanance*/
.maintanance a#dnn_dnnLogo_hypLogo { text-align: center; display: block;}


/*slider styles*/
div#dnn_FullBanner { position: relative; z-index: 1;}

.dark .slider-caption, .dark .slider-caption h2 { color: #EEE;
  -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.15);
  -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.15);
  -ms-text-shadow: 1px 1px 1px rgba(0,0,0,.15);
  -o-text-shadow: 1px 1px 1px rgba(0,0,0,.15);
  text-shadow: 1px 1px 1px rgba(0,0,0,.15);
}
.slider-caption h2 {
  font-size: 64px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}
.slider-caption p {
  margin-bottom: 10px;
  font-size: 24px;
  color: #EEE;
}
/**************************
  Fullscreen slider swipe
***************************/
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }


/*featured box content section*/
.featured_1{
    background-color: #F9FAFC;
}
.feature_box1 {
  text-align: center;
}

.feature_box1 a{
  color: #000;
  padding: 15px 0 5px; 
  display: block;
}

/*featured box hover effect*/


.fa-heart-o:before {
    content: "";
}
.hovicon:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
}

.feature_box1 i, .feature_box1 em {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 90px;
  line-height: 90px;
  text-align: center;
  width: 90px;
  behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
}
.hover-effect2:hover em {
  color: #1dbef2;
}

.hovicon:before {
    display: block;
    font-size: 48px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 90px;
    text-transform: none;
}
.feature_box1:hover .hovicon.effect-2.sub-a:after {
  transform: scale(0.85);
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -o-transform: scale(0.85);
}

.hovicon.effect-2:after {
  background: none repeat scroll 0 0 #1dbef2;
  left: -2px;
  padding: 2px;
  top: -2px;
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -ms-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -o-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
  z-index: -1;
}

.hovicon.effect-2.sub-a:hover, .hovicon.effect-2.sub-a:hover i, .hovicon.effect-2.sub-a:hover em {
  color: #fff;
}
.hovicon.effect-2 {
  box-shadow: 0 0 0 3px #1dbef2;
  color: #fff;
  transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
}
.hovicon {
  position: relative;
  z-index: 1;
}





/*recent work styles*/
#Recent_work { position: relative; }
#Recent_work .Recent-image-hover { display: none;}
#Recent_work .fusion-Recent-work { border-width: 1px 1px 3px 1px; border-style: solid; border-color: #ddd; margin: 0px 10px;}
.Recent-work-details h4 { border-bottom: 1px solid #ddd;  padding: 5px 13px 12px;}
.Recent-work-details p { padding: 5px 16px 10px;}
/*recent work image hover*/
.Recent-work-image { 
  position: relative; 
  overflow: hidden; 
}
#Recent_work .Recent-work-image img{
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  -ms-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}
#Recent_work .Recent-work-image:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
#Recent_work .Recent-work-image:hover .Recent-image-hover { display: block; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,.7); top: 0%; left: 0%; color: #fff; padding: 45%;}
#Recent_work .Recent-work-image:hover .Recent-image-hover em, #Recent_work .Recent-work-image:hover .Recent-image-hover i { -webkit-border-radius: 50%; -moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%; color: #fff; behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true; height: 40px; line-height: 40px; text-align: center; width: 40px;}

#Recent_work .owl-prev {  float: left; background-color: #111111; position: absolute;  top: 42%; left: -24px; }
#Recent_work .owl-prev:before { content: ""; font-family: FontAwesome; font-size: 30px; }
#Recent_work .owl-next { background-color: #111111; float: right; position: absolute; right: -24px; top: 42%;}
#Recent_work .owl-next:before { content: ""; font-family: FontAwesome; font-size: 30px; }
#Recent_work .owl-controls .owl-buttons div { border-radius: 0; height: 60px; line-height: 55px; }


/*working process*/
.progress-item:hover .icon-effect::after {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s;
  -moz-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s;
  -ms-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s;
  -o-transition: transform 0.4s ease 0s, opacity 0.2s ease 0s;
  transition: transform 0.4s ease 0s, opacity 0.2s ease 0s;
}
.progress-item .icon-effect::after {
  background: none repeat scroll 0 0 #ffffff;
  left: -2px;
  padding: 2px;
  top: -2px;
  -webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -moz-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -ms-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  -o-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
  z-index: -1;
}
.our-progress {
  position: relative;
}
.icon-effect::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  box-sizing: content-box;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
  behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
}
.progress-item:hover .icon-effect {
  color: #ffffff;
}
.progress-item .icon-effect {
  -webkit-box-shadow: 0 0 0 3px #ffffff;
  -moz-box-shadow: 0 0 0 3px #ffffff;
  -ms-box-shadow: 0 0 0 3px #ffffff;
  -o-box-shadow: 0 0 0 3px #ffffff;
  box-shadow: 0 0 0 3px #ffffff;
  transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  -ms-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  -moz-transition: color 0.3s ease 0s;
}
.icon-effect {
  background: #333333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
}
.progress-item .icon-effect i {
  font-size: 2.5em;
}
.our-progress h3 {
  font-size: 24px;
  color: #ffffff;
}
.our-progress p{ color: #ffffff;}
.progress-bottom {
  padding-top: 112px;
}
.our-progress:before {
  background: url("../images/progress-liner.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 200px;
  left: 2%;
  position: absolute;
  top: 28%;
  width: 100%;
}

/*client logo*/
#client_slider .item { border: 1px solid #ddd; margin: 0 10px; padding: 33px 0;}

  /*** Accordion ***/
  .accordion_box, .shortcode_toggles_shortcode { margin:0px 0 0px 0; }
  .accordion_item_title, .shortcode_toggles_item_title { border:#d9d9d9 1px solid;  margin-top:5px; padding:10px 15px 10px 15px;line-height:18px;text-transform:uppercase;background:#f5f5f5;position:relative; font-size:14px; line-height:18px;margin-bottom:0; cursor:pointer; transition: color 300ms;-webkit-transition: color 300ms;-moz-transition: color 300ms;-o-transition: color 300ms;}
  .module_accordion .accordion_item_title:first-child,.module_accordion .toggles_item_title:first-child { margin-top:0px;}
  .accordion_item_title .icon,.toggles_item_title .icon { position:absolute; right:13px; top:50%; margin:-6px 0 0 0px; display:block; width:12px; height:12px;background:url(../images/accordion.png) no-repeat top;}
  .accordion_item_title.ui-state-active .icon, .toggles_item_title.ui-state-active .icon { background:url(../images/accordion.png) no-repeat bottom;}
  .accordion_item_body, .toggles_item_body { padding:10px;color:#666565; font-size:13px; border:#d9d9d9 1px solid;border-top:none;  } 
  .shortcode_toggles_item_body { display:none;}
  .accordion_item_title.ui-accordion-header.ui-helper-reset.ui-state-default.ui-accordion-header-active.ui-state-active.ui-corner-top.ui-accordion-icons {
    color: #fff;
  }
  .accordion_item_title.ui-state-active{ background-color: #1DBEF2;}

  /*tabs style*/
  .Tab-bullets{padding-left: 0;}
  .Tab-bullets li {  list-style: outside none none;  padding: 3px 0;}
  .Tab-bullets li i, .Tab-bullets li em{ padding-right: 10px;}


/*team styles*/
.Team_person_details {  display: block;  float: left;  width: 100%;}
.team_author {  float: left;  min-width: 50%;}
.team_author span {  float: left;  font-size: 13px;  line-height: 20px;  width: 100%;}
.Team_social_network {  float: left;  min-width: 50%;}


a.btn.btn-info.Fusion_button {
  font-size: 12px;
  padding: 3px 8px;
  color: #ffffff;
}


/*featured list item1*/

/*services list1*/
.services-list {
    padding-top: 50px;
}
.services-list .service-block {
    margin-bottom: 25px;
}
.services-list .service-block .ico {
  font-size: 2em;
  height: 110px;
  float: left;
  line-height: 110px;
  background-color: #ddd;
  width: 45px;
  text-align: center;
}
.services-list .service-block .text-block {
    margin-left: 58px;
}
.service-block .name{ font-size: 20px; padding-bottom: 7px;}
.highlight {
    color: #2ac5ed;
    font-weight:bold;
}                    

/*featured icon2*/
.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid #ffffff; line-height: 75px; 
  behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
  border-radius: 50%; background: #21c2f8; }
.box > .icon:hover > .image { background: #333; color: #ffffff; }
.box > .icon > .image > i { font-size: 36px; color: #fff; }
.box > .icon:hover > .image > i { color: #fff; }
.box > .icon > .info { margin-top: -42px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 50px 0 10px 0;}
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-size: 16px; color: #222; font-weight: 500; }
.box > .icon > .info > p { font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
.box > .icon > .info > .more a { font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #21c2f8; }
.box .space { height: 30px; }

/*thumbnail caption*/
.thumbnail {
    position:relative;
    overflow:hidden;
}
 
.caption {
    position:absolute;
    top:-100%;
    right:0;
    background:rgba(66, 139, 202, 0.75);
    width:100%;
    height:100%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.thumbnail:hover .caption {
    top:0%;
}

/*thumbnail caption2*/
.cuadro_intro_hover{
      padding: 0px;
    position: relative;
    overflow: hidden;
    height: 200px;
  }
  .cuadro_intro_hover:hover .caption{
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(-150px);
    -webkit-transform:translateY(-150px);
    -moz-transform:translateY(-150px);
    -ms-transform:translateY(-150px);
    -o-transform:translateY(-150px);
  }
  .cuadro_intro_hover img{
    z-index: 4;
  }
  .cuadro_intro_hover .caption{
    position: absolute;
    top:150px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    width: 100%;
  }
  .cuadro_intro_hover .blur{
    background-color: rgba(0,0,0,0.7);
    height: 300px;
    z-index: 5;
    position: absolute;
    width: 100%;
  }
  .cuadro_intro_hover .caption-text{
    z-index: 10;
    color: #fff;
    position: absolute;
    text-align: center;
    top:-20px;
    width: 100%;
  }



/*breadcrumb*/
.breadcrubm_bg{
  background-image: url(../images/breadcrumb.jpg);
  background-color: #ffffff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

a.fusion-breadcrumb { padding-right: 10px; padding-left: 10px; color: #333;}
.fusion_breadcrumb span{float: right;}

/*call to action1*/
#call-to-action1 {
  padding: 50px 0;
  background-color: #eeeeee;
}
#call-to-action1 p {
  color: #64686d;
  line-height: 26px;
}
#call-to-action1 .btn {
  margin-top: 40px;
}
#call-to-action1 .btn.btn-primary {
  border-color: #2DB7E5;
  color: #ffffff;
  border-width: 0;
  border-bottom-width: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;

}


/*awesome features*/
.media.service-box .pull-left > em {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
    behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
  color: #45aed6;
  box-shadow: inset 0 0 0 1px #1DBEF2;
  -webkit-box-shadow: inset 0 0 0 1px #1DBEF2;
  -webkit-transition: background-color 400ms, background-color 400ms;
          transition: background-color 400ms, background-color 400ms;
  position: relative;
}
.media.service-box:hover .pull-left > em {
  background-color: #1DBEF2;
  color: #fff;
  box-shadow: inset 0 0 0 5px #1DBEF2;
  -webkit-box-shadow: inset 0 0 0 5px #1DBEF2;
  -ms-box-shadow: inset 0 0 0 5px #1DBEF2;
  -o-box-shadow: inset 0 0 0 5px #1DBEF2;
  -moz-box-shadow: inset 0 0 0 5px #1DBEF2;
}
.media.service-box .pull-left {
  margin-right: 10px;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media.service-box {
  margin: 25px 0;
}


/*portfolio slider*/


.fusion-vertical-middle div h4, .fusion-vertical-middle div p{
  -webkit-transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -ms-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

#Recent_work .fusion-Recent-work2 .Recent-work-image:hover .Recent-image-hover{
  padding: 30% 0 15% 0;
}

.Recent-image-hover .mask-hover-btn a {
  border: 1px solid #fff;
  padding: 3px 22px;
  color: #fff;
  border-radius: 50px;
  behavior:url("/Portals/_default/Skins/Fusion/PIE.htc"); -pie-png-fix: true;
}
.mask-hover-btn{ position: relative; height: 25px; padding-bottom:20px;}
.mask-hover-btn a.fusion_view {
  position: absolute;
  left: 10%;
  -webkit-transition: left 500ms;
  -moz-transition: left 500ms;
  -ms-transition: left 500ms;
  -o-transition: left 500ms;
  transition: left 500ms;
}
.mask-hover-btn a.fusion_details{
 -webkit-transition: right 500ms;
  -moz-transition: right 500ms;
  -ms-transition: right 500ms;
  -o-transition: right 500ms;
  transition: right 500ms;
  right: 10%;
  position: absolute;
}
.Recent-image-hover:hover .mask-hover-btn a.fusion_view{
  left: 20%;
}
.Recent-image-hover:hover .mask-hover-btn a.fusion_details{
  right: 20%;
}

.Recent-image-hover h4 {
  width: 100%;
  text-align: center;
  margin-top: 10%;
  -webkit-transition: margin-top 500ms;
          transition: margin-top 500ms;
  margin-bottom: 0;
}
.Recent-image-hover:hover h4 {
  margin-top: 8%;
}
.Recent-image-hover p {
  width: 100%;
  text-align: center;
  margin-top: 8%;
  -webkit-transition: margin-top 500ms;
          transition: margin-top 500ms;
}
.Recent-image-hover:hover p {
  margin-top: 2%;
}


/*pricing table*/
.featured{
  position:relative;
}
.featured .ptbadge{
  position:absolute;
  top:20px;
  right:-30px;
  content:"";
  height:30px;
  line-height:30px;
  color:#fff;
  width:140px;
  z-index:5;
  display:block;
  text-align:center;
  -webkit-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  transform:rotate(45deg);
}
.featured .ptbadge{
  display:block;
  z-index:2;
  box-shadow: 3px 1px 2px rgba(0, 0, 0, 0.75);
}
.ptStyle2.featured .ptbadge{
  background: #21c2f8;
}
.featured:before {
  content: "";
  height: 15px;
  position: absolute;
  right: 0;
  top: 83px;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  width: 15px;
  z-index: 0;
}
.featured:after {
  content: "";
  height: 15px;
  position: absolute;
  right: 83px;
  top: 0;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  width: 15px;
  z-index: -1;
}
.ptStyle2in .middle ul{padding-left: 0;}
.ptStyle2.featured:before,.featured:after {
  background:#054667;
}
.ptStyle2{
  text-align:center;
  width:100%;
  padding: 7px;
  overflow:hidden;
}

.ptStyle2in{
  overflow:hidden;
  background:#f3f3f3;
  border:1px solid #cfcfcf;
  border-top:none;
}
.ptStyle2.featured .top h2{
  background:#21c2f8;
}
.ptStyle2.featured .top h2:after {
  border-top: 30px solid #21c2f8;
}
.ptStyle2.featured .bottom a{
  background:#21c2f8;
}
.ptStyle2 .top {}
.ptStyle2 .top h2{
  font-size: 48px;
  line-height:60px;
  text-shadow: 0 0 1px rgba(0,0,0,.22);
  color:#fff;
  background:#282A2B;
  font-weight:700;
  padding:20px 0 3px;
  position:relative;
  margin-top: 0;
  margin-bottom:30px;
}
.ptStyle2 .top h2:after {
  position: absolute;
  bottom: -30px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -170px;
  width: 0;
  border-left: 170px solid transparent;
  border-right: 170px solid transparent;
  border-top: 30px solid #282A2B;
}
.ptStyle2 .top h2 small{
  font-size: 18px;
  font-weight:400;
  color:#fff;
}
.ptStyle2 .top h3{
  font-size: 24px;
  font-weight: bold;
  color:#555;
  padding:20px 0;
}
.ptStyle2 .middle ul li{
  line-height:40px;
  font-size:14px;
  font-weight:400;
  color:#808080;
  list-style: none;
  position:relative;
}
.ptStyle2 .middle ul li:after{
  position:absolute;
  left:0;
  top:0;
  width:108%;
  height:1px;
  content:"";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI5NSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5OWI5MWYiIHN0b3Atb3BhY2l0eT0iMCIvPgo8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2JlYmZiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjYmZiZmJmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjYmZiZmJmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSI4MiUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMC43MiIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjI5NSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, rgba(154,186,31,0) 0%, #bebfbd 24.41%, #bfbfbf 24.68%, #bfbfbf 49.88%, #bfbfbf 50.12%, #bfbfbf 75.07%, rgba(191,191,191,.72) 82.15%, rgba(255,255,255,0) 100%);
  background-image: linear-gradient(left, rgba(154,186,31,0) 0%, #bebfbd 24.41%, #bfbfbf 24.68%, #bfbfbf 49.88%, #bfbfbf 50.12%, #bfbfbf 75.07%, rgba(191,191,191,.72) 82.15%, rgba(255,255,255,0) 100%);

}
.ptStyle2 .bottom a{
  color:#fff;
  background:#282A2B;
  line-height:50px;
  font-size: 20px;
  font-weight: bold;
  width:100%;
  display:inline-block;
  margin-top:5px;
}
.ptStyle2 .top h2,.ptStyle2 .bottom a,.ptStyle2 .top h2:after,.featured{
  -webkit-transition:all .5s ease;
  transition:all .5s ease;
}
.ptStyle2:hover .top h2:after {
  border-top: 30px solid #21c2f8;
}
.ptStyle2:hover .top h2,.ptStyle2:hover .bottom a{
  background:#21c2f8;
}



/*fusion team slider*/
.social-links {
  /* background-color: #fdfdfd; */
  margin-top: -40px;
  background: #fff;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.item:hover .social-links {
  opacity: 1;
  filter: alpha(opacity=100);
}
.social-links a:hover {
  background-color: #eee;
}
.social-links a {
  display: inline-block;
  width: 40px;
  line-height: 40px;
  font-size: 18px;
  background: #fff;
  color: #555;
  text-align: center;
  text-decoration: none;
}
.social-links a {
  color: #111;
  word-wrap: break-word;
  -webkit-transition: color .1s ease-in,background .1s ease-in;
  transition: color .1s ease-in,background .1s ease-in;
}
.detail-container {
  padding: 18px 15px 10px;
  position: relative;
  background-color: #fff;
}
.detail-title {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 12px;
  color: #666;
}
.detail-subtitle {
  font-size: 12px;
  line-height: 1em;
  color: #999;
  margin-bottom: 10px;
}


/*team social icons styles*/

.social-icon ul{ display: block; padding: 0; margin: 0; float: right;}
  .social-icon li{ list-style: none; float: left; margin-left: 3px; }

    .social-icon li a { background-color: #e8e8e8; display: block; height: 40px; line-height: 40px; text-align: center; width: 35px; }
    .social-icon li.social-facebook a:hover{
      background-color: #5d82d1;
    }
    .social-icon li.social-twitter a:hover{
      background-color: #40bff5;
    }
    .social-icon li.social-google a:hover{
      background-color: #eb5e4c;
    }
    .social-icon li.social-pinterest a:hover{
      background-color: #e13138;
    }
    .social-icon li.social-vimeo a:hover{
      background-color: #35c6ea;
    }
    .social-icon li.social-linkedin a:hover{
      background-color: #238cc8;
    }
    .social-icon li.social-dribbble a:hover{
      background-color: #f7659c;
    }
    .social-icon li.social-youtube a:hover{
      background-color: #ef4e41;
    }
    .social-icon li.social-rss a:hover{
      background-color: #faa33d;
    }
      .social-icon li a:hover i, .social-icon li a:hover em{
        color: #ffffff;
      }


/*footer choose*/

#Footer .Footer_top_awesome p {
  text-align: center;
  font-size: 18px;
  line-height: 45px;
  width: 303px;
  color: #ffffff;
  margin: 0;
}
.Footer_top_awesome {
  position: relative; 
  display: inline-block;
  background: #21C2F8;
  height: 40px;
}
.Footer_top_awesome:before {
  content: "";
  border-bottom: 12px solid transparent;
  border-left: 151px solid #21C2F8;
  position: absolute;
  bottom: -12px;
  right: 0;
  z-index: 999;
}
.Footer_top_awesome:after {
  content: "";
  border-bottom: 12px solid transparent;
  border-right: 152px solid #21C2F8;
  position: absolute;
  left: 0;
  bottom: -12px;
}
.Footer_top_awesome p:after {
  content: "";
  border-right: 18px solid transparent;
  border-top: 41px solid #21C2F8;
  position: absolute;
  right: -18px;
  top: 0;
}
.Footer_top_awesome p:before {
  content: "";
  border-left: 18px solid transparent;
  border-top: 41px solid #21C2F8;
  position: absolute;
  left: -18px;
  top: 0;
}
.Footer_content_before {
  width: 100%;
  display: block;
  text-align: center;
}

/*footer widgets styles*/
#Footer{
  background-color: #363839;
  color: #8c8989;
}
#Footer p{ color: #8c8989; }
#dnn_Footer2_A_Fourth, #dnn_Footer2_B_Fourth, #dnn_Footer2_C_Fourth, #dnn_Footer2_D_Fourth {
  padding: 50px 15px 70px;
}
#dnn_Footer1_A_Third, #dnn_Footer1_B_Third, #dnn_Footer1_C_Third {
  padding: 40px 15px 70px;
}
#footer-area{
  background-color: #363839;
  color: #8c8989;
}
.footer-widget-title{
  color: #dddddd;
}
.footer-widget-content{
  font-size: 13px;
  line-height: 22px;
}

.footer-widget-content ul {
  padding-left: 0;
  display: inline-block;
  margin-left: 0;
}
.footer-widget-content li{
  list-style: none;
  width: 100%;
  float: left;
}
.contact-info > li:before {
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-feature-settings: normal;
     -moz-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
     -moz-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
     -moz-font-language-override: normal;
          font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  left: 0;
  line-height: 1;
  position: absolute;
  text-rendering: auto;
  top: 8px;
}
.contact-info > li {
  font-size: 13px;
  line-height: 28px;
  list-style: outside none none;
  position: relative;
}
.contact-info > li em{
  padding-right: 25px;
}
.contact-info > li em.fa-map-marker{padding-left: 2px;}
/*twitter widget*/

.twitter-widget-area li{
  position: relative;
}
.twitter-widget-area li:before {
  content: "\f099";
  font-family: fontawesome;
  font-size: 30px;
  margin-left: -45px;
  position: absolute;
  top: 6px;
  color: #bfbfbf;
}
.footer-widget-content a, .footer-widget-content a:hover{
  color: #bfbfbf;
}

/*event photos link*/
.Event-photo a {
  float: left;
  max-width: 85px;
}
.Event-photo a img {
  max-width: 85px;
  padding: 3px ;
}

/*help-link styles*/
.help-link li{
  padding: 11px 0;
  border-bottom: 1px solid;
}
.help-link li:first-child{
  padding-top: 0;
}

/*footer tags*/
.footer_tags a {
  border-width: 1px;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 10px;
  border-style: solid;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s;
}
.footer_tags a:hover{
  text-decoration: none;
  color: #ffffff;
}

/*recent links*/
.Footer_links2 ul{
  padding-left: 0;
  margin-top: 20px;
}
.Footer_links2 li{ list-style: none;}
.Footer_links2 li a{ color: #fff;}
.Footer_links2 li a:hover{text-decoration: none; color: #fff;}

.footer_tags {
  margin-top: 35px;
}

/*copyright section styles*/

.copyright-section{
  background-color: #282A2B;
  color: #737373;
  padding: 10px 0;
}
.copyright a{
  color: #21c2f8;
}



/*social icon style animation*/
/* Animation */
.social-icon li:hover i, .social-icon li:hover em {
  -webkit-animation: toTopFromBottom 0.3s forwards;
  animation: toTopFromBottom 0.3s forwards; 
}
/* Keyframes */
@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  50% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  51% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}



/*containers*/
.tile {  
    width: 100%;
    display: inline-block;
  box-sizing: border-box;
  background: #fff;   
  padding: 20px;
  margin-bottom: 30px;
} 

 .title {
      margin-top: 0px;
  }

.purple, .blue, .red, .orange, .green {
    color: #fff;
  }
  
.purple {
    background: #5133AB;
}

 .purple:hover {
    background: darken(#5133AB, 10%);
 }  
 
.red { background: #AC193D;}

.red:hover {
    background: darken(#AC193D, 10%);
}   


.green {background: #00A600;}

 .green:hover {
  background: darken(#00A600, 10%);
}   


.blue {   background: #2672EC;}

.blue:hover {
  background: darken(#2672EC, 10%);
} 


.orange {  background: #DC572E;}

.orange:hover {
  background: darken(#DC572E, 10%);
}

/*containers 3*/


.color-light{
    color:#FFFFFF;
}

/*Colored Content Boxes
------------------------------------*/
.servive-block {
  padding: 20px 30px;
  text-align: center;
  margin-bottom: 20px;
}

.servive-block p,
.servive-block h2 {
  color: #fff;
}

.servive-block h2 a:hover{
  text-decoration: none;
}

.servive-block-light,
.servive-block-default {
  background: #fafafa;
  border: solid 1px #eee; 
}

.servive-block-default:hover {
  box-shadow: 0 0 8px #eee;
}

.servive-block-light p,
.servive-block-light h2,
.servive-block-default p,
.servive-block-default h2 {
  color: #555;
}

.servive-block-u {
  background: #72c02c;
}
.servive-block-blue {
  background: #3498db;
}
.servive-block-red {
  background: #e74c3c;
}
.servive-block-sea {
  background: #1abc9c;
}
.servive-block-grey {
  background: #95a5a6;
}
.servive-block-yellow {
  background: #f1c40f;
}
.servive-block-orange {
  background: #e67e22;
}
.servive-block-green {
  background: #2ecc71;
}
.servive-block-purple {
  background: #9b6bcc;
}
.servive-block-aqua {
  background: #27d7e7;
}
.servive-block-brown {
  background: #9c8061;
}
.servive-block-dark-blue {
  background: #4765a0;
}
.servive-block-light-green {
  background: #79d5b3;
}
.servive-block-dark {
  background: #555;
}
.servive-block-light {
  background: #ecf0f1;
}


/*fusion meet the team*/
ul.team_social {
  padding-left: 0;
  width: 100%;
  display: table;
  text-align: center;
}
.team_social li {
  list-style: none;
  display: inline-block;
  padding-right: 15px;
}
.team_social li a em{
  color: #ddd;
  font-size: 1.2em;
}                                           
.facebook:hover em{ color: #39599f; }
.twitter:hover em{ color: #00ACED; }
.gplus:hover em{ color: #D64A2D; }
.pinterest:hover em{ color: #910101; }
.instagram:hover em{ color: #447298; }
.youtube:hover em{ color: #910101; }
.linkedin:hover em{ color: #39599f; }


/*testimonials 01*/
.zmin {  z-index: 1;}
.ab { position: absolute;}
.person-text {  padding: 45px 0 0; text-align: center; z-index: 2;}
.person-text a { color: #ffcc00; display: block; font-size: 14px; margin-top: 3px; text-decoration: underline;}
.person-text i { color: #fff; font-family: Georgia; font-size: 13px;}
.rel { position: relative;}
.broun-block { background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);  padding-bottom: 34px;}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    -ms-box-shadow:0 2px 10px #E0E0E0;
    -o-box-shadow:0 2px 10px #E0E0E0;
    box-shadow:0 2px 10px #E0E0E0;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 18px;
}
.mark { padding: 12px 0;background:none !important;}
.block-text p { color: #585858; font-family: Georgia; font-style: italic; line-height: 20px;}
.person-text.rel img { width: 80px; height: 80px; border-radius: 50%;}
.block-text:after {
  content: "";
  width: 45px;
  height: 45px;
  -ms-box-shadow: 4px 5px 8px #ddd;
  -o-box-shadow: 4px 5px 8px #ddd;
  box-shadow: 4px 5px 8px #ddd;
  position: absolute;
  background-color: #ffffff;
  left: 45%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -23px;
  z-index: -1;
}


/*testimonial2*/
.block-text1{ 
  color: #fff;
  padding: 10px 15px 45px;
  border-radius: 12px 12px 12px 0;
}
.person-text1 img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-top: -19px;
  border: 5px solid #fff;
  z-index: 99;
  position: relative;
  margin-left: -6px;
}
.testimonial_color{ background-color: #555555; }
.testimonial_color2{ background-color: #21c2f8; }
.block-text1:before {
  border-top-color: #2196f3;
}
.block-text1.testimonial_color2:before {
  border-top-color: #49BAFF;
}
.block-text1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 90px;
  width: 0;
  height: 0;
  border-top: 0.83333em solid #555555;
  border-right: 0.86667em solid transparent;
}

/*error 404 page*/

.big-errors {
  text-align: center;
  font-size: 205px;
  color: #fff;
  text-shadow: -1px 3px 5px #999999;
}
h2.error-title1 {
  padding-top: 25px;
  text-shadow: 0 3px 3px #ddd;
  color: #999898;
}
.errors-buttons a {
  border: 1px solid;
  padding: 10px 15px;
  display: inline-block;
  margin: 30px 15px;
}
.errors-buttons a:hover{ text-decoration: none;}



/*backtotop*/
#back-to-top {
  border: 0 none;
  border-radius: 2px;
  bottom: 40px;
  color: #fff;
  cursor: pointer;
  height: 32px;
  line-height: 30px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  right: 40px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: opacity 0.2s ease-out 0s;
          transition: opacity 0.2s ease-out 0s;
  width: 32px;
  z-index: 9999;
}
#back-to-top:hover {
  background: none repeat scroll 0 0 #e9ebec;
}
#back-to-top.show {
  opacity: 1;
  filter: alpha(opacity=100);
}


.header-style2.stickyheader{
  padding-top: 0;
  background-color: rgba(0,0,0,0) !important;
  
}
.header-style2.stickyheader .background_color{
  -ms-box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
  -o-box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
  box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
}
.header-style2.stickyheader #Logo, .header-style3.stickyheader #Logo, .header-style4.stickyheader #Logo { margin: 11px 0 12px;}
.header-style2.stickyheader .nav > li > a, .header-style3.stickyheader .nav > li > a, .header-style4.stickyheader .nav > li > a{ line-height: 70px; }
 .header-style2.stickyheader .Fusion-search i, .header-style2.stickyheader .Fusion-search em,
 .header-style3.stickyheader .Fusion-search i, .header-style3.stickyheader .Fusion-search em,
 .header-style4.stickyheader .Fusion-search i, .header-style4.stickyheader .Fusion-search em{ padding-top: 30px; }
.header-style2 .search-form, .header-style3 .search-form{ right: 53px; top: 91px; }
.header-style2.stickyheader .search-form, .header-style3.stickyheader .search-form, .header-style4.stickyheader .search-form{ top: 75px; }

.header-style3.stickyheader{background-color: rgba(0,0,0,0) !important;}
.header-style3.stickyheader .Header_bg{
  -ms-box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
  -o-box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
  box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
}
.Header.header-style4.stickyheader{
  -ms-box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
  -o-box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
  box-shadow: 0 1px 8px rgba(129, 129, 129, 0.3);
}


/*responsive codes for tablet*/
@media (max-width: 1060px) and (min-width: 768px) {
  /*header*/
  .header-style1 #Logo a {  padding-left: 0; }
  /*header2*/
  .header-style2 #Logo, .header-style3 #Logo { margin: 28px 0 28px;}
  .header-style2 .search-form, .header-style3 .search-form{ right: 16px; top: 91px; }
  .header-style2.stickyheader #Logo, .header-style3.stickyheader #Logo { margin: 14px 0 13px;}
  .header-style2.stickyheader .nav > li > a, .header-style3.stickyheader .nav > li > a{ line-height: 60px; }
  .header-style2.stickyheader .search-form, .header-style3.stickyheader .search-form{ top: 63px; }
  .header-style2.stickyheader .Fusion-search i, .header-style2.stickyheader .Fusion-search em,
  .header-style3.stickyheader .Fusion-search i, .header-style3.stickyheader .Fusion-search em { padding-top: 25px;}

  /*header4*/

  div#Header-left-content ul.Top_Content li:first-child{margin-left: 0;}
  div#Header-left-content ul.Top_Content li{  margin-left: 15px;}
  div#Header-left-content ul.Top_Content li div{ font-size: 12px;   margin-left: 2px;}
  .social-icon li a{width: 30px;}

  /*main menu*/
  .main-navigation .nav li { padding: 0 20px 0 0;}
  .main-navigation .nav li li{ padding: 0;}
  /*slider*/
  .slider-caption h2{ font-size: 2em;}
  .slider-caption p{ font-size: 18px;  padding: 0 10%;}
  /*working process*/
  .our-progress:before{ background-size: 70% 85%; }
  /*circular progressbar*/
  .circliful{ width: 100% !important;}
  .circliful canvas { width: 100%; }
  .circle-text, .circle-info, .circle-text-half, .circle-info-half{ font-size: 26px !important; line-height: 160px !important;}
  .person-text1 img { width: 65px; height: 65px; margin-top: -9px; margin-left: -8px;}
  .person-text1 h4 { font-size: 15px; margin-bottom: 5px; text-align: right;}
  .person-text1 p{ font-size: 13px; text-align: right; }

  /*recent work*/
  #Recent_work .owl-prev{left: 6px; }
  #Recent_work .owl-next{right: 6px;}
  /*footer*/
  /*about*/
  .contact-info > li em{ padding-right: 10px;}
  /*tweets*/
  .recent-tweet{ padding-left: 20px !important;}
  .twitter-widget-area li:before { font-size: 16px; margin-left: -21px; top: 1px;}
  /*event photo*/
  .Event-photo a { max-width: 70px; }

  /*inner pages*/
  .ptStyle2{ padding: 0;}
  .Footer_links2 li a { font-size: 12px; word-wrap: break-word;}
  .footer_tags a{ padding: 6px 12px; }
}


/*mobile responsive codes*/

@media (max-width: 767px){
  .stickyheader{position: relative !important;}
  .nav > li{width: 100%;}
  #Mainmenu{background-color: #fff; z-index: 9999;}
  .MenuRight{float: none;}
  .navbar-nav{margin: 0 !important;}
  .nav > li > a{line-height: 35px !important;}
  .nav > li ul{position: relative !important;}
  .nav li.current > a, .nav li > a:hover, .nav li > a{border:none !important;}
  .nav li.current > a{ color: #1DBEF2;}
  .MenuButton .navbar-toggle{  margin-right: 0 !important; padding: 9px 13px; border: 1px solid #ddd; margin-top: 26px; }
  .navbar-collapse{
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
  }
  .nav li.current ul, .nav li ul { background: rgb(255, 255, 255) !important; left: 0 !important; }
  .header-style1 .nav li li a:hover, .nav li li a:hover, .nav li li a{  color: #333 !important; }
  #Breadcrumb{text-align: center;}
  .header-style1 #Logo a{padding-left: 4%;}
  /*slider text*/
  .slider-caption h2{ font-size: 1.5em;}
  .slider-caption p{ font-size: 1em;  padding: 0 10%;}
  /*working process*/
  .our-progress:before{ display: none; }
  .progress-bottom{ padding: 50px 0;}
  
  /*home page2*/
  #call-to-action1, #call-to-action1 .text-right{ text-align: center;}
  .bg_color1, .circliful, .copyright, .content_1 { text-align: center; display: inline-block; }
  ul.list_none, .tablet.float_right { display: inline-block; float: none;}
  /*home page3*/
  .Header_bg{ border-radius: 0;}
  .Mobile_center { display: inline-block; width: 100%; text-align: center; }
  .counter-box{ margin-bottom: 30px;}

  /*home page 4*/
  /*social icon*/
  .social-icon ul, #Header-left-content ul{ display: table; width: 100%; text-align: center;}
  .social-icon ul li, div#Header-left-content ul.Top_Content li{ display: inline-block; float: none;}

  /*testimonial*/
  .person-text1.rel{ padding-bottom: 40px;}

  /*footer*/
  #dnn_Footer2_A_Fourth, #dnn_Footer2_B_Fourth, #dnn_Footer2_C_Fourth, #dnn_Footer2_D_Fourth, #dnn_Footer1_A_Third, #dnn_Footer1_B_Third, #dnn_Footer1_C_Third {
  display: block; padding: 0px 15px 25px; float: left; width: 100%;}

  /*inner page*/
  .services-list .service-block .ico{ font-size: 1.5em; height: 80px; line-height: 80px; }

  .Footer_links2 ul { margin-top: 30px;}
  .Footer_links2 li a { font-size: 12px; word-wrap: break-word;}
  .footer_tags a{ padding: 6px 12px; }
}


/*sidebar content*/
.side-widget h4 {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 15px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
}
.cat-list li {
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
    list-style: none;
}
.cat-list li a {
    color: #000;
    font-size: 13px;
}
.cat-list li i, .cat-list li em {
    float: right;
    font-size: 10px;
    position: relative;
    top: 7px;
}

/*blog post*/
.popular-post li {
    display: table;
    margin: 0 0 20px;
    width: 100%;
}
.popular-img {
    width: 90px;
    float: left;
}
.popular-desc {
    margin-left: 10%;
    display: inline-block;
}
.popular-desc h5 {
    margin: 8px 0 2px;
    font-size: 13px;
}
.popular-desc h5 a {
    color: #000;
}
.popular-desc span {
    color: #999;
    font-size: 13px;
}

.box-shadow img{
  border: 6px solid #ddd;
}

/*blog content*/
.blog_grid_con {
    background: #fff;
    border-color: #e9e9e9;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 25px 22px 17px;
    position: relative;
}
.blog_grid_block {
    padding-bottom: 45px;
    display: block;
}
.blog_grid_format {
    color: #fff;
    display: block;
    height: 40px;
    position: absolute;
    text-align: center;
    top: -20px;
    width: 40px;
    left: 45%;
}

.blog_grid_format i, .blog_grid_format em {
    box-shadow: 0 1px 1px rgba(255,255,255,.5) inset,0 -1px 1px rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 1px rgba(255,255,255,.5) inset,0 -1px 1px rgba(0,0,0,.1) inset;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 100%;
    line-height: 40px;
    position: absolute;
    text-shadow: 0 1px 2px rgba(0,0,0,.2);
    -webkit-text-shadow: 0 1px 2px rgba(0,0,0,.2);
    width: 100%;
}

.blog_grid_con .title{
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
}
.blog_grid_con .title a {
    color: #324545;
}
.blog_grid_con .meta {
    color: #8a8d8d;
    display: block;
    font-size: 13px;
    margin-bottom: 13px;
}
.blog_grid_con .meta a {
    color: #999;
}
.blog_grid_con .meta .meta_slash {
    margin: 0 5px;
}
.blog_grid_con .desc {
    color: #555;
    font-size: 13px;
}

.scratch-box {
    background-color: #ddd;
    padding: 10px 0 10px;
    margin-top: 10px;
}
.scratch-box h3 {
    font-size: 16px;
    margin: 0;
}


.header-style1 .Fusion-search-icon a#dnn_SEARCH1_cmdSearchNew {
    height: 0;
    float: left;
}
