/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
  margin:0;
 /*-- font-size: 17px; --*/
  background: #fff;
  font-family: 'Open Sans', sans-serif;
}
body a {
  text-decoration: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;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
  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;
font-family: 'Open Sans', sans-serif;
} 
p{
  margin:0;
  letter-spacing:1px;
  font-size: 0.9em;
}
ul{
  margin:0;
  padding:0;
}
label{
  margin:0;
}
/*-- header --*/
.header {
    background: #000;
     align-content: right;
}
.header ul li {
    padding-right: 15px;
    padding-left: 0;
    display: inline-block;
    width: 24.5%;
    text-align: center;
    align-content: right;
    color: #fff;
    font-size: 13px;
    padding: 5px 0;
    letter-spacing: 1px;
    border-right: 1px solid #464444;
}
.header ul li a {
     align-content: right;
     align-content: right;
     color: #fff;
    text-decoration: none;
}
.header ul li i {
    margin-right: 12px;
    top: 2px;
    color: #2fdab8;
}
.header-right {
    text-align: right;
}
.header-left{
    text-align: left; 
}
.header-bot_inner_wthreeinfo_header_mid {
    margin: 0 auto;
    width: 90%;
}
/*-- //header --*/
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 1em 0 0;
    float: right;
}
.social-nav li {
    display: inline-block;
    margin: 0 6px;
}
.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.model-3d-0 a {
    background:#5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.model-3d-0 .front, .model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
  color:#212121;
  font-size:12px;
}
.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
a.twitter .front {
    background: #00acee;
}
a.facebook .front {
    background: #3b5998;
}
a.instagram .front {
    background: #f77737;
}
a.pinterest .front {
    background: #bd081c;
}
.twitter .back,.facebook .back,.instagram .back,.pinterest .back{
    background:#fff;
}
.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}

/* Brand Colours */
.facebook{
    background: #3b5998;
}
.twitter{
    background: #00acee;
}
.google-plus{
  background:#dd4b39;
}
.rss{
  background:#f26522;
}
.social-icon-w3-agile {
    width: 25%;
    float: left;
    text-align: center;
    padding:1.5em 0;
}
.social-icon-w3-agile i {
    color: #fff;
    font-size:28px;
}
.social-agileinfo a:hover {
    opacity: 0.8;
}
li.share {
    vertical-align: super;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 2px;
}
/*--social-icons--*/
.logo_agile {
    text-align: center;
}
.logo_agile span {
    background: #2fdab8;
    padding: 0 15px;
    font-weight: bold;
    color: #dff0d8;;
}
.logo_agile h1 a {
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    font-size: 1.5em;
  position:relative;
}
.logo_agile h1 a:hover {
  text-decoration:none;
}
i.fa.fa-shopping-bag.top_logo_agile_bag {
    position: absolute;
    font-size: 17px;
    top: 66px;
    right: 14px;
    color: #2fdab8;
}

/*-- header-bot --*/
.header-left img {
    width: 73%;
}
.header-bot {
    padding-top: 13px;
    padding-bottom: 5px;
}
.header-middle form input[type="search"] {
    outline: none;
    border: none;
    width: 87%;
    padding: 12px 10px;
    color: #848484;
    font-size: 16px;
    border: 1px solid #ddd;
  letter-spacing:1px;
}
.header-middle form input[type="submit"]{
    background: url(../images/search.png) no-repeat 4px 0px #2fdab8;
    width: 11%;
    height: 50px;
    border: none;
    padding: 0;
    border: none;
    outline: none;
}
.search {
    float: left;
    width: 57%;
}
.section_room{
    float: left;
    width: 33%; 
}
.sear-sub{
    float: right;
    width: 10%;   
}
.header-middle {
  padding:0;
}
.header-right ul {
    margin-top: 20px;
}
.section_room select option {
    line-height: 1.8em;
}
/* Icons */
.footer-bottom a {

}

/* pop-up text */
.footer-bottom a span {
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 19%;
    left: 59px;
    text-align: center;
    right: -25px;
    padding: 2px 0px;
    font-size: 1em;
    border-radius: 2px;
    background: #2fdab8;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

.footer-bottom a span:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #2fdab8;
    position: absolute;
    bottom: -4px;
    left: 21px;
}
.footer-bottom a:hover span {
    bottom: 41px;
    visibility: visible;
    opacity: 1;
}

