

@media only screen and (max-width: 1200px){
nav.main_menu > ul > li{
margin: 0 4px;
}
}
p {text-align: justify;}

.full-width{
  width:100% !important;
}
.half-width{
  width: 49.3% !important;
}
.third-width{
  width:32.4% !important;
}
/* #Left - Right================================================== */
		
#left,.left {
	float:left;
}
#right,.right {
	float: right;
}
#middle,.middle {
	float: none;
}

hr{
border-top: 1px dashed #FF4600;
}
.typeform-share button{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding: 0;
    text-align: center;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
}
.vc_text_separator.full .separator_content{
        letter-spacing: 0px !important;
        font-size: 20px !important;
}

