/*AbiaOne Theme patch*/
@media only screen and (max-width: 600px) { .alignright { display: inline; float: none!Important; margin-left: 1.5em; } }
@media only screen and (max-width: 600px) { .alignleft { display: inline; float: none!Important; margin-left: 1.5em; } }
@media only screen and (min-width: 1000px) { .col-md-7 { padding-top: 15px; padding-right: 85px; padding-bottom: 35px; line-height:445%; } }
.col-md-5 { padding-top: 20px; }
/*heigth mobile */ @media only screen and (max-width: 600px) { #home { padding-top: 550px; padding-bottom: 600px; } }
/*overlay heigth */ @media only screen and (max-width: 900px) { .overlay { height:185vh!Important; } }
/*overlay heigth */ @media only screen and (max-width: 480px) { .overlay { height:240vh!Important; } }
/*center text banner Desktop */ @media only screen and (min-width: 1000px) { .row { text-align:left; } }
/*center text banner mobile */ @media only screen and (max-width: 900px) { .row { text-align:center; } }
/*center title list mobile*/
@media only screen and (max-width: 900px) { .titlelist { text-align:center; padding-top:60px!Important; } }
@media only screen and (max-width: 900px) { .main-home { background-size: 1600px 1600px!Important; } }
@media only screen and (min-width: 1000px) { .row bullets{ padding-top: 5%; } }
@media only screen and (min-width: 1000px) { .col-md-7 { border-right-color:#fff; border-right-style: solid; padding-right: 85px; } }
@media only screen and (max-width: 900px){
.col-md-5 { padding-left: 0px!Important; text-align: left; } }
@media only screen and (max-width: 900px){ #home { padding-top: 550px; padding-bottom: 600px; } }
@media only screen and (max-width: 900px){ .main-home { background-size: 1600px 1600px!Important; } }
/*Contact Forms background*/ .wpcf7 { background-color: #f2f2f2; border: 15px solid #f2f2f2; }
/*Fix Contact Forms ajax-loader bug*/ .wpcf7 .ajax-loader { background-image: url(‘../wp-content/plugins/contact-form-7/assets/ajax-loader.gif’) !important; }