
html, body{
font-family: 'Raleway-Regular';
 font-size: 100%;
 background: #fff;
}

@font-face {
   font-family: 'Lobster-Regular';
   src: url(../fonts/Lobster-Regular.ttf)format('truetype');
}
@font-face {
   font-family: 'PoiretOne-Regular';
   src: url(../fonts/PoiretOne-Regular.ttf)format('truetype');
}
@font-face {
   font-family: 'Raleway-Regular';
   src: url(../fonts/Raleway-Regular.ttf)format('truetype');
}
a:hover{
 text-decoration:none;
}


body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"],.port-grid ,.text p,.text h3{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding: 5px 5px;			   
}

a {
	color:#FF9B37;
	
	}	
a:hover {
	color:#F5A;
	
	}
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}


/* dropmentu*/

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}




/*--banner-starts--*/
.banner{
	background:url(../images/bnr.jpg) no-repeat center;
	min-height:550px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
.banner-1{
	background:url(../images/banner.jpg) no-repeat;
	min-height:550px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
.banner-2{
	background:url(../images/banner-4.jpg) no-repeat center;
	min-height:550px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}

.banner-aw{
	background:url(../images/awards.jpg) no-repeat center;
	min-height:550px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}

.banner-3{
	background:url(../images/banner-3.jpg) no-repeat center;
	min-height:550px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}


.banner-g{
	background:url(../images/inner.jpg) no-repeat center;
	min-height:550px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}

.banner-innver02{
	background:url(../images/innver02.jpg) no-repeat center;
	min-height:550px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}


/*---trainee-grids--*/
.trainee-section {
  padding: 5em 0;
  background-color: #eee;
}
.trainee-section h3 {
  font-size: 2.5em;
  font-weight: 700;
  color: #292B2B;
  text-align: center;
  font-family: 'Orbitron', sans-serif;
}
.trainee-grids {
  margin-top: 5em;
}
.trainee-grid{
  position:relative;
    cursor:pointer;
}
.trainee-grid img {
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
}
.date {
  height:80px;
  width: 80px;
  color: #fff;
  padding: 3px 1px 0px 14px;
  background: #ad0001;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
    position: absolute;
  top: 10px;
  left: 35px;
    font-family: 'Open Sans', sans-serif;
}
.date lable,h3.date span{
  color: #fff;
   font-size: 2em;
  font-weight: 600;
    font-family: 'Open Sans', sans-serif;
	 padding: 0px 0px 0px 10px;
}
.date span{
    font-size: 1em;
  padding: 0px 0px 0px 12px;
}
.trainee-grid h4 ,.trainee-grid a h5{
  color: #fff;
  text-align: center;
  background-color: #ad0001;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0.4em;
  width: 80%;
  margin: 0 auto 0;
 }
.trainee-grid a h5 {
   width: 67%;
 }
 .trainee-grid p {
  text-align: center;
  line-height: 1.7em;
  font-size: 0.9em;
  color: #1b1b1b;
  margin-top: 1.5em;
    cursor: text;
}


.banner-bottom{
  background:#F7F7F7;
  padding:4em 0;
  text-align:center;
}
.banner-bottom  h2{
   font-size: 2.5em;
  font-weight:700;
  color:#ad0001;
    font-family: 'Orbitron', sans-serif;
}
.banner-bottom p {
  text-align: center;
  line-height: 1.7em;
  font-size: 0.9em;
  color:#1b1b1b;
  margin:1em 0;
}
.trainee-grid:hover  .date{
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks_nav {
  	position: absolute;
  	-webkit-tap-highlight-color: rgba(0,0,0,0);
  	top: 82%;
	left: 14%;
  	opacity: 0.7;
  	z-index: 3;
  	text-indent: -9999px;
  	overflow: hidden;
  	text-decoration: none;
  	height: 30px;
  	width: 30px;
  	background: transparent url("../images/arrows2.png") no-repeat left top;
}
.callbacks_nav:active {
  	opacity: 1.0;
}
.callbacks_nav.next {
  	left: auto;
  	background-position: right top;
  	right: 82.2%;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides img {
  height: auto;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 120%;
	z-index: 999;
	left: 0%;
	width: 100%;
	text-align: center;
	margin: 0;
	display: block;
}
.callbacks_tabs li{
	display:inline-block;
}


.video {
  background: #f3f3f3;
    padding: 1em 0 2em;
}
.video h3 {
  color: #37393d;
  font-size: 1.5em;
  font-weight: 700;
  margin: 0 0 0.9em;
  padding: 0;
  letter-spacing: 0px;
  font-family: 'Roboto', sans-serif;
}
.video h3 span {
  font-weight: 300;
  margin-left: 10px;
}
.video iframe {
  width: 100%;
  height: 500px;
}


@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 12px;
	width: 12px;
	display: inline-block;
	border:none;
	background:#ad0001;
}
.callbacks_here a:after{
	background:#444;
}
ul.callbacks_tabs.callbacks2_tabs {
	display: block;
}
/*--Slider-Part-Ends-Here--*/	
.banner-text h1 {
  	color: #fff;
 
  	font-size: 1.35em;
  	font-weight: 700;
  	margin: 0;
  	padding: 11px 12px;
  	text-transform: uppercase;
  	width: 38.5%;
}
.banner-text {
  	margin-top: 17.29%;
}
.banner-text h2 {

  	color: #ad0001;
  	font-size: 1.3em;
  	font-weight: 700;
  	padding: 11px 18px;
  	text-transform: uppercase;
  	width: 20%;
  	margin: 0;
}
.banner-top {
	margin-top: 21.19%;
	text-align: center;
}
.banner-top p {
  	color: #fff;
  	font-size: 25px;
  	font-weight: 100;
  	font-family: 'Lato', sans-serif;
  	font-style: italic;
}

/*--banner-ends--*/
/*--header-starts--*/
/*-- sticky-nav --*/
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  margin: 0 auto;
  left: 0;
  border-bottom: 2px solid #ad0001;
  background:#efefef;
}
.top-menu ul{
	padding:0;
}
.top-menu ul li{
	display:inline-block;
	list-style:none;
	float: left;
}
.top-menu ul li a {
	color: #444;
	font-size: 1.1em;
	font-weight: 400;
	text-decoration: none;
	padding: 13px 30px;
	font-family: 'Lato', sans-serif;
}
.top-menu ul li a:hover,.top-menu ul li a.active{
	color:#fff;
	background:#ad0001;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.header-right {
	float: right;
	text-align: right;
}
.top-menu {
	float: left;
}
.header-bottom {
	z-index: 999;
}
nav a {
  display: block;
  padding: 0;
  text-decoration: none;
}
nav a:hover,
nav a:focus {
	outline: none;
}
span.menu{
	display:none;
}
/*-- sticky-nav --*/
@media screen and (max-width: 768px) {
    span.menu{
	  display: block;
	  text-align: left;
	  padding: 5px 0px 0px 0px;
	  cursor: pointer;
	  color: #E74C3C;
	  font-size: 16px;
	  font-weight: 700;
	  position: relative;
	}
	.top-menu ul {
	  padding: 0;
	  margin: 0;
	  z-index: 999;
	  position: absolute;
	  width: 100%;
	  left: 0;
	  top: 60px;
	  padding: 1.9em 0em 0em 0em;
	}
	ul.nav {
	  display: none;
	  padding: 0px;
	}
	.header-bottom {
		padding: 10px 0px;
	}
	.top-menu ul.nav li {
	    display: block;
	  text-align: center;
	  background: rgba(29, 29, 29, 1);
	  margin: 0;
	  width: 100%;
	}
	.fixed-header {
		position: relative;
	}
	.top-menu ul.nav li a {
	    font-size: 16px;
	  padding: 1em 0;
	  color: #efefef;
	  display: block;
	  
	}
	.top-menu ul li a.active{
	  color: #FFFFFF;
	}
}
.header-right ul{
	padding:0;
}
.header-right ul li {
	list-style: none;
	display: inline-block;
	margin: 8px 5px 0 5px;
}
.header-right ul li a span{
	background:url(../images/social-icons.png) no-repeat;
	width:34px;
	height:34px;
	display:block;
}
.header-right ul li a span.fb{
	background-position:0px 0px;
}
.header-right ul li a span.google{
	background-position:-34px 0px;
}
.header-right ul li a span.twit{
	background-position:-68px 0px;
}
.header-right ul li a span.fb:hover{
	background-position:0px -34px;
}
.header-right ul li a span.google:hover{
	background-position:-34px -34px;
}
.header-right ul li span.twit:hover{
	background-position:-68px -34px;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 40px;
	height: 39px;
	border: none;
	text-indent: 100%;
	background: url(../images/top-arrow.png) no-repeat;
}

/*.tainers-section {
	background:url(../images/iconb.jpg) no-repeat 0px 0px;
	background-size:cover;
	min-height:470px;
	
	width:100%
  padding: 6em 0em;

  }*/
  
  
  .tainers-section {
	background:url(../images/iconb.jpg) no-repeat  0px 0px;
	background-size:cover;
    padding: 6em 0;
}
.col-md-3.tainer {
  margin: 0;
  background-color: #000;
  min-height: 442px;
  margin-top: 1.2em;
  padding: 2em 1em;
}
.tainer  h3 {
   font-size: 2.5em;
  font-weight: 700;
  color: #ad0001;
  font-family: 'Orbitron', sans-serif;
  text-transform: uppercase;
  line-height: 1.4em;
}
.tainer  p {
  line-height: 1.7em;
  font-size: 0.9em;
  color: #fff;
  margin: 1em 0;
}

.tainer ul li {
  display: block;
  color: #616161;
  font-size: 1.5em;
  font-weight: 500;
  padding: 5px 20px;

}
/*----classes--------*/
.clases-section {

  padding: 4em 0;
}
.class-grids {
  margin-top: 4em;
}
.clases-section h3 {
  font-size: 2.5em;
  font-weight: 700;
    color: #ad0001;
  text-align:center;
  font-family: 'Orbitron', sans-serif;
}
.class-text h5 {
  font-size: 4em;
  font-weight: 700;
  float: right;
}
.class-grid {
  margin-bottom: 0.5em;
  padding: 0 4px;
}
.bottom-color{
  background-color:rgba(44, 47, 47, 1);
  padding: 1em;
    text-align: center;
}
.bottom-color h4 {
  color:#fff;
   font-size:1.4em;
     font-family: 'Orbitron', sans-serif;
 }
 
 .bottom-color h4 a{
  color:#fff;
   font-size:1em;
     font-family: 'Orbitron', sans-serif;
	 text-decoration:none;
 }
 
 
 .bottom-color p {
   color: #ED4AA0;
  font-size: 1em;
 margin:0.5em 0;
}
ul.time li{
 display:block;
 list-style:none; 
 margin-bottom:0.5em;
}
ul.time li span {
  color: #362f2f;
  font-size: 1em;
    text-align: left;
}
ul.time {
  text-align: left;
}
.class-text {
  float: right;
}
.single-one {
  float: left;
  width: 50%;
}
.single-one span i {
 background: url(../images/img_spt.png)no-repeat -47px -109px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin:0px 5px;
}
.single-one span i.com {
     background: url(../images/img_spt.png)no-repeat -204px -12px;
}
.single-one span i.four {
   background: url(../images/img_spt.png)no-repeat -278px -12px;
}
ul.time li  i.sun,ul.time li  i.time{
  background: url(../images/img_spt.png)no-repeat -55px -10px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}
ul.time li  i.time{
   background: url(../images/img_spt.png)no-repeat -21px -10px;
}
.class-bottom {
  background: #fff;
  padding: 2em;
}
.single-one span a:hover {
  color: #ED4AA0;
}
a.button {
  display: block;
  margin-left: 29em;
}
/*---about----*/

.banner.two {
  background: url(../images/ban04.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  min-height:300px;
}

.second-head {
  background: #ad0001;
  padding: 0.5em 0;
}
.second-head {
  background:#ad0001;
  padding: 0.7em 0;
}
.second-head h2 ,.second-head a h5{
 color:#fff;font-size:1em;
 font-family: 'Orbitron', sans-serif;
 display:inline-block;
}
.second-head a h5{
 color:rgba(39, 40, 40, 0.74);
}
.second-head a h5:hover{
   color:#fff;
}
/*-----start-blog----*/
.new-section{
	background-color:#f1f1f1;
   padding: 4em 0 2em 0;
   text-align:center;
 }
 a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.new-section  h3 {
    font-size: 2.5em;
  font-weight: 700;
  color: #ad0001;
  text-transform:uppercase;
  font-family: 'Orbitron', sans-serif;
  margin-bottom: 1.5em;
}
.new-text {
  width: 50%;
  margin: 0 auto;
  text-align: left;
  padding: 5em 3em 2em 3em;
}
.new h5 {
  color:rgba(44, 47, 47, 1);
  font-size: 1.2em;
  font-weight: 400;
    margin: 0.25em 0;
}
.new a h4{
   color: #ad0001;
  font-size: 1.3em;
  font-weight:700; 
  text-decoration:none;
  text-transform:uppercase;
  line-height: 1.4em;
font-family: 'Orbitron', sans-serif;
}
.new-img {
  width:50%;
  margin: 0;
  padding: 0;
}
.new-text p {
  font-size: 0.9em;
  line-height: 1.7em;
   color: #1b1b1b;
  font-weight: 400;
}
.new-text.two {
  float: right;
}
.new-img.two {
  width:50%;
  margin: 0;
  padding: 0;
  float:left;
 }
 .welcome-img {
  padding: 0;
}
.new {
  margin-bottom: 3em;
  background-color: #fff;
}
/*----about-top---------*/
.about-section {
	  padding: 4em 0;
}
.about-content {
  margin-top: 3em;
}
.about-section h3{
  font-size: 2.5em;
  font-weight: 700;
  color: #292B2B;
  text-align:center;
  font-family: 'Orbitron', sans-serif;
}
h4.col-md-3.f-logo {
  width: 200px;
  height: 120px;
  background-color: rgba(45, 45, 44, 0.99);
  font-size: 4em;
  color: #ad0001;
  padding: 26px 10px 14px 21px;
  font-family: 'Orbitron', sans-serif;
}
p.ab,p.para,.about-text p,.about-section p{

  text-align:center;
  line-height: 1.7em;
  font-size: 0.9em;
  color: #ffffff;
}
.about-text p {
 margin:0.5em 0;
}
/*--blog--*/
.row.single-top {
  margin: 0;
  padding: 4em 0;
}
.blog_grid h3{
	margin:0;
}
.blog_grid h3 a,.blog_grid h3 {
  color: rgba(46, 47, 47, 0.99);
  font-size: 1em;
  line-height: 1.4em;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Orbitron', sans-serif;
}
.blog_grid h3{
 font-size: 1.35em;
}
.blog_grid h3 a:hover{
	color:#ad0001;
}
ul.links{
	float:left;
	text-align:center;
	padding: 0;
	margin: 0;
	  margin-top: 1em;
}
ul.links ul li {
	display: inline-block;
	margin-right: 20px;
}
ul.links span{
	color: #ED4AA0;
  font-size: 0.8125em;
  padding-left: 10px;
}
ul.links ul li a {
	color: #4D606E;
	font-size:0.9em;
	padding-left: 10px;
}
ul.links li {
	display: inline-block;
	margin-right:30px;
}
i.blog_icon1,i.blog_icon2 ,i.blog_icon3,i.blog_icon4 {
  width: 22px;
  height: 18px;
  background: url(../images/img_spt.png)no-repeat -15px -108px;
  display: inline-block;
}
i.blog_icon2 {
	  background: url(../images/img_spt.png)no-repeat -59px -108px;
}
i.blog_icon3 {
	  background: url(../images/img_spt.png)no-repeat -102px -108px;
}
i.blog_icon4 {
   background: url(../images/img_spt.png)no-repeat -144px -108px;
}
ul.links li a {
color: #ED4AA0;
font-size: 0.8125em;
padding-left: 10px;
}
ul.links li a:hover {
	text-decoration:underline;
}
.btn_blog{
	float:right;
	  margin-top: 1em;
}
.blog_grid a img {
  margin: 0.5em 0 0 0;
}
.singe_desc {
  padding: 1em;
  border: 1px ridge rgba(214, 216, 216, 1);
  border-top: none;
}

.singe_desc ul {
	list-style-type: none;
	padding:10px 0px 0px 10px;
	margin: 0px;
	padding-bottom:20px;
	
}
.singe_desc ul li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style:none;
	padding-left: 22px;
	font-family:'arial';
	font-size:14px;
	color:#666;
	line-height: 2em;
	font-weight:normal
}

.singe_desc p {
	text-align:justify;
}

.singe_desc h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:10px 0px;
	text-decoration:none;
}

.singe_desc h2 {
color:#ff8400;
font-family: 'Lobster-Regular';
padding:10px 10px;
font-size:2em;
font-weight:normal;

}

.singe_desc h3 {
color:#006699;
font-family: 'PoiretOne-Regular';
font-size:1.5em;
font-weight:700;
padding:10px 10px;


}
.offer {
	display:block;
	width:100%;
	margin-left:15px;
	padding:10px;
	font-weight:normal;
}
.offer ul {
	list-style-type: none;
	padding:5px 0px 0px 10px;
	margin: 0px;
}
.offer ul li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style:none;
	padding-left: 22px;
	font-family:'arial';
	font-size:14px;
	color:#666;
	line-height: 2em;
	font-weight:normal
}

