/*------------------------------------------------------------------
[Master Stylesheet]

Project:	Awesome - Onepage Html Responsive Template
Version:	1.1
Last change:	07/07/2017
Primary use:	Awesome - Onepage Html Responsive Template 
-------------------------------------------------------------------*/

@import url("default-template-style.css");
@import url("awesomenav.css");
@import url("awesomenav-style.css");
@import url("awesomenav-animate.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*------------------------------------------------------------------
[Table of contents]

1. Body
2. loader
3. heading
4. Counter
5. Team
6. History
7. Portfolio
8. Pricing Table
9. Testimonial
10. Blog
11. Twitter
12. Contact
13. Footer
14. Blog
15. Responsive Media Screen style

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
# [Color codes]

# Black (text): #1b1b1b
# Blue : #008cba

------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Typography]

Body :		'Open Sans', sans-serif;
Title and logo:		'Raleway', sans-serif;

-------------------------------------------------------------------*/



/*---Body---*/

/*loader start */

.loader {
  background: #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  overflow: hidden;
  z-index: 1200;
}

#awsload-pageloading:after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#awsload-pageloading .awsload-wrap {
  position: absolute;
  top: 45%;
  bottom: 45%;
  left: 25%;
  right: 25%;
}

#awsload-pageloading .awsload-divi {
  font-size: 97px;
  width: 1em;
  height: 1em;
  position: relative;
  margin: 0 auto;
  list-style: none;
  padding: 0;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#awsload-pageloading .awsload-divi li {
  position: absolute;
  width: .2em;
  height: .2em;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

#awsload-pageloading .awsload-divi li:nth-child(1) {
  left: 50%;
  top: 0;
  margin: 0 0 0 -.1em;
  background: #e92971;
  transform-origin: 50% 250%;
  -o-transform-origin: 50% 250%;
  -ms-transform-origin: 50% 250%;
  -webkit-transform-origin: 50% 250%;
  -moz-transform-origin: 50% 250%;
  animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.3s linear infinite, awsload-opa 4.22s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(2) {
  top: 50%;
  right: 0;
  margin: -.1em 0 0 0;
  background: #292ee9;
  transform-origin: -150% 50%;
  -o-transform-origin: -150% 50%;
  -ms-transform-origin: -150% 50%;
  -webkit-transform-origin: -150% 50%;
  -moz-transform-origin: -150% 50%;
  animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -o-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 2.14s linear infinite, awsload-opa 4.93s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(3) {
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -.1em;
  background: #29e9a3;
  transform-origin: 50% -150%;
  -o-transform-origin: 50% -150%;
  -ms-transform-origin: 50% -150%;
  -webkit-transform-origin: 50% -150%;
  -moz-transform-origin: 50% -150%;
  animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.67s linear infinite, awsload-opa 5.89s ease-in-out infinite alternate;
}

#awsload-pageloading .awsload-divi li:nth-child(4) {
  top: 50%;
  left: 0;
  margin: -.1em 0 0 0;
  background: #e9be29;
  transform-origin: 250% 50%;
  -o-transform-origin: 250% 50%;
  -ms-transform-origin: 250% 50%;
  -webkit-transform-origin: 250% 50%;
  -moz-transform-origin: 250% 50%;
  animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -o-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -ms-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -webkit-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
  -moz-animation: awsload-rota 1.98s linear infinite, awsload-opa 6.04s ease-in-out infinite alternate;
}

