@charset "utf-8";
/* CSS Document */
html, body{
	width:100%;
	max-width:100%;
	overflow-x:hidden;
}
body{
	background:#fff;
	font-family:Lato;
	font-size:13px;
	color:#30373d;
	line-height: 1.8;
}
h1, h2, h3, h4, h5, h6{
	font-family:Raleway;
	font-weight:800;
}
p{
	font-family: 'Lato';
	font-weight:400;
}
a{
	color:#333;
}
a:hover{
	text-decoration:none;
	color: #38acdc;
}
ul{
	margin:0px;
	padding:0px;
}
ul li{
	margin:0px;
	padding:0px;
	list-style:none
}
.section h1.heading{
	font-weight:700;
	margin:0 0 30px;
	color: #2d2319;
	text-transform:uppercase;
}
.margin-10{
	margin:10px 0;
}
.margin-20{
	margin:20px 0;
}
.margin-30{
	margin:30px 0;
}
.margin-40{
	margin:40px 0;
}
.margin-50{
	margin:50px 0;
}

.margin-t-10{
	margin-top:10px;
}
.margin-t-20{
	margin-top:20px;
}
.margin-t-30{
	margin-top:30px;
}
.margin-t-40{
	margin-top:40px;
}
.margin-t-50{
	margin-top:50px;
}
.margin-b-10{
	margin-bottom:10px;
}
.margin-b-20{
	margin-bottom:20px;
}
.margin-b-30{
	margin-bottom:30px;
}
.margin-b-40{
	margin-bottom:40px;
}
.margin-b-50{
	margin-bottom:50px;
}
.padding-right-none{
	padding-right:0px;
}
.padding-left-none{
	padding-left:0px;
}
.cater{
	margin-top:40px;
}
.cater h3
{
	margin: 0 0 10px;
}
.cater h4 {
    margin: 30px 0 0;
}
.red{
	color:#2c94c6 ;
}
.header-button{
	background:#2c94c6;
	color:#fff;
	font-weight:500;
	margin: 18px 0;
}
.logo-bar{
	left: 0;
right: 0;
width: 100%;
top: -40px;
position: absolute;
}
.header{
	background:#395491;
	position:relative;
width: 100%;

z-index: 99;
	}
	.header1{
		font-family:Raleway;
		padding:10px 0;
		font-weight:500
	}
	.header1 a{
		color:#000;
		text-transform:uppercase;
		font-size: 16px;
		padding: 7px 0;
display: block;
font-weight: 700;
font-family: Lato;
	}
	.main-slider{
		position:relative}
		.slider-img img{
			width:100%;
			}
		.slider-img {

    position: relative;
    z-index: 1;}
	.main-slider .blue-bg-slider{
		position: absolute;

height: 400px;

width: 100%;
}
.header .logo-bar h1 {
	display: inline-block;
margin-left: 120px;
font-size: 30px;

font-weight: 700;
}
.main-slider img{
	width:100%;
	display: block;

max-width: 100%;

height: auto;
}
.top-header{
	position:relative;
	}
.header .logo-bar .logo{
	
}
.header .top-menu{
	float:right;
	
	padding:8px;
}
.header .top-menu li{
	float:left;
	position:relative;
}
.header .top-menu li a{
	color: #ddd;
padding: 0 10px;
font-size: 13px;
}
.crushbg{
	background:url(../images/bg.png);
	margin-top: -35px;
position: relative;
z-index: 99;
height: 65px;
}
.section{
	padding:40px 0 40px;
	position:relative;
}
.grey-background{
	background: #edf7fe;
}
.about-text-section{
	position:absolute;
	width: 100%;
top: -30%;
z-index: 9;
}
.about-text-section1{
	border: 1px solid #ddd;
text-align:center;
background: #fff;
box-shadow: 1px 1px 7px rgba(0,0,0,.1);
}
.about-text-section1 header{
	border-bottom: 1px solid #ddd;

padding: 15px;

color: #2c94c6;

font-weight: 700;

font-size: 20px;
}
.about-text-section1 section{
	background: #edf7fe;

padding: 25px;
}
.about-text-section1 footer{
	background: transparent;
padding: 25px 0;
border-top: 1px solid #ddd;
}
.about-text-section1 footer a{
	border: 1px solid #2c94c6;

padding: 12px 50px;

font-weight: 600;

color: #2c94c6;
}