.blog_box{
	margin-bottom: 5%;
}
.blog_grid{
	background: #FFF;
}
.blog_grid img{
	max-width:100%;
}
ul.dc_pagination {
	overflow: hidden;
	margin: 3% 0 2% 0;
}
ul.dc_pagination li:first-child {
	margin-left: 0px;
	text-transform: uppercase;
}
ul.dc_pagination li {
	display: inline-block;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}
ul.dc_pagination li a {
	color: #000;
	display: block;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	font-size:0.85em;
}
ul.dc_paginationA06 li a:hover, ul.dc_paginationA06 li a.current {
	color: #FFF;
  background-color: rgba(39, 40, 40, 0.74);
}
ul.blog-list{
	padding: 6%;
	margin-bottom:8%;
}
ul.blog-list h4, ul.recent-list h4{
	color:#fff;
	font-size:1.1em;
	text-transform:uppercase;
	margin-bottom: 7%;
}
.categories h4,.sidebar-bottom  h4 {
  color: #ff8400;
  font-size: 1.3em;
  text-align: left;
  margin-bottom:3%;
  text-transform: uppercase;
  font-family: 'Arial', sans-serif;
}
.sidebar-bottom ul li,.categories ul li{
	list-style:none;
	display:block;
}
.sidebar-bottom ul li a,.categories ul li a {
  font-size:0.9em;
  margin: 0 0 1em 0;
   color: #343434;
  line-height: 1.8em;
  text-decoration: none;
  padding-left: 2em;
  background: url(../images/arrow.png) no-repeat 0px 6px;
}
.categories,.sidebar-bottom {
  margin-bottom: 1em;
}
.sidebar-bottom ul li a:hover,.categories ul li a:hover {
  padding-left: 3em;
}
.singe_desc p {
  font-size: 0.9em;
  line-height: 1.7em;
  color: #1b1b1b;
  font-weight: 400;
}
h3.m_14 {
	text-align: center;
	color: #00BFF0;
	text-transform: uppercase;
	font-size: 2em;
	font-style: italic;
	margin-bottom: 4%;
	padding-top:8%;
}
ul.blog-list1{
	list-style: none;
	margin: 0;
	padding: 8% 0 0 0;
}
ul.blog-list1 h4, ul.archive-list h4{
	color: #1b1b1b;
  font-size: 1.3em;
  text-align: left;
  margin-bottom: 4%;
  text-transform: uppercase;
  font-family: 'Orbitron', sans-serif;
}
ul.blog-list1 li  a{
	float: left;
	padding: 7px;
	margin:5px;
	background-color: #ED4AA0;
  color: #fff;
  font-size:0.9em;
  border-top: 2px solid #ED4AA0;
}
ul.blog-list1 li a:hover{
 border-top:2px solid #ad0001;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  background-color: rgba(39, 40, 40, 0.74);
  }