@keyframes awsload-rota {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-ms-keyframes awsload-rota {
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes awsload-rota {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-ms-keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-webkit-keyframes awsload-opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}

/*loader End */


html,
	body {
	  height: 100%;
	  width: 100%;
	}
	
body {
	color:#898989;
  	font-family: 'Open Sans', sans-serif;
}

a {
	color: #008cba;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.btn, .btn:hover {
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
a:hover,
a:focus {
	color: #008cba;
	outline: none;
	outline-offset: 0px;
	text-decoration:none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Raleway', sans-serif;
	color:#1b1b1b;
}

p {
	line-height: 1.5;
	margin-bottom: 20px;
}

.blue{
	color:#008cba;
}
.white{
	color: #fff;
}
.black{
	color:#1b1b1b;
}
.yellow{
	color:#ffff00;
}
.gray{
	color:#898989;
}
.bg-blue{
	background-color:#008cba;
}
.light-blue {
    background-color: #e5f0fb;
}
section{
	padding:40px 0px;
}
.light-gray{
	background-color:#f7f7f7;
}


/*--- Nav ---*/




/*---slider---*/

#masterslider h1, #masterslider h2, #masterslider h3, #masterslider h4, #masterslider h5, #masterslider h6 {
    color: #fff;
}




/*---heading---*/

.aws-heading.text-capitalize {
	text-transform:capitalize !important;
}
.aws-heading.text-uppercase {
	text-transform:uppercase !important;
}
.aws-headingstyle .aws-heading {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 25px;
	font-size:3.4285714285714284em;
	font-weight:200;
}
.aws-headingstyle  p {
	margin: 0 auto;
	width:70%;
}
.aws-headingstyle .aws-heading:after {
	content: "";
	background: #0a8dcc;
	width: 140px;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -70px;
}
.aws-headingstyle  p {
	margin-bottom: 0;
}
#about{
	padding-top: 0px;
}
.about .section-title{
		margin-bottom:45px;
	}
	.about .section-title h2{
		text-transform:uppercase;
		margin-bottom:10px;
	}
	.about .section-title .sub{
		display:block;
	}
	.about img{
		margin:0 auto;
	}
	.about .feature-wrapper{
		margin-bottom:34px;
	}
	.about .feature-content{
		margin-top:25px;
	}
	.about .feature-content h4{
		margin-bottom:20px;
		margin-top: 5px;
	}
	.about .feature-content i{
		float:left;
		margin-right:20px;
		display:block;
		width:34px;
		height:34px;
		background-color:#f7f7f7;
		color:#898989;
		font-size:16px;
		line-height:34px;
		text-align:center;
		border-radius:50%;
		-webkit-transition: all 0.35s;
		-moz-transition: all 0.35s;
		transition: all 0.35s;
	}
	.about .left-feature i{
		position:absolute;
		right:-45px;
	}
	.about .right-feature.feature-content i{
		position:absolute;
		left:-25px;
	}
	.about .feature-wrapper:hover .feature-content i{
		background-color:#0a8dcc;
		color:#fff;	
		-webkit-transition: all 0.35s;
		-moz-transition: all 0.35s;
		transition: all 0.35s;
	}
	.about .left-feature .feature-text{
		text-align:right;
	}
	.about .feature-text{
		 padding: 0 10px;
	}
	.about .left-feature.mt-65{
		margin-top:65px;
	}

	@media (max-width: 991px) {
	.about .right-feature.feature-content i{
		left:0;
	}
	.about .left-feature.feature-content i{
		right:0;
		margin-right: 0;
	}
	.about .feature-content{
		margin-left:10px;
	}
	.about .right-feature .feature-text{
		margin-left:10px;
	}
	.about .left-feature .feature-text{
		margin-right:20px;
	}
	}
	
	@media (max-width: 767px) {
	.about .feature-text{
		text-align:left;
	}
	.about .left-feature .feature-text {
		text-align: right;
		padding-right: 50px;
	}
	.about .left-feature.feature-content i {
		right: 0;
		margin-right:20px;
	}
	.about .right-feature.feature-content i {
		left: 0;
		margin-left:20px;
	}
	.about .right-feature .feature-text {
		padding-left: 50px;
	}
	.about .feature-wrapper {
		margin-bottom: 0;
	}
	.about .dart-mt-50 {
		margin-top: 0px;
	}
	.about .dart-mb-60 {
		margin-bottom: 20px;
	}
	}


/*---Counter---*/
	
.dart-counter-image-background{
	color:#FFF; 
	background:url(../images/background/bg-19.jpg) no-repeat center; 
}
.dart-counter-image-background h1{
	color:#FFF;
}
.dart-counter-image-background h5{
	color:#FFF;
}
.count{
	font-size:2.5714285714285716em;
	margin-top:10px;
	margin-bottom:10px;
}
.icon_box_full, .icon_box_full .icon_circle {
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.icon_box_full .icon_circle {
	text-align: center;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	background: 0 0;
	border-radius: 100px;
	border: 2px solid #fff;
	text-shadow: none;
	color: #fff;
	line-height: 72px;
	position: relative;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.sub_circle {
	position: absolute;
	top: 0;
	left: 0;
	width: 67px;
	height: 67px;
	border-radius: 100px;
	border: 2px solid #ebebeb;
	opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.icon_box_full i, .sub_circle {
    -webkit-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.icon_box_full:hover .icon_circle, .icon_box_full:hover .sub_circle {
	border: 2px solid #ffffff;
}
.icon_box_full:hover .sub_circle {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	opacity: 1;
}
.icon_box_full:hover .icon_circle {
	background-color:#0a8dcc;
	border: 2px solid #0a8dcc;
}
.icon_box_full:hover .sub_circle {
	border: 2px solid #0a8dcc;
}
.icon_box_full .icon_circle i {
	color: #ffffff;
	font-size: 24px;
}	
	
/*---Team---*/	

.team-modual .nav-tabs {
    border: 0
}

.team-modual .nav-tabs>li.active>a,
.team-modual.nav-tabs>li.active>a:focus,
.team-modual .nav-tabs>li.active>a:hover {
    border-right: 1px solid #fff;
    border-top: 0;
    border-left: 0;
    border-bottom: 0
}

.team-modual .nav-tabs>li {
    margin: 0.5%;
    width: 24%;
}

.team-modual .nav-tabs>li .presentation-head {
    position: relative
}

.team-modual .nav-tabs>li .presentation-head::before {
    content: "";
    position: absolute;
    background: rgba(10, 141, 204, 0.55);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 1
}

.team-modual .nav-tabs>li.active .presentation-head::before {
    opacity: 0
}

.team-modual .nav>li>a {
    padding: 0
}

.team-modual .nav>li>a:nth-child(4) {
    border-right: 0
}

.team-modual .nav-tabs>li>a {
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    border-right: 1px solid #fff;
    margin: 0
}

.team-modual .thumbnail {
    padding: 0;
    line-height: 22px;
    background-color: #fff;
    border: 0
}


.team-modual .thumbnail img {
    width: 100%
}

.team-modual .thumbnail .caption {
    padding: 30px 0 0;
    color: #969595
}

.team-modual .thumbnail h3 {
    text-transform: capitalize;
    line-height: 15px;
    margin-bottom: 26px
}

.team-modual .thumbnail h3 small {
    font-size: 11px;
    color: #01b7f2;
    text-transform: uppercase
}

.team-modual .thumbnail .caption p {
    margin: 0
}

.team-modual hr {
    border-top: 1px solid #f9f9f9
}

.team-modual .social-links {
    margin-top: 10px
}

.team-modual .social-links li {
    display: inline-block;
    margin-right: 1px
}

.team-modual .social-links li:last-child {
    margin-right: 0
}

.team-modual .social-links li a {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 28px;
    color: #dadada;
    border: 1px solid #f9f9f9;
    text-align: center
}

.team-modual .social-links li a:hover {
    color: #fff;
    background-color: #0a8dcc
}

.team-modual .team-skill .progress-section {
    position: relative
}

.team-modual .team-skill {
    margin-top: 30px
}

.team-modual .team-skill .progress-title {
    font-size: 15px
}

.team-modual .team-skill .progress {
    height: 11px;
    border-radius: 0;
    background-color: #f9f9f9;
    margin-top: 12px;
    margin-bottom: 12px;
    box-shadow: none
}

.team-modual .team-skill .progress-bar {
    background-color: #0a8dcc;
    box-shadow: none;
    text-align: right
}

.team-modual .team-skill .progress-bar span {
    position: absolute;
    background: #1b1b1b;
    top: 0;
    font-size: 10px;
    padding: 2px 7px;
    border-radius: 4px
}

.team-modual .team-skill .progress-bar span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    border-top: 9px solid #1b1b1b;
    border-right: 11px solid transparent
}

@media (max-width: 767px) {
    .team-modual .thumbnail {
        margin-bottom: 30px;
		padding: 0 15px;
    }
	.team-modual .team-skill {
		padding: 0 15px;
	}
	
	.team-modual .nav-tabs > li .presentation-head .img-responsive {
		width: 100%;
	}
	.team-modual .nav-tabs > li {
		width: 100%;
	}
	.team-modual .thumbnail .caption {
		padding: 0px 0 0;
	}
}

/*---History---*/

#history-timeline {
    background: url(../images/background/bg-21.jpg);
	background-size: cover;
}
#history-timeline .aws-heading{
	color: #fff;
}
#history-timeline p {
    color: #ffffff;
}
#history-timeline h2{
    color: #0a8dcc;
}
#history-timeline .company-p {
    margin-bottom: 40px;
}

