﻿
@media (max-width: 1200px) {
#cssmenu > ul > li > a {
    padding: 12px 10px 12px 10px;
    font-size: 15px;
}

.services ul li {
    display: inline-block;
    margin: 20px 10px;
    width: 290px;
}

.price ul li {
    width: 230px;
}
}
@media (max-width: 991px) {

.caption-carousel {
    top: 60px;
}
.caption-carousel h2 {
    font-size: 40px;
}
.price ul li {
    width: 45%;
}
span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
    width: 100% !important;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    /* margin: 0; */
    left: 0 !important;
    width: 100%!important;
}
.select2-container--open .select2-dropdown--below {
    width: 97% !important;
    border-top: none;
    /* border-top-right-radius: 0; */
    op-right-radius: 0;
    max-width: 100%;
	    margin: 5px 19px 25px 5px !important;
}

.reveal-modal {
    visibility: hidden;
    top: 100px;
    left: 73%;
    margin-left: -300px;
    width: 408px;
}
span.select2.select2-container.select2-container--default.select2-container--below {
    width: 100% !important;
}
.footable>tbody>tr>th {
    background: #7b55a1;
    color: #ffffff;
    padding: 7px;
}

}


@media (max-width: 768px) {

.logo {
    width: 47%;
}
.footable>tbody>tr>th {

    padding: 5px!important;
	        font-size: 12px;
}
	.AddtoCart {
    width: 100%;
    font-size: 12px;
           margin: 10px 0px;
}
    
	
.setting {
    /*position: absolute;
    top: -65px;
    right: 60px;
    padding-right: 15px;
    border-right: 1px #282828 solid;
    padding-left: 0px;
    border-left: 0px #282828 solid;*/
	position: absolute;
               top: -71px;
        right: 66px;
		    padding: 16px;
}

.cart2 {
    position: absolute!important;
        top: -71px;
        right: 124px;
		    padding: 14px!important;
}
.news .title {
    color: #06377a;
}

.setting:hover #setting_mini_form {
    top: 55px;
}
.price ul li {
    /*width: 100%;*/
    border:1px #CCCCCC solid;
	    width: 46%;
        margin-left: 9px;
}

.caption-carousel {
    position: absolute;
    top: 50px;
    left: 10%;
    right: 10%;
    z-index: 10;
    padding-top: 20px;
    width: 80%;
    margin: auto;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0,0,0,0);
}

.caption-carousel h2 {
    font-size: 30px;
}

.carousel-indicators {
    position: absolute;
   /* bottom: 30px;*/
    bottom: 0px;
    padding-right: 0px;
    z-index: 15;
    width: 100%;
    left: 0;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}

.services ul li {
        margin: 15px 0;
        width: 100%;
}  
}




@media (max-width: 767px) {
	.cart-h
 {
    height: 51px!important;
 }
 
	    .services ul li {
        width: 45%!important;
    }
.bg-inner2 {
    background:#FFFFFF url('../images/bg-inner.png') no-repeat scroll center top;
}

.copyright
{
    text-align:center;
}
.copyright .socials {
    text-align:center;
}
.code_apply {
    display: block;
    padding: 12px 20px;
    margin: 0px 0px 10px 20px;
    min-height: 50px;
    color: #fff;
    width: 100%;
    float: right;
}
.pic-inner {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-bottom: 30px;
    float: none;
}
.news {
    padding: 50px 0;
    background: #ece5f2 url(../images/bg.png) no-repeat center top;
    margin-top: 0px;
}
.news ul li {
    width: 100%;        
    margin: 10px 0px;
}
.margin-left-news {
    margin-left: 0px !important;
}

}



@media (max-width: 480px) {
.services ul li {
    width: 320px;

}
}