.elementor-icon{
	float:left;
	width:30%;
}.elementor-counter-title label{
	text-transform:uppercase
}
.elementor-counter-title{
	float:left;
	margin-left:4%;
	width:66%;
	
}
.elementor-icon i {
    font-size: 60px;
    display: block;color: #fff;
}
#shiva{
	line-height:normal
}
.count
{

font-size: 35px;

font-weight: 700;
}
.blue-bg1{
	background:#2c94c6;
	padding: 30px 0;
	color:#fff;
}
.blue-bg{
	background:#2c94c6;
	color:#fff;
}
.footer-form.section {
    padding: 20px 40px;
}
form label{
	display:block
}
.reach-us.section{
	background: #262626;
box-shadow: 0px 0px 15px rgba(0,0,0,.2);
padding: 30px 30px 30px ;
position: absolute;
top: 0px;
color:#fff
}
.contact-div a,
.contact-div p{
	margin:0;
	color:#fff;
	font-size:16px;
}
.footer-form {
	background:#fff;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
footer .reach-us.section h3{
	text-align:left
}
#navbar{
	padding:0px !important;
}
.navbar .nav{
	width:100%;
	float:left;
}
.navbar {
    border: transparent 1px solid;
margin: 0;
min-height: auto;
background: transparent;
	border-radius:0px;
    clear: both;
}
.navbar a{
	text-transform:uppercase;
	color:#fff;
	font-family:Lato;
	font-weight:600;
	padding:10px 30px 10px ;
}
.navbar ul a{
	text-transform:uppercase;
	color:#fff;
	font-family:Lato;
	font-weight:600;
	padding:10px 30px 10px ;
}
.copyright{
	padding: 15px 0 5px;
background: #222533;
color: #ddd;
font-size: 18px;
}
.copyright a{
	color: #fff;
font-size: 24px;
background: rgba(0,0,0,.3);
padding: 8px 15px;
line-height: 1;
border-radius: 50%;
}
img{
	max-width:100%;
	height:auto;
}
.newss{
	margin-left:-5px;
	margin-bottom:20px;
	padding-bottom: 10px;
}
.footer-area .widget-area.dotted_list ul li,
.newss, hr{
	border-bottom:1px solid #35485b;
	border-top:none
}
.newss [class*="col-"]{
	padding-right: 8px;
padding-left: 8px;
}
.newss h4{
	font-size:15px;
	color:#ddd;
	margin:0 0 10px;
}
.newss p{
	font-size: 12px;
	margin: 0 0 5px;
line-height: 1.4;
}
.dotted_list ul{
	list-style-type:none
}
.dotted_list ul li::before {
    content: "• ";
    color: #f6b615;
}
.footer-area .widget-area.dotted_list ul li a{
	color:#758590;
	padding: 8px 5px;
margin: 5px;
display: inline-block;
line-height: 1;
}
.footer-area .widget-area.dotted_list ul li{
	text-transform:capitalize;
	
}
.findhome-sticky .light-header-menu{
	position: fixed;
	z-index:999;
width: 100%;
top: 0;
padding:0;
box-shadow: 0 0 5px rgba(0,0,0,.3);
}

.findhome-sticky .header{
	background:#fff;
	padding: 5px 0;
}
.findhome-sticky .header .logo-bar .logo {
    width: 70%;
}