#history-timeline .timline-year {
    background: #dddddd;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    clear: both;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

#history-timeline .timline-year h3 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

/*---Timeline---*/

.history {
    list-style: none;
    padding: 10px 0;
    font-weight: 300;
    color: #ffffff;
    position: relative;
}
section.timeline {
	width: 100%;
	position: relative;
		float: left;
	margin: 50px 0% 0;	
		padding-bottom: 120px;
}

section.timeline:after {
	background: #ebebeb;
	content: "";
	display: block;	
	width: 3px;
	height: 100%;	
	position: absolute;
		top: -50px;
		left: 50%;
	margin-left: -2px;
	z-index: 0;
	filter: alpha(opacity=35);
	opacity: 0.35;
}

section.timeline .timeline-date {
	position: relative;
		z-index: 1;
	display: block;
	clear: both;
	max-width: 400px;
	height: 50px;
	background: #FFF;
		border: 1px solid #0a8dcc;
		border-radius: 50px;
	margin: 0 auto 10px;
	text-shadow: 0 1px 1px #fff;
	
}

section.timeline .timeline-date h2 {
	display: block;	
	color: #0a8dcc;
	font-family: 'Roboto', sans-serif;
	font-size:2.142857142857143em;
		text-align: center;
	margin: 5px 0px;
}
section.timeline .post-content{
    padding: 0px 10px;
}
section.timeline .post-content p.story-date {
	display: block;
	color: #111;
	font-size:1.7142857142857142em;	
		text-align: left;
	margin-bottom:5px;
}
section.timeline .post-content p {
	display: block;
	color: #898989;
	font-size:1.2857142857142858em;
		text-align: left;
	margin-bottom:10px;
}
section.timeline .timeline-title {
	background: #F4F4F4;
	padding: 12px;
}

section.timeline .timeline-title p {
	margin: 0;
		padding: 0;
	color: #171717;
	font-size: 1.4em;
}

section.timeline .timeline-title a {
	color: #171717;
}

section.timeline .timeline-title .timeline-title-tags {
	color: #B1B1B1;
	font-size: 0.9em;
}

section.timeline .timeline-title .timeline-title-tags a {
	color: #B1B1B1;
	font-size: 0.9em;
}

section.timeline .timeline-box {
	width: 45.7%;
	float: left;
	z-index: 1;	
	background-color: transparent;
		box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
		border: 1px solid #E5E5E5;
		border-radius: 4px;
	margin: 20px 10px 10px 10px;	
	margin-bottom: 30px;
		padding: 10px;
	position: relative;	
}
section.timeline .timeline-box.story-pic.left {
    text-align: right;
	box-shadow: none;
    border: none;
}
section.timeline .timeline-box.story-pic.right {
    text-align: left;
	box-shadow: none;
    border: none;
}
section.timeline .timeline-box.story-pic.left:after, section.timeline .timeline-box.story-pic.right:after {
    display:none;
}
section.timeline .timeline-box.left {
	clear: both;
}
.timeline-box .post-content .story-date{
	font-family: 'Roboto', sans-serif;
	color:#ccc;
}
section.timeline .timeline-box.left:before {
	background: none repeat scroll 0 0 #0a8dcc;
		border-radius: 50%;
		box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #0a8dcc;
	content: "";
	display: block;
	height: 7px;
	margin-right: -5px;
	position: absolute;
		right: -6.8%;
		top: 45%;
	width: 8px;
}

