
body {
	background: #FFF;
    font-family: 'Work Sans', "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
    font-style: normal;
	font-weight: normal;
    overflow-x: hidden;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
　position: absolute;
	top: 0;
	left: 0;
	width: 100%;	
	height: 100%;
}
/*---------------------------------------
     imgタグ             
-----------------------------------------*/
/* imgタグに直接スタイルを適用する */
img {
  max-width: 100%;
  height: auto;
}

/*---------------------------------------
    Table              
-----------------------------------------*/
table.table-green {
		width:100%;
		font-size: 18px;
		margin-left: 2%;
		border-right:#e3e3e3 solid 1px;
		border-collapse: collapse;
		}		
		table.table-green thead th {
		background:#e0eeed;
		color:#454444;
		text-align: center;
		font-weight: normal;
		padding:10px 15px;
		border-right:#e3e3e3 solid 1px;
		border-bottom:#e3e3e3 solid 1px;
		}
		table.table-green thead th:last-child {
		border-right:#e3e3e3 solid 1px;
		}
		table.table-green tbody th {
		background:#e0eeed;
		color:#454444;
		font-weight: normal;
		padding:10px 0px 10px 20px;
		border-bottom:#e3e3e3 solid 1px;
		vertical-align:top;
		}
		table.table-green tbody tr:last-child th {
		border-bottom:#e3e3e3 solid 1px;
		}
		table.table-green tbody td {
		background:#FFF;
		padding:10px 15px;
		border-left:#e3e3e3 solid 1px;
		border-bottom:#e3e3e3 solid 1px;
		vertical-align:top;
		text-align: center;
		} 
		@media screen and (max-width: 640px) {
		table.table-green {
		width:100%;
		}			
		table.table-green thead {
		display:none;
		}
		table.table-green tbody th {
		display:block;
		text-align: center;
		}
		table.table-green tbody td {
		display:block;
		text-align: center;
		}
		table.table-green tbody td::before {
		content: attr(label);
		float: left;
		clear:both;
		font-weight:bold;
		}
		table.table-green tbody td p {
		padding-left:6em;
		}
		}

table.table-gray {
		width:100%;
		font-size: 16px;
		border-right:#d1d1d1 solid 1px;
		border-collapse: collapse;
		}	
		table.table-gray thead th {
		background:#d1d1d1;
		color:#333333;
		padding:10px 15px;
		border-right:#FFF solid 1px;
		border-bottom:#FFF solid 1px;
		}
		table.table-gray thead th:last-child {
		border-right:#d1d1d1 solid 1px;
		}
		table.table-gray tbody th {
		background:#d1d1d1;
		color:#333333;
		padding:10px 15px;
		border-bottom:#FFF solid 1px;
		vertical-align:top;
		}
		table.table-gray tbody tr:last-child th {
		border-bottom:#d1d1d1 solid 1px;
		}
		table.table-gray tbody td {
		background:#FFF;
		padding:10px 15px;
		border-left:#d1d1d1 solid 1px;
		border-bottom:#d1d1d1 solid 1px;
		border-top:#d1d1d1 solid 1px;
		vertical-align:top;
		}
/* 講演会活動実績表のための特別class */
		table.table-gray tbody td.koushihaken{
		width: 55%;
		}
		@media screen and (max-width: 640px) {
		table.table-gray thead {
		display:none;
		}
		table.table-gray tbody th {
		display:block;
		}
		table.table-gray tbody td {
		width: 100%;
		display:block;
		text-align: left;
		}
		table.table-gray tbody td.koushihaken{
		width: 100%;
		display: block;
		}
		table.table-gray tbody td::before {
		content: attr(label);
		float: left;
		clear:both;
		font-weight:bold;
		}
		table.table-gray tbody td p {
		padding-left:5em;
		}
/* 組織構成表のための特別class */
		table.table-gray tbody.history td p {
		padding-left:0em;
		}
		}
		
