/*

Your custom css

*/
.clearfix {  *zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

.comSec { padding:50px 10px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; }
.comSec.tableSec { background:#e4e4e4; }

.centerSec { max-width:1140px; margin:0 auto; }
.page-template .mk-grid { max-width:inherit; }
.page-template #mk-footer .mk-grid { max-width:1140px; }



.fullRow { position:relative; }

.oneHalf,
.oneThird, .twoThird,
.oneFourth, .threeFourth,
.oneFifth, .twoFifth, .threeFifth, .fourFifth,
.oneSixth, .oneSixth, .twoSixth, .threeSixth, .fourSixth, .fiveSixth,
.oneSeventh, .twoSeventh, .threeSeventh, .fourSeventh, .fiveSeventh, .sixSeventh  { float:left; padding:0 15px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; }

.oneHalf { width:50%; }

.oneThird { width:33.33%; }
.twoThird { width:66.66%; }

.oneFourth { width:25%; }
.threeFourth { width:75%; }

.oneFifth { width:20%; }
.twoFifth { width:40%; }
.threeFifth { width:60% }
.fourFifth { width:80%; }

.oneSixth { width:16.66%; }
.twoSixth { width:32.32%; }
.threeSixth { width:49.98%; }
.fourSixth { width:66.64%; }
.fiveSixth { width:83.3%; }

.oneSeventh { width:14.28%; }
.twoSeventh { width:28.56%; }
.threeSeventh { width:42.84%; }
.fourSeventh { width:57.12%; }
.fiveSeventh { width:71.4%; }
.sixSeventh { width:85.68%; }


.alpha { padding-left:0; margin:0px; }
.omega { padding-right:0; margin:0px; }

.comSec h1 { font-size: 22px;text-align:center;color: #000000;font-weight:600;margin-top:0px;margin-bottom:20px; min-height:50px; }
.oneThird img { margin:15px 0; width:100%; }

.tableSec table { border-collapse:collapse; border:5px solid #e4e4e4; }
.tableSec table td { text-align:left; background:#fff; border:5px solid #e4e4e4; }
.tableSec table td.heaedings { background:#636363; color:#fff; font-weight:700; text-transform:uppercase; font-size:20px; text-align:center; }

.enqForm { }
.enqForm.comSec .centerSec { max-width:700px; }
.enqForm h2 { font-size:24px; text-transform:uppercase; font-weight:700; color:#000; text-align:center; }
.enqForm ul { list-style:none; margin:0; }
.enqForm ul li { margin-bottom:10px; }
.enqForm ul li input[type="text"],
.enqForm ul li input[type="email"],
.enqForm ul li textarea.wpcf7-textarea { display:block; border:none; width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; background:#f0f0f0; }
.enqForm ul li input[type=submit] { width:350px; margin:20px auto 0; max-width:350px; font-size:24px; padding:10px; display:block; }
.enqForm span.wpcf7-not-valid-tip { position:static; }

.images { text-align:center; margin-top:50px; }
.images img { display:inline-blokc; margin:0 20px; }

.contentSec { background:#636363; color:#fff; }
.contentSec h3 { color:#fff; font-size:24px; font-weight:700; text-transform:uppercase; }
.contentSec p,
.contentSec li { color:#cacaca; }
.contentSec strong { font-size:16px; }
.contentSec ul { margin-left:5px; }
.contentSec img { width:100%; }

.enqForm.azureEnqForm .centerSec { max-width:800px; }
.enqForm.azureEnqForm .centerSec .oneHalf { text-align:left; }
.enqForm.azureEnqForm .centerSec .oneHalf h2 { text-align:left; }
.enqForm.azureEnqForm .centerSec .oneHalf li { margin-left:0; }
.enqForm.azureEnqForm .centerSec .oneHalf li input[type=submit] { width:100%; }
.enqForm.azureEnqForm .imgCont { float:right; border-right:2px solid #000; padding-right:5px; }

@media (max-width:767px) {
	.oneHalf,
	.oneThird, .twoThird,
	.oneFourth, .threeFourth,
	.oneFifth, .twoFifth, .threeFifth, .fourFifth,
	.oneSixth, .oneSixth, .twoSixth, .threeSixth, .fourSixth, .fiveSixth  { float:none !important; padding:0px; width:auto; }
}

@media (max-width:480px) {
	.comSec.tableSec .centerSec { overflow:auto; }
	.tableSec table { width:500px; }
}