section.timeline .timeline-box.left:after {	
	background: #FFF;
		border-right: 1px solid #E5E5E5;
		border-top: 1px solid #E5E5E5;
	content: "";
	display: block;
	height: 14px;
	position: absolute;
		right: -8px;
		top: 43%;
	width: 14px;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

section.timeline .timeline-box.right {
	clear: right;
	float: right;
	right: -1px;
}

section.timeline .timeline-box.right:after {
	background: #FFF;
		border-left: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
	content: "";
	display: block;
	height: 14px;
	position: absolute;
		left: -8px;
		top: 43%;
	width: 14px;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

section.timeline .timeline-box .img-thumbnail {
	border-radius: 0;
	border: 0;	
	padding: 0;
}

section.timeline .timeline-box .img-thumbnail img {
	border-radius: 0;
	border: 0;
	padding: 0;
}

section.timeline .timeline-box .thumb-info {
	float: left;
	margin-bottom: -5px;
}

section.timeline .timeline-box .owl-carousel {
	border-radius: 0;
	border: 0;
	box-shadow: none;
	padding: 0;
}



/*---Timeline Responsive---*/

@media (max-width: 991px) {
section.timeline .timeline-box.story-pic{
	display: none;
}
section.timeline .timeline-box {
	float: none;
		clear: both;
		right: auto;
		left: auto;
	margin: 25px auto;
	max-width: 70%;
		width: auto;	
	background-color: rgba(0,0,0,0.55);
}

section.timeline .timeline-box.right {
	float: none;
		clear: both;
		right: auto;
		left: auto;
	margin: 25px auto;
	max-width: 70%;
		width: auto;
}
.timeline-box .post-content .story-date {
    font-family: 'Roboto', sans-serif;
    color: #0a8dcc;
}
section.timeline .timeline-box.left:after, section.timeline .timeline-box.right:after, section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:before {
	display: none;
}
}

@media (max-width: 479px) {
section.timeline {
	width: auto;
	float: none;
	margin-left: 0;
	margin-right: 0;
}

section.timeline .timeline-box {
	margin: 15px auto;
	max-width: 90%;
}

section.timeline .timeline-box.right {
	margin: 15px auto;
	max-width: 90%;
}

article.post-large {
	margin-left: 0;
}

article.post-large .post-image, article.post-large .post-date {
	margin-left: 0;
}
}




/*---Portfolio---*/

.portfolioTwo .ImageWrapper {
	display: block;
	overflow: hidden;
	position: relative;
}
.portfolioTwo .ImageWrapper .ImageOverlay {
	background: none repeat scroll 0 0 rgba(10, 141, 204, 0.9);
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.portfolioTwo .ImageWrapper .Buttons_icon {
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	visibility: hidden;
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.portfolioTwo .WhiteRounded {
	background-color: #ffffff;
	border: medium none;
	display: inline-block !important;
	float: none !important;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	margin: 0 2px;
	text-align: center;
	width: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 0 0 2px rgba(0, 0, 0, .1);
}
.portfolioTwo .WhiteRounded > a {
	color: #222222;
	display: block;
	font-weight: normal;
}
.portfolioTwo .ImageWrapper:hover .ImageOverlay {
	opacity: 1;
}
.portfolioTwo .ImageWrapper:hover .Buttons_icon {
	margin-top: -20px;
	opacity: 1;
	top: 40%;
	visibility: visible;
}	
.portfolioTwo .ImageWrapper .item-info {
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	bottom: 0;
	visibility: hidden;
	width: 100%;
	color:#fff;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}	
.portfolioTwo .ImageWrapper:hover .item-info{
	margin-top: -20px;
	opacity: 1;
	bottom: 20%;
	visibility: visible;
}

.portfolioTwo .ImageWrapper img.img-responsive {
	display: inline-block;
	width: 100%;
}
@media (max-width: 991px) {
.portfolioTwo .ImageWrapper:hover .Buttons_icon {
	top: 40%;
}
.portfolioTwo .ImageWrapper:hover .item-info{
	bottom: 30%;
}
}


/*---Pricing Table---*/

.pricing-list li{
	display:block;
	line-height:40px; 
	color:#898989;
}
.pricing-section .pricing-table-default{
	margin-top:30px;
	background:#f7f7f7;
}
.pricing-section .pricing-table-default:hover{
	background:#0a8dcc;
}
@media (max-width : 766px) {
.pricing-section .pricing-table-default{
	margin-bottom:30px;
}
}
.pricing-section .pricing-head{
	padding:25px 0 0;
}
.pricing-section .pricing-head h3{
	font-size:1.7142857142857142em;
	color:#1b1b1b;
	margin:8px 0 17px;
}
.pricing-section .pricing-head .price{
	display:inline-block;
	line-height:15px;
	color:#fff;
	background-color:#0a8dcc;
	border-radius:50%;
	width:100px;
	height:100px;
	padding-top:34px;
}
.pricing-section .pricing-table-default:hover .price{
	color:#0a8dcc;
	background-color:#fff;
}
.pricing-section .pricing-head .price sup{
	font-size:20px;
}
.pricing-section .pricing-head .price-digit{
	font-size:30px;
	font-weight:700;
}
.pricing-section .pricing-list li{
	display:block;
}
.pricing-section .pricing-table-default:hover .pricing-head h3{
	color:#fff;
}
.pricing-section .pricing-table-default:hover .pricing-list li{
	color:#ebebeb;
}
.pricing-section .pricing-list li:first-child{
	padding-top:25px;
}
.pricing-section .pricing-table-default .btn{
	color:#898989;
	border:0;
	text-transform:capitalize;
	display:inline-block;
	padding:13px 32px;
	margin:25px 0;
	background-color: #fff;
	border-radius: 0;
}
.pricing-section .pricing-table-default:hover .btn{
	color:#0a8dcc;
	background-color:#fff;
}
.pricing-section .pricing-table-default .btn,.pricing-section .pricing-list li,.pricing-section .pricing-head .price,.pricing-section .pricing-table-default{
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}


/*---testimonial---*/

.testimonial-wrapper{
	background:url(../images/background/bg-27.jpg) no-repeat 50% 0 fixed;
	background-size:cover;
}
.testimonial-slider{
	text-align:center;
	color:#fff;
	position:relative;
}
.testimonial-slider .client-thumb{
	margin-bottom:20px;
	margin-top:20px;
}
.testimonial-slider .client-thumb img{
	width:55px;
	height:55px;
	border-radius:50%;
}
.testimonial-slider blockquote{
	padding:0;
	margin:0 0 45px;
	font-size:20px;
	line-height:34px;
	border-left:0;
	color: #ccc;
}
.testimonial-slider blockquote footer{
	margin-top:30px;
}
.testimonial-slider blockquote .small:before,.testimonial-slider blockquote footer:before,.testimonial-slider blockquote small:before{
	content:'';
}
.testimonial-slider .client-name{
	font-size:14px;
	font-weight:600;
	color:#fff;
}
.testimonial-slider .client-title{
	display:block;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
}
.testimonial-slider .flex-control-thumbs img{
	width:102px;
	height:82px;
}
.testimonial-slider .flex-control-thumbs li{
	width:auto;
	float:none;
	display:inline-block;
	margin:0 30px;
}
@media (min-width : 992px) and (max-width : 1199px) {
.testimonial-slider .flex-control-thumbs li{
	margin:0 20px;
}
}
@media (max-width : 991px) {
.testimonial-slider .flex-control-thumbs{
	display:none;
}
}
.testimonial-slider .flex-control-thumbs img{
	opacity:.5;
}
.testimonial-slider .flex-control-thumbs .flex-active{
	opacity:1;
}
.testimonial-slider-nav a.prev,.testimonial-slider-nav a.next{
	position:absolute;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	font-size:20px;
	line-height:46px;
	color:#fff;
	text-align:center;
	border:1px solid #fff;
	border-radius:50%;
	opacity:.5;
	cursor: pointer;
}
.testimonial-slider-nav a.prev:hover,.testimonial-slider-nav a.next:hover{
	opacity:1;
}
.testimonial-slider-nav a.prev{
	left:15px;
}
.testimonial-slider-nav a.next{
	right:15px;
}




/*---blog---*/

.blog-section .blog-post-wrapper .post-thumbnail{
	position:relative;
}
.blog-section .blog-post-wrapper .post-thumbnail img{
	width:100%;
}
.blog-section .post-thumbnail .posted-date{
	position:absolute;
	left:0;
	top:0;
	width:60px;
	height:53px;
	padding:10px 0;
	background:#0a8dcc;
	color:#fff;
	text-align:center;
}
.blog-section .post-thumbnail .posted-date .day {
    font-size: 20px;
    line-height: 16px;
    font-weight: 600;
    display: block;
}
.blog-section .post-thumbnail .posted-date .month {
    font-size: 11px;
    line-height: 13px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}
.blog-section .post-thumbnail .icon i {
    position: absolute;
    left: 0;
    top: 53px;
    width: 60px;
    height: 53px;
    font-size: 20px;
    line-height: 53px;
    color: #fff;
    text-align: center;
}
.blog-section .post-thumbnail .icon.greenBg i {
    background: #73c8b7;
}
.blog-section .post-thumbnail .icon.pinkBg i {
    background: #eb768c;
}
.blog-section .post-thumbnail .icon.violetBg i {
    background: #c183d6;
}
.blog-section .blog-post-wrapper {
    background-color: #fff;
    margin:  15px;
}

.blog-section .blog-content {
    background-color:  #f9f9f9;
    padding: 15px;
}

.blog-section .blog-post-wrapper .entry-header {
    margin: 0 0 22px;
}
.blog-section .blog-post-wrapper .entry-title {
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
    margin-bottom: 5px;
    margin-top:  0;
}

.blog-section .blog-post-wrapper .entry-title a {
    color: #1b1b1b;
}
.blog-section .blog-post-wrapper .entry-title a:hover {
    color: #0a8dcc;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta {
    font-size: 11px;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li {
    display: inline-block;
    padding-right: 5px;
    margin-right: 5px;
    position: relative;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li::before {
    content: ".";
    position: absolute;
    right: -3px;
    bottom: 0;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li:last-child::before {
    content: ""}
.blog-section .blog-post-wrapper .entry-header .entry-meta li a {
    color: #969595;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li a:hover {
    color: #0a8dcc;
}
.blog-section .blog-post-wrapper .entry-footer {
    margin-top: 15px;
}
.blog-section .blog-post-wrapper .entry-footer a {
    color: #969595;
    font-size: 12px;
    text-transform: capitalize;
}
.blog-section .blog-post-wrapper .entry-footer a:hover {
    color: #0a8dcc;
}


/*---twitter---*/

.twitter-slider{
	text-align:center;
	background:url(../images/background/bg-27.jpg) no-repeat;
	background-position: 50%;
	background-size:cover;
}	
.twitter-slider #dart-quote-carousel.carousel {
	padding-bottom: 30px;
}
.twitter-slider #dart-quote-carousel.carousel .carousel-inner .item {
	  opacity: 0;
	  -webkit-transition-property: opacity;
		  -ms-transition-property: opacity;
			  transition-property: opacity;
}
.twitter-slider #dart-quote-carousel.carousel .carousel-inner .active {
	  opacity: 1;
	  -webkit-transition-property: opacity;
		  -ms-transition-property: opacity;
			  transition-property: opacity;
}
.twitter-slider #dart-quote-carousel.carousel .carousel-indicators {
	bottom: 0px;
	z-index:2;
}
.twitter-slider #dart-quote-carousel.carousel .carousel-indicators  li {
	  background-color: #fff;
	  border: none;
	  margin-right: 0px;
}
.twitter-slider .carousel .carousel-indicators .active{
	  background-color: #0a8dcc !important;
	  border: none;
	  width:10px; 
	  height:10px;
	  margin:1px;
}
.twitter-slider #dart-quote-carousel blockquote {
	text-align: center;
	border: none;
	color:#fff;
	width:70%;
	margin:0 auto;
}
.twitter-slider #dart-quote-carousel blockquote p span {
	color:#0a8dcc;
}
.twitter-slider #dart-quote-carousel .profile-circle {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border-radius: 100px;
}
.twitter-slider #dart-quote-carousel .profile-circle i {
	font-size:5.142857142857143em;
	color: #008cba;
}


