/*

Template 2075 Digital Team

http://www.tooplate.com/view/2075-digital-team

*/
/** Generated by FG **/
@font-face {
  font-family: 'Zawgyi-One';
  src: url('../fonts/Zawgyi-One-20051130.eot');
  src: local('☺'), url('fonts/Zawgyi-One-20051130.woff') format('woff'), url('fonts/Zawgyi-One-20051130.ttf') format('truetype'), url('fonts/Zawgyi-One-20051130.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Zawgyi-One-Bit';
  src: url('fonts/zawgyi_bit.eot');
  src: local('☺'), url('fonts/zawgyi_bit.woff') format('woff'), url('fonts/zawgyi_bit.ttf') format('truetype'), url('fonts/zawgyi_bit.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cambriab';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/cambriab.ttf?v=4.3.0") format("truetype");
}

body {
    background: #ffffff;
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: 400;
    position: relative;
  }

html, body {
     width: 100%;
     overflow-x: hidden;
  }

h1, h2, h3, h4 {
  font-weight: bold;
  letter-spacing: 2px;
  font-family: 'Cambriab';
}

.heading {
  font-size: 20px;
}
.subheading {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 60px;
}
.bold {
  font-weight: bold;
}
.black{
  color: #000;
}

p {
  line-height: 28px;
  font-size: 15px;  
}

a {
  outline: none !important;
}

hr {
  width: 180px;
  border-color: #CCC;
}

.section-title strong {
	color: #efcc24;
  	font-size: 56px;
}

.section-title h1 {
	font-size: 30px;
  margin-top: 26px;
  color: #8c0305;
  margin-bottom: 30px;
}
.home .section-title h1{
  margin-bottom: 20px;
}
.section-title {
  /*padding-bottom: 32px;*/
}

.medium-icon {
  font-size: 32px !important;
}


#work,#about, #team, 
#portfolio, #pricing, #contact {
   /*padding-top: 100px;*/
  padding-bottom: 30px;
}


/* ==========================================================================
preloader section
========================================================================== */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: none repeat scroll 0 0 #fff;
}
.sk-spinner-circle.sk-spinner {
  width: 22px;
  height: 22px;
  position: relative; }
.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }
.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #00c6d7;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }

  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }


/* ==========================================================================
navigation section
========================================================================== */
.custom-navbar {
    background: #c8481b;
    margin-bottom: 0;
}
.custom-navbar .navbar-brand  {
  color: #00c6d7;
  font-weight: 600;
  font-size: 24px;
}
.custom-navbar .navbar-brand .navbar-toggle {
    background: #00c6d7;
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
    }
.custom-navbar .nav li a {
    color: #231f20;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Cambriab';
    padding: 15px 27px;
    }
.custom-navbar .nav li a:hover {
  	background: transparent;
   color: #c8481b;
}
.custom-navbar .nav > li > a:focus {
  background-color: transparent;
  color: #c8481b;
  outline: none;
}
.custom-navbar .nav li.active > a {
      color: #c8481b;
    }
.custom-navbar .navbar-toggle {
        border: none;
        padding-top: 10px;
    }
.custom-navbar .navbar-toggle .icon-bar {
        background: #000000;
        border-color: transparent;
    }
.col-service .heading_tab{
  border: 1px solid #8c0305;
  padding: 20px 30px;
}
.heading_tab ul{
  margin: 0;
  padding: 0;
}
.heading_tab li{
  float: left;
  padding: 10px 30px;
  background: #8c0305;
  list-style: none;
  margin-right: 13px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
  box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
}
.about_block img{
  width: 40%;
  float: right;
  margin-left: 20px;
}

@media(min-width:768px){
    .custom-navbar {
            background: #c8481b;
            padding: 0;
            border-bottom: 0;                  
         }
    .custom-navbar.top-nav-collapse {
            padding: 0;
            background: #c8481b;
        }
    #slider{
    margin-top: 144px;
  }
}


/* ==========================================================================
home section
========================================================================== */
#home {
  background-size: cover;
  background-position: center;
  color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  height: 100vh;
  text-align: center;
}
#home h1 {
  font-size: 40px;
}
#home h3 {
  font-size: 14px;
}
#home hr {
  width: 240px;
}
#home .btn {
  background: transparent;
  border: 4px solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 12px 42px;
  margin-top: 40px;
  margin-right: 16px;
  transition: all 0.4s ease-in-out;
}
#home .btn:hover {
  background: #00c6d7;
  border-color: transparent;
}
#home .btn-danger {
  background: #00c6d7;
  border-color: transparent;
}
#home .btn-danger:hover {
	border: 4px solid #ffffff;
  	border-radius: 0;
	background: transparent;
  	color: #ffffff;
}

