/*--
	www.VinmarPolymerProducts.com Website Ver 1.1 @ 2016
    Designed by Team X-Graphics, INDIA.
    Developed by Team X-Systems, INDIA.
    Team Head : Satyam Shah - Creative Director for X-Graphics.
	copyright © 2016 for Vinmar Polymer Products, Vadodara, INDIA.
--*/
.bar,.foo {
    color: red
}

body {
    background: #fcfdff;
    font-family: 'Open Sans',sans-serif
}

body a {
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all
}
.contact-para input[type=submit]:hover,.header-top {
    background: #0060a7
}

ul {
    padding: 0;
    margin: 0
}

.header-top ul {
    float: right
}

.header-top ul li,.top-nav ul li {
    display: inline-block;
    padding: 1.5em .7em 1.2em
}

.header-top ul li a {
    font-size: 1em;
    text-decoration: none;
    color: #fff;
    vertical-align: top
}

.header-top ul li span {
    background: url(../images/img-sprite.png) -16px -9px;
    width: 50px;
    height: 22px;
    display: inline-block
}

.header-top ul li.tele-in span {
    background-position: -54px -9px
}

.header,.header-bottom {
    background: url(../images/grn-sqr.png)
}

.logo {
    float: left;
    margin-top: 5px
}

.top-nav {
    float: right
}

.top-nav ul li {
    padding: 2em 1em
}

.top-nav ul li a:hover,.top-nav ul li.active a {
    color: #0060a7;
    padding-bottom: 5px;
    border-bottom: 2px solid #0060a7
}

.top-nav ul li a {
    font-size: 1.1em;
    text-decoration: none;
    color: #fff;
    font-weight: 500
}
.top-nav span.menu:before{
	background-image:url(../images/nav-ic.png);
	background-repeat:no-repeat;
/*	content: url(../images/nav-ic.png)no-repeat;*/
	cursor:pointer;	
}
.top-nav span.menu {
    display: none
}

a.mask {
    text-decoration: none;
    overflow: hidden;
    display: block
}

img.zoom-img,img.zoom-img:hover {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out
}

img.zoom-img {
    -webkit-transform: scale(1,1);
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1,1);
    -moz-transition-duration: 500ms
}

img.zoom-img:hover {
    -webkit-transform: rotate(5deg) scale(1.15);
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-duration: 750ms;
    overflow: hidden
}
form
	{
	}
	
		form input.text,
		form select,
		form textarea
		{
			border: 0;
			background: #f0f0f0;
			padding: 0.65em;
			width: 100%;
		}

		form input.button,
		form input.text,
		form select,
		form textarea
		{
			-webkit-appearance: none;
		}
		
		form textarea
		{
			height: 15em;
		}
		
		form input:focus,
		form select:focus,
		form textarea:focus
		{
			background: #f5f5f5;
		}

		form ::-webkit-input-placeholder
		{
			color: #999;
		}

		form :-moz-placeholder
		{
			color: #999;
		}

		form ::-moz-placeholder
		{
			color: #999;
		}

		form :-ms-input-placeholder
		{
			color: #999;
		}		
		.button
	{
		display: inline-block;
		background-color: #222222;
		color: #fff;
		border: 0;
		cursor: pointer;
		outline: 0;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-o-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
	}

		.button:hover
		{
			background-color: #333333;
		}
		
		.button:active
		{
			background-color: #444444;
		}
	
		.button-alt
		{
			background-color: #777777;
		}

			.button-alt:hover
			{
				background-color: #888888;
			}
			
			.button-alt:active
			{
				background-color: #999999;
			}
	
		.button-small
		{
		}
		
		.button-big
		{
		}
		
		.button-huge
		{
		}

@media (max-width:768px) {
    .top-nav ul {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 9999;
        left: 0%;
        margin: 0;
        background: rgba(17,63,108,.88)
    }

    .top-nav span.menu {
        display: block;
        width: 50%;
        position: relative;
        text-align: right;
        padding: 0.5em 0 0;
    }
    .top-nav ul li {
        display: block;
        float: none;
        padding: 1em .8em;
        text-align: center;
        border-bottom: 1px solid #fff
    }

    .top-nav ul li a,.top-nav ul li.active a {
        color: #fff;
        border: none;
        padding: 0
    }

    .top-nav ul li:hover {
        background: #0060a7
    }

    .top-nav ul li a:hover,.top-nav ul li.active a:hover {
        color: #000;
        border: none
    }
}

#slider2,#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto
}

.rslides_tabs {
    background: rgba(0,0,0,.25);
    box-shadow: 0 0 1px rgba(255,255,255,.3),inset 0 0 5px #000;
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.3),inset 0 0 5px #000;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3),inset 0 0 5px #000;
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    width: 100%
}

.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px
}

.rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: 0 0;
    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: 700
}


.events {
    list-style: none
}

.callbacks_container {
    padding-top: 87px;
    position: relative;
    float: left;
    width: 100%
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.callbacks li,.callbacks_nav,.rslides li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
    width: 100%
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 15%;
    right: 0%;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 28%
}

.callbacks_nav {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 56%;
    left: 8%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 46px;
    width: 36px;
    background: url(../images/img-sprite.png) -105px -1px;
    margin-top: -65px
}

