@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Montserrat);
@import url('animate.css');
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #2d2d2d;
	line-height: 1.8em;
	font-weight: 400;
	background: #ffffff;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #10bcf4;
}
a:hover, a:focus, a:visited {
	text-decoration: none;
	outline: none;
	color: #10bcf4;
}
h1, h2, h3, h4, h5, h6 {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	background: none;
}
.top_header{
	display:none;	
}
input, button, select, textarea {
	font-family: 'Open Sans', sans-serif;
}

::-webkit-input-placeholder {
color:#10bcf4;
}
::-moz-placeholder {
color:#10bcf4;
}
:-ms-input-placeholder {
color:#10bcf4;
}
input:-moz-placeholder {
color:#10bcf4;
}
.border_1{border:1px solid #ddd;}
ul, li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.theme-bg {
	background-color: #10bcf4;
}
.theme-color {
	color: #10bcf4;
}
p {
	position: relative;
	line-height: 2em;
}
.theme-hover:hover {
	background-color: #10bcf4;
	color: #FFF;
	border: 1px solid #FFF;
}
.red-hover:hover {
	background-color: #FF0000;
	color: #FFF;
	border: 1px solid #f30;
}
.gren-light-hover:hover {
	background-color: #00FFFF;
	color: #FFF;
	border: 1px solid #FFF;
}
/*---siva--- */
.media{ max-width:70%!important;}

.hdr_social_icon{
	margin-top: 10px!important;
}

.hdr_h3{
	margin-top: 15px; 
     margin-bottom: 15px;
}
.abt-us{
font-size: 40px;
  color: #000;
  margin-left:45%;
}

.imger{
	height: 298px!important;
}



.qty_img2{max-width: 70%!important;}


.ml15 {
	margin-left: 15px;
}
.mr15 {
	margin-right: 15px;
}
.pb15 {
	padding-bottom: 15px;
}
.pt15 {
	padding-top: 15px;
}
.ml5{margin-left:5px;}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt50 {
	margin-top: 50px;
}
.pr-10{padding-right:10px;}
.mb50 {
	margin-bottom: 50px;
}
.pt80 {
	padding-top: 80px;
}
.pb80 {
	padding-bottom: 80px;
}

/*=============input-================*/
input {
	float: left;
	height: 40px;
	padding: 10px 15px;
	border: 1px solid #10bcf4;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background: none;
	font-size: 13px;
	color: #10bcf4;
	width: 100%;
	margin-bottom: 25px;
}
textarea {
	height: 170px;
	padding: 10px 15px;
	border: 1px solid #10bcf4;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background: none;
	font-size: 13px;
	color: #10bcf4;
	width: 100%;
	margin-bottom: 20px
}
/*============login================*/

.signup-a{padding:3% 36%; border:1px #10bcf4 solid; font-size:14px;}
.Signup-bg{
	background:url(../images/signup.jpg) center center scroll no-repeat #fff; background-size:cover;
	}
	
.Signup-bg input {
	float: left;
	height: 40px;
	padding: 10px 15px;
	border: 1px solid #10bcf4;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background: none;
	font-size: 13px;
	color: #10bcf4;
	width: 100%;
	text-align:right;
	margin-bottom: 25px;
}

.login {
	font-size: 16px;
	color: #FFF;
}
.login a i {
	font-size: 14px;
	margin-left: 1px;
	padding: 8px 5px;
	background: #FFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
}
#sidebar-wrapper {
	margin: 3% 3%;
	padding: 5%;
	z-index: 8000;
	position: fixed;
	right: 0;
	width: 30%;
	height: 80%;
	margin-right: -30%;
	overflow-y: auto;
	background: rgba(0,0,0,.75);
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
#sidebar-wrapper.active {
	right: 30%;
	width: 30%;
	min-width:300px;
	margin:0 auto;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	margin: 3% 3%;
	padding: 5%;
	display: block;
}
/*============end login================*/

.Signup {
	border: 1px solid #10bcf4;
	padding: 4% 30%;
	margin: 1% 3%;
	text-align: center;
	font-size: 12px;
}
/*============end Signup================*/


/*==========title============*/
.title1{background:url(../images/doll-handmade-thanjavur-doll-1186853.jpg) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title1 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title1 p{font-size:14px; color:#FFF;}
/*==========title============*/

.title2{background:url(../images/contact1.png) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title2 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title2 p{font-size:14px; color:#FFF;}

.title3{background:url(../images/enqry0.png) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title3 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title3 p{font-size:14px; color:#FFF;}


.title5{background:url(../images/lefplt_tree.png) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
 .title5 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title5 p{font-size:14px; color:#FFF;} 


.title4{background:url(../images/bommai0.png) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title4 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title4 p{font-size:14px; color:#FFF;} 

.title8{background:url(../images/moringabanner.jpg) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title8 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title8 p{font-size:14px; color:#FFF;} 


.title6{background:url(../images/coir.png) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title6 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title6 p{font-size:14px; color:#FFF;} 

.title7{background:url(../images/enqry11.png) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title7 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title7 p{font-size:14px; color:#FFF;} 

.title9{background:url(../images/coconuttree.jpeg) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title9 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title9 p{font-size:14px; color:#FFF;} 

.title10{background:url(../images/vayal.jpeg) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title10 h2{margin-bottom:20px; color:#FFF; font-size:36px;text-align:center;}
.title10 h5{margin-bottom:20px; color:#FFF; font-size:28px;}
.title10 h6{margin-bottom:20px; color:#FFF; font-size:26px;}
.title10 p{font-size:22px; color:#FFF;} 

.title11{background:url(../images/slider6.jpeg) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title11 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title11 p{font-size:14px; color:#FFF;} 


/* .title8{background:url(../images/websites/10.seed/5.jpg) center; background-size:cover; padding-top:100px; padding-bottom:80px;}
.title8 h2{margin-bottom:20px; color:#FFF; font-size:36px;}
.title8 p{font-size:14px; color:#FFF;}  */

/*=========one page style head================*/
.unfixtheader{width:100%; transition:all ease .4s; background:#fff; }
.fixtheader{position:fixed; width:100%; top:0px; z-index:1000000000; background:#fff; transition:all ease .4s; border-bottom:1px solid #ddd;}


/*==========top-bar============*/
.top-bar a i {
	background: #10bcf4;
	padding: 7px 5px;
	margin: 5px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	font-size: 14px;
	border: 1px solid #10bcf4;
}
.link-text p {
	margin: 9px 0;
}
.link-text span {
	margin-right: 15px;
	color: #fff;
}
.link-text span i {
	margin-right: 5px;
}
/*==========wpm-menu============*/
.logo {
	font-size: 24px;
	text-align: left;
	margin: 10px 0px;
}
.wpm-menu {
	position: relative;
	float: right;
	padding: 0px 0px;
	margin-right: 14px;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease;
}
.wpm-menu .navbar-collapse {
	padding: 0px 15px;
}
.wpm-menu .navbar-nav {
	margin: 7px;
}
.wpm-menu .navbar-nav > li {
	position: relative;
	padding: 0px;
	margin-left: 15px;
}
.wpm-menu .navbar-nav > li > a {
	position: relative;
	display: block;
	padding: 13px 20px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	opacity: 1;
	z-index: 2;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-ms-border-radius: 3px 3px 0px 0px;
	-o-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
}
.wpm-menu .navbar-nav > li:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 50px!important;
	background: #10bcf4;
	z-index: 1;
	opacity: 0;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.wpm-menu .navbar-nav > li:hover:after, .wpm-menu .navbar-nav > li.current:after, .wpm-menu .navbar-nav > li.current-menu-item:after {
	opacity: 1;
}
.wpm-menu .navbar-nav > li > a:hover, .wpm-menu .navbar-nav > li > a:active, .wpm-menu .navbar-nav > li > a:focus {
	background: none;
	color: #fb6648;
	opacity: 1;
}
.wpm-menu .navbar-nav > li > a:visited {
	background: none;
}
.wpm-menu .navbar-nav > li:hover > a, .wpm-menu .navbar-nav > li.current > a, .wpm-menu .navbar-nav > li.current-menu-item > a, .wpm-menu .navbar-nav > li > ul > li:hover > a {
	color: #ffffff;
	opacity: 1;
}
.wpm-menu .navbar-nav > li > ul {
	position: absolute;
	left: 0px;
	top: 200%;
	width: 200px;
	padding: 0px;
	border: 1px solid rgba(255,255,255,0.50);
	z-index: 100;
	background: #10bcf4;
	visibility: hidden;
	opacity: 0;
	border-radius: 0px 2px 2px 2px;
	-ms-border-radius: 0px 2px 2px 2px;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	-o-border-radius: 0px 2px 2px 2px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.wpm-menu .navbar-nav > li:hover > ul {
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.wpm-menu .navbar-nav > li > ul > li.dropdown:before {
	font-family: 'FontAwesome';
	content: '\f0da';
	position: absolute;
	right: 7px;
	top: 9px;
	width: 20px;
	height: 20px;
	display: block;
	color: #ffffff;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	z-index: 5;
}
.wpm-menu .navbar-nav > li > ul > li {
	position: relative;
	float: none;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.wpm-menu .navbar-nav > li > ul > li:last-child {
	border: none;
}
.wpm-menu .navbar-nav > li > ul > li > a {
	position: relative;
	display: block;
	padding: 5px 20px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	word-wrap: break-word;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.wpm-menu .navbar-nav > li > ul > li:hover > a {
	padding-left: 25px;
}
.wpm-menu .navbar-nav > li > ul > li > ul {
	position: absolute;
	left: 120%;
	top: 0px;
	width: 200px;
	padding: 0px;
	border: 1px solid rgba(255,255,255,0.50);
	z-index: 100;
	background: #10bcf4;
	visibility: hidden;
	opacity: 0;
	border-radius: 0px 2px 2px 2px;
	-ms-border-radius: 0px 2px 2px 2px;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	-o-border-radius: 0px 2px 2px 2px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.wpm-menu .navbar-nav > li > ul > li:hover > ul {
	left: 100%;
	opacity: 1;
	visibility: visible;
}
.wpm-menu .navbar-nav > li > ul > li > ul > li {
	position: relative;
	float: none;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.wpm-menu .navbar-nav > li .navbar-toggle {
	z-index: 5;
	position: absolute;
	right: 7px;
	top: 5px;
	padding: 7px 9px;
}
.wpm-menu .navbar-nav > li > ul > li > ul > li:last-child {
	border: none;
}
.wpm-menu .navbar-nav > li > ul > li > ul > li > a {
	position: relative;
	display: block;
	padding: 5px 20px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	word-wrap: break-word;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.wpm-menu .navbar-nav > li > ul > li > ul > li:hover > a {
	padding-left: 25px;
}
/*========== end wpm-menu============*/






/*==================0ne page index  and index 1 to 3 slider===========================*/

.slider-fire{position:relative; max-width:1900px; margin:0 auto;}
.prev{position:absolute; font-size:44px; top:40%; left:12px; color:#fff;}
.next{position:absolute; font-size:44px; top:40%; right:12px; color:#fff;}
.pager {
	width: 300px;
	position: absolute;
	bottom: 12px;
	text-align: center;
	left: 50%;
	margin-left: -150px;
	z-index: 2
}
.pager span {
	display: inline-block;
	border-radius: 50%;
	background: #fff;
	opacity: 0.5;
	height: 10px;
	width: 10px;
	margin: 0 4px;
	cursor: pointer
}
.pager span.fire-pager-active {
	opacity: 1
}

#fireSlider li, #fireSlider3 li, #fireSlider4 li {
	display: block;
	height: 100%;
	font-size: 120px;
	color: #fff;
	text-align: center;
	padding-top: 200px
}

#fireSlider li ul, #fireSlider3 li ul, #fireSlider4 li ul {
	height: auto
}
#fireSlider li ul li, #fireSlider3 li ul li, #fireSlider4 li ul li {
	display: block;
	height: auto;
	font-size: 16px;
	padding-top: 0;
	text-align: left
}

#fireSlider2 {
	width: 100%;
	max-width: 1200px;
	height: 300px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden
}
#fireSlider2 li {
	display: block;
	height: 100%;
	font-size: 120px;
	color: #fff;
	text-align: center;
	padding-top: 80px;
	opacity: 0.25;
	transition: opacity 0.5s ease
}


#fireSlider2 li ul {
	height: auto
}
#fireSlider2 li ul li {
	display: block;
	height: auto;
	font-size: 16px;
	padding-top: 0;
	text-align: left
}

#fireSlider2 li.fire-slider-active {
	opacity: 1
}
/*# sourceMappingURL=stylesheet.css.map */



#fireSlider, #fireSlider3, #fireSlider4 {
	width: 100%;
	max-width: 1900px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden
}

#fireSlider li.slide-1, #fireSlider3 li.slide-1, #fireSlider4 li.slide-1 {
	background:url(../images/slider4.png) center center; background-size:cover;
}
#fireSlider li.slide-2, #fireSlider3 li.slide-2, #fireSlider4 li.slide-2 {
	background:url(../images/slider6.jpeg) center center; background-size:cover;
}
#fireSlider li.slide-3, #fireSlider3 li.slide-3, #fireSlider4 li.slide-3 {
	background:url(../images/lefplt.png) center center; background-size:cover;
}
#fireSlider li.slide-4, #fireSlider3 li.slide-4, #fireSlider4 li.slide-4 {
	background:url(../images/bommai.png) center center; background-size:cover;
}

/*==================0ne page index  and index 1 to 3 slider===========================*/


/*================ baner==================*/
.baner{padding-top:350px; padding-bottom:200px;}



/*================ ///  baner==================*/

/*===========arrow list============*/
.fullwidth img{width:100%; min-width:100%;}
.arrow-list {
	font-size:15px;
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	padding-bottom:16px;
}
.arrow-list ul { margin:0 !important; padding:0px; }
.arrow-list ul li {
	margin:0 !important;
	line-height:15px;
	background:#f4f5f5 !important;
}
.arrow-list ul li a {
	position:relative;
	display:block;
	padding:22px 0 22px 48px;
	color:#3e454c;
}
.arrow-list ul li a:after {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:0;
	height:100%;
	content:"";
	background:#10bcf4 !important;
	z-index:1;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.arrow-list ul li a:hover { color:#fff; }
.arrow-list ul li a:hover:after { width:100%; }
.arrow-list ul li a strong {
	position:relative;
	font-weight:normal;
	z-index:10;
}
.arrow-list ul li a:before {
	position:absolute;
	display:block;
	left:20px;
	width:7px;
	height:11px;
	content:"" !important;
	background:url(../images/arr_2.png) 0 0 no-repeat;
	pointer-events:none;
}
.arrow-list ul li:nth-child(2n) { background:#fafafa !important; }

/*=================arrow-list===================*/




/*============hover effect 2==============*/
#portfolio .col-md-4{margin-bottom:30px;}
#filters{padding-left:0px; margin:0 auto;}
#filters li{display:inline-block; padding:20px;}
#filters li a{display:inline-block;}

.item-box {
    position: relative;
    overflow: hidden;
    display: block;
}
.item-box img{ width:100%; }

    .item-box:hover .wpm-item {
        opacity: 1;
        visibility: visible;
		height:100%;
    }

        .item-box:hover .wpm-item .item-caption {
            bottom: 30px;
            opacity: 1;
        }

    .item-box:hover .item-container {
        transform: scale(1.1);
        transition: all 2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
        width: 100%;
    }

.wpm-item {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    width: 100%;
    top: 0;
    left: 0;
	bottom:0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}

    .wpm-item h5, .wpm-item h6, .wpm-item p {
		color:#fff;
        margin-bottom: 0px;
    }

    .wpm-item p {
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 1.5px;
        font-weight: 400;
        margin-top: 0;
        text-align: left;
    }

    .wpm-item .item-caption {
        position: absolute;
        bottom: -60px;
        left: 0px;
        padding-left: 30px;
        padding-right: 30px;
        text-align: left;
        transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -webkit-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        opacity: 0;
    }
/*============hover effect 2==============*/


/*====================about=============================*/

.about {
	background-color: #37474f;
}
.head-title {
	color: #ffffff;
	font-family: 'Open Sans';
	font-size: 2.18em;
	font-weight: 300;
}
.head-title span {
	color: #1abc9c;
}
.about .section-description {
	color: #bfbfbf;
	font-size: .875em;
	padding: 20px 70px 80px 70px;
	text-transform: uppercase; 
}
.about-items .item-top {

	  border-radius: 100%;
}
.about-items .item-top:before {
	content: '';
	position: absolute;
	top:130px;
	width: 30px;
	height: 1px;
	background-color: #ffffff;
	left: 50%;
	margin-left: -15px;
}
.item-icon {
  border-radius: 100%;
  	background-color: #10bcf4;
  color: #ffffff;
  display: inline-block;
  font-size: 2.3em;
  height: 115px;
  line-height: 115px;
  width: 115px;
  text-align: center;
}

.about-items .item-icon:before {
	content: '';
	position: absolute;
	height: 140px;
	width: 2px;
	background-color: #10bcf4;
	z-index: -1;
	right: 50%;
	left: 50%;
	top: -11px;

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.about-items .item-description {
	color: #000;
}
.about-items .item-icon:before {
  content: '';
  position: absolute;
  height: 140px;
  width: 2px;
  background-color: #10bcf4;
  z-index: 0;
  right: 50%;
  left: 50%;
  top: -11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.team_i a i{text-align:center; width:40px; height:40px; background:#10bcf4; color:#fff; padding-top:10px; font-size:20px; margin:0px 5px;}
.team_i h3{margin:5px 0; font-size:24px;}
.team_i h4{margin:5px 0; font-size:18px; display:block; color:#10bcf4; border-bottom:1px #999 solid;}
.team_i p{margin:10px 0px;}
.team_i .col-md-3:hover{color:#10bcf4;}
.team_i .col-md-3:hover p{color:#10bcf4;}


/*===skill====*/

.skillbar {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.skill-bar-percent {
  float: right;
  display: inline-block;
}
.skillbar-bar:before {
  background: #eee;
  content: "";
  height: 3px;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.skillbar-bar {
  height: 3px;
  width: 0px;
  background: #323232;
  -webkit-transition-property: width, background-color;
  -moz-transition-property: width, background-color;
  -ms-transition-property: width, background-color;
  -o-transition-property: width, background-color;
  transition-property: width, background-color;
}
.skillbar-title, .skill-bar-percent {
  color: #323232;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.skillbar-title {
  display: inline-block;
}

/*====================about=============================*/



/*==========pricing---============*/
.pricing-table {
	background: #ffffff;width: 100%;padding: 35px;transition: .4s;position: relative;border: 5px solid #fff;cursor: pointer; margin-bottom:10px;
}

.pricing-table i {
	width: 32px;position: relative;margin: 0px auto 25px;height: 32px;display: table;
}

.pricing-table i img {
	display: table;margin: 0 auto;
}

.pt-ico {
	opacity: 1;transition: .4s;
}

.pt-ico1 {
	background-image:url();
	position: absolute;top: 0;left: 0;right: 0;opacity: 0;transition: .4s;
}

.pricing-table:hover .pt-ico {
	opacity: 0;transition: .4s;
}

.pricing-table:hover .pt-ico1 {
	opacity: 1;transition: .4s;
}

.plan-title {
	font-size: 14px;font-weight: bold;
	color: #000;text-transform: uppercase;text-align: center;font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 0.075em;margin: -3px 0 27px;
}

.pricing-table:hover .plan-title , .popular .plan-title {
	color: #fff;
}

.pricing-table:hover, .popular {
	background: #10bcf4 !important;
	border: 5px solid #ddd;transition: .4s;
}

.plan-price {
	display: table;margin: 0 auto;
	border-top: 6px solid #f3f3f3;border-bottom: 6px solid #f3f3f3;padding: 14px 10px 16px;font-family: Montserrat;font-size: 42px;color: #000;position: relative;
}

.plan-price em {
	font-style: normal;font-family:sans-serif;font-size: 18px;color: #333;margin-right: -9px;position: relative;top: -13px;
}

.plan-price span {
	font-family:sans-serif;font-size: 12px;font-style: italic;color: #666;
}

.pricing-table:hover .plan-price , .popular .plan-price ,
.pricing-table:hover .plan-price em , .popular .plan-price em ,
.pricing-table:hover .plan-price span , .popular .plan-price span {
	color: #fff;
}

.pricing-table:hover .plan-price , .popular .plan-price {
	border-top: 6px solid #337ab7;border-bottom: 6px solid #337ab7;
}

.plan-features {
	margin-left:0 !important;
	margin-right:0;
	margin-top:45px;
	margin-bottom:45px;
	padding-left:0px;
}

.plan-features li {
	text-align: center;font-size: 11px;font-weight: 400;margin-bottom: 17px;
}

.plan-features li:last-child {
	margin-bottom: 0px;
}

.pricing-table:hover .plan-features li, .popular .plan-features li {
	color: #fff;
}

.buy-btn {
	height: 42px;background-color: transparent;border: solid 1px #ddd;line-height: 40px;display: table;margin: 0 auto;padding: 0 40px;font-family: Montserrat;font-size: 42px;color: #000;font-size: 12px;color: #000;text-transform: uppercase;
}

.pricing-table:hover .buy-btn , .popular .buy-btn {
	color: #fff;
	border-color: #fff;
}

.popular:hover .pt-ico {opacity: 1 !important;
}

.buy-btn:hover {
	background: #fff;color: #337ab7 !important;
}
/*========= =/// pricing---============*/






/*=================portfolio=================*/
.section.section-portfolio{padding-bottom:0;text-align:center;}
.section.section-portfolio .post{margin-bottom:60px;}
.portfolio-isotope .col-md-6{margin-bottom:30px;}
@media (max-width:991px){.section.section-portfolio .post{margin-bottom:30px;}}
.section.section-portfolio .entry-thumbnail img{width:100%;}
.section.section-portfolio #filters{list-style-type:none;margin:0 0 30px;}
.section.section-portfolio #filters li{display:inline-block;margin:0px;color:#eee;}
.section.section-portfolio #filters li a{ display:inline-block; color:#01414e; padding:15px 20px; border:1px #666666 solid;}
.section.section-portfolio #filters li a:hover{color:#fff; background:#ff5400;}
.section.section-portfolio #filters li a:active{color:#fff; background:#01414e;}
.section.section-portfolio .portfolio-isotope{margin-bottom:30px;}
.section.section-portfolio .portfolio-isotope .portfolio-item{margin:0 0 30px;}
.section.section-portfolio .portfolio-isotope .col-lg-3,.section.section-portfolio .portfolio-isotope .col-md-3,.section.section-portfolio .portfolio-isotope .col-sm-3,.section.section-portfolio .portfolio-isotope .col-xs-3{margin-left:-1px;}
/*=================portfolio=================*/

/*=================isotope=================*/

.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1;}
.isotope,.isotope .isotope-item{-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-ms-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;}
.isotope{-webkit-transition-property:height,width;-moz-transition-property:height,width;-ms-transition-property:height,width;-o-transition-property:height,width;transition-property:height,width;}
.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-ms-transition-property:-ms-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;}
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}


/*=================isotope=================*/

/*=================hover=================*/

.hover-effect {
	position: relative;
	display: inline-block;
	max-width: 100%
}
.hover-effect .overlay {
	width: 100%;
	height: 100%;
	display: block;
	background: 0 0;
	position: absolute;
	top: 0;
	color: #fff;
	text-align: center;
	line-height: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.hover-effect .fa {
	top: 60%;
	margin-top: -15px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: transparent;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.hover-effect:hover .overlay {
	background: #0c3;
}
.hover-effect:hover .fa {
	top: 50%;
	color: #fff
}
/*=================hover=================*/
/*================= // portfolio=================*/




/*================ blog==================*/

#timeline {
    padding-bottom: 60px;
}
#timeline .fa {
	color:#10bcf4;
}
.wrapper-grey {
  background-color: #f3f3f3;
}
.timeline-holder {
    margin: 0 auto;
    padding: 0px;
    padding-top: 20px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.timeline-holder:before {
    background: #e4e4e4;
    content: "";
    left: 50%;
    top: 20px;
    bottom: 0px;
    position: absolute;
    width: 1px;
    margin-left: -1px;
    height: 9999px;
}

ul .timeline-holder >li {
    width: 100%;
    float: left;
    display: inline-block;
}

.timeline-item-content {
    width: 50%;
}

.timeline-item-txt {
    position: relative;
    padding: 20px;
    padding-bottom: 0px;
    background: #fff;
    border: 1px solid #e4e4e4;
    margin-top: -20px;
}

.timeline-item-left .timeline-item-content:hover .date-icon,
.timeline-item-right .timeline-item-content:hover .date-icon {
    -webkit-animation: pulse .3s;
    animation: pulse .3s;
}

.timeline-item-left {
    float: left;
    position: relative;
	margin-top: 20px;

}

.timeline-item-left .timeline-item-content {
    float: left;
}

.timeline-item-left .timeline-item-txt {
    margin-right: 60px;
}

.timeline-item-left .date-icon {
    margin-right: -20px;
    float: right;
}

.timeline-item-right {
    float: right;
    position: relative;
	margin-top: 20px;

}

.timeline-item-right .timeline-item-content {
    float: right;
}

.timeline-item-right .timeline-item-txt {
    margin-left: 60px;
}

.timeline-item-right .date-icon {
    margin-left: -20px;
    float: left;
}

.timeline-item-txt:before,
.timeline-item-txt:after {
    content: " ";
    position: absolute;
    top: 24px;
    display: block;
    width: 0;
    height: 0;
    border-top: solid 15px transparent;
    border-bottom: solid 15px transparent;
}

.timeline-item-left .timeline-item-txt:before,
.timeline-item-left .timeline-item-txt:after {
    right: -18px;
    border-left: solid 20px #fff;
}

.timeline-item-left .timeline-item-txt:before {
    right: -20px;
    border-left-color: #e4e4e4;
}

.timeline-item-right .timeline-item-txt:before,
.timeline-item-right .timeline-item-txt:after {
    left: -18px;
    border-right: solid 20px #fff;
}

.timeline-item-right .timeline-item-txt:before {
    left: -20px;
    border-right-color: #e4e4e4;
}

.timeline-holder .meta:hover {
    color: #b1b1b1;
}

.date-icon {
    text-align: center;
    padding-top: 10px;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.timeline-start {
    width: 100%;
    float: left;
    padding: 0px;
    position: relative;
}

.timeline-start-content {
    text-align: center;
    background: #f3f3f3;
    padding-bottom: 20px;
}

.timeline-start .timeline-start-icon {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 12px;
    height: 12px;
    background: #e4e4e4;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

/*================ end/ blog==================*/


/*==============   blog 2================*/

#latest-news{background:#f3f3f3;}
.timeline {
	padding: 20px 0;
	list-style: none;
	position: relative;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eee;
	left: 50%;
	margin-left: -1.5px;
}

.timeline > li {
	margin-bottom: 40px;
	position: relative;
	width: 50%;
	float: left;
	clear: left;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li > .timeline-panel {
	width: 94%;
	float: left;
	border: 1px solid #d4d4d4;

	position: relative;
}

.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline > li > .timeline-badge {
	color: #ccc;
	width: 24px;
	height: 24px;
	line-height: 50px;
	font-size: 1.4em;
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 19px;
	right: -12px;
	z-index: 9;

}

.timeline > li > .timeline-badge i:hover {
	color: #72c02c;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.timeline > li > .timeline-panel .timeline-heading {
	padding: 5px;
}

.timeline > li > .timeline-panel .timeline-heading img {
	width: 100%;
}

.timeline .timeline-body {
    padding: 12px;
}

.timeline .timeline-footer{
    padding: 7px 12px;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

.timeline .timeline-footer .blog-info {
	float: left;
}

.timeline .timeline-footer .blog-info i {
	color: #777;
}

.timeline .timeline-footer .likes {
	float: right;
}
.timeline .timeline-footer .likes i {
	margin-right: 2px;
	color: #777;
}

.timeline .timeline-footer .likes:hover {
	text-decoration: none;
	color: inherit;
}

.timeline .timeline-footer .likes:hover i {
	color: #72c02c;
}

.timeline > li.timeline-inverted{
	float: right; 
	clear: right;
	margin-bottom: 40px;
}

.timeline > li:nth-child(2){
  	margin-top: 60px;
}

.timeline > li.timeline-inverted > .timeline-badge{
  	left: -12px;
}

@media (max-width: 992px) {
	.timeline > li > .timeline-panel:before {
		top: 31px;
		right: -11px;
		border-top: 11px solid transparent;
		border-left: 11px solid #ccc;
		border-bottom: 11px solid transparent;
	}

	.timeline > li > .timeline-panel:after {
		top: 32px;
		right: -10px;
		border-top: 10px solid transparent;
		border-left: 10px solid #fff;
		border-bottom: 10px solid transparent;
	}
	.timeline > li.timeline-inverted > .timeline-panel:before {
		border-right-width: 11px;
		left: -11px;
	}
	.timeline > li.timeline-inverted > .timeline-panel:after {
		border-right-width: 10px;
		left: -10px;
	}

}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li {
      margin-bottom: 20px;
      position: relative;
      width:100%;
      float: left;
      clear: left;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
    }

    ul.timeline > li > .timeline-badge {
        left: 28px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

    ul.timeline > li > .timeline-panel:before {
    	top: 27px;
		right: -12px;
		border-top: 12px solid transparent;
		border-left: 12px solid #ccc;
		border-bottom: 12px solid transparent;
	}

	ul.timeline > li > .timeline-panel:after {
		top: 28px;
		right: -11px;
		border-top: 11px solid transparent;
		border-left: 11px solid #fff;
		border-bottom: 11px solid transparent;
	}

    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 12px;
        left: -12px;
        right: auto;
    }

    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 11px;
        left: -11px;
        right: auto;
    }
    
	.timeline > li.timeline-inverted{
		float: left; 
		clear: left;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.timeline > li.timeline-inverted > .timeline-badge{
		left: 28px;
	}
}

/*============== blog 2================*/
.post-main .row{margin:10px 0px;}
.post h4{font-size:14px; margin:2px;}
.post h5{font-size:13px; margin:2px;}
.post p{margin:0px; font-size:11px;}

/*===========================comment-----------------------------*/
#comments {
  margin-top: 40px;
  border: 1px solid #e5e5e5;
  padding: 30px 30px 35px 35px;
}
.comments-title{margin-bottom:10px;}
.comment-area ol{
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#comments li.comment {
  margin-top: 30px;
}
#comments ol.comments-list > li:first-child {
  margin-top: 0;
}
#comments .comment-wrapper {
  margin-left: 40px;
  padding: 30px 30px 30px 60px;
  background-color: #f2f2f2;
  position: relative;
}
#comments .comment-avatar {
  position: absolute;
  width: 86px;
  height: 80px;
  top: 30px;
  left: -43px;
}
#comments .children {
  margin: 0 0 0 40px;
  padding: 0;
}
#comments header {
  margin-bottom: 20px;
}
#comments header h6 {
  font: bold 14px/24px "Raleway", sans-serif;
  color: #131313;
  margin: 0;
  float: left;
}
#comments .comment-body p {
  margin-bottom: 0;
}


/*============== end  blog 2================*/




/*--=============Service ======================-*/
.service {
	padding-bottom: 55px;
}
.service-item {
	padding-bottom: 45px;
}
.services .item-title {
	color: #10bcf4;
	font-size: 1.31em;
	font-weight: 600;
	padding-top: 32px;
}
.shortcode-page .service-item {
	padding-bottom: 100px;
}
.services .item-top:before {
	background-color: #10bcf4;
	bottom: -12px;
}
.services .item-icon {
 border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 2.3em;
  height: 81px;
  line-height: 81px;
  width: 90px;
  text-align: center;
}


.service-btn {
	padding-top: 25px;
}
.service-btn .btn {
	background-color: #10bcf4;
	border: 1px solid transparent;
	color: #ffffff;
	font-size: .81em;
	font-weight: 300;
	font-family: 'Open Sans';
	padding: 8px 20px;
	line-height: 20px;
}
.service-btn .btn:hover {
	background-color: #ffffff;
	border-color: #10bcf4;
	color: #10bcf4;
}
/* .media{
  margin-bottom:60px;
} */

/*--=============Service ======================-*/



/*==============================testimonial====================*/
blockquote {
  padding:0px;
  margin: 0 0 20px;
  font-size: 17.5px;
 border-left:0px solid #eee;
}
.blockquote-fancy.blockquote-fancy-small .blockquote-img {
  width: 80px;
  height: 80px;
}
.blockquote-fancy .blockquote-img {
  display: block;
  width: 180px;
  height: 180px;
  position: absolute;
  top: 30px;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, 0.9) inset;
  -moz-box-shadow: 0 0 10px rgba(51, 51, 51, 0.9) inset;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.9) inset;
  border: 10px solid #e9e9e9;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: -1;
}
.blockquote-fancy.blockquote-fancy-small p {
  font-size: 24px;
  padding: 30px 30px 30px 110px;
}





/*=========================faq=======================*/

.nav-tabs.style-1>li>a:hover {
  border-color: #222!important;
  background-color: #333!important;
  color: #fff;
}.nav-tabs.style-1>li>a {
  color: #333;
  margin-right: 0;
  line-height: 1;
  border: 1px solid transparent;
  padding: 12px 15px 11px;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  height: 40px;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.collapse-contextual .panel-heading a:after, .collapse-style-1 .panel-heading a:after, .collapse-style-2 .panel-heading a:after, .collapse-style-3 .panel-heading a:after {
  line-height: 1;
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 50%;
}
.collapse-style-1 .panel-heading a:after {
  content: "\f146";
  font-size: 14px;
  font-weight: 300;
  margin-top: -7px;
}
.collapse-style-1 .panel-heading a.collapsed:after {
  content: "\f0fe";
}
.nav-tabs.style-1>li.active>a, .nav-tabs.style-1>li.active>a:focus, .nav-tabs.style-1>li.active>a:hover {
  color: #fff;
  cursor: default;
  border-color: #222;
}
.nav-tabs.style-1>li.active>a {
  background-color: #333!important;
}
.form-control {
  border-radius: 5px;
  background: #fff;
  height: 40px;
  padding-right: 30px;
  border-color: #e1e1e1;
  color: #777;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
}
.new{top:100% !important;}
.form-control-feedback {
  color: #777;
  width: 40px;
  height: 40px;
  line-height: 40px!important;
  top: 0;
}
.has-feedback label~.form-control-feedback {
  top: 27px;
}
.sidebar .title {
  margin-top: 3px;
}

/*========faq=======================*/
 
.contact_form input {
  height: 40px;
  padding: 10px 15px;
  border: 1px solid #10bcf4;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background:none;
  font-size: 13px;
  color:#10bcf4;
  width: 100%;
  margin-bottom: 25px;
}
.contact_form textarea {
  height: 170px;
  padding: 10px 15px;
  border: 1px solid #10bcf4;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  background:none;
  font-size: 13px;
  color:#10bcf4;
  width: 100%;
  margin-bottom: 20px;
}

.contact_form a.button {
  background:none;
  border: 1px solid #10bcf4;
  padding: 10px 20px;
  font-size: 14px;
  color:#10bcf4;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  width: 100%;
}
.button span {
  padding-right: 8px;
  vertical-align: middle;
}
.contact_form a.button span {
  width: 35px;
  height: 20px;
  display: inline-block;
}

.contact_form a.button:hover, .contact_form input.button:hover {
  background:#10bcf4;
  color:#fff;
}


/*=====================footer===========================*/
#footer{padding-top:80px;}
.footer{padding-bottom:40px;}
.overlay-container {
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
}
.nav-pills.nav-stacked>li>a:hover {
	color: #09afdf;
	background-color: transparent;
	border-color: transparent;
}
.footer-content .nav-pills>li>a {
	padding: 4px 0;
}
.nav-pills>li>a:after, .process .nav-pills>li+li:after {
	font-family: FontAwesome;
	content: "\f101";
	top: 6px;
}
.nav-pills>li>a:after {
	font-size: 12px;
	position: absolute;
	right: 15px;
	color: #d1d1d1;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.nav-pills>li>a:hover {
	color: #09afdf;
	background-color: transparent;
	border-color: transparent;
}

.folio .col-xs-4,.folio .col-md-6{padding:2px 5px;}
.footer-content .social-links li {
	margin: 0 5px 5px 0
}
.footer-content .social-links li a {
	color: #777;
	background-color: transparent;
	border-color: #777
}
.footer-content .social-links li a:hover {
	color: #fff;
	background-color: #777;
	border-color: #777
}
.social-links.small li a {
	width: 30px;
	height: 30px;
	font-size: 14px
}
.social-links.small li a i {
	line-height: 29px
}
.social-links.large li a {
	width: 60px;
	height: 60px;
	font-size: 24px
}
.social-links.large li a i {
	line-height: 60px
}
.social-links.square li a, .square {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.social-links.circle li a {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}
.social-links.animated-effect-1 li.twitter a:hover {
	border-color: #55acee
}
.social-link-fa{padding-left:0px;}
.social-link-fa li{list-style:none; display:inline-block; padding:6px 12px; background:#000; color:#fff; margin:2px; border-radius:50%;}
.social-link-fa li:hover{background:#10bcf4;}
.social-link-fa li a{color:#FFF;}
.subfooter{padding:30px 0px; background-color:#7C7C7C; color:#fff; text-align:center; }

.footer_title {
	font-size: 23px;
	color: #fff!important;
	font-weight: 100;
	margin-bottom:10px;
}
@media only screen and (min-width:320px) and (max-width: 359px){
	.hdr_h3{
		margin-left: 26%!important;
		}
		.wpm-menu .navbar-toggle {
			border: 1px solid #10bcf4;
			margin-top: 15px;
			margin-right: 43%!important;
		}	
	.hdr_social_icon{
	margin-left: 25%!important;
	}

	.timeline-item-left .timeline-item-txt {
		margin-right: -149px;
		margin-top: 40%;
	}

	.timeline-item-right .timeline-item-txt {
		margin-left: -150px;
		margin-top: 40%;
	}

	.imder{
		padding: 0px;
		margin-left: 21%;
	}

	.qty_img1{
		max-width: 77%!important;
	}

	.qty_img{
     max-width:78%!important;
	}

	
	.qty_img2{
		max-width: 82%!important;
	}

	.abt-us{
		margin-left: 24%!important;
	}
}



@media only screen and (min-width:360px) and (max-width: 400px){
	.hdr_h3{
		margin-left: 30%!important;
		}
	.wpm-menu .navbar-toggle {
		border: 1px solid #10bcf4;
		margin-top: 15px;
		margin-right: 42%;
	}	
	.hdr_social_icon{
	margin-left: 26%!important;
	}

	.timeline-item-left .timeline-item-txt {
		margin-right: -149px;
		margin-top: 35%;
	}

	.timeline-item-right .timeline-item-txt {
		margin-left: -150px;
		margin-top: 35%;
	}

	.imder{
		padding: 0px;
		margin-left: 16%;
	}

	.qty_img1{
		max-width: 82%!important;
	}

	
	.qty_img2{
		max-width: 82%!important;
	}

}

@media only screen and (min-width:411px) and (max-width: 419px){
	.hdr_h3{
		margin-left: 33%!important;
		}
		.wpm-menu .navbar-toggle {
			border: 1px solid #10bcf4;
			margin-top: 15px;
			margin-right: 43%!important;
		}	
	.hdr_social_icon{
	margin-left: 32%!important;
	}

	.timeline-item-left .timeline-item-txt {
		margin-right: -149px;
		margin-top: 40%;
	}

	.timeline-item-right .timeline-item-txt {
		margin-left: -150px;
		margin-top: 40%;
	}

	.imder{
		padding: 0px;
		margin-left: 21%;
	}

	.qty_img1{
		.qty_img2 {
			margin-left: -9px;
			max-width: 81%!important;
		}
	}

	.qty_img{
     max-width:78%!important;
	}

	
	.qty_img2{
		max-width: 82%!important;
	}

	.abt-us{
		margin-left: 24%!important;
	}
}



	@media only screen and (min-width:412px) and (max-width: 440px){
		.hdr_h3{
			margin-left: 32%!important;
			}
			.wpm-menu .navbar-toggle {
				border: 1px solid #10bcf4;
				margin-top: 15px;
				margin-right: 43%!important;
			}	
		.hdr_social_icon{
		margin-left: 31%!important;
		}
	
		.timeline-item-left .timeline-item-txt {
			margin-right: -149px;
			margin-top: 35%;
		}
	
		.timeline-item-right .timeline-item-txt {
			margin-left: -150px;
			margin-top: 35%;
		}
	
		.imder{
			padding: 0px;
			margin-left: 21%;
		}
	
		.qty_img1{
			max-width: 77%!important;
		}
	
		
		.qty_img2{
			max-width: 82%!important;
		}

		.abt-us{
			margin-left: 24%!important;
		}
	}
	
	/* .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
		display: block;
		max-width: 84%;
		height: auto;
	} */

	
	}


@media only screen and (min-width:768px) and (max-width: 850px){
	.media1{
	  max-width:35%!important;
	  margin-left: 34%!important;
	}
	.hdr_social_icon{
		margin-top: 11px;
		margin-left: -5px;
		padding:0px;
}




.col-sm-2 {
    width: 24.666667%;
}

}

/*=====================footer===========================*/