table.table-pink {
		width:100%;
		font-size: 18px;
		border-right:#f1d7d7 solid 1px;
		border-collapse: collapse;
		}	
		table.table-pink thead th {
		background:#f1d7d7;
		color:#333333;
		padding:10px 15px;
		border-right:#FFF solid 1px;
		border-bottom:#FFF solid 1px;
		}
		table.table-pink thead th:last-child {
		border-right:#f1d7d7 solid 1px;
		}
		table.table-pink tbody th {
		width: 20%;
		background:#f1d7d7;
		color:#333333;
		padding:10px 15px;
		border-bottom:#FFF solid 1px;
		vertical-align:top;
		}
		table.table-pink tbody tr:last-child th {
		border-bottom:#f1d7d7 solid 1px;
		}
		table.table-pink tbody td {
		background:#FFF;
		padding:10px 15px;
		border-left:#f1d7d7 solid 1px;
		border-bottom:#f1d7d7 solid 1px;
		border-top: #f1d7d7 solid 1px;
		vertical-align:top;
		}		
		@media screen and (max-width: 640px) {
		table.table-pink thead {
		display:none;
		}
		table.table-pink tbody th {
		width: 100%;
		display:block;
		}
		table.table-pink tbody td {
		display:block;
		}
		table.table-pink tbody td::before {
		content: attr(label);
		float: left;
		clear:both;
		font-weight:bold;
		}
		table.table-pink tbody td p {
		padding-left:0em;
		}
		}
		
/*---------------------------------------
    Typorgraphy              
-----------------------------------------*/
h1,h2,h3,h4,h5,h6 {
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.5px;
}
h1 {
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 30px;
    text-align: left;
}
h2{
  font-size: 32px;
  line-height: 46px;
}
h2.green {
  font-size: 32px;
  line-height: 46px;
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  background: transparent;/*背景透明に*/
  border-left: 5px double #b2d6d4;/*左線*/
}
h2.mimoza {
  font-size: 32px;
  line-height: 36px;
  padding: 1rem 1rem;
  border-left: 5px double #f2b067;
  }
h3{
	line-height: 32px;
}
h3.border{
	font-size: 27px;
	line-height: 32px;
	color: #333333;
	font-weight: normal;
	border-bottom: solid 1px #AAAAAA;
	width: px;
}
h4 {
	padding-left: 10px;
	font-size: 1.2rem;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
	border-bottom: solid 1px #AAAAAA;
}
h4.history{
	font-size: 18px;
	background: #dbeef0;/*背景色*/
	padding: 0.5em;/*文字まわり（上下左右）の余白*/
}	
h5 {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 2px;
}
p {
    color: #3b3b3b;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    letter-spacing: 0.2px;
}
strong {
  font-weight: 400;
}
.btn-success:focus {
  background-color: #000;
  border-color: transparent;
}
#tel {
	font-size: 4.0rem;
	font-size: 40px;
	line-height: 50px;
	padding-left: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #111;
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
	letter-spacing: 1px;
}
.mimozamenu{
	margin: 2em auto; 
 	padding: 2em 1.5em;
 	width: 100%; /*幅の調節*/
 	background-color: #ebeddf; /* 背景色 */
 	border-radius: 3em .8em 3em .7em/.9em 2em .8em 3em;
 }
.mimozamenu-memo{
	margin: 2em auto; 
 	padding: 2em 1.5em;
 	width: 100%; /*幅の調節*/
 	background-color: #ffffff; /* 背景色 */
 	border-radius: 3em .8em 3em .7em/.9em 2em .8em 3em;
 	border: solid 2px #a4a59c;
 }
 .comment{
 	padding: 0.5em 1em;
    margin: 2em 1;
    font-weight: bold;
    border: solid 2px #929292;
  }
 .link {
 	width: 90%;
    padding: 0.5em 1em;
    margin: 1em 1.5em;
    color: #232323;
    background: #f7f7f7;
    border-left: solid 5px #4d638c;
}
.link p {
    margin: 0; 
    padding: 0;
}
.nobidayori-title {
	font-size: 20px;
	line-height: 32px;
	color: #333333;
	font-weight: normal;
	border-bottom: solid 1px #AAAAAA;
	width: px;
}