ul.times.two h3 {
  color: #1b1b1b;
  font-size: 1.3em;
  text-align: left;
  margin-bottom: 6%;
  text-transform: uppercase;
  font-family: 'Orbitron', sans-serif;
}
ul.times.two li span.week {
  color: #1b1b1b;
  font-size: 0.8125em;
}
.hours.two {
  float: right;
  font-size: 0.8125em;
  color: #1b1b1b;
}
/*--blog_single--*/
p.tzweight_Bold,.single h4{
   color: #1b1b1b;
  font-size: 1.3em;
  text-align: left;
  margin-bottom: 3%;
  text-transform: uppercase;
  font-family: 'Orbitron', sans-serif;
}
.preview1 img,.preview img,ul.single_post1 li.single_post1-img img  {
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
    width: 80%;
	}
h5.m_26 a {
   text-align: center;
  margin: 0 auto;
  display: block;
  padding: 0.8em 2em;
  background-color: #ED4AA0;
  text-transform:uppercase;
  color: #fff;
  font-size: 1em;
  border-top: 2px solid #ED4AA0;
  font-weight: 600;
}
h5.m_26 a:hover{
  border-top: 2px solid #ED4AA0;
  background-color: rgba(44, 47, 47, 1);
  }
  h5.m_26 {
  float: right;
}
ul.list li {
  list-style: none;
}
.data p {
    color: #1b1b1b;
  font-size: 0.9em;
  line-height: 1.7em;
  margin-bottom: 1.5em;
}
span.m_14 {
  color: #A3B1B6;
  font-weight: 400;
  text-transform: capitalize;
}
.title {
  color:#ED4AA0;
  font-weight:700;
  text-transform: uppercase;
  margin: 0 0 1em 0;
  font-size: 0.9em;
}
#commentform input[type="text"] {
  padding: 8px 15px;
  width:80%;
  color: #444;
  font-size: 1em;
  border: 1px solid #eee;
  background: #eee;
  outline: none;
  display: block;
}
#commentform  label {
  font-size: 1em;
  text-transform: uppercase;
  margin: 0.5em 0;
}
#commentform textarea {
  padding: 13px 20px;
  width:100%;
  color: #444;
  font-size: 0.85em;
  outline: none;
  height: 150px;
  display: block;
  resize: none;
  font-weight: 400;
  border: 1px solid #eee;
  background: #eee;
}
#commentform input[type="submit"]{
  background: #ad0001;
  color: #fff;
  font-size: 1.2em;
  padding: 9px 25px;
  text-decoration: none;
  outline: 0;
  -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;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-appearance: none;
  border: none;
  border-top: 2px solid #ad0001;
}
p.form-submit {
  margin-top: 1em;
}
#commentform input[type="submit"]:hover {
  color: #ad0001;
  border-top: 2px solid #ad0001;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  background-color: rgba(39, 40, 40, 0.74);
}
.cmts-main-left img {
	  width: 90%;
}
/*--error--*/
.error {
  padding:4em 0;
}
.error-top {
  text-align: center;
  margin: 5em 0;
}
.error-top h3{
   font-size: 11em;
  font-weight: 700;
  margin: 0;
  color:#292B2B;
  font-family: 'Orbitron', sans-serif;
}
.error-top h3 span {
   font-size: 0.1em;

  color:rgba(46, 47, 47, 0.99);
  font-weight: 400;
}
.error-top p{
  font-size:4em;
  font-weight: 400;
  color:#ad0001;
}
.error-btn{
	margin-top:5em;
}
.error-btn a {
  color: #fff;
  border: none;
  letter-spacing: 1px;
  font-size: 1em;
  outline: none;
  padding: 15px 37px;
  background-color: #ED4AA0;
  border-top: 2px solid #ED4AA0;
}
.error-btn a:hover{
    border-top: 2px solid #ED4AA0;
  background-color: rgba(44, 47, 47, 1);
  text-decoration:none;
}