/*---Contact---*/

.form-control {
    height: 53px;
    padding: 15px 20px;
    font-size: 13px;
    line-height: 24px;
    border: 1px solid #F1F1F1;
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
}
.aws-form .btn {
    margin-bottom: 0;
    border-radius: 0;
    text-transform: uppercase;
    text-align: center;
}
.aws-form .form-control {
    color: #000;
    border: 1px solid #1b1b1b;
    text-transform: uppercase;
}
.aws-form .form-group {
    margin-bottom: 30px;
}
.aws-form .form-control:focus {
    border: 1px solid #0a8dcc!important;
}
.aws-form form button.btn {
    margin: 0 auto;
    padding: 11px 32px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0;
}
.aws-form form .btn-default {
    background: transparent;
    border: 1px solid #1b1b1b;
}
.aws-form form .btn-default:focus, .aws-form form .btn-default:hover {
    background-color: #000;
    color: #fff;
    border: 1px solid #000!important;
}
form .buttons {
    background: transparent;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 25px;
}
.buttons {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 16px 50px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.buttons:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    -moz-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform, -o-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
form .buttons:hover, form .buttons:active {
    border-color: #008cba;
}
form .buttons:hover, form .buttons:active {
    background: transparent;
    border-color: #0a8dcc;
}
.buttons:hover, .buttons:focus, .buttons:active {
    color: white;
}
.buttons:hover:before, .buttons:focus:before, .buttons:active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform: scaleX(1);
}