.callbacks_nav:active {
    opacity: 1
}

.callbacks_nav.next {
    left: auto;
    background-position: -136px -1px;
    right: 8%
}

#slider3-pager a {
    padding: 0
}

#slider3-pager span {
    float: left;
    width: 100px;
    height: 15px;
    background: #fff;
    border-radius: 30em;
    opacity: .6
}

#slider3-pager .rslides_here a {
    background: #fff;
    border-radius: 30em;
    opacity: 1
}

#slider3-pager a,#slider3-pager li,#slider3-pager span {
    display: inline-block
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    display: none
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    height: auto;
    border: 0
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 89%;
    z-index: 999;
    left: 47%;
    padding: 0;
    margin: 0
}

#filters li,.callbacks_tabs li,ul.sony li {
    display: inline-block
}

@media screen and (max-width:600px) {
    h1 {
        font: 24px/50px "Helvetica Neue",Helvetica,Arial,sans-serif
    }

    .callbacks_nav {
        top: 47%
    }

    .callbacks_container {
        padding-top: 157px;
        position: relative;
        float: left;
        width: 100%
    }
}

.callbacks_tabs a {
    visibility: hidden
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    height: 16px;
    width: 16px;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px
}

.callbacks_here a:after,a.startnow:hover {
    background: #94be3e
}

#filters li span,.slide-text-info h2 {
    text-transform: uppercase;
    font-weight: 700
}

.slide-text-info h2 {
    width: 37%;
    margin: 0;
    line-height: 38px;
    display: inline-block;
    font-size: 1.5em
}

.slide-text-info P {
    width: 29%;
    margin: .5em 0 1.5em;
    font-size: .7em;
    line-height: 25px;
    text-shadow: 2px 2px #000
}
a.startnow {
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    transition: .5s all;
    font-size: .8em;
    border: 1px solid #fff
}

a.startnow:hover {
    border: 1px solid #94be3e
}

.about-left {
    padding: 1em 0;
    float: left;
    width: 100%
}

.about-left h3 {
    font-size: 1.8em;
    margin: 0;
    color: #94be3e;
    text-transform: uppercase
}

.blog-left-bottom h3 {
    padding-bottom: 20px
}

.red {
    float: left
}

.left-about {
    float: right;
    padding-left: 50px;
    width: 65%
}

.left-about h4 {
    font-size: 1.5em;
    margin: 0 0 .2em;
    color: #0060a7;
    width: 74%;
    font-weight: 400
}

.left-about span {
    font-size: .9em;
    color: #0060a7;
    font-weight: 600
}

.left-about p {
    margin: 1.5em 0 1.75em;
    font-size: 1em;
    color: #46738a;
    width: 100%;
    text-align: justify
}

a.now {
    color: #49a2c8;
    border: 2px solid #49a2c8;
    font-size: 1.1em
}

a.now:hover,p.footer-grid a {
    color: #fff
}

.last,ul.sony {
    text-align: center
}

.last {
    width: 100%
}

ul.sony {
    padding: 0 0 1em
}

.about,.about-p {
    padding: 3em 0
}

.about-left-left {
    padding: 2em 0
}

.about-left-left img {
    border-radius: 15px
}

.now-left,a.click {
    float: right
}

.blog-left {
    float: left;
    width: 100%
}

.blog-left h3,.blog-left-bottom h3 {
    font-size: 1.8em;
    margin: 0;
    color: #94be3e;
    text-transform: uppercase
}

.left-blog {
    float: right;
    width: 61%
}

.red-left {
    float: left;
    border-radius: 5px
}

.last-blog {
    width: 38%;
    padding: 0 0 0 6em
}

.col-mt h6,.left-blog h6 {
    font-size: 1.1em;
    margin: 0 0 7px;
    color: #49a2c8;
    font-weight: 700
}

.col-mt h6 {
    margin: 0;
    font-size: 10px;
    text-align: center
}

.col-mt h4,.left-blog h4 {
    font-size: 1.2em;
    text-align: center;
    color: #595959;
    font-weight: 500;
    padding-bottom: 10px
}

.left-blog p {
    margin: 0;
    font-size: .96em;
    color: #999;
    line-height: 19px;
    text-align: justify
}

a.click {
    color: #49a2c8;
    font-size: .9em;
    text-decoration: none
}

.blog-left-right {
    border-bottom: 1px solid #e2e1e1;
    padding: 3em 0
}

.col-mt {
    float: left;
    width: 25%;
    padding: 10px 10px 50px
}

.col-mt p {
    margin: 1.5em 0 1.75em;
    font-size: 1em;
    color: #46738a;
    width: 100%;
    text-align: justify
}

.col-mt img {
    border-radius: 12px;
    text-align: center
}

.col-t {
    float: right
}

.blog-left-bottom {
    padding: 1em 0
}

.black-grid {
    margin: 0
}

.men-grid {
    float: left
}

.men-left {
    float: right;
    width: 77%
}

.men-left h5,.right-side-blog {
    border-bottom: 1px solid #e2e1e1
}

