/*

Template Name: Acme Business Template with Bootstrap 3

Template Version: 1.0

Author: cosmic

Website:

*/

body {

    color: #797979;

    font-family: 'Lato', sans-serif;

    /*font-family: 'Open Sans', sans-serif;*/

    padding: 0px !important;

    margin: 0px !important;

    font-size: 14px;

}

a,

a:hover,

a:focus {

    text-decoration: none;

    outline: none;

}

h1,

h2,

h3,

h4,

h5,

h6 {

    font-family: 'Lato', sans-serif;

    /*font-family: 'Open Sans', sans-serif;*/

}

a { color: #444e67 }

a:hover { color: #48cfad }

p { line-height: 22px }

/*header*/

.head-section { border-bottom: 2px solid #CCC;
background: rgba(228,0,0,1);
background: -moz-linear-gradient(left, rgba(23,87,124,1) 0%, rgba(29,170,226,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(228,0,0,1)), color-stop(100%, rgba(255,0,0,1)));
background: -webkit-linear-gradient(left, rgba(228,0,0,1) 0%, rgba(255,0,0,1) 100%);
background: -o-linear-gradient(left, rgba(228,0,0,1) 0%, rgba(255,0,0,1) 100%);
background: -ms-linear-gradient(left, rgba(228,0,0,1) 0%, rgba(255,0,0,1) 100%);
background: linear-gradient(to right, rgba(228,0,0,1) 0%, rgba(255,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17577c', endColorstr='#1daae2', GradientType=1 );
 }

.da-slider{

	border-top:4px solid #FFF !important;

}

.head-section .navbar {

    margin-bottom: 0;

}

.navbar-default { border: none }

.navbar-brand {

    color: #bcc0cd;

    font-size: 30px;

    font-weight: 100;

    line-height: 30px;

    margin-top: 5px;

    padding: 0;

}

.navbar-brand h5 { color: #fff;margin-top:0; }

.head-section .navbar-collapse  ul.navbar-nav {

    float: right;

    margin-right: 0;

    z-index: 199;

}

.head-section .navbar-default { background: transparent }

.head-section .nav li a,

.head-section .nav li.active ul.dropdown-menu li a {

    color: #FFF;

    font-size: 13px;

    font-weight: 300;

    background: none;

}

.head-section .nav li ul.dropdown-menu li a{

	color:#13476E;

}

.navbar-default .navbar-nav > .dropdown > a .caret{

	border-top-color: #FFF;

	border-bottom-color: #FFF;

}

ul.dropdown-menu { border: none }

.head-section .nav li a:hover,

.head-section .nav li a:focus,

.head-section .nav li.active a,

.head-section .nav li.active a:hover,

.head-section .nav li a.dropdown-toggle:hover,

.head-section .nav li a.dropdown-toggle:focus,

.head-section .nav li.active ul.dropdown-menu li a:hover,

.head-section .nav li.active ul.dropdown-menu li.active a {

    color: #13476E;

    background-color: #fff;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.head-section .navbar-default .navbar-nav > .open > a,

.head-section .navbar-default .navbar-nav > .open > a:hover,

.head-section .navbar-default .navbar-nav > .open > a:focus {

    color: #13476E;

    background-color: #FFF;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.head-section .navbar { min-height: 85px }

.head-section .navbar-nav > li {

    padding-bottom: 25px;

    padding-top: 30px;

}

.head-section ul.navbar-nav li:last-child() { margin-left: 10px !important }

.head-section  .navbar-nav > li > a {

    padding-bottom: 5px;

    padding-top: 5px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    margin-left: 2px;

    line-height: 30px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;
	
	text-transform: uppercase;

}

.dropdown-menu li a:hover { color: #FFF !important; background-color: #13476E !important }

.head-section .navbar-default .navbar-nav > .open > a .caret,

.navbar-default .nav li.dropdown > a:focus .caret {

    border-top-color: #ffffff;

    border-bottom-color: #ffffff;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    color: #13476E;

}

.dropdown-menu { box-shadow: none }

.head-section .nav li .dropdown-menu {

    margin-top: -5px;

    padding: 0;

    border-radius: 0px;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

}

.head-section .nav li .dropdown-menu li a {

    line-height: 30px;

    padding: 3px 12px;

    border-bottom: 1px solid #F3E8E8;
	
	text-transform: uppercase;

}

/*search*/

.search {

    margin-top: 3px;

    border-radius: 0px;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

    width: 20px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    border: 1px solid #fff;

    box-shadow: none;

    background: url("../img/search-icon.jpg") no-repeat 10px 8px;

    padding: 0 5px 0 35px;

    color: #fff;

    margin-left: 10px;

}

.search:focus {

    margin-top: 3px;

    width: 180px;

    border: 1px solid #eaeaea;

    box-shadow: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    color: #c8c8c8;

    font-weight: 300;

    margin-left: 10px;

}

/*homepage features*/

.feature-head { padding: 10px 0 }

.feature-head h1 {

    color: #797979;

    font-size: 30px;

    font-weight: 300;

    text-transform: uppercase;

    margin-top: 40px;

    margin-bottom: 20px;

}

.feature-head p {

    color: #8a8b8b;

    font-size: 18px;

    font-weight: 300;

    text-align: center;

    padding-bottom: 5px;

    margin-bottom: 20px;

}

.f-box {

    background: #f4f4f4;

    padding: 20px;

    text-align: center;

    min-height: 210px;

    margin-bottom: 20px;

    transition-duration: 500ms;

    transition-property: width, background;

    transition-timing-function: ease;

    -webkit-transition-duration: 500ms;

    -webkit-transition-property: width, background;

    -webkit-transition-timing-function: ease;

}

.f-box i {

    font-size: 50px;

    line-height: normal;

    margin-top: 40px;

    display: block;

    color: #48cfad;

}

.f-box:hover,

.f-box.active {

    background: #48cfad;

    padding: 20px;

    text-align: center;

    min-height: 210px;

    margin-bottom: 20px;

    transition-duration: 500ms;

    transition-property: width, background;

    transition-timing-function: ease;

    -webkit-transition-duration: 500ms;

    -webkit-transition-property: width, background;

    -webkit-transition-timing-function: ease;

}

.f-box:hover i,

.f-box.active i {

    font-size: 50px;

    line-height: normal;

    margin-top: 40px;

    display: block;

    color: #fff;

}

.f-box:hover h2,

.f-box.active h2 { color: #fff }

.f-box h2 {

    font-size: 20px;

    text-transform: uppercase;

    font-weight: 400;

}

.f-text {

    font-size: 14px;

    font-weight: 300;

    padding-bottom: 10px;

    margin-bottom: 15px;

}

/*quote*/

.quote {

    margin: 40px 0 40px 0;

    display: inline-block;

    width: 100%;

}

.quote-info {

    padding: 20px;

    min-height: 72px;

    margin-top: 10px;

}

.quote-info h1 {

    color: #fff;

    font-weight: 400;

    font-size: 26px;

    margin: 0 0 15px 0;

    text-transform: uppercase;

}

.quote-info p {

    color: #9eb3c4;

    font-weight: 300;

    font-size: 16px;

    margin: 0 0 20px 0px;

}

.purchase-btn {

    width: 200px;

    height: 60px;

    line-height: 46px;

    font-size: 20px;

    font-weight: 400;

    text-transform: uppercase;

    color: #000;

    transition-duration: 500ms;

    transition-property: width, background, color;

    transition-timing-function: ease;

    -webkit-transition-duration: 500ms;

    -webkit-transition-property: width, background;

    -webkit-transition-timing-function: ease;

}

.purchase-btn:hover {

    background-color: #16a085;

    border: 1px solid #16a085;

    color: #fff;

    transition-duration: 500ms;

    transition-property: width, background, color;

    transition-timing-function: ease;

    -webkit-transition-duration: 500ms;

    -webkit-transition-property: width, background;

    -webkit-transition-timing-function: ease;

}

.accordion {

    margin-bottom: 40px;

    display: inline-block;

    width: 100%;

}

/*tabs*/

.tab { background: #fff }

.tab .nav > li > a { padding: 18px 15px }

.tab-bg-dark-navy-blue {

    background: #6f6f6f;

    border-bottom: none;

    padding: 0;

}

.tab-bg-dark-navy-blue .nav > li > a:hover,

.tab-bg-dark-navy-blue .nav > li > a:focus {

    background-color: #f4f4f4;

    text-decoration: none;

}

.panel-heading .nav > li > a,

.panel-heading .nav > li.active > a,

.panel-heading .nav > li.active > a:hover,

.panel-heading .nav > li.active > a:focus {

    border-width: 0;

    border-radius: 0;

}

.panel-heading .nav > li > a { color: #fff }

.panel-heading .nav > li.active > a,

.panel-heading .nav > li > a:hover {

    color: #6f6f6f;

    background: #f4f4f4;

}

.panel-heading .nav > li:first-child.active > a,

.panel-heading .nav > li:first-child > a:hover { }

.tab .nav-tabs.nav-justified > li { border-right: 1px solid #f4f4f4 }

.tab .nav-tabs.nav-justified > li:last-child { border-right: none }

.p-head {

    color: #48cfad;

    font-size: 14px;

    font-weight: 400;

}

.cmt-head {

    font-size: 14px;

    font-weight: 400;

}

.p-thumb img {

    border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    height: 50px;

    width: 50px;

}

/*testimonial*/

.about-testimonial ul li { list-style: none }

.about-testimonial {

    margin: 20px 0 0 0;

    position: relative;

}

ul.about-flex-slides { margin-left: 0 }

.flex-direction-nav {

    position: absolute;

    right: 10px;

    top: 30px;

    width: 70px;

}

.flex-direction-nav li {

    display: inline-block;

    width: 12px;

}

.flex-direction-nav li a { outline: none }

.flex-direction-nav li a i { color: #cccccc }

.flex-control-paging { display: none }

.about-carousel { margin-top: 8px }

.about-testimonial .about-testimonial-image {

    float: left;

    margin: 0 15px;

    position: relative;

}

.about-testimonial .about-testimonial-image img {

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    height: 100px !important;

    width: 100px !important;

}

.about-flexslider .about-flex-slides img {

    display: block;

    width: 100%;

}

.about-testimonial a.about-testimonial-author {

    display: inline-block;

    font-size: 15px;

    text-transform: uppercase;

    font-weight: bold;

    line-height: 11px;

    margin: 30px 0 8px 0;

    color: #504946;

    font-weight: 300;

}

.about-testimonial .about-testimonial-company {

    display: block;

    font-size: 13px;

    line-height: 14px;

    color: #ababab;

    font-weight: 300;

}

.about-testimonial.boxed-style .about-testimonial-content {

    background-color: #fff;

    margin-right: 1px;

    border: 1px solid #e9e9e9;

}

.about-testimonial .about-testimonial-content {

    margin-top: 55px;

    padding: 20px;

    position: relative;

}

.about-testimonial .about-testimonial-content p {

    line-height: 20px;

    margin: 0;

}

.about-testimonial.boxed-style .about-testimonial-content:before {

    background-color: #fff;

    border-top: 1px solid #e9e9e9;

    border-left: 1px solid #e9e9e9;

    top: -8px;

    content: "";

    display: block;

    height: 14px;

    left: 60px;

    position: absolute;

    transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    width: 15px;

    display: none\0/;

    _display: none;

}

/*----image hove----*/

.view {

    float: left;

    overflow: hidden;

    position: relative;

    text-align: center;

    cursor: default;

    background: #fff;

}

.view .mask,

.view .content {

    position: absolute;

    overflow: hidden;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

}

.view img {

    display: block;

    position: relative;

}

.view h2 {

    text-transform: uppercase;

    color: #fff;

    text-align: center;

    position: relative;

    font-size: 16px;

    padding: 10px;

    background: rgba(0, 0, 0, 0.8);

    margin: 5px 0 0 0;

}

.view p {

    font-size: 12px;

    position: relative;

    color: #fff;

    padding: 10px 20px 20px;

    text-align: center;

    margin-bottom: 10px;

}

.view a.info {

    display: inline-block;

    background-color: rgba(0,0,0,0.6);

    width: 50px;

    height: 50px;

    line-height: 50px;

    border-radius: 60px;

    -moz-border-radius: 60px;

    -webkit-border-radius: 60px;

}

.view a.info:hover { background-color: #48cfad }

.mask a i {

    color: #fff !important;

    font-size: 16px;

}

.view-tenth img {

    -webkit-transform: scaleY(1);

    -moz-transform: scaleY(1);

    -o-transform: scaleY(1);

    -ms-transform: scaleY(1);

    transform: scaleY(1);

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

}

.view-tenth .mask {

    background-color: rgba(0, 0, 0, 0.3);

    -webkit-transition: all 0.5s linear;

    -moz-transition: all 0.5s linear;

    -o-transition: all 0.5s linear;

    -ms-transition: all 0.5s linear;

    transition: all 0.5s linear;

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=0);

    opacity: 0;

}

.view-tenth h2 {

    background: transparent;

    margin: 0px 10px;

    -webkit-transform: scale();

    -moz-transform: scale();

    -o-transform: scale();

    -ms-transform: scale();

    transform: scale();

    color: #333;

    -webkit-transition: all 0.5s linear;

    -moz-transition: all 0.5s linear;

    -o-transition: all 0.5s linear;

    -ms-transition: all 0.5s linear;

    transition: all 0.5s linear;

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=0);

    opacity: 0;

}

.view-tenth p {

    color: #333;

    line-height: normal;

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transform: scale();

    -moz-transform: scale();

    -o-transform: scale();

    -ms-transform: scale();

    transform: scale();

    -webkit-transition: all 0.5s linear;

    -moz-transition: all 0.5s linear;

    -o-transition: all 0.5s linear;

    -ms-transition: all 0.5s linear;

    transition: all 0.5s linear;

}

.view-tenth a.info {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transform: scale();

    -moz-transform: scale();

    -o-transform: scale();

    -ms-transform: scale();

    transform: scale();

    -webkit-transition: all 0.5s linear;

    -moz-transition: all 0.5s linear;

    -o-transition: all 0.5s linear;

    -ms-transition: all 0.5s linear;

    transition: all 0.5s linear;

}

.view-tenth:hover img {

    -webkit-transform: scale(5);

    -moz-transform: scale(5);

    -o-transform: scale(5);

    -ms-transform: scale(5);

    transform: scale(5);

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=.5);

    opacity: .5;

}

.view-tenth:hover .mask {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

    filter: alpha(opacity=100);

    opacity: 1;

}

.view-tenth:hover h2,

.view-tenth:hover p,

.view-tenth:hover a.info {

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -o-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1);

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

    filter: alpha(opacity=100);

    opacity: 1;

}

/*imageview icon hover*/

[data-zlname] {

    position: relative;

    overflow: hidden;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}

/*IMGS IN CONTAINER*/

[data-zlname] > img {

    display: block;

    max-width: 100%;

}

/*POP UP ELEMENTS*/

[data-zlname] [data-zl-popup] {

    position: absolute;

    display: block;

    padding: 1px;

    height: 40px;

    width: 40px;

    background: #323231;

    color: #fff;

    overflow: hidden;

    display: none;

    text-align: center;

}

/*OVERLAY*/

/*classic*/

[data-zl-overlay] {

    top: 0;

    left: 0;

    position: absolute;

    width: 100%;

    height: 100%;

    display: none;

    padding: inherit;

}

/*four*/

[data-zl-ovzoom0],

[data-zl-ovzoom1],

[data-zl-ovzoom2],

[data-zl-ovzoom3] {

    position: absolute;

    width: 25%;

    height: 100%;

}

/*rolling*/

[data-zl-ovrolling] {

    position: absolute;

    display: none;

    width: 100%;

    height: 100%;

}

/*double*/

[data-zl-ovdouble0],

[data-zl-ovdouble1] {

    position: absolute;

    display: none;

}

/*-------*/

[data-zlname = reverse-effect] [data-zl-popup = link] {

    background: rgba(256,256,256,1);

    border-radius: 50%;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

}

[data-zlname = reverse-effect] [data-zl-popup = link2] {

    background: rgba(256,256,256,1);

    border-radius: 50%;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

}

[data-zlname = reverse-effect] [data-zl-popup = link]:hover,

[data-zlname = reverse-effect] [data-zl-popup = link2]:hover { opacity: .5 }

.bx-wrapper { }

/*pricing table*/

.price-two-container {

    margin-bottom: 50px;

    margin-top: 15px;

}

.mar-two { margin-bottom: 3px }

.service-price-one h1 {

    margin-top: 30px;

    margin-bottom: 20px;

    display: inline-block;

    border-bottom: 1px solid #c7c7c7;

    padding-bottom: 5px;

    text-transform: uppercase;

}

.pricing-table {

    background: #fff;

    text-align: center;

    margin: 0 -8px 30px;

    padding: 0 0 25px 0;

    border: 1px solid #eee;

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

}

.pricing-table.most-popular {

    top: -20px;

    position: relative;

}

.most-popular {

    background: #48cfad;

    color: #fff;

    border: 1px solid #16a085;

}

.most-popular h1 {

    font-size: 25px !important;

    padding-bottom: 10px;

    padding-top: 17px !important;

}

.most-popular h2 {

    background: #16a085 !important;

    margin-top: 20px !important;

}

.most-popular ul li { border-bottom: 1px dotted #fff !important }

.most-popular .price-actions .btn {

    background: #f35958 !important;

    margin: 10px 0;

    cursor: pointer;

}

.pricing-table .price-actions .btn {

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 4px;

    background: #48cfad;

    color: #fff;

    border: none;

    box-shadow: none;

    text-shadow: none;

    padding: 10px 20px;

    width: 90%;

    cursor: pointer;

}

.pricing-head h1 {

    font-size: 20px;

    font-weight: 300;

    padding-top: 15px;

}

.pricing-head h2 {

    padding: 30px 0;

    background: #EEC;

    font-size: 50px;

    border-radius: 50%;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

    font-weight: 100;

}

.pricing-table ul {

    margin: 15px 0;

    padding: 0;

}

.pricing-table ul li {

    border-bottom: 1px dotted #CCCCCC;

    margin: 0 2em;

    padding: 1em 0;

    text-align: center;

    font-weight: 300;

}

.pricing-head span.note {

    display: inline;

    font-size: 25px;

    line-height: 0.8em;

    position: relative;

    top: -18px;

}

.pricing-quotation,

.team-info {

    background: #EEEEEE;

    padding: 20px 20px 35px 20px;

    margin-bottom: 100px;

    display: inline-block;

    width: 100%;

    text-align: center;

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

}

.pricing-quotation h3,

.team-info h3 { font-weight: 300 }

.pricing-quotation p,

.team-info p { margin-bottom: 0px }

.pricing-plan,

.team-info-wrap { position: relative }

.pricing-quotation:before,

.team-info:before {

    background-color: #EEEEEE;

    border-color: #EEEEEE;

    border-image: none;

    border-right: 1px solid #EEEEEE;

    border-style: none;

    top: -7px;

    content: "";

    display: block;

    height: 14px;

    left: 48%;

    position: absolute;

    transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    width: 15px;

}

.breadcrumbs {

    background: #34495e;

    color: #fff;

    padding: 30px 0;

    margin-bottom: 40px;

}

.breadcrumb {

    margin-bottom: 0;

    background: none;

}

.breadcrumb li a { color: #48cfad }

.breadcrumb li.active { color: #fff }

.breadcrumbs h1 {

    font-size: 24px;

    font-weight: 600;

    margin: 3px 0 0;

    text-transform: uppercase;

}

/*contact*/

.contact-map {

    margin-top: 40px;

    margin-bottom: 40px;

}

.contact-form { margin-bottom: 20px }

.address h4 {

    color: #797979;

    margin-top: -3px;

    text-transform: uppercase;

    margin-bottom: 20px;

}

section.contact-infos {

    border: 1px solid #eee;

    margin-bottom: 15px;

    padding: 10px;

}

/*about us*/

.about-us img { width: 100% }

.about ul { line-height: 25px }

.carousel-control.left,

.carousel-control.right {

    background: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.carousel-control {

    background: #000000 !important;

    bottom: 40%;

    color: #FFFFFF;

    font-size: 20px;

    left: 0;

    line-height: 53px;

    opacity: 0.5;

    position: absolute;

    text-align: center;

    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);

    top: 40%;

    width: 10%;

}

.carousel-control:hover {

    color: #FFFFFF;

    text-decoration: none;

}

.carousel-control:hover,

.carousel-control:focus { opacity: 0.6 }

.carousel-caption {

    background: rgba(0,0,0,0.6);

    padding-bottom: 0px;

    bottom: 0;

    color: #FFFFFF;

    left: 0 !important;

    padding-bottom: 5px;

    padding-top: 10px;

    position: absolute;

    right: 0 !important;

    text-align: center;

    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);

    z-index: 10;

}

.carousel-caption p { text-align: center }

.about h3 {

    color: #475168;

    margin-top: 4px;

}

.icon-wrap {

    font-size: 2em;

    height: 60px;

    width: 60px;

    float: left;

    line-height: 60px;

    text-align: center;

    color: #fff;

    margin-right: 30px;

}

.ico-bg { background: #48cfad }

.round-five {

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

}

.round-fifty {

    border-radius: 50px;

    -moz-border-radius: 50px;

    -webkit-border-radius: 50px;

    margin-left: 40%;

    margin-top: -25px;

}

.content h3,

.media h3 {

    margin-top: 0;

    color: #475168;

    font-size: 20px;

}

.media h3 { margin-top: 20px }

.media-body h4 {

    font-size: 16px;

    color: #475168;

}

.media-body a {

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.hiring,

.services {

    margin-bottom: 30px;

    display: inline-block;

    width: 100%;

}

.price-container-service {

    margin-top: 30px;

    padding-bottom: 30px;

}

.service-price-one { padding-bottom: 10px }

.hiring {

    margin-top: 20px;

    border-top: 1px solid #eee;

    padding-top: 30px;

}

.hiring h2 {

    text-align: center;

    padding-bottom: 10px;

    margin-bottom: 50px;

    text-transform: uppercase;

}

.gray-box {

    background: #f2f2f2;

    padding: 30px 0;

    margin-bottom: 15px;

}

.progress { background-color: #E1E1E1 }

.flexslider {

    background: none;

    border: none;

}

.about-skill-meter .sr-only { position: static !important }

.about-skill-meter .progress-bar {

    background-color: #e1e1e1;

    text-align: left;

}

.about-skill-meter .progress {

    height: 30px;

    box-shadow: none;

    line-height: 30px;

}

.about-skill-meter .progress-bar-danger { box-shadow: none }

.skills {

    margin-bottom: 25px;

    color: #47506a;

    font-size: 20px;

}

/*team*/

.person { margin-bottom: 10px }

.person img {

    width: 210px;

    height: 210px;

    border-radius: 1%;

    -webkit-border-radius: 1%;

    -moz-border-radius: 1%;

}

.team-social-link {

    display: block;

    margin: 10px 0 5px 0;

    text-align: center;

}

.team-social-link a {

    display: inline-block !important;

    color: #cac8c7;

    font-size: 20px;

    border: 1px solid #eee;

    padding-right: 8px;

    padding-left: 8px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.team-social-link a:hover {

    color: #48cfad;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.person-info h4,

.person-info h4 a {

    color: #f37c6b;

    font-weight: 300;

    margin-bottom: 5px;

}

.mtop30 { margin-top: 30px }

/*typography*/

.highlight-1 {

    background: #a0d468;

    color: #FFFFFF;

}

.highlight-2 {

    background: #656d78;

    color: #FFFFFF;

}

.highlight-3 {

    background: #Ffce54;

    color: #242424;

}

.dropcap {

    background-color: #666666;

    color: #FFFFFF;

    float: left;

    font-size: 30px;

    line-height: 30px;

    margin: 4px 8px 0 0;

    padding: 5px 10px;

    text-align: center;

}

.dropcap2 {

    background-color: #666666;

    border-radius: 50%;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

    color: #FFFFFF;

    float: left;

    font-size: 35px;

    height: 41px;

    line-height: 25px;

    margin: 3px 8px 0 0;

    padding: 10px;

    text-align: center;

}

/*buttons*/

.btn-row { margin-bottom: 30px }

/*blog*/

.blog-item {

    margin-bottom: 40px;

    padding-bottom: 40px;

    border-bottom: 1px dashed #ddd;

}

/*blog-2-col*/

.blog-left {

    border: 1px solid #eee;

    margin-bottom: 30px;

}

.blog-left .btn {

    margin-left: 20px;

    margin-bottom: 20px;

}

.blog-right {

    border: 1px solid #eee;

    margin-bottom: 30px;

}

.blog-right .btn {

    margin-left: 20px;

    margin-bottom: 20px;

}

.blog-two-info { padding: 15px 10px 0 20px }

.blog-two-info .label-info {

    background-color: #48cfad;

    opacity: .7;

    margin-right: 4px;

}

.blog-content { padding: 20px }

.video-container {

    position: relative;

    padding-bottom: 56.25%;

    padding-top: 30px;

    height: 0;

    overflow: hidden;

}

.single-video { padding-bottom: 43% !important }

.video-container iframe,

.video-container object,

.video-container embed {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

/*blog 2*/

.date-wrap,

.comnt-wrap { margin-bottom: 20px }

.date-wrap span,

.comnt-wrap span {

    display: block;

    padding: 10px 0;

    text-align: center;

}

.date-wrap .date {

    font-size: 30px;

    font-weight: 300;

    background: #48cfad;

    color: #fff;

    border-radius: 1px 1px 0 0;

    -webkit-border-radius: 1px 1px 0 0;

    -moz-border-radius: 1px 1px 0 0;

}

.date-wrap .month {

    font-size: 16px;

    font-weight: 300;

    background: #f6f5f0;

    color: #a19fa2;

    border-radius: 0 0 1px 1px;

    -webkit-border-radius: 0 0 1px 1px;

    -moz-border-radius: 0 0 1px 1px;

}

.comnt-wrap .comnt-ico {

    background: #efeee9;

    color: #a0a0a0;

    border-radius: 1px 1px 0 0;

    -webkit-border-radius: 44px;

    font-size: 20px;

}

.comnt-wrap .value {

    background: #f6f5f0;

    color: #a0a0a0;

    border-radius: 0 0 1px 1px;

    -moz-border-radius: 0 0 1px 1px;

    -webkit-border-radius: 0 0 1px 1px;

}

.blog-img img {

    width: 100%;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

}

.blog-item h1,

.blog-item h1 a {

    font-size: 25px;

    color: #48cfad;

    font-weight: 300;

}

.blog-item h1 {

    margin-bottom: 20px;

    line-height: 35px;

}

.blog-item h1 a:hover { text-decoration: none }

.author {

    margin: 25px 0 30px 0;

    font-size: 16px;

}

.author a,

.st-view a { color: #48cfad }

.st-view { margin-top: 20px }

.st-view ul li { margin-bottom: 5px }

.blog-side-item h3 {

    margin-top: 30px;

    color: #475268;

    font-size: 18px;

}

.blog-side-item ul li {

    margin-bottom: 5px;

    border-bottom: 1px solid #efefef;

    line-height: 35px;

}

.blog-side-item ul li a {

    display: inline-block;

    width: 100%;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.media p { line-height: normal }

ul.tag {

    display: inline-block;

    width: 100%;

}

ul.tag li {

    float: left;

    margin: 0px 5px 0 0;

    border-bottom: none;

    padding-top: ;

    list-style: none;

}

ul.tag li a {

    border: 1px solid #e8e8e8;

    border-radius: 4px;

    line-height: 15px;

    padding: 5px;

    border-radius: 1px 1px 10px 1px;

    -moz-border-radius: 1px 1px 10px 1px;

    -webkit-border-radius: 1px 1px 10px 1px;

}

.media img.media-object {

    border-radius: 3%;

    -moz-border-radius: 3%;

    -webkit-border-radius: 3%;

    height: 80px;

    width: 80px;

}

/*footer*/

.footer {

    background: #C10000;

    color: #9B9B9B;

    padding: 50px 0;

    display: inline-block;

    width: 100%;

    font-weight: 300;

}

.footer h1 {

    font-size: 20px;

    text-transform: uppercase;

    font-weight: 400;

    margin-top: 0;

    margin-bottom: 20px;

}

.footer address a { color: #48cfad }

.tweet-box {

    background: #505b71;

    padding: 8px 15px;

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

    border-bottom: 1px solid #636F79;

    font-size: 14px;

}

.tweet-box:before {

    background-color: #505b71;

    border-color: #505b71;

    border-image: none;

    border-right: 1px none #505b71;

    border-style: none;

    content: "";

    display: block;

    height: 22px;

    left: 60px;

    position: absolute;

    top: 32px;

    transform: rotate(45deg);

    -webkit-transform: rotate(45deg);

    width: 22px;

}

.tweet-box  a,

.tweet-box i { color: #00adef }

.tweet-box  a:hover { color: #48cfad }

.tweet-box i {

    font-size: 40px;

    float: left;

    margin-right: 15px;

}

.social-link-footer li {

    float: right;

    margin: 5px 10px 5px 0px;

    padding-bottom: 5px;

}

.social-link-footer li a {

    color: #fff;

    background: #505b71;

    padding: 10px;

    width: 50px;

    height: 50px;

    border-radius: 50px;

    -moz-border-radius: 50px;

    -webkit-border-radius: 50px;

    float: left;

    text-align: center;

    font-size: 20px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.social-link-footer li a:hover {

    background: #13476E;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.copyright {

    color: #fff;

    padding-top: 15px;

}

.page-footer { padding: 0% 13% }

.page-footer h1 { padding-left: 4% }

ul.page-footer-list {

    list-style: none;

    padding: 0px 10px;

}

ul.page-footer-list li {

    line-height: 35px;

    border-bottom: 1px dashed #636F79;

}

ul.page-footer-list a { color: #fff }
                                    
ul.page-footer-list li i { padding-right: 10px }

.footer-small {

    background-color: #7F91A3;

    margin-top: -6px;

    padding-top: 5px;

}

.text-footer {

    padding-left: 10px;

    margin-left: 10px;

}

.text-footer p { text-align: left }

.address p {

    text-align: left;

    margin-bottom: 10px;

}

/*slider css*/

.main-slider {

    background: #475168;

    color: #fff;

    z-index: 1;

    position: relative;

    overflow: hidden;

}

.slider-colored {

    z-index: 1;

    position: relative;

    border-top: solid 1px #eee;

    border-bottom: solid 1px #eee;

}

.slide_title {

    font-weight: 300;

    color: #48cfad;

    text-transform: uppercase;

    font-size: 35px;

}

.slide_subtitle {

    font-weight: 400;

    padding: 5px;

    color: #fff;

    text-transform: uppercase;

    font-size: 18px;

}

.slide_list_item {

    font-weight: 400;

    padding: 5px;

    color: #fff;

    text-transform: uppercase;

    font-size: 14px;

}

.slide_desc {

    color: #fff;

    font-size: 14px;

    line-height: 24px;

    font-weight: lighter;

}

.slide_desc_bordered {

    border-left: 3px solid #ddd !important;

    padding-left: 5px;

}

.slide_btn {

    font-weight: 300;

    background: #48cfad;

    padding: 15px 20px;

    color: #fff;

    font-size: 14px;

    text-transform: uppercase;

    cursor: pointer;

}

.slide_btn:hover,

.slide_btn:focus {

    font-weight: 300;

    background: #16a085;

    padding: 15px 20px;

    color: #fff;

    font-size: 14px;

    text-transform: uppercase;

    cursor: pointer;

}

.dark-text { color: #797d87 }

.yellow-txt { color: #ffe582 }

#home-services { text-align: center }

#home-services h2 {

    margin-bottom: 65px;

    text-transform: uppercase;

    margin-top: 45px;

    padding-bottom: 5px;

    text-align: center;

    font-size: 25px;

}

.h-service {

    border: 1px solid #eee;

    margin-bottom: 25px;

}

#home-services .h-service-content h3 {

    padding-top: 40px;

    text-align: center;

}

.h-service-content p {

    text-align: center;

    padding: 5px 21px 20px;

}

.h-service-content a {

    color: #e74c3c;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.h-service-content a:hover { color: #16a085 }

/*recent work*/

.recent h3{

    text-align: center;

    /*margin-bottom: 20px;*/

    text-transform: uppercase;

    margin-top: 50px;

    font-weight: 400;

    padding-bottom: 5px;

    margin-bottom: 20px;

    /*text-align: center;*/

}

.recent p {

    text-align: center;

    text-transform:uppercase;

    margin-bottom: 35px;

}

.recent {

    margin-bottom: 50px;

}

.bx-wrapper { position: relative }

.bx-wrapper .bx-controls-direction a {

    background-color: #f7f7f7;

    position: absolute;

    top: 25px;

    outline: 0;

    width: 24px;

    height: 24px;

    z-index: 9;

    text-indent: -9999px;

}

/*property*/

.property {

    padding: 80px 0;

    margin-bottom: 60px;

    background-color: #fafafa;

}

.bg-lg { background:#f9f9f3  }

.gray-bg { background: #f9f9f3 }

.property h1 {

    color: #475168;

    font-size: 24px;

    text-transform: uppercase;

    font-weight: 400;

    margin-bottom: 30px;

}

.property hr { border-color: #dfdcdf }

.property i { color: #48cfad }

a.btn-purchase {

    background: #475168;

    color: #fff;

    text-transform: uppercase;

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px padding: 20px 40px;

    margin-top: 30px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

a.btn-purchase:hover,

a.btn-purchase:focus {

    background: #48cfad;

    color: #fff;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

/*clients*/

.clients { padding: 0 0 30px }

.clients h2 {

    margin-bottom: 20px;

    margin-top: 20px;

    text-align: left;

    text-transform: uppercase;

    padding-bottom: 5px;

}

.clients ul li {

    display: inline-block;

    margin: 10px 30px;

}

.clients ul li:hover {

    background-color: #f7f7f7;

    -webkit-transition: all .5s ease;

    -moz-transition: all .5s ease;

    -ms-transition: all .5s ease;

    -o-transition: all .5s ease;

    transition: all .5s ease;

}

.our-clients {

    position: relative;

    margin-top: 15px; }

.our-clients h2 {

    margin-top: 3px;

    margin-bottom: 10px;

}

.clients-list { margin: 0 }

.clients-list li {

    background: #f9f9f9;

    position: relative;

}

.clients-list li img.color-img {

    top: 0;

    left: 0;

    display: none;

    position: absolute;

}

.clients-list li:hover img.color-img { display: block }

/*portfolio*/

.pf-img img {

    width: 100%;

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

}

.pf-detail {

    padding-bottom: 15px;

    font-size: 15px;



}

.pf-detail p {

    font-family: 'Lato',sans-serif;

}

.pf-list {

    line-height: 30px;

    font-size: 15px;

}

.pf-list i { color: #c7c7c7 }

.image-caption a { padding: 10px 15px }

.pad-ten { padding-bottom: 30px }

.title { margin-top: 40px }

/*Photo Gallery*/

#gallery {

    margin: auto;

    position: relative;

    width: 100%;

}

#gallery h2 {

    color: #fff;

    padding-top: 30px;

}

.gallery-container {

    margin: 0 auto 40px auto;

    position: relative;

    width: 100%;

}

.col-4 .item {

    width: 23%;

    margin-right: 2%;

    margin-bottom: 2%;

}

.col-4 .item img { height: 230px }

ul#filters {

    display: inline-block;

    width: 100%;

    margin: 25px 0 25px 0;

}

ul#filters li {

    float: left;

    margin-right: 10px;

    margin-bottom: 10px;

}

ul#filters li a {

    background: #E2E0E1;

    padding: 10px 15px;

    display: inline-block;

    color: #7D797A;

    outline: none;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    transition-duration: 500ms;

    transition-property: width, background;

    transition-timing-function: ease;

    -moz-transition-duration: 500ms;

    -moz-transition-property: width, background;

    -moz-transition-timing-function: ease;

    -webkit-transition-duration: 500ms;

    -webkit-transition-property: width, background;

    -webkit-transition-timing-function: ease;

}

ul#filters > li > a:hover,

ul#filters > li > a:focus,

ul#filters > .active > a,

ul#filters > .active > span {

    background: #48cfad;

    padding: 10px 15px;

    display: inline-block;

    color: #fff;

    border-radius: 5px;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    transition-duration: 500ms;

    transition-property: width, background;

    transition-timing-function: ease;

    -moz-transition-duration: 500ms;

    -moz-transition-property: width, background;

    -moz-transition-timing-function: ease;

    -webkit-transition-duration: 500ms;

    -webkit-transition-property: width, background;

    -webkit-transition-timing-function: ease;

}

.item img {

    width: 100%;

    height: 100%;

}

.text-grid a { color: #fff }

.text-grid div { padding: 0 10px }

.text-grid p { margin-bottom: 10px }

/*parallax*/

.parallax1 {

    background-size: cover;

    width: 100%;

    min-height: 400px;

    background-color: #48cfad;

    font-style: italic;

}

.parallax1 h1 {

    text-align: center;

    color: #fff;

    font-size: 25px;

    font-weight: 300;

    line-height: 40px;

    margin-top: 160px;

}

/*newsletter*/

#newsletter {

    background-color: #48cfad;

    padding: 60px 0;

}

#newsletter p.lead {

    color: white;

    padding-top: 0px;

    margin-top: -5px;

}

#newsletter input {

    border: none;

    border-radius: 0px;

    -webkit-border-radius: 0px;

    -moz-border-radius: 0px;

    margin-left: -1px;

}

#newsletter-faq p.lead {

    color: white;

    padding-top: 6px;

}

#newsletter-faq input {

    border: none;

    border-bottom-left-radius: 3px;

    border-top-left-radius: 3px;

    margin-left: -1px;

}

.btn.btn-inverse {

    background-color: #475168;

    color: #fff;

    height: 45px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-inverse:hover {

    background-color: #415b76;

    color: #fff;

    height: 45px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.newsletter-input { height: 45px }

.btn-nl {

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.btn-nl:hover {

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

.wh-bg {

    background-color: #fff;

    padding: 15px;

    margin: 35px 0;

    border: 1px solid #eee;

    z-index: 20;

}

.position { text-align: center }

.wh-bg h3 { text-align: center }

/*faq*/

#newsletter-faq {

    padding: 72px 0;

    background: url("../img/tg-black-bg.png") no-repeat fixed top rgba(0,0,0,0.7);

    height: 200px;

    margin-top: 30px;

    margin-bottom: 30px;

}

#faq-other mark {

    background: #48cfad;

    color: #fff;

}

.faq-square { margin: 40px 0 20px }

/*registration*/

.registration-bg {

    margin-top: -40px;

    background-color: #f1f2f7;

}

/*login*/

.login-page {

    min-width: 25%;

    max-width: 25%;

    padding: 35px 30px 30px;

    background: #fcfcfc;

    border: solid 1px #eee;

    margin: 40px auto;

    border: 17px solid #eee;

}

.gr-bg {

    background-color: #48cfad;

    margin-top: -40px;

    margin-bottom: -50px;

}

#btn-login {

    background-color: #48cfad;

    border: none;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    font-size: 17px;

}

#btn-fblogin {

    background-color: #3B5998;

    border: none;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    font-size: 17px;

}

.panel {

    z-index: 100;

    box-shadow: 0 1px 1px rgba(0,0,0,0.12);

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

}

.panel-heading {

    border-top-right-radius: 1px;

    border-top-left-radius: 1px;

    background-color: #48cfad;

    border: none;

}

.panel-info>.panel-heading {

    color: #eee;

    background-color: #48cfad;

}

.panel-info>.panel-heading a:hover { color: #eee }

.panel-body {

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

    border: 1px solid #eee;

}

.form-control {

    border: 1px solid #d9d9d9;

    border-radius: 2px;

}

.form-control:focus {

    border: none;

    border: 1px solid #d9d9d9;

}

.input-group-addon {

    border: border: 1px solid #d9d9d9;

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

}

#signupbox { margin-bottom: 20px }

#btn-signup {

    background-color: #48cfad;

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

    border: none;

    font-size: 17px;

}

#signinlink:hover { color: #fff }

#btn-fbsignup {

    background-color: #3B5998;

    border: none;

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

    font-size: 17px;

    width: 100%;

    padding-top: 10px;

    padding-bottom: 10px;

}

#btn-twsignup {

    background-color: #52D2D8;

    border: none;

    border-radius: 1px;

    -moz-border-radius: 1px;

    -webkit-border-radius: 1px;

    font-size: 17px;

    width: 100%;

    padding-top: 10px;

    padding-bottom: 10px;

}

#search+‚ id="search" { background-color: #fff }

.btn-lg {

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

}

#owl-demo { margin-bottom: 0px }

#owl-demo .item { margin: 0px }

#owl-demo .item img {

    display: block;

    width: 100%;

    height: auto;

}

/*login*/

/*login page*/

.login-body { background-color: #f1f2f7 }

.form-signin {

    max-width: 330px;

    margin: 50px auto 50px;

    background: #fff;

    border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

}

.form-signin h2.form-signin-heading {

    margin: 0;

    padding: 20px 15px;

    text-align: center;

    background: #48cfad;

    border-radius: 3px 3px 0 0;

    -moz-border-radius: 3px 3px 0 0;

    -webkit-border-radius: 3px 3px 0 0;

    color: #fff;

    font-size: 18px;

    text-transform: uppercase;

    font-weight: 300;

}

.form-signin .checkbox { margin-bottom: 14px }

.form-signin .checkbox {

    font-weight: normal;

    color: #b6b6b6;

    font-weight: 300;

}

.form-signin .form-control {

    position: relative;

    font-size: 16px;

    height: 38px;

    padding: 10px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}

.form-signin .form-control:focus { z-index: 2 }

.form-signin input[type="text"],

.form-signin input[type="password"] {

    margin-bottom: 15px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border: 1px solid #eaeaea;

    box-shadow: none;

    font-size: 12px;

}

.form-signin .btn-login {

    background: #48cfad;

    color: #fff;

    text-transform: uppercase;

    font-weight: 300;

    margin-bottom: 20px;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.form-signin .btn-login:hover {

    background: #37BC9B;

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.form-signin p {

    text-align: center;

    color: #b6b6b6;

    font-size: 16px;

    font-weight: 300;

}

.form-signin a { color: #41cac0 }

.form-signin a:hover { color: #b6b6b6 }

.login-wrap {

    padding: 20px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

}

.login-social-link {

    display: inline-block;

    margin-top: 20px;

    margin-bottom: 15px;

}

.login-social-link a {

    color: #fff;

    padding: 15px 28px;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

}

.login-social-link a:hover { color: #fff }

.login-social-link a i {

    font-size: 20px;

    padding-right: 10px;

}

.login-social-link a.facebook {

    background: #5D9CEC;

    margin-right: 15px;

    border-radius: 3px;

    -moz-border-radius:3px;

    -webkit-border-radius:3px;

    margin-bottom: 2px;

    float: left;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.login-social-link a.facebook:hover {

    background: #4A89DC;

    border-radius: 3px;

    -moz-border-radius:3px;

    -webkit-border-radius:3px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.login-social-link a.twitter {

    background: #4FC1E9;

    border-radius: 3px;

    -moz-border-radius:3px;

    -webkit-border-radius:3px;

    float: left;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.login-social-link a.twitter:hover {

    background: #3BAFDA;

    border-radius: 3px;

    -moz-border-radius:3px;

    -webkit-border-radius:3px;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.form-wrapper { padding-bottom: 70px }

.login-bg {

    margin-top: -40px;

    margin-bottom: -50px;

    background-color: #f1f2f7;

}

.modal-content {

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

}

.modal-input { border: 1px solid #eee }

.modal-input:focus { border: 1px solid #eee }

.panel-faq { }

#accordion .panel-heading-faq { border: 1px solid #c7c7c7 }

#accordion .panel-body {

    border-width: 0px 1px 1px 1px;

    border-color: #c7c7c7;

    border-style: solid;

    background-color: #fff;

}

#accordion .panel {

    box-shadow: none;

    border: none;

}

.panel-group .panel {

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

}

.headline {

    display: block;

    margin: 10px 0 25px 0;

}

.margin { margin-bottom: 20px }

.add li { margin-bottom: 6px }

ul.unstyled,

ol.unstyled {

    margin-left: 0;

    list-style: none;

}

#heading { text-align: center }

#heading p{

    padding-top: 10px;

    padding-bottom: 20px;

    text-align: center;

}

.thumbnail {

    position: relative;

    padding: 0px;

    margin-bottom: 30px;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

}

.thumbnail img { width: 100% }

.profile { margin-top: 20px }

.profile h2 {

    text-align: center;

    padding-bottom: 5px;

    padding-top: 5px;

    margin-bottom: 40px;

}

.about-hiring { padding-bottom: 15px }

.height { height: 40px }

.skill_bar_progress {

    width: 0%;

    padding-left: 10px;

    padding-top: 4px;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    color: #fff;

    height: 100%;

    background: #48cfad;

}

.skill_bar {

    width: 100%;

    height: 30px;

    background: #e1e1e1;

    margin-bottom: 20px;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    overflow: hidden;

}

#progressbar {

    width: 100%;

    clear: both;

}

#progress {

    background: #48cfad; /*-- Color of the bar --*/

    width: 0%;

    color: #fff;

    padding-left: 8px;

    max-width: 100%;

    float: left;

    -webkit-animation: progress 2s 1 forwards;

    -moz-animation: progress 2s 1 forwards;

    -ms-animation: progress 2s 1 forwards;

    animation: progress 2s 1 forwards;

}

@-webkit-keyframes progress {

    from { }

    to { width: 70% }

}

@-moz-keyframes progress {

    from { }

    to { width: 36% }

}

@-ms-keyframes progress {

    from { }

    to { width: 36% }

}

@keyframes progress {

    from { }

    to { width: 36% }

}

/* carousel */

#quote-carousel {

    padding: 0 10px 30px 10px;

    margin-top: 30px 0px 0px;

}

/* Control buttons  */

#quote-carousel .carousel-control {

    background: none;

    color: #222;

    font-size: 2.3em;

    text-shadow: none;

    margin-top: 30px;

}

/* Previous button  */

#quote-carousel .carousel-control.left { left: -12px }

/* Next button  */

#quote-carousel .carousel-control.right { right: -12px !important }

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators {

    right: 50%;

    top: auto;

    bottom: 0px;

    margin-right: -19px;

}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li { background: #c0c0c0 }

#quote-carousel .carousel-indicators .active { background: #333333 }

#quote-carousel img {

    width: 250px;

    height: 100px;

}

/* End carousel */

.item blockquote {

    border-left: none;

    margin: 0;

}

.item blockquote img { margin-bottom: 10px }

.item blockquote p:before {

    content: "\f10d";

    font-family: 'Fontawesome';

    float: left;

    margin-right: 10px;

}

/**

  MEDIA QUERIES

*/

/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {

    #quote-carousel {

        margin-bottom: 0;

        padding: 30px;

    }

}

/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators { bottom: -20px !important }

    #quote-carousel .carousel-indicators li {

        display: inline-block;

        margin: 0px 5px;

        width: 15px;

        height: 15px;

    }

    #quote-carousel .carousel-indicators li.active {

        margin: 0px 5px;

        width: 20px;

        height: 20px;

    }

}

#filters {

    margin: 1%;

    padding: 0;

    list-style: none;

}

#filters li { float: left }

#filters li span {

    display: block;

    padding: 5px 20px;

    text-decoration: none;

    color: #666;

    cursor: pointer;

}

#filters li span.active {

    background: #48cfad;

    color: #fff;

}

#portfoliolist-three .portfolio {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    width: 32%;

    margin-right: 1%;

    margin-bottom: 1%;

    display: none;

    float: left;

    overflow: hidden;

}

#portfoliolist .portfolio {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -o-box-sizing: border-box;

    width: 24%;

    margin-right: 1%;

    margin-bottom: 1%;

    display: none;

    float: left;

    overflow: hidden;

}

.portfolio-wrapper {

    overflow: hidden;

    position: relative !important;

    background: #666;

    cursor: pointer;

}

.portfolio img {

    max-width: 100%;

    position: relative;

}

span.filter {

    border-radius: 3px;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

}

/* #Tablet (Portrait) */

@media only screen and (min-width: 768px) and (max-width: 959px) {

    .container { width: 768px }

}

/*  #Mobile (Portrait) - Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {

    .container { width: 95% }

    #portfoliolist .portfolio {

        width: 97%;

        margin: 2%;

    }

    #portfoliolist-three .portfolio {

        width: 97%;

        margin: 2%;

    }

}

/* #Mobile (Landscape) - Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .container { width: 70% }

}

.portfolio-hover {

    position: relative;

    overflow: hidden;

}

.portfolio-hover .icon {

    background-color: #000;

    border-radius: 50px;

    -webkit-border-radius: 50px;

    -moz-border-radius: 50px;

    opacity: .7;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.image-caption {

    position: absolute;

    top: 0;

    right: 0;

    background: rgba(0, 0, 0, 0.5);

    width: 100%;

    height: 100%;

    padding-top: 35%;

    display: none;

    text-align: center;

    color: #fff !important;

    z-index: 2;

}

.price-container {

    margin-top: -40px;

    margin-bottom: -50px;

}

.price-one h1 { padding-top: 10px }

.price-one p {

    text-align: center;

    padding-bottom: 40px;

}

.taglist { }

/*pricing table*/

.pricing-table-two {

    background-color: #fff;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    padding: 7px 0;

    margin: 20px -5px;

    border: 1px solid #eee;

}

.pricing-table-two .title {

    font-size: 24px;

    padding: 15px 20px;

    color: #000000;

}

.pricing-table-two .price { color: #E74c3c }

.pricing-table-two .desc { padding: 5px 20px }

.pricing-table-two .inner { padding: 0 10px }

.pricing-table-two ul.items {

    list-style: none;

    padding-left: 0;

    margin: 0 8px;

    margin-top: 14px;

    margin-bottom: 17px;

}

.pricing-table-two ul.items li {

    margin-bottom: 5px;

    padding: 13px 15px;

    border-radius: 1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    clear: both;

}

.pricing-table-two ul.items li.available { background-color: #f2f4f5 }

.pricing-table-two ul.items li .icon-holder {

    display: inline-block;

    vertical-align: top;

    font-size: 18px;

    padding-left: 13px;

    position: relative;

    padding-top: 3px;

}

.pricing-table-two ul.items li .desc {

    display: inline-block;

    width: 85%;

}

.pricing-table-two ul.items li .checkbox label {

    padding-left: 2px;

    margin-bottom: 14px;

}

.pricing-table-two ul.items li  label {

    cursor: pointer;

    margin-bottom: 0;

    font-size: 13px;

}

.pricing-table-two.highlighted {

    border: 1px solid #0aa699;

    position: relative;

    top: -15px;

    padding-bottom: 20px;

    padding-top: 25px;

}

.pricing-table-two .btn-block {

    width: 60%;

    margin-left: 20%;

    margin-bottom: 10px;

    padding: 9px 0;

}

.feature-item {

    margin: 0 50px;

    text-align: center;

}

.pricing-table-two .price-actions .btn {

    border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    background: #48cfad;

    color: #fff;

    border: none;

    box-shadow: none;

    text-shadow: none;

    padding: 10px 20px;

    margin-left: 16%;

    margin-bottom: 3%;

    width: 70%;

    cursor: pointer;

}

.muted { color: #b6bfc5 }

.text-error { color: #e74c3c }

.f-w-n { font-weight: normal }

.hlight { }

.pr-10 { padding-right: 10px }

.pr-5 { padding-right: 5px }

.error-inner {

    text-align: center;

    padding: 15%;

}

.career-contact {

    border: 1px solid #eee;

    background-color: #f7f7f7;

    padding-top: 9px;

}

.career-inner {

    margin-top: -40px;

    padding: 30px 0;

}

.career-head h1,

p { text-align: center }

.candidate ul li { padding: 3px 0 }

.candidate h1 { margin-bottom: 20px }

.align-left { text-align: left }

.privacy-terms h3,

p { text-align: left }

.terms-list {

    padding-left: 15px;

    padding-bottom: 25px;

    line-height: 1.6;

}

.owl-prev {

    float: left;

    padding: 8px 20px;

    margin-left: 2px;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    margin-top: 5px;

    background-color: #eee;

}

.owl-next {

    float: right;

    padding: 8px 20px;

    margin-right: 2px;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    margin-top: 5px;

    background-color: #eee;

}

/*404 page*/

.fof { margin-top: -40px }

.fof h1 { margin-top: 0px }

/*submenu test*/

.dropdown-submenu { position: relative }

.dropdown-submenu>.dropdown-menu {

    top: 0;

    left: 100%;

    margin-top: 0px;

    margin-left: -1px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    border-radius: 1px;

}

.dropdown-submenu:hover>.dropdown-menu { display: block }

.dropdown-submenu>a:after {

    display: block;

    content: " ";

    float: right;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;

    border-width: 5px 0 5px 5px;

    border-left-color: #ccc;

    margin-top: 9px;

    margin-right: -10px;

}

.dropdown-submenu:hover>a:after { border-left-color: #fff }

.dropdown-submenu.pull-left { float: none }

.dropdown-submenu.pull-left>.dropdown-menu {

    left: -100%;

    margin-left: 10px;

    -webkit-border-radius: 1px;

    -moz-border-radius: 1px;

    border-radius: 1px;

}

.pad-bot-fifty { padding-bottom: 50px }

.jumbotron { margin-bottom: 0px }

.mar-b-30 { margin-bottom: 30px }

.mar-b-40 { margin-bottom: 40px }

.mar-b-50 { margin-bottom: 50px }

.mar-b-60 { margin-bottom: 60px }

.mar-b-70 { margin-bottom: 70px }

.btn {

    border-radius: 4px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

}

/*

    Component: Buttons

-------------------------

*/

.btn {

    font-weight: 500;

    -webkit-border-radius: 3px;

    -moz-border-radius: 3px;

    border-radius: 3px;

    border: 1px solid transparent;

}

.btn.btn-default {

    background-color: #fafafa;

    color: #666;

    border-color: #ddd;

    border-bottom-color: #ddd;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-default:hover,

.btn.btn-default:active,

.btn.btn-default.hover {

    background-color: #f4f4f4!important;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-default.btn-flat {

    border-bottom-color: #d9dadc;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-primary {

    background-color: #13476E;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-primary:hover,

.btn.btn-primary:active,

.btn.btn-primary.hover {

    background-color: #4fc1e9;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-success {

    background-color: #8cc152;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-success:hover,

.btn.btn-success:active,

.btn.btn-success.hover {

    background-color: #a0d468;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-info {

    background-color: #37bc9b;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-info:hover,

.btn.btn-info:active,

.btn.btn-info.hover {

    background-color: #48cfad;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-danger {

    background-color: #E74c3c;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-danger:hover,

.btn.btn-danger:active,

.btn.btn-danger.hover {

    background-color: #f4543c;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-warning {

    background-color: #f6bb42;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn.btn-warning:hover,

.btn.btn-warning:active,

.btn.btn-warning.hover {

    background-color: #ffce54;

    border: none;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.btn-group .btn.btn-success { border: 1px solid #7ab03f }

.btn-group .btn.btn-info { border: 1px solid #2fa084 }

.btn-group .btn.btn-danger { border: 1px solid #d13a24 }

.btn-group .btn.btn-warning { border: 1px solid #efa50b }

.btn-group-vertical .btn.btn-success { border: 1px solid #7ab03f }

.btn-group-vertical .btn.btn-info { border: 1px solid #2fa084 }

.btn-group-vertical .btn.btn-danger { border: 1px solid #d13a24 }

.btn-group-vertical .btn.btn-warning { border: 1px solid #efa50b }

.open .dropdown-toggle.btn-warning {

    background-color: #f6bb42;

    border-color: #efa50b;

}

.open .dropdown-toggle.btn-info {

    background-color: #48cfad;

    border-color: #2fa084;

}

.btn.btn-flat {

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    border-width: 1px;

}

.btn:active {

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

}

.btn:focus { outline: none }

.btn.btn-file {

    position: relative;

    width: 120px;

    height: 35px;

    overflow: hidden;

}

.btn.btn-file > input[type='file'] {

    display: block !important;

    width: 100% !important;

    height: 35px !important;

    opacity: 0 !important;

    position: absolute;

    top: -10px;

    cursor: pointer;

}

.btn.btn-app {

    position: relative;

    padding: 15px 5px;

    margin: 0 0 10px 10px;

    min-width: 80px;

    height: 60px;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0;

    text-align: center;

    color: #666;

    border: 1px solid #ddd;

    background-color: #fafafa;

    font-size: 12px;

}

.btn.btn-app > .fa,

.btn.btn-app > .glyphicon,

.btn.btn-app > .ion {

    font-size: 20px;

    display: block;

}

.btn.btn-app:hover {

    background: #f4f4f4;

    color: #444;

    border-color: #aaa;

}

.btn.btn-app:active,

.btn.btn-app:focus {

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

}

.btn.btn-app > .badge {

    position: absolute;

    top: -3px;

    right: -10px;

    font-size: 10px;

    font-weight: 400;

}

.btn.btn-social-old {

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    opacity: 0.9;

    padding: 0;

}

.btn.btn-social-old > .fa {

    padding: 10px 0;

    width: 40px;

}

.btn.btn-social-old > .fa + span { border-left: 1px solid rgba(255, 255, 255, 0.3) }

.btn.btn-social-old span { padding: 10px }

.btn.btn-social-old:hover { opacity: 1 }

.btn.btn-circle {

    width: 30px;

    height: 30px;

    line-height: 30px;

    padding: 0;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

}

/* Background colors */

.bg-red,

.bg-yellow,

.bg-aqua,

.bg-blue,

.bg-light-blue,

.bg-green,

.bg-navy,

.bg-teal,

.bg-olive,

.bg-lime,

.bg-orange,

.bg-fuchsia,

.bg-purple,

.bg-maroon,

.bg-black { color: #f9f9f9 !important }

.bg-gray { background-color: #eaeaec !important }

.bg-black { background-color: #222222 !important }

.bg-red { background-color: #f56954 !important }

.bg-yellow { background-color: #f39c12 !important }

.bg-aqua { background-color: #00c0ef !important }

.bg-blue { background-color: #0073b7 !important }

.bg-light-blue { background-color: #3c8dbc !important }

.bg-green { background-color: #00a65a !important }

.bg-navy { background-color: #001f3f !important }

.bg-teal { background-color: #39cccc !important }

.bg-olive { background-color: #3d9970 !important }

.bg-lime { background-color: #01ff70 !important }

.bg-orange { background-color: #ff851b !important }

.bg-fuchsia { background-color: #f012be !important }

.bg-purple { background-color: #932ab6 !important }

.bg-maroon { background-color: #85144b !important }

.tag-line-section {

    background: url("../img/tg-black-bg.png") no-repeat fixed top rgba(0,0,0,0.7);

    height: 300px;

    margin-bottom: 30px;

}

.mfp-fade.mfp-bg {

    opacity: 0;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;

}

/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8 }

/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing { opacity: 0 }

/* content at start */

.mfp-fade.mfp-wrap .mfp-content {

    opacity: 0;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;

}

/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1 }

/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0 }



/* Recent work hover effect */



.view-sixth img {

    -webkit-transition: all 0.4s ease-in-out 0.5s;

    -moz-transition: all 0.4s ease-in-out 0.5s;

    -o-transition: all 0.4s ease-in-out 0.5s;

    -ms-transition: all 0.4s ease-in-out 0.5s;

    transition: all 0.4s ease-in-out 0.5s;

}

.view-sixth .mask {

    background-color: rgba(0,0,0,0.5);

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transition: all 0.3s ease-in 0.4s;

    -moz-transition: all 0.3s ease-in 0.4s;

    -o-transition: all 0.3s ease-in 0.4s;

    -ms-transition: all 0.3s ease-in 0.4s;

    transition: all 0.3s ease-in 0.4s;

}

.view-sixth a.info {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";

    filter: alpha(opacity=0);

    opacity: 0;

    -webkit-transform: translateY(100px);

    -moz-transform: translateY(100px);

    -o-transform: translateY(100px);

    -ms-transform: translateY(100px);

    transform: translateY(100px);

    -webkit-transition: all 0.3s ease-in-out 0.1s;

    -moz-transition: all 0.3s ease-in-out 0.1s;

    -o-transition: all 0.3s ease-in-out 0.1s;

    -ms-transition: all 0.3s ease-in-out 0.1s;

    transition: all 0.3s ease-in-out 0.1s;

}

.view-sixth:hover .mask {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

    filter: alpha(opacity=100);

    opacity: 1;

    -webkit-transition-delay: 0s;

    -moz-transition-delay: 0s;

    -o-transition-delay: 0s;

    -ms-transition-delay: 0s;

    transition-delay: 0s;

}

.view-sixth:hover img {

    -webkit-transition-delay: 0s;

    -moz-transition-delay: 0s;

    -o-transition-delay: 0s;

    -ms-transition-delay: 0s;

    transition-delay: 0s;

}

.view-sixth:hover a.info {

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

    filter: alpha(opacity=100);

    opacity: 1;

    -webkit-transform: translateY(0px);

    -moz-transform: translateY(0px);

    -o-transform: translateY(0px);

    -ms-transform: translateY(0px);

    transform: translateY(0px);

    -webkit-transition-delay: 0.3s;

    -moz-transition-delay: 0.3s;

    -o-transition-delay: 0.3s;

    -ms-transition-delay: 0.3s;

    transition-delay: 0.3s;

}

.view {

    float: left;

    overflow: hidden;

    position: relative;

    text-align: center;

    cursor: default;

}

.view .mask,

.view .content {

    position: absolute;

    overflow: hidden;

    top: 0;

    left: 0;

}

.view img {

    display: block;

    position: relative;

}

.view a.info {

    display: inline-block;

    text-decoration: none;

    position: relative;

    top: 35%;

    color: #fff;

}

.feature-box {

    margin-top: 15px;

    margin-bottom: 15px;

}

.feature-box-heading i {

    color: #48cfad;

    width: 40px;

    height: 40px;

    display: inline-block;

    border-radius: 50px;

    border: 1px solid #48cfad;

    line-height: 40px;

}

.border-one {

    border: 1px solid #ffffff;

    padding: 5px 15px;

}

.border-one:hover {

    border: 1px solid #eee;

    padding: 5px 15px;

    opacity: .9;

}



/*  Back-to-top */

#back-to-top {

    display:none;

    position:fixed;

    bottom:30px;

    right:30px;

    height:40px;

    width:40px;

    cursor:pointer;

    background:#000000;

    line-height:1em;

    -webkit-border-radius:2px;

    -moz-border-radius:2px;

    border-radius:2px;

    background-image:url(../img/triangle.png);

    background-position: 12px 16px;

    background-repeat:no-repeat;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

    filter: alpha(opacity=80);

    opacity:0.5;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}



#back-to-top:hover {



    background-color:#48cfad;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

    filter: alpha(opacity=80);

    opacity:0.8;

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -ms-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

div#logo a img{

    float:left;

    height:75px;



}

div.header h3{

    margin-left:15px;

}

.hr{

    height:1px;

    width: 30%;

    margin:30px auto;

    background-color:#ececec;

    position: relative;

    line-height: 1px;

}



.hr-inner{

    width:8px;

    height: 9px;

    background-color: #fff;

    border: 1px solid #ececec;

    position: absolute;

    left:50%;

    top:-4px;

}







/*-- //left nav --*/

.top_nav_right {

    float: right;

    width: 21%;

}

.box_1 {

    background: #13476E;

    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 --*/

/*-- banner --*/

	

/*-- Slider Part starts Here --*/

#slider3,#slider4  {

  box-shadow: none;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  margin: 0 auto;

}

.rslides_tabs {

  list-style: none;

  padding: 0;

  background: rgba(0,0,0,.25);

  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);

  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);

  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);

  font-size: 18px;

  list-style: none;

  margin: 0 auto 50px;

  max-width: 540px;

  padding: 10px 0;

  text-align: center;

  width: 100%;

}

.rslides_tabs li {

  display: inline;

  margin-right: 1px;

}

.rslides_tabs a {

  width: auto;

  line-height: 20px;

  padding: 9px 20px;

  height: auto;

  background: transparent;

  display: inline;

}

.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%;

  left: 0;

  top: 0;

}

.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);

	top: 61%;

	left: 0;

	opacity: 0.7;

	z-index: 3;

	text-indent: -9999px;

	overflow: hidden;

	text-decoration: none;

	height: 62px;

	width: 45px;

	margin-top: -65px;

}

.callbacks_nav:active {

  opacity: 1.0;

}

a.callbacks_nav.callbacks1_nav.prev {

	background: transparent url("../images/themes.png") no-repeat 0px 0px;

  left: -3.1%;

}

.callbacks_nav.next {

	background: transparent url("../images/themes.png") no-repeat -46px 0px;

  left: 100%;

}

#slider3-pager a,#slider4-pager a  {

  display: inline-block;

}

#slider3-pager span,#slider4-pager span{

}

#slider3-pager span,#slider4-pager span{

	width:100px;

	height:15px;

	background:#fff;

	display:inline-block;

	border-radius:30em;

	opacity:0.6;

}

#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a {

  background: #FFF;

  border-radius:30em;

  opacity:1;

}

#slider3-pager a ,#slider4-pager a {

  padding: 0;

}

#slider3-pager li, #slider4-pager li{

	display:inline-block;

}

.rslides {

  position: relative;

  list-style: none;

  overflow: hidden;

  width: 100%;

  padding: 0;

  margin: 0;

}

.rslides li {

  -webkit-backface-visibility: hidden;

  position: absolute;

  display: none;

  width: 100%;

  left: 0;

  top: 0;

}

.rslides li{

  position: relative;

  display: block;

}



.callbacks_tabs{

    list-style: none;

    position: absolute;

    top: 84%;

    z-index: 999;

    left: 40%;

    padding: 0;

    margin: 0;

}

ul.callbacks_tabs.callbacks2_tabs {

top: 73%;

left:46%;

}

.slider-top{

	text-align: center;

	padding:10em 0;

}

.slider-top h1{

	font-weight:700;

	font-size:48px;

	color:#010101;

}

.slider-top p{

	font-weight:400;

	font-size:20px;

	padding:1em 7em;

	color:#010101;

}

.slider-top ul.social-slide{

	display:inline-flex;

	margin: 0px;

	padding: 0px;

}

ul.social-slide li i{

	width:70px;

	height:74px;

	background:url(../images/img-resources.png)no-repeat;

	display: inline-block;

	margin:0px 15px;

}

ul.social-slide li i.win{

	background-position:-6px 0px;

}

ul.social-slide li i.android{

	background-position:-110px 0px;

}

ul.social-slide li i.mac{

	background-position:-215px 0px;

}

.callbacks_tabs li{

	display: inline-block;

}





.callbacks_tabs a{

 visibility: hidden;

}

.callbacks_tabs a:after {

  content: "\f111";

  font-size:0;

  font-family: FontAwesome;

  visibility: visible;

  display: block;

    height: 5px;

    width: 35px;

  display:inline-block;

  background: #ffffff;

  border-radius: 30px;

  -webkit-border-radius: 30px;

  -moz-border-radius: 30px;

  -o-border-radius: 30px;

  -ms-border-radius: 30px;

}

.callbacks_here a:after{

	background: #13476E;	

}

a.callbacks_nav.callbacks2_nav.prev {

background: transparent url("../images/2.png") no-repeat left top;

width:23px;

height:23px;

}

a.callbacks_nav.callbacks2_nav.next{

background: transparent url("../images/2.png") no-repeat -29px 0px;

width:23px;

height:23px;

}

a.callbacks_nav.callbacks2_nav.prev {

left: 86% !important;

top: 9%;

}

a.callbacks_nav.callbacks2_nav.next {

right: 0% !important;

top: 9%;

}

/*-- Slider part Ends Here --*/

/*-- //banner --*/

/*-- footer --*/

.footer{

    padding: 70px 0;

	border-top:1px solid #f1f1f1;

}

.footer-left p{

    color: #848484;

    line-height: 2.2em;

    font-size: 14px;

    margin-top: 22px;

}

.newsright input[type="text"] {

    outline: none;

    width: 100%;

    padding: 14px 10px;

    color: #848484;

    font-size: 16px;

    border: 1px solid #dadada;

	width: 71%;

}

.newsright input[type="submit"]{

    color: #fff;

    background: #13476E;

    border: none;

    padding: 13px 20px 14px;

    font-size: 18px;

    outline: none;

    text-transform: uppercase;

    margin: 0 0 0 -4px;

}

.newsright input[type="submit"]:hover{

    background: #000;

}

.newsleft h3 {

    font-size: 24px;

    margin-top: 15px;

    color: #000;

}

.sign-grds {

    margin-top: 64px;

}

.sign-gd h4,.sign-gd-two h4 {

    color: #13476E;

    font-size: 22px;

    margin-bottom: 25px;

}

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

	text-decoration:none;

}

.sign-gd ul li a:hover,.sign-gd-two ul li a:hover{

    color: #13476E;	

}

.sign-gd-two ul li i{

	color: #999;

    border: 1px solid #999;

    padding:.5em;

    border-radius: 100%;

	-webkit-border-radius: 100%;

	-moz-border-radius: 100%;

	-o-border-radius: 100%;

	-ms-border-radius: 100%;

    margin-right: 1em;

}

.sign-gd-two ul li{

	margin-bottom:10px;

}



.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: 12px;

    font-size: 14px;

}

p.copy-right a{

    color: #848484;

	text-decoration:none;

}

p.copy-right a:hover{

color: #13476E;	

}

.botonprivacidad{

	font-size:12px;

}



.new_arrivals .col-xs-4, .new_arrivals .col-xs-12{

	padding:0px 6.5px 4px 6.5px;

}

/*-- //footer --*/

/*-- new_arrivals --*/

.new_arrivals{

	padding:90px 0;

}

.new_arrivals h3{

	color:#000;

	font-size:36px;

	text-align:center;

	text-transform:uppercase;

	margin-bottom:30px;

}

.new_arrivals h3 span{

	color:#13476E;

}

.new_arrivals p{

	color:#848484;

	font-size:16px;

	text-align:center;

}

.new-gd-left{

position:relative;

}

.new-gd-left img{

	width:100%;

}

.new_grids{

	margin-top:55px;

}

.wed-brand h5 {

    margin: 20px 0;

    color: #000;

    font-size: 23px;

    text-align: center;

}

.wed-brand h4{

	font-size:23px;

	text-align:center;

	color:#000;

	text-transform:uppercase;



}



.wed-brand {

    position: absolute;

    top: 28%;

    left: 12%;

}

/* Outline Out */

.hvr-outline-out {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -moz-osx-font-smoothing: grayscale;

  position: relative;

  background: rgba(228,0,0,1);
		background: -moz-linear-gradient(left, rgba(215,0,0,1) 0%, rgba(255,0,0,1) 100%);
		background: -webkit-gradient(left top, right top, color-stop(0%, rgba(215,0,0,1)), color-stop(100%, rgba(255,0,0,1)));
		background: -webkit-linear-gradient(left, rgba(215,0,0,1) 0%, rgba(255,0,0,1) 100%);
		background: -o-linear-gradient(left, rgba(215,0,0,1) 0%, rgba(255,0,0,1) 100%);
		background: -ms-linear-gradient(left, rgba(215,0,0,1) 0%, rgba(255,0,0,1) 100%);
		background: linear-gradient(to right, rgba(215,0,0,1) 0%, rgba(255,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17577c', endColorstr='#1daae2', GradientType=1 );
  
  

  border: 0px solid #13476E;

	padding: 10px 15px !important;

}

.hvr-outline-out:before {

  content: '';

  position: absolute;

  border: #13476E solid 4px;

  top: 0;

  right: 0;

  bottom: 0;

  left: 0;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-property: top, right, bottom, left;

  transition-property: top, right, bottom, left;

}

.hvr-outline-out:hover:before,.hvr-outline-out:focus:before,.hvr-outline-out:active:before {

  top: -8px;

  right: -8px;

  bottom: -8px;

  left: -8px;

}

.wed-brand p i {

    text-decoration: line-through;

}

.wed-brand p {

    font-size: 21px;

    color: #000;

    text-align: center;

}

.wed-brand p a{

    color: #fff;

    padding: 9px 0px;

    display: block;

    text-transform: uppercase;

    margin: 25px auto 0;

    font-size: 16px;

    width: 50%;

	text-decoration:none;

}

.wed-brandtwo h4{

    font-size: 20px;

    text-align: center;

    color: #fff;

    text-transform: uppercase;

    margin-bottom: 25px;

}

.wed-brandtwo {

    position: absolute;

    top: 36%;

    left: 20%;

}

.wed-brandtwo p {

    font-size: 45px;

    color: #fff;

    text-align: center;

    text-transform: uppercase;

}

.new-gd-middle img {

    width: 100%;

}

.new-levis {

    border: 1px solid #D2D2D2;

    background: #fff;

    padding: 45px 28px;

}

.mid-text {

    float: left;

    width: 48%;

    margin: 0 5%;

}

.mid-text h4 {

    font-size: 22px;

    text-transform: uppercase;

    line-height: 1.5em;

	margin-bottom:15px;

}

.mid-text h4 span{

	display:block;

}

.mid-img {

    float: left;

    width: 35%;

    margin: 13% 3% 0;

}

.mid-text a {

    font-size: 16px;

    color: #fff;

    padding: 8px 18px;

}

.new-levis:nth-child(2) {

    margin-top: 35px;

}

/*-- //new_arrivals --*/

/*-- content --*/

.content-lgrid,.content-img-left,.content-rgrid{

	padding:0;

}

.content-lgrid{

	width:66.66%;

}

.content-rgrid {

    width: 33.334%;

}

.content-img-right {

    padding: 104px 50px 0px;

    background: #f7f7f7;

    text-transform: uppercase;

	min-height:343px;

}

/* CSS3 Hover Effects */

.img-box, .info-box {

  display: block;

  width: 100%;

  height: 100%;

  -webkit-transform: scale(1, 1);

  -moz-transform: scale(1, 1);

  -ms-transform: scale(1, 1);

  -o-transform: scale(1, 1);

  transform: scale(1, 1);

  -webkit-transition: all 0.4s ease-in-out;

  -moz-transition: all 0.4s ease-in-out;

  -ms-transition: all 0.4s ease-in-out;

  -o-transition: all 0.4s ease-in-out;

  transition: all 0.4s ease-in-out;

  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -o-backface-visibility: hidden;

  backface-visibility: hidden;

}

.img-box img, .info-box img {

  display: block;

  position: relative;

  max-width: 100%;

  max-height: 100%;

  -webkit-transition: all 0.4s ease-in-out;

  -moz-transition: all 0.4s ease-in-out;

  -ms-transition: all 0.4s ease-in-out;

  -o-transition: all 0.4s ease-in-out;

  transition: all 0.4s ease-in-out;

}



.img-box {

  position: relative;

}



.info-box {

  top: 0;

  left: 0;

  position: absolute;

}

.info-box .info-content {

  display: block;

  position: relative;

  padding: 0%;

  float: left;

  left: 50%;

  top: 50%;

  position: relative;

  -webkit-transform: translateX(-50%) translateY(-50%);

  -moz-transform: translateX(-50%) translateY(-50%);

  -ms-transform: translateX(-50%) translateY(-50%);

  -o-transform: translateX(-50%) translateY(-50%);

  transform: translateX(-50%) translateY(-50%);

}



.separator {

    display: block;

    position: relative;

    height: 1px;

    width: 100%;

    margin: 20px auto;

    background: rgba(255, 255, 255, 0.5);

    clear: both;

}



.content-grid-effect {

  display: block;

  position: relative;

  -webkit-transform: translate3d(0, 0, 0);

  -moz-transform: translate3d(0, 0, 0);

  -ms-transform: translate3d(0, 0, 0);

  -o-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

  -webkit-transition: all 0.6s ease-in-out;

  -moz-transition: all 0.6s ease-in-out;

  -ms-transition: all 0.6s ease-in-out;

  -o-transition: all 0.6s ease-in-out;

  transition: all 0.6s ease-in-out;

  overflow: hidden;

}

.content-grid-effect .info-content {

  z-index: 2 !important;

  filter: alpha(opacity=0);

  -wekbit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

  -webkit-transition: all 0.5s ease-in-out;

  -moz-transition: all 0.5s ease-in-out;

  -ms-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

}

.content-grid-effect .img-box:after, .content-grid-effect .img-box:before, .content-grid-effect .info-box:after, .content-grid-effect .info-box:before {

  content: "";

  display: block;

  position: absolute;

  background-color: rgba(0, 0, 0, 0.5);

  z-index: 1;

  -webkit-transition: 0.8s ease-in-out;

  -moz-transition: 0.8s ease-in-out;

  -ms-transition: 0.8s ease-in-out;

  -o-transition: 0.8s ease-in-out;

  transition: 0.8s ease-in-out;

  filter: alpha(opacity=0);

  -wekbit-opacity: 0;

  -moz-opacity: 0;

  opacity: 0;

}

.content-grid-effect.horizontal .img-box:before {

  top: 0;

  left: 0;

  width: 100%;

  height: 25%;

  -webkit-transform: rotateX(90deg);

  -moz-transform: rotateX(90deg);

  -ms-transform: rotateX(90deg);

  -o-transform: rotateX(90deg);

  transform: rotateX(90deg);

}

.content-grid-effect.horizontal .img-box:after {

  top: 25%;

  left: 0;

  width: 100%;

  height: 25%;

  -webkit-transform: rotateX(90deg);

  -moz-transform: rotateX(90deg);

  -ms-transform: rotateX(90deg);

  -o-transform: rotateX(90deg);

  transform: rotateX(90deg);

}

.content-grid-effect.horizontal .info-box:after {

  top: 50%;

  left: 0;

  width: 100%;

  height: 25%;

  -webkit-transform: rotateX(90deg);

  -moz-transform: rotateX(90deg);

  -ms-transform: rotateX(90deg);

  -o-transform: rotateX(90deg);

  transform: rotateX(90deg);

}

.content-grid-effect.horizontal .info-box:before {

  top: 75%;

  left: 0;

  width: 100%;

  height: calc(25% + 1px);

  -webkit-transform: rotateX(90deg);

  -moz-transform: rotateX(90deg);

  -ms-transform: rotateX(90deg);

  -o-transform: rotateX(90deg);

  transform: rotateX(90deg);

}

.content-grid-effect.vertical .img-box:before {

  top: 0;

  left: 0;

  width: 25%;

  height: 100%;

  -webkit-transform: rotateY(90deg);

  -moz-transform: rotateY(90deg);

  -ms-transform: rotateY(90deg);

  -o-transform: rotateY(90deg);

  transform: rotateY(90deg);

}

.content-grid-effect.vertical .img-box:after {

  top: 0;

  left: 25%;

  width: 25%;

  height: 100%;

  -webkit-transform: rotateY(90deg);

  -moz-transform: rotateY(90deg);

  -ms-transform: rotateY(90deg);

  -o-transform: rotateY(90deg);

  transform: rotateY(90deg);

}

.content-grid-effect.vertical .info-box:after {

  top: 0;

  left: 50%;

  width: 25%;

  height: 100%;

  -webkit-transform: rotateY(90deg);

  -moz-transform: rotateY(90deg);

  -ms-transform: rotateY(90deg);

  -o-transform: rotateY(90deg);

  transform: rotateY(90deg);

}

.content-grid-effect.vertical .info-box:before {

  top: 0;

  left: 75%;

  width: calc(25% + 1px);

  height: 100%;

  -webkit-transform: rotateY(90deg);

  -moz-transform: rotateY(90deg);

  -ms-transform: rotateY(90deg);

  -o-transform: rotateY(90deg);

  transform: rotateY(90deg);

}

.content-grid-effect:hover .img-box:after, .content-grid-effect:hover .img-box:before, .content-grid-effect:hover .info-box:after, .content-grid-effect:hover .info-box:before {

  -webkit-transform: rotateX(0deg);

  -moz-transform: rotateX(0deg);

  -ms-transform: rotateX(0deg);

  -o-transform: rotateX(0deg);

  transform: rotateX(0deg);

  filter: alpha(opacity=100);

  -wekbit-opacity: 1;

  -moz-opacity: 1;

  opacity: 1;

}

.content-grid-effect:hover .info-content {

  filter: alpha(opacity=100);

  -wekbit-opacity: 1;

  -moz-opacity: 1;

  opacity: 1;

}

.slow-zoom .img-box {

  z-index: 0;

  -webkit-transform: scale(1);

  -moz-transform: scale(1);

  -ms-transform: scale(1);

  -o-transform: scale(1);

  transform: scale(1);

  -webkit-transition: all 2.2s ease-in-out;

  -moz-transition: all 2.2s ease-in-out;

  -ms-transition: all 2.2s ease-in-out;

  -o-transition: all 2.2s ease-in-out;

  transition: all 2.2s ease-in-out;

}

.slow-zoom:hover .img-box {

  -webkit-transform: scale(1.5);

  -moz-transform: scale(1.5);

  -ms-transform: scale(1.5);

  -o-transform: scale(1.5);

  transform: scale(1.5);

}

.slow-zoom {

  display: block;

  overflow: hidden;

  position: relative;

  -webkit-transform: translate3d(0, 0, 0);

  -moz-transform: translate3d(0, 0, 0);

  -ms-transform: translate3d(0, 0, 0);

  -o-transform: translate3d(0, 0, 0);

  transform: translate3d(0, 0, 0);

}

.content-img-right h3 {

    color: #000;

    font-size: 24px;

}

.content-img-right h3 span {

    color: #13476E;

    display: block;

    font-size: 51px;

	margin:15px 0;

}

.info-content h4 {

    font-size: 35px;

    color: #13476E;

    text-transform: uppercase;

}

.info-content p {

    color: #fff;

    text-align: center;

    font-size: 26px;

}

.info-content a {

    text-align: center;

    padding: 10px 22px;

    color: #fff;

    font-size: 18px;

    text-transform: uppercase;

}

/*-- //content --*/

/*-- easy responsive tabs style--*/

.sap_tabs{

	clear:both;

	padding: 0em 0 0em;

}

.top1{

	margin-top: 2%;

}

.resp-tabs-list {

text-align:center;

  list-style: none;

    margin: 0 0 3em 0;

    padding: 0;

}

.resp-tab-item{

    margin: 0 25px;

    padding: 0 35px 25px 35px;

    text-decoration: none;

    color: #ccc;

    cursor: pointer;

    font-size: 18px;

    text-transform: uppercase;

    border-bottom: 2px solid #ccc;

    display: inline-block;

    text-align: center;

    list-style: none;

    outline: none;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -ms-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    transition: all 0.3s ease-out;

    text-transform: Capitalize;

    font-weight: 600;

}

.resp-tab-active,.resp-tab-item:hover{

	color: #333;

    border-bottom:2px solid #13476E;

}

.resp-tabs-container {

	padding: 0px;

	clear: left;

	

}

h2.resp-accordion {

	cursor: pointer;

	padding: 5px;

	display: none;

}



.resp-content-active, .resp-accordion-active {

   display: block;

}

.product-men img {

    width: 100%;

}

.product-easy {

    padding: 20px 0;

}

/*-- effect --*/

.men-pro-item {

    position: relative;

	border:1px solid #E5E5E5;

}

.men-thumb-item {

    position: relative;

	max-height:180px;

	overflow:hidden;

}

.item-info-product {

    text-align: center;

    margin: 20px 0 0;

	background: #f6f6f6;

	padding-bottom: 10px;

	padding-top:5px;

}

.men-thumb-item::before {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    content: "";

    opacity: 0;

    z-index: 9;

    visibility: hidden;

    transition: all 0.5s ease-out 0s;

}

.men-thumb-item .pro-image-front {

    opacity: 1;

    visibility: visible;

}

.men-thumb-item img {

    transition: all 0.5s ease-out 0s;

}

.pro-image-back {

    transform: rotateY(180deg);

    opacity: 0;

    visibility: hidden;

    position: absolute;

    top: 0;

    left: 0;

	right:0;

}

.men-thumb-item img {

    transition: all 0.5s ease-out 0s;

}

.men-cart-pro {

    bottom: 0;

    left: 0;

    margin: auto;

    opacity: 0;

    overflow: hidden;

    position: absolute;

    right: 0;

    text-align: center;

    top: 0;

    transition: all 0.5s ease-out 0s;

    visibility: hidden;

    z-index: 10;

}

.product-new-top {

    background: #868686 none repeat scroll 0 0;

    color: #fff;

    display: inline-block;

    right: 0;

    padding: 0 10px 1px;

    position: absolute;

    text-transform: lowercase;

    top: 0;

    z-index: 10;

}

.inner-men-cart-pro {

    height: 100%;

    position: relative;

    width: 100%;

    transition: all 0.5s ease-out 0s;

}

.inner-men-cart-pro ul {

    left: 0;

    margin: -60px 0 0;

    padding: 0;

    position: absolute;

    top: 45%;

    width: 100%;

    transition: all 0.5s ease-out 0s;

}

.inner-men-cart-pro .link-product-add-cart {

    width: 100%;

    bottom: -40px;

    left: 0;

    position: absolute;

    transition: all 0.5s ease-out 0s;

}

.link-product-add-cart {

    background:#000 none repeat scroll 0 0;

    color: #fff;

    display: inline-block;

    height: 40px;

    line-height: 40px;

    text-transform: uppercase;

    transition: all 0.5s ease-out 0s;

}

.inner-men-cart-pro > ul > li {

    display: inline-block;

}

.inner-men-cart-pro ul li a {

    color: #fff;

    transition: all 0.5s ease-out 0s;

    display: block;

    width: 40px;

    height: 40px;

    text-align: center;

}

.men-thumb-item:hover {

    cursor: pointer;

}

.men-thumb-item:hover::before {

    opacity: 1;

    visibility: visible;

}

.men-thumb-item:hover .pro-image-front {

    transform: rotateY(180deg);

    opacity: 0;

    visibility: hidden;

}

.men-thumb-item:hover .pro-image-back {

    transform: rotateY(0deg);

    opacity: 1;

    visibility: visible;

}

.men-thumb-item img {

    transition: all 0.5s ease-out 0s;

    padding: 52px 50px 20px;

	height:200px;

	margin:0 auto;

}

.men-thumb-item:hover .men-cart-pro {

    opacity: 1;

    visibility: visible;

}

.men-thumb-item:hover .inner-men-cart-pro ul {

    margin: 20px 0 0;

}

.inner-men-cart-pro ul li a:hover {

    background: #ffc229 none repeat scroll 0 0;

}

.inner-men-cart-pro .link-product-add-cart {

    width: 100%;

    top: 0;

    left: 0;

    position: absolute;

    transition: all 0.5s ease-out 0s;

}

.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {

    top: 83.5%;

}

.link-product-add-cart:hover {

    background: #13476E none repeat scroll 0 0;

    color: #fff;

}

/*-- //effect --*/

.item-info-product h4 a {

    font-size: 18px;

    color: #13476E;

	text-decoration:none;

}

.info-product-price {

    margin: 15px 0;

}

.info-product-price span {

    color: #000;

    font-size: 23px;

}

.info-product-price del {

    color: #A7A7A7;

    margin-left: 10px;

}

.yes-marg{

	margin-top:30px;

}

a.single-item{

	color:#fff;

    font-size: 16px;

    padding: 3px 14px;

	text-decoration:none;

}

/*-- login --*/

.modal-body {

    padding: 15px 15px 30px;

}

.login-right, .login-bottom {

    float: left;

    width: 46%;

    margin: 0 2%;

}

.login-right input[type="text"] ,.login-right input[type="password"] ,.login-bottom input[type="text"] ,.login-bottom input[type="password"]{

    width: 100%;

    padding: 10px;

    font-weight: normal;

    background: none;

    border: 1px solid #E6E4E4;

    color: #D2D1D1;

    outline: none;

    font-size: 14px;

    margin: 6px 0 17px 0px;

}

.login-right input[type="text"]:hover, .login-right input[type="password"]:hover, .login-bottom input[type="text"]:hover, .login-bottom input[type="password"]:hover{

    border: 1px solid #13476E;	

}

.login-right h4,.login-bottom h4 {

    color: #000000;

    font-size: 14px;

    margin: 0 0 0px 0;

	font-family: 'Lato', sans-serif;

}



.login-right input[type="submit"],.login-bottom input[type="submit"]{

	background:#7B7B7B;

    color: #fff;

    font-size: 17px;

    border: none;

    width: 100%;

    outline: none;

    -webkit-appearance: none;

    padding: 8px 15px 9px 15px;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -o-transition: 0.5s all;

}

.login-right input[type="submit"]:hover,.login-bottom input[type="submit"]:hover {



    background: #13476E;

}

.modal-dialog {

    width: 750px;

    margin: 30px auto;

}

.modal-header {

    border-bottom: none;

}

.login-right h3 ,.login-bottom h3{

    color: #13476E;

    font-size: 22px;

    margin-bottom: 23px;

}

.sign-in a {

    font-size: 12px;

    color: #A9A9A9;

    text-decoration: none;

}

.sign-in a:hover{

    color: #13476E;	

}

.single-bottom input[type="checkbox"] {

  display: none;

}

.single-bottom input[type="checkbox"]+label {

    position: relative;

    padding-left: 31px;

    border: none;

    outline: none;

    font-size: 14px;

    color: #A9A8A8;

	font-weight:normal;

}

.single-bottom input[type="checkbox"]+label span:first-child {

	width: 14px;

    height: 14px;

    display: inline-block;

    border:2px solid #13476E;

    position: absolute;

    left: 0;

    top: 4px;

}

.single-bottom input[type="checkbox"]:checked+label span:first-child:before {

  content: "";

  background:url(../images/mark1.png)no-repeat;

  position: absolute;

  left: -1px;

  top: -1px;

  font-size: 10px;

  width:16px;

  height:16px;

  }

.single-bottom {

    margin:14px 0 22px;

}

.login-grids p{

	font-size:14px;

	text-align:center;

	margin-top:30px;

	color:#000;

}

.login-grids p a {

    color: #000;

    text-decoration: none;

}

.login-grids p a:hover{

    color: #13476E;	

}

/*-- //login --*/





































/*-- navigation --*/

ul.multi-column-dropdown li {

    list-style-type: none;

    line-height: 2.5em;

}

ul.multi-column-dropdown li a {

text-decoration:none;

font-size:14px;

color:#8E8E8E;	

}

ul.multi-column-dropdown li a:hover{

	color:#13476E;

}

.col-sm-3.multi-gd-img {

    padding: 0;

}

.col-sm-6.multi-gd-img1 {

	padding-right:20px;

	padding-left:10px;

}

.multi-gd-img img,.multi-gd-img1 img {

    box-shadow: 0px 0px 7px 0px #AFAFAF;

}

/*-- //navigation --*/

.multi-gd-text a {

    display: block;

    position: relative;

}

.multi-gd-text a:hover::before {

    width: 100%;

    height: 100%;

}

.multi-gd-text a::before {

    background: rgba(0,0,0,0.1);

    position: absolute;

    right: 0;

    top: 0;

    width: 0;

    height: 0;

    transition: all 0.5s ease-out 0s;

    z-index: 99;

    content: "";

}

.multi-gd-text img {

    height: auto;

    width: 100%;

}

.multi-gd-text a:hover::after {

    width: 100%;

    height: 100%;

}

.multi-gd-text a::after {

    background: rgba(0,0,0,0.1);

    position: absolute;

    bottom: 0;

    left: 0;

    width: 0;

    height: 0;

    transition: all 0.5s ease-out 0s;

    z-index: 99;

    content: "";

}

/*-- coupons --*/

.coupons{

background:url(../images/coupons.jpg) no-repeat center;

background-size:cover;

-webkit-background-size: cover;

-o-background-size: cover;

-ms-background-size: cover;

-moz-background-size: cover;

min-height: 470px;

padding-top:110px;

}



.coupons-gd span {

    background: #13476E;

    padding: 25px 24px;

    border-radius: 100%;

    color: #F3F3F3;

    font-size: 24px;

}

.coupons-gd h4 {

    color: #FFFFFF;

    font-size: 17px;

    text-transform: uppercase;

    margin: 40px 0 20px;

}

.coupons-gd h3 {

    color: #13476E;

    font-size: 23px;

    text-transform: uppercase;

    line-height: 1.8em;

	margin: 83px 0 0;

}

.coupons-gd p {

    text-align: center;

    color: #BBB;

    font-size: 15px;

    line-height: 2em;

}

/*-- //coupons --*/

/*-- contact --*/

.page-head {

    background: url(../images/ba2.jpg) no-repeat center;

    background-size: cover;

    -webkit-background-size: cover;

    -o-background-size: cover;

    -ms-background-size: cover;

    -moz-background-size: cover;

    min-height: 217px;

    padding-top: 85px;

}

.page-head h3 {

    color: #13476E;

    text-align: center;

    text-transform: uppercase;

    font-size: 48px;

}

h3.tittle {

    color: #13476E;

    font-size: 30px;

    text-align: center;

    text-transform: uppercase;

    margin: 0px 0 50px;

}

.contact-form2 input[type="text"],.contact-form2 input[type="email"],.contact-form2 textarea{

    outline: none;

    padding: 10px;

    border: 1px solid #DFDFDF;

    background: none;

    font-size: 14px;

    color: #999;

    resize: none;

}

.contact-form2 input[type="text"],.contact-form2 input[type="email"]{

    width: 49%;	

}

.contact-form2 input[type="email"]{

	margin-left:1.5%;

}

.contact-form2 input[type="text"]:hover,.contact-form2 input[type="email"]:hover,.contact-form2 textarea:hover{

    border: 1px solid #13476E;	

}

.contact-form2 textarea{

	min-height:220px;

    width: 100%;

	margin:25px 0;

}

.contact-form2 input[type="submit"]{

    outline: none;

    padding: 10px 0;

    border: none;

    background: #13476E;

    font-size: 1em;

    color: #fff;

    width: 16%;

    margin: 0em 0 0 0em;

	text-transform:uppercase;

}

.contact-form2 input[type="submit"]:hover{

	background:#000;

	    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -o-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -ms-transition: 0.5s all;

}

.map iframe{

	width:100%;

	min-height:400px;

}

.map{

	margin:50px 0;

}

.contact-grid i {

    color: #fff;

    font-size: 33px;

}

.contact-grid2,.contact-grid1,.contact-grid3{

    background-size: cover;

    -webkit-background-size: cover;

    -o-background-size: cover;

    -ms-background-size: cover;

    -moz-background-size: cover;

    min-height: 256px;

    padding-top: 45px;

}

.contact-grid2{

	background: #009FE4;

	color: #FFF;

}

.contact-grid1{

	background: #13476E;

	color:#FFF;

}

.contact-grid3{

	background: #13476E;

	color:#FFF;

}

.contact-grid h4 {

    color: #FFF;

    font-size: 35px;

    margin: 20px 0;

}



.contact-grid p {

    color: #fff;

    font-size: 14px;

    line-height: 2em;

	text-align:center;

}

.contact-grid p a{

    color: #fff;

	text-decoration:none;

}

.contact-grid p span {

display:block;	

}

.contact,.typrography{

	padding:90px 0;
	padding-top:10px;

}

/*-- typrography --*/

/*--trypography--*/

.mb-60 {

    padding-left: 0;

}

.mb-60 h4 {

    margin: 36px 0 38px;

    font-size: 24px;

}

.tab-content {

	padding: 15px;

	padding-top: 0px; 

	padding-left: 0px; 

	padding-bottom: 0px;

	border-top: none;

}

.nav-tabs {

	border: none;

}

.nav-tabs > li {

	float: left;

	margin-bottom: -1px;

}

.nav-tabs > li > a {

	background: #f8f8f8;

	margin-right: 3px;

	border: none;

	border-radius: 0;

	font-family: 'Open Sans', sans-serif;

	font-size: 14px;

	color: #555;

	padding: 12px 20px;

	-webkit-transition: all 0.3s ease-in-out 0s;

	-o-transition: all 0.3s ease-in-out 0s;

	transition: all 0.3s ease-in-out 0s;

}

.nav-tabs > li > a .fa {

	margin-right: 10px;

}

.nav-tabs > li.active > a{

	border: none;

}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

	color: #fff;

	background-color: #13476E;

	border: none;

	border-radius: 0;

}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {

	color: #fff;

	background-color: #13476E;

}

.nav-tabs > li > a i {

	font-size: 32px;

	margin-right: 20px;

	vertical-align: middle;

}

.tab-content p {

    line-height: 2.2em;

    font-size: 14px;

}

.grid_4{

	background:#fff;

	padding:0em 0em 0em 0em;

}  

.grid_5{

	background:#fff;

	padding:1em 0 2em 0;

}



.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: 0.8em;

  color: #999;

}

.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;

}

.label {

  font-weight: 300 !important;

}

.label {

  padding: 4px 6px;

  border: none;

  text-shadow: none;

}

h4.typ1{

	margin-bottom:15px;

}

h5.typ1{

	margin-bottom:15px;

}

.progress {

  height: 8px;

  box-shadow: none;

}

.progress {

  overflow: hidden;

  height: 20px;

  margin-bottom: 20px;

  background-color: #eeeeee;

  border-radius: 2px;

  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

}

.progress-bar {

  float: left;

  width: 0%;

  height: 100%;

  font-size: 12px;

  line-height: 20px;

  color: #ffffff;

  text-align: center;

  background-color: #03a9f4;

  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

  -webkit-transition: width 0.6s ease;

  -o-transition: width 0.6s ease;

  transition: width 0.6s ease;

}

.progress-bar {

  box-shadow: none;

}

.progress-bar-primary {

  background-color: #03a9f4;

}

.progress-bar-info {

  background-color: #00bcd4;

}

.progress-bar-success {

  background-color: #8bc34a;

}

.progress-bar-warning {

  background-color: #ffc107;

}

.progress-bar-danger {

  background-color: #e51c23;

}

.progress-bar-inverse {

  background-color: #757575;

}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {

  background-color:#13476E !important;

  border-color:#13476E !important;

}

.grid_3 p,.page-header p {

  color: #888;

  font-size: 14px;

  line-height:2em;

  margin: 1em 0 2em;

}

.bs-docs-example {

  margin: 1em 0;

}

section#tables  p {

 margin-top: 1em;

}

.breadcrumb li{

	font-size:0.85em;

}

.badge-primary {

  background-color: #03a9f4;

}

.badge-success {

  background-color: #8bc34a;

}

.badge-warning {

  background-color: #ffc107;

}

.badge-danger {

  background-color: #e51c23;

}

.tab-container .tab-content {

  border-radius: 0 2px 2px 2px;

  border: 1px solid #e0e0e0;

  padding: 16px;

  background-color: #ffffff;

}

.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;

}

.bars {

  margin-bottom: 0.8em;

    color: #13476E;

}

li.list-group-item1 {

  line-height: 2.5em;

}

ol {

  margin-bottom: 44px;

}

.list-group {

  margin-bottom: 48px;

}

.input-group {

  margin-bottom: 20px;

}

.breadcrumb {

    background-color: #2D2D2D;

}

.breadcrumb li a {

    font-size: 16px;

    color: #13476E;

}

.breadcrumb > .active {

    color: #fff;

}

.breadcrumb li a span {

    margin-right: 6px;

}

/*-- //typrography --*/

/*-- electronics --*/

.electronics{

	padding:90px 0;

}

.electro-img-btm-left{

float:left;

width:48%;

}

.electro-img-btm-right{

float:right;

width:48%;

}

.electro-text h4 {

    font-size: 24px !important;

}

.electro-text a {

    padding: 5px 11px !important;

    font-size: 14px !important;

}

.electro-img-left{

	margin-bottom:30px;

}

.ele-bottom-grid {

    margin-top: 90px;

}

.ele-bottom-grid h3 span {

    color: #13476E;

}

.ele-bottom-grid h3 {

    color: #000;

    font-size: 36px;

    text-align: center;

    text-transform: uppercase;

    margin-bottom: 30px;

}

.ele-bottom-grid p {

    color: #848484;

    font-size: 16px;

    text-align: center;

	margin-bottom:60px;

}

/*-- //electronics --*/

/*-- men-wear --*/

.men-wear{

	padding-top:10px;

}

/*-- 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: #13476E;

    text-align: center;

    text-transform: uppercase;

	font-size:25px;

}

/*-- treeview --*/

.css-treeview label {

    padding: 5px;

    border-radius: 3px;

    margin: 2px;

    font-size: 16px;

    font-family: 'Lato', sans-serif;

    font-weight: 500;

    color: #999;

}



.css-treeview a{

    background: url("../images/icons1.png") no-repeat 0px 9px !important;

    padding: 7px 0 0 31px;

    border-radius: 3px;

    margin: 2px;

    font-size: 15px;

}



.css-treeview ul,

.css-treeview li

{

	list-style: none;

}



.css-treeview input

{

	position: absolute;

	opacity: 0;

}



.css-treeview

{

	font: normal 11px "Segoe UI", Arial, Sans-serif;

	-moz-user-select: none;

	-webkit-user-select: none;

	user-select: none;

}



.css-treeview a {

    color: #13476E;

    text-decoration: none;

	font-weight:bold;

	font-size:15px;
	
	text-transform: uppercase;

}



.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

{

	background:url("../images/icons1.png") no-repeat 0px 7px !important;

}

.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;

		}

	}

}

/*-- //treeview --*/

.css-treeview {

}

.css-treeview h4 {

    color: #13476E;

    text-align: center;

    background: #f7f7f7;

    padding: 17px 0;

    font-size: 26px;

    font-weight: 100;

    border-bottom: 1px solid #d2d2d2;

}

.tree-list-pad{

	padding:60px 60px;
  border: 1px solid #d2d2d2;
  font-size: 100%;
  text-shadow: 3px 1px 10px #000000;
  	color: #1B1B1B;
 
  

}

.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;

}

.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 #13476E;

  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 #13476E;

  background: #fff;

}

.swit {

    padding: 30px 30px;

}

.check_box {

    margin-bottom: 5px;

}

.community-poll h4 {

    color: #13476E;

    text-align: center;

    background: #f7f7f7;

    padding: 17px 0;

    font-size: 26px;

    font-weight: 100;

    border-bottom: 1px solid #d2d2d2;

}

.swit label {

    padding: 0 0 0 10px;

    margin: 0;

    font-size: 16px;

    font-family: 'Lato', sans-serif;

    font-weight: 500;

    color: #999;

}

.swit input[type="submit"] {

    background: #7B7B7B;

    color: #fff;

    font-size: 15px;

    border: none;

    outline: none;

    -webkit-appearance: none;

    padding: 7px 24px;

    transition: 0.5s all;

    -webkit-transition: 0.5s all;

    -moz-transition: 0.5s all;

    -o-transition: 0.5s all;

    margin: 19px 0 0;

}

.swit input[type="submit"]:hover{

background:#13476E;	

}

/*-- //treeview --*/

.men-wear-left{

	padding-left:0;

}

.men-wear-bottom {

    margin: 50px 0;

}

.men-wear-right h4 {

    color: #13476E;

    font-size: 27px;

    margin: 0px 0 24px;

}

.men-wear-right p {

    font-size: 15px;

    color: #999;

    line-height: 2.2em;

}

.products-right {

    padding-right: 0;

}

.no-pad-men {

    padding: 0 25px 0 0 !important;

}

.products-right h5 {

    color: #13476E;

    font-size: 25px;

    text-transform: uppercase;

}

.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;

    font-family: 'Lato', sans-serif;

    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 {

    padding: 25px 0;

}

.single-right-left h3 {

    text-transform: capitalize;

    font-size: 24px;

    color: #13476E;

    margin: 0;

}

.single-right-left p{

    color: #000;

    font-size: 23px;

	margin:.5em 0 1em;

}

.single-right-left del {

    color: #A7A7A7;

    margin-left: 10px;

}

.description{

	margin:1.5em 0;

}

.description h5 {

    color: #989898;

    font-size: 16px;

    font-family: 'Lato', sans-serif;

	margin-bottom:12px;

}

.description p{

	font-size:14px;

	color:#999;

	line-height:1.8em;

	margin:0.5em 0 0;

}

.occasional{

	margin:2em 0;

}

.color-quality-right h5,.occasional h5 {

    color: #000;

    font-size: 18px;

    margin: 0 0 12px;

}

.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;	

}

.description input[type="submit"]{

    color: #fff;

    font-size: 16px;

    background: #13476E;

    border: none;

    outline: none;

    padding: 7px 17px 9px;	

}

.description input[type="submit"]:hover{

	background:#000;

}

.occasion-cart a{

	padding:8px 15px;

	text-decoration:none;

	color:#fff;

	font-size:16px;

}

.bootstrap-tab {

    margin: 5em 0 0;

}

.bootstrap-tab-text p{

	font-size:14px;

	color:#999;

	line-height:1.8em;

}

.bootstrap-tab-text h5,.add-review h4{

	text-transform:uppercase;

	font-size:1.2em;

	color:#212121;

	margin:2em 0;

}

.bootstrap-tab-text p span{

	display:block;

	margin:2em 0 0;

}

.bootstrap-tab ul li a {

    font-size: 1em;

    color: #999;

}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    background-color: #13476E;

}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {

    color:#FFFFFF !important;

}

.bootstrap-tab-text-grid-left{

	float:left;

	width:14%;

}

.bootstrap-tab-text-grid-right{

	float:right;

	width:83%;

}

.bootstrap-tab-text-grid-right ul li{

	display:inline-block;

}

.bootstrap-tab-text-grid-right ul li:nth-child(2){

	float:right;

}

.bootstrap-tab-text-grid-right ul li a{

	font-size:1em;

	color:#13476E;

	text-transform:uppercase;

	text-decoration:none;

}

.bootstrap-tab-text-grid-right ul li a:hover{

	color: #212121;

}

.bootstrap-tab-text-grid-right ul li a span{

	left:-1em;

}

.bootstrap-tab-text-grids{

	margin:3em 0 0 0em;

}

.bootstrap-tab-text-grid-right p{

	margin:2em 0 0;

	color:#999;

	font-size:15px;

	line-height:2em;

}

.bootstrap-tab-text-grid-left img {

    border: 2px solid #000;

    border-left: 2px solid #13476E;

    border-bottom: 2px solid #13476E;

    border-radius: 100%;

    padding: 8px 8px;

    width: 86%;

}

.bootstrap-tab-text-grid:nth-child(2){

	margin:3em 0 0;

}

.add-review form{

	margin:2em 0 0;

}

.add-review input[type="text"],.add-review input[type="email"],.add-review textarea{

    outline: none;

    padding: 10px;

    border: 1px solid #D2D2D2;

    width: 49.35%;

    font-size: 15px;

    color: #13476E;

}

.add-review input[type="email"]{

	margin-left:1%;

}

.add-review textarea{

	width:100% !important;

	min-height:150px;

	margin:1em 0;

	resize:none;

}

.add-review input[type="text"]:nth-child(3){

	width:100%;

	margin:1em 0;

}

.add-review input[type="submit"]{

	outline:none;

	padding:10px 0;

	background:#13476E;

	border:none;

	width:30%;

	font-size:1em;

	color:#fff;

}

.add-review input[type="submit"]:hover{

    background: #000;

}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {

    background-color: #13476E;

	color:#fff;

}

/*-- Ratings --*/

.rating1 {

    direction:ltr;

}

.starRating:not(old) {

    display: inline-block;

    height: 18px;

    width:100px;

    overflow: hidden;

}



.starRating:not(old) > input{

  margin-right :-26%;

  opacity      : 0;

}



.starRating:not(old) > label {

    float: right;

    background: url(../images/1.png);

    background-size: contain;

    margin-right: 2px;

}



.starRating:not(old) > label:before{

  content         : '';

  display         : block;

  width           : 18px;

  height          : 18px;

  background      : url(../images/2.png);

  background-size : contain;

  opacity         : 0;

  transition      : opacity 0.2s linear;

}



.starRating:not(old) > label:hover:before,

.starRating:not(old) > label:hover ~ label:before,

.starRating:not(:hover) > :checked ~ label:before{

  opacity : 1;

}

/*-- //Ratings --*/

/*-- //single-page --*/

/*-- check out --*/

.checkout{

	padding:90px 0;

}



.checkout h3 {

    color: #000;

    text-align: center;

    font-size: 26px;

	margin:0 0 3em;

	text-transform:uppercase;

}

.checkout h3 span{

	color:#d8703f;

}

table.timetable_sub {

	width:100%;

	margin:0 auto;

}

.timetable_sub thead {

    background: #004284;

}

.timetable_sub th{

    background: #13476E;

    color: #fff !important;

    text-transform: capitalize;

    font-size: 13px;

    border-right: 1px solid #CDCDCD;

}

.timetable_sub th {

    text-align: center;

    padding: 7px;

    font-size: 17px;

    color: #212121;

}

 .timetable_sub td {

    text-align: center;

    padding: 7px;

    font-size: 14px;

    color: #000;

}

.timetable_sub td {

	border:1px solid #CDCDCD;

}

td.invert-image a img {

    width:30%;

    margin: 0 auto;

}

.rem{

	position:relative;

}

.close1,.close2,.close3,.close4 {

    background: url('../images/close_1.png') no-repeat 0px 0px;

    cursor: pointer;

    width: 28px;

    height: 28px;

    position: absolute;

    right: 42px;

    top: -13px;

    -webkit-transition: color 0.2s ease-in-out;

    -moz-transition: color 0.2s ease-in-out;

    -o-transition: color 0.2s ease-in-out;

    transition: color 0.2s ease-in-out;

}

/*-- quantity-starts --*/

 .value-minus,

.value-plus{

    height: 40px;

    line-height: 24px;

    width: 40px;

    margin-right: 3px;

    display: inline-block;

    cursor: pointer;

    position: relative;

    font-size: 18px;

    color: #fff;

    text-align: center;

    -webkit-user-select: none;

    -moz-user-select: none;

	border:1px solid #b2b2b2;

	vertical-align: bottom;

}

.quantity-select .entry.value-minus:before,

.quantity-select .entry.value-plus:before{

	content: ""; 

	width: 13px;

	height: 2px; 

	background: #13476E;

	left: 50%;

	margin-left: -7px; 

	top: 50%;

	margin-top: -0.5px;

	position: absolute;

}

.quantity-select .entry.value-plus:after{

	content: "";

	height: 13px;

	width: 2px; 

	background: #13476E;

	left: 50%; 

	margin-left: -1.4px;

    top: 50%;

    margin-top: -6.2px;

	position: absolute;

}

.value  {

	cursor: default;

    width: 40px;

    height: 40px;

    padding: 8px 0px;

    color: #000000;

    line-height: 24px;

    border: 1px solid #B2B2B2;

    text-align: center;

    display: inline-block;

    margin-right: 3px;

}

.quantity-select .entry.value-minus:hover,

 .quantity-select .entry.value-plus:hover{

	background: #E5E5E5;

}



.quantity-select .entry.value-minus{

    margin-left: 0;

}

/*-- quantity-end --*/

.checkout-left-basket h4{

	padding: 1em;

    background:#13476E;

    font-size: 1.1em;

    color: #fff;

    text-transform: uppercase;

    text-align: center;

    margin: 0 0 1em;

}

.checkout-left {

    margin: 2em 0 0;

}

.checkout-left-basket ul li{

	list-style-type:none;

	margin-bottom:1em;

	font-size:14px;

	color:#999;

}

.checkout-left-basket {

    float: right;

    width: 25%;

    border: 1px solid #ccc;

}

.checkout-right-basket{

	float: left;

    margin: 8em 0 0 0em;

}

.checkout-left-basket ul li span {

    float: right;

}

.checkout-left-basket ul {

    padding: 4px 25px;

}

.checkout-left-basket ul li:nth-child(5) {

    border-top: 1px solid #ccc;

    padding: 20px 0 0;

}

.checkout-right-basket a{

	padding:10px 30px;

	color:#fff;

	font-size:1em;

	background:#212121;

	text-decoration:none;

}

.checkout-right-basket a:hover{

	background:#13476E;

}

.checkout-right-basket a span {

    left: -.5em;

    top: 0.1em;

}

/*-- //check out --*/



/*-- responsive media queries --*/

@media (max-width: 1440px){

	.content-img-right h3 span {

		font-size: 49px;

	}

	.content-img-right {

	    padding: 85px 50px 0px;

		min-height:309px;

	}



}

@media (max-width: 1366px){

	.content-img-right h3 span {

		font-size: 46px;

	}

	.content-img-right {

		padding: 77px 50px 0px;

		min-height: 293px;

	}	

}

@media (max-width: 1280px){

	.content-img-right h3 span {

		font-size: 43px;

	}

	.content-img-right {

		padding: 70px 46px 0px;

		min-height: 274px;

	}

	.info-content a {

		padding: 7px 11px;

		font-size: 16px;

	}

	.info-content h4 {

		font-size: 27px;

	}

	.separator {

		margin: 15px auto;

	}	

}

@media (max-width: 1080px){

	.footer-bottom a span {

    width: 21%;

    left: 24px;

	}

	.header-right {

		padding-right: 0;

	}

	.header-left {

		padding-left: 0;

	}

	a.menu__link {

		font-size: 13px;

	}

	.box_1 h3 {

		font-size: 15px;

	}

	.navbar-nav > li {

		margin: 0 6px 0 0;

	}
.head-section .nav li.active ul.dropdown-menu li a
{
	font-size:11px;
}
	.new-gd-left {

		padding: 0;

	}

	.new-levis {

		padding: 45px 14px;

	}

	.mid-text a {

		padding: 5px 14px;

	}

	.wed-brand {

		left: 10%;

	}

	.wed-brand h4 {

		font-size: 20px;

	}

	.wed-brand h5 {

		font-size: 18px;

	}

	.new-levis {

		padding: 36px 14px;

	}

	.pignose-layerslider .slide-visual .script-wrap,.script-group img {

		width: 200px;

		height: 200px;

	}

	.pignose-layerslider .slide-visual {

		width: 1000px;

		height: 400px;

	}

	.content-img-right h3 {

		font-size: 19px;

	}

	.navbar-nav > li > a {

		padding: 27px 16px;

	}

	.content-img-right h3 span {

		font-size: 34px;

	}

	.content-img-right {

		padding: 62px 46px 0px;

		min-height: 231px;

	}

	.men-thumb-item img {

		padding: 29px 20px 11px;

	}

	.item-info-product h4 a {

		font-size: 17px;

	}

	.product-men {

		padding: 0 10px;

	}

	.coupons-gd h3 {

		font-size: 19px;

	}

	.coupons-gd h4 {

		font-size: 14px;

		margin: 29px 0 14px;

	}

	.coupons-gd p {

		font-size: 13px;

	}

	.coupons {

		min-height: 365px;

		padding-top: 77px;

	}

	.footer-left {

		padding-left: 0;

	}

	.footer-right {

		padding: 0;

	}

	.newsleft h3 {

		font-size: 22px;

	}

	.newsright input[type="text"] {

		width: 67%;

	}

	.sign-grds {

		margin-top: 40px;

	}

	.men-wear-right p {

		font-size: 14px;

	}

	.css-treeview label {

		font-size: 14px;

	}

	.swit label {

		font-size: 14px;

	}

	.swit {

		padding: 20px 18px;

	}

	.community-poll h4,.css-treeview h4 {

		padding: 13px 0;

		font-size: 21px;

	}

	.sort-grid {

		padding: 25px 0;

	}

	.men-wear-right h4 {

		font-size: 23px;

	}

	.tree-list-pad {

		padding: 15px 24px;

	}

	.no-pad-men {

		padding: 0 18px 0 0 !important;

	}

	.electro-text h4 {

		font-size: 20px !important;

	}

	.electro-right {

		padding-right: 8px;

	}

	.page-head h3 {

		font-size: 42px;

	}

	.contact-grid h4 {

		font-size: 29px;

		margin: 18px 0;

	}

	.map iframe {

		min-height: 325px;

	}

	.contact-form2 textarea {

		min-height: 170px;

	}

	.contact-form2 input[type="submit"] {

		width: 12%;

	}

	.description {

		margin: 1em 0;

	}

	.occasional {

		margin: 1em 0;

	}

	.single-right-left del {

		font-size: 17px;

	}

	.bootstrap-tab {

		margin: 4em 0 0;

	}

	.add-review input[type="text"], .add-review input[type="email"], .add-review textarea {

		width: 49.25%;

	}

	.wed-brandtwo p {

		font-size: 37px;

	}

	.close1, .close2, .close3, .close4 {

    right: 29px;

	}

}

@media (max-width: 1024px){

	.header ul li,.section_room select,.header-middle input[type="search"] {

		font-size: 14px;

	}

	.header-middle {

		margin-top: 6px;

	}

	.header-right ul {

		margin-top: 15px;

	}

	.new_arrivals {

		padding: 70px 0;

	}

	.new_arrivals h3,.ele-bottom-grid h3 {

		font-size: 32px;

	}

	.content-img-right {

		padding: 55px 36px 0px;

		min-height: 219px;

	}

	.navbar-nav > li > a {

		padding: 27px 13px;

	}

	.header-middle form input[type="submit"] {

		background: url(../images/search.png) no-repeat 1px 2px #13476E;

	}

	.section_room select {

		background-size: 6% !important;

	}

	.products-right h5,.filter-price h3 {

		font-size: 22px;

	}

	.css-treeview a {

		font-size: 14px;

	}

	.info-product-price span {

		font-size: 20px;

	}

	.bootstrap-tab-text-grid-right p,.new_arrivals p {

		font-size: 14px;

	}	

}

@media (max-width: 991px){

	.footer-bottom a span {

    width: 23%;

    left: 14px;

}

	.header-left,.header-right {

		float: left;

		width: 31%;

	}

	.header-middle {

		float: left;

		width: 38%;

	}

	.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;

	}

	.navbar-nav > li > a {

		padding: 19px 7px;

	}

	a.menu__link {

		font-size: 12px;

	}

	.navbar-nav > li {

		margin: 0 5px 0 0;

	}

	.container-fluid {

		padding: 0;

	}

	.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;

	}

	.content-rgrid {



		float: left;

	}

	.content-lgrid {



		float: left;

	}

	.content-img-right h3 span {

		font-size: 31px;

	}

	.content-img-right {

		padding: 55px 29px 0px;

		min-height: 211px;

	}

	.dropdown-menu.columns-3 {

		min-width: 644px;

	}

	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;

	}	

	.coupons {

		min-height: 400px;

		padding-top: 60px;

	}

	.footer-left {

		padding: 0;

	}

	.footer-left p {

		margin: 22px 0 28px;

	}

	.newsleft {

		padding: 0;

	}

	.newsright {

		padding: 0;

	}

	.sign-gd, .sign-gd-two {

		float: left;

		width: 33.333%;

		padding: 0 10px;

	}

	p.copy-right {

		margin-top: 39px;

	}

	.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 {

		float: left;

		width: 33.333%;

		padding: 0 7px;

	}

	.contact-grid h4 {

		font-size: 24px;

		margin: 13px 0;

	}

	.contact-grid2, .contact-grid1, .contact-grid3 {

		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;

	}

}

@media (max-width: 800px){

	.pignose-layerslider .slide-visual .script-wrap {

		right: 300px;

	}

	.navbar-nav > li > a {

		padding: 18px 7px 19px;

	}

	.content-img-right h3 span {

		font-size: 24px;

	}

	.content-img-right h3 {

		font-size: 15px;

	}

	.content-img-right {

		padding: 37px 23px 0px;

		min-height: 170px;

	}

	.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: #13476E 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;

	}

	.map iframe {

		min-height: 295px;

	}

	.modal-dialog {

		width: 675px;

	}	

}

@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;

	}

	.content-img-right {

		padding: 36px 23px 0px;

		min-height: 163px;

	}

	.newsright input[type="text"] {

		padding: 8px 10px;

	}

	.newsright input[type="submit"] {

		padding: 9px 20px 9px;

		font-size: 16px;

	}

	.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%;

	}

	.electro-text a {

		font-size: 13px !important;

	}

	.ele-bottom-grid {

		margin-top: 70px;

	}

	.electronics,.men-wear,.contact, .typrography,.checkout,.single {

		padding: 70px 0;

	}

	.dropdown-menu.columns-3 {

		min-width: 555px;

	}

	.checkout h3 {

		margin: 0 0 2em;

	}	

}

@media (max-width: 767px){

	.navbar-toggle {

		margin-left: 15px;

		float: left;

	}

	.header-left img {

		width: 100%;

	}

	.header-left {

		float: left;

		width: 23%;

	}

	.header-right {

		float: left;

		width: 33%;

	}

	.header-middle {

		float: left;

		width: 44%;

	}

	.header-bot {

		padding: 17px 0;

	}

	.content-img-right {

		float: left;

		width: 50%;

	}

	.content-img-left {

		float: left;

		width: 50%;

	}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {

		background-color: #13476E;

	}

	.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;

	}	



	.multi-gd-img {

		float: left;

		width: 24%;

	}

	.multi-gd-img1 {

		float: left;

		width: 51%;

	}

	ul.dropdown-menu.multi-column.columns-3 {

		border-top: 1px solid #fff;

		border-bottom: 1px solid #fff;

		    margin-top: 10px;

	}

	.navbar-default {

		width: 100%;

	}



	.navbar-default .navbar-collapse, .navbar-default .navbar-form {

		border: none;

	}

	.multi-gd-img.multi-gd-text {

		width: 51% !important;

	}

	.new-levis {

		padding: 12px 14px;

	}

	.content-img-right {

		padding: 33px 17px 0px;

		min-height: 156px;

	}

	.footer {

		padding: 45px 0;

	}

	.newsleft {

		margin-bottom: 14px;

	}

	.page-head {

		min-height: 166px;

		padding-top: 55px;

	}

	.page-head h3 {

		font-size: 35px;

	}

	.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: 49%;

	}

	.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;

	}

}

@media (max-width: 667px){

	.header-middle form input[type="submit"] {

		height: 37px;

		background: url(../images/search.png) no-repeat -3px -4px #13476E;

	}

	.sear-sub {

		float: right;

		width: 15%;

	}

	.section_room select {

		padding: 8px 10px;

	}

	.header-middle input[type="search"] {

		padding: 8px 10px;

	}

	.header-right {

		float: left;

		width: 34%;

		padding-left: 8px;

	}	

	.header-middle {

		float: left;

		width: 43%;

	}

	.header-right ul {

		margin-top: 9px;

	}

	.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: #13476E 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%;

	}

	.content-img-right h3 {

		font-size: 20px;

	}

	.content-img-right h3 span {

		font-size: 30px;

	}

	.content-img-right {

		padding: 47px 26px 0px;

		min-height: 211.5px;

	}

	.content-rgrid {

		width: 53%;

		float: none;

		margin: 0 auto;

	}

	.content-lgrid {

		float: none;

	}

	.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;

	}

	.sign-gd {

		width: 28%;

	}

	.sign-gd-two {

		width: 44%;

	}

	.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;

	}

	.modal-dialog {

		width: 387px;

	}

	.login-right, .login-bottom {

		float: left;

		width: 100%;

		margin: 0;

	}

	.login-right input[type="text"], .login-right input[type="password"], .login-bottom input[type="text"], .login-bottom input[type="password"] {

		padding: 7px 7px;

		font-size: 13px;

	}

	.login-right h3, .login-bottom h3 {

		font-size: 18px;

		margin-bottom: 16px;

	}

	.login-right input[type="submit"], .login-bottom input[type="submit"] {

		font-size: 15px;

	}

	.modal-header {

		padding: 6px 10px;

	}

	.login-right {

		margin-top: 30px;

	}

	.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 i {

		font-size: 25px;

	}

	.contact-grid p {

		font-size: 13px;

	}

	.contact-grid2, .contact-grid1, .contact-grid3 {

		min-height: 179px;

		padding-top: 24px;

	}

	.map iframe {

		min-height: 227px;

	}

	h3.tittle {

		margin: 0px 0 34px;

	}

	.contact-form2 textarea {

		min-height: 124px;

	}

	.contact-form2 input[type="text"], .contact-form2 input[type="email"], .contact-form2 textarea {

		padding: 8px 8px;

	}

	.contact-form2 input[type="submit"] {

		width: 16%;

	}

	.footer-bottom a span {

    font-size: .8em;

	}

	.footer-bottom a span {

		left: 4px;

	}

}

@media (max-width: 640px){

	.header ul li, .section_room select, .header-middle input[type="search"] {

		font-size: 13px;

	}

	.header ul li {

		width: 32%;

	}

	.header-right ul li {

		margin: 0 0px;

	}

	.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;

		}

	.content-img-right h3 {

		font-size: 19px;

	}

	.content-img-right {

		padding: 55px 26px 0px;

		min-height: 202.5px;

	}

	.coupons-gd {

		padding: 0 8px;

	}

	.newsleft h3 {

		font-size: 17px;

	}

	.footer-left p {

		font-size: 13px;

	}

	.sign-gd ul li, .sign-gd-two ul li {

		font-size: 13px;

	}

	.multi-gd-img1 {

		padding-right: 13px;

		padding-left: 0px;

	}

	a.menu__link {

		font-size: 13px;

	}

	ul.multi-column-dropdown li a {

		font-size: 13px;

	}

	.multi-gd-img.multi-gd-text {

		width: 52% !important;

		padding: 0;

	}

	.electro-text h4 {

		font-size: 16px !important;

	}

	.electro-img-left {

		margin-bottom: 26px;

	}

	.info-product-price span {

		font-size: 18px;

	}

	h3.tittle {

		font-size: 25px;

	}

	.contact-form2 input[type="text"], .contact-form2 input[type="email"] {

		width: 48.8%;

	}

	.contact-form2 input[type="submit"] {

		padding: 6px 0;

	}

	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;

}

}

@media (max-width: 600px){

	.top_nav_right {

		width: 30%;

	}

	.navbar-default {

		width: 100%;

	}

	.page-head h3 {

		font-size: 28px;

	}

	.page-head {

		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;

	}

	.callbacks_tabs a:after {

		height: 3px;

		width: 24px;

	}

	.callbacks_tabs {

		top: 81%;

		left: 37%;

	}

	.men-wear-left {

		float: left;

		width: 32%;

	}

	.men-wear-right {

		float: left;

		width: 68%;

		padding: 0;

	}

	.men-wear-right h4 {

		margin: 0px 0 10px;

	}

	.product-men {

		float: left;

		width: 33.333%;

		padding:0 5px ;

	}

	.no-pad-men {

		padding: 0 5px !important;

	}

	.item-info-product h4 a {

		font-size: 19px;

	}

	.header ul li {

		width: 49%;

	}

	.header ul li:nth-child(1),.header ul li:nth-child(3) {

		text-align: center;

	}

	.header ul li:nth-child(3) {

		width:100%;

	}

	.header ul li:nth-child(2) {

		border-right: none;

	}

	.header-left {

		float: none;

		width: 28%;

		padding: 0;

	    margin: 0 auto 16px;

	}

	.header-middle {

		float: left;

		width: 50%;

	}

	.header-right {

		float: left;

		width: 47%;

		padding-left: 0;

	}

	.pignose-layerslider .slide-visual .script-wrap {

		left:340px;

	}

	.new_arrivals {

		padding: 50px 0;

	}

	.new-gd-left {

		width: 62%;

	}

	.content-img-right h3 {

		font-size: 17px;

	}

	.content-img-right {

		padding: 35px 21px 0px;

		min-height: 179.5px;

	}



	.coupons-gd {

		float: none;

		width: 64%;

		padding: 0;

		margin: 0 auto;

	}

	.coupons-gd:nth-child(3) {

		margin: 30px auto;

	}

	.coupons {

		padding-top: 54px;

		min-height: 735px;

	}

	.coupons-gd h4 {

		font-size: 16px;

	}

	.multi-gd-img1 {

		padding-right: 0;

		padding-left: 0;

	}

	.dropdown-menu.columns-3 {

		min-width: 367px;

	}

	.multi-gd-img1 {

		float: left;

		width: 51%;

		margin: 0 auto 14px;

	}

	.multi-gd-img {

		float: left;

		width: 50%;

	}

	.multi-gd-img1 {

		padding-right: 0;

		padding-left: 0;

	}

	.multi-gd-img.multi-gd-text {

		margin-top: 20px;

	}

	.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 {

		padding: 0 3px;

	}

	.electro-left {

		float: none;

		width: 100%;

		padding: 0;

	}

	.electro-text h4 {

		font-size: 20px !important;

	}

	.electro-right {

		float: none;

		width: 52%;

		padding: 0;

		margin: 20px auto 0;

	}

	.content-img-right {

		min-height: 189.5px;

	}

	.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;

}

}

@media (max-width: 568px){

	.content-img-right {

		padding: 35px 21px 0px;

		min-height: 179.5px;

	}	

	.quantity-select {

		padding: 0 0px;

	}

	.footer-bottom a span {

		left: 68px;

	}

	.footer-bottom a span:before {

		left: 15px;

	}

	.mid-img:nth-child(2) {

    margin: 25px auto 0px;

}

}

@media (max-width: 480px){

	.timetable_sub th, .timetable_sub td {

	}

	.timetable_sub th {



	}

	td.invert-image a img {

		width: 50%;

	}

	.timetable_sub td {



	}

	tr.rem1,tr.rem2,tr.rem3,tr.rem4 {

		padding-top: 2em;

		border-top:none;

	}

	.close1, .close2, .close3 {

		right: 190px;

		top: -4px;

	}

	.quantity-select .entry.value-plus:after {

		margin-top: -5px;

	}

	.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {

		margin-left: -3px;

	}

	td.invert-image a img {

		width: 100%;

	}

	

	.value-minus, .value-plus {

		margin: 0;

	}

	.quantity-select .entry.value-minus:before, .quantity-select .entry.value-plus:before {

		left: 41%;

	}

	.value {

		width: 37px;

		height: 37px;

	}

	.close1, .close2, .close3,.close4 {

		right: 64px;

		top: -26px;

	}

	.checkout-left-basket {

		float: right;

		width: 51%;

	}

	.product-men {

		float: left;

		width: 50%;

		padding: 0 5px;

	}

	.pignose-layerslider .slide-visual .script-wrap {

		left:250px;

	}

	.wed-brand {

		left: 6%;

	}

	.mid-img:nth-child(2) {

		margin: 22px auto 0px;

	}

	.wed-brandtwo {

		top: 61%;

		left: 13%;

	}

	.content-img-left {

		float: none;

		width: 100%;

	}

	.content-img-right {

		float: none;

		width: 100%;

	}

	.content-rgrid {

		width: 100%;

		float: none;

		margin: 0 auto;

	}

	.resp-tab-item {

		margin: 0 5px;

		padding: 0 5px 8px 5px;

		font-size: 16px;

	}

	.sign-gd {

		width: 100%;

	}

	.sign-gd-two {

		width: 100%;

	}

	.flickr-post ul li {

		margin: 0% 0% 3%;

		width: 21%;

	}

	.sign-gd-two {

		width: 100%;

		margin: 20px 0;

	}

	.new_grids {

		margin-top: 35px;

	}

	.content-img-right {

		border-top: 1px solid #eee;

	}

	.dropdown-menu.columns-3 {

		min-width: 316px;

	}

	.multi-gd-img1 {

		width: 100%;

	}

	.header-left {

		width: 35%;

		margin: 0 auto 26px;

	}

	.header-right {

		float: left;

		width: 43%;

	}

	.header-middle {

		float: left;

		width: 57%;

	}

	.sear-sub {

		float: right;

		width: 17%;

	}

	.footer-bottom a span {

		left: 9px;

	}

	.multi-gd-img.multi-gd-text {

		width: 100% !important;

	}

	.top_nav_right {

		width: 31%;

	}

	.new-gd-left, .new-gd-middle {

		float: none;

	}

	.wed-brandtwo {

		top: 46%;

	}

	.resp-tab-item {

		margin: 0 9px;

	}

	.product-men {

		float: none;

		width: 57%;

		padding: 0 5px;

		margin: 30px auto 0;

	}

	.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {

		top: 84.5%;

	}

	.item-info-product h4 a {

		font-size: 19px;

	}

	.flickr-post ul li {

		margin: 0% 0% 3%;

		width: 19%;

	}

	.css-treeview {

		float: none;

		width: 71%;

		margin: 0 auto 30px;;

	}

	.community-poll {

		float: none;

		width: 71%;

		margin: 0 auto;

	}

	.sorting {

		float: left;

		width: 50%;

	}

	.sorting select {

		padding: 4px 2px;

	}

	.men-wear-left {

		float: none;

		width: 46%;

		margin: 0 auto;

	}

	.men-wear-right {

		float: none;

		width: 100%;

		padding: 0;

		text-align: center;

		margin-top: 30px;

	}

	.no-pad-men {

		padding: 0 0px !important;

	}

	.text-right {

		text-align: center;

	}

	.pagination {

		margin: 34px 0px 0 0;

	}

	.single-right-left:nth-child(1) {

		float: left;

		width: 100%;

	}

	.imagezoom-cursor ,.imagezoom-view{

		display: none;

	}

	.colr {

		width: 33%;

		float: left;

	}

	.add-review input[type="submit"] {

		padding: 6px 0;

	}

	.footer-bottom a span {

		width: 23%;

	}

	.coupons-gd {

		width: 79%;

	}

	.navbar-default {

		width: 65%;

	}

	.col-sm-6.multi-gd-img1 {

		padding-right: 0;

		padding-left: 0;

	}

	.dropdown-menu.columns-3 {

		min-width: 300px;

	}

	.contact-grid {

		float: none;

		width: 100%;

		padding: 0 7px;

		margin: 0 auto 23px;

	}

	.map {

		margin: 30px 0 50px;

	}

	.contact-form2 input[type="submit"] {

		font-size: .875em;

	}

	.timetable_sub th {

    font-size: 12px;

}

.timetable_sub td {

    font-size: 12px;

}

.close1, .close2, .close3, .close4 {

    right: 21px;

    top: -12px;

}

.value-minus, .value-plus {

    height: 25px;

    width: 25px;

}

.quantity-select .entry.value-plus:after {

    left: 56%;

    top: 47%;

}

.value {

    line-height: 8px;

    width: 25px;

    height: 25px;

}

.close1, .close2, .close3, .close4 {

    right: 17px;

}

td.invert-image a img {

    width: 82%;

}

.close1, .close2, .close3, .close4 {

    right: 9px;

}



.footer-social a{

	font-size:15px !important;

	width:30px !important;

	height:30px !important;

	line-height:30px !important;

}

}

@media (max-width: 414px){

	.header ul li span {

		margin-right: 5px;

	}

	.header-middle {

		float: left;

		width: 100%;

		margin: 0;

	}

	.header-left {

		width: 37%;

		margin: 0 auto 9px;

	}

	.header-middle input[type="search"] {

		padding: 6px 10px;

	}

	.section_room select {

		padding: 6px 10px;

	}

	.header-middle form input[type="submit"] {

		height: 31px;

	}

	.sear-sub {

		float: right;

		width: 10%;

	}

	.header-middle form input[type="submit"] {

		background: url(../images/search.png) no-repeat -5px -8px #13476E;

	}

	.section_room {

		float: left;

		width: 43%;

	}

	.search {

		float: left;

		width: 47%;

	}

	.header-right {

		float: left;

		width: 100%;

	}

	.header-right ul {

		margin-top: 31px;

		text-align: center;

	}

	.footer-bottom a span {

		width: 13%;

		left: 89px;

	}

	.footer-bottom a span:before {

		left: 19px;

	}

	.top_nav_right {

		width: 40%;

	}

	.navbar-default {

		width: 59%;

	}

	.dropdown-menu.columns-3 {

		min-width: 241px;

	}

	.navbar-nav > li > a {

		padding: 14px 7px 12px;

	}

	.menu--shylock .menu__link::before, .menu--shylock .menu__link::after {

		height: 3px;

	}

	.multi-gd-img {

		float: left;

		width: 100%;

		text-align: center;

	}

	.pignose-layerslider .slide-visual .script-wrap {

		left: 186px;

	}

	.new-gd-left {

		width: 87%;

	}

	.wed-brand {

		left: 11%;

	}

	.new-gd-middle {

		padding: 0;

	}

	.mid-img:nth-child(2) {

		margin: 20px auto 0px;

	}

	.wed-brandtwo {

		left: 21%;

	}

	.resp-tab-item {

		font-size: 14px;

	}

	.product-men {

		float: none;

		width: 65%;

	}

	.coupons-gd h3 {

		font-size: 18px;

	}

	p.copy-right {

		margin-top: 23px;

		line-height: 1.8em;

	}

	.flickr-post ul li {

		margin: 0% 0% 0%;

		width: 19%;

	}

	.item-info-product h4 a {

		font-size: 18px;

	}

	.description input[type="text"] {

		width: 73%;

	}

	.colr {

		width: 61%;

		float: left;

		margin-top: 10px;

	}

	.bootstrap-tab-text-grid-left {

		float: none;

		width: 48%;

		margin: 0 auto;

	}

	.bootstrap-tab-text-grid-right {

		float: none;

		width: 100%;

		margin-top: 30px;

	}

	.add-review input[type="text"], .add-review input[type="email"], .add-review textarea {

		width: 100%;

	}

	.add-review input[type="email"] {

		margin-left: 0;

		margin: 15px 0 0;

	}

	.add-review input[type="submit"] {

		width: 22%;

	}

	.close1, .close2, .close3, .close4 {

		right: 53px;

	}

	.check_box {

		margin-bottom: 6px;

	}

	.sorting {

		float: left;

		width: 100%;

	}

	.sort-grid {

		padding: 0px 0;

	}

	.sorting {

		margin: 6px 0;

	}

	.contact-form2 input[type="text"], .contact-form2 input[type="email"] {

		width: 100%;

	}

	.contact-form2 input[type="email"] {

		margin: 25px 0 0;

	}

	.contact-form2 input[type="submit"] {

		width: 26%;

	}

	.checkout-right-basket {

		float: none;

		margin: 1em 0 0 0em;

	}

	.checkout-left-basket {

		float: none;

		width: 67%;

		margin-top: 35px;

	}

	.checkout-right-basket a {

		padding: 10px 54px;

	}

	.timetable_sub th {

    padding: 3px 2px;

	}



.close1, .close2, .close3, .close4 {

    right: 12px;

}

}

@media (max-width: 384px){

	.header ul li {

		width: 100%;

		padding: 6px 0;

	}

	.header ul li:nth-child(2) {

		border: none;

	}

	.footer-bottom a span {

		left: 79px;

	}

	.footer-bottom a span:before {

		left: 15px;

	}

	.top_nav_right {

		width: 44%;

	}

	.navbar-default {

		width: 100%;

	}

	.close1, .close2, .close3, .close4 {

		right: 46px;

	}

	.checkout-right-basket a {

		padding: 10px 44px;

	}

	.checkout-left-basket ul li:nth-child(5) {

		padding: 10px 0 0;

	}

	.coupons {

		min-height: 762px;

	}

	.dropdown-menu.columns-3 {

		min-width: 214px;

	}

	.pignose-layerslider .slide-visual .script-wrap {

			left: 150px;

		}

	.pignose-layerslider .slide-visual .script-wrap {

		padding: 9px;

	}

	.pignose-layerslider .slide-visual .script-wrap {

		top: 30px;

	}

	.pignose-layerslider .slide-visual {

		height: 237px;

	}

	.wed-brand h4 {

		font-size: 18px;

	}

	.new-levis {

		float: none;

		width: 100%;

	}

	.new-levis {

		float: none;

		width: 87%;

		margin: 0 auto;

	}

	.new-levis:nth-child(2) {

		float: none;

		margin: 26px auto 0;

	}

	.mid-img {

		width: 32%;

	}

	.resp-tab-item {

		margin: 0 5px;

	}

	.product-men {

		float: none;

		width: 74%;

	}

	.sign-gd-two ul li i {

		margin-right: .5em;

	}

	.css-treeview,.community-poll {

		width: 100%;

	}

	.electro-img-btm-left,.electro-img-btm-right {

		float: left;

		width: 100%;

		margin-top: 20px;

	}

	.electro-text p {

		font-size: 15px !important;

	}

	.electro-text a {

		padding: 3px 7px !important;

		font-size: 13px !important;

	}

	.electro-right {

		float: none;

		width: 100%;

	}

	.single-right-left h3 {

		font-size: 18px;

	}

	.tab-content {

		padding: 0;

	}

	.modal-dialog {

		width: 298px;

	}

	td.invert-image {

    width: 21%;

}

.close1, .close2, .close3, .close4 {

    right: 9px;

}

.dropdown-menu {

    min-width: 111px;

}

}

@media (max-width: 375px){

	.wed-brandtwo {

		top: 42%;

		left: 16%;

	}

	.footer-bottom a span {

		left: 74px;

	}

	.flex-viewport {

		width: 100%;

	}

	.flex-control-nav {

		float:none;

		width: 100%;

	}

	.flex-control-thumbs li {

		width: 22.3%;

		margin: 3% 2.65% 0;

	}

	.flex-control-thumbs li:nth-child(4), .flex-control-thumbs li:nth-child(1) {

		margin: 0;

	}	

	.pagination-lg > li > a, .pagination-lg > li > span {

    padding: 10px 10px;

	}

	.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: 11px!important;

	}

	.value {

    line-height: 22px;

    width: 33px;

    height: 33px;

    margin: 5px 13px;

}

.value-minus, .value-plus {

    height: 33px;

    width: 33px;

}

.timetable_sub td {

    width: 21%;

}

.value-minus, .value-plus {

    margin: 3px 0;

}

.close1, .close2, .close3, .close4 {

    right: 18px;

}

.header-left {

    width: 46%;

}

.timetable_sub th {

    font-size: 13px;

}

}

@media (max-width: 320px){

	.header ul li {

		padding: 4px 0;

	}

	.header-bot {

		padding: 6px 0;

	}

	.header-left {

		width: 39%;

		margin: 0 auto 1px;

	}

	.footer-bottom a span {

		width: 15%;

		left: 46px;

	}

	.top_nav_right {

		width: 51%;

	}

	.navbar-default {

		width: 100%; 

	}

	.pignose-layerslider .slide-visual .script-wrap, .script-group img {

		width: 126px;

		height: 126px;

	}

	.pignose-layerslider .slide-visual .script-wrap .slide-controller a {

		margin: 0 6px;

	}

	.sear-sub {

		float: right;

		width: 12%;

	}

	.header-middle form input[type="submit"] {

		background: url(../images/search.png) no-repeat -7px -8px #13476E;

	}

	.search {

		float: left;

		width: 44%;

	}

	.pignose-layerslider .slide-visual {

		height: 200px;

	}

	.new_arrivals h3 {

		margin-bottom: 11px;

	}

	.new_arrivals h3, .ele-bottom-grid h3 {

		font-size: 23px;

	}

	.new_arrivals {

		padding: 32px 0;

	}

	.new_grids {

		margin-top: 21px;

	}

	.new_arrivals p {

		line-height: 1.8em;

	}

	.new-gd-left {

		width: 100%;

	}

	.wed-brand {

		left: 8%;

	}

	.wed-brand p a {

		padding: 0px 0px;

		font-size: 13px;

		width: 43%;

	}

	.new-levis {

		float: none;

		width: 100%;

		margin: 0 auto;

	}

	.resp-tab-item {

		padding: 0 3px 5px 3px;

		font-size: 13px;

		margin: 0 2px;

	}

	.product-men {

		float: none;

		width: 100%;

	}

	.product-easy {

		padding: 32px 0;

	}

	.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {

		top: 86.5%;

	}

	.coupons-gd {

		width: 100%;

	}

	.newsright input[type="text"] {

		width: 63%;

	}

	.newsright input[type="text"] {

		padding: 6px 10px;

		font-size: 13px;

	}

	.newsright input[type="submit"] {

		padding: 7px 20px 7px;

		font-size: 13px;

	}

	.sign-gd h4, .sign-gd-two h4 {

		margin-bottom: 13px;

	}

	.sign-grds {

		margin-top: 25px;

	}

	.sign-gd ,.sign-gd-two{

		width: 100%;

		padding: 0;

	}

	.footer {

		padding: 30px 0;

	}

	p.copy-right {

		font-size: 13px;

	}

	.dropdown-menu.columns-3 {

		min-width: 163px;

	}

	.callbacks_tabs {

		top: 76%;

		left: 26%;

	}

	.men-wear-bottom {

		margin: 32px 0 0px;

	}

	.men-wear-right h4 {

		font-size: 16px;

	}

	.men-wear-left {

		width: 62%;

	}

	.page-head {

		padding-top: 40px;

		min-height: 115px;

	}

	.electronics, .men-wear, .contact, .typrography, .checkout, .single {

		padding: 40px 0;

	}

	.ui-widget-content {

		margin: 1.5em 0 5em 0;

	}

	.coupons-gd h4 {

		margin: 20px 0 8px;

	}

	.coupons {

		min-height: 670px;

		padding-top: 35px;

	}

	.navbar-toggle {

		padding: 7px 7px;

		margin-top: 12px;

	}

	.electro-img-left.mask img {

		height: 151px;

	}

	.electro-img-left {

		margin-bottom: 0;

	}

	.ele-bottom-grid {

		margin-top: 35px;

	}

	.ele-bottom-grid h3 {

		font-size: 21px;

	}

	.product-men {

		padding: 0;

	}

	.checkout h3 {

		margin: 0 0 1em;

	}

	.timetable_sub td {

		width: 47%;

	}

	.checkout-left-basket {

		float: none;

		width: 100%;

	}

	.coupons-gd:nth-child(3) {

		margin: 27px auto;

	}

	.single-right-left:nth-child(1) {

		margin-bottom: 18px;

	}

	.single-right-left h3 {

		font-size: 15px;

	}

	.single-right-left p {

		margin: .5em 0 0.5em;

	}

	.description {

		margin: 0.5em 0 1em;

	}

	.description h5 {

		margin-bottom: 11px;

		line-height: 1.8em;

	}

	.description input[type="text"] {

		width: 69%;

	}

	.occasional h5 {

		margin: 0 0 0px;

	}

	.bootstrap-tab {

		margin: 2em 0 0;

	}

	.bootstrap-tab-text h5, .add-review h4 {

		font-size: 1em;

	}

	.nav-tabs > li > a {

		padding: 5px 6px;

	}

	.dropdown-menu {

		min-width: 98px;

	}

	ul.slide-group img {

		width: 100% !important;

		height: 300px !important;

	}

	.modal-dialog {

		width: 263px;

	}

	.login-grids p {

		font-size: 13px;

		margin-top: 23px;

	}	

	.checkout h3 {

		font-size: 22px;

	}

	.timetable_sub td {

		width: 12% !important;

	}

	.value-minus, .value-plus {

		height: 30px;

		width: 30px;

	}

	.value {

		line-height: 14px;

		width: 30px;

		height: 30px;

		margin: 2px 0px;

	}

	.close1, .close2, .close3, .close4 {

		right: 12px;

	}

	.timetable_sub th {

		font-size: 12px;

	}

	.header-left {

    width: 46%;

    margin: 5px auto 6px;

}

}



.products-right .row{

	margin-top:20px;

}



.men-wear .container-fluid{

	padding-bottom:30px;

}







.panel-primary > .panel-heading{

	    background-color: #05243B;

    border-color: #05243B;

}

}