/*---------------------------------------
    SANZ               
-----------------------------------------*/
.tokushu{
    padding: 2em 2em;
    background: -moz-linear-gradient(#eaf3f9, #d0e4f5,#b7cee4);
    background: -webkit-linear-gradient(#eaf3f9, #d0e4f5,#b7cee4);
    background: linear-gradient(to bottom, #eaf3f9, #d0e4f5,#b7cee4);
    color: #000000;
}
.tokushu p {
    margin: 0; 
    padding: 0;
}
/*---------------------------------------
    General               
-----------------------------------------*/
html{
  -webkit-font-smoothing: antialiased;
}
a {
  color: #4d638c;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}
a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
a:hover, a:active, a:focus {
  color: #4d638c;
  outline: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#portfolio,
#about,
#blog,
#contact,
#single-project,
#blog-single-post {
  padding-top: 0px;
  padding-bottom: 120px;
}
.section-title {
  position: relative;
  padding-bottom: 62px;
  text-align: center;
}
.section-title h3 {
  color: #555;
  font-weight: 400;
  letter-spacing: 4px;
}

/*---------------------------------------
    Preloader section              
-----------------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}
.sk-spinner-wordpress.sk-spinner {
  background-color: #bdc3c7;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: relative;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite; 
}
.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px; 
}
@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/*---------------------------------------
    Main Navigation             
-----------------------------------------*/
.navbar-default {
    background: #ffffff;
    padding: 18px 0;
    border: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default .navbar-brand {
  margin-top: 0px;
}
.navbar-default .navbar-brand .fa {
  color: #000;
  font-size: 40px;
}
.navbar-default .navbar-nav li a {
    color: #333333;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-right: 22px;
    padding-left: 22px;
}
.navbar-default .navbar-nav > li a:hover {
    color: #333 !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #777;
    background-color: transparent;
}
.navbar-default .navbar-nav li a:hover,
 .navbar-default .navbar-nav .active > a {
    color: #333;
  }
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
     border: none;
     background: #ffffff;
     padding-top: 10px;
     font-size: 13px;
     color: #000000;
     margin: 5px 15px 10px 10px;
     font-weight: bold;
     border: solid 1px #000000;
  }
.navbar-default .navbar-toggle .icon-bar {
    background: #bdc3c7;
    border-color: transparent;
  }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
  color: #333333;
}

#logo{
	margin-top: 5px;
}

/*---------------------------------------
    Home section              
-----------------------------------------*/
#home {
    background-size: cover;
    background-position: center center;
    display: -webkit-box;
    display: -webkit-flex;
     display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
     align-items: center;
    position: relative;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
}
#home hr {
  width: 82px;
  margin-top: 32px;
}

/*---------------------------------------
   About section              
-----------------------------------------*/
#about .text-center {
  padding-bottom: 42px;
}
#about .col-md-8 {
  padding-left: 0px;
}
#about .col-md-8 img {
  padding-right: 22px;
  padding-bottom: 22px;
}
#about hr {
  width: 100px;
  margin-top: 42px;
  margin-bottom: 42px;
}
#about ul {
  padding-left: 22px;
}
#about ul li {
  color: #777;
  font-size: 16px;
  font-weight: 400;
  padding-top: 2px;
  padding-bottom: 2px;
}

/*---------------------------------------
   Portfolio section              
-----------------------------------------*/
#portfolio small {
  color: #f0f0f0;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#portfolio .portfolio-thumb {
  position: relative;
  padding: 0;
  margin-top: 32px;
}
#portfolio .portfolio-thumb .portfolio-overlay {
  position: absolute;
  background: #222;
  color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: top;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
#portfolio .portfolio-item {
    position: absolute;
    font-color: #FFF;
    top:50%;
    left: 50%;
    -webkit-transform:translate(-50%,-50%);
      -ms-transform:translate(-50%,-50%);
          transform:translate(-50%,-50%);
}
#portfolio .portfolio-thumb:hover .portfolio-overlay {
  opacity: 0.9;
}
#portfolio .text-center {
  padding-top: 62px;
}

/*---------------------------------------
   Single Project section              
-----------------------------------------*/
#single-project {
  text-align: center;
}
#single-project .col-md-12,
#single-project .col-md-6,
#single-project .col-md-4 {
  padding-left: 0px;
  padding-bottom: 22px;
}
#single-project .col-md-12 {
  padding-top: 42px;
}
#single-project .text-center strong {
  display: block;
  padding-top: 12px;
}
#single-project a {
  color: #555;
  font-weight: bold;
  letter-spacing: 1px;
  padding-left: 14px;
}