.section h1, .serv h1{
	text-transform: uppercase;

font-size: 40px;

font-weight: 700;

margin: 20px 0 40px;
}
.serving-loc a, .serving-loc{
	text-align:center;
}
.serving-loc [class*="col-"] {
	padding:15px 2%
}
.serving-loc img{
margin: 0 auto;
transition:.5s
}
.serving-loc h3{
	font-size:18px;
}
.serving-loc img:hover{
	transform:scale(1.1)
}
.blue-clear {
	height: 4px;

background: #2c94c6;
}
.lightblue-clear{
	background: #edf7fe;

height: 40px;
}
.contact-bar{
	padding: 40px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.contact-bar h2{
	margin: 0 0 20px;
	font-weight: 700;
}
.contact-bar .btn, a.btn{
	background: #ffb400;

color: #fff;
padding: 10px 40px;
border-radius: 5px;

font-weight: 700;
}


.serving-loc a{
	font-size: 20px;

text-transform: uppercase;

font-weight: 700;
}
.serv{
	position:relative;
padding:30px 0 0px
}
.serv p{
	font-size: 12px;
line-height: 1.6;
}
.serv .left ul{
	float:right;width: 100%;
}
.serv .right ul{
	float:left;width: 100%;
}
.help-sec .entry-header .entry-title strong,
.help-sec .entry-header .entry-title{
	color:#fff
}
.serv .left ul li span, .serv .right ul li span{
vertical-align: middle;
font-family: Lato;
text-align: right;
display: block;
}
.serv .left ul li p{
	text-align:right
}
.serv .right ul li p{
	text-align:left
}
.serv span b{
	width: calc(100% - 50px);
	display: inline-block;
	line-height: 1.3;
}
.centre-div-serv img{
	
display: block;

transform: scale(1.3);
margin: 0 auto 70px;
}
.centre-div-serv{
	text-align:center
}
.serv .left img, .serv .right img{
	
text-align: center;
width: 50px;
height: auto;
line-height: 30px;
vertical-align: text-bottom;
}
.serv .left span b {
	padding-right: 8px;
}
.serv .right span b {
	padding-left: 8px;
}
.serv .left ul li, .serv .right ul li{
	margin-top: 20px;
display: block;
min-height: 80px;
border: 1px solid #c1c1c1;
text-transform: uppercase;
font-size: 16px;
padding: 15px;
}
.serv .right ul li span{
	text-align: left;
}
.copyright p{
	font-size: 14px;
}
.serv-img img{
	margin-bottom:30px;
	width:100%;
	max-width:100%;
}
.social{
	
}
.social ul{
	
}
.social ul li{
	display: inline-block;
}
.social ul li a{
	display: inline-block;
	color:#fff;
font-size: 25px;
padding: 0 15px;
}
.form-address{
	position:absolute;
	left:0;
	right:0;
	top:auto;
	bottom:0;
	padding:80px 0 0px;
}
footer iframe{
	width:100%;
	height:500px;
	margin:0
}

footer{
	
	position:relative;
	
}
footer h3{
	text-align: center;
font-size: 30px;
text-transform: uppercase;

font-weight: 700;

padding: 0 0px 15px;
}


footer .post{
	list-style: none;
}

footer .post li {
    margin-bottom: 13px;
    border-bottom: 1px solid rgba(168,164,161,.25);
    padding-bottom: 15px;
	font-weight:600;
}
footer .post li a {
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-style: normal;
    color: #fff;
    
}
footer .post li span {
    display: block;
    font-size: 13px;
    color: #395491;
    
}

#submit_comment, .post-password-form input[type="submit"], input.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
    width: auto;
    font-family: 'Lato',sans-serif;
    padding: 12px 35px;
    border: 2px solid #395491;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    background-color: #395491;
    cursor: pointer;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}
footer p{
	color: #acacac;
}
footer .locations li{
	margin-bottom: 13px;
border-bottom: 1px solid rgba(168,164,161,.25);
}
footer .post li:last-child,.locations li:last-child {
	border-bottom:none;
}
footer .locations li span{
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	margin-bottom:20px;
	display:block;
	font-size:17px;
}
.copyright ul{
	text-align:center
}
.copyright ul li{
    display: inline-block;
    font-size: 18px;
margin-right: 15px;
}.copyright ul li a{
	color:#fff
}
.copyright ul li a:hover, .copyright ul li a:focus{
	color:#395491
}
.text-align-right{
	text-align:right;
}
.footer-widget{

position: relative;
}
.insights{
	position:relative
}
.insights .blog-post {
	background:#1a1c27;
	color:#fff
}
.insights .blog-post a{
	display:inline-block;
	padding:10px 15px;
	color:#fff;
	position:relative;
	font-weight: 700;
font-size: 12px;
background:#000
}