.men-left h5 {
    margin: 0;
    font-size: 1.1em;
    color: #49a2c8;
    padding: 0 0 5px
}

.right-side-blog {
    padding: 2.7em 0 4em
}

.men-left p {
    margin: 0;
    font-size: 1em;
    color: #767676
}

.men-left span {
    font-size: 1em;
    color: #f89d2a
}

.m3-blog {
    border-bottom: none
}

.blog {
    padding: 2em 0 6em
}

.about-men {
    float: left;
    border: 1px solid #34495e
}

.grid-about-top {
    float: right;
    width: 58%
}

.grid-about-top h4 {
    margin: 0;
    font-size: 1.5em;
    color: #34495e;
    font-weight: 600
}

.grid-about-top p {
    margin: 1em 0;
    font-size: 14px;
    color: #34495e;
    text-align: justify;
    line-height: 23px
}

p.para {
    margin: .5em 0 3.5em
}

.top-about-grid {
    float: left;
    width: 51%
}

.about-men-top {
    float: right;
    border: 1px solid #7ea6ba
}

.grid-team p,.team-about h6,.team-about p {
    color: #34495e;
    font-size: 1.6em;
    margin: 0 0 1.5em;
    font-weight: 700
}

.grid-team p,.team-about p {
    font-size: 1.1em;
    margin: .5em 0
}

.grid-team span,.team-about span {
    color: #34495e;
    font-size: .9em
}

.grid-team {
    float: left;
    width: 16.56%
}

.grid-about-icon,.team-about,.team-about-grid {
    text-align: center
}

.team-about-grid {
    padding: 3em 0 1em
}

.grid-about-icon {
    width: 50%;
    margin: 0 auto;
    padding: 3em 0
}

.about-us {
    padding: 12em 0
}

.women {
    border: 1px solid #7ea6ba;
    margin: 0 auto
}

.women-grid {
    margin: 0 1em;
    width: 28%
}

span.in-line-in {
    background: url(../images/line1.png) 0 -21px;
    width: 700px;
    height: 191px;
    margin: 0 auto;
    display: block
}

span.in-in-line,span.in-in-linex {
    width: 700px;
    height: 202px;
    margin: 0 auto;
    display: block
}

span.in-in-line {
    background: url(../images/line.png) 0 0
}

span.in-in-linex {
    background: url(../images/line4.png) 0 0
}

.services {
    margin: 0 6em 8em
}

.left-services,.service-grid,.service-grid-left,.service-grid-right {
    float: left
}

.service-grid-left {
    width: 69%;
    padding: 4em 0 0 2em
}

.left-services {
    width: 68.3%;
    padding: 4em 2em 0 0
}

.service-grid-left span {
    color: #34495e;
    font-size: 1.7em
}

.service-grid-left h5 {
    color: #94be3e;
    font-size: 2em;
    margin: .3em 0 .5em;
    font-weight: 700
}

.service-grid-left p {
    color: #34495e;
    font-size: 15px;
    margin: 0;
    font-weight: 600;
    text-align: justify;
    line-height: 25px
}

.left-services p {
    width: 100%
}

span.ser-in {
    background: url(../images/line2.png) 0 0;
    width: 700px;
    height: 219px;
    margin: 0 0 0 7.6em;
    display: block
}

span.ser-in-in {
    background: url(../images/line3.png) 0 -119px;
    width: 700px;
    height: 98px;
    margin: 0 0 0 7.9em;
    display: block
}

.portfolio-grid {
    padding: 5em 0
}

#filters,div#portfoliolist,ul#filters {
    padding: 0
}

#filters {
    margin: 1.5% 0;
    list-style: none;
    text-align: center
}

#filters li {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -o-inline-box;
    display: -ms-inline-box
}

#filters li label {
    margin: 0;
    padding: .5em;
    font-size: 1.3em;
    color: #0060a7
}

#filters li span {
    display: block;
    padding: 8px;
    text-decoration: none;
    color: #0060a7;
    cursor: pointer;
    font-size: 18px
}

#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 23%;
    display: none;
    float: left;
    overflow: hidden;
    margin: 1%
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative!important;
    cursor: pointer;
    padding: 1em 0
}

.portfolio img {
    max-width: 100%;
    transition: all 300ms!important;
    -webkit-transition: all 300ms!important;
    -moz-transition: all 300ms!important
}

.portfolio .label {
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: -40px
}

.portfolio .label-bg {
    background: #22b4b8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.portfolio .label-text {
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 5px 8px
}

.portfolio .text-category {
    display: block;
    font-size: 12px;
    text-transform: uppercase
}

.simple h5 {
    font-size: 1.6em;
    margin: .5em 0 .8em;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    line-height: 1.3em
}

.simple {
    text-align: center;
    padding: 4em 0;
    background: url(../images/pi8.png) 0 0;
    width: 257px;
    height: 296px;
    position: absolute;
    top: 14px;
    display: none
}

.simple p {
    font-size: 1.1em;
    margin: .3em 0;
    color: #d3d1d1
}

.portfolio-wrapper:hover .simple,.refer:hover .simple {
    display: block
}

.refer-wrapper {
    position: relative;
    margin: 3em 0
}