/*---Footer---*/

.footer {
    background: #1b1b1b;
}

.footer .footer-block {
    border-right: 1px solid #3a3a3a;
    padding: 80px 10px;
    min-height: 422px;
	color:#ccc;
}
@media (min-width : 992px) and (max-width : 1199px)  {
    
.footer .footer-block {
    padding: 60px 50px;
}
}
@media (min-width : 768px) and (max-width : 991px)  {
    
.footer .footer-block {
    padding: 50px 15px;
}
}
@media (max-width : 767px)  {
    
.footer .footer-block {
    padding: 30px 15px;
    min-height: inherit;
}
}
.footer .footer-block.last {
    border-right: 0;
}
.footer .footer-widget h3 {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 25px;
}
.footer .footer-logo {
    margin-bottom: 25px;
    float:  none;
    margin-right:  0;
    width:  auto;
}
.footer .footer-widget .btn {
    font-size: 11px;
    padding: 15px 30px;
    color: #ccc;
    border: 1px solid #4a4a4a;
    margin-top: 40px;
    background-color: transparent;
	border-radius: 0;
}
.footer .footer-widget .btn:hover {
    color: #fff;
    background-color: #0a8dcc;
    border: 1px solid transparent;
}
.footer .footer-widget address {
    line-height: 22px;
    margin-bottom: 30px;
}
.footer .footer-widget .social-links li a {
    display: block;
    font-size: 20px;
    width: 42px;
    height: 42px;
    color: #6b6b6b;
    background-color: #4a4a4a;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
}
.footer .footer-widget .social-links li a:hover {
    color: #fff;
    background-color: #0a8dcc;
}
.footer .copyright-section {
    background-color: #2d2d2d;
    color: #6b6b6b;
    padding: 20px 0;
}
.footer .copyright-section .copytext {
    text-transform: uppercase;
    color: #6b6b6b;
    font-weight: 600;
}
@media (min-width : 768px)  {
    
.footer .copyright-section .list-inline>li {
    padding-right: 10px;
    padding-left: 10px;
}
}
@media (max-width : 768px)  {
.footer .footer-block {
    min-height: auto;
}
}
.footer .copyright-section li a {
    display: block;
    font-size: 13px;
    color: #6b6b6b;
}
.footer .copyright-section li a:hover, .footer .copyright-section li.active a {
    color: #fff;
}

/*---page title---*/
.page_title_ctn {
    padding-top: 15px;
    padding-bottom: 15px;
	background-image:url(../images/bg_14.jpg);
    background-size: cover;
    border-bottom: 1px solid #ecf0f1;
	padding-top: 80px;
}
.page_title_ctn h1, .page_title_ctn h2, .breadcrumb, .breadcrumb a, .breadcrumb li.active {
    color: #ffffff;
}

.page_title_ctn h2 {
    font-weight: 400;
	margin-top:20px;
    line-height: 34px;
}

@media (min-width: 1024px){
.blog-pages nav.navbar.awesomenav.no-background {
    border-bottom: 1px solid #898989;
}
}


/*---blog---*/
.blog-section .blog-post-wrapper {
    background: #fff;
}
.blog-section .blog-post-wrapper .post-thumbnail {
    position: relative;
}
.blog-section .blog-post-wrapper .post-thumbnail img {
    width: 100%}
