/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body a {
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
html, body{
font-size: 100%;
font-family: 'M PLUS 1p', serif;
}
body{
background:#FFFFFF;
}
/*-- banner --*/
.banner{
background:url(../images/2.jpg) no-repeat 0px 0px;
background-size:cover;
}
/*-- header-left --*/
.header-top-grids {
padding: 1em;
}
.header {
padding: 4em 0;
border: solid 1px rgba(255, 255, 255, 0.33);
border-bottom: none;
}
.header-left{
text-align: center;
}
.agileinfo-social-grids{
margin: 1.2em 0 0 0;
float: left;
width: 30%;
}
.agileinfo-social-grids ul {
padding: 0;
margin: 0;
}
.agileinfo-social-grids ul li {
display: inline-block;
margin: 0 .5em 0 0;
}
.agileinfo-social-grids ul li a {
color: #FFFFFF;
text-align: center;
}
.agileinfo-social-grids ul li a i.fa{
font-size: 1em;
color: #ffffff;
background: none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
color: #3b5998;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter:hover{
color: #1da1f2;
}
.agileinfo-social-grids ul li a i.fa.fa-rss:hover{
color: #f26522;
}
.agileinfo-social-grids ul li a i.fa.fa-vk:hover{
color: #45668e;
}
.w3layouts-logo{
float:left;
width:40%;
}
.w3layouts-logo h1 {
margin: 0;
}
.w3layouts-logo h1 a {
color: #fbd232;
font-size: 1.3em;
text-decoration: none;
text-transform: lowercase;
}
.w3layouts-logo h1 a span{
color: #ffffff !important;
font-weight: 100;
font-family: 'Roboto', sans-serif;
}
.address-info-text{
float:left;
width:30%;
}
.address-info-text p{
color: #FFFFFF;
font-size: .9em;
margin: 1.2em 0 0 0;
}
/*-- //header-left --*/
/*-- top-nav --*/
ul.dropdown-menu {
position: absolute;
background: linear-gradient(rgb(248,248,248), rgb(248,248,248));
font-family: 'Raleway', sans-serif;
font-size: 14px;
text-transform: capitalize;
border: none;
padding: 0px;
margin: 0px;
width:100%;

}
ul.dropdown-menu li a {
padding-left: 12.5px;
}
/*手機語系的定位*/
/*ipad pro*/
@media only screen and (device-width: 1024px) and (device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

 ul.dropdown-menu {
    position: absolute;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 100%;
    top: 2.4em !important;
    left: -1.4em !important;
    border-radius: 0px;
	}
	ul.dropdown-menu li {
padding:0px 0px -10px 0px;

}
ul.dropdown-menu li a {
font-weight:bold;
color:#000000;
font-size: 18px;
text-align:center;

}
ul.dropdown-menu li a:hover {

text-align:center;
}

}
@media only screen and (device-width: 1080px) and (device-height: 810px) {
	   ul.dropdown-menu {
    position: absolute;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 100%;
    top: 2.4em;
    left: -0.5em;
    border-radius: 0px;
	}
	ul.dropdown-menu li {
padding:0px 0px -10px 0px;

}
ul.dropdown-menu li a {
font-weight:bold;
color:#000000;
font-size: 18px;
text-align:center;

}
ul.dropdown-menu li a:hover {

text-align:center;
}

	   }
@media only screen and (device-width: 1180px) and (device-height: 820px) {
	   ul.dropdown-menu {
    position: absolute;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 100%;
    top: 2.4em;
    left: -1.6em;
    border-radius: 0px;
	}
	ul.dropdown-menu li {
padding:0px 0px -10px 0px;

}
ul.dropdown-menu li a {
font-weight:bold;
color:#000000;
font-size: 18px;
text-align:center;

}
ul.dropdown-menu li a:hover {

text-align:center;
}

	   }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  ul.dropdown-menu {
    position: absolute;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 100%;
    top: 2.4em;
    left: -0.7em;
    border-radius: 0px;
	}
	ul.dropdown-menu li {
padding:0px 0px -10px 0px;

}
ul.dropdown-menu li a {
font-weight:bold;
color:#000000;
font-size: 18px;
text-align:center;

}
ul.dropdown-menu li a:hover {

text-align:center;
}
  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  ul.dropdown-menu {
    position: absolute;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 100%;
    top: 2.4em;
    left: -0.7em !important;
    border-radius: 0px;
	}
	ul.dropdown-menu li {
padding:0px 0px -10px 0px;

}
ul.dropdown-menu li a {
font-weight:bold;
color:#000000;
font-size: 18px;
text-align:center;

}
ul.dropdown-menu li a:hover {

text-align:center;
}
  }