/* ==========================================================================
work section
========================================================================== */
#work {
    text-align: center;
}
#work .col-md-4 {
  padding: 28px;
  position: relative;
  transition: all 0.4s ease-in-out;
}
#work .col-md-4:hover {
  background-color: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
}
#work h3 {
  font-size: 18px;
}


/* ==========================================================================
about section
========================================================================== */
#about {
  color: #231f20;
  font-family: 'EB Garamond';
  color: #000;
}
#about h3{
  font-weight: normal;
  letter-spacing: 1px;
  margin-top: 30px;
}
#about p{
  font-size: 17px;
}
/*.nav-pills > li.active > a{
  color: #fff200;
}
.nav-pills > li > a{
  color: #fff200;
  background: #c8481b;
  padding: 10px 45px;
  border-radius: 0px;
  font-size: 18px;
}
.nav-pills > li{
  border-right: 1px solid #fff200;
}
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover,
.nav > li > a:focus, 
.nav > li > a:hover{
  background: #8c0305;
  color: #fff200;
}
.nav-pills > li + li {
    margin-left: 0px;
}*/
#about .star{
  font-size: 18px;
  padding: 10px 20px;
}
#about .star i{
  color: #ec1d25;
  font-size: 20px;
}
#about .star span{
  margin: 0 10px;
}
/*.nav-tabs {
  margin-top: 20px;
  border-bottom: 1px solid #000;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
	display: block;
  	color: #ffffff;
  	font-size: 16px;
  	padding: 10px 20px;
  	border: 0;
  	border-radius: 0;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
  cursor: default;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  margin-left: -20px;
}*/
#about .tab-content{
  color: #fff;
  line-height: 23px;
  font-size: 17px;
}
.tab-content {
  padding: 20px;
 background: #8c0305;
}

.tab-content a {
	color: #0CC;
}

.tab-content a:hover, .tab-content a:link {
	color: #FF0;
	text-decoration: none;
}
#about img{
  box-shadow: 2px 2px 4px #000;
}

/* ==========================================================================
team section
========================================================================== */
#team {
  text-align: center;
}
#team h3 {
  color: #00c6d7;
  font-size: 14px;
  font-weight: bold;
}
#team .col-md-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}
#team .team-wrapper {
  overflow: hidden;
  position: relative;
}
#team .team-des {
  background-color: rgba(00,00,00,0.6);
  position: absolute;
  color: #ffffff;
  opacity: 0;
  max-width: 500px;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.4s ease-in-out;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#team .team-des:hover {
 opacity: 1;
}
#team img {
  margin: 0 auto;
}

#team .social-icon li a {
  color: #fff;
}

#team .social-icon li a:hover {
  color: #00c6d7;
}

/* ==========================================================================
portfolio section
========================================================================== */
#portfolio {
  background-color: #c5613d;
  text-align: center;
  color: #ffffff;
  padding: 20px 0;
  font-family: 'EB Garamond';
  }
#portfolio p{  
  font-size: 17px;
}
#portfolio .container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#portfolio img {
  width: 100%;
  transition: all 0.4s ease-in-out;
}
#portfolio img:hover {
  opacity: 0.5;
}
#portfolio p:last-child{
  margin-bottom: 0;
}
/* FILTER CSS */
.filter-wrapper {
    width: 100%;
    margin: 0px 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.filter-wrapper li .selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
    color: #efcc24;
    outline: none;
  }

/* ISOTOPE BOX CSS */
.iso-box-section {
    width: 100%;
}
.iso-box-wrapper {
    width: 100%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;
}
.iso-box > p{
  font-family: 'Zawgyi-One';
  font-size: 14px;
}

/* ==========================================================================
pricing section
========================================================================== */
#pricing {
  text-align: center;
}
#pricing h2 {
  font-size: 52px;
}
#pricing h3 {
  font-size: 16px;
}
#pricing .plan {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
  padding-top: 40px;
  padding-bottom: 80px;
  margin-bottom: 32px;
}
#pricing .plan span {
	font-size: 16px;
}
#pricing .plan .plan_title {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 30px;
  margin-bottom: 20px;
}
#pricing .medium-icon {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.20);
  border-radius: 50%;
  font-size: 52px;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  margin-bottom: 32px;
}
#pricing .plan ul {
  padding: 0px;
}
#pricing .plan ul li {
  display: block;
  font-weight: 500;
  padding: 12px 0px;
}
#pricing .plan .btn {
  border: none;
  border-radius: 0px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 16px 60px;
  transition: all 0.4s ease-in-out;
  margin-top: 20px;
  text-transform: uppercase;
}
#pricing .plan-one .btn {
  background-color: #00c6d7;
}
#pricing .plan-two .btn {
  background-color: #ffa400;
}
#pricing .plan-three .btn {
  background-color: #009988;
}
#pricing .plan .btn:hover {
  background-color: #3B3B3B;
}