/*-- //header-bot --*/
/*-- banner-top --*/
.ban-top{
  background:#000;
    padding: 0px 0;
}
.dropdown-menu.columns-3 {
    min-width: 700px;
    padding: 30px 30px;
}
.multi-gd-img img{
  width:100%;
}
/*-- nav-bar --*/
.navbar-default {
    background: none;
    border: none;
    min-height: inherit;
    margin: 0;
    float: left;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background: none;
}
.navbar-nav > li {
    margin: 0 15px 0 0;
}
.navbar-nav > li > a {
    padding: 15px 10px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav > li > a {
    line-height: inherit;
}

/*-- //nav-bar --*/
/* Common styles for all menus */

.menu__list {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu__item {
  display: block;
  margin: 0em 0;
}

.menu__link {
  font-size: 1.05em;
  font-weight: bold;
  display: block;
  padding: 1em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu__link:hover,
.menu__link:focus {
  outline: none;
}

/* Individual styles */
.menu--shylock .menu__link {
  position: relative;
    margin: 0;
  color: #b5b5b5;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}

.menu--shylock .menu__item--current .menu__link,
.menu--shylock .menu__item--current .menu__link:hover,
.menu--shylock .menu__item--current .menu__link:focus {
  color: #d94f5c;
}

.menu--shylock .menu__item--current .menu__link::after,
.menu--shylock .menu__item--current .menu__link::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.menu--shylock .menu__item--current .menu__link::before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.menu--shylock .menu__link:hover,
.menu--shylock .menu__link:focus {
  color: #b5b5b5;
}

.menu--shylock .menu__link:hover::before,
.menu--shylock .menu__link:focus::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.menu--shylock .menu__link::before {
  background: #2fdab8;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.menu--shylock .menu__link::after {
  background: #2fdab8;
}
a.menu__link {
    color: #fff !important;
    font-size: 15px;
    font-weight: normal;
letter-spacing: 2px;
}
.agile_short_dropdown {
    border-radius: 0;
    background: #ffffff;
    text-align: center;
  padding:0;
  border: none;
}
.agile_short_dropdown li a{
  text-transform:uppercase;
  color:#212121;
  font-size:13px;
  font-weight:600;
  padding: .8em 0;
  border-bottom: 1px solid #ececef;
}
.agile_short_dropdown > li > a:hover{
    color: #fff;
    text-decoration: none;
    background-color: #2fdab8;
}
/*-- //left nav --*/
.top_nav_right {
    float: right;
    width: 21%;
}
.box_1 {
    background: #2fdab8;
    padding: 15px 22px;
    text-align: center;
}
.box_1 h3 {
    color: #fff;
    font-size: 1em;
    margin: 0;
  text-decoration:none;
    margin: 0 0 7px 0;
}
.total i {
    top: 2px;
    left: -5px;
}

.box_1 p {
  margin: 0;
    color: #999;
    font-size: 14px;
}
a.simpleCart_empty {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    display: block;
}
.header-right ul li a:hover {
    transform: rotateY(360deg);
}
/*-- //banner-top --*/
.carousel-caption {
    position: inherit;
    min-height:500px!important;
    padding-top:10em;
}
/*-- banner --*/  
.carousel .item{    
  background:-webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg);
    background-size: width: 100%, height: auto;
  background:-moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
  background:-ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat; 
  background:linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner1.jpg) no-repeat;
  background-size:cover;   
}

.carousel .item.item4{        
  background:-webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background:-moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background:-ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background:linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner4.jpg) no-repeat;
  background-size:cover; 
}  
.carousel .item.item5{    
  background:-webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background:-moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background:-ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background:linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
  background-size:cover; 
}  

.carousel-caption h2, .carousel-caption h3 {
    font-size: 3em;
    font-weight: 300;
    letter-spacing: 14px;
    text-transform: uppercase;
} 
.carousel-caption h2 span, .carousel-caption h3 span{
    font-weight: 800;
    color: #2fdab8;
}
.carousel-caption p {
    letter-spacing: 12px;
    font-size: 1.2em;
    font-weight: 600;
    color: #ffb900;
    margin-top: 1em;
}
.carousel-caption a {
    color: #fff;
    letter-spacing: 3px;
    padding: 8px 20px;
    margin-top: 2em;
}
.codes{
  padding:5em 0; 
  background:#fff; 
}
.codes.agileitsbg2 {
    background: #E74C3C;
  background-image:-webkit-linear-gradient(#ff9d2f, #ff6126);
  background-image:-moz-linear-gradient(#ff9d2f, #ff6126);
  background-image:-ms-linear-gradient(#ff9d2f, #ff6126);
  background-image: linear-gradient(#ff9d2f, #ff6126); 
    padding-bottom: 10em;
}
.codes.agileitsbg3 {
    background: #3498DB;  
    padding-bottom: 10em;
}
.codes.agileitsbg4 {
    background: #2ECC71 ; 
    padding-bottom: 10em;
}
.carousel.slide.grid_3.grid_4 {  
    border-top: 10px solid #3ACFD5;
    border-bottom: 10px solid #3a4ed5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 100%;
    -moz-background-size: 10px 100%;
    background-size: 10px 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃ¢â‚¬Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);
    background-image: linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0%, #3a4ed5 100%);
}
.carousel-indicators {
    bottom: 8%;
}
/*-- banner --*/
/*-- //banner-bottom --*/
/* Common style */
.grid figure {
  position: relative;
    overflow: hidden;
    background:#000000;
    text-align: center;
}

.grid figure img {
  position: relative;
  display: block;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid figure h3 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h3 span {
  font-weight: 800;
    color: #e71f30;
}

.grid figure p {
    letter-spacing: 12px;
    color: #fff;
    line-height: 2em;
    font-size: 1.1em;
}

figure.effect-roxy img {
  max-width: none;
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  width: -moz-calc(100% + 60px);
  width: -o-calc(100% + 60px);
  width: -ms-calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px,0,0);
  transform: translate3d(-50px,0,0);
  -moz-transform: translate3d(-50px,0,0);
  -o-transform: translate3d(-50px,0,0);
  -ms-transform: translate3d(-50px,0,0);
}



figure.effect-roxy figcaption {
    padding: 3em;
    text-align: right;
    border: 13px solid rgba(255, 255, 255, 0.15);
}

figure.effect-roxy h3 {
    padding: 1.5em 0 .5em;
    font-size: 1.7em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}
figure.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}

figure.effect-roxy:hover img,.agileinfo_banner_bottom_grid_three_left:hover img{
  opacity: 0.7;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p,.agileinfo_banner_bottom_grid_three_left:hover figcaption::before,
.agileinfo_banner_bottom_grid_three_left:hover p{
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.wthree_banner_bottom_grid_three_left1 {
    width: 49.5%;
    float: left;
}
.banner_bottom_agile_info {
    padding: 5em 0;
}
.banner_bottom_agile_info.team {
    background: #f5f5f5;
}
/*-- //banner-bottom --*/
/*-- footer --*/
.footer{
    padding: 1em 0;
    margin-top: 20px;
    background: #000;
    
}
.footer_agile_inner_info_w3l {
    width: 90%;
    margin: 0 auto;
}
ul.social-nav.model-3d-0.footer-social.w3_agile_social.two {
    float: none;
}
.footer-left p{
    color: #737070;
    line-height: 2em;
    font-size: 14px;
    margin-top: 22px;
}
.newsright input[type="email"] {
    outline: none;
    width: 100%;
    padding: 10px 14px;
    color: #848484;
    font-size: 14px;
    border: 1px solid #3a3939;
    width: 74%;
    letter-spacing: 3px;
    background: #1f1f1f;
}
.newsright input[type="submit"]{
    border: none;
    padding: 10px 20px 11px;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 700;
    letter-spacing: 1px;
  background: #2fdab8;
  color:#fff;
}
.newsright input[type="submit"]:hover{
    background: #fff;
    color: #000;
}
.newsleft h3 {
    font-size: 24px;
    margin-top: 15px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 700;
}
.sign-gd h4,.sign-gd-two h4 {
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.sign-gd h4 span,.sign-gd-two h4 span{
  font-weight:300;
}
.sign-gd ul li,.sign-gd-two ul li {
    color: #848484;
    line-height: 2em;
    font-size: 14px;
  list-style-type:none;
}
.sign-gd ul li a,.sign-gd-two ul li a{
    color: #737070;
    letter-spacing: 1px;
}
.sign-gd ul li a:hover,.sign-gd-two ul li a:hover{
    color: #2fdab8; 
}
.w3ls-post-grid:nth-child(2){
  margin:1em 0;
}
.w3-address-grid{
    background: #080808;
    padding: 1em;
}
.w3-address-left{
  float:left;
  width:10%;
}
.w3-address-left i.fa.fa-phone,.w3-address-left i.fa.fa-envelope,.w3-address-left i.fa.fa-map-marker{
    color: #FFFFFF;
    font-size: 1em;
}
.w3-address-right{
  float: right;
    width: 87%;
}
.w3-address-right h6{
    color: #FFFFFF;
    font-size: 0.9em;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
}
.w3-address-right p{
    margin: 1em 0 0 0;
    font-size: .9em;
    color: #565656;
}
.w3-address-right p a{
    color: #2fdab8;
    text-decoration: none;
}
.w3-address-right p a:hover{
  color:#b5b5b5;
}
.w3-address-right p span{
  display:block;
  margin:.5em 0;
}
.w3-address-grid:nth-child(2){
    margin: 0.2em 0;
}
.flickr-post ul li{
  display:inline-block;
  margin:5px 5px;
}
.flickr-post ul li {
    display: inline-block;
    margin: 1% 1%;
    width: 28%;
}
p.copy-right {
    color: #848484;
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
}
p.copy-right a{
    color: #ffffff;
  text-decoration:none;
}
p.copy-right a:hover{
color: #2fdab8; 
}
.footer-left h2 a {
    font-size: 0.9em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 2px;
}
.footer-left h2 a span {
    padding: 0 10px;
    background: #2fdab8;
    font-weight: 600;
}
/*-- //footer --*/
.multi-gd-img.multi-gd-text h4 {
    position: absolute;
    top: 50%;
    left: 30%;
    font-size: 2em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 10px;
}
.multi-gd-img.multi-gd-text h4  span{
    font-weight:700;
  color:#2fdab8;
}
.multi-gd-img.multi-gd-text {
    padding: 0;
}
.styled-input.agile-styled-input-top {
    margin-top: 0;
} 
.address-grid {
    padding: 1em 0em 0 0em;
}
.contact-form {
    background: #181919;
    padding: 5em 3em;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
}
.contact textarea { 
  min-height: 8em;
    resize: none;
} 
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
    font-size: .9em;
    color: #2fdab8;
    top: -1.3em;
    -webkit-transition: all 0.125s;
  -moz-transition: all 0.125s; 
  -o-transition: all 0.125s;
  -ms-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input {
  width:100%;
  margin: 2em 0 1em;
  position: relative;
}
.styled-input label {
  color: #555;
    padding: 0.5em 0em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: 14px;
  letter-spacing:1px;
    display: block;
    line-height: 1em;
}
.styled-input input ~ span, .styled-input textarea ~ span {
    display: block;
    width: 0;
    height: 2px;
    background: rgb(39, 39, 39);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input textarea ~ span { 
    bottom: 5px; 
}
.styled-input input:focus.styled-input textarea:focus { 
  outline: 0; 
} 
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
  width: 100%;
  -webkit-transition: all 0.075s;
  -moz-transition: all 0.075s;  
  transition: all 0.075s; 
} 
.white-w3ls{
  color:#fff!important;
}
.modal-body-sub {
    padding:2em !important;
}
.modal-title {
    font-size: 1.1em;
    color: #212121;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 1em;
    letter-spacing: 2px;
}
.modal-body.modal-body-sub_agile input[type="text"],.modal-body.modal-body-sub_agile input[type="email"],.modal-body.modal-body-sub_agile input[type="password"] {
    font-size: 14px;
    letter-spacing: 1px;
    color: #777;
    padding: 0.5em 1em 0.5em 0;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
}
h3.agileinfo_sign {
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2em;
}
.modal_body_right.modal_body_right1 {
    padding: 0;
}
h3.agileinfo_sign span {
font-weight:300;
}

.modal-body.modal-body-sub_agile ::-webkit-input-placeholder{
  color:#212121 !important;
}
.modal-body.modal-body-sub_agile input[type="submit"]{
    border: none;
    padding: 10px 40px 10px;
    font-size: 14px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
    font-weight: 700;
    letter-spacing: 1px;
  background:#111;
    color: #fff;
}
.modal-body.modal-body-sub_agile input[type="submit"]:hover{
   background: #2fdab8;
}
.modal_body_right.modal_body_right1 img {
    width: 100%;
}
ul.social-nav.model-3d-0.footer-social.w3_agile_social.top_agile_third {
    float: left;
}
.modal-body.modal-body-sub_agile p a {
    font-size: 0.875em;
    color: #212121;
    letter-spacing: 1px;
}
.modal-body.modal-body-sub_agile p {
    font-size: 0.85em;
    font-weight: 600;
    line-height: 2em;
    color: #000;
}
ul.social-nav.model-3d-0.footer-social.w3_agile_social.top_agile_third {
    margin: 2em 0 0.5em 0;
}
.modal_body_left.modal_body_left1 {
  padding-left:0;
}
.modal-body.modal-body-sub_agile {
    padding: 0 1em 2em 2em;
    margin-top: 1em;
}
.modal-content.top_w3lform_agile {
    padding: 2em 0;
    border-radius: 0;
}
button.close.top_wthree_agile {
    margin: -34px 0 0 0;
    color: #000;
}
.bb-middle-agileits-w3layouts.forth.grid {
    margin-top: 0.95em;
}

/*-- schedule-bottom --*/
.schedule-bottom {
    background: #2fdab8;
}
.agileits_schedule_bottom_right,.agileinfo_schedule_bottom_left {
    padding: 0;
}
.agileinfo_schedule_bottom_left img{
  width:100%;
}
.w3ls_schedule_bottom_right_grid{
    padding: 3em 2em;
    background: #fff;
    margin: 6.5em 0 0;
    width: 90%;
    box-shadow: 5px 0px 10px #19a98c;

}
.w3ls_schedule_bottom_right_grid h3{
    text-transform: uppercase;
    font-size: 1.4em;
    color: #212121;
    letter-spacing: 2px;
    font-weight: 700;
}
.w3ls_schedule_bottom_right_grid h3 span{
  color:#fc636b;
}
.w3ls_schedule_bottom_right_grid p{
  margin:1em 0 2em;
    color: #545454;
  line-height:2em;
}
.w3l_schedule_bottom_right_grid1{
  text-align:center;
}
.w3l_schedule_bottom_right_grid1 i{
    font-size: 1.5em;
    color: #2fdab8;
    display: block;
  
}
.w3l_schedule_bottom_right_grid1 h4{
  margin: 1em 0;
    color: #212121;
    text-transform: uppercase;
    font-size: 1em;
  letter-spacing: 2px;
}
.w3l_schedule_bottom_right_grid1 h5{
  font-size:2em;
  color:#212121;
  font-weight:600;
}
h3.wthree_text_info {
    font-size: 2.5em;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    color: #000;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.mail-agileits-w3layouts {
    margin-top: 3em;
}
.contact-right a:hover {
    color: #2fdab8;
}

 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 25px;
    color: #2fdab8 !important;
    margin: 30px 0 15px;
    font-weight: 700
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 35px;
    color: #000;
    font-weight: 300;
}
.icons a {
    color: #555;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.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%;
  cursor: pointer;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
  color: #282a2b;
}
.icon-box.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;
} 
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
@media (max-width:1080px){
  .icon-box {
    width:33.33%;
  }
}
@media (max-width:991px){
  h3.agileits-icons-title {
    font-size: 28px;
  }
  h3.icon-subheading {
    font-size: 22px;
  }
  .icon-box {
    width: 50%;
    float: left;
  }
}
@media (max-width:768px){
  h3.agileits-icons-title {
    font-size: 28px;
  }
  h3.icon-subheading {
    font-size: 25px;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .icon-box {
    margin: 0;
  }
}
@media (max-width: 640px){
  .icon-box {
    float: left;
    width: 50%;
  }
  h3.icon-subheading {
    font-size: 22px;
  }
  .grid_3.grid_4.w3_agileits_icons_page {
    margin-top: 0;
  }
}
@media (max-width:568px){
  .icon-box {
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px){
  .bs-glyphicons li {
    width: 31%;
  }
  h3.agileits-icons-title {
    font-size: 25px;
  }
  h3.icon-subheading {
    font-size: 19px;
  }
}
@media (max-width: 414px){
  h3.agileits-icons-title {
    font-size: 23px;
  }
  h3.icon-subheading {
    font-size: 18px;
  }
  .bs-glyphicons li {
    width: 31.33%;
  }
}
@media (max-width: 384px){
  .icon-box {
    float: none;
    width: 100%;
  }
}
@media (max-width: 375px){
  .w3_agileits_icons_page {
    margin:0 !important;
  }
}
/*-- //icons --*/
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.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: #545454;
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
  background:none;
  margin-top:50px;
}
.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, h3.bars {
    margin-bottom:1em;
    color:#2fdab8;
    font-weight:700;
}

.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: #545454;
  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;
}


.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
  line-height:2em;
  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:800px){
  .grid_3.grid_5.w3ls,.grid_3.grid_5.w3l,.grid_3.grid_5.agileits,.grid_3.grid_5.agileinfo,.grid_3.grid_5.wthree {
    margin: 0;
  }
}
@media (max-width:768px){
  .grid_5 {
    padding: 0 0 1em;
  }
  .grid_3 {
    margin-bottom: 0em;
  }
  .grid_3.grid_5.w3l {
    margin-top: 1.5em;
  }
}
@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: 25px;
  }
  .well {
    font-size: 14px;
    margin-bottom: 10px;
  }
  h2.typoh2 {
    font-size: 1.5em;
  }
  .label {
    font-size: 60%;
  }
  .in-gp-tl {
    padding: 0 1em;
  }
  .in-gp-tb {
    padding-right: 1em;
  }
  .list-group {
    margin-bottom: 20px;
  }
}

@media (max-width: 320px){
  .grid_4 {
    margin-top: 18px;
  }
  h3.title {
    font-size: 1.6em;
  }
  .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;
  }
  .list-group {
    margin-bottom: 10px;
  }
  .well {
    padding: 10px;
  }
  .nav > li > a {
    font-size: 14px;
  }
 
}
/*-- //typography --*/
/*-- Slider Part starts Here --*/
/*--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: -59%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height:52px;
    width: 36px;
    background: url(../images/left.png) no-repeat 0px 0px;
}
.callbacks_nav.next {
    left: auto;
     background:rgba(0, 0, 0, 0.64) url(../images/right.png) no-repeat 2px 8px;
    left:141px;
}
.callbacks_nav.prev {
    left: auto;
    background: rgba(0, 0, 0, 0.64) url(../images/left.png) no-repeat 2px 8px;
    left:100px;
}
#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: 82%;
    left: 5.5%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
  font-weight:600;
}
.callbacks_tabs li {
    display:inline-block;
    margin: 0px 7px;
}
/*----*/
.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: #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:#2fdab8;
}
/*-- Slider part Ends Here --*/
/*-- men-wear --*/
.men-wear{
  padding:90px 0;
}
/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
margin:0;
position:relative;
}
ul.dropdown-menu6 li {
list-style:none;
}
ul.dropdown-menu6 li p{
width:100%;
}
span.amount{
color:#ffffff;
font-size:16px;
}
input#amount,input#amount1 {
    font-size: 18px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #000 !important;
    position: absolute;
    left: 0%;
    top: 30px;
    text-align: center;
    width: 100%;
    border: 1px solid #D2D2D2 !important;
    padding: 4px 0;
}
ul.dropdown-menu6 li a {
text-decoration: none;
}
.range,.range-two{
padding: 15px 0 22px 0;
border-bottom: 1px solid #e5e3db; 
}
/*-- //Slider range --*/
.filter-price h3 {
    color: #0c0c0c;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 1px;
}
.filter-price h3 span{
  font-weight:300;
}
/*-- treeview --*/
.css-treeview label {
    padding: 5px;
    margin: 2px;
    font-size: 0.9em;
    color: #545454;
    letter-spacing: 1px;
}