/*---------------------------------------
   Blog section              
-----------------------------------------*/
.blog-post-thumb {
  border-bottom: 1px solid #f0f0f0;
  padding-top: 32px;
  padding-bottom: 62px;
  margin-bottom: 32px;
}
.blog-post-thumb:last-child {
  border-bottom: 0px;
  padding-bottom: 32px;
  margin-bottom: 0px;
}
.blog-post-image {
  padding-bottom: 18px;
  width: 100%;
}
.blog-post-title a {
  color: #555;
}
.blog-post-title a:hover {
  color: #000;
}
.blog-post-format {
  padding-bottom: 22px;
}
.blog-post-format span {
  letter-spacing: 0.5px;
  padding-right: 12px;
}
.blog-post-format span a {
  color: #333;
}
.blog-post-format span img {
  display: inline-block;
  width: 42px;
  margin-right: 4px;
}
.blog-post-des blockquote {
  margin: 10px;
  line-height: 30px;
}
.blog-post-des .btn {
  border-radius: 100px;
  color: #777;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 14px 28px;
  margin-top: 26px;
  transition: all 0.4s ease-in-out;
}
.blog-post-des .btn:hover {
  background: #000;
  border-color: transparent;
  color: #ffffff;
}
.blog-author {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-top: 42px;
  margin-bottom: 42px;
}
.blog-author .media img {
  display: inline-block;
  width: 90px;
  margin-right: 12px;
}
.blog-author .media a,
.blog-comment .media h3 {
  color: #444;
  font-size: 18px;
  letter-spacing: 1px;
}
.blog-comment {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 32px;
  margin-bottom: 42px;
}
.blog-comment .media:nth-child(3) {
  padding-top: 18px;
}
.blog-comment .media img {
  width: 80px;
  margin-right: 12px;
}
.blog-comment .media h3 {
  display: inline-block;
  padding-right: 14px;
}
.blog-comment h3,
.blog-comment-form h3 {
  padding-bottom: 18px;
}
.blog-comment-form .col-md-4 {
  padding-left: 0px;
}
.blog-comment-form .form-control {
  box-shadow: none;
  border: 1px solid #f0f0f0;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
.blog-comment-form .form-control:hover {
  border-color: #777;
}
.blog-comment-form input {
  height: 45px;
}
.blog-comment-form input[type="submit"] {
  background: #222;
  border-radius: 100px;
  border: none;
  color: #ffffff;
  font-weight: 400;
  transition: all 0.4s ease-in-out;
}
.blog-comment-form input[type="submit"]:hover {
  background: #000;
  border-color: transparent;
}

/*---------------------------------------
   Blog Single Post section              
-----------------------------------------*/
#blog-single-post .blog-post-des h3 {
  padding-top: 16px;
}

/*---------------------------------------
   Footer section              
-----------------------------------------*/
footer {
    border-top: 1px solid #f0f0f0;
    padding: 100px 0px;
    position: relative;
}
footer .col-md-3 .fa {
  font-size: 42px;
}
footer a {
  color: #555;
}
footer a:hover{
	color: #4d638c;
}
footer hr {
  border-color: #ffffff;
  margin-top: 42px;
  margin-bottom: 22px;
}
footer .footer-copyright {
  padding-top: 16px;
}
 .site-map p{
 	font-size: 16px;
 	text-align: left;
    margin-left: 30px;
 }

/*--------------------
 CAFEコメント用
--------------------*/
/* 画面外にいる状態 */
.fade-in {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
	}
/* 画面内に入った状態 */
.fade-in.scrollin {
	opacity : 1;
	transform : translate(0, 0);
	}

/* ========================================
 * #mini-calendar
 * ========================================*/
#mini-calendar .calendar-year-month {
	text-align: center;
	font-size: 32px;
	margin-bottom: 20px;
	font-weight: bold;
}
#mini-calendar table {
	width: 100%;
	border-spacing: 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-bottom: 0;
	line-height: 1.5;
	border-collapse: separate;
}
#mini-calendar th,
#mini-calendar td {
	background: #fff;
	padding: 7px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#mini-calendar th {
	color: #fff;
	background: #7eb771;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 7px;
}