.blog-section .blog-post-wrapper .post-thumbnail .posted-date {
    position: absolute;
    left: 0;
    top: 0;
    padding: 12px 18px;
    background: #0a8dcc;
    color: #FFF;
    text-align: center;
}
.blog-section .blog-post-wrapper .post-thumbnail .posted-date .day {
    font-size: 20px;
    line-height: 16px;
    font-weight: 600;
    display: block;
}
.blog-section .blog-post-wrapper .post-thumbnail .posted-date .month {
    font-size: 11px;
    line-height: 13px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
}
.blog-section .blog-post-wrapper .post-thumbnail .posted-icon a {
    position: absolute;
    left: 0;
    top: 53px;
    padding: 12px 21px;
    background: #73c8b7;
    text-align: center;
}
.blog-section .blog-post-wrapper .post-thumbnail .posted-icon .image-link, .blog-section .blog-post-wrapper .post-thumbnail .posted-video-icon .play-trigger, .blog-section .blog-post-wrapper .post-thumbnail .posted-gallery-icon .image-link {
    color: #FFF;
    font-size: 20px;
}
.blog-section .blog-post-wrapper .blog-content {
    background: #f7f7f7;
    padding: 25px;
    margin-bottom: 30px;
}
.blog-section .blog-post-wrapper .entry-header {
    margin-bottom: 20px;
}
.blog-section .blog-post-wrapper .entry-title {
    text-transform: capitalize;
    margin-bottom: 5px;
	    margin-top: 0px;
}
.blog-section .blog-post-wrapper .entry-title a {
    color: #313131;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta {
    font-size: 10px;
    text-transform: uppercase;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li {
    display: inline-block;
    line-height: 10px;
    margin-right: 15px;
}
.blog-section .blog-post-wrapper .entry-header .entry-meta li a {
    color: #969595;
}
.blog-section .blog-post-wrapper .entry-content .readmore, .blog-section .blog-post-wrapper .entry-content .readmore i {
    color: #969595;
    font-size: 12px;
}
.blog-section .blog-post-wrapper .entry-content p {
    margin-bottom: 25px;
}
.blog-section .blog-post-wrapper .entry-content .readmore, .blog-section .blog-post-wrapper .entry-content .readmore i {
    color: #969595;
    font-size: 12px;
}
.blog-section .blog-post-wrapper blockquote {
    border-left: 0;
    padding: 18px 0;
    margin: 0;
    position: relative;
}
.blog-section .blog-post-wrapper blockquote p {
    position: relative;
    margin-left: 41px;
    color: #313131;
    font-size: 16px;
    line-height: 30px;
}
.blog-section .blog-post-wrapper blockquote p::before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 30px;
    color: #0a8dcc;
    left: -40px;
    top: 8px;
}
.blog-section.blog-single-7 .blog-post-wrapper blockquote p {
    margin-left:  0;
}
.blog-section.blog-single-7 .blog-post-wrapper blockquote p::before {
    display:  none;
}
.blog-section .blog-post-wrapper .entry-content .entry-gallery {
    margin-top: 35px;
    margin-bottom: 25px;
}
@media (max-width: 992px)  {
    
.blog-section .blog-post-wrapper .entry-content .entry-gallery {
    text-align: center;
}
.blog-section .blog-post-wrapper .entry-content .entry-gallery li {
    margin-bottom: 25px;
}
}
.blog-section .blog-post-wrapper .entry-content .entry-gallery li {
    display: inline-block;
    margin-right: 25px;
    position: relative;
}
.blog-section .blog-post-wrapper .entry-content .entry-gallery li:nth-child(4) {
    margin-right: 0;
}
.blog-section .blog-post-wrapper .entry-content .entry-gallery li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(72, 176, 228, 0.8);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    -moz-transition: opacity .5s, -moz-transform .5s;
    -ms-transition: opacity .5s, -ms-transform .5s;
    -o-transition: opacity .5s, -o-transform .5s;
    transition: opacity .5s, transform .5s;
}
.blog-section .blog-post-wrapper .entry-content .entry-gallery li:hover::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.blog-section .entry-content .entry-gallery .entry-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -10px;
    text-align: center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}
