.page-template-tpl-media-kit #newHome .topSection .top_text_title {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0F0F0F;
}

.page-template-tpl-media-kit #newHome .topSection .top_text_title h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #0F0F0F;
    margin-bottom: 40px;
}

.page-template-tpl-media-kit #newHome .topSection .top_text_title p {
    font-size: 18px;
    line-height: 30px;
    color: #0F0F0F;
    margin-bottom: 0;
    max-width: 370px;
}

.page-template-tpl-media-kit #newHome .topSection .top_image {
    max-width: 45%;
}

.page-template-tpl-media-kit #newHome .topSection .container:after {
    display: none;
}
.ccl_firs_icon_section h2{
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    display: flex;
    align-items: center;
}
.ccl_firs_icon_section svg{
    width: 38px;
    margin-right: 15px;
}
.ccl_logo_area{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #333333;
    padding-top: 60px;
}
.ccl_logo_area > div{
    width: 31%;
    margin-bottom: 40px;
}
.ccl_logo_down{
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 10px 10px 0 0 #F3F3F3;
    position: relative;
}
.ccl_logo_down .img_item{
    width: 100%;
    text-align: center;
    margin: 78px 0;
    min-height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ccl_logo_down .img_item img{
    max-width: unset;
    width: auto;
}
.footer_item,
.footer_item a{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    align-items: center;
    display: flex;
    margin-bottom: 15px;
}
.footer_item a{
	margin-bottom: 0;
}
.footer_item svg{
    margin-right: 0;
    margin-left: 12px;
}
.ccl_down_block a{
    background: #333333;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    width: 186px;
    display: flex;
    height: 43px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: 0.5s;
}
.ccl_down_block a:hover{
    text-decoration: none;
    opacity: 0.8;
}
.hosting_badges,
.ccl_firs_icon_section.badges{
    padding-top: 65px;
}
.hosting_badges .ccl_logo_area,
.ccl_firs_icon_section.badges .ccl_logo_area{
    padding: 0;
}
.hosting_badges .ccl_logo_area > p,
.ccl_firs_icon_section.badges .ccl_logo_area > p{
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    margin: 20px 0 50px;
}
.hosting_badges .ccl_logo_down,
.ccl_firs_icon_section.badges .ccl_logo_down{
    border-radius: 0;
    box-shadow: unset;
}
.download > div input,
.download > div input:focus{
    width: 100%;
    font-size: 10px;
    height: 10px;
    color: transparent;
    border-color: transparent;
    background-color: transparent;
    cursor: default;
    position: absolute;
    top: 0;
    right: 0;
}
#log{
	position: absolute;
    bottom: 0;
    left: 0;
}
.img_block,
.img_block img{
    width: 100%;
}
.download{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 10px;
    padding-right: 25px;
}
.copyBut,
.copyBut:hover,
.copyBut:focus{
    padding: 0;
    width: auto;
    min-width: auto;
    background-color: transparent;
}
.copyBut svg{
    height: 30px;
    width: auto;
    margin-right: 0;
}
.downl > svg{
    width: 37px;
    margin-right: 0;
    height: 30px;
}
.download button,
.download a{
    display: flex;
    align-items: center;
}
.download a{
    margin-right: 15px;
}
.imh_colors{
    margin-top: 60px;
    padding-bottom: 60px;
}
.imh_colors .ccl_logo_area > div{
    width: 23%;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.imh_colors .ccl_logo_area div{
    font-size: 24px;
    line-height: 30px;
    color: #333333;
}
.imh_colors .sample{
    height: 146px;
    width: 146px;
    background-color: #B2EEDF;
    border-radius: 50%;
    margin: 30px 0 25px;
    position: relative;
}
.imh_colors .sample:before{
    content: "";
    position: absolute;
    width: 146px;
    height: 146px;
    border-radius: 50%;
    border: 1px solid #333;
    top: -4px;
    left: -5px;
}
.imh_colors .purple .sample{
    background-color: #E3CCFF;
}
.imh_colors .yellow .sample{
    background-color: #FFDFA6;
}
.imh_colors .a_dark .sample{
    background-color: #333333;
}
.bg_img_color .img_item{
    background-color: #333333;
    border-radius: 10px;
    min-height: 83px;
}
.bg_img_color.pink_img .img_item{
	background-color: #F24175;
}
.ccl_firs_icon_section.badges .ccl_logo_down{
    width: 19%;
}
.ccl_firs_icon_section.badges .download{
    padding: 10px 0 0;
    justify-content: center;
}
@media screen and (max-width: 1200px){
	.page-template-tpl-media-kit #newHome .topSection .top_image{
		max-width: 40%;
	}
	.ccl_logo_area > div{
		width: 30%;
	}
	.ccl_logo_down .img_item{
		margin: 60px 0;
	}
}
@media screen and (max-width: 1024px){
	.page-template-tpl-media-kit #newHome .topSection .top_text_title h1{
		text-align: left;
	}
	.ccl_logo_down .img_item {
	    margin: 40px 0;
	}
	.imh_colors .sample,
	.imh_colors .sample:before{
		height: 120px;
    	width: 120px;
	}
	.imh_colors .sample{
		margin: 20px 0 15px;
	}
	.page-template-tpl-media-kit #newHome .topSection .top_image{
		max-width: 50%;
		width: 50%;
	}
	.ccl_logo_area > div{
		padding: 0 10px;
	}
}
@media screen and (max-width: 950px){
	.ccl_logo_area > div{
		width: 45%;
	}
}
@media screen and (max-width: 768px){
	#newHome .container{
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.page-template-tpl-media-kit #newHome .topSection .top_image{
		width: 45%;
		margin-top: 40px;
	}
	.page-template-tpl-media-kit #newHome .topSection .top_text_title h1,
	.page-template-tpl-media-kit #newHome .topSection .top_text_title p{
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
	.ccl_logo_area > div{
		width: 48%;
	}
	.imh_colors .ccl_logo_area div{
		font-size: 18px;
	}
	.imh_colors .sample, .imh_colors .sample:before{
		height: 80px;
		width: 80px;
	}
    .ccl_firs_icon_section.badges .ccl_logo_down {
        width: 30%;
    }
}
@media screen and (max-width: 460px){
	.ccl_logo_area > div{
		width: 100%;
		margin-bottom: 30px;
	}
	.imh_colors .ccl_logo_area > div{
		width: 48%;
	}
    .ccl_firs_icon_section.badges .ccl_logo_down {
        width: 48%;
    }
}