/* ==========================================================================
contact section
========================================================================== */
#contact {
  background: #ffffff;  
  color: #000;  
  font-family: 'EB Garamond';
}
#contact h2 {
  padding-bottom: 3px;
}
#contact h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
#contact .medium-icon {
  padding-top: 10px;
  padding-right: 10px;
}
#contact .contact-info div {
  padding-top: 0px;
  padding-bottom: 7px;
}
#contact form {
  padding-top: 10px;
}
#contact .form-control {
  border: 2px solid #c8481b;
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
  font-size: 16px;
}
#contact input {
  height: 40px;
}
#contact input[type="submit"] {
  background: #c8481b;
  border: 3px solid #c8481b;
  letter-spacing: 1px;
  margin-top: 18px;
  height: 50px;
  color: #ffffff;
}
#contact input[type="submit"]:hover {
  background: transparent;
  color: #000;
}
#contact .contact-info p b{
  font-size: 17px;
}
#contact .contact-info p{
  font-size: 17px;
  font-family: 'EB Garamond';
  line-height: 26px;
  color: #000;
}
#contact .contact-info .contact_block p{
  margin-bottom: 0;
}
#contact .contact-info .contact_block a,
#contact .contact-info .contact_block a:hover{
  color: #000;
}
#contact .email{
  margin-bottom: 0;
}
.thank_you{
  font-size: 30px;
  font-weight: bold;
  padding: 60px 0;
  text-align: center;
}
.sologran span{
  margin-left: 21px;
}

/* ==========================================================================
footer section
========================================================================== */
footer {
  text-align: center;
  background-color: #c8481b;
  /*padding-top: 60px;
  padding-bottom: 60px;*/
}
footer p {
  padding-top: 15px;
  color: #ffffff;
  margin-bottom: 15px;
  font-family: 'EB Garamond';
  font-size: 17px;
}
.social-icon {
  padding: 0;
  margin: 0;
}
.social-icon li {
  list-style: none;
  display: inline-block;
  padding: 6px;
}
.social-icon li a {
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.09);
  color: #808080;
  font-size: 20px;
  width: 56px;
  height: 56px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.social-icon li a:hover {
  color: #00c6d7;
}
.working-process ol,
.working-process ul{
  margin: 0 0 0 40px;
  padding: 0;
}
@media screen and (min-width: 992px) {
  @-moz-document url-prefix() {
    #portfolio .col-lg-4,
    #portfolio .col-md-4 {
      width: 33.333%;
    }
  }    
}

/* ==========================================================================
media quires for mobile
========================================================================== */

@media (max-width: 440px) {
  #home {
    padding-top: 320px;
    padding-bottom: 320px;
  }
  #home h1 {
    font-size: 22px;
  }
  #home h3 {
    font-size: 12px;
  }
}
@media (max-width: 480px){
	.nav-tabs > li > a {    
		font-size: 14px;
		padding: 10px 5px;
	}
  footer a{
    display: block;
    margin-top: 0 !important;
  }
  .working-process ol,
  .working-process ul {
      margin: 0;
  }
}
.image { margin-top: -23px;  }
.navbar-right{
  float: none;
  width: 58%;
  margin: 0 auto;
  margin-top: 0px;
}
.navbar-toggle {
    margin-top: -2px;
}
.navbar-header{
  float: none;
  text-align: center;
  margin-top: 30px;
}
.navbar-brand > img {
    display: inline;
    margin-bottom: 7px;
}
.navbar-fixed-top .navbar-collapse{
    background: #fff200;
    z-index: 1
}
.forspace {
  padding-top: 150px;
}
.navbar-toggle .icon-bar{
  height: 4px;
}
@media screen and (max-width: 1199px){
  .custom-navbar .navbar-brand{
    width: 90%;
  }
  /*.image {
    margin-top: -23px;
    width: 100%;
  }*//*.navbar-nav {    
    margin: -50px 0 0 0;    
  }*/
  .navbar-right{
    width: 70%;
  }
}
@media screen and (max-width: 991px){
  /*.image {
    margin-top: -5px;
    width: 66%;
  }*/
  .navbar-right {
      width: 92%;
  }
  .col-about{
    margin-top: 20px;
  }
 /* #about{
    padding-bottom: 0;
  }*/
  .col-about-img img{
    margin-bottom: 15px;
  }
  #vertu{
    display: block !important;
  }
  .nav-tab{
    display: none;
  }
}
@media screen and (max-width: 767px){  
  /*.image { 
    height: auto;
    margin-top: -9px;
    width: 380px;
  }*/
  .image {
    margin-top: -23px;
    width: 401px;
    float: left;
  }
  .navbar-brand {    
    height: 65px;
    padding: 15px 15px;
  }
  #slider {
    margin-top: 86px;
  }
  .navbar-nav{
    margin: 0;
  }
  .forspace {
      padding-top: 105px;
  }
  .navbar-brand > img {
      margin-left: 10px;
  }
  .heading_tab li{
    float: none;
    width: 80%;
    margin: 0 auto 10px auto;
    text-align: center;
  }
  .about_block img{
    width: 100%;
    float: none;
    margin: 0 0 20px 0
  }
}
@media screen and (max-width: 569px) {
  .image {
    margin-top: -5px;
    width: 375px;
  }
  .navbar-brand{
    height: 0;
  }
  .custom-navbar .navbar-brand{
    width: auto;
  }
  .navbar-header {    
    margin-top: 15px;
  }
  #slider {
    margin-top: 85px;
  }
  .navbar-toggle {
    margin-top: 12px;
  }
}
@media screen and (max-width: 450px) {
  .image {
      width: 250px;
      margin-top: -8px;
  }
    #slider {
    margin-top: 60px;
  }
  .custom-navbar .navbar-brand{
    width: 80%;
  }
  .navbar-toggle {
    margin-top: -3px;
  }
  .forspace {
      padding-top: 70px;
  }
}
.gm-style .gm-style-iw {
    color: black;
}
.product {
  padding-bottom: 20px;
}
.myButton {
  -moz-box-shadow: 0px 1px 0px 0px #8c0305;
  -webkit-box-shadow: 0px 1px 0px 0px #8c0305;
  box-shadow: 0px 1px 0px 0px #8c0305;
  background-color: #c8481b;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  border: 1px solid #8c0305;
  display:inline-block;
  cursor:pointer;
  color:#fff200;
  font-family:Arial;
  font-size:15px;
  font-weight:bold;
  padding:6px 24px;
  text-decoration:none;  
  text-align: center;
  margin: 20px 0 0 0;
}
.myButton:hover {  
  background-color:#8c0305;
  color:#fff200;
  text-decoration: none;
}
.myButton:active {
  position:relative;
  top:1px;
}