/*
#mini-calendar th.calendar-sun {
	color: #DF0D2D;
	background: #d7847e;
}
#mini-calendar th.calendar-sat {
	color: #2574D3;
	background: #E2F3FC;
}
*/
#mini-calendar td {
	width: 14.3%;
	height: 100px;
	vertical-align: top;
}
#mini-calendar td.calendar-day-off {
	background: #F4F3F2;
	color: #555;
}
#mini-calendar td.calendar-holiday,
#mini-calendar td.calendar-sun {
	color: #cd5638;
	background: #FCF3F3;
}
#mini-calendar td.calendar-sat {
	color: #54AFC8;
	background: #F5FBFE;
}
#mini-calendar .calendar-day-number {
	font-style: normal;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	display: block;
	padding: 0 3px;
	line-height: 1.2;
}
#mini-calendar td.calendar-holiday .day,
#mini-calendar td.calendar-sun .day {
	color: #e19987;
}
#mini-calendar td.calendar-sat .day {
	color: #2574D3;
}
#mini-calendar td span {
	font-size: 12px;
	line-height: 1.3;
	display: block;
}
#mini-calendar [class*=calender-label] {
	font-size: 15px;
	line-height: 1.3;
	color: #000;
	background: #fbf099;
	border: solid 1px #f8e447;
	display: block;
	padding: 3px;
	margin-top: 3px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
#mini-calendar td span.calender-label-red {
	background-color: #f1d7e5;
	border-color: #e3b0cb;
}
#mini-calendar td span.calender-label-blue {
	background-color: #cce5f1;
	border-color: #aed6e8;
}
#mini-calendar td span.calender-label-green {
	background-color: #d7e9da;
	border-color: #c3dfc8;
}
/* 何もない日 */
#mini-calendar td.calendar-none {
	background: #FBFAF7;
}
#mini-calendar td.calendar-today {
	background: #FEFBDA;
}

@media screen and (max-width: 600px) {
	#mini-calendar thead {
		display: none;
	}
	#mini-calendar th,
	#mini-calendar td {
		display: block;
		width: 100%;
		padding: 0;
	}
	#mini-calendar td {
		height: auto;
		display: -webkit-flex;
		display: flex;
	}
	#mini-calendar .calendar-none {
		display: none
	}

	#mini-calendar .calendar-labels {
		padding: 5px;
	}
	#mini-calendar [class*=calender-label] {
		display: inline-block;
		padding: 5px;
		margin-top: 0;
		margin-right: 5px;
		font-size: 14px;
	}
	
	/* 日付 */
	#mini-calendar td .calendar-day-number {
		font-weight: normal;
		padding: 7px;
		font-size: 20px;
		display: block;
		background: #f3efe6;
		margin-bottom: 0;
		width: 75px;
		height: auto;
	}
	#mini-calendar td.calendar-holiday .calendar-day-number,
	#mini-calendar td.calendar-sun .calendar-day-number {
		background: #f8c7c7;
	}

	#mini-calendar td.calendar-sat .calendar-day-number {
		background: #c8ebfe;
	}

	/* モバイル用曜日を追加 */
	#mini-calendar td i:after {
		font-size: 12px;
		position: relative;
		left: -5px;
	}
	#mini-calendar td:nth-child(1) i:after {
		content: "（月）";
	}
	#mini-calendar td:nth-child(2) i:after {
		content: "（火）";
	}
	#mini-calendar td:nth-child(3) i:after {
		content: "（水）";
	}
	#mini-calendar td:nth-child(4) i:after {
		content: "（木）";
	}
	#mini-calendar td:nth-child(5) i:after {
		content: "（金）";
	}
	#mini-calendar td:nth-child(6) i:after {
		content: "（土）";
	}
	#mini-calendar td:nth-child(7) i:after {
		content: "（日）";
	}
}

/*---------------------------------------
   Mobile Responsive         
-----------------------------------------*/
@media (max-width: 767px) {

  h1 {
    font-size: 18px;
  }
  h2 {
    font-size: 32px;
    line-height: 48px;
  }
  h3 {
    font-size: 22px;
  }
  .section-title h2 {
    font-size: 22px;
    line-height: 35px;
  }
  .navbar-default {
    margin-top: 0px;
    text-align: center;
  }
  #about .col-md-8 img {
    padding-right: 0px;
  }
  #blog-single-post .blog-post-title h2 {
    font-size: 29px;
    line-height: 40px;
  }
  .blog-post-des blockquote {
  margin: 0px;
  line-height: 30px;
}
 footer {
    text-align: center;
  }
 footer .col-md-4 {
    padding-top: 42px;
  }

}