.insights .blog-post a:hover{
	background:#e57c35
}
.insights .blog-post p{
	color:#ddd;
	margin: 5px 0px 10px;
} 
.insights .blog-post h4{
	margin: 15px 0px 10px;
} 
.insights [class*="col-"]:nth-child(2n+1) .blog-post h4,
.insights [class*="col-"]:nth-child(2n+1) .blog-post p{
	color:#30373d;
} 
.help-sec:before{
	position:absolute;
	content:"";
	background:#000;
	left:0;
	top:0;
	right:0;
	bottom:0;
	opacity:.85
}
.help-sec:after{
	position:absolute;
	content:"";
	background:url('../images/orange-clearfix.png') no-repeat;
	left: 50%;
top: auto;
right: 0;
bottom: -11px;
height: 22px;
z-index: 9;
text-align: center;
margin-left: -290px;
}
.help-sec{
	background:url('../images/help-sec.jpg') no-repeat;
	background-size:cover;
	color:#fff;
	position:relative;
	text-align:center
}

.section h1 small{
	display:block;
	text-transform: capitalize;
margin: 10px 0 0;
color:#ddd;
}

.main-slider {
	position:relative
}
.main-slider .slider-text{
	position: absolute;
top: 40%;
text-align: center;
width: 100%;
z-index:1
}
.main-slider .slider-text h1{
	color:#e57c35;
	font-weight:900;
	text-shadow: -3px -3px 0 #fff, 
				  3px -3px 0 #fff, 
				  -3px 3px 0 #fff, 
				   3px 3px 0 #fff;
	text-transform: uppercase;
letter-spacing: 2px;
font-size: 45px;
display:block;
margin: 0 0 30px;
}
.main-slider:before{
	background: url('../images/sliderbg.png') bottom center no-repeat;
position: absolute;
text-align: center;
width: 100%;
content: "";
left: 0;
bottom: -33%;
top: 40%;
transform: scale(.65);
z-index:1
}
.btn,
.main-slider .slider-text a{
	background: #fff;
padding: 10px 40px;
border-radius: 0px;
color: #000;
font-weight: 700;
letter-spacing: .2px;
font-size: 15px;
margin: 5px 0;
display: inline-block;
transition:.5s;
margin:0 5px;
text-transform:uppercase
}
.btn,
.main-slider .slider-text a:hover{
	transform:scale(1.1)
}
.section-below-slider {
    position: relative;
    padding: 35px 0 0px;
    z-index: 2;
    background: #efefef;
    margin: 0;
}
.section-below-slider .entry-header {
    margin: 0 0 40px;
}
.section-below-slider .entry-header .entry-title {
    
    font-size: 60px;
    margin: 0;
}
.home .section-below-slider .entry-header .entry-title {
    
    font-size: 40px;
}
.home .section-below-slider{
	position:relative;
	margin: -55px 0 40px;
	z-index:2;
	background: transparent;
padding: 0;
}
.entry-header{
	text-align:center;
	margin: 0 0 50px;
	position:relative;
}
.entry-header .entry-title{
	text-transform:uppercase;
	color:#e57c35;
	font-weight:900
}
.entry-header .entry-title strong{
	color:#000;
	font-weight:900
}
.black-clearfix{
	background: url('../images/black-clearfix.png') center center no-repeat;
min-height: 22px;
padding: 40px;
display: block;
transform: scale(.8);
}