@media (max-width: 480px) {
  ul.dropdown-menu {
    position: absolute;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 100%;
    top: 2.4em;
    left: -0.6em !important;
    border-radius: 0px;
  }
ul.dropdown-menu li {
padding:0px 0px -10px 0px;

}
ul.dropdown-menu li a {
font-weight:bold;
color:#000000;
font-size: 18px;
text-align:center;

}
ul.dropdown-menu li a:hover {

text-align:center;
}
}
ui.dropdown-menu li a:hover{
background: #ff0000;

}
ul.dropdown-menu li{
padding-bottom:0px
}
ul.dropdown-menu li  hover{
background: #ff0000;
}
#dropdown-menu:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu1:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu2:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu3:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu4:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu5:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu6:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu7:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu8:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu9:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}#dropdown-menu10 {
text-align:center;
}
#dropdown-menu10 {
text-align:center;
}
#dropdown-menu10:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
#dropdown-menu11:hover {
background: #000000;
font-weight:bold
color: #ffffff;
}
.dropdown-menu > li > a {
display: inline;
text-align: left;
color: #000000 !important;
border: none !important;
}   
.dropdown-menu > li > a:hover {
color: #ffffff !important;
}  
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
background: #ff0000;
text-align: left;
color: #ffffff;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu a::after {
transform: rotate(-90deg);
position: absolute;
right: 6px;
top: .8em;
}
.dropdown-submenu .dropdown-menu {
top: 0;
left: 100%;
margin-left: .1rem;
margin-right: .1rem;
background: linear-gradient(rgb(248,248,248), rgb(248,248,248));
}
ul.dropdown-menu1 {
font-size: 14px;
text-transform: capitalize;
border: none;
top: 4.2em;
left: -1.5em;
}
.dropdown-menu1 a:hover{
background: linear-gradient(rgb(248,248,248), rgb(248,248,248));
border-radius:2px;
}
ul.dropdown-menu1 li{
}
ul.dropdown-menu1 li hover{
background: #d7d700;
font-size: 26px;
}
.dropdown-menu1 > li > a {
display: inline;
text-align: center;
border-radius:5px;
border: none !important;
/*-- 產品下拉選單對齊上面 --*/
margin-left: 0px;
}   
.dropdown-menu1 > li > a:hover, .dropdown-menu1 > li > a:focus {
background: #ff0000;
color: #ffffff !important;
}
.dropdown-submenu1 {
position: relative;
}
ul.dropdown-menu4 {
font-size: 16px;
text-transform: lowercase;
border: none;
top: 2em;
left: -32px;
}
.dropdown-menu4 a:hover{
background: #e6e6e6 !important;
border-radius:2px;
}
ul.dropdown-menu4 li{
}
ul.dropdown-menu4 li hover{
background: #ff0000;
}
.dropdown-menu4 > li > a {
display: inline;
text-align: center;
color: #000000 !important;
border: none !important;
}   
.dropdown-menu4 > li > a:hover, .dropdown-menu4 > li > a:focus {
background: #ff0000;
}
.dropdown-submenu4 {
}
ul.dropdown-menu6 {
font-size: 14px;
text-transform: uppercase;
border: none;
top: 2.7em;
left: -0.8em;
}
.dropdown-menu6 a:hover{
background: linear-gradient(rgb(248,248,248), rgb(248,248,248));
border-radius:2px;
}
ul.dropdown-menu6 li{
}
ul.dropdown-menu6 li hover{
background: #ff0000;
}
.dropdown-menu6 > li > a {
display: inline;
text-align: left;
color: #000000 !important;
border: none !important;
}   
.dropdown-menu6 > li > a:hover, .dropdown-menu6 > li > a:focus {
background: #ff0000;
text-align: left;
}
.dropdown-submenu6 {
position: relative;
}
.dropdown-submenu6dropdown-item a::after {
transform: rotate(-90deg);
position: absolute;
right: 6px;
top: .8em;
}
.dropdown-submenu6 .dropdown-menu6 {
top: 0;
left: 100%;
margin-left: .1rem;
margin-right: .1rem;
}
/*-- //top-nav --*/
/*-- w3layouts-slider --*/
.w3layouts-slider {
padding: 8em 0;
}
/*--slider--*/
#slider2,
#slider3 {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
margin: 0 auto;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.events {
list-style: none;
}
.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%;
}
.callbacks img {
position: relative;
z-index: 1;
height: auto;
border: 0;
}
.callbacks .caption {
display: block;
position: absolute;
z-index: 2;
font-size: 20px;
text-shadow: none;
color: #fff;
left: 0;
right: 0;
padding: 10px 20px;
margin: 0;
max-width: none;
top: 10%;
text-align: center;
}
.callbacks_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
bottom: 109px;
left: 0;
z-index: 3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
width: 50px;
height: 50px;
background: transparent url(../images/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
left: auto;
background-position: right top;
right: 0;
}
.callbacks_nav.prev {
right: auto;
background-position:left top;
left:0;
}
#slider3-pager a {
display: inline-block;
}
#slider3-pager span{
float: left;
}
#slider3-pager span{
width:100px;
height:15px;
background:#fff;
display:inline-block;
border-radius:30em;
opacity:0.6;
}
#slider3-pager .rslides_here a {
background: #FFF;
border-radius:30em;
opacity:1;
}
#slider3-pager a {
padding: 0;
}
#slider3-pager li{
display:inline-block;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display:none;
width: 100%;
left: 0;
top: 0;
}
.rslides li{
position: relative;
display: block;
float: left;
}
.rslides img {
height: auto;
border: 0;
}
.callbacks_tabs{
list-style: none;
position: absolute;
top: 120%;
left: 48%;
padding: 0;
margin: 0;
display: block;
z-index: 999;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
display: inline-block;
margin: 0;
}
/*----*/
.callbacks_tabs a{
visibility: hidden;
}
.callbacks_tabs a:after {
content: "\f111";
font-size: 0;
font-family: FontAwesome;
visibility: visible;
display: block;
height: 10px;
width: 10px;
display: inline-block;
background: rgba(255, 255, 255, 0.14);
border: 2px solid #ffffff;
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
}
.callbacks_here a:after{
background: #fbd232;
border: 2px solid #fbd232;
}
/*-- //slider --*/
.agileits-banner-left {
text-align: center;
}
.agileits-banner-left h3{
color: #FFFFFF;
font-size: 5em;
margin: 0;
letter-spacing: 1px;
font-weight: 600;
text-transform: uppercase;
}
.agileits-banner-left h4{
color: #FFFFFF;
font-size: 1em;
letter-spacing: 3px;
text-transform: uppercase;
margin: .5em 0 0 0;
}
.agileinfo-banner-right{
text-align:center;
}
.agileinfo-banner-right h5{
color: #FFFFFF;
font-size: 1em;
margin: 0 0 1em 0;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 4px;
}
.agileinfo-banner-right p{
color: #FFFFFF;
font-size: .9em;
line-height: 1.8em;
margin: 0 auto;
width: 75%;
}
.banner-border{
height: 1px;
background: #FFFFFF;
width: 14%;
margin: 3em auto 2em;
}
.w3-button {
margin: 0;
padding: 1em;
z-index: 1;
text-align: center;	
}
.w3-button a {
color: #FFFFFF;
font-size: .9em;
padding: .5em 1em;
border: solid 1px #FFFFFF;
text-decoration: none;
margin: 0;
background: none;
text-transform: uppercase;
}
.w3-button a:hover{
background: #fbd232;
border: solid 1px #fbd232;
color:#212121;
}
.w3-button a:focus{
}
/*-- //w3layouts-slider --*/
/*-- about --*/
.about-w3layouts,.services,.testimonials,footer,.courses,.features,.gallery,.codes,.typography,.blog,.contact{
padding:4em 0;
}
.agileits-heading h2,.agileits-heading h3,.wthree-heading h2{
color: #212121;
font-size: 3.5em;
margin: 0;
text-align: center;
text-transform: uppercase;
font-weight: 300;
}
.about-top-grids,.services-grids,.wthree-services-bottom-grids,.wthree_testimonial_grids,.w3_agileits_features_grids,.agileinfo-team-grids{
margin: 4em 0 0 0;
}
.w3-about-left h5 {
color: #000000;
font-size: 1em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 4px;
margin: 0;
}
.w3-about-left p {
color: #999999;
font-size: .9em;
line-height: 1.8em;
margin: 1em 0 0 0;
}
.w3-about-left p span {
display: block;
margin: 1em 0;
}
ul.resp-tabs-list {
margin: 0 auto;
text-align: center;
float:none;
}
.about-bottom-agile{
position:relative;
}
.agileits_updates_grid_right h3 {
margin-bottom: 1em !important;
color: #000000;
font-size: 1em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 4px;
margin: 0;
}
/*--flexisel--*/
.flex-slider{	
background:#222227;
padding: 70px 0 165px 0;
}
.opportunity{
background:#28282e;
margin:0px 20px;
padding:80px 0;
position:relative;
}
#flexiselDemo1,#flexiselDemo2 {
display: none;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
padding:2em 0;
border-top: 0px solid #ffffff;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
}
.nbs-flexisel-inner {
overflow: hidden;
margin: 0px auto;
}
.nbs-flexisel-item {
float: left;
margin:0;
padding:0;
position: relative;
line-height: 0px;
}
.nbs-flexisel-item > img {
position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
width: 11px;
height: 18px;
position: absolute;
cursor: pointer;
z-index: 100;
}
.nbs-flexisel-nav-left {
left: 92%;
top: 3% !important;
background: url(../images/left-arrow.png) no-repeat -6px;
}
.nbs-flexisel-nav-right {
right: 0%;
top: 3% !important;
background: url(../images/right-arrow.png) no-repeat -8px ;
}
/*--//flexisel--*/
.pa_italic i {
left: -1em;
font-size: 11px;
}
.pa_italic span {
display: none;
}
.collapsed span {
display: inline-block;
left: -1em;
font-size: 11px;
}
.collapsed i {
display: none;
}
.panel-heading {
padding:10px 15px;
}
.panel-title {
font-size: 1em;
color: #212121;
text-transform: capitalize;
text-decoration: none;
}
.panel-title a{
text-decoration:none;
}
.panel-default {
border-color: #FFF;
background: #f5f5f5;
}
.panel-default > .panel-heading {
border: solid 1px #dadada;
color: #212121;
background-color: #fff;
border-radius: 3px;
}
.panel-body {
padding: 2em;
font-size: .9em;
line-height: 2em;
color: #999;
}
a.pa_italic label {
cursor: pointer;
font-weight:500;
}
a.pa_italic:focus {
outline: none;
text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: transparent;
}
/*-- //about --*/
/*-- services --*/
.wthree-services-grid{
text-align:center;
}
.wthree-services-icon i.fa{
font-size: 2em;
padding: 1.3em;
width: 120px;
height: 120px;
color: #ffffff;
background: none;
border: solid 2px #ffffff;
border-width: 2px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.wthree-services-info h5{
color: #fbd232;
font-size: 1em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 4px;
margin: 1em 0;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.wthree-services-info p{
color:#808489;
font-size:.9em;
line-height:1.8em;
margin:0;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.wthree-services-grid:hover .wthree-services-icon i.fa{
background: #fbd232;
border: solid 2px #fbd232;
color: #212121;
}
.wthree-services-grid:hover .wthree-services-info h5{
color:#FFFFFF;
}
.wthree-services-grid:hover .wthree-services-info p{
color:#FFFFFF;
}
/*-- //services --*/
/*-- services-bottom --*/
.wthree-services-left img{
width:100%;
}
.wthree-services-right-top h4{
color: #212121;
font-size: 1em;
margin: 0;
letter-spacing: 1px;
font-weight: 800;
text-transform: uppercase;
}
.wthree-services-right-top p{
color: #999999;
font-size: .9em;
line-height: 1.8em;
margin: 1em 0 0 0;
}
/*-- testimonials --*/
.testimonials {
background: #232a34;
}
.testimonials-heading h3{
color:#FFFFFF;
}
.w3_agileits_header:after {
left: 25% !important;
}
.agileinfo_testimonials_left{
text-align:center;
}
.agileinfo_testimonials_left img{
border: 3px solid #dedede;
margin: 0 auto;
border-radius: 50%;
-webkit-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
}
.agileinfo_testimonials_left h4{
font-size: 1em;
color: #fbd232;
margin: 1em 0 0.3em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 4px;
}
.agileinfo_testimonials_left p{
color: #999999;
font-size: .9em;
margin: 0;
}
.agileits_testimonials_right_grid{
padding: 1.5em;
position: relative;
border: solid 1px rgba(153, 153, 153, 0.52);
}
.agileits_testimonials_right_grid:before{
content: '';
position: absolute;
top: 35%;
left: -3%;
border-right: 10px solid #999;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.agileits_testimonials_right_grid p{
color: #999;
line-height: 1.8em;
font-size: .9em;
margin: 0;
}
.wthree_testimonial_grid_left {
padding: 0;
}
.w3l_testimonial_grid_left_grid{
margin-top:2em;
}
.w3_testimonials_right_grid:before {
border-left: 10px solid #999;
border-right: none !important;
left: auto !important;
right: -3% !important;
}
.wthree_testimonial_grid_right h3{
font-weight: 600;
line-height: 1.5em;
color: #ffffff;
font-size: 1em;
margin: 0;
letter-spacing: 1px;
text-transform: uppercase;
}
.wthree_testimonial_grid_right{
text-align:right;
margin-top:5em;
}
.wthree_testimonial_grid_right p{
margin: 2em 0 0;
color: #999;
line-height: 1.8em;
font-size: .9em;
}
/*-- //testimonials --*/
/*-- copyright --*/
/*-- //copyright --*/
/*-- about --*/
.wthree-heading{
padding:2em 0;
text-align:center;
}
.wthree-heading h2{
color:#FFFFFF;
}
/*-- courses --*/
.wthree_banner1_info{
margin: 8em 0 0;
text-align: right;
}
.wthree_banner1_info h3{
font-size:2em;
color:#fff;
}
.wthree_banner1_info h3 span{
color:#ec9114;
}
.agileinfo_courses_flipster{
width:70%;
margin:0 auto;
}
.w3ls_courses_left {
padding: 0 3em 0 0;
}
.w3ls_courses_left_grid h3 {
color: #212121;
font-size: 1em;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 4px;
margin: 0;
}
.w3ls_courses_left_grid h3 i{
color: #fbd232;
padding-right: 1em;
}
.w3ls_courses_left_grid p{
margin: 1em 0 0;
color: #999;
line-height: 1.8em;
font-size: .9em;
}
.w3ls_courses_left_grid:nth-child(2){
padding-top:2em;
}
.w3ls_courses_right p{
margin-bottom:2em !important;
}
.agileits_courses_right img{
width:100%;
}
/*-- //courses --*/
/*-- features --*/
.features{
background: url(../images/1.jpg);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
background-size: 100% 100%;
-webkit-background-size: 100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
-ms-background-size: 100% 100%;
}
.features-heading h3{
color:#FFFFFF;
}
.agile_head1,.w3_agile_para1{
color:#fff;
}
.agileits_w3layouts_features_grid{
padding:1em;
background:#fff;
}
.agileits_w3layouts_features_gridl {
padding: 0;
}
.agileits_w3layouts_features_gridr {
padding-left: 0;
}
.agile_feature_grid{
width: 80px;
height: 80px;
background: #fbd232;
text-align: center;
border: 4px solid #FFC107;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.w3_agileits_features_grid:hover .agile_feature_grid{
background: #212121;
border: 4px solid #000000;
}
.w3_agileits_features_grid:hover .agileits_w3layouts_features_gridr h4{
color: #fbd232;
}
.w3_agileits_features_grid:hover .agile_feature_grid i{
color:#FFFFFF;
}
.agile_feature_grid i{
font-size: 1.5em;
color: #212121;
line-height: 3em;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.agileits_w3layouts_features_gridr h4{
color: #212121;
font-size: 1em;
margin: 0;
letter-spacing: 1px;
font-weight: 800;
text-transform: uppercase;
}
.agileits_w3layouts_features_gridr p{
color: #999;
line-height: 1.8em;
margin: .5em 0 0 0;
font-size: .9em;
}
.w3_agileits_features_grid:nth-child(4),.w3_agileits_features_grid:nth-child(5),.w3_agileits_features_grid:nth-child(6){
padding-top:2em;
}
/*-- //features --*/
/*-- //about --*/
/*-- gallery --*/
/*-- icons --*/
.codes a {
color: #999;
}
.icon-box {
padding: 8px 15px;
background: rgba(149, 149, 149, 0.18);
margin: 1em 0 1em 0;
border: 5px solid #ffffff;
text-align: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 1em;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
-moz-transition: 0.5s all;
cursor: pointer;
} 
.icon-box:hover {
background: #fbd232;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
-moz-transition: 0.5s all;
}
.icon-box:hover i.fa {
color:#fff !important;
}
.icon-box:hover a.agile-icon {
color:#fff !important;
}
.codes .bs-glyphicons li {
float: left;
width: 12.5%;
height: 115px;
padding: 10px; 
line-height: 1.4;
text-align: center;  
font-size: 12px;
list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
margin-top: 5px;
margin-bottom: 10px;
font-size: 24px;
}
.codes .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
display: block;
text-align: center;
word-wrap: break-word;
}
h3.icon-subheading {
font-size: 1em;
color: #212121 !important;
margin: 30px 0 15px;
text-transform: uppercase;
}
h3.agileits-icons-title {
text-align: center;
font-size: 2em;
color: #2f2f2f;
margin: 0;
letter-spacing: 1px;
}
.icons a {
color: #999;
}
.icon-box i {
margin-right: 10px !important;
font-size: 20px !important;
color: #282a2b !important;
}
.icons .bs-glyphicons li {
float: left;
width: 18%;
height: 115px;
padding: 10px;
line-height: 1.4;
text-align: center;
font-size: 12px;
list-style-type: none;
background:rgba(149, 149, 149, 0.18);
margin: 1%;
}
.icons .bs-glyphicons .glyphicon {
margin-top: 5px;
margin-bottom: 10px;
font-size: 24px;
color: #282a2b;
}
.icons .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #777;
} 
.icons .bs-glyphicons .glyphicon-class {
display: block;
text-align: center;
word-wrap: break-word;
}
ul.bs-glyphicons-list {
padding: 0;
margin: 0;
}
/*-- //icons --*/
/*-- typography --*/
h3.hdg {
font-size: 2.5em;
color:#000 !important;
}
.show-grid [class^=col-] {
background: #fff;
text-align: center;
margin-bottom: 10px;
line-height: 2em;
border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
background: #e0e0e0;
}
.grid_3{
margin-bottom:2em;
}
.xs h3, h3.m_1{
color:#000;
font-size:1.7em;
font-weight:300;
margin-bottom: 1em;
}
.grid_3 p{
color: #555;
font-size: 0.85em;
margin-bottom: 1em;
font-weight: 300;
}
.grid_4{
background:none;
}
.label {
font-weight: 300 !important;
border-radius:4px;
}  
.grid_5{
background:none;
padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg {
margin-bottom:1em;
color: #333;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
border-top: none !important;
}
.tab-content > .active {
display: block;
visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 0;
}
.badge-primary {
background-color: #03a9f4;
}
.badge-success {
background-color: #8bc34a;
}
.badge-warning {
background-color: #ffc107;
}
.badge-danger {
background-color: #e51c23;
}
.grid_3 p{
line-height: 2em;
color: #888;
font-size: 0.9em;
margin-bottom: 1em;
font-weight: 300;
}
.bs-docs-example {
margin: 1em 0;
}
section#tables  p {
margin-top: 1em;
}
.tab-container .tab-content {
border-radius: 0 2px 2px 2px;
border: 1px solid #e0e0e0;
padding: 16px;
background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
font-size: 13px;
color: #555;
border-top: none !important;
}
.tab-content > .active {
display: block;
visibility: visible;
}
.label {
font-weight: 300 !important;
}
.label {
padding: 4px 6px;
border: none;
text-shadow: none;
}
.nav-tabs {
margin-bottom: 1em;
}
.alert {
font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
margin-top:0.5em;
margin-bottom: 0.5em;
}
li.list-group-item1 {
line-height: 2.5em;
}
.input-group {
margin-bottom: 20px;
}
.in-gp-tl{
padding:0;
}
.in-gp-tb{
padding-right:0;
}
.list-group {
margin-bottom: 48px;
}
ol {
margin-bottom: 44px;
}
h2.typoh2{
margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
padding: 0 0 1em;
}
.grid_3 {
margin-bottom: 0em;
}
}
@media (max-width:640px){
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 0px;
margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
margin-bottom: .5em;
}
.progress {
height: 10px;
margin-bottom: 10px;
}
ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
font-size: 14px;
}
.breadcrumb {
margin-bottom: 10px;
}
.well {
font-size: 14px;
margin-bottom: 10px;
}
h2.typoh2 {
font-size: 1.5em;
}
}
@media (max-width:480px){
.table h1 {
font-size: 26px;
}
.table h2 {
font-size: 23px;
}
.table h3 {
font-size: 20px;
}
.label {
font-size: 53%;
}
.alert,p {
font-size: 14px;
}
.pagination {
margin: 20px 0 0px;
}
}
@media (max-width: 320px){
.grid_4 {
margin-top: 18px;
}
.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
font-size: 13px;
}
.alert {
padding: 10px;
margin-bottom: 10px;
}
ul.pagination li a {
font-size: 14px;
padding: 5px 11px !important;
}
.list-group {
margin-bottom: 10px;
}
.well {
padding: 10px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
font-size: 0.81em;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
padding: 12px!important;
}
.codes .row {
margin: 0;
}
}
/*-- //typography --*/
/*-- blog --*/
.blog-info{
text-align:center;
}
.blog-left {
margin: 0em 0 2em 0;
padding-right: 1em;
}
.blog-left-right {
margin-top: 1em;
}
.blog-left-right a{
text-decoration: none;
margin: 1em 0 1em 0;
font-size: 1em;
color: #212121;
text-transform: uppercase;
font-weight: 800;
}
.blog-left-right a:hover{
text-decoration: none;
color: #fbd232;
}
.blog-left-left {
padding: 0 !important;
}
.blog-left-left p{
margin: 0 0 1em;
font-size: .9em;
color: #999;
}
.blog-left-left p a {
color: #000000;
text-decoration: none;
}
.blog-left-left p a:hover{
color:#fbd232;
}
.blog-left-left a img{
width:100%;
}
.blog-left-right p{
margin: 1em 0 0 0;
color: #999999;
font-size: .9em;
line-height: 1.8em;
}
ul.pagination {
margin: 2em 0 0;
}
.blog-top-left-grid {
float: right;
}
.blog-top-right-grid {
float: left;
}
.categories {
margin:0;
}
.categories h3{
text-decoration: none;
margin: 1em 0 1em 0;
font-size: 1em;
color: #212121;
text-transform: uppercase;
font-weight: 800;
}
.categories ul{
margin:0;
padding:0;
}
.categories ul li{
display: block;
margin-bottom: 1em;
}
.categories ul li a{
font-size: .9em;
margin: 0;
color: #999999;
}
.categories ul li a:hover{
color: #fbd232;
text-decoration: none;
transition: .5s all;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
}
.comments{
margin: 4em 0;
}
.comments h3{
text-decoration: none;
margin: 1em 0 1em 0;
font-size: 1em;
color: #212121;
text-transform: uppercase;
font-weight: 800;
}
.comments-left{
padding: .5em;
border: 1px solid #000000;
}
.comments-left img{
width:100%;
}
.comments-right h5{
font-size: 1.1em;
margin: 0 0 .5em 0;
color: #000000;
font-weight: 600;
}
.comments-right a{
font-size: 1em;
margin: 0;
color: #575353;
text-decoration: none;
}
.comments-right a:hover{
text-decoration:none;
}
.comments-right p{
display: block;
color: #999999;
margin: .3em 0 0 0;
font-size: .9em;
}
.comments-text {
padding: 1.5em 0;
border-bottom: 1px solid #868686;
}
.comments-text:nth-child(4) {
border: none;
}
.pagination > li > a, .pagination > li > span {
color: #999999;
}
/*-- single --*/
.single-left-left p{
margin: 0 0 1em;
font-size: .9em;
font-weight: 500;
color: #999999;
}
.single-left-left p a {
color: #000000;
text-decoration: none;
}
.single-left-left img{
width:100%;
}
.left-single{
padding-right: 2em;
}
.response {
margin-bottom: 5em;
}
.response h3 {
margin: 0 0 1em 0;
text-decoration: none;
font-size: 1em;
color: #212121;
text-transform: uppercase;
font-weight: 800;
}
.media.response-info {
margin-top: 3em;
}
.media-left.response-text-left {
width: 13%;
float: left;
}
.media-left.response-text-left a img {
width: 80%;
}
.media-left.response-text-left h5 a {
color: #fbd232;
}
.response-text-left h5 {
font-size: 1em;
margin: 1em 0 0 0;
color: #000;
}
.response-text-right p {
margin: 1em 0 0 0;
color: #BBBBBB;
font-size: .875em;
line-height: 1.8em;
}
.response-text-right ul {
padding: 0;
text-align: right;
}
.response-text-right ul li {
display: inline-block;
color: #AFAFAF;
font-size: .9em;
margin-right: 1em;
}
.response-text-right ul li a {
color: #fbd232;
font-size: .9em;
text-decoration: none;
}
.media.response-info {
margin-top: 3em;
}
.opinion h3{
margin: 0 0 1em 0;
text-decoration: none;
font-size: 1em;
color: #212121;
text-transform: uppercase;
font-weight: 800;
}
.opinion form input[type="text"],.opinion form input[type="email"]{
width: 100%;
color: #898888;
outline: none;
font-size: 1em;
padding: .5em;
margin: 0 .5em 1em 0;
border: solid 1px #D5D4D4;
-webkit-appearance: none;
}
.opinion form textarea {
resize: none;
width: 100%;
color: #898888;
font-size: 1em;
outline: none;
resize:none;
padding: .5em;
border: solid 1px #D5D4D4;
min-height: 125px;
-webkit-appearance: none;
}
.opinion form input[type="submit"] {
outline: none;
-webkit-appearance: none;
border: solid 1px #fbd232;
font-size: .9em;
color: #212121;
font-weight: 600;
padding: .7em 1em;
text-decoration: none;
letter-spacing: 1px;
background: #fbd232;
margin: 1em 0 0;
transition: .5s all;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
}
.opinion form input[type="submit"]:hover {
color:#2f2f2f;
border: solid 1px #2f2f2f;
background:none;
}
.blog-left-bottom p{
margin: 1em 0 0 0;
color: #BBBBBB;
font-size: .875em;
line-height: 1.8em;
}
.blog-left-bottom {
margin: .5em 0;
}
/*-- //blog --*/
/*-- contact --*/
.map iframe {
width: 100%;
height: 340px;
border: none;
}
/*-- contact --*/
/*-- //contact --*/
/*-- to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 20px;
right: 2%;
overflow: hidden;
z-index: 999; 
width: 40px;
height: 40px;
border: none;
text-indent: 100%;
background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
width: 40px;
height: 40px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive --*/
@media(max-width:1440px){
ul.dropdown-menu {
min-width: 145px;
}
}
@media(max-width:1080px){
.agileits-banner-left h3 {
font-size: 4em
}
.top-nav-info {
padding: 0 11em;
}
.nbs-flexisel-nav-left {
left: 90%;
}
.agileits_testimonials_right_grid:before {
left: -4%;
}
.agile_feature_grid {
width: 60px;
height: 60px;
}
.agile_feature_grid i {
line-height: 2em;
}
.icon-box {
padding: 8px 4px;
font-size: .9em;
}
ul.dropdown-menu {
min-width: 115px;
}
.contact-form input[type="text"] {
width: 31.7%;
}
}
@media(max-width:991px){
.top-nav-info {
padding: 0 8em;
}
.agileits-banner-left {
margin: 1em 0 0 0;
}
.callbacks_tabs {
left: 47%;
}
.agileits_updates_grid_right {
margin: 2em 0 0 0;
}
.wthree-services-grid {
margin: 2em 0 0 0;
}
.wthree-services-grid:nth-child(1){
margin:0;
}
.wthree-services-right {
margin: 2em 0;
}
.agileits_testimonials_right_grid:before {
left: -2%;
}
.agile-footer-grid:nth-child(2){
margin:2em 0;
}
.agile-post-left {
float: left;
width: 30%;
}
.agile-post-right {
float: left;
width: 70%;
}
.agileits_courses_right {
margin: 2em 0 0 0;
}
.w3_agileits_features_grid {
float: left;
width: 50%;
}
.w3_agileits_features_grid:nth-child(3),.w3_agileits_features_grid:nth-child(4), .w3_agileits_features_grid:nth-child(5), .w3_agileits_features_grid:nth-child(6) {
padding-top: 2em;
}
.wthree-team-grid {
width: 50%;
float: left;
}
.wthree-team-grid:nth-child(3),.wthree-team-grid:nth-child(4){
margin:2em 0 0 0;
}
.gallery-grid {
float: left;
width: 50%;
}
.comments-left {
float: left;
width: 20%;
}
.comments-right {
float: left;
width: 80%;
}
.comments {
margin: 4em 0 0 0;
}
.blog-top-right-grid {
margin: 2em 0 0 0;
}
.contact-form input[type="text"] {
width: 31%;
}
}
@media(max-width:800px){
.w3layouts-logo h1 a {
font-size: 1.1em;
}
.top-nav-info {
padding: 0 1em;
}
.w3layouts-slider {
padding: 5em 0;
}
.callbacks_tabs {
top: 105%;
}
.nbs-flexisel-nav-left {
top: -14% !important;
}
.nbs-flexisel-nav-right {
top: -14% !important;
}
}
@media(max-width:736px){
.navbar-toggle {
margin-right: 0;
float: none;
}
.navbar {
text-align: center;
}
.top-nav ul li {
display: block;
float: none;
width: 100%;
}
.top-nav ul li a {
padding: .5em 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border: none;
background: rgba(0, 0, 0, 0.77);
position: absolute;
width: 100%;
z-index: 999;
}
.w3_testimonials_right_grid:before {
right: -2% !important;
}
.agileits_w3layouts_features_gridr {
padding: 0;
}
.address-grids:nth-child(2){
margin:2em 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #fbd232;
}
}
@media(max-width:667px){
.w3layouts-logo h1 a {
font-size: 1em;
}
.agileinfo-social-grids {
margin: 0.6em 0 0 0;
}
.address-info-text p {
margin: .6em 0 0 0;
}
.header {
padding: 2em 0;
}
.agileits_testimonials_right_grid:before {
left: -10px;
}
.w3_testimonials_right_grid:before {
right: -10px !important;
}
.agileits_w3layouts_features_gridr h4 {
letter-spacing: 2px;
}
.contact-form input[type="text"] {
width: 30%;
}
}
@media(max-width:600px){
.w3layouts-logo h1 a {
font-size: .8em;
}
}
@media(max-width:568px){
.agileits-heading h2, .agileits-heading h3, .wthree-heading h2 {
font-size: 3em;
}
.contact-form input[type="text"] {
width: 29.6%;
}
.agileits-banner-left h3 {
font-size: 3em;
}
.agileinfo-banner-right p {
width: 100%;
}
.banner-border {
margin: 1em auto 1em;
}
.callbacks_tabs {
left: 46%;
}
}
@media(max-width:480px){
.agileinfo-social-grids {
margin: 0;
float: none;
text-align: center;
width: 100%;
}
.w3layouts-logo {
float: none;
width: 100%;
margin: .5em 0;
}
.address-info-text {
float: none;
width: 100%;
}
.header {
padding: 1em 0;
}
.w3layouts-slider {
padding: 3em 0;
}
.agileits-banner-left h3 {
font-size: 2em;
}
.callbacks_tabs {
left: 44%;
top: 100%;
}
.about-w3layouts, .services, .testimonials, footer, .courses, .features, .gallery, .codes, .typography, .blog, .contact {
padding: 2em 0;
}
.about-top-grids, .services-grids, .wthree-services-bottom-grids, .wthree_testimonial_grids, .w3_agileits_features_grids, .agileinfo-team-grids {
margin: 2em 0 0 0;
}
.agileits-heading h2, .agileits-heading h3, .wthree-heading h2 {
font-size: 2.5em;
}
.nbs-flexisel-nav-left {
left: 91%;
}
.nbs-flexisel-nav-left {
top: -11% !important;
}
.nbs-flexisel-nav-right {
top: -11% !important;
}
.agileinfo_testimonials_left {
text-align: center;
width: 100%;
float: none;
}
.agileinfo_testimonials_left img {
width: 30%;
}
.agileinfo_testimonials_right {
float: none;
width: 100%;
margin: 1em 0 0 0;
}
.agileits_testimonials_right_grid:before {
left: 195px;
top:-15px;
transform: rotate(91deg);
}
.agileinfo_testimonials_left {
margin: 2em 0 0 0;
}
.w3_testimonials_right_grid:before {
right: 195px !important;
top: 118px !important;
}
.wthree_testimonial_grid_right {
margin-top: 2em;
}
.w3_agileits_features_grid {
float: none;
width: 100%;
}
.w3_agileits_features_grid:nth-child(2),.w3_agileits_features_grid:nth-child(3), .w3_agileits_features_grid:nth-child(4), .w3_agileits_features_grid:nth-child(5), .w3_agileits_features_grid:nth-child(6) {
padding-top: 2em;
}
.agileits_w3layouts_features_gridl {
padding: 0;
float: none;
text-align: center;
width: 100%;
}
.agile_feature_grid {
width: 60px;
height: 60px;
margin: 0 auto;
}
.agileits_w3layouts_features_gridr {
padding: 0;
width: 100%;
float: none;
text-align: center;
margin: 1em 0 0 0;
}
figure.effect-apollo p {
margin: 1em;
}
.address {
margin: 2em 0 0;
}
.contact-infom {
margin: 2em 0;
}
}
@media(max-width:414px){
.w3layouts-slider {
padding: 2em 0;
}
.wthree-services-right {
margin: 1em 0;
}
.agileits_testimonials_right_grid:before {
left: 160px;
}
.w3_testimonials_right_grid:before {
right: 160px !important;
}
.left-single {
padding: 0;
}
.blog-left {
padding-right: 0;
}
.media-left.response-text-left {
width: 23%;
}
.response {
margin-bottom: 2em;
}
.wthree-team-grid {
width: 100%;
float: none;
}
.wthree-team-grid:nth-child(2),.wthree-team-grid:nth-child(3), .wthree-team-grid:nth-child(4) {
margin: 2em 0 0 0;
}
.agileits-heading h2, .agileits-heading h3, .wthree-heading h2 {
font-size: 2em;
}
.gallery-grid {
float: none;
width: 100%;
}
ul.pagination {
margin: 0em 0 0;
}
.blog-top-right-grid {
margin: 1em 0 0 0;
}
.icons .bs-glyphicons li {
width: 31.33%;
}
h3.agileits-icons-title {
font-size: 1.5em;
}
.contact-form input[type="text"] {
width: 100%;
}
.contact-form input[type="email"] {
margin: 0 0 1.5em 0;
width:100%;
}
}
@media(max-width:384px){
.agileits_testimonials_right_grid {
padding: .5em;
}
.w3_testimonials_right_grid:before {
right: 145px !important;
top: 87px !important;
}
.agileits_testimonials_right_grid:before {
left: 145px;
}
.wthree-heading {
padding: 1em 0;
}
}
@media(max-width:375px){
.w3_testimonials_right_grid:before {
top: 112px !important;
}
.wthree_testimonial_grid_right h3 {
font-size: .9em;
}
.media.response-info {
margin-top: 2em;
}
}
@media(max-width:320px){
.w3layouts-logo h1 a {
font-size: .7em;
}
.agileinfo-banner-right h5 {
letter-spacing: 1px;
}
.callbacks_nav {
background: transparent url(../images/arrows.png) no-repeat left top;
background-size: 203%;
bottom: 70px;
width: 30px;
height: 30px;
}
.agileits-banner-left h3 {
font-size: 1.5em;
}
.agileits-banner-left h4 {
font-size: .8em;
}
.callbacks_tabs {
left: 41%;
top: 97%;
}
.w3layouts-slider {
padding: 1em 0 2em 0;
}
.agileinfo-banner-right p {
line-height: 1.5em;
}
.agileinfo-banner-right {
padding: 0;
}
.banner-border {
margin: .5em auto;
}
.wthree-services-icon i.fa {
font-size: 1.5em;
padding: 1em;
width: 80px;
height: 80px;
}
.agileits-heading h2, .agileits-heading h3, .wthree-heading h2 {
font-size: 1.5em;
}
.services-bottom-icon {
float: left;
width: 20%;
}
.agileits_testimonials_right_grid:before {
left: 115px;
}
.w3_testimonials_right_grid:before {
right: 115px !important;
}
.agile-footer-info input[type="email"] {
width: 100%;
}
.agile-footer-info input[type="submit"] {
margin: 1em 0 0 0;
}
.popular-grid {
width: 26%;
}
.blog-left {
margin: 0em 0 1em 0;
}
.media-left.response-text-left {
width: 26%;
}
.w3ls_courses_left_grid h3 {
letter-spacing: 1px;
}
.map iframe {
height: 250px;
}
.contact h4 {
letter-spacing: 10px;
}
}
/*-- //responsive --*/