.refer {
    padding: 0 0 3em;
    width: 25%;
    float: left
}

.grid-simple {
    top: 0;
    left: 0
}

.simple-1,.simple-5,.simple-9 {
    left: 25%
}

.simple-10,.simple-2,.simple-6 {
    left: 50%
}

.simple-11,.simple-3,.simple-7 {
    left: 75%
}

.simple-4,.simple-5,.simple-6,.simple-7 {
    top: 33.5%
}

.simple-10,.simple-11,.simple-8,.simple-9 {
    top: 66.6%
}

.dropdown,.dropdown .carat,.dropdown .carat:after,.dropdown .selected::after,.dropdown div,.dropdown div::after,.dropdown li,.dropdown:after {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

.dropdown .selected::after,.dropdown.scrollable div::after {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none
}

.dropdown {
    position: relative;
    width: 153px;
    cursor: pointer;
    background: 0 0;
    padding: 11px;
    color: #0060a7;
    border: 2px solid #0060a7;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.dropdown.open {
    z-index: 2
}

.dropdown .carat,.dropdown .carat:after {
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -3px;
    z-index: 1;
    -webkit-transform-origin: 50% 20%;
    -moz-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    transform-origin: 50% 20%
}

.dropdown.open .carat {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dropdown .old {
    height: 0;
    width: 0;
    overflow: hidden
}

.dropdown .old,.dropdown select {
    position: absolute;
    left: 0;
    top: 0
}

.dropdown.touch select {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.dropdown .selected,.dropdown li {
    display: block;
    font-size: 1.3em;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
    border: none
}

.dropdown .selected::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px
}

.dropdown div,.dropdown ul {
    position: absolute;
    overflow: hidden;
    background: #fcfdff
}

.dropdown div {
    opacity: 0;
    color: #0060a7;
    border: 2px solid #0060a7;
    height: 0;
    left: -1%;
    top: 107%;
    width: 153px
}

.dropdown.open div {
    opacity: 1;
    z-index: 2
}

.dropdown.scrollable div::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px
}

.dropdown.scrollable.bottom div::after {
    opacity: 0
}

.dropdown ul {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    padding: 0
}

.dropdown.scrollable.open ul {
    overflow-y: auto
}

.dropdown li {
    list-style: none;
    padding: 8px
}

.dropdown li:last-child {
    border-bottom: 0
}

.dropdown li.focus {
    position: relative;
    z-index: 3
}

.dropdown li:hover {
    background: #94be3e;
    color: #fff
}

.down-top img.arrow {
    position: absolute;
    top: 9px;
    right: 0
}

.down-top {
    float: right;
    background: #fff;
    position: relative;
    margin: 0 0 3em
}

.references {
    padding: 5em 0 7em
}

.single-grid {
    border: 1px solid #eae0e0;
    margin: 0 0 3em;
    background: #fff;
    background-image: url(../images/blu-strip.png);
    background-repeat: repeat-x
}

.single-grid h4,.single-grid h5 {
    margin: 0 0 1em;
    font-size: 2em;
    font-weight: 500;
    color: #0060a7
}

.single-grid h5 {
    font-size: 1.8em;
    font-weight: 400
}

.single-grid p {
    margin: 1.3em 0;
    font-size: 1.1em;
    color: #999;
    line-height: 27px;
    text-align: justify;
    height: auto
}

ul.sin-grid li {
    padding: .5em 1em 0 0;
    display: inline-block
}

ul.sin-grid li span {
    background: url(../images/img-sprite.png) -8px -54px;
    width: 15px;
    height: 17px;
    display: inline-block;
    margin: 0 4px
}

ul.sin-grid li span.comment {
    background-position: -32px -53px
}

ul.sin-grid li span.share {
    background-position: -58px -53px
}

ul.sin-grid li a {
    text-decoration: none;
    font-size: 1.2em;
    color: #c1c0c0
}

a.single-now {
    background: #94be3e;
    font-size: 1.2em;
    border-radius: 5px;
    border: none
}

a.single-now:hover {
    background: #0060a7;
    border: none
}

p.due {
    color: #000;
    padding: 1.3em 0 2em
}

.lone-line {
    padding: 4em
}

.tb1 {
    width: 50%;
    float: left
}

.tb1,.tb2 {
    color: #999
}

.grid-categories h4 {
    margin: 0;
    font-size: 1.4em;
    background: #94be3e;
    color: #fff;
    padding: .5em 1em
}

.cate-cate,.cate-img,ul.popular {
    border: 1px solid #eae0e0;
    background: #fff
}

.cate-img {
    padding: 15px
}

ul.popular li {
    padding: .4em 0;
    list-style: none;
    margin-right: 50px
}

ul.popular li span.dot {
    margin: 0 18px
}

h6 span.dot,ul.popular li span.dot {
    background: url(../images/dot.png) no-repeat -9px -5px;
    width: 10px;
    height: 13px;
    display: inline-block
}

h6 span.lin,ul.popular li span.lin {
    background: url(../images/lin.png) no-repeat -9px -5px;
    width: 10px;
    height: 13px;
    display: inline-block;
    margin: 0 28px
}

h6 span.dot {
    margin: 0 10px 0 0
}

.contact-para input[type=submit],ul.popular li a,ul.popular li a.active {
    font-size: 1em;
    color: #c1c1c1;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all
}

ul.popular li a.active {
    text-decoration: none;
    color: #0060a7
}

ul.popular li a:hover {
    color: #0060a7
}

.cate-top {
    position: fixed;
    top: 11.9em
}

.cate-cate h6,.cate-cate p {
    margin: 0 0 10px;
    font-size: 1.2em;
    color: #c1c1c1
}

.cate-cate p {
    margin: 0 0 24px 27px;
    font-size: .85em;
    text-align: justify;
    line-height: 17px
}

.head-sin {
    padding: 0 19px 0 12px
}

ul.popular {
    padding: 13px 0
}

.blog-grid {
    padding: 7.1em 0
}

.blog-grid h3 {
    padding: 10px;
    color: #999;
    font-size: 1.2em
}

.cate-cate {
    padding: 21px 0 6px
}

.cate-in p {
    margin: 21px
}

.cate-in {
    padding: 0
}

.contact {
    padding: 10em 0 4em
}

.contact-para p,p.class-para {
    margin: 0;
    font-size: 1em
}

p.class-para {
    margin: 0 0 2em;
    line-height: 1.6em
}

.contact-map h5,.contact-para h5 {
    font-weight: 600;
    font-size: 1.2em;
    margin: 0 0 1em
}

p.your-para {
    color: #8d8d8d;
    margin: 0 0 .3em
}

.grid-contact {
    padding: 0 0 1.5em
}

.contact-grid li.list-grid {
    list-style: none;
    border: 1px solid #8d8d8d;
    background: #fff
}

.contact-grid li.list-grid input[type=text] {
    width: 90%;
    padding: 11px;
    outline: none;
    border: none;
    -webkit-appearance: none;
    float: left
}

.contact-grid li span.icon {
    background: url(../images/img-sprite.png) -83px -49px;
    width: 28px;
    height: 31px;
    display: inline-block;
    border-left: 1px solid #8d8d8d;
    margin: 6px 0 0
}

.contact-grid li span.icon-name {
    background-position: -103px -49px
}

.contact-grid li span.icon-phone {
    background-position: -125px -48px
}

.contact-grid li.list-grid p {
    margin: 12px 6px;
    font-size: 13px;
    float: left;
    width: 85%
}

img.sale-arrow {
    border-left: 1px solid #8d8d8d;
    margin: 5px 0 0
}

.contact-para textarea {
    resize: none;
    width: 98%;
    background: #none;
    outline: none;
    -webkit-appearance: none
}

.contact-para input[type=submit] {
    width: 39%;
    font-size: 1.3em;
    background: #94be3e;
    padding: .8em 1em;
    text-align: center;
    color: #fff;
    border: none;
    outline: none;
    margin: 0 auto;
    -webkit-appearance: none;
    font-weight: 700
}

p.msg-para {
    margin: 0 1.2em
}

.send {
    padding: 2em 1em
}

.map iframe {
    width: 100%;
    height: 600px;
    border: none
}

.footer {
    background: #0060a7;
    padding: .5em 0
}

.footer p {
    margin: .5em 0;
    font-size: .9em;
    color: #fff
}

.class-footer ul li a:hover,p.footer-grid a:hover {
    color: #94be3e
}

.footer a,ul.popular li a {
    text-decoration: none
}

.class-footer {
    float: left
}

ul.social-ic-icons {
    text-align: center;
    float: right
}

.class-footer ul li,ul.social-ic-icons li {
    display: inline-block
}

ul.social-ic-icons li a span {
    background: url(../images/img-sprite.png) -180px -16px;
    width: 25px;
    height: 25px;
    display: block
}

ul.social-ic-icons li.twitter a span {
    background-position: -212px -16px
}

ul.social-ic-icons li.inline a span {
    background-position: -249px -16px
}

ul.social-ic-icons li.camera a span {
    background-position: -285px -15px
}

ul.social-ic-icons li.been a span {
    background-position: -326px -12px
}

ul.social-ic-icons li.print a span {
    background-position: -369px -14px
}

ul.social-ic-icons li.skype a span {
    background-position: -404px -13px
}

ul.social-ic-icons li.gmail a span {
    background-position: -445px -16px
}

.class-footer ul li a {
    font-size: 1em;
    text-decoration: none;
    color: #fff;
    font-weight: 500
}

.class-footer ul li span {
    padding: 0 14px;
    color: #fff;
    font-size: 1em
}

.footer-class {
    padding: .5em 0 0
}

@media (max-width:1366px) {
    .callbacks .caption {
        top: 16%
    }
}

@media (max-width:1024px) {
    .top-nav ul li {
        padding: 2em .8em
    }

    .slide-text-info h2 {
        width: 45%
    }

    .slide-text-info P {
        width: 46%
    }

    .callbacks .caption {
        top: 9%
    }

    .callbacks_tabs {
        top: 87%;
        left: 45%
    }

    .left-about {
        padding-left: 0;
        width: 30%
    }

    .about-left,.last,.map iframe {
        width: 100%
    }

    .left-about h4 {
        width: 74%;
        font-size: 1.5em
    }

    .left-about p {
        margin: .5em 0 2.5em;
        width: 91%;
        height: 58px;
        overflow: hidden
    }

    .left-blog {
        width: 54%
    }

    .left-blog p,.men-left h5 {
        height: 154px;
        overflow: hidden
    }

    .col-mt {
        float: left;
        width: 45%;
        margin: 0
    }

    .men-left h5 {
        font-size: 1em;
        line-height: 1.5em;
        height: 43px
    }

    .men-left {
        width: 70%
    }

    .right-side-blog {
        padding: 2.7em 0 3em
    }

    .grid-about-top {
        width: 50%
    }

    .grid-about-top p {
        height: 203px;
        overflow: hidden
    }

    p.para {
        height: auto;
        margin: .5em 0 1em
    }

    .grid-team {
        width: 14.57%;
        margin: 0 .7em
    }

    .grid-about-icon {
        width: 57%
    }

    .women-grid {
        margin: 0 .7em;
        width: 25%
    }

    .services {
        margin: 0 3em 8em
    }

    span.ser-in {
        width: 636px;
        height: 197px;
        background-size: 639px
    }

    .service-grid-left {
        width: 67%
    }

    .left-services {
        width: 70%
    }

    span.ser-in-in {
        width: 628px;
        height: 79px;
        background-size: 633px
    }

    .simple {
        padding: 2em 0;
        width: 216px;
        height: 247px;
        background-size: 217px
    }

    .cate-cate p {
        height: 133px;
        overflow: hidden
    }

    .cate-cate h6 {
        font-size: 1.1em
    }

    .contact-grid li.list-grid p {
        width: 80%
    }

    .contact-grid li.list-grid input[type=text] {
        width: 86%
    }

    .class-footer ul li a span {
        padding: 0 6px
    }

    .down-top {
        margin: 0 0 2em
    }

    .refer {
        width: 23%;
        margin: 0 0 0 13px
    }

    .grid-simple {
        left: 12px
    }

    .simple-11,.simple-3,.simple-7 {
        left: 74.5%
    }

    .simple-1,.simple-5,.simple-9 {
        left: 25.8%
    }
}

@media (max-width:768px) {
    .header-top ul {
        float: none;
        text-align: center
    }

    .callbacks .caption {
        top: 6%
    }

    .slide-text-info h2 {
        font-size: 1.2em;
        width: 49%;
        line-height: 27px
    }

    .slide-text-info P {
        width: 52%;
        height: 50px;
        overflow: hidden
    }

    a.startnow {
        padding: 8px 10px
    }

    .callbacks_tabs {
        top: 84%
    }

    .about-left,.blog-left,.grid-about-top,.last,.last-blog,.left-about {
        width: 100%
    }

    .left-blog {
        width: 62%
    }

    .left-blog p {
        width: 98%
    }

    .col-mt {
        float: none;
        width: 80%;
        margin: 0
    }

    .last-blog {
        padding: 0
    }

    .men-left {
        width: 86%
    }

    .about {
        padding: 3em 0 0
    }

    .about-p {
        padding: 12em 0 0
    }

    .blog {
        padding: 1em 0 3em
    }

    .class-footer,ul.social-ic-icons {
        float: none
    }

    .footer-class {
        text-align: center
    }

    .about-men,.about-men-top {
        float: none
    }

    span.in-in-line,span.in-in-linex,span.in-line-in,span.ser-in,span.ser-in-in {
        display: none
    }

    .grid-team {
        width: 13.9%
    }

    .grid-team p,.team-about p {
        font-size: 1em
    }

    .about-us {
        padding: 13em 0
    }

    .team-about {
        padding: 2em 0 0
    }

    .left-services,.service-grid-left {
        width: 60%
    }

    .service-grid,.service-grid-right {
        padding: 3em 0 1em
    }

    .services {
        margin: 0 3em 5em
    }

    #portfoliolist .portfolio {
        width: 31%
    }

    .simple {
        width: 222px;
        height: 256px;
        background-size: 224px
    }

    #filters li span {
        font-size: 16px
    }

    .cate-cate p {
        height: 33px
    }

    .blog-grid {
        padding: 11em 0
    }

    .map iframe {
        width: 100%;
        height: 400px
    }

    .contact-grid li.list-grid p {
        width: 93%
    }

    .contact-grid li.list-grid input[type=text] {
        width: 95%
    }

    .refer {
        width: 31%
    }

    .simple-1,.simple-10,.simple-4,.simple-7 {
        left: 34.6%
    }

    .simple-11,.simple-2,.simple-5,.simple-8 {
        left: 67.4%
    }

    .simple-3,.simple-9 {
        left: 2%
    }

    .simple-3,.simple-4,.simple-5 {
        top: 25%
    }

    .simple-6,.simple-7,.simple-8 {
        top: 50%
    }

    .simple-10,.simple-11,.simple-9 {
        top: 75%
    }

    .references {
        padding: 3em 0 1em
    }

    .women-grid {
        width: 25%
    }

    .contact-para textarea {
        width: 96%
    }

    .grid-about-top {
        padding: 2em 0 0
    }

    .grid-about-top p {
        height: 180px
    }

    p.para {
        height: auto
    }

    .top-nav ul li {
        padding: 1em .8em
    }

    .cate-top {
        position: relative;
        margin-bottom: 150px
    }
}