.css-treeview a {
    padding: 7px 0 0 31px;
    margin: 2px;
    font-size: 14px;
    letter-spacing: 1px;
}
.css-treeview ul,
.css-treeview li
{
  list-style: none;
}

.css-treeview input
{
  position: absolute;
  opacity: 0;
}

.css-treeview
{
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.css-treeview a {
    color: #999;
    text-decoration: none;
}

.css-treeview a:hover
{
  text-decoration: underline;
}

.css-treeview input + label + ul
{
  margin: 0 0 0 22px;
}

.css-treeview input + label + ul
{
  display: none;
}

.css-treeview label,
.css-treeview label::before
{
  cursor: pointer;
}

.css-treeview input:disabled + label
{
  cursor: default;
  opacity: .6;
}

.css-treeview input:checked:not(:disabled) + label + ul
{
  display: block;
}

.css-treeview label,
.css-treeview label::before
{
  
}
.css-treeview label,
.css-treeview a,
.css-treeview label::before
{
  display: inline-block;
  vertical-align: middle;
}

.css-treeview label
{
  background-position: 18px 0;
}

.css-treeview label::before
{
  content: "";
  width: 16px;
  margin: 0 22px 0 0;
  vertical-align: middle;
  background-position: 0 -32px;
}

.css-treeview input:checked + label::before
{
  background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .css-treeview 
  {
    -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
  }
  
  @-webkit-keyframes webkit-adjacent-element-selector-bugfix 
  {
    from 
    { 
      padding: 0;
    } 
    to 
    { 
      padding: 0;
    }
  }
}

.products-left i {
    color: #2fdab8;
}
/*-- //treeview --*/
.css-treeview {
    border: 1px solid #d2d2d2;
}
.css-treeview h4,.community-poll h4 {
    color: #2fdab8;
    text-align: center;
    background: #f7f7f7;
    padding: 17px 0;
    font-size: 1.2em;
    font-weight: 700;
    border-bottom: 1px solid #d2d2d2;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.tree-list-pad{
  padding:30px 30px;
}
.community-poll {
    border: 1px solid #d2d2d2;
    margin-top: 30px;
}
.radio {
  position: relative;
  display:inline-block;
  margin-left:15px;
}
.radio:first-child {
  margin-left: 0;
  margin: 0;
}
.radio {
    padding-left: 22px;
    line-height: 28px;
    color: #404040;
    cursor: pointer;
    font-size: 0.95em;
}
.radio  input[type="radio"]{
  position: absolute;
  left: -9999px;
}
.radio-btns label {
  font-size: 14px;
  color: #000;
  padding: 0px 0 0 10px;
  font-weight:600;
  }
.radio i {
  position: absolute;
  top:5px;
  left: 0;
  display: block;
    width: 18px;
    height: 18px;
  outline: none;
  border:3px solid #2fdab8;
  background: #fff;
  cursor:pointer;
}
.radio i {
  border-radius: 50%;
}
.radio input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
 .radio input + i:after {
  content: '';
  top: 6px;
  left: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.radio input:checked + i:after{
  opacity: 1;
}

label.checkbox {
  width: 28%;
  floaT: left;
}
/*** normal state ***/
.radio i {
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}
/*** checked state ***/
.radio input + i:after {
  content: '';
  background: url("../images/tick-mark1.png") no-repeat center;
  top: 1px;
  left: 1px;
  width: 9px;
  height: 9px;
  text-align: center;
}
.radio input:checked + i {
  border:3px solid #2fdab8;
  background: #fff;
}
.swit {
    padding: 30px 30px;
}
.check_box {
    margin-bottom: 5px;
}
.swit label {
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 0.9em;
    color: #545454;
}
.swit input[type="submit"] {
    background: #232323;
    color: #fff;
    font-size: 15px;
    border: none;
    outline: none;
    -webkit-appearance: none;
    padding: 10px 35px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    margin: 19px 0 0;
    letter-spacing: 2px;
    font-weight: 600;
}
.swit input[type="submit"]:hover{
   background:#2fdab8;  
}
ul.social-nav.model-3d-0.footer-social.w3_agile_social.single_page_w3ls {
    float: none;
    margin-top: 2em;
}
/*-- //treeview --*/

.products-right h5 {
    color: #0c0c0c;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 1px;
}
.products-right h5  span{
 font-weight:300;
}
.sort-grid {
    padding: 11px 0;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    margin: 35px 0;
}
.sorting {
    float: left;
    width: 46%;
}
.sorting h6 {
    float: left;
    font-size: 16px;
    margin:7px 40px 0 0;
}
.sorting select {
    float: left;
    padding: 6px 13px;
    font-size: 14px;
    color: #999;
}
.single-pro {
    margin-top: 30px;
}
.pagination {
    margin: 34px 15px 0 0;
}
/*-- //men-wear --*/
/*-- single-page --*/
.single-right-left h3 {
    text-transform: capitalize;
    font-size: 23px;
    color: #2fdab8;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 600;
}
.single-right-left p{
    color: #000;
    font-size: 20px;
    margin: .5em 0 1em;
}
.single-right-left del {
    color: #999;
    margin-left: 10px;
    font-weight: 300;
}
.description{
  margin:1.5em 0;
}
.description h5 {
    color: #545454;
    font-size: 0.9em;
  margin-bottom:12px;
}
.description p{
color: #545454;
  line-height:1.8em;
  margin:0.5em 0 0;
  font-size:0.9em;
}
.occasional{
  margin:2em 0;
}
.color-quality-right h5,.occasional h5 {
color: #000;
    font-size: 16px;
    margin: 0 0 12px;
    letter-spacing: 1px;
}
.color-quality-right select {
    padding: 5px 21px;
}
.colr {
    width: 33.333%;
    float: left;
}
.description input[type="text"]{
  padding:8px 8px;
  color:#ccc;
  font-size:13px;
  width:45%;
  outline:none; 
  letter-spacing:1px;
}
.description input[type="submit"]{
    color: #fff;
    font-size: 16px;
    background: #000000;
    border: none;
    outline: none;
    padding: 7px 17px 9px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.description input[type="submit"]:hover{
  background:#fc636b;
}
.occasion-cart a{
    padding: 8px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
}

@media (max-width: 991px){
  .social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 1.5em 0 0;
    float: none;
  }
  .header-left,.header-right {
    float: left;
    width: 31%;
  }
  .header-middle {
     margin-top:0px;
    width:100%;
  }
  .section_room {
    float: left;
    width: 48%;
  }
  .search {
    float: left;
    width: 35%;
  }
  .sear-sub {
    float: right;
    width: 17%;
  }
  .box_1 h3 {
    font-size: 13px;
  }
  .box_1 {
    padding: 7px 4px;
  }
  .new-gd-left,.new-gd-middle {
    float: left;
    width: 33.333%;
  }
  .mid-img {
    float: none;
    width: 52%;
    margin: 0% auto 9px;
  }
  .mid-img:nth-child(2){
    margin: 19px auto 0px;  
  }
  .mid-text {
    float: none;
    width: 100%;
    margin: 0 0%;
    text-align: center;
  }
  .mid-text h4 span {
    display: inline-block;
  }
  .new-levis {
    padding: 15px 14px;
  }
  .mid-text h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .mid-text a {
    padding: 3px 9px;
  }
  .new-levis:nth-child(2) {
    margin-top: 17px;
  }
  .dropdown-menu.columns-3 {
    min-width: 500px;
    padding: 30px 30px;
  }
  ul.multi-column-dropdown li {
    line-height: 2.2em;
  }
  .wed-brand h4 {
    font-size: 15px;
  }
  .wed-brand h5 {
    font-size: 16px;
  }
  .wed-brand p a {
    padding: 6px 0px;
    font-size: 13px;
    width: 57%;
  }
  .wed-brandtwo {
    position: absolute;
    top: 36%;
    left: 10%;
  }
  .product-men {
    float: left;
    width: 33.333%;
    margin: 25px 0 0;
  }
  .resp-tabs-list {
    margin: 0 0 1em 0;
  }
  .coupons-gd {
    float: left;
    width: 33.333%;
    padding: 0 10px;
  }
  .coupons-gd:nth-child(1) {
    width: 100%;
    float: none;
    padding:0;
  }
  .coupons-gd h3 {
    margin: 0 0 30px;
  } 
  .product-men.single {
    margin: 0;
    margin-bottom: 1em;
  }
  .footer-left {
    padding: 0;
  }
  .footer-left p {
    margin: 22px 0 0px;
  }
  .newsleft {
    padding: 0;
  }
  .newsright {
    padding: 0;
  }
  .sign-gd, .sign-gd-two {
    float: left;
    width: 33.333%;
    padding: 0 10px;
  }
  p.copy-right {
    margin-top: 0px;
  }
  .products-left {
    float: none;
    width: 100%;
    padding: 0;
  }
  .tree-list-pad {
    padding: 15px 20px;
  }
  .css-treeview{
    float: left;
    width: 49%;
  }
  .community-poll {
    float: right;
    width: 49%;
    margin-top: 0;
  }
  .products-right {
    padding-right: 0;
    padding: 0;
    float: none;
    width: 100%;
  }
  .check_box {
    margin-bottom: 13px;
  }
  .swit {
    padding: 34px 25px;
  }
  .products-right {
    margin-top: 38px;
  }
  .single-pro {
    margin-top: 0;
  }
  .no-pad-men {
    padding: 0 10px !important;
  }
  .electro-right{
    float: left;
    width: 32.3%;
    padding: 0;
  }
  .electro-left{
    float: left;
    width: 67.5%;
    padding-left: 0;
  }
  .ele-bottom-grid p {
    font-size: 14px;
    margin-bottom: 32px;
  }
  .contact-grid-agile-w3 {
    float: left;
    width: 33.333%;
    padding: 0 7px;
  }
  .contact-grid-agile-w3 h4 {
    font-size:1.2em;
    margin: 13px 0;
  }
  .contact-grid-agile-w32, .contact-grid-agile-w31, .contact-grid-agile-w33 {
    min-height: 216px;
    padding-top: 37px;
  }
  .close1, .close2, .close3, .close4 {
    right: 26px;
  }
  .timetable_sub th {
    font-size: 14px;
  }
  .timetable_sub td {
  font-size: 13px;
    padding: 1px;
  }
  .value-minus, .value-plus {
    height: 27px;
    line-height: 24px;
    width: 23px;
    margin-right: 0px;
  }
  .value {
    width: 25px;
    height: 27px;
    padding: 8px 0px;
    line-height: 9px;
    margin-right: 0px;
  }
  .checkout-left-basket {
    float: right;
    width: 36%;
  }
  .single-right-left:nth-child(1){
    float: left;
    width: 60%;
    padding:0 0 0px;
    margin-bottom: 50px;
  }
  .single-right-left{
    float: left;
    width: 100%;
    padding:0 0px;
  }
  .single-right-left h3 {
    font-size: 20px;
  }
  .description h5 {
    margin-bottom: 22px;
  }
  .description {
    margin: 1em 0 2em;
  }
  .occasional {
    margin: 1.5em 0;
  }
  .bootstrap-tab {
    margin: 3em 0 0;
  }
  .bootstrap-tab-text-grid-left img {
    width: 100%;
  }
  .colr {
    width: 24%;
    float: left;
  }
  .navbar-nav > li {
    margin: 0 3px 0 0;
  }
  .navbar-nav > li > a {
    padding: 21px 9px;
  }
  .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
    padding: 0.5em 0 .5em;
    font-size: 1.1em;
  }
  .grid figure p {
    letter-spacing: 6px;
    font-size: 0.9em;
  }
  .w3ls_schedule_bottom_right_grid {
    padding: 3em 2em;
    width: 90%;
    margin: 2em auto;
  }
  .w3l_schedule_bottom_right_grid1 {
    text-align: center;
    padding: 0;
    margin-bottom: 1em;
  }
  .multi-gd-img.multi-gd-text h4 {
    position: absolute;
    top: 49%;
    left: 37%;
    font-size: 1.4em;
  }
  .sign-gd, .sign-gd-two {
    float: left;
    width: 50%;
    padding: 0;
    margin-top: 2em;
  }
  .footer-right {
    padding: 0;
  }
  
  .logo_agile {
    text-align: left;
    margin-top: 0em;
    padding: 0;
    float: left;
  }
  .social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 1.5em 0 0;
    float: right;
  }
  .ab_pic_w3ls {
    margin-bottom: 2em;
  }
  .team-grids {
    width: 50%;
    margin-bottom: 2em;
  }
  .header ul li, .section_room select, .header-middle input[type="search"] {
    font-size: 13px;
  }
  .header-middle form input[type="submit"] {
      background: url(../images/search.png) no-repeat 19px 0px #2fdab8;
    width: 9%;
  }
  .header-middle form input[type="search"] {
    width: 88%;
  }
  .header-bot {
    padding: 15px 0 30px 0;
  }
  .carousel-caption {
    min-height: 400px!important;
    padding-top: 7em;
  }
  .modal_body_right.modal_body_right1 img {
    margin-top: 1em;
  }
  .contact-grid-agile-w3 {
    float: left;
    width: 100%;
    padding: 0 7px;
  }
  .contact-grid-agile-w3:nth-child(2) {
    margin: 1% 0%;
  }
  .bb-grids.bb-left-agileits-w3layouts {
    margin-bottom: 1em;
  }
  .contact-form {
    padding: 4em 3em;
    margin-top: 2em;
  }
  .modal_body_left.modal_body_left1 {
    padding-left: 0;
    float: left;
    width: 70%;
  }
  .modal_body_right.modal_body_right1 {
    padding: 0;
    float: right;
    width: 30%;
  }
}
@media (max-width:900px){
    .newsleft {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
  .newsright {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .dropdown-menu.columns-3 {
    min-width: 440px;
    padding: 20px 20px;
  }
}
@media (max-width: 800px){
  .pignose-layerslider .slide-visual .script-wrap {
    right: 300px;
  }
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 2.3em;
    letter-spacing: 9px;
  }
  .carousel-caption p {
    letter-spacing: 10px;
    font-size: 1em;
    margin-top: 1em;
  }
  .info-content p {
    font-size: 21px;
  }
  .separator {
    margin: 10px auto;
  }
  .info-content h4 {
    font-size: 22px;
  }
  .info-content a {
    padding: 4px 7px;
    font-size: 14px;
  }
  .hvr-outline-out:before {
    border: #2fdab8 solid 2px;
  }
  .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
  }
  .resp-tab-item {
    margin: 0 13px;
    padding: 0 11px 14px 11px;
  }
  .sign-gd h4, .sign-gd-two h4 {
    font-size: 19px;
  }
  .men-wear-bottom {
    margin: 50px 0 17px;
  }
  .header-middle form input[type="submit"] {
    background: url(../images/search.png) no-repeat 8px 0px #2fdab8;
    width: 9%;
  }
}
@media (max-width: 768px){
  .pignose-layerslider .slide-visual {
    height: 400px;
  }
  ul.slide-group img {
    width: 100% !important;
    height: 400px !important;
  }
  .pignose-layerslider .slide-visual .script-wrap {
    top:50px;
  }
  .single-right-left:nth-child(1) {
    float: left;
    width: 67%;
  }
  .occasion-cart a {
    padding: 5px 11px;
    font-size: 14px;
  }
  .bootstrap-tab ul li a {
    font-size: 14px;
  }
  .nav-tabs > li > a {
    padding: 7px 13px;
  }
  .bootstrap-tab-text h5, .add-review h4 {
    margin: 2em 0 1em;
  }
  .bootstrap-tab-text p span {
    margin: 1em 0 0;
  }
  .add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
    padding: 8px 10px;
    width: 49.35%;
    font-size: 14px;
  }
  .add-review textarea {
    min-height: 118px;
  }
  .add-review input[type="submit"] {
    width: 18%;
  }
  .checkout h3 {
    margin: 0 0 2em;
  }
  .navbar-nav > li > a {
    padding: 21px 9px;
  }
  .dropdown-menu.columns-3 {
    min-width: 411px;
    padding: 20px 20px;
  } 
}
@media (max-width: 767px){
  .navbar-toggle {
    position: relative;
    float: left;
    padding: 12px 10px;
    margin-top: 9px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
      margin-left:0px;
  }
  .header-left img {
    width: 100%;
  }
  .top_nav_right {
    float: right;
    width: 21%;
    margin-top: 0em;
  }
  .header-bot {
    padding: 17px 0;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #2fdab8;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
  }
  .navbar-nav > li {
    margin: 0 0px 0 0;
    width: 100%;
    text-align: center;
  }
  .nav > li > a {
    display: inline-block;
  } 
  .header-bot_inner_wthreeinfo_header_mid {
    margin: 0 auto;
    width: 96%;
  }
  ul.dropdown-menu.multi-column.columns-3 {
        border-top: 1px solid rgba(255, 255, 255, 0.09);
    border-bottom: 1px solid #fff;
        margin-top: 10px;
  }
  .navbar-default {
    width: 77%;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
  }
  .new-levis {
    padding: 12px 14px;
  }
  .footer {
        padding: 2em 0;
  }
  .newsleft {
    margin-bottom: 14px;
  }
  .page-head_agile_info_w3l {
    min-height: 166px;
    padding-top: 55px;
  }
  .page-head_agile_info_w3l h3 {
        font-size: 2em;
  }
  .radio {
    line-height: 25px;
  }
  .men-wear-left {
    float: left;
    width: 26%;
  }
  .men-wear-right {
    float: left;
    width: 74%;
  }
  .electro-text h4 {
    font-size: 17px !important;
  }
  .new_arrivals h3, .ele-bottom-grid h3 {
    font-size: 27px;
  }
  td.invert-image {
    width: 30%;
  }
  .add-review input[type="text"], .add-review input[type="email"], .add-review textarea {
    width: 100%;
  }
  .wed-brandtwo h4 {
    font-size: 19px;
  }
  .footer-bottom a span {
    width: 23%;
    left: 20px;
  }
  ul.nav.navbar-nav.menu__list {
    padding-bottom: 20px;
  }
  .close1, .close2, .close3, .close4 {
    right: 36px;
  }
  .add-review input[type="email"] {
    margin-left: 0;
    margin: 1em 0 0 0;
  }
  ul.multi-column-dropdown li a {
    color: #fff;
  }
  .multi-gd-img.multi-gd-text {
    margin: 1em 0;
  }
  ul.dropdown-menu.agile_short_dropdown li {
    border: none !important;
    background: #fff;
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
    border-bottom: 1px solid #999;
  }
}
@media (max-width: 667px){
  .section_room select {
    padding: 8px 10px;
  }
  .header-middle input[type="search"] {
    padding: 8px 10px;
  } 
  .top_nav_right {
    float: right;
    width: 23%;
  }
  .pignose-layerslider .slide-visual .script-wrap {
    left:350px;
  }
  .pignose-layerslider .slide-visual .script-wrap, .script-group img {
    width: 150px;
    height: 150px;
  }
  .pignose-layerslider .slide-visual {
    height: 350px;
  }
  ul.slide-group img {
    width: 100% !important;
    height: 350px !important;
  }
  .pignose-layerslider .slide-visual .script-wrap {
    top: 75px;
  }
  .dropdown-menu {
    border-radius: 0;
  }
  .dropdown-menu.columns-3 {
    min-width: 474px;
  }
  .row {
    margin-right: 0;
    margin-left: 0;
  }
  .dropdown-menu.columns-3 {
    padding: 19px 16px;
  }
  ul.multi-column-dropdown li {
    line-height: 2em;
  }
  .new-gd-left {
    float: none;
    width: 51%;
    margin: 0 auto;
  }
  .wed-brand h4 {
    font-size: 20px;
  }
  .wed-brand h5 {
    font-size: 20px;
  }
  .wed-brand p {
    font-size: 18px !important;
  }
  .hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
  }
  .hvr-outline-out:before {
    border: #2fdab8 solid 4px;
  }
  .new-gd-middle {
    width: 100%;
  }
  .new-levis {
    float: left;
    width: 49%;
  }
  .new-levis:nth-child(2) {
    margin-top: 0;
    float: right;
  }
  .mid-img:nth-child(2) {
    margin: 28px auto 0px;
  }
  .new-gd-middle {
    width: 100%;
    margin: 30px 0;
  }
  .wed-brandtwo {
    top: 61%;
    left: 19%;
  }
  .content-lgrid {
    width: 100%;
  }
  .logo_agile h1 a {
    letter-spacing: 1px;
    font-size: 1em;
  }
  .product-easy {
    padding: 70px 0;
  }
  .men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
    top: 80.5%;
  }
  .coupons-gd span {
    padding: 18px 18px;
    font-size: 20px;
  }
  .coupons-gd h4 {
    font-size: 13px;
  }
  .coupons {
    min-height: 377px;
  }
  .item-info-product h4 a {
    font-size: 15px;
  }
  td.invert-image {
    width: 27%;
  }
  .checkout-left-basket ul {
    padding: 0px 15px;
  }
  .checkout-left-basket h4 {
    padding: .5em;
    font-size: 1em;
    margin: 0 0 1em;
  }
  .header ul li {
    display: inline-block;
    width: 49%;
  }
  .men-wear-right p {
    line-height: 2em;
  }
  .men-wear-right p {
    font-size: 13px;
  }
  .men-wear-right h4 {
    font-size: 20px;
    margin: 0px 0 21px;
  }
  .contact-grid-agile-w3 i {
    font-size: 25px;
  }
  .contact-grid-agile-w3 p {
    font-size: 13px;
  }
  .contact-grid-agile-w32, .contact-grid-agile-w31, .contact-grid-agile-w33 {
    min-height: 179px;
    padding-top: 24px;
  }
  i.fa.fa-shopping-bag.top_logo_agile_bag {
    position: absolute;
    font-size: 17px;
    top: 43px;
    right: 7px;
  }
  .footer-bottom a span {
    font-size: .8em;
  }
  .footer-bottom a span {
    left: 4px;
  }
  .header-middle form input[type="search"] {
    width: 86%;
  }
  .header-middle form input[type="submit"] {
    background: url(../images/search.png) no-repeat 8px 0px #2fdab8;
    width: 10%;
  }
  .wthree_banner_bottom_grid_three_left1 {
    width: 100%;
    float: left;
  }
  .wthree_banner_bottom_grid_three_left1:nth-child(2) {
    margin-top:1em;
  }
  .wthree_banner_bottom_grid_three_left1.grid figure.effect-roxy h3 {
    padding: 3.5em 0 .5em;
    font-size: 1.1em;
  }
  .multi-gd-img.multi-gd-text h4 {
    position: absolute;
    top: 49%;
    left: 28%;
    font-size: 1.4em;
  }
  .product-men {
    float: left;
    width: 50%;
    margin: 25px 0 0;
  }
  ul.w3_short {
    text-align: left;
    padding-top: 2em;
  }
  .sale-w3ls h6 {
    font-size:1.8em;
    letter-spacing: 4px;
    padding-top: 3em;
    margin-bottom: 0.5em;
  }
  .sale-w3ls {
    min-height: 320px;
  }
  .sale-w3ls {
    min-height: 320px;
  }
  .w3layouts_mail_grid_left2 h3 {
    font-size: 0.9em;
  }
  .w3layouts_mail_grid_left:nth-child(1), .w3layouts_mail_grid_left:nth-child(2) {
    margin-bottom:1em;
  }
  .w3layouts_mail_grid_left {
    width: 100%;
    float: left;
    margin-bottom: 1em;
  }
  .banner_bottom_agile_info {
    padding: 3em 0;
  }
  .coupons,.banner-bootom-w3-agileits,.new_arrivals_agile_w3ls_info {
    padding: 3em 0;
  }
  h3.wthree_text_info {
    font-size: 2em;
    margin-bottom: 0.8em;
  }
  #PPMiniCart form {
    width: 484px !important;
    padding: 10px 20px 40px !important;
    max-height: 450px !important;
  }
}
@media (max-width: 640px){
  .pignose-layerslider .slide-visual .script-wrap .slide-controller a {
    margin: 0 10px;
  }
  .pignose-layerslider .slide-visual .script-wrap .slide-pagination {
    bottom: -28px;
  }
  .pignose-layerslider .slide-visual .script-wrap .slide-controller {
    bottom: 61px;
  }
  .pignose-layerslider .slide-visual .script-wrap {
      left:380px;
    }
  .coupons-gd {
    padding: 0 8px;
  }
  a.menu__link {
    font-size: 13px;
  }
  ul.multi-column-dropdown li a {
    font-size: 13px;
  }
  .info-product-price span {
    font-size: 0.9em;
  }
  .info-product-price del {
    margin-left: 10px;
    font-size: 0.9em;
  }
  td.invert-image {
    width: 26%;
  }
  .description h5 {
    font-size: 13px;
  }
  .bootstrap-tab-text-grid-right {
    float: right;
    width: 78%;
  }
  .bootstrap-tab-text-grid-left {
    float: left;
    width: 19%;
  }
  .add-review input[type="submit"] {
    width: 14%;
  }

  .footer-bottom a span {
    left: 25px;
  }
  .footer-bottom a span:before {
    bottom: -3px;
    left: 18px;
  }
  .box_1 h3 {
    font-size: 12px;
  }
  .close1, .close2, .close3, .close4 {
    right: 33px;
  }
  .carousel-caption h2, .carousel-caption h3 {
    font-size: 2em;
    letter-spacing: 6px;
  }
  
}
@media (max-width: 600px){
  .top_nav_right {
    width: 30%;
  }
  .navbar-default {
    width: 69%;
  }
  .page-head_agile_info_w3l h3 {
    font-size: 1.6em;
  }
  .page-head_agile_info_w3l {
    min-height: 143px;
  } 
  .css-treeview label {
    font-size: 13px;
  }
  .swit label {
    font-size: 13px;
  }
  .swit {
    padding: 26px 25px;
  }
  .products-right h5, .filter-price h3 {
    font-size: 19px;
  }
  .sorting h6 {
    margin: 7px 18px 0 0;
  }
  .sort-grid {
    padding: 12px 0;
  }
  .men-wear-left {
    float: left;
    width: 32%;
  }
  .men-wear-right {
    float: left;
    width: 68%;
    padding: 0;
  }
  .men-wear-right h4 {
    margin: 0px 0 10px;
  }
  .no-pad-men {
    padding: 0 5px !important;
  }
  .item-info-product h4 a {
    font-size: 19px;
  }
  .pignose-layerslider .slide-visual .script-wrap {
    left:340px;
  }
  .new_arrivals {
    padding: 50px 0;
  }
  .coupons-gd {
    float: none;
    width: 64%;
    padding: 0;
    margin: 0 auto;
  }
  .coupons-gd:nth-child(3) {
    margin: 30px auto;
  }
  .coupons-gd h4 {
    font-size: 16px;
  }
  .dropdown-menu.columns-3 {
    min-width: 367px;
  }
  .item-info-product h4 a {
    font-size: 14px;
  }
  .product-men {
    margin: 18px 0 0;
  }
  .value {
    width: 37px;
    height: 35px;
    padding: 8px 0px;
    line-height: 16px;
    margin: 0px 0;
  }
  .value-minus, .value-plus {
    height: 37px;
    line-height: 33px;
    width: 37px;
    margin: 3px 0 4px;
  }
  td.invert-image a img {
    width: 65%;
    margin: 0 auto;
  }
  .single-right-left:nth-child(1) {
    margin-bottom: 35px;
  }
  .single-right-left:nth-child(1) {
    float: left;
    width: 78%;
  }
  h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
    font-size: 18px;
  }
  .contact-grid-agile-w3 {
    padding: 0 3px;
  }
  .quantity-select {
    padding: 0 9px;
  }
  .footer-bottom a span {
    width: 17%;
  }
  .footer-bottom a span {
    bottom: 43px;
    left: 81px;
  }
  .value-minus, .value-plus {
      margin: 0px 0 0px;
  }
  .value {
    width: 37px;
    height: 37px;
  }
  .close1, .close2, .close3, .close4 {
    right: 21px;
  }
  .header-middle form input[type="submit"] {
    background: url(../images/search.png) no-repeat 8px 0px #2fdab8;
    width: 11%;
  }
  .sign-gd, .sign-gd-two {
    float: left;
    width: 100%;
    padding: 0;
    margin-top: 2em;
  }
  .callbacks_tabs {
    top: 69%;
    left: 3.5%;
  }
  .occasion-cart {
    width: 37%;
  }
  .add-review input[type="submit"] {
    width: 32%;
  }
}
@media (max-width: 568px){
  .quantity-select {
    padding: 0 0px;
  }
  .w3ls_schedule_bottom_right_grid h3 {
    font-size: 1.2em;
    letter-spacing: 1px;
  }
  .w3l_schedule_bottom_right_grid1 h5 {
      font-size: 1.6em;
  }
  .bootstrap-tab-text-grid-right {
    float: none;
    width: 100%;
  }
}