@media screen and (min-width:1200px){
	.container {
    max-width: 85%;
}
}
@media screen and (max-width:1199px){
	.container{
		width:98%;
	}
	
}
@media screen and (max-width:1100px){
	
	.customize-page .panel-heading a {
		font-size: 20px;
	}
	.customize-page .slices li .pizza-pic img {
		width: 30px;
		margin-top: 10px;
	}
	.customize-page .slices h5{
		font-size:16px;
	}
	.products .col-lg-4 img{
		width:85%;
	}
}
@media (min-width:768px) and (max-width:1023px){
	#cssmenu {
    margin: 20px 0!important;
}
.footer-widget .contact-div li a {

    font-size: 15px;
}
.header .logo-bar h1{
	font-size: 26px;
}
.footer-widget .copyright ul li a {

font-size: 15px;
}
.footer-widget .copyright ul li {

    width: 30px;
    height: 30px;
    line-height: 30px;

}
.about-text-section1 section {

    background: #edf7fe;
    padding: 10px 25px 5px;

}
.about-text-section1 header{
	padding: 10px;
}
.about-text-section1 footer{
	padding: 20px 0;
}
#myCarousel .carousel-indicators {
    left: 10%;
}
.count {

    font-size: 25px;
}
.elementor-icon i {

    font-size: 45px;
}
.elementor-counter-title label {

    text-transform: capitalize;
    line-height: 1.2;
    font-size: 12px;
}
	.navbarr .order-online{
		margin: 15px 0 0;
	}
	.heading-btn, .heading-btn:hover, .heading-btn:focus
{
	left: 40%;
}
}
@media screen and (max-width:1023px){

	.navbar a {
		padding: 20px 19px 19px !important;
	}
	.navbar .order-online{
		width:180px;
	}
	.customize-page .panel-heading span{
		display:none;
	}
	.customize-page .col-lg-7  img{
		width:80%;
	}
}
@media screen and (max-width:1024px){
.address {
	margin:0;
	font-size: 14px;
}
}

