.vc_col-sm-1, .vc_non_responsive .vc_row .vc_col-sm-1, .vc_col-sm-2, .vc_non_responsive .vc_row .vc_col-sm-2, .vc_col-sm-3, .vc_non_responsive .vc_row .vc_col-sm-3, .vc_col-sm-4, .vc_non_responsive .vc_row .vc_col-sm-4, .vc_col-sm-5, .vc_non_responsive .vc_row .vc_col-sm-5, .vc_col-sm-6, .vc_non_responsive .vc_row .vc_col-sm-6, .vc_col-sm-7, .vc_non_responsive .vc_row .vc_col-sm-7, .vc_col-sm-8, .vc_non_responsive .vc_row .vc_col-sm-8, .vc_col-sm-9, .vc_non_responsive .vc_row .vc_col-sm-9, .vc_col-sm-10, .vc_non_responsive .vc_row .vc_col-sm-10, .vc_col-sm-11, .vc_non_responsive .vc_row .vc_col-sm-11, .vc_col-sm-12, .vc_non_responsive .vc_row .vc_col-sm-12 {
padding-left: 0;
padding-right: 0;
}

.vc_row {
	margin-left:-20px !important;
	margin-right:-20px !important;
}

.container {
	/* width:100% !important; */
}

.xlarge-font,h2 { 	font-size:72px !important; line-height:76px;}
.large-font,h3 { font-size:44px !important; line-height:52px;}
.medium-font,h4 { font-size:24px !important; line-height:28px;}
.small-font,p,h5 { font-size:16px !important; line-height:20px;}
.xsmall-font { font-size:12px !important; line-hieght:16px;}

@media screen and (max-width:1200px) {
.xlarge-font,h2 { 	font-size:64px !important; line-height:70px;}
.large-font,h3 { font-size:40px !important; line-height:44px;}
.medium-font,h4 { font-size:20px !important; line-height:24px;}
.small-font,h5,p { font-size:14px !important; line-height:18px;}
.xsmall-font { font-size:11px !important; line-hieght:16px;}	
}

@media screen and (max-width:1000px) {
.xlarge-font,h2 { 	font-size:48px !important; line-height:52px;}
.large-font,h3 { font-size:36px !important; line-height:40px;}
.medium-font,h4  { font-size:16px !important; line-height:20px;}
.small-font,h5,p { font-size:12px !important; line-height:16px;}
.xsmall-font { font-size:10px !important; line-hieght:14px;}	
}

@media screen and (max-width:800px) {
.xlarge-font,h2 { 	font-size:40px !important; line-height:44px;}
.large-font,h3 { font-size:30px !important; line-height:34px;}
.medium-font,h4  { font-size:14px !important; line-height:18px;}
.small-font,h5,p { font-size:11px !important; line-height:15px;}
.xsmall-font { font-size:10px !important; line-hieght:14px;}	
}

@media screen and (max-width:600px) {
.xlarge-font,h2 { 	font-size:32px !important; line-height:36px;}
.large-font,h3 { font-size:24px !important; line-height:28px;}
.medium-font,h4  { font-size:12px !important; line-height:16px;}
.small-font,h5,p { font-size:11px !important; line-height:15px;}
.xsmall-font { font-size:10px !important; line-hieght:14px;}	
}

@media screen and (max-width:480px) {
.xlarge-font,h2 { 	font-size:24px !important; line-height:28px;}
.large-font,h3 { font-size:22px !important; line-height:26px;}
.medium-font,h4  { font-size:12px !important; line-height:16px;}
.small-font,h5,p { font-size:11px !important; line-height:15px;}
.xsmall-font { font-size:10px !important; line-hieght:14px;}	
}

h1,h2,h3{
	margin-top:0;
}