/* Palermo HTML Template */

@media only screen and (max-width: 1350px){
	.page-wrapper{
		overflow:hidden;	
	}
	
}

@media only screen and (min-width: 800px) and (max-width: 1140px){
	
	form {
    background-color: #fffdfd;
    width: 90% !important;
    float: initial;
}
	.abt {
    padding: 40px 0;
}
	section.full-height.mobile{
    display: none;
}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
section.full-height.desktop {
    display: block;
}
.col-xs-12.desktop{
    display: block;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
	
    form {
    width: 100%;
    left: 0;
    top: -26px;
    margin-bottom: -7px;
}
.card-inner-border{
    padding: 0;
    border: 0;
}
.container.header {
    padding-top: 0;
    padding-bottom: 13px;
}
.pull-right {
    display: none;
}
.container-fluid.mobile-footer{
display: block;
}
ul.navigations{
    justify-content: space-around;
}
ul.navigations li a {
    color: #263238;
    padding: 18px 48px;
    background: #fef4ff;
    text-decoration: none;
    font-size: 14px;
}
a.button.whatsapp {
    right: 13px;
    bottom: 105px;
}
.card {
    padding: 18px 16px;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 7px;
    border: 1px solid #7e008a;
}
section.full-height.mobile{
    display: none;
}
.bg-img {
    background-image: url(../images/banner/banner.jpg);
    
}
.forms-bg {
    margin-top: 65px;
    float: initial;
}
section.full-height.desktop {
    display: block;
}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
.col-xs-12.desktop{
    display: block;
}
.col-lg-6.col-md-6.col-sm-12.col-xs-12.header {
    top: 19px;
}
	.abt {
    padding: 40px 0;
}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.header {
    /* position: relative; */
    /* top: 192px; */
    transform: translate(4%, 25%);
}
}

@media only screen and (min-width: 1024px) and (max-width: 1150px){
	form {
    background-color: #fffdfd;
    width: 51% !important;
    top: 0;
    float: initial;
}
.col-lg-6.col-md-6.col-sm-6.col-xs-12.header {
    /* position: relative; */
    /* top: 192px; */
    transform: translate(4%, 68%);
}
	
}

@media only screen and (max-width: 599px){
	
	form {
    background-color: #fff;
    width: 100% !important;
	    float: initial;
	}
	
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.header {
    /* position: relative; */
    /* top: 192px; */
    transform: translate(4%, 68%);
}
}

@media only screen and (max-width: 499px) {
	
	form {
    background-color: #fff;
    width: 100% !important;}
	.col-lg-6.col-md-6.col-sm-6.col-xs-12.header {
    /* position: relative; */
    /* top: 192px; */
    transform: translate(4%, 68%);
    float: initial;
}
}
@media only screen and (max-width: 767px) {
	form {
    background-color: #fff;
    top: 0;
    left: 0;
    height: 405px;
    float: initial;
    margin: 29px auto;
    /* margin-bottom: 29px; */
}
ul.social-media-links li {
    padding: 8px 0 !important;
    
}
.container.header {
    padding-top: 0;
    padding-bottom: 13px;
}
blockquote {
    border: 0;
    min-height: 400px;
}
.col-sm-12.col-xs-12.testy {
    display: inline;
    
}
.testy-imgs {
    width: 100%;
}
.testimonial-content {
    width: 100%;
    padding: 20px 0;
    text-align: left;
    color: #fff;
}
.container.form-section {
    padding: 20px 16px;
    margin: 0 30px;
}
a.button.whatsapp {
    right: 13px;
    bottom: 115px;
}
.container-fluid.mobile-footer {
    display: block;
}
.container.faq {
    display: flex;
    flex-flow: row-reverse;
}
h1 {
    font-size: 32px;
    line-height: initial;
    letter-spacing: initial;
}
.col-lg-6.col-md-6.col-sm-12.col-xs-12.header {
    /* position: relative; */
    /* top: 192px; */
    transform: translate(0%, 11%);
}
.col-md-6.col-sm-12.header-section {
    padding-top: 0;
}
.pull-right{
	display: none;
}
.full-height {
    height: auto;
}
section.full-height.desktop{
    display: block;
}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
.col-xs-12.desktop{
    display: block;
}
.container.flex.mobile {
    display: none;
}
.container.flex.desktop {
    display: block;
}
.flex {
    display: block;
}
ul.points li {
    padding: 23px 0;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    border-right: 0;
    text-align: center;
}
ul.points{
    display:block;
}
section.full-height.mobile {
    display: none;
}
.container-fluid.bg-img {
    padding: 0 0 272px 0;
    height: 400px;
    width: 100%;
    background: url('../images/banner/banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section.abt {
    padding: 40px 0 !important;
}
.scrollTop{
    display: block;
}
.scrollTops{
    display: block;
}
.img-box.video {
    padding: 0;
}
.sticky{
    display: block;
}
footer {
    padding: 15px 0 108px 0;
}
}