/* 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;
}
.txt-blocks h4 {
    color: #0A4862;
    /* font-weight: 700; */
    font-size: 22px !important;
    font-family: 'Proxima Nova Lt';
}
section.fixed-sec.bg-image > .container {
    display: flex;
    background-repeat: no-repeat;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
}
.container.flex-sec {
    display: flex;
    align-items: center;
    flex-direction: column;
}
section.full-height.mobile{
    display: none;
}
.bg-img {
    background-image: url(../images/banner/mob-banner.webp);
    
}
.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) {
    .youtube-videos {
        max-width: 350px;
        margin: 0 auto;
    }	
.new-img p {
    font-size: 2rem;
    font-weight: 700;
    line-height: normal;
    margin-top: 18px;
}
.flex.new-icon{
    margin-left:0;
}
.col-lg-6.col-md-6.col-sm-12.col-xs-12.abts {
    border-bottom: 3px solid #000;
    border-right: 0;
    margin-bottom: 45px;
}
section.top-bar {
    font-size: 16px;
}
.col-12.book {
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    /* border-left: 2px solid rgb(88, 68, 68); */
    /* border-bottom: 2px solid rgb(88, 68, 68); */
    background: #fcb816;
}

.col-md-2.col-g-2.col-sm-2.col-xs-0.video {
    display: none;
}
.card {
    margin: 0 0 27px 0;
}
ol.banner {
    line-height: inherit;}
    ol.banner li {
    padding: 0 0 24px 0;
}
h1 {
    font-size: 41px;
    font-weight: normal !important;
}
    .col-lg-6.col-md-6.col-sm-6.col-xs-12.header {
    /* position: relative; */
    /* top: 192px; */
    transform: translate(0%, 3%);
}
.pull-right{
	display: block;
}
img.img-responsive.logo {
    width: 200px !important;
    /* margin-right: 30px; */
    margin: 0 auto;
}
br{
    display: none;
}
.faq {
    margin-top: 20px;
}
.container.foot {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.container-fluid.tob-bar .pull-left {
    float: inherit !important;
}
.full-height {
    height: auto;
}
section.full-height.desktop{
    display: block;
    height: 670px;
}
.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: 5px 0;
    border-bottom: 0;
    border-right: 0;
    text-align: left;
}
ul.points{
    display:block;
    margin-bottom: 30px;
}
section.full-height.mobile {
    display: none;
}
.container.flex.k-point {
    background: #fff;
    position: relative;
    left: auto;
    box-shadow: 0;
    width: 100%;
    padding: 20px 0;
    border-radius: 0;
}
section.abt.points {
    background: #090909;
    padding: 0 !important;
}
.container-fluid.bg-img {
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
    background: url(../images/banner/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    top: 140px;
}
section.abt {
    padding: 40px 0 !important;
}
.scrollTop{
    display: block;
}
.scrollTops{
    display: block;
}
.img-box.video {
    padding: 0;
}
.sticky{
    display: block;
}

.container.flex-sec {
    display: flex;
    align-items: center;
    flex-direction: column;
}
section.banner-sec {
    height: auto;
    display: flex;
    align-content: center;
    align-items: center;
    padding-top: 125px;
    flex-direction: column;
}
.ff-form-main {
    background-color: rgba(255,255,255,1);
    margin: auto;
    max-width: 700px;
    border-style: solid;
    border-color: rgba(255,255,255,1);
    border-width: 0px;
    padding: 24px;
    box-shadow: 0px 0px 4px #00000026;
    border-radius: 17px;
    transform: translateY(0px);
    background: #fff !important;
}
img.img-responsive.video {
    max-width: 347px;
    margin: 0 auto;
    margin-top: 50px !important;
}
h2 {
    font-size: 30px;
    line-height: 40px;
}
.flex-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 14px 10px;
}
.txt-blocks h4 {
    color: #0A4862;
    /* font-weight: 700; */
    font-size: 21px !important;
    font-family: 'Proxima Nova Lt';
}
.foot.col-md-8.col-xs-12.no-pad .flex {
    display: flex;
    padding-left: 14px;
}
img.img-responsive.icons-foter {
    width: 36px;
    margin-right: 15px;
}
footer .flex-box {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 0 15px;
}
.col-md-3.col-xs-12.smm-icon-link {
    padding-left: 6px !important;
}
.foot.col-md-4.col-xs-12.white {
    text-align: center;
    margin-top: 30px;
}
.foot.col-md-8.col-xs-12.no-pad .flex {
    display: flex;
    padding-left: 14px;
    justify-content: center;
}
div#ffSection0 {
    margin: 0 !important;
}
.ff-footer-group {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
img.img-responsive.icons-foter-phone {
    width: 35px;
    margin-top: 9px;
    margin-right: 10px;
}
.flex-box.icons-usp:after {
    content: "";
    width: 0px;
    height: 303px;
    position: absolute;
    left: 28px;
    border-left: 2px dashed #ccc;
    top: 28px;
    z-index: -1;
}
.flex-box.icons-usp h4 {
    font-weight: 600;
    color: #373737 !important;
    font-size: 21px !important;
    line-height: 31px;
}
.txt-blocks {
    font-size: 17px;
    padding-bottom: 0;
}
#accordion .panel-heading a:not(.collapsed) {
    background: #efefef;
    border-left: 5px solid #da1f2a;
    display: inherit;
    padding-left: 14px !important;
}
h4.panel-title {
    display: flex;
    font-size: 19px;
    justify-content: space-between;
}
section.fixed-sec.bg-image h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'Proxima Nova Rg' !important;
}
section.fixed-sec.bg-image > .container {
    display: flex;
    background-repeat: no-repeat;
    align-items: center;
    align-content: center;
    flex-direction: column;
}
section.fixed-sec.bg-image .pull-right {
    display: block;
}
.cta {
    background: #DB1F2A;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    display: block;
}
.flex-box.no-pad .txt-blocks {
    padding-bottom: 0;
}
.container {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}
.container-fluid.tob-bar{
    display: block;
}
a.new-cta.sticky-cta.desktop {
    display: none !important;
}
a.new-cta.sticky-cta.mobile {
    display: block !important;
}
}