.blog-section .entry-content .entry-gallery li:hover .entry-icon {
    opacity: 1;
    visibility: visible;
    -moztransition-delay: .6s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.blog-section .entry-content .entry-gallery .entry-icon i {
    font-size: 20px;
    color: #fff;
}
.blog-section .blog-post-wrapper .entry-footer {
    padding: 15px;
}
.blog-section .blog-post-wrapper .entry-footer .footer-title i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #dadada;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.blog-section .blog-post-wrapper .entry-footer .footer-title h4 {
    font-size: 11px;
    text-transform: uppercase;
    color: #969595;
    display: inline-block;
    margin: 0;
    padding-top: 10px;
    float: left;
}
.blog-section .blog-post-wrapper .entry-footer .footer-title .title-name {
    color: #0a8dcc;
}
.blog-section .blog-post-wrapper .entry-footer .list-inline {
    text-align: right;
}
.blog-section .blog-post-wrapper .entry-footer .list-inline li {
    padding: 3px 10px;
    background-color: #dadada;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.blog-section .blog-post-wrapper .entry-footer .list-inline li:hover {
    background-color: #0a8dcc;
}
.blog-section .blog-post-wrapper .entry-footer .list-inline li a {
    color: #fff;
}
.blog-section .blog-comment-wrapper h2 {
    font-weight: 600;
    margin-bottom: 30px;
}
.blog-section .blog-comment-wrapper .blog-comment {
    border: 1px solid #ebebeb;
    background: #f7f7f7;
    padding: 40px 30px;
    margin-bottom: 30px;
}
.blog-section .blog-comment-wrapper .blog-comment .media-left {
    padding-right: 20px;
}
.blog-section .blog-comment-wrapper .blog-comment .media-heading {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.blog-section .blog-comment-wrapper .blog-comment .media-heading a {
    color: #0a8dcc;
}
.blog-section .blog-comment-wrapper .blog-comment .comment-date {
    font-size: 10px;
    font-weight: 300;
    margin-left: 5px;
}
.blog-section .blog-comment-wrapper .blog-comment .link-text {
    border: 2px solid #dadada;
    font-size: 10px;
    padding: 0 15px;
    text-transform: uppercase;
}
.blog-section .blog-comment-wrapper .blog-comment .link-text a {
    color: #969595;
}
.blog-section .blog-comment-wrapper .blog-comment .link-text:hover {
    background: #dadada;
    border: 2px solid transparent;
}
.blog-section .blog-comment-wrapper .blog-comment .media-body p {
    font-size: 13px;
}
.blog-section .post-comment h2 {
    margin-bottom: 30px;
}

.blog-section .primary-sidebar>aside {
    margin-bottom: 35px;
}
.blog-section .primary-sidebar .widget-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 30px;
}
.blog-section .primary-sidebar .widget_archive-7 ul li {
    padding-left: 20px;
    margin-bottom: 20px;
    position: relative;
}
.blog-section .primary-sidebar .widget_archive-7 ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 12px;
    color: #ccc;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.blog-section .primary-sidebar .widget_archive-7 ul li:hover::before {
    color: #0a8dcc;
}
.blog-section .primary-sidebar .widget_archive-7 ul li a {
    color: #969595;
}
.blog-section .primary-sidebar .widget_archive-7 ul li span {
    color: #0a8dcc;
    margin-left: 8px;
}
.blog-section .blog-post-wrapper .post-thumbnail .posted-video-icon a {
    position: absolute;
    left: 0;
    top: 53px;
    padding: 12px 19px;
    background: #eb768c;
    text-align: center;
}
.blog-section .blog-post-wrapper .post-thumbnail .pop-up-icon a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -29px;
    margin-top: -29px;
    text-align: center;
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-radius: 50%;
    background-color: #0a8dcc;
}
.blog-section .blog-post-wrapper .post-thumbnail .pop-up-icon i {
    color: #fff;
    font-size: 20px;
}
.blog-section .blog-post-wrapper .post-thumbnail .posted-gallery-icon a {
    position: absolute;
    left: 0;
    top: 53px;
    padding: 12px 21px;
    background: #c183d6;
    text-align: center;
}
.blog-section #post-carousel .carousel-indicators li {
    width: 13px;
    height: 13px;
    margin: 0;
}
.blog-section #post-carousel .carousel-indicators .active {
    background-color: #0a8dcc;
    border-color: #0a8dcc;
}
.blog-section #blog-carousel .carousel-control {
    top: 50%;
    margin-top: -14px;
    width: 30px;
    height: 30px;
    opacity: 1;
}
.blog-section #blog-carousel .carousel-control i {
    font-size: 16px;
    width: 29px;
    height: 29px;
    line-height: 27px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.blog-section #blog-carousel .carousel-control:hover i {
    background-color: #0a8dcc;
    border-color: #0a8dcc;
}
.blog-section #blog-carousel .carousel-control.left {
    left: 30px;
}
.blog-section #blog-carousel .carousel-control.right {
    right: 30px;
}
.blog-section #blog-carousel .carousel-control.left, .blog-section #blog-carousel .carousel-control.right {
    background-image: none;
}
.blog-section blockquote.default-quote {
    padding: 30px 70px;
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 30px;
    border-left: 0;
    background: #f7f7f7;
}
.blog-section blockquote.default-quote p {
    position: relative;
    font-size: 16px;
}
.blog-section blockquote.default-quote p::before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 30px;
    color: #ccc;
    left: -40px;
    top: 8px;
}
.blog-section blockquote.default-quote .small, .blog-section blockquote.default-quote footer, .blog-section blockquote.default-quote small {
    font-size: 15px;
    line-height: 30px;
    color: #0a8dcc;
    margin-top: 30px;
}
.blog-section .pagination>li>a, .blog-section .pagination>li>span {
    float: left;
    padding: 7px 12px;
    margin-left: 10px;
    font-weight: 700;
    color: #dadada;
    background-color: transparent;
    border: 2px solid #dadada;
}
.blog-section .pagination>li>a:hover, .blog-section .pagination>li>span:hover {
    color: #fff;
    background-color: #0a8dcc;
    border-color: #0a8dcc;
}
.blog-section .pagination>li:first-child>a, .blog-section .pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.blog-section .pagination>li:last-child>a, .blog-section .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
span.post-date {
    font-size: 12px;
}
.widget_tag_cloud ul li {
    margin-bottom: 10px;
    float: left;
}
.widget_tag_cloud ul li a {
    display: block;
    padding: 3px 10px;
    color: #fff;
    background-color: #dadada;
}
.footer-widget.widget_tag_cloud ul li a {
    background-color: transparent;
}

.widget_tag_cloud ul li a:hover {
    background-color: #0a8dcc;
}



/*---Responsive Media Screen style---*/


@media only screen and (max-width: 3500px) {
/*body*/
body {
    overflow-x: hidden;
}
}
	
@media only screen and (max-width: 2500px) {}

@media only screen and (max-width: 2100px) {}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1566px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (min-width: 1300px) {}

@media only screen and (max-width: 1280px) {}

@media (min-width: 1280px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) {
	body{
		font-size:100%;
	}
}

@media only screen and (max-width: 991px) {
	body{
		font-size:100%;
	}
	.team-modual .nav-tabs > li {
		margin: 0.5%;
   		width: 24%;
	}
	.pricing-section .pricing-table-default .btn {
		padding: 13px 10px;
	}
	.testimonial-slider blockquote {
		padding: 0 40px;
		margin: 0 0 30px;
		font-size: 13px;
	}
	.testimonial-slider-nav a.prev, .testimonial-slider-nav a.next {
		width: 25px;
		height: 25px;
		line-height: 20px;
	}
	
}


/*--------------iPhone 6 plus landscape----------------*/
@media only screen and (max-width: 767px) {
	body{
		font-size:100%;
	}	
	.testimonial-slider blockquote {
		padding: 0 40px;
		margin: 0 0 30px;
		font-size: 13px;
	}
	.testimonial-slider-nav a.prev, .testimonial-slider-nav a.next {
		width: 25px;
		height: 25px;
		line-height: 20px;
	}
	.footer .copyright-section {
		text-align: center;
	}
	.footer .copyright-section .pull-right {
		float: none !important;
		margin-top: 15px;
	}
}

/*--------------iPhone 6 landscape----------------*/
@media only screen and (max-width: 667px) {}

/*--------------iPhone 5 landscape----------------*/
@media only screen and (max-width: 568px) {}

@media only screen and (max-width: 480px) {

}

/*--------------iPhone 6 plus portrait----------------*/
@media only screen and (max-width: 414px) {}

/*--------------iPhone 6 portrait----------------*/
@media only screen and (max-width: 375px) {}

/*--------------iPhone 5 portrait----------------*/
@media only screen and (max-width: 320px) {}

@media only screen and (max-width: 300px) {}

@media only screen and (max-width: 200px) {}