@media (max-width:640px) {
    .callbacks .caption {
        top: 5%
    }

    .slide-text-info h2 {
        font-size: 1.1em;
        width: 53%;
        line-height: 25px
    }

    .logo {
        margin-top: .8em;
    }

    .slide-text-info p {
        height: 25px;
        margin: .5em 0 1em
    }

    a.startnow {
        padding: 4px 8px
    }

    .callbacks_tabs {
        top: 82%;
        left: 42%
    }

    .left-about {
        width: 100%
    }

    .left-about h4 {
        width: 97%;
        font-size: 1.5em
    }

    ul.sony {
        padding: 0 2em 1em
    }

    .now-left {
        float: none
    }

    .other-left {
        text-align: center
    }

    .left-blog {
        width: 55%
    }

    .col-mt {
        margin: 0 31px 0 0
    }

    .class-footer ul li a span {
        padding: 0 14px
    }

    .class-footer ul li {
        padding: .5em 0
    }

    .grid-team {
        width: 13.3%
    }

    .women-grid {

        width: 25%
    }
	
	.left-services,.service-grid-left {
        width: 48%
    }

    .service-grid-left p {
        line-height: 21px;
        height: 124px;
        overflow: hidden
    }

    .service-grid-left h5 {
        font-size: 1.8em
    }

    .simple {
        width: 183px;
        height: 213px;
        background-size: 185px
    }

    .simple h5 {
        margin: .5em 0
    }

    .contact-grid li.list-grid input[type=text] {
        width: 94%
    }

    .contact-grid li.list-grid p {
        width: 92%
    }

    .contact-para textarea {
        width: 95%
    }

    .map iframe {
        width: 100%;
        height: 350px
    }

    .contact {
        padding: 13em 0
    }

    .simple h5,p.class-para {
        font-size: 1.2em
    }

    .simple-1,.simple-10,.simple-4,.simple-7 {
        left: 35.2%
    }

    .simple-11,.simple-2,.simple-5,.simple-8 {
        left: 68.4%
    }

    .cate-top {
        position: relative;
        margin-bottom: 150px
    }

    .lone-line {
        padding: 2em
    }
}

@media (max-width:480px) {
    .slide-text-info h2 {
        font-size: 1em;
        width: 84%;
        line-height: 19px;
        margin: 0 0 .9em
    }

    .slide-text-info p {
        display: none
    }
	logo {
        margin-top: .8em;
        width:320px;
		float:left
    }
    .logo img {
        width: 320px
    }
    .callbacks_nav {
        top: 51%
    }
	
    .callbacks_tabs {
        top: 79%;
        left: 39%
    }

    .left-about,.left-blog {
        width: 100%;
        float: none;
        margin: 1em 0 0
    }

    .left-about h4 {
        font-size: 1.3em;
        margin: 0 0 .5em
    }

    .red-left {
        float: none;
        margin: 0 auto
    }

    .left-blog {
        padding: 0
    }

    .col-mt {
        margin: 0 22px 0 0
    }

    .men-left {
        width: 81%
    }

    .grid-about-top p {
        height: auto
    }

    .grid-team {
        width: 28.7%
    }

    .grid-about-icon {
        width: 100%;
        padding: 1em 0
    }

    .women-grid {
        width: 28.7%
    }

    .services {
        margin: 0 0 3em
    }

    .service-grid,.service-grid-right {
        float: none;
        margin: 0 auto
    }

    .left-services,.service-grid-left {
        width: 100%
    }

    #portfoliolist .portfolio {
        width: 48%
    }

    .simple {
        width: 205px;
        height: 235px;
        background-size: 205px
    }

    #filters li span {
        font-size: 14px
    }

    .single-grid p {
        margin: 1em 0;
        font-size: 1em;
        overflow: hidden;
        height: auto;
        line-height: 24px
    }

    .map iframe {
        width: 100%;
        height: 250px
    }

    .contact-para textarea {
        width: 93%
    }

    .contact-para input[type=submit] {
        width: 46%;
        font-size: 1.1em
    }

    .contact-grid li.list-grid p {
        width: 88%
    }

    .contact-grid li.list-grid input[type=text] {
        width: 92%
    }

    .refer {
        width: 46.94%
    }

    .simple h5 {
        font-size: 1.1em
    }

    .dropdown .selected,.dropdown li {
        font-size: 1em
    }

    .simple-1,.simple-11,.simple-3,.simple-5,.simple-7,.simple-9 {
        left: 52.2%
    }

    .simple-2,.simple-3 {
        top: 16.5%
    }

    .simple-10,.simple-2,.simple-4,.simple-6,.simple-8 {
        left: 2%
    }

    .simple-4,.simple-5 {
        top: 33.3%
    }

    .simple-6,.simple-7 {
        top: 50%
    }

    .simple-8,.simple-9 {
        top: 66.5%
    }

    .simple-10,.simple-11 {
        top: 83.3%
    }

    .cate-top {
        position: relative;
        margin-bottom: 150px
    }

    .lone-line {
        padding: 1.5em
    }
}