/*--slid--*/
.slid {
  position: relative;
  background: url(../images/slid.jpg)no-repeat 0px 0px;
  background-size: cover;
	padding: 2em 0 5em;

}
.slid h3 {
  font-size: 3em;
  text-align: center;
  margin: 0 0 0.3em;
  font-family: 'PoiretOne-Regular', cursive;
  font-weight: 700;
  color: #f0f8ff;
}
.slid-grids {
  background-color: #FDFBFB;
  padding: 2.5em;
}
.slid-grids h4 {
  font-size: 2em;
  color:#09F;

}
.slid-grids p {
  font-size: 1em;
  color: #555;
  margin: 1em 0 1.5em;
  line-height: 1.6em;
  text-align:justify;
}
a.hvr-bounce {
  font-size: 1em;
  color: #fff;
  padding: 0.5em 1em;
  background-color: #e2413e;
  
}
a.hvr-bounce:hover {
  padding: 0.5em 1em;
  background-color:#fff;
  color: #e2413e;
  border-top: 1px solid #e2413e;
  border-bottom: 1px solid #e2413e;
  
}

ul.grid-part li{
	list-style-image:url(../images/arrow.png);
	
}
 ul.grid-part li a{
	color:#737373;
	text-decoration:none;
	padding:0.6em 50px;
	display:block;
	font-size: 1.1em;
}
 ul.grid-part li a:hover{
	color:#f5c506;
	padding-left:0.2em;
}
i.glyphicon.glyphicon-ok-sign{
  font-size: 1em;
  color: #c8305f;
  background: none;
  width: 16px;
  height: 16px;
  text-align: center;
    margin: 0 5px 0px 0;
}
ul.grid-part {
  margin: 0.5em 0 2em;
}




/*--testimonials--*/
.testimonials-section{
    background: url(../images/test.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
	min-height:465px
}
.member1 img {
    width: 100%;
}
.members {
    margin-top: 3em;
}


.text{
	background:#fff;
	padding:12px;
}
.text-info {
    color: #000;
    text-align: center;
    width: 67%;
    margin: 6% auto 0;
}
.text-info p{
color:#000;
line-height:1.9em;
font-size:0.95em;
}
.slide-test{
    background-color: rgba(255, 255, 255, 0.54);
    padding: 2em 2em;
       min-height: 380px;
}
.text h4  {
    font-size: 1.5em;
    color: #E069AD;
    text-transform: capitalize;
    padding: 0em 0 0.3em 0;
    font-weight: 700;
}
.member1 {
    padding: 0;
}
/*--top--*/
.biseller-column img{
	margin-bottom:1em;
	width:100%;
}
.feets {
    padding: 4em 0;
	background: #F1DE92;
}
 #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	    margin: 6% auto 4%;
}
.nbs-flexisel-item {
	float: left;
	margin:0px;
	padding:0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
	margin-top:10px;
	margin-bottom: 10px;
	max-width:250px;
	max-height:500px;
	
}
.grid-flex{
	margin:10px 0 20px 0;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	positon: relative;
}
.biseller-info {
	margin:1em 0 0 0; 
}


