html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none; color:#000000;}
a:hover{color: #009AC9;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family: 'Open Sans', sans-serif;
	background:#fff;
	/*background: url(../images/banner_bg.png) no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center;
	background-size: 100% 100%;*/
}
.background {
      position: absolute;
      width: 100%;
      height: 80%;
      background: url(../images/banner_bg.png) no-repeat center;
      background-size: cover;
	  max-height: 500px;

    }
.background h5 {
    padding: 8% 0 0;
    text-align: center;
    color: #ffa442;
    font-size: 3.5em;
    font-family: monospace;
    text-shadow: 1px 0px 3px gray;
}
.background h3 {
    color: #FFFFFF;
    font-size: 6em;
}	
/************Google Map Zoom**************/
.scrolloff {
        pointer-events: none;
    }
.wrap{
	width:80%;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
}
.header-top{
	background: rgba(40, 58, 71, 0.79);
	position: fixed;
    width: 100%;
	z-index: 99999;
}
.logo{
	float:left;
	margin-top: 13px;
}
.logo ul li {
	display: inline-block;
	color:#22B1CC; /*#255E63;*/
}
.logo ul h6 {
	background: url(../images/sep.png) no-repeat;
	width: 23px;
	height: 22px;
	float: left;
}
.logo ul li.line{
	vertical-align: top;
    margin-top: 14px;
    font-size: 19px;
    margin-left: -2%;
    font-family: Palace Script MT;
}
span.green{
	color: #009ac9;/*#009ac9;*/
}
.reg {
    float: right;
    list-style: none;
}
.menu{
	 float:right;
}
.menu li{
	display:inline-block;
}
 .menu li:first-child{
   	margin-left:0;
 }
 .menu li a {
    display: block;
    font-size: 0.95em;
    padding: 12px 15px 12px 15px;
    color: #fff;
    /*background: #22b1cc;*/
    margin: 22px 5px;
	border-radius: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
 /*.menu li a{
  	display: block;
	font-size: 0.85em;
	padding: 30px 15px 20px 15px;
	color: #EEE;
	background: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
 }*/
.menu li a:hover ,.menu li.active a{
	border-top:1px solid #009ac9;
	color: #009ac9; /* #009ac9;*/
 } 
 #nav .current a {
	 border-top:1px solid #009ac9;
}
.toggleMenu {
    display:  none;
   	padding:4px 5px 0px 5px;
    border-radius:2em; 
    -webkit-border-radius:2em;
    -moz-border-radius:2em;
    -o-border-radius:2em; 
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
}
@media screen and (max-width:800px) {
	.menu {
		margin: 0px 0;
	}
    .active {
        display: block;
    }
    .menu li a{
    	text-align:left;
    	border-radius:0;
    	-webkit-border-radius:0;
    	-moz-border-radius:0;
    	-o-border-radius:0;
    }
    .nav {
	     list-style: none;
	     *zoom: 1;
	     width:95%;
		 /*position: absolute;*/
		 right:10px;
		 background:#051619;
		 top:62px;
		 z-index: 9999;
    }
   .menu li a span.messages{
    	text-align:center;
    	top:15px;
    }
    .nav li ul{
    	width:100%;   	
    }
    .menu ul{
    	margin:0;
    }
    .nav > li.hover > ul {
        width:100%;
    }
    .nav > li {
        float: none;
        display:block;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    .nav li a{
    	border-top:1px solid #1F253D;
    }
     .nav li:first-child a{
     	border-top:none;
     }
 }
.service ul{
	margin-left: 3%;
	list-style-type: square;
} 
.service ol{
	margin-left: 3%;
	list-style-type: decimal; !important;
} 
.service li{
	line-height: 36px;
	float: left;
	margin: 1% 3%;
	padding: 0% 0% 0% 1%;
}

/**** Slider *****/
.wmuSlider {
	/*position: relative;*/
	overflow: hidden;
	padding: 15% 0px 20%;/*10% 0 5% 0;*/
}
.wmuSlider .wmuSliderWrapper article {
	text-align: center;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right:50px;
	bottom:55%;
}
.wmuSliderPagination li {
	margin:0 0 10px 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width: 7px;
	height: 7px;
	background:none;
	border:1px solid #044763;
	border-radius: 20px;
}
.wmuSliderPagination a.wmuActive {
	background:#fff;
}
.slider_text{
	width: 50%;/*50%;*/
	margin:0 auto;
	text-align: center;
}
.slider_text h1{
	color: #FFF;
	font-size: 4em;
	font-weight: 300;
}
.slider_text h2{
	color: #FFF;
	font-size: 2em;
	font-weight: 300;
	margin-bottom: 3%;
}
video.baner-vdo {
    width: 800px;
    height: auto;
	margin-top: -9%;
}
.m_1 {
	position: relative;
}
.m_1 p{
	color:#fff;
	font-size:1.1em;
}
span.right_line {
	height: 3px;
	width: 40px;
	display: block;
	background: url(../images/border.png) no-repeat 0px 0px;
	position: absolute;
	right: 194px;
	bottom: 5px;
}
span.head{
	font-weight:bold;
}
span.left_line {
	height: 3px;
	width: 40px;
	display: block;
	background: url(../images/border.png) no-repeat 0px 0px;
	position: absolute;
	left: 190px;
	bottom: 5px;
}
.social-icons {
    float: none;
    margin-left: 0%;
    margin-bottom: 5%;
}
.fa-2x {
    font-size: 2.31em !important;
	color: #3E4095;
}
.social-icons i {
    width: auto;
    height: auto;
    display: inline-block;
    margin-left: 0em;
    color: #fff;
    padding:0% 3% 0 0;
    border-radius: 50px;
}
.social-icons i:hover {color: #000;}
.social{
	padding-top:8%;
}
.social ul li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left: 0;
}
.social li {
	background: none;
	display: inline-block;
}
li.twitter a span {
	height: 30px;
	width: 30px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -26px -320px;
}
li.twitter a span:hover {
	background: url(../images/img-sprite1.png)no-repeat -16px -360px;
}
li.facebook a span {
	height: 30px;
	width: 30px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -66px -320px;
}
li.facebook a span:hover{
	background: url(../images/img-sprite1.png)no-repeat -66px -359px;
}
li.in a span {
	height: 30px;
	width: 30px;
	display: block;
	background: url(../images/linkedin-black.png)no-repeat ;
}
li.in a span:hover{
	background: url(../images/linkedin-white.png)no-repeat ;
}
li.google a span {
	height: 30px;
	width: 30px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -109px -320px;
}
li.dribble a span {
	height: 30px;
	width: 30px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -146px -320px;
}
li.dribble a span:hover{
	background: url(../images/img-sprite1.png)no-repeat -146px -361px;
}
.test-monials-grids{
	background:#f4f7f9;
	padding:5% 0 1%;
}
.clients-grids{
	background: #f4f7f9;
    padding: 1% 0 2%;
}
.about-us-grid{
	background: #ffffff;
}
#services{
	background: #f4f7f9;
	padding: 1% 0 1%;
}
.box-white{
	background: #ffffff;
	padding: 4% 0 0;
}
.achievement-grids {
    background: #ffffff;
    padding: 1% 0 1%;
}
.col_1_of_3:first-child {
	margin-left: 0;
}
.col_1_of_3 {
	display: block;
	float: left;
	margin: 1% 0 1% 3.6%;
}
.span_1_of_3 {
	width: 30.9%;
	text-align: left;
}
h3.m_2{
	text-align: center;
	font-size: 2em;
	color:#009ac9;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 1%;
}
.m_3{
	text-align:center;
	position:relative;
}
span.left_line1 {
	height: 3px;
	width: 100px;
	display: block;
	background: url(../images/border1.png) no-repeat 0px 0px;
	position: absolute;
	left: 40%;
	bottom: 13px;
}
span.right_line1 {
	height: 3px;
	width:100px;
	display: block;
	background: url(../images/border1.png) no-repeat 0px 0px;
	position: absolute;
	right:40%;
	bottom: 13px;
}
i.feather{
	width: 48px;
	height: 50px;
	background: url(../images/img-sprite1.png)-276px -185px;
	float: left;
	margin-right: 4%;
}
i.pencil{
	width: 48px;
	height: 50px;
	background: url(../images/img-sprite1.png)-200px -185px;
	float: left;
	margin-right: 4%;
}
i.megaphone{
	width: 48px;
	height: 50px;
	background: url(../images/img-sprite1.png)-354px -185px;
	float: left;
	margin-right: 4%;
}
.desc{
	width: 83.5%;
	float: left;
}
.desc h4{
	color:#1F313F;
	font-size: 1.3em;
	font-weight: 600;
	margin-bottom: 4%;
}
.desc p{
	color: #4D606E !important;/*#4D606E;*/
	font-size: 0.85em;
	line-height: 1.8em;
	font-weight: 600;
}
.desc1 {
    width: 100%;
    float: none;
    text-align: center;
}
.desc1 h4{
	color:#1F313F;
	font-size: 1.3em;
	font-weight: 600;
	margin-bottom: 4%;
}
.desc1 p{
	color: #4D606E;
	font-size: 0.85em;
	line-height: 1.8em;
	font-weight: 600;
}
.box1{
	padding:4% 0 0;
	/*background:#F4F7F9;*/
}
/*-------------Seminar------------------*/