.forslider {
  margin-left: -40px;
}
.myan {
  font-family:"Zawgyi-One" !important;
}
.myanfontsize {
  font-size: 14px;
}
#about p.title{
  color: #8c0305;
  font-weight: bold;
  font-size: 25px;
}
.working-process ol li,
.working-process ul li{
  margin-bottom: 15px;
  font-size: 17px;
  color: #000;
  padding-left: 5px;
}
.working-process ul li{
  list-style: none;
}
.working-process ol li:last-child,
.working-process ul li:last-child{
  margin-bottom: 0;
}
.working-process ol li i{
  margin-right: 10px;
}
.powerby a{
  color:#f4e102;
  font-size:15px;
  margin-top:0px;
  text-decoration:none;
  text-align:center;
  display: block;
}
.powerby img{
  height:25px;
  width:25px;
  margin-left:10px;
}
.home .col-about p{
  font-size: 18px;
}
#about p.thank_you{
  font-size: 30px;
  font-weight: bold;
  padding: 100px 0;
}
.service_row,
.approach_row{
  margin-top: 20px;
}
.service_row img,
.approach_row img{
  margin-bottom: 20px;
}
#contact .contact-info .contact_block p.phone,
#portfolio p.phone{
  font-family: 'Roboto';
  font-size: 15px;
}
.about-row{
  margin-top: 20px;
}
.about-row img{
  margin-bottom: 20px;
}
#about p.protecting{
  padding: 10px 30px;
  background: #8c0305;
  list-style: none;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.clearfix {zoom:1;}
.clearfix:after{
  content: ""; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
/* =============================
menu toggle
=============================== */
/*#vertu{
    margin-top: 0px;
    display: none;     
}
#vertu ul{
  list-style:none;  
  padding: 0;
}
#vertu ul li{
  position:relative;   
  background: #8c0305;
  border-bottom: 1px solid yellow; 
}
#vertu ul li a{
  display:block;  
  cursor: pointer;
  padding: 10px 8px;
  color: #fff200;
  font-size: 17px;
  text-align: center;
}
#vertu ul li a:hover{
  text-decoration: none;
}
#vertu ul li ul{
  overflow: hidden;
    padding:0;
    width: 100%;    
}
#vertu ul li ul li{ 
  border:none;  
}
#vertu ul li ul li:last-child{
  border-bottom: none;
}
#vertu ul li p{
  padding: 0 20px;
  color: #fff200;
}
#vertu .closed{
  height:0;   
}*/
@media screen and (max-width: 319px) {
  .navbar-brand > img{
    width: 70%;
    padding-top: 4px;
  }
  #slider {
    margin-top: 60px;
  }
}