@media screen and (max-width:991px){
	.navbar a {
		padding: 12px 15px 12px !important;
	}
	.navbar .order-online{
		width:170px;
	}
	
}
@media screen and (max-width:940px){
	.customize-page .slices li .pizza-pic h5 {
		margin: 0px 0 0 5px;
		text-align: center;
	}
	.customize-page .slices li .pizza-pic{
		text-align:center;
	}
	.customize-page .slices li .pizza-pic img {
		margin-top: 0px;
		float: initial !important;
	}
	.add-to-card-block .block-2 {
		width: 33%;
	}
}
@media screen and (max-width:899px){

	.header  .navbar-toggle{
		display:block;
		float:left;
		z-index:9;
		background:#3cac01;
		margin:12px 0 0 15px;
	}
	.header  .navbar-default .navbar-toggle .icon-bar{
		background-color:#fff;
	}
	.header  .nav{
		display:none;
	}
	.header .in .nav{
		display:block;
		background:#000;
		width:250px;
		position:absolute;
		left:15px;
		top:62px;
		z-index:999;
		border:#707070 1px solid;
		border-bottom:none;
	}
	.header .in .nav li{
		clear:both;
		width:100%;
	}
	.header  .in .nav li a{
		padding:15px !important;
		border:none;
		border-bottom:#707070 1px solid;
	}
	.customize-page .col-lg-7 {
		padding-right: 0;
		padding-left: 0;
	}
	.add-to-card-block .block-2 {
		width: 33%;
	}
	.in .nav li {
		clear: inherit;
		width: auto;
	}
	.in .nav li a{
		padding:inherit;
	}
}
@media screen and (max-width:850px){
	.customize-page .panel-heading a {
		font-size: 18px;
	}
	.customize-page .slices li .pizza-pic {
		width: 42%;
	}
	.customize-page .panel-heading {
		padding: 10px 10px 16px;
		background: #000000;
	}
	.sign-in-bar{
		padding:10px;
	}
	.sign-in-bar .fa {
		font-size: 30px;
		margin: 6px 5px 0 0;
	}
	.sign-in-bar .col-lg-3 p {
		font-size: 13px;
	}
	.products .item .col-lg-6{
		width:100%;
	}
	.products .col-lg-4 img{
		margin:20px auto;
	}
	.customize-attribute .col-lg-12 h2{
		font-size:25px;
	}
	.customize-attribute .col-lg-6 .btn{
		width:90%;
	}
	.customize-attribute-page .img-area {
		padding-right: 0px;
	}
}
@media screen and (max-width:768px){}
@media screen and (max-width:767px){
	.header-button{
		margin-right: 15px;
float: right;
	}
	.header {

    position: inherit;

}
	.elementor-icon{
		text-align: right;
	}
	.footer-widget{
		margin: 0 0 ;
	}
.elementor-icon i {

    font-size: 40px;
}
.count {

    font-size: 25px;
}
	.contact-bar h2 {

    font-size: 22px;
    line-height: 1.8;

}
	h1{
		font-size:34px;
	}
	.copyright .text-align-right{
		margin-top:10px;
	}
	.copyright, .copyright .text-align-right{
		text-align:center;
	}
	.service-data {
    width: 66.5%;
    margin-right: 0;
}
.top-ul {
float: none;}

	.main-slider .blue-bg-slider{
		display:none;
	}







	.slider-img{
		background: #134965;
	}
	#myCarousel .carousel-indicators {

    left: 50%;

}
.about-text-section {

    position: inherit;
}
.blue-bg, .section{
	padding: 20px 0 30px;
}
.section h1, .serv h1{
	font-size: 30px;
	margin: 10px 0 20px;
}
.insights .blog-post {
    margin: 0 0 20px;
	background:transparent
}
.help-sec .five li, .help-sec .four li {
    width: 100%;
	height: auto;
}
.help-sec .four ul {
    margin-right: 0;
}
.help-sec .five ul {
    margin-left: 0;
    margin-top: 0;
}
.help-sec li a {
    display: block;
    margin: 0;
    padding: 15px 5px;
    transform: none;
    font-size: 18px;
    text-transform: uppercase;
}
.help-sec li {
    display: block;
    margin: 15px 0;
    height: auto;
    transform: none;
    text-align: center;
}
.serv .left i, .serv .right i{
	float:left;
}
.serv .left ul li p {
    text-align: left;
}
.serv .left span b {
    padding-left: 8px;
}
.serv .left ul li span{
	text-align: left;
}
.serv .left ul li span, .serv .right ul li span{
	margin: 0;
}
.serv .left ul li, .serv .right ul li {

    min-height: 50px;

}
.reach-us.section {
    padding: 30px;
    position: relative;
	bottom:0
}
footer {
    position: relative;
    padding: 30px 0 30px;
}

	.header .logo-bar h1{
		width: 70%;
		margin:0;
		padding:20px 0
	}
	.section-below-slider {
    
    margin: 0px 0 40px;
}
	.logo-bar{
		position: inherit;
	}