.seminar{
	background: #ffffff;
    padding: 5% 0 0;
}
.seminar p {
    line-height: 25px;
    color: #000000;
    margin-bottom: 15px;
    font-size: 14pt;
}
.seminar_h2 {
    padding: 10px;
    font-size: 1em;
    vertical-align: middle;
    color: #FFFFFF;
    background: #006075;
    box-shadow: 0px 4px 2px #201E1E;
}
.seminar ul {
    list-style-type: none;
    line-height: 35px;
    padding: 0 16px 0 42px;
    color: #000;
}
.seminar ol {
    list-style-type: lower-alpha;
    line-height: 35px;
    padding: 15px 16px 0 42px;
    color: #000;
}
p.semi-sub-date{
    text-align: center;
    font-weight: 700;
}

p.semi-time {
    font-weight: 700;
}

p.semi-org {
    font-weight: 500;
    margin-bottom: 3%;
}
p.fee {
    /*margin: 2% 6%;*/
}
.fee span {
	font-weight: 700;
}
.reg-btn {
    display: block;
    font-size: 1.2em;
    padding: 12px 0px;
    color: #fff;
    background: #006075;
    margin: 2% auto;
    border-radius: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    width: 30%;
}
.reg-btn:hover {
	background: #000;
}
p.venue{
	margin: 25px 21px 0 0;
	line-height: 28px;
}
.venue span{
	font-weight: 700;
}
p.venue a {
    text-decoration: underline;
    color: #009ac9;
}
/*--works--*/
.works{
	background:#fff;
	padding:5% 0;
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
		display: -moz-inline-box;
	}
	#filters li span {
		display: block;
		padding: 8px 24px;
		text-decoration: none;
		color:#1F313F;
		cursor: pointer;
		font-size: 0.9em;
		font-weight: 700;
	}
	#filters li span.active {
		background:#009ac9;
		color: #FFF;
		border-radius: 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		-o-border-radius: 7px;
	}
 	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display:none;
		float:left;
		overflow:hidden;
	}	
	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
	}
	.portfolio img {
		max-width:100%;
		/*--position: relative;--*/
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
		display: block;
	}
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}
	.portfolio .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(15, 207, 140, 0.9);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;	
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
/************************************************************************************/
/*Services Tab ul li style
/*-----------------------------------------------------------------------------------*/
ul.sevices-tab {
    list-style-type: square;
    display: inline-block;
    margin: 0% 4%;
    line-height: 34px;
    position: absolute;
}
@media only screen and (max-width: 767px){
	ul.sevices-tab {
    list-style-type: square;
    display: inline-block;
    margin: 0% 4%;
    line-height: 34px;
    position: relative;
}
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top:16%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.m_4{
	font-size:14px;
	font-weight:400;
}
p.team-content{
	margin: 2% auto 5%;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
    display: block;
    overflow: hidden;
}
.team-content img{
	float: left;
	width: 100px;
	height: 100px;
}
p.m_5 {
	margin: 2% auto 5%;
	width: /*70%*/ 97%;
	color: #283A47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
p.abt-p {
    margin: 2% auto 3%;
    width: /*70%*/ 97%;
    color: #4D606E;
    font-size: 0.85em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: justify;
}
/*--team--*/
.project
{
	margin: 3% 0% 0%;
}
.team{
	background:#fff;
	padding:5% 0 1% 0;
}
.founder {
    width: 100%;
    margin: 0 2%;
    padding: 0;
}
.founder-img img {
    float: left;
    padding: 5px;
    margin-right: 10px;
    width: 200px;
    height: 200px;
    border: 1px solid #dcdcdc;
}
.founder-info h2 {
    color: #1F313F;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 1%;
}
.founder-info p {
    margin: 1% auto 5%;
    color: #4D606E;
    font-size: 0.85em;
    font-weight: 600;
    line-height: 1.8em;
}
p.team-info {
	margin: 2% auto 1%;
    width: /*70%*/ 97%;
    color: #4D606E;
    font-size: 0.85em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: left;
}
.col_1_of_4:first-child {
	margin-left: 0;
}
.span_1_of_4 {
	width: 22.8%;
}
.col_1_of_4 {
	display: block;
	float: left;
	margin: 1% 0 1% 2.6%;
	background: #FFF;
}
/*--facts--*/
.facts {
	width: 100%;
	background: url(../images/2.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-size: 100% 100%;
	padding:5% 0;
}
.view {
   width:270px;
   height: 230px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask,.view .content {
   width:300px;
   height: 300px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view h2 {
  	color: #FFF;
	text-align: center;
	position: relative;
	font-size: 1.1em;
	padding: 10px;
	background: none;
	margin:5px 0 0 0;
	font-weight: 600;
}
.view p {
  	font-size: 10pt;
position: relative;
color: #FFF;
padding: 5px 30px 5px;
text-align: justify;
line-height: 1.5em;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
}
.view a.info:hover {
   background:#E74C3C;
}
.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   display: block;
}
.view-fifth .mask {
   background-color: rgb(0, 154, 201)/*rgba(15, 207, 140, 0.9)*/;
   -webkit-transform: translateX(-300px);
   -moz-transform: translateX(-300px);
   -o-transform: translateX(-300px);
   -ms-transform: translateX(-300px);
   transform: translateX(-300px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth h2 {
   color: #fff;
}
.view-fifth p {
   color: #fff;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
/***************************mask1***********************************/
.view-fifth:hover .mask1 {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.view-fifth .mask1 {
    background-color: rgb(0, 154, 201)/*rgba(15, 207, 140, 0.9)*/;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.view .mask1, .view .content {
    width: 250px;
    height: 220px;
    position: absolute;
    overflow: auto;
    top: 0;
    left: 0;
}
.btn{
	background-color: #dcdcdc;
    padding: 3%;
    border-radius: 3px;
    color: #0f8ccf;
}
.btn a:hover{
	color: #000;
}
/*******************End Mask1*************************************/
.social_hover{
	padding:20% 0 6%;
}
.social_hover ul li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left: 0;
}
.social_hover li {
	background: none;
	display: inline-block;
}
li.fb a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -150px -15px #00d7f6/*#03B477*/;
}
li.tw a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -150px -15px #00d7f6/*#03B477*/;
}
li.g1 a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat -150px -15px #00d7f6/*#03B477*/;
}
.social_hover li:hover{
	opacity:0.9;
}
.grid_desc{
	padding: 7% 0;
}
.grid_desc h4{
	margin-bottom:2%;
}
.grid_desc h4 a{
	color:#283A47;
	font-size:1.2em;
	font-weight:600;
}
.grid_desc h4 a:hover{
	color:#009ac9;
}
.grid_desc p{
	color: #4D606E;
	font-size: 0.84em;
	font-weight: 600;
}
span.left_line2{
	height: 3px;
	width: 100px;
	display: block;
	background: url(../images/border2.png) no-repeat 0px 0px;
	position: absolute;
	left: 40%;
	bottom: 13px;
}
span.right_line2 {
	height: 3px;
	width: 100px;
	display: block;
	background: url(../images/border2.png) no-repeat 0px 0px;
	position: absolute;
	right: 40%;
	bottom: 13px;
}
.col_1_of_f:first-child {
	margin-left: 0;
}
.col_1_of_f {
	display: block;
	float: left;
	margin: 1% 0 1% 2.6%;
	text-align:center;
}
.span_1_of_f {
	width: 22.8%;
}
i.clock{
	width: 145px;
	height: 143px;
	background: url(../images/img-sprite1.png)-23px -9px;
	display: inline-block;
}
i.users{
	width: 145px;
	height: 143px;
	background: url(../images/img-sprite1.png)-198px -9px;
	display: inline-block;
}
i.rocket{
	width: 145px;
	height: 143px;
	background: url(../images/img-sprite1.png)-350px -9px;
	display: inline-block;
}
i.cup{
	width: 145px;
	height: 143px;
	background: url(../images/img-sprite1.png)-13px -167px;
	display: inline-block;
}
.clock h4{
	font-size:4em;
	font-weight:600;
	color:#fff;	
	margin-top: 7%;
}
.clock p{
	font-size:1.2em;
	text-transform:uppercase;
	color:#fff;	
	font-weight:100;
	margin: 10% 0% 0% 6%;
}
/*--footer-top--*/
.footer-top{
	padding:5% 0 0 0;
	background:#fff;
}
.span_2_of_2 {
	width:70.1%;
}
.cont {
	display: block;
	float: left;
	margin-left: 3%;
}
.span_1_of_2 {
	width: 25.2%;
}
.rsidebar {
	display: block;
	float: left;
}
.know-more {
    background: #ffffff;
    padding: 5% 0 0;
}
ul.kmore {
    list-style-type: square;
    line-height: 2em;
	color: #4D606E;
	font-size: 0.85em;
	font-weight: 600;
}
.kmore li a {
    color: #4D606E;
}
.kmore li a:hover {
    color: #009AC9;
}
.video-grid {
    background: #ffffff;
    padding: 5% 0 0;
}
.video-grid img {
    vertical-align: middle;
}
.video-grid p {
    line-height: 25px;
    color: #888888;
    font-size: 18px;
    margin-bottom: 15px;
}
p.lecture {
    margin: 25px 21px 0 0;
    text-align: center;
    color: #000000;
    font-size: 27px;
    line-height: 36px;
    font-weight: 600;
}
.col-bg {
	height: 430px;
    background: #91D8F7;
    border-radius: 0 10px 0 0;
    border-bottom: 7px solid #006075;
}
p.tag {
    font-size: 23px;
    color: #fff/*#EF504B*/;
    padding: 2% 0 0 1%;
	font-weight: 700;
}
.video-grid ul {
    list-style-type: disc;
    line-height: 35px;
   padding: 0 16px 0 42px;
    color: #000;
}
.video {
    padding: 0;
}
.video video {
    width: 98%;
    height: auto;
    margin: 1% 2%;
}
.brainiac_h2 {
    padding: 10px;
    font-size: 1.2em;
    vertical-align: middle;
    color: #FFFFFF;
    background: #006075;
    box-shadow: 0px 4px 2px #201E1E;
}
.brainiac_h3 {
    padding-left: 10px;
    font-size: 25px;
    vertical-align: middle;
	color: #888888;
}
.batch sup {
    vertical-align: super;
}
p.b-num {
    float: left;
    font-size: 3em;
    font-weight: 700;
    background: #EF504B;
    padding: 0% 4% 1% 2%;
    box-shadow: 0px 1px 3px 3px#756e6e;
    color: #ffffff;
    margin-bottom: 1%;
}
p.b-date {
    background: #00224B;
    background: -webkit-linear-gradient(left, #00224B, #002D63);
    background: -o-linear-gradient(right, #00224B, #002D63);
    background: -moz-linear-gradient(right, #00224B, #002D63);
    background: linear-gradient(to right, #00224B, #002D63);
    color: #ffffff;
    font-size: 2.5em;
    font-weight: 700;
    margin: 0.5% 0 0 -3%;
    padding: 0% 1% 1% 3%;
    float: left;
    z-index: 100000;
    border-radius: 0px 5px 5px 0px;
    /* box-shadow: 0px 1px 3px 3px#756e6e; */
}
.learn-mode ul {
    list-style-image: url('../images/arrow.png');
    line-height: 45px;
    padding-left: 24px;
    color: #000;
    padding-top: 25px;
    font-size: 20px;
    list-style-type: none;
	text-align: left;
}
.contact-info{
	text-align: center;
}
span.sep-line {
    border: 1px solid #16b1cc;
    width: 100%;
    display: block;
    margin: 10px 0;
}
.col-12{
	width: 100%; 
}
.col-6{
	width: 47%; 
	float: left;
	margin-right: 36px;
}
.contact-info {
    border-left: 1px solid #85B3BD;
    width: 45%;
}
.phone {
    float: left;
    width: 30%;
    margin: 5% 3% 5% 0%;
    text-align: center;
}
.phone h3 {
   /* text-align: left*/;
    color: #F05954;
    text-shadow: 0px 0px 0px;
}
.phone p {
    
    font-weight: 500;
    color: #4B4B4D;
}
.email {
    float: left;
    width: 23%;
    margin: 5% 0%;
}
.footer-social ul {
    margin-bottom: 2%;
}
.footer-social li {
    display: inline-block;
    padding: 2px 5px;
	border: 1px solid #3E4095;
}
.fa-2x:hover {
    color: #009AC9;
}
.footer-social a {
    color: #3e4095;
}
.footer-social a:hover {
    color: #009AC9;
}
.col-5{
	width: 55%;
}
h4.m_8{
	color:#283A47;
	font-size:1.5em;
}
.address{
	margin-top:5%;
}
.address p {
	font-size: 0.85em;
	font-weight:600;
	color:#888;
	line-height: 1.8em;
}
.address p span {
	color: #666;
	cursor: pointer;
}
.address p span:hover{
	text-decoration: underline;
}
h4.m_9{
	color: #000;
	font-size: 1.7em;
	font-weight: 600;
}
.contact-to input[type="text"], select {
	padding: 15px 0px;
	width: 46.5%;
	margin: 10px 0 40px;
	color: #999;
	background: #FFF;
	float: left;
	outline: none;
	font-size: 0.85em;
	border-bottom: 1px solid #E0E0E0;
	border-top: none;
	border-left: none;
	border-right: none;
	font-family: 'Open Sans', sans-serif;
}
.text2 input[type="text"], .text2 textarea {
	width: 96.5%;
	border-bottom: 1px solid #E0E0E0;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #999;
	font-family: 'Open Sans', sans-serif;
	outline: none;
	resize: none;
	text-decoration:none;
	font-size: 0.85em;
}
.contact-form input[type="submit"] {
	float: right;
	cursor: pointer;
	-webkit-appearance: none;
	padding: 12px 35px;
	background: url(../images/img-sprite1.png) -309px -355px;
	display: inline-block;
	font-size: 1em;
	margin-top: 2%;
	color: #000;
	-webkit-transition: 0.9s;
	-moz-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
	font-family: 'Open Sans', sans-serif;
	border: none;
	outline: none;
}
.contact-form input[type="submit"]:hover {
	color:#009ac9;
}
.social_icons{
	float:left;
}
.map{
	padding-top:5%;
	border-bottom:5px solid #062033;
}
.social_icons ul li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left: 0;
}
.social_icons ul li{
	margin-bottom:6px;
}
.social_icons ul li:hover{
	opacity:0.7;
}
li.behance a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -200px -320px;
}
li.tw1 a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -246px -320px;
}
li.dribble1 a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -300px -320px;
}
li.forest a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -345px -320px;
}
li.g2 a span {
	height: 40px;
	width: 40px;
	display: block;
	background: url(../images/img-sprite1.png)no-repeat -397px -320px;
}
.col_1_of_5:first-child {
	margin-left: 0;
}
.col_1_of_5 {
	display: block;
	float: left;
	margin: 1% 0 1% 1%;
}
.span_1_of_5 {
	/*width: 21.9%;*/
	width: 19%;
}
/*--footer-bottom--*/
.footer-bottom{
	background: #0098DA;;/*#009ac9;*/
	margin: 5% 0 0;
	padding:1% 0 1%;
}
.footer-bottom h3 {
    color: #00224b;
    font-size: 2em;
    font-weight: 600;
}
.footer_col_1_of_5:first-child {
	margin-left: 0;
}
.footer_col_1_of_5 {
	display: block;
	float: left;
	margin: 1% 0 1% 3.6%;
}
.footer_span_1_of_5 {
	width: 21.9%;
	
}
p.m_10{
	color:#fff;
	font-size:1em;
	line-height:1.8em;
	text-align: center;
}
.f-logo{
	margin: -4% 0 14% 0;
}
h5.m_11{
	color: #EDFFFB;
	font-size: 1em;
	font-weight: 600;
	margin-bottom:20%;
}
h5.m_subscribe {
    color: #EDFFFB;
    font-size: 1em;
    font-weight: 600;
	margin-bottom: 5%;
}
.subscribe{
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border: 2px solid #FFF;
	width:90%;
	margin-bottom:5%;
}
.subscribe input[type="text"], .subscribe input[type="submit"] {
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	border:none;
	color: #FFF;
	outline: none;
	font-size:0.8125em;
	-webkit-appearance: none;
}
.subscribe input[type="text"] {
	background: none;
	padding:9px;
	width: 82%;
	height: 20px;
}
.subscribe input[type="submit"] {
	position: absolute;
	top: 6px;
	right: 6px;
	background: url('../images/img-sprite1.png') no-repeat -210px -363px;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
.subscribe input[type="submit"]:hover{
	background: url('../images/img-sprite1.png') no-repeat -210px -400px;
}
ul.list{
	float:left;
	margin-top:-10px;
	width:100%;
}
ul.list1{
	float:right;
	margin-top:-10px;
	width:50%;
}
ul.list li a{
	color: #FFF;
	font-size: 0.8125em;
	line-height:2.5em;
}
ul.list li a:hover, ul.list1 li a:hover{
	color:#062033;
}
ul.list1 li a{
	color: #FFF;
	font-size: 0.8125em;
	line-height: 2.5em;
}
ul.m_11{
	border-left: 1px solid #288e80;
	padding: 0 0 0 10px;
	margin-top: 26%;
}
ul.m_11 li{
	font-size:0.8125em;
	color:#fff;
	line-height:1.8em;
}
ul.m_11 li img{
	vertical-align:middle;
}
.copy{
	margin-top:2%;
	text-align: center;
}
.copy p {
	color: #ffffff;
	font-size: 0.8125em;
	font-weight: 600;
}
.copy p a {
	color: #fff;
}
.copy p a:hover{
	text-decoration:underline;
	color: #000;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width:48px;
	height:48px;
	border: none;
	text-indent: 100%;
	background: url(../images/img-sprite1.png) no-repeat -242px -363px;
}
/*--single--*/
.single_header-top {
	background: rgba(12, 39, 40, 0.31);
	padding: 0 0 10px 0;
}
.single-top{
	background:#fff;
	padding: 5% 0% 0;
    overflow: hidden;
}
.single-top img {
    /*vertical-align: middle;*/
}
.span_2_of_single {
	width: 99%;
	/*width: 66.1%;*/
}
.span_2_of_single1 {
    /* width: 99%; */
    width: 66.1%;
}
.cont1{
	display: block;
	float: left;
}
.span_2_of_single h3{
	font-size:40px;
	color: #009ac9;
	font-weight: 500;
	text-transform: none;
	text-align: left;
	margin-bottom:2%;
}
.span_2_of_single1 h3{
	font-size:1.5em;
	color: #009ac9;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom:2%;
}
.span_1_of_single h3 {
	font-size:1.5em;
	color: #009ac9;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom:5%;
}
.extra {
	color: #4D606E;
	font-size: 0.85em;
	line-height: 1.8em;
	font-weight: 600;
	margin: 10px 0;
}
.span_2_of_single p {
	color: #4D606E;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: 600;
	margin: 20px 0;
}
.links {
	padding: 10px 0px;
	border: 1px solid #EEE;
	border-left: none;
	border-right: none;
	margin: 30px 0 50px 0;
}
.links ul li {
	display: inline-block;
	margin-right: 20px;
}
.links ul li a {
	color: #4D606E;
	font-size: 0.85em;
	padding-left:10px;
	font-weight:600;
}
.links ul li a:hover {
	text-decoration:underline;
}
.comment h2 {
	font-size: 1.5em;
	color: #009ac9;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 2%;
}
.comments-area h2 {
	font-size: 1.5em;
	color: #009ac9;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 2%;
}
ul.comment-list {
	border: 1px solid #EEE;
	padding: 20px;
}
ul.comment-list img {
	float: left;
	width: 7%;
	margin-right: 20px;
}
ul.comment-list .desc {
	float: left;
	width: 90%;
	margin: 0;
}
ul.comment-list .desc h5 a {
	color: #4D606E;
	font-size: 0.85em;
	font-weight:800;
}
ul.comment-list .desc h5 a:hover {
	color: #010B13;
}
.span_1_of_single {
	width: 29.2%;
}
.single_sidebar {
	display: block;
	float: left;
	margin: 0 0 0 4.6%;
}
ul.sidebar li {
	list-style-image: url(../images/marker2.png);
	margin: 0 15px 10px;
	vertical-align: bottom;
}
ul.sidebar li a {
	color: #4D606E;
	font-size: 0.85em;
	line-height: 1.8em;
	font-weight: 600;
}
ul.sidebar li a:hover{
	color: #1E3D53;
}
.extra a {
	color: #000;
}
.extra a:hover {
	color: #555;
}
.links ul li img {
	vertical-align: middle;
	padding-right: 10px;
}
i.blog_icon {
    width: 25px;
    height: 25px;
    background: url(../images/blog.png);
    float: left;
    
}
i.blog_icon1{
	width: 25px;
	height: 25px;
	background: url(../images/img-sprite1.png)-21px -425px;
	float: left;
}
i.blog_icon2{
	width: 25px;
	height: 25px;
	background: url(../images/img-sprite1.png)-57px -425px;
	float: left;
}
i.blog_icon3{
	width: 25px;
	height: 25px;
	background: url(../images/img-sprite1.png)-94px -425px;
	float: left;
}
i.blog_icon4{
	width: 25px;
	height: 25px;
	background: url(../images/img-sprite1.png)-129px -428px;
	float: left;
}
i.blog_icon5{
	width: 25px;
	height: 25px;
	background: url(../images/img-sprite1.png)-170px -426px;
	float: left;
}
.reply a {
	color:#4D606E;
	font-size: 0.85em;
	font-weight: 600;
}
.reply a:hover {
	text-decoration:underline;
}
.comments-area {
	padding-top: 50px;
}
.comments-area label {
	display: block;
	color: #999;
}
.comments-area span {
	color:#009ac9;
	position: absolute;
	left: 4px;
	top: 30px;
}
.comments-area input[type="text"] {
	padding: 7px 15px;
	width: 47%;
	color: #999;
	font-size: 13px;
	border: none;
	background:#F4F7F9;
	outline: none;
	display: block;
	font-family: 'Open Sans', sans-serif;
}
.comments-area textarea {
	padding: 7px 15px;
	width: 70%;
	color: #999;
	font-size: 13px;
	outline: none;
	height: 100px;
	display: block;
	border: none;
	background: #F1F3F6;
	font-family: 'Open Sans', sans-serif;
}
.comments-area p {
	position: relative;
	padding: 8px 0;
	margin: 0;
}
.comments-area input[type="submit"] {
	padding: 15px 20px;
	color: #FFF;
	background:#009ac9;
	font-size: 1em;
	font-weight:600;
	border: none;
	outline: none;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.comments-area input[type="submit"]:hover {
	background:#555;
}
.archive {
	padding: 20px 0;
}
/*--responsive design--*/
@media (max-width:1366px){
	.wrap{
		width:90%;
	}
	span.left_line {
		left: 150px;
		bottom: 8px;
	}
	span.right_line {
		right: 150px;
		bottom: 8px;
	}
	.desc {
		width: 100%;
	}
	.desc1 {
		width: 100%;
	}
}
@media (max-width:1280px){
	.wrap{
		width:90%;
	}
	span.left_line {
		left: 120px;
		bottom: 8px;
	}
	span.right_line {
		right: 120px;
		bottom: 8px;
	}
	.desc {
		width: 81.5%;
	}
}
@media (max-width:1220px){
	.span_1_of_5 {
    	width: 24%;
	}
}
@media (max-width:1024px){
	.wrap{
		width:90%;
	}
	span.left_line {
		left:60px;
		bottom: 8px;
	}
	span.right_line {
		right:60px;
		bottom: 8px;
	}
	.slider_text h2 {
		font-size: 2.4em;
	}
	.desc {
		width: 78.5%;
	}
	span.left_line1 {
		left: 37%;
	}
	span.right_line1 {
		right: 37%;
	}
	.b-animate img {
		margin-top: 4%;
	}
	.span_1_of_5 {
    	width: 49%;
	}
	.view {
		width: 100%;
		height:215px;
	}
	.view .mask,.view .content {
		width: 100%;
		height:215px;
	}
	.view h2 {
		font-size: 0.85em;
	}
	.view p {
		font-size: 0.8125em;
	}
	.social_hover {
		padding: 4% 0 0 0;
	}
	span.left_line2 {
		left: 37%;
	}
	span.right_line2 {
		right:37%;
	}
	.span_2_of_2 {
		width: 61.1%;
	}
	h4.m_8 {
		font-size: 1.1em;
	}
	ul.comment-list .desc {
		width:87%;
	}
	.clock h4 {
		font-size: 3em;
	}
}
@media (max-width:768px){
	.wrap{
		width:90%;
	}
	span.left_line {
		left:30px;
		bottom: 8px;
		width:30px;
	}
	span.right_line {
		right:30px;
		bottom: 8px;
		width:30px;
	}
	.slider_text h2 {
		font-size:1.7em;
	}
	.desc {
		width: 78.5%;
	}
	span.left_line1 {
		left: 32%;
	}
	span.right_line1 {
		right: 32%;
	}
	.b-animate img {
		margin-top:16%;
	}
	.view {
		width:300px;
		height:300px;
	}
	.view .mask,.view .content {
		width: 300px;
		height:300px;
	}
	.view h2 {
		font-size:1.1em;
	}
	.view p {
		font-size:1em;
	}
	.social_hover {
		padding:16% 0 0 0;
	}
	span.left_line2 {
		left: 32%;
	}
	span.right_line2 {
		right:32%;
	}
	.span_2_of_2 {
		width: 61.1%;
	}
	h4.m_8 {
		font-size: 1.1em;
	}
	.menu li a{
		padding:10px;
	}
	.slider_text h1 {
		font-size: 3.5em;
	}
	.m_1 p {
		font-size: 0.85em;
	}
	.span_1_of_3 {
		width: 100%;
		text-align: left;
	}
	.col_1_of_3 {
		margin: 1% 0 1% 0;
	}
	.desc h4 {
		margin-bottom: 10px;
	}
	p.m_5 {
		font-size: 0.89em;
	}
	#portfoliolist .portfolio {
		width: 50%;
		float: left;
	}
	.span_1_of_4 {
		width: 50%;
	}
	.container {
		width:100%; 
	}
	.col_1_of_4 {
		float: left;
		margin: 1% 0 1% 0%;
	}
	.span_1_of_f {
		width: 50%;
	}
	.col_1_of_f {
		float: left;
		margin: 1% 0 1% 0%;
	}
	.clock h4 {
		font-size: 3em;
	}
	.clock {
 		margin-top:0;
	}
	.rsidebar {
		float: none;
	}
	.span_1_of_2 {
		width: 100%;
		margin-bottom: 4%;
	}
	.address {
		margin-top: 10px;
	}
	.span_2_of_2 {
		width:90.1%;
	}
	.span_1_of_5 {
		width: 100%;
	}
	.co_1_of_5 {
		float:none;
		margin: 1% 0 1% 0%;
	}
	.f-logo {
		margin: 0px 0 10px;
	}
	h5.m_11 {
		margin-bottom: 20px;
	}
	.copy {
		margin-top: 20px;
		text-align: center;
	}
	.span_2_of_single {
		width: 100%;
		margin-bottom: 20px;
	}
	.cont {
		float:left;
	}
	.single_sidebar {
		float: none;
		margin: 0;
	}
	.span_1_of_single {
		width: 100%;
	}
	.span_1_of_single h3 {
		margin-bottom: 10px;
	}
	.cont1 {
		float:none;
	}
	.col_1_of_5 {
		float:none;
		margin: 1% 0 1% 0;
	}
}
@media (max-width:640px){
	video.baner-vdo {
    	width: 90%;
    	height: auto;
		margin-top: 0%;
	}
	.wrap{
		width:90%;
	}
	span.left_line {
		left:10px;
		bottom: 8px;
		width:30px;
	}
	span.right_line {
		right:10px;
		bottom: 8px;
		width:30px;
	}
	.slider_text h2 {
		font-size:1.5em;
	}
	.desc {
		width: 78.5%;
	}
	span.left_line1 {
		left:27%;
	}
	span.right_line1 {
		right:27%;
	}
	.b-animate img {
		margin-top:16%;
	}
	.view {
		width:300px;
		height:300px;
	}
	.view .mask,.view .content {
		width: 300px;
		height:300px;
	}
	.view h2 {
		font-size:1.1em;
	}
	.view p {
		font-size:1em;
	}
	.social_hover {
		padding:16% 0 0 0;
	}
	span.left_line2 {
		left:27%;
	}
	span.right_line2 {
		right:27%;
	}
	.span_2_of_2 {
		width: 61.1%;
	}
	h4.m_8 {
		font-size: 1.1em;
	}
	.menu li a{
		padding:10px;
	}
	.slider_text h1 {
		font-size:2.9em;
	}
	.m_1 p {
		font-size: 0.85em;
	}
	.span_1_of_3 {
		width: 100%;
		text-align: left;
	}
	.col_1_of_3 {
		margin: 1% 0 1% 0;
	}
	.video video {
    	width: 90%;
    	height: auto;
    	margin: 0% 5%;
	}
	.desc h4 {
		margin-bottom: 10px;
	}
	p.m_5 {
		font-size: 0.89em;
	}
	#portfoliolist .portfolio {
		width: 50%;
		float: left;
	}
	.span_1_of_4 {
		width: 50%;
	}
	.container {
		width:100%; 
	}
	.col_1_of_4 {
		float: left;
		margin: 1% 0 1% 0%;
	}
	.span_1_of_f {
		width: 50%;
	}
	.col_1_of_f {
		float: left;
		margin: 1% 0 1% 0%;
	}
	.clock h4 {
		font-size: 3em;
	}
	.clock {
 		margin-top:0;
	}
	.rsidebar {
		float: none;
	}
	.span_1_of_2 {
		width: 100%;
		margin-bottom: 4%;
	}
	.address {
		margin-top: 10px;
	}
	.span_2_of_2 {
		width:90.1%;
	}
	.span_1_of_5 {
		width: 100%;
	}
	.co_1_of_5 {
		float:none;
		margin: 1% 0 1% 0%;
	}
	.f-logo {
		margin: 0px 0 10px;
	}
	h5.m_11 {
		margin-bottom: 20px;
	}
	.copy {
		margin-top: 20px;
		text-align: center;
	}
	.span_2_of_single {
		width: 100%;
		margin-bottom: 20px;
	}
	.cont {
		float:left;
	}
	.single_sidebar {
		float: none;
		margin: 0;
	}
	.span_1_of_single {
		width: 100%;
	}
	.span_1_of_single h3 {
		margin-bottom: 10px;
	}
	h3.m_2 {
		font-size: 1.5em;
	}
	.span_2_of_single h3 {
		font-size: 1.1em;
	}
	.comment h2 {
		font-size: 1.1em;
	}
	.comments-area h2 {
		font-size: 1.1em;
	}
	.span_1_of_single h3 {
		font-size: 1.1em;
	}
	.col_1_of_5 {
		float:none;
		margin: 1% 0 1% 0;
	}
	.founder-img img {   	
		display: block;	
    	margin-right: auto;
    	margin-left: auto;
   		width: 100%;     	
    	height: auto;  	
	}
	.founder-info {
    	display: inline-block;
    	text-align: center;
	}
}
@media (max-width:480px){
	.wrap{
		width:90%;
	}
	span.left_line {
		left:10px;
		bottom: 8px;
		width:30px;
	}
	span.right_line {
		right:10px;
		bottom: 8px;
		width:30px;
	}
	.slider_text h2 {
		font-size:1em;
	}
	.desc {
		width: 78.5%;
	}
	span.left_line1 {
		left:21%;
	}
	span.right_line1 {
		right:21%;
	}
	.b-animate img {
		margin-top:9%;
	}
	.view {
		width:300px;
		height:300px;
	}
	.view .mask,.view .content {
		width: 300px;
		height:300px;
	}
	.view h2 {
		font-size:1.1em;
	}
	.view p {
		font-size:1em;
	}
	.social_hover {
		padding:16% 0 0 0;
	}
	span.left_line2 {
		left:20%;
	}
	span.right_line2 {
		right:20%;
	}
	.span_2_of_2 {
		width: 61.1%;
	}
	h4.m_8 {
		font-size:1em;
	}
	.menu li a{
		padding:10px;
	}
	.slider_text h1 {
		font-size:2.2em;
	}
	.m_1 p {
		font-size: 0.85em;
	}
	.span_1_of_3 {
		width: 100%;
		text-align: left;
		margin-bottom:20px;
	}
	.desc h4 {
		margin-bottom: 10px;
	}
	p.m_5 {
		font-size: 0.84em;
	}
	#portfoliolist .portfolio {
		width: 50%;
		float: left;
	}
	.span_1_of_4 {
		width:100%;
	}
	.container {
		width:100%; 
	}
	.col_1_of_4 {
		float:none;
		margin: 1% 0 1% 0%;
	}
	.span_1_of_f {
		width: 50%;
	}
	.col_1_of_f {
		float: left;
		margin: 1% 0 1% 0%;
	}
	.clock h4 {
		font-size:2em;
	}
	.clock {
 		margin-top:0;
	}
	.rsidebar {
		float: none;
	}
	.span_1_of_2 {
		width: 100%;
		margin-bottom: 4%;
	}
	.address {
		margin-top: 10px;
	}
	.span_2_of_2 {
		width:90.1%;
	}
	.span_1_of_5 {
		width: 100%;
	}
	.co_1_of_5 {
		float:none;
		margin: 1% 0 1% 0%;
	}
	.col-6, .col-5{
		float:none;
		margin: 1% 0 1% 0%;
		width: 100%;
	}
	.slider_text {
    	width: 100%;
    	margin: 0 auto;
    	text-align: center;
	}
	.f-logo {
		margin: 0px 0 10px;
	}
	h5.m_11 {
		margin-bottom:10px;
	}
	.copy {
		margin-top: 20px;
		text-align: center;
	}
	.span_2_of_single {
		width: 100%;
		margin-bottom: 20px;
	}
	.cont {
		float:left;
	}
	.single_sidebar {
		float: none;
		margin: 0;
	}
	.span_1_of_single {
		width: 100%;
	}
	.span_1_of_single h3 {
		margin-bottom: 10px;
	}
	h3.m_2 {
		font-size: 1.5em;
	}
	.span_2_of_single h3 {
		font-size: 1.1em;
	}
	.comment h2 {
		font-size: 1.1em;
	}
	.comments-area h2 {
		font-size: 1.1em;
	}
	.span_1_of_single h3 {
		font-size: 1.1em;
	}
	.col_1_of_5 {
		float: none;
		margin: 0 0 20px 0;
	}
	.m_1 {
		display: none;
	}
	.wmuSlider {
		padding: 4% 0 5% 0;
	}
	.desc h4 {
		font-size: 1.1em;
	}
	.desc p {
		font-size: 0.8125em;
	}
	#filters li span {
		padding: 6px 14px;
		font-size: 0.8125em;
	}
	.b-animate {
		font-size: 0.85em;
	}
	.contact-to input[type="text"] {
		width: 40.5%;
	}
	.text2 input[type="text"], .text2 textarea {
		width: 88.5%;
	}
	ul.m_11 {
		border-left: none;
		padding: 20px 0 0 0px;
		 margin-top:0;
	}
	ul.list li a {
		line-height: 1.8em;
	}
	.clock p {
		font-size: 0.85em;
	}
	h4.m_9 {
		font-size: 1.2em;
	}
	.address p {
		font-size: 0.8125em;
	}
	.span_2_of_single p {
		font-size: 0.8125em;
	}
	.links ul li a {
		font-size: 0.8125em;
		padding-left: 10px;
	}
	ul.sidebar li a {
		font-size: 0.8125em;
	}
	ul.sidebar li {
		margin: 0 12px 5px;
	}
	ul.comment-list {
		padding: 10px;
	}
	ul.comment-list img {
		float: left;
		width: 20%;
		margin-right: 10px;
	}
	ul.comment-list .desc {
		width: 100%;
		float: none;
	}
}
@media (max-width:320px){
	.wrap{
		width:90%;
	}
	span.left_line {
		left:10px;
		bottom: 8px;
		width:30px;
	}
	span.right_line {
		right:10px;
		bottom: 8px;
		width:30px;
	}
	.slider_text h2 {
		display: none;
	}
	.desc {
		width: 77.5%;
	}
	span.left_line1 {
		left:20%;
		width:60px;
	}
	span.right_line1 {
		right:20%;
		width:60px;
	}
	.b-animate img {
		margin-top:2%;
	}
	.view {
		width:300px;
		height:300px;
	}
	.view .mask,.view .content {
		width: 300px;
		height:300px;
	}
	.view h2 {
		font-size:1.1em;
	}
	.view p {
		font-size:1em;
	}
	.social_hover {
		padding:16% 0 0 0;
	}
	span.left_line2 {
		left: 20%;
		width: 60px;
	}
	span.right_line2 {
		right:20%;
		width: 60px;
	}
	.span_2_of_2 {
		width: 61.1%;
	}
	h4.m_8 {
		font-size:1em;
	}
	.menu li a{
		padding: 5px;
		font-size: 0.8125em;
	}
	.slider_text h1 {
		font-size: 1.4em;
	}
	.m_1 p {
		font-size: 0.85em;
	}
	.span_1_of_3 {
		width: 100%;
		text-align: left;
		margin-bottom:20px;
	}
	.desc h4 {
		margin-bottom: 10px;
	}
	p.m_5 {
		font-size: 0.84em;
	}
	#portfoliolist .portfolio {
		width: 50%;
		float: left;
	}
	.span_1_of_4 {
		width:100%;
	}
	.container {
		width:100%; 
	}
	.col_1_of_4 {
		float:none;
		margin: 1% 0 1% 0%;
	}
	.span_1_of_f {
		width: 50%;
	}
	.span_1_of_f img{
		width:45%;
	}
	.col_1_of_f {
		float: left;
		margin: 1% 0 1% 0%;
	}
	.clock h4 {
		font-size:1.5em;
	}
	.clock {
 		margin-top:0;
	}
	.rsidebar {
		float: none;
	}
	.span_1_of_2 {
		width: 100%;
		margin-bottom: 4%;
	}
	.address {
		margin-top: 10px;
	}
	.span_2_of_2 {
		width:83.1%;
	}
	.span_1_of_5 {
		width: 100%;
	}
	.co_1_of_5 {
		float:none;
		margin: 1% 0 1% 0%;
	}
	.col-6, .col-5{
		width: 100%;
		margin: 2% 0;
	}
	.f-logo {
		margin: 0px 0 10px;
	}
	h5.m_11 {
		margin-bottom:5px;
	}
	.copy {
		margin-top: 20px;
		text-align: center;
	}
	.span_2_of_single {
		width: 100%;
		margin-bottom: 20px;
	}
	.cont {
		float:left;
	}
	.single_sidebar {
		float: none;
		margin: 0;
	}
	.span_1_of_single {
		width: 100%;
	}
	.span_1_of_single h3 {
		margin-bottom: 10px;
	}
	h3.m_2 {
		font-size: 1.3em;
	}
	.span_2_of_single h3 {
		font-size: 1.1em;
	}
	.comment h2 {
		font-size: 1.1em;
	}
	.comments-area h2 {
		font-size: 1.1em;
	}
	.span_1_of_single h3 {
		font-size: 1.1em;
	}
	.col_1_of_5 {
		float: none;
		margin: 0 0 20px 0;
	}
	.m_1 {
		display: none;
	}
	.wmuSlider {
		padding: 4% 0 5% 0;
	}
	.desc h4 {
		font-size:1em;
	}
	.desc p {
		font-size: 0.8125em;
	}
	#filters li span {
		padding: 6px 14px;
		font-size: 0.8125em;
	}
	.b-animate {
		font-size:0.8125em;
	}
	.contact-to input[type="text"] {
		width: 37.5%;
		font-size:0.8125em;
	}
	.text2 input[type="text"], .text2 textarea {
		width: 88.5%;
		font-size:0.8125em;
	}
	ul.m_11 {
		border-left: none;
		padding: 20px 0 0 0px;
		 margin-top:0;
	}
	ul.list li a {
		line-height: 1.8em;
	}
	.clock p {
		font-size: 0.8125em;
	}
	h4.m_9 {
		font-size: 1.2em;
	}
	.address p {
		font-size: 0.8125em;
	}
	.span_2_of_single p {
		font-size: 0.8125em;
	}
	.links ul li a {
		font-size: 0.8125em;
		padding-left: 10px;
	}
	ul.sidebar li a {
		font-size: 0.8125em;
	}
	ul.sidebar li {
		margin: 0 12px 5px;
	}
	.logo ul li.line {
		display: none;
	}
	.grid_desc h4 a {
		font-size: 1em;
	}
	ul.comment-list img {
		width: 20%;
		margin-right: 10px;
	}	
	ul.comment-list {
		padding: 10px;
	}
	ul.comment-list .desc {
		width: 100%;
		float: none;
	}
	.single_header-top {
		padding: 0 0 0px 0;
	}
	.logo {
		margin-top: 10px;
	}
	.contact-to input[type="text"] {
		padding: 10px 0px;
	}
	.span_2_of_2 {
		width: 86.1%;
	}
}