.img-responsive {
	max-width: 100%;
	height: auto;
}

#internet-of-things .main-body section.sections {
	font-family: 'Asap-Regular', sans-serif;
	font-size: 18px;
	color: #2b3437;
}

#internet-of-things .main-body section .medium {
	font-family: 'Asap-Medium', sans-serif;
}

#internet-of-things .main-body section.sections.banner-top {
	height: auto;
	padding: 10px 0;
	border-top: 1px solid #b5c5cb;
	border-bottom: 1px solid #b5c5cb;
	background: #ebf4f6 url("https://www.comodo.com/internet-of-things/images/banner_bg.jpg") no-repeat;
	background-size: cover;
}

#internet-of-things .main-body section.sections.banner-top .header-h1 {
	margin-bottom: 20px;
	font-family: 'Asap-Bold', sans-serif;
	font-size: 45px;
	line-height: 100%;

}

#internet-of-things .main-body section.sections.banner-top .left-column {
	padding-right: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

@media only screen and (max-width: 991px) {
	#internet-of-things .main-body section.sections.banner-top .d_t, #internet-of-things .main-body section.sections.banner-top .d_tr {
		display: block;
	}
	#internet-of-things .main-body section.sections.banner-top .left-column {
		width: 100%;
		display: block;
		padding: 20px 0px 0px 0px;
	}
}

#internet-of-things .main-body section.sections.banner-top .right-column {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

@media only screen and (max-width: 991px) {
	#internet-of-things .main-body section.sections.banner-top .right-column {
		width: 100%;
		display: block;
		text-align: center;
	}
}

#internet-of-things .main-body section.sections.section-1 {
	padding-bottom: 25px;
}

#internet-of-things .main-body section.sections.section-2 {
	background-color: #f9fafe;
}

#internet-of-things .main-body section.sections.section-2 .header-h2 {
	margin-bottom: 80px;
	padding-left: 135px;
}

#internet-of-things .main-body section .header-h2 {
	margin-bottom: 35px;
	font-size: 32px;
	line-height: 1.2em;
	font-family: 'Asap-Medium', sans-serif;
}

#internet-of-things .main-body section p,
#internet-of-things .main-body section ul {
	margin-bottom: 30px;
	padding: 0;
	line-height: 1.65em;
}

#internet-of-things .main-body section ul li {
	margin: 15px 0;
	padding: 0 0 0 30px;
	background: url("https://www.comodo.com/internet-of-things/images/list_tick.png") no-repeat 0 7px;
}

#internet-of-things .main-body section.section-2 .left-column {
	padding-left: 132px;
}

#internet-of-things .main-body section.section-3 ul li {
	margin: 1px 0;
}

#internet-of-things .main-body section.section-3 {
	padding-top: 108px;
	padding-bottom: 180px;
}

#internet-of-things .main-body section.section-3 .left-column {
	padding-right: 100px;
}

#internet-of-things .main-body section.section-3 .right-column {
	padding-left: 100px;
}

#internet-of-things .main-body section.section-3 ul {
	margin-bottom: 5px;
}

#internet-of-things .main-body section.section-3 .partners-logos {
	margin-top: 40px;
}

#internet-of-things .main-body section.section-3 .partners-logos img {
	padding-right: 40px;
}

#internet-of-things .main-body section.section-3 .partners-logos img:last-child {
	padding-right: 0;
}

#internet-of-things .main-body section.section-3 .contact-us {
	padding-left: 30px;
}

@media screen and (max-width: 1200px) {
	#internet-of-things .main-body section .middle {
		height: 100%;
	}

	#internet-of-things .main-body section.section-2 .left-column {
		padding-left: 20px;
	}
}

@media screen and (max-width: 960px) {
	#internet-of-things .main-body section.section-3 .left-column {
		padding-right: 30px;
	}

	#internet-of-things .main-body section.section-3 .right-column {
		padding-left: 30px;
	}
}

@media screen and (max-width: 640px) {
	#internet-of-things .main-body section.sections.section-2 .header-h2{
		padding-left: 0;
	}

	#internet-of-things .main-body section.banner-top .left-column,
	#internet-of-things .main-body section.section-2 .left-column {
		width: 100%;
		vertical-align: middle;
	}

	#internet-of-things .main-body section.banner-top .right-column,
	#internet-of-things .main-body section.section-2 .right-column {
		display: none;
	}

	#internet-of-things .main-body section.section-3 .d_t,
	#internet-of-things .main-body section.section-3 .d_tr,
	#internet-of-things .main-body section.section-3 .d_tc {
		width: 100%;
		display: block;
	}

	#internet-of-things .main-body section.section-3 .left-column{
		margin-bottom: 70px;
	}

	#internet-of-things .main-body section.section-3{
		padding-left: 0;
		padding-bottom: 50px;
	}


}