/*-----contact--------*/
.main-contact h2{
   font-size: 2.5em;
  font-weight: 700;
  color:#ad0001;
  font-family: 'Orbitron', sans-serif;
  text-align:center;
  text-transform:uppercase;
    margin-bottom: 1em;
}
.main-contact {
  padding: 4em 0;
}
.left_form{
	float:left;
	width:48%;
}
.right_form{
	float:left;
	width:48%;
	margin-left:3.8%;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span label {
    display: block;
    font-size: 1em;
    color:#ad0001;
    padding-bottom: 5px;
    font-weight:600;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:15px;
			display:block;
			width:100%;
			background:none;
			border: none;
			outline:none;
			color:#ad0001;
			font-size:0.9em;
			-webkit-appearance:none;
			border:1px solid #ad0001;
}
.contact-form textarea{
		resize:none;
		  height: 228px;
}
.myButton{
	background:#ad0001;
	color: #fff;
	font-size: 1.2em;
	padding: 9px 25px;
	text-decoration: none;
	outline: 0;
	-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;
    display:inline-block;
    cursor:pointer;
    text-transform:uppercase;
    -webkit-appearance:none;
    float:right;
	border:none;
	border-top:2px solid #ad0001;
}
.myButton:hover{
color: #ad0001;
  border-top: 2px solid #ad0001;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  background-color: rgba(39, 40, 40, 0.74);
}
.company_address h3, .contact_info h3 {
  color:#292B2B;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 1em 0;
  font-weight:700;
  font-family: 'Orbitron', sans-serif;
}
.company_address p {
    font-size: 0.9em;
  color: #1b1b1b;
  font-weight: 400;
  line-height: 1.8em;
}
.col-md-4.company_address {
  padding: 0;
}
.col-md-8.contact_info {
  padding: 0;
}
/*----footer-------*/
.footer {
  padding: 2.2em 0 0.5em 0em;
  background-color: rgba(44, 47, 47, 1);
}
.f-grids {
  margin-bottom: 2em;
}
.copy {
  padding: 1em 0;
  border-top: 1px ridge rgba(153, 153, 153, 0.17);
}
ul.times h3,.footer-grid h3{
  color: #fff;
  font-size: 1.3em;
  text-align:left;
  margin-bottom: 6%;
  text-transform: uppercase;
  font-family: 'Orbitron', sans-serif;
}
.footer-grid p ,.footer-grid a  h5{
  text-align:left;
  line-height: 1.7em;
  font-size: 0.9em;
  color: #fff;
  margin:0.5em 0;
}
.footer-grid  a h5,p.month{
  color:#999;
 margin:0;
}
.footer-grid a h5:hover{ 
 color: #ED4AA0;
 }
span.opening {
  color:#ED4AA0;
}
ul.times{
	list-style:none;
	padding: 0;
	margin: 0;
}
ul.times li{
  border-bottom: 1px ridge rgba(40, 40, 40, 0.42);
  margin-bottom: 5px;
  padding-bottom: 5px;
}
i.calender{
  background: url(../images/img_spt.png)no-repeat -21px -60px;
  width: 18px;
  height: 18px;
  float: left;
  margin: 4px 10px;
}
span.week{
	color:#fff;
	font-size:0.8125em;
}
.support input[type="text"] {
  width: 61%;
  padding: 7px;
  font-size: 13px;
  text-align: left;
  font-weight: 400;
  border: 1px solid #fff;
  outline: none;
  margin: 0px -6px 0 0;
  font-family: 'Open Sans', sans-serif;
}
.footer-grid {
  margin-bottom: 0.5em;
}
ul.address li {
  display: block;
  color: #fff;
  font-size: 0.9em;
  font-weight: 300;
  padding: 2px 0;
  list-style:none;
}
ul.address li a {
  color: #fff;
  font-weight: 300;
}
.support input[type="submit"] {
  background: #ED4AA0;
  cursor: pointer;
  border: 0;
  color: #fff;
  font-weight: 600;
  height: 34px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  width: 80px!important;
  -webkit-appearence:none
  text-align: center;
   border-top:1px solid #ED4AA0;
   outline:none;
}
.support input[type="submit"]:hover{
  border-top:1px solid #ED4AA0;
  background-color: rgba(22, 24, 24, 1);
}
.support {
  margin-top:2em;
}
.hours{
	float:right;
	font-size:0.8125em;
	color:#fff;
}
.copy p{
  color:#fff;
  font-size:0.9em;
    text-align: center;
}
.copy p a{
    color:#ad0001;
}
.copy p a:hover{
  text-decoration:none;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 19px;
  right: 45px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;
}
/*-----Responsive-----*/
@media (max-width:1440px){

}
@media (max-width:1366px){
	
}
@media (max-width:1280px){
	.logo a h1 {
	  font-size: 3.5em;
	    margin-top: 4px;
	  }
	  .main-contact h2,.trainee-section h3,.new-section h3,.tainer h3,.about-section h3 ,.clases-section h3,.banner-bottom h2{
	  font-size: 2.3em;
	  }
	
  .blog_grid h3 a, .blog_grid h3 {
  font-size: 0.95em;
  }
  .blog_grid h3 {
	  font-size: 1.3em;
	}
	.categories h4, .sidebar-bottom h4,ul.times.two h3,p.tzweight_Bold,ul.times h3, .footer-grid h3{
	  font-size: 1.1em;
	}
	.new a h4 {
  font-size: 1.1em;
  }
}
@media (max-width:1024px){
	 .main-contact h2, .trainee-section h3, .new-section h3, .tainer h3, .about-section h3, .clases-section h3, .banner-bottom h2 {
	  font-size: 2.2em;
	}
	.tainer h3{
	 font-size: 2em;
	}
		
	  .blog_grid h3 a, .blog_grid h3 {
	  font-size: 0.95em;
	  }
	  .blog_grid h3 {
		  font-size: 1.3em;
		}
		.categories h4, .sidebar-bottom h4,ul.times.two h3,p.tzweight_Bold,ul.times h3, .footer-grid h3{
		  font-size: 1.1em;
		}
		.new a h4 {
	  font-size: 1.1em;
	  }
	  
	.banner-bottom {
	  padding: 3em 0;
	  }
	  .col-md-3.tainer {
	  margin: 0;
	  min-height: 267px;
	  margin-top: 1em;
	  padding: 1em 1em;
	}
	.new h5 {
	  font-size: 1em;
	  }
	  .new-text {
	  width: 50%;
	  padding: 3.5em 3em 3em 3em;
	}
	.new-section {
	  padding: 3em 0 1em 0;
	  }
	p.para {
	  display: none;
	}
	h4.col-md-3.f-logo {
	  width: 90px;
	  height: 143px;
	  font-size: 4em;
	  padding: 37px 10px 14px 23px;
	  }
	  .about-section {
	  padding: 3em 0;
	}
	.clases-section {
	  padding: 3em 0;
	}
	.trainee-grid a h4, .trainee-grid a h5 {
	  font-size: 1em;
	  padding: 0.4em;
	  width: 93%;
	  }
	  .trainee-grid a h5 {
	  width: 83%;
	}
	.trainee-section {
	  padding: 3em 0;
	}
	.error-top p {
	  font-size: 3.5em;
	 }
	 .error-top h3 {
	  font-size: 9em;
	  }
	  .content {
	  padding: 3em 0;
	}
	ul.times h3, .footer-grid h3 {
      font-size: 1.3em;
	  margin-bottom: 2%;
	  }
	  .row.single-top {
	  padding: 3em 0;
	}
	
.video {
  padding: 0 0 1em;
}



}
@media (max-width:768px){
	.logo a h1 {
	  font-size: 3.2em;
	  margin-top: 4px;
	}
	.banner-bottom {
	  padding: 2em 0;
	}
	.class-grids {
	  margin-top: 2em;
	}
	.col-md-2.preview {
	  float: left;
	}
	.preview1 img, .preview img, ul.single_post1 li.single_post1-img img {
	  width: 100%;
	}
	.main-contact h2, .trainee-section h3, .new-section h3, .tainer h3, .about-section h3, .clases-section h3, .banner-bottom h2 {
	  font-size: 2em;
	}
	.col-md-3.tainer {
	  margin: 0;
	  min-height: 187px;
	  margin-top: 1em;
	  padding: 1em 1em;
	}
	.class-grid {
	  margin-bottom: 0.5em;
	  padding: 0 4px;
	  width: 50%;
	  float: left;
	}
	.class-bottom {
	  padding: 1em;
	}
	ul.time li span {
	  font-size: 0.9em;
	}
	.bottom-color h4 {
	  font-size: 1.2em;
	  }
	  .new-text {
	  width: 50%;
	   padding: 2.5em 2em 2em 2em;
	  float: left;
	}
  .class-time {
	  float: left;
	  width: 58%;
	}
	.class-text {
	  float: right;
	  width: 40%;
	}
	.welcome-img {
	  padding: 0;
	  float: right;
	  width: 50%;
	}
    .new a h4 {
	  font-size: 1em;
	}
	.new-text p {
	  font-size: 0.85em;
	  overflow: hidden;
	  height: 90px;
	}
	.new {
	  margin-bottom: 1em;
	}
	.footer-grid {
	  margin-bottom:1em;
	}
	.bottom-color {
	  padding: 0.5em;
	  }

	.about-top {
	  float: left;
	  width: 40%;
	}
	.about-text {
	  float: right;
	}
	.about-content {
	  margin-top: 1.5em;
	}
	h4.col-md-3.f-logo {
	  width: 59px;
	  height: 97px;
	  font-size: 2em;
	  padding: 31px 10px 7px 19px;
	  float: left;
	  margin-top: 8px;
	}
	.about-section {
	  padding: 2em 0;
	}
	ul.times h3, .footer-grid h3 {
	  font-size: 1em;
	  margin-bottom: 2%;
	}
	.blog_grid h3 {
	  font-size: 1.1em;
	}
	.row.single-top {
	  margin: 0;
	  padding: 2em 0;
	}
	.categories h4, .sidebar-bottom h4, ul.times.two h3, p.tzweight_Bold, ul.times h3, .footer-grid h3 {
	  font-size: 1em;
	}
	p.tzweight_Bold,.single h4 {
	  margin: 1em;
	}
	ul.blog-list1 {
	  padding: 4% 0 0 0;
	}
	  ul.dc_pagination.dc_paginationA.dc_paginationA06 {
	  margin-bottom: 2em;
	}
	.content {
	  padding: 2em 0;
	}
	.trainee-grid {
	  position: relative;
	  cursor: pointer;
	  float: left;
	  width: 50%;
	}
	.trainee-grid:nth-child(3){
	  display:none;
	}
	.main-contact {
	  padding: 3em 0;
	}
	
.slid {
  padding: 2em 0 4em;
}
.slid h3 {
  font-size: 4em;
}
.slid-grids {
  float: left;
  width: 50%;
  padding: 3em 2em;
}
.slid-grids h4 {
  font-size: 1.5em;
}
.specials-grids {
  float: left;
  width: 50%;
}

 .video {
  padding: 1em 0 5em;
}



}
/*---- responsive-design -----*/
@media(max-width:1440px){
.callbacks_nav {
  left: 10%;
  top: 81.3%;
}
.callbacks_nav.next {
  right: 85.8%;
}
.banner-2,.banner,.banner-1, .banner-3, .banner-g{
	min-height: 550px;
}
.banner-top {
	margin-top: 19.48%;
}
.contact-text input[type="text"] {
  width: 32.5%;
}
}
@media(max-width:1366px){
.banner-text h1 {
	padding: 11px 18px;
	width: 39.5%;
}
.banner-text {
  margin-top: 17.35%;
}
.blog {
  padding: 5em 0px;
}
.portfolio {
	padding: 5em 0px;
}
.about,.team,.mission {
  padding: 5em 0px;
}
.contact {
  padding: 5em 0px;
}
.banner-2, .banner, .banner-1, .banner-3, .banner-g {
	min-height: 550px;
}
.banner-top {
	margin-top: 17.65%;
}
.callbacks_nav {
  left: 7.8%;
  top: 80.75%;
}
.callbacks_nav.next {
  right: 87.8%;
}
.welcome {
	padding: 2.8em 0px 3.5em 0px;
}
.style {
	min-height: 460px;
}
.style-text {
	margin-top: 11%;
}
.sub-text input[type="submit"] {
  padding: 2px 22px 15px 19px;
}
}
@media(max-width:1280px){
.logo a img {
	width: 16.3%;
}
.portfolio-bottom {
	margin-top: 4%;
}
.reply input[type="text"] {
  margin: 4% 9px 1em 0px;
}
.comments {
  margin-top: 6%;
}
.banner-2, .banner, .banner-1, .banner-3, .banner-g {
  min-height: 550px;
}
.contact-bottom {
  margin-top: 3%;
}
.contact-text input[type="text"]:nth-child(2) {
  margin: 0 7px;
}
.contact-bottom iframe {
  height: 400px;
}
.contact-top h3 {
  font-size: 1.7em;
}
.banner-text h1 {
	width: 44.6%;
	font-size: 1.25em;
}
.sub-text input[type="text"] {
  width: 79.4%;
}
.banner-text h2 {
	font-size: 1.23em;
	padding: 10px 18px;
	width: 23.1%;
}
.banner-text {
  margin-top: 14.59%;
}
.callbacks_nav {
  left: 4.9%;
  top: 80.6%;
}
.callbacks_nav.next {
  right: 90.35%;
}
.welcome-bottom {
	padding: 3.47em 15px;
}
.style-text h3 {
	font-size: 2.3em;
}
.style {
	min-height: 420px;
}
.news {
	padding: 4em 0px;
}
.testimonials-top h3 {
	font-size: 1.7em;
}
.t-bottom p {
	width: 78%;
}
.about-right h4 {
  line-height: 1.5em;
}
.project-eff:hover span.rollover1 {
  height: 171px;
  width: 206px;
}
.blog-one a h4 {
  font-size: 1em;
}
.blog {
  padding: 4em 0px;
}
}
@media(max-width:1024px){
.banner-top p {
	font-size: 24px;
}
.welcome-bottom {
	padding: 2.47em 15px;
}
.blog {
  padding: 3.5em 0px;
}
.blog-one a h4 {
  font-size: 16px;
}
.blog-bottom {
  margin-top: 3%;
}
h4.media-heading {
  font-size: 18px;
}
.categories ul, .archives ul {
  margin-top: 6%;
}
.about, .team, .mission {
  padding: 4em 0px;
}
.glyphicon-refresh, .glyphicon-time, .glyphicon-thumbs-up {
  font-size: 2.7em;
}
.about-right h4 {
  line-height: 1.4em;
}
.team-left h4 {
  font-size: 1.02em;
}
.portfolio {
	padding: 4em 0px;
}
.portfolio-bottom {
  margin-top: 3%;
}
.contact {
  padding: 4em 0px;
}
.logo a img {
	width: 15.3%;
}
.contact-top h3 {
  font-size: 1.6em;
}
.contact-bottom {
  margin-top: 2.5%;
}
.contact-bottom iframe {
  height: 340px;
}
.submit-btn input[type=submit] {
  padding: 9px 65px;
  font-size: 18px;
  margin: 16px 0 0 0px;
}
.banner-text h1 {
	width: 41.15%;
	font-size: 1.15em;
}
.banner-text h2 {
	font-size: 1.1em;
	padding: 10px 18px;
	width: 20.8%;
}
.banner-2, .banner, .banner-1, .banner-3, .banner-g {
	min-height: 500px;
}
.banner-top {
  margin-top: 17.18%;
}
.banner-text {
	margin-top: 15.95%;
}
.top-menu ul li a {
	font-size: 1em;
	padding: 10px 27px;
}
.style-text h3 {
	font-size: 2.1em;
}
.style-text p {
	margin-top: 2.3%;
	width: 73%;
}
.s-btn a,.b-btn a {
	font-size: 14px;
	padding: 9px 20px;
}
.callbacks_nav {
	left: 3.4%;
	top: 78.35%;
}
.callbacks_nav.next {
  right: 90.7%;
}
.style {
	min-height: 355px;
}
.style-text {
	margin-top: 9%;
}
.news {
	padding: 3.3em 0px;
}
.news-top h3,.testimonials-top h3 {
	font-size: 1.65em;
}
.news-main {
	margin-top: 2.3%;
}
.footet-left h3 {
	font-size: 1.18em;
}
.testimonials {
	padding: 0em 0 5em 0px;
}
.callbacks_tabs {
	top: 111%;
}
.footer {
	padding: 3.3em 0px;
}
}
@media(max-width:768px){
.banner-top p {
	font-size: 22px;
}
.reply input[type="text"] {
  font-size: 14px;
  padding: 9px 10px;
}
.reply textarea {
  font-size: 14px;
  padding: 8px 10px;
  min-height: 11em;
}
.blog {
  padding: 3em 0px;
}
.blog-btm {
  margin-top: 6.5%;
}
.reply input[type="submit"] {
  padding: 10px 20px;
  font-size: 13px;
  margin-top: 10px;
}
.reply {
  margin-top: 2.5em;
}
.reply input[type="text"] {
  margin: 3% 9px 1em 0px;
}
.blog-right {
  margin-top: 5%;
}
.categories ul, .archives ul {
  margin-top: 2.5%;
}
.archives {
  margin-top: 4%;
}
.portfolio-left {
  width: 25%;
  float: left;
  padding: 0 6px;
}
.project-eff:hover span.rollover1 {
  height: 140px;
  width: 168px;
}
.port-one {
  margin-top: 2%;
}
.portfolio {
  padding: 2em 0px 3em 0px;
}
.contact {
  padding: 2em 0px;
}
.contact-top h3 {
  font-size: 1.5em;
}
.contact-bottom iframe {
  height: 270px;
}
.about, .team, .mission {
  padding: 3em 0px;
}
.about-right {
  width: 91%;
}
.about-right h4 {
  line-height: 1.6em;
  font-size: 15px;
}
.about-right p {
  margin-top: 4px;
}
.abt {
  margin-top: 2%;
}
.col-md-3.team-left {
  width: 25%;
  float: left;
  padding: 0 7px;
}
.team-left h4 {
  font-size: 1em;
}
.mission-bottom img {
  width: 80%;
}
.mission-bottom h4 {
  font-size: 15px;
}
.mission-bottom p {
  width: 87%;
}
.contact-text input[type="text"]:nth-child(2) {
  margin: 0 4px;
}
.contact-text input[type="text"] {
  padding: 10px 10px;
  font-size: 14px;
}
.contact-text textarea {
  font-size: 14px;
  height: 11em;
}
.submit-btn input[type=submit] {
	padding: 9px 65px;
	font-size: 17px;
	margin: 16px 0 0 0px;
}
.banner-text h1 {
  width: 44.7%;
  font-size: 15px;
}
.banner-text h2 {
  font-size: 15px;
  padding: 9px 11px;
  width: 22%;
}
.banner-2, .banner, .banner-1, .banner-3, .banner-g {
	min-height: 390px;
}
.banner-text {
	margin-top: 13.45%;
}
.callbacks_nav {
  left: 2.1%;
  top: 73.8%;
}
.callbacks_nav.next {
  right: 89.9%;
}
.welcome-left {
	width: 33.3%;
	float: left;
	padding: 0 10px;
}
.welcome-bottom h4 {
	font-size: 15px;
	margin-bottom: 3px;
}
.welcome-bottom {
	padding: 1.77em 15px;
	margin-top: 6px;
}
.welcome {
  padding: 1em 0px 2.5em 0px;
}
.style-text h3 {
	font-size: 1.8em;
}
.style-text p {	
	width: 89%;
}
.style {
	min-height: 305px;
}
.n-left {
	width: 25%;
	float: left;
	text-align: center;
}
.col-md-8.n-right {
	padding: 0 15px;
	width: 74%;
	float: right;
}
.n-left img {
	width: 80%;
}
.n-right p {
	margin: 7px 0 2.3% 0;
}
.col-md-6.news-left:nth-child(2){
	margin-top:3.5%;
}
.news-top h3, .testimonials-top h3{
	font-size: 1.5em;
}
.news {
	padding: 3em 0px;
}
.t-bottom p {
	width: 91%;
	font-size: 16px;
}
.testimonials {
	padding: 0em 0 4.5em 0px;
}
.callbacks_tabs a:after {
	height: 11px;
	width: 11px;
}
.footet-left {
	width: 50%;
	float: left;
}
.footet-left:nth-child(1),.footet-left:nth-child(2){
	margin-bottom:3%;
}
.footer {
	padding: 3em 0px;
}
.t-bottom h5 {
	font-size: 17px;
}
.footet-left h3 {
	font-size: 1.1em;
}
}
@media(max-width:640px){
.banner-top p {
	font-size: 20px;
}
.blog {
  padding: 2em 0px;
}
.blog-one a h4 {
  font-size: 14px;
}
.blog-one h5 {
  font-size: 15px;
  margin-top: 10px;
  line-height: 1.6em;
}
.blog-one ul {
  margin-top: 3%;
}
.comments {
  margin-top: 5%;
}
h4.media-heading {
  font-size: 16px;
}
.media-body p {
  font-size: 14px;
  margin-top: 5px;
}
.reply {
  margin-top: 2em;
}
.categories ul li a, .archives ul li a {
  font-size: 14px;
}
.categories ul li, .archives ul li {
  margin: 0px 0px 7px 25px;
}
.blog-one p {
  margin-top: 8px;
}
.about-right p {
  font-size: 14px;
}
.about-right h4 {
  font-size: 14px;
}
.team-left p {
  font-size: 14px;
}
.contact-text input[type="text"]:nth-child(2) {
  margin: 0 3px;
}
.mission-bottom p {
	width: 97%;
	font-size: 14px;
	margin: 3px auto 0;
}
.team-left h4 {
  font-size: 15px;
}
.submit-btn input[type=submit] {
  padding: 9px 45px;
  font-size: 15px;
  margin: 9px 0 0 0px;
}
.portfolio {
  padding: 1em 0px 2.5em 0px;
}
.project-eff:hover span.rollover1 {
	height: 113px;
	width: 137px;
}
.contact-top h3 {
  font-size: 1.4em;
}
.contact-bottom iframe {
  height: 225px;
}
.about, .team, .mission {
	padding: 2em 0px;
}
.col-md-3.team-left:nth-child(1),.col-md-3.team-left:nth-child(2){
	margin-bottom:3%;
}
.mission-bottom p {
  width: 97%;
}
.mission-bottom h4 {
  font-size: 14px;
}
.glyphicon-refresh, .glyphicon-time, .glyphicon-thumbs-up {
  font-size: 2.4em;
}
.blog-one p {
  font-size: 14px;
}
.col-md-3.team-left {
  width: 50%;
  float: left;
  padding: 0 15px;
 }
.contact {
  padding: 1em 0px;
}
.contact-text input[type="text"] {
  width: 32.51%;
  padding: 9px 10px;
  font-size: 13px;
}
.top-menu ul.nav li a {
  font-size: 15px;
}
.banner-text h1 {
  width: 51.5%;
  font-size: 14px;
}
.banner-text h2 {
	font-size: 13px;
	width: 24.4%;
}
.banner-2, .banner, .banner-1, .banner-3, .banner-g {
  min-height: 320px;
}
.banner-text {
	margin-top: 11.5%;
}
.callbacks_nav {
  height: 25px;
  width: 25px;
  background-size: 200%;
  left: 2.45%;
  top: 70.6%;
}
.callbacks_nav.next {
	right: 89.5%;
}
.welcome-bottom h4 {
	font-size: 13px;
	margin-bottom: 1px;
}
.welcome-bottom {
	padding: 1.31em 10px;
	margin-top: 5px;
}
.welcome {
	padding: 1em 0px 2em 0px;
}
.style-text h3 {
	font-size: 1.55em;
}
.s-btn a ,.b-btn a{
	font-size: 13px;
	padding: 7px 15px;
}
.style {
	min-height: 280px;
}
.style-text {
	margin-top: 8.5%;
}
.news {
	padding: 2.5em 0px;
}
.news-top h3, .testimonials-top h3 {
	font-size: 1.35em;
}
.n-left img {
	width: 100%;
}
.n-left {
	width: 18%;
	padding: 16px 6px;
}
.col-md-8.n-right {
	width: 82%;
}
.n-right p {
	font-size: 14px;
	margin: 7px 0 1.3% 0;
}
.n-right span {
	font-size: 12px;
}
.style-text p {
	font-size: 14px;
}
.news-main {
	margin-top: 1%;
}
.col-md-6.news-left:nth-child(2) {
	margin-top: 1.5%;
}
.footer {
	padding: 2.5em 0px;
}
.footet-left h3 {
	font-size: 1em;
}
.footet-left ul {
	margin-top: 4%;
}
.testimonials-top p {
	font-size: 14px;
	margin-top: 7px;
}
.footer-text p {
	font-size: 14px;
}
.footer-text {
	margin-top: 4%;
}
.t-bottom p {
	font-size: 15px;
}
.footet-left ul li a {
	font-size: 14px;
}


.video h3 {
  font-size: 2.2em;
}

.video iframe {
  height: 300px;
}
.video {
  padding: 1em 0 3em;
}



}
@media(max-width:480px){
.banner-top p {
	font-size: 15px;
}
.top-menu ul {
  top: 53px;
}
.top-menu ul.nav li a {
	font-size: 14px;
	padding: 10px 0;
}
.col-md-8.n-right {
  width: 82%;
}
.reply input[type="text"] {
  margin: 3% 6px 10px 0px;
  font-size: 13px;
}
.reply textarea {
  font-size: 13px;
  padding: 8px 10px;
  min-height: 10em;
    width: 98.5%;
}
.blog-one h5 {
  font-size: 14px;
}
h4.media-heading {
  font-size: 15px;
}
.media-body p {
  margin-top: 3px;
}
.portfolio-left {
  padding: 0 4px;
}
.portfolio {
  padding: 0em 0px 1.5em 0px;
}
.glyphicon-refresh, .glyphicon-time, .glyphicon-thumbs-up {
  font-size: 2.5em;
}
.about-right {
  width: 88%;
}
.team-left h4 {
  font-size: 15px;
}
.mission-bottom h4 {
  width: 100%;
}
.pagination > li > a, .pagination > li > span {
  font-size: 13px;
}
.logo a img {
  width: 19.3%;
}
.mission-bottom p {
  width: 100%;
  margin-top: 5px;
}
.banner-text h1 {
  width: 54.1%;
  font-size: 11px;
  padding: 9px 10px;
}
.contact-top h3 {
  font-size: 1.25em;
}
.submit-btn input[type=submit] {
  padding: 8px 35px;
  font-size: 13px;
  margin: 3px 0 0 0px;
}
.contact-bottom iframe {
  height: 190px;
}
.contact-text input[type="text"]:nth-child(2) {
  margin: 0 1px;
}
.contact-text input[type="text"] {
  padding: 6px 10px;
}
.contact-text textarea {
  font-size: 13px;
  height: 9em;
  padding: 8px;
}
.banner-text h2 {
	font-size: 11px;
	width: 27.8%;
	padding: 6px 10px;
}
.banner-2, .banner, .banner-1, .banner-3, .banner-g {
	min-height: 239px;
}
.callbacks_nav {
  height: 20px;
  width: 20px;
  background-size: 200%;
  left: 3.3%;
  top: 70.2%;
}
.callbacks_nav.next {
  right: 88.1%;
}
.header-right ul li a span {
	width: 27px;
	height: 27px;
	background-size: 300%;
}
.header-right ul li a span.fb:hover{
	background-position: 0px -27px;
}
.header-right ul li a span.google {
	background-position: -30px 0px;
}
.header-right ul li a span.google:hover{
	background-position: -27px -27px;
}
.header-right ul li a span.twit {
	background-position: -54px 0px;
}
.header-right ul li a span.twit:hover{
	background-position: -54px -27px;
}
.welcome-left {
	padding: 0 5px;
}
.welcome-bottom {
	padding: 12px 8px;
	margin-top: 5px;
}
.welcome-bottom h4 {
	font-size: 10px;
	margin-bottom: 0px;
}
.welcome-bottom a {
	font-size: 10px;
}
.welcome {
  padding: 9px 0px 1.5em 0px;
}
.style-text h3 {
	font-size: 1.3em;
}
.style-text p {
	width: 100%;
}
.s-btn a ,.b-btn a{
	font-size: 11px;
	padding: 6px 11px;
}
.style {
	min-height: 233px;
}
.t-bottom p {
	width: 97%;
}
.footet-left h3 {
	font-size: 15px;
}
.sub-text input[type="text"] {
  width: 77%;
  letter-spacing: 0;
  padding: 10px 10px;
  font-size: 11px;
}
.sub-text input[type="submit"] {
	padding: 0px 22px 13px 19px;
}
.footer {
	padding: 2em 0px;
}
.n-left {
	width: 18%;
	padding: 25px 0px;
}
#toTop {
  width: 27px;
  height: 26px;
  background-size: 100%;
}
.project-eff:hover span.rollover1 {
  height: 83px;
  width: 102px;
}
.blog {
  padding: 1.5em 0px;
}

.slid-grids {
	  width: 100%;
	  padding: 2em 2em 0;
	}
	.slid-grids:nth-child(3) {
	  padding: 2em;
	}
	
	.video h3 {
  font-size: 2em;
}


}
@media(max-width:320px){
.logo a img {
	width: 23%;
}
.banner-top p {
	font-size: 13px;
}
.banner-text h1 {
  width: 68.4%;
  font-size: 9px;
  padding: 7px 7px;
}
.banner-text h2 {
	font-size: 8px;
	width: 31%;
	padding: 5px 6px;
}
.banner-top {
	margin-top: 15%;
}
.banner-text {
  margin-top: 13.5%;
}
.callbacks_nav {
	left: 5%;
	top: 66.7%;
	height: 17px;
	width: 17px;
}
.callbacks_nav.next {
	right: 81.7%;
}
.callbacks_nav.next {
	right: 83.9%;
}
.welcome-left {
	padding: 0 15px;
	width: 100%;
	float: none;
}
.welcome-bottom h4 {
  font-size: 12px;
}
.welcome-bottom a {
  font-size: 11px;
}
.welcome-left:nth-child(1){
	margin-top:0;
}
.welcome-left{
	margin-top:3%;
}
.style-text h3 {
	font-size: 1.2em;
}
.style-text p {
	font-size: 13px;
}
.style-text {
	margin-top: 12.5%;
}
.style {
	min-height: 250px;
}
.news {
  padding: 1.5em 0px;
}
.news-top h3, .testimonials-top h3 {
  font-size: 1.2em;
}
.n-left {
  width: 100%;
  padding: 0px 0px;
}
.n-left img {
  width: 45%;
}
.col-md-8.n-right {
  width: 100%;
  text-align: center;
  padding: 0;
}
.col-md-6.news-left {
  padding: 0;
}
.n-right p {
  font-size: 13px;
  margin: 4px 0 1% 0;
}
.col-md-6.news-left:nth-child(2) {
  margin-top: 4.5%;
}
.testimonials-top p {
  font-size: 13px;
  margin-top: 5px;
}
.t-bottom h5 {
  font-size: 15px;
}
.banner-2, .banner, .banner-1, .banner-3, .banner-g {
  min-height: 175px;
}
.t-bottom p {
	width: 100%;
	margin: 4px auto 0;
	font-size: 14px;
}
.callbacks_tabs a:after {
  height: 9px;
  width: 9px;
}
.testimonials {
  padding: 0em 0 2.5em 0px;
}
.callbacks_tabs {
  top: 99%;
}
.footet-left {
	width: 100%;
	text-align: center;
	float: none;
}
.footet-left:nth-child(1), .footet-left:nth-child(2), .footet-left:nth-child(3) {
	margin-bottom: 7%;
}
.footet-left ul li {
  margin: 2px 0px;
}
.footer {
  padding: 1.5em 0px;
}
.sub-text input[type="text"] {
  width: 77.5%;
  letter-spacing: 0;
  padding: 11px 10px 10px 10px;
  font-size: 11px;
}
.footet-left ul {
	margin-top: 3%;
}
.footer-text p {
  font-size: 13px;
}
.footer-text {
  margin-top: 6%;
}
.header-right ul li {
  margin: 7px 2px 0 2px;
}
span.menu {
  padding: 0px 0px 0px 0px;
}
.welcome {
  padding: 0px 0px 1.5em 0px;
}
.top-menu ul {
  padding: 0em 0em 0em 0em;
  top: 52px;
}
.contact-top h3 {
  font-size: 1.1em;
}
.contact-bottom iframe {
  height: 150px;
}
.contact-text input[type="text"]:nth-child(2) {
  margin: 0 0px;
}
.contact-text input[type="text"] {
  width:100%;
  margin:5px 0px;
}
.submit-btn input[type=submit] {
  padding: 7px 25px;
  font-size: 13px;
}
.contact {
  padding: 10px 0px 1em 0px;
}
.about, .team, .mission {
  padding: 1.5em 0px;
}
.about-right h4 {
  font-size: 13px;
}
.about-left {
  width: 100%;
  float: none;
  text-align: center;
}
.about-right {
  width: 100%;
  margin-top:5px;
  text-align: center;
}
.about-right p {
  font-size: 14px;
}
.col-md-3.team-left {
  width: 100%;
  float: none;
  padding: 0 15px;
}
.team-left p {
  font-size: 14px;
}
.mission-bottom h4 {
  font-size: 13px;
}
.mission-bottom p {
  font-size: 14px;
}
.team-left h4 {
  font-size: 14px;
}
.portfolio-left {
  padding: 4px 4px;
  width: 50%;
}
.project-eff:hover span.rollover1 {
  height: 108px;
  width: 129px;
}
.port-one {
  margin-top: 0%;
}
.blog {
  padding: 1em 0px;
}
.blog-left,.blog-right {
  padding: 0;
}
.blog-one a h4 {
  font-size: 12px;
}
.blog-btm {
  margin-top: 9%;
}
.blog-right {
  margin-top: 8%;
}
.blog-one h5 {
  font-size: 13px;
}
.blog-one ul li p {
  margin-left: 4px;
}
.blog-one ul li {
  margin-right: 2px;
}
span.glyphicon.glyphicon-user,span.glyphicon.glyphicon-calendar,
span.glyphicon.glyphicon-bookmark {
  font-size: 13px;
}
.reply input[type="text"] {
  margin: 3% 0px 0px 0px;
  font-size: 12px;
  width: 100%;
}
.reply textarea {
  font-size: 12px;
  width: 100%;
  margin-top: 8px;
}
.reply input[type="submit"] {
  padding: 7px 20px;
  margin-top: 5px;
}
.comments {
  margin-top: 7%;
}
.media {
  margin-top: 15px;
}
.reply {
  margin-top: 1.5em;
}
.sub-text input[type="submit"] {
  padding: 1px 22px 13px 19px;
}
.about-bottom {
  margin-top: 6%;
}
.abt {
  margin-top: 3%;
}

.video {
  padding: 1em 0 2em;
}
.video h3 {
  font-size: 1.6em;
}


}
/*---- responsive-design -----*/