@media (max-width:320px) {
    .header-top ul li {
        padding: .1em 0 0
    }

    .header-top ul {
        padding: .5em 0
    }
	logo {
        margin-top: .8em;
        width:70%
    }
	.logo img {
        margin-top: .8em;
        width:70%
    }
	.callbacks .caption {
        font-size: 14px;
        padding: 5px 20px
    }
	.slide-text-info h2 {
        font-size: 1em;
        margin: 0 0 .7em;
        height: 16px;
        overflow: hidden
    }

    a.startnow {
        padding: 3px 6px;
        font-size: .9em
    }

    .callbacks_nav {
        top: 90%
    }

    .callbacks_tabs a:after {
        height: 12px;
        width: 12px
    }

    .callbacks_tabs {
        top: 72%;
        left: 36%
    }

    .about-left h3,.blog-left h3,.blog-left-bottom h3 {
        font-size: 1.4em
    }

    .left-about h4 {
        font-size: 1.1em
    }

    .left-about p {
        margin: .5em 0 1em
    }

    ul.sony {
        padding: 0 0 1em
    }

    .about-left-left,.blog-left-right {
        padding: 1em 0
    }

    .col-mt {
        width: 100%;
        margin: 0 5px 0 0
    }

    .col-t {
        width: 47%
    }

    .men-left {
        width: 70%
    }

    .class-footer ul li a,.left-about p,.men-left p,ul.sin-grid li a {
        font-size: .9em
    }

    .right-side-blog {
        padding: 1.7em 0 2em
    }

    .class-footer ul li a span {
        padding: 0 5px
    }

    .grid-about-top h4 {
        font-size: 1.2em
    }

    .grid-about-top p {
        font-size: 13px
    }

    .grid-about-top {
        padding: 1em 0 0
    }

    .grid-team,.women-grid {
        width: 25.7%
    }

    .simple {
        width: 128px;
        height: 147px;
        background-size: 128px;
        padding: 1em 0;
        top: 7px
    }

    .simple h5 {
        font-size: 1em
    }

    .simple p {
        display: none
    }

    .left-blog p {
        height: 60px
    }

    .blog-left-bottom {
        padding: 1.5em 0
    }

    #filters li label,.class-footer ul li {
        padding: .3em 0
    }

    .service-grid-left span {
        font-size: 1.3em
    }

    .service-grid-left h5 {
        font-size: 1.2em
    }

    .service-grid-left p {
        line-height: 19px;
        height: 61px;
        font-size: 12px
    }

    .left-services,.service-grid-left {
        padding: .3em 0 0
    }

    .service-grid,.service-grid-right {
        padding: 1em 0 .5em
    }

    #filters li span {
        font-size: 11px
    }

    .portfolio-grid {
        padding: 2em 0
    }

    .lone-line {
        padding: 1em
    }

    .single-grid h4 {
        margin: 0 0 .4em;
        font-size: 1.1em
    }

    ul.sin-grid li {
        padding: .3em .1em 0 0
    }

    .single-grid p {
        margin: .3em 0;
        font-size: .9em;
        line-height: 20px;
        height: auto
    }

    ul.popular li a {
        font-size: .9em;
        padding: 5px 8px
    }

    .blog {
        padding: 1em 0 0
    }

    .grid-categories h4 {
        font-size: 1.2em
    }

    .cate-top {
        position: relative;
        margin-bottom: 150px
    }

    p.class-para {
        font-size: 1em;
        height: 42px;
        overflow: hidden
    }

    .contact-map h5,.contact-para h5 {
        margin: 1em 0;
        font-size: 1.2em
    }

    .contact {
        padding: 11em 0
    }

    .contact-grid li.list-grid input[type=text] {
        width: 85%
    }

    p.your-para {
        margin: .5em 0 .3em
    }

    .contact-grid li.list-grid p {
        width: 80%;
        font-size: 11px
    }

    .contact-para textarea {
        width: 88%
    }

    .send {
        padding: 1em
    }

    .contact-para input[type=submit] {
        width: 63%;
        font-size: 1em;
        padding: .5em 1em
    }

    .map iframe {
        width: 100%;
        height: 200px
    }

    .grid-contact {
        padding: 0 0 .5em
    }

    p.msg-para {
        margin: 0 1.2em
    }

    .refer {
        width: 45.91%;
        padding: 0 0 1em;
        margin: 0 0 0 11px
    }

    .refer-wrapper {
        margin: 1em 0
    }

    .references {
        padding: 2em 0 1em
    }

    .down-top img.arrow {
        top: 3px
    }

    .dropdown {
        width: 132px;
        padding: 7px
    }

    .footer-class {
        padding: 1em 0
    }

    .portfolio-wrapper {
        padding: .5em 0
    }

    .grid-simple {
        top: 0
    }

    a.single-now {
        padding: 5px 8px
    }

    .top-nav ul li a {
        font-size: .9em
    }

    .about {
        padding: 1.5em 0 0
    }

    .about-p {
        padding: 10em 0 0
    }
}