.header .logo-bar .logo {
    height: auto;
	margin: 25px auto;
	position: inherit;
margin:0;

}
.main-slider .slider-text h1{
	font-size: 30px;
	letter-spacing:0;
	margin: 0 0 10px;
}
.main-slider .slider-text {
    position: relative;
	background:#395491;
	padding:10px 0
}
.btn, .main-slider .slider-text a {
    padding: 7px 25px;
    font-size: 13px;
}
.heading-btn, .heading-btn:hover, .heading-btn:focus
{
	left: 30%;
}


	.logo-bar .padding-right-none{
		position:inherit;
	}
	.logo-bar .padding-left-none{
		position:inherit;
	}
	.top-menu {
		position: absolute;
		top: 0px;
		left:50%;
		transform:translate(-50%,0);
		-moz-transform:translate(-50%,0);
		-ms-transform:translate(-50%,0);
		-o-transform:translate(-50%,0);
		-webkit-transform:translate(-50%,0);
		width:-moz-max-content;
		width:-webkit-max-content;
		width:-ms-max-content;
		width:-o-max-content;
		
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border:none !important;
	}
	.logo-bar .col-lg-9 {
		padding-left: 0px;
	}
	.header .phone {
		display:block
	}
	.navbar.navbar-default {
		margin: 25px 0 13px 0;
		float: left;
		width: 100%;
	}
	.offer-row img{
		margin-bottom:12px;
	}
	.footer .col-lg-2{
		width:50%;
		float:left;
	}
	.footer .col-lg-4{
		width:100%;
		float:left;
		margin-top:20px;
	}
	
	.footer .app {
		margin: 0px 0 22px;
		float:left;
		width:100%;
	}
	.footer .copyright{
		width:100%;
		clear:both;
		padding-top:40px;
	}
	.home-page .modal-dialog {
		width: 90%;
	}
	.customize-page .col-lg-7 img {
		width: 50%;
	}
	.add-to-card-block .block-2 {
		width: 40%;
	}
	.middle .col-lg-2{
		clear:both;
	}
	.view-cart-box .col-lg-3 {
		float: left;
	}
	.view-cart-box .col-lg-3:nth-child(2) {
		width: 38%;
	}
	.sign-in-bar .col-lg-3 {
		width: 25%;
		float: left;
	}
	.customize-page .col-lg-5 {
		padding-right: 0px;
	}
	.sign-in-bar .col-lg-3 {
		width: 50%;
	}
	.sign-in-bar .col-lg-3::after{
		display:none;
	}
	.view-cart-box .col-lg-3 {
		float: left;
		width: 33% !important;
	}
	.view-cart-box .btn{
		float:inherit !important;
	}
	.sign-in-bar .btn{
		width:100%;
		margin-bottom:10px;
	}
	.products .col-lg-4 img{
		width:auto;
	}
	.inner-banner{
		clear:both;
	}
	.customize-attribute .col-lg-6 {
		float: left;
		width: 100%;
	}
	.customize-attribute .col-lg-12 {
		float: left;
		width: 100%;
	}
	.customize-attribute .col-lg-6 .btn {
		position: inherit !important;
		top: inherit !important;
		font-size: 22px;
		width: 100% !important;
	}
	.customize-attribute-page .img-area{
		clear:both;
		float:left;
		width:100%;
	}
	.customize-attribute .col-lg-6{
		border-right:none !important;
	}
}
@media screen and (max-width:675px){
	.product-tabs{
		overflow:hidden;
	}
	.product-tabs .nav li{
		width:100% !important;
		margin-bottom:5px;
	}
	.product-tabs{
		border-bottom:none !important;
	}
}
@media screen and (max-width:480px){
	.top-menu-div {
    height: auto;
	font-size: 13px;
}
.top-menu {
position: relative;
}
.top-header .top-menu{
border-radius:0;
}
	.header .top-menu li a {
		font-size: 11px;
		padding: 0 6px;
	}
	.carousel-control {
    	top: 35%;
	}
	.footer .container .row{
		padding:5px;
	}
	.social li {
		margin-left: 2px;
	}
	.footer .copyright {
		padding-top: 25px;
	}
	.sign-in-bar .col-lg-3 {
		width: 100%;
	}
	.container-fluid{
		padding-left:0px;
		padding-right:0px;
	}
	.trans-box{
		padding:15px;
	}
	.inner-banner h1{
		display:none;
	}
	.title h1{
		font-size: 40px;
		top: -15px;
	}
	.title{
		margin:60px 0 20px;
	}
	
}
@media screen and (max-width:420px){
	.add-to-card-block .block-1{
		width:100%;
	}
	.add-to-card-block .block-2{
		width:100%;
		margin:10px 0;
	}
	.add-to-card-block .block-3{
		width:100%;
	}
	.add-to-card-block .block-3 .btn{
		width:100%;
	}
	.view-cart-box .col-lg-3 {
		float: left;
		width: 100% !important;
	}
	.view-cart-box .item {
		margin: 15px 0;
	}
}
@media screen and (max-width:375px){

	.header .top-menu li a {
		padding: 0 7px;
		font-size: 11px;
	}
	.container {
		width: 100%;
	}
	.carousel-control {
    	top: 25%;
	}
}
@media screen and (max-width:360px){
	.header .top-menu li a {
		padding: 0 5px;
		font-size: 10px;
	}
}