.wrapper {
    max-width: 1200px !important;
    width: 96% !important;
    margin: 0 auto !important;
    float: none !important;
}
.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.vc_column_container > .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0px !important;
}
.grid{
    display:-ms-grid;
    display:grid;
}
.grid:before,.grid:after{
    display:none !important;
}
.grid>div{
    width: 100%;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: none;
    text-decoration: none;
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

a {
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.5, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.5, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.5, 1);
}

.clear {
    clear: both;
}

body {
    font-family: 'Karla', sans-serif;
}

.wrapper {
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
}

.center {
    text-align: center;
}

.main {
    width: 100%;
    float: left;
}

.row {
    width: 100%;
    float: left;
}

.p_t {
    padding-top: 60px;
}

.p_b {
    padding-bottom: 60px;
}

.blue_bg {
    background: #2b338e;
}

.red_bg {
    background: #f23c3c;
}

.blue_bg * {
    color: #fff;
}
.grey_bg {
    background: #ededed;
}

.header {
    padding: 10px 0;
}

.header .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
}

.logo {
    margin-top: 5px;
    display: inline-block;
}

.header .head_list {
    text-align: center;
}

.header .head_list li {
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}

.header .grid .col:last-child {
    text-align: right;
}

.header h3 {
    font-size: 27px;
    line-height: 31px;
    font-weight: bold;
    color: #2b338e;
    margin-top: 12px;
}

.header h3 span {
    display: block;
    color: #f23c3c;
}

.header h3 span a {
    color: #f23c3c;
}

nav {
    width: 100%;
    float: left;
    background: #2b338e;
}

.nav {
    float: left;
}

.nav li {
    display: inline-block;
}

.nav li a {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    color: #fff;
    padding: 8px 70px;
    margin-right: 1px;
}

.nav li a:hover,
.nav li a.active{
    background: #f23c3c;
}
 .nav li.current_page_item a
 .nav li a:hover, .nav li a.active, .nav li.current_page_item a {
    background: #f23c3c;
}
.banner-box {
	width:100%;
	float:left;
}
.banner-box img {
	width:100%;
	float:left;
}
.wpcf7 form .wpcf7-response-output{
	float: left !important;
}
.banner {
    position: relative;
    background: #000;
}
.page-id-12 .entry-header {
	display:none;
}
.banner img {
    opacity: 0.8;
}

.banner_text {
    max-width: 840px;
    width: 100%;
	padding: 0 10px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.banner_text h3 {
    font-size: 51px;
    line-height: 54px;
    font-weight: bold;
    color: #ffffff;
}

.banner_text p {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    color: #ffffff;
    margin: 15px 0 25px !important;
}
.banner_text .btn {
    padding: 12px 45px;
}

.banner-absolute {
	display: flex;
    flex-direction: column;
    gap: 20px;
    position: absolute !important;
    bottom: 55px;
    right: 55px;
}
.banner-absolute-card img {
    width: auto!important;
}
.banner-absolute-card{
	border-radius: 13px!important;
    background: #2b338e!important;
    display: inline-flex;
	overflow:hidden!important;
}
.absolute-content {
    display: inline-flex;
    padding: 27px 26px 27px 15px !important;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    max-width: 330px;
}
.absolute-content h3{
	color: #FFF!important; 
	font-size: 16px;
	font-weight: 700!important;
	line-height: 26px!important;
	padding-bottom:0!important;
	text-transform:uppercase!important;
}
.absolute-content p{
	color: #FFF!important;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
}
.absolute-price{
	color: #FFF !important;
    font-size: 18px;
    font-weight: 900 !important;
    line-height: 28px !important;
}


.btn {
    display: inline-block;
    font-size: 19px;
    line-height: 29px;
    font-weight: bold;
    color: #ffffff;
    background: #f23c3c;
    padding: 5px 30px;
    border: solid 2px #f23c3c;
    border-radius: 40px;
}

.btn:hover {
    color: #f23c3c;
    background: transparent;
}

.row1 h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #f23c3c;
    margin-bottom: 20px;
}

.row1 p {
    width: 100%;
    max-width: 820px;
    margin: auto;
}

p {
    font-size: 16px;
    line-height: 27px;
    font-weight: normal;
    color: #424242;
}
p a{
	color: #f23c3c;
}

.row1 .btn {
    margin-top: 30px;
}

.row2 h2 {
    color: #fff;
    margin-bottom: 40px !important;
}

.row2 .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin: 15px 0;
}

.row2 .grid .col {
    background: #fff;
    padding: 10px;
}

.row2 .img {
    display: inline-block;
	padding: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.row2 .head {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #f23c3c;
    margin: 12px 0 2px;
}

.row2 .btn {
    margin-top: 50px;
}

h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #f23c3c;
}

.row3 h2 {
    margin-bottom: 20px;
}

.row3 .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin-top: 50px;
}

.row3 .grid .col {
    border: solid 1px #e0e0e0;
    padding: 20px 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
}

.row3 h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: bold;
    color: #f23c3c;
    margin: 15px 0 5px;
}

.row3 p {
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    color: #424242;
}

.row4 .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 12px 1fr 12px 1fr 12px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 12px;
}

.row4 h2 {
    margin-bottom: 30px;
}

.row4 .grid .col {
    border: solid 6px #fff;
}

.row4 .grid img {
    width: 100%;
}

.row4 .btn {
    margin-top: 40px;
}

.row5 h2 {
    margin-bottom: 40px !important;
}

.testimonial {
    width: 100%;
    /*max-width: 920px;*/
    margin: auto;
}

.testimonial p {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: #424242;
    font-style: italic;
}

/* .testimonial p::before {
    content: '"';
    display: inline-block;
}

.testimonial p::after {
    content: '"';
    display: inline-block;
} */

.testimonial .author {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #2b338e;
    margin-top: 20px;
}

.row6 h2 {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px auto;
}

.row6 form {
    max-width: 740px;
    width: 100%;
    margin: auto;
    text-align: left;
}

.form_div {
    width: 100%;
    float: left;
}

.row6 form .form_div {
    margin-bottom: 24px;
}

.row6 form .left {
    width: 48.5%;
    float: left;
}

.row6 form .right {
    width: 48.5%;
    float: right;
}

.row6 form label {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.row6 form input:not([type="submit"]),
.row6 form textarea {
    width: 100%;
    float: left;
    font-family: 'Karla', sans-serif;
    padding: 13px 10px;
    color: #000;
    border-radius: 4px;
}

.row6 form input[type="submit"] {
    font-family: 'Karla', sans-serif;
    cursor: pointer;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.5, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.5, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.5, 1);
    padding: 5px 40px;
    margin-top: 25px;
}

.row6 form textarea.message {
    height: 130px;
}

.row6 form textarea.address {
    height: 41px;
}

.row7 h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    color: #2b338e;
}

.row7 h2 span {
    display: block;
    font-size: 48px;
    line-height: 58px;
    font-weight: bold;
    color: #f23c3c;
}

.row7 h2 a {
    color: #f23c3c;
}

.row7 .logo_list {
    display: inline-block;
    margin-top: 40px;
}

.row7 .logo_list li {
    display: inline-block;
    margin: 10px;
}

.footer .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.2fr 20px 0.5fr 20px 1fr 20px 1fr;
    grid-template-columns: 1.2fr 0.5fr 1fr 1fr;
    gap: 20px;
}

.footer .grid .col:first-child {
    padding-right: 20px;
}

.footer h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
}

.footer ul {
    width: 100%;
    float: left;
}

.footer ul li {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 29px;
    font-weight: normal;
    color: #fff;
    margin: 3px 0;
}

.footer ul li a {
    color: #fff;
}

.footer ul li a:hover {
    text-decoration: underline;
}

.footer p {
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #fff;
}

.footer p a {
    color: #fff;
}

.footer .col:first-child p {
    line-height: 29px;
}

.footer .fb_img {
    display: inline-block;
    margin-top: 20px;
}

.footer2 {
    border-top: solid 1px #f75353;
    padding: 30px 0;
}

.footer2 p {
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #fff;
}
.footer2 p.left{
	float: left;
}
.footer2 p.right{
	float: right;
}

.footer2 p a {
    color: #fff;
}

.footer2 p a:hover {
    text-decoration: underline;
}
.error-404 .page-title{background: #142c4c;padding: 100px 0;text-align: center;font-size: 35px;color: #fff;margin: 50px 0;border-radius: 10px;}
.error-404 .page-title span{font-size: 60px;}
.error-404{text-align: center;width:70%;margin-left:15%;float:left;}
.error-404 .page-content{font-size: 20px;font-weight: 400;color: #a01b3a;margin-bottom: 70px !important;}

.wpcf7-form-control-wrap{
	width: 100%;
	float: left;
}
.wpcf7-response-output{
	width: 100%;
	text-align: center;
	margin: 10px 0 0 !important;
}
.g-recaptcha > div{
	margin: auto;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    bottom: -18px;
    font-size: 14px !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    display: inline-block !important;
}
.entry-header {
    width: 100%;
    float: left;
    text-align: center;
    background: #f23c3c;
    padding: 60px 0;
    margin: 1px 0;
}
.entry-header h1 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 52px;
    color: #fff;
}
.ngg-gallery-thumbnail-box {
    padding: 5px !important;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) !important;
    margin: 8px;
    background: #fff !important;
}
.sinlge_page{padding: 35px 0;width: 100%;min-height: 538px;}
.sinlge_page .entry-title{font-size: 32px;line-height: 42px;color: #16214f;font-weight: 600;}
.sinlge_page .post-thumbnail{display: inline-block; -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5); box-shadow: 0px 0px 4px rgba(0,0,0,0.5); padding: 5px;margin-bottom: 15px; float: right; margin: 15px 0 15px 16px;}
.sinlge_page .post-thumbnail img{width: auto; height: auto; max-width: 100%; max-height: 250px;}
.sinlge_page p{line-height: 26px; color: #2b2b2b; margin-bottom: 10px;}

.breadcrumb{background: #dfdfe0; padding: 12px 0; border-bottom: solid 1px #e8e8e8;}
.breadcrumb li{float: left; font-size: 17px; margin-right: 25px; color: #616161;position: relative;}
.breadcrumb li:after{content: '|';position: absolute;right: -16px;top: 0;color: #8a8a8a;-webkit-transform: rotate(14deg); -ms-transform: rotate(14deg); transform: rotate(14deg); -webkit-transform-origin: center center; -ms-transform-origin: center center; transform-origin: center center;}
.breadcrumb li:last-child:after{display: none;}
.breadcrumb li a{display: inline-block; color: #16214f;text-decoration: underline;}
.breadcrumb li a:hover{text-decoration: none;}
.box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 0;
    margin: 0;
    padding: 10px;
    /*border: 2px solid #fff;*/
    -webkit-box-shadow: 0 0 5px rgba(192,192,192,0.3);
            box-shadow: 0 0 5px rgba(192,192,192,0.3);
}
 .box .text-block {
    padding: 0;
    margin: 0;
}
 .box .text-block h3 {
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    /*color: #222;*/
    font-weight: 700;
    letter-spacing: .16em;
    padding: 0;
    margin: 0;
}
 .box .text-block h4 {
    font-family: 'CenturyGothic';
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: .04em;
    /*color: #222;*/
    padding: 0;
    margin: 0;
}
.metaslider .caption-wrap {
    top: 0;
    background: transparent !important;
    opacity: 1 !important;
}

.metaslider .flexslider {
    margin: 0 !important;
}

.metaslider .flex-control-nav {
    bottom: 20px !important;
}

.metaslider .flex-control-nav li a {
    margin: 0 4px !important;
    width: 13px !important;
    height: 13px !important;
    border: solid 1px #fff;
}

.flex-control-paging li a.flex-active {
    background: rgb(242, 60, 60) !important;
}

.contact_row1{
	padding: 40px 0;
}
.contact_row1 h4{
	font-size: 19px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 26px;
}
.contact_row1 p{
    font-size: 18px;
}
.contact_row1 p a{
    color: #f23c3c;
}

/*respo-menu*/

.respo_menu {
    display: none;
    padding: 5px 0;
    text-align: left;
    color: #fff;
    font-size: 0;
}

.respo_menu span {
    display: inline-block;
    width: 22px;
    height: 3px;
    background: #2b338e;
    position: relative;
    margin: 4px 6px 4px 10px;
    transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}

.respo_menu span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -7px;
    height: 3px;
    background: #2b338e;
    transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}

.respo_menu span:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    bottom: -7px;
    height: 3px;
    background: #2b338e;
    transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}

.respo_menu.active span:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    top: 0;
}

.respo_menu.active span:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    bottom: 0;
    left: 0;
}

.respo_menu.active span {
    background: transparent;
}

/* inner-css */

.entry-content h2{
	margin-bottom: 15px !important;
}
.blue{
	color: #2b338e;
}

.grid1by2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.2fr 20px 1fr;
    grid-template-columns: 1.2fr 1fr;
    gap: 20px;
}
.grid1by2:before,.grid1by2:after{
	display: none !important;
}
.grid1by2 > div{
	width: 100%;
}
.contact_row2{
	padding: 40px 0;
}
.right{
	float: right;
}
.img{
	display: inline-block;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	        box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	padding: 8px;
	max-width: 570px;
	width: 100%;
}

.tick_list{
	width: 100%;
	float: left;
	margin: 15px 0 !important;
}
.tick_list.col2{
	-webkit-column-count: 2;
	   -moz-column-count: 2;
	        column-count: 2;
}
.tick_list li{
	width: 100%;
	display: inline-block;
    font-size: 17px;
    line-height: 27px;
    font-weight: normal;
    color: #000;
    background: url(../images/tick-icon.png) left 8px no-repeat;
    padding-left: 30px;
    margin: 4px 0;
}

.gallery_page .ngg-galleryoverview{
	margin: 0 !important;
}

.page_not_found{
	text-align: center;
	padding: 40px 30px;
}
#sp-testimonial-free-wrapper-79 .sp-testimonial-free-section .slick-dots li.slick-active button{
	background: #f23c3c !important;
}

.dot_list{
	width: 100%;
	float: left;
	padding-left: 20px;
}
.dot_list.col3{
	-webkit-column-count: 3;
	   -moz-column-count: 3;
	        column-count: 3;
}
.dot_list li{
	width: 50%;
	float: left;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #000;
	margin: 4px 0;
	list-style: disc;
	padding-right: 14px;
}
.visible {
	width:100%;
	float:left;
}
.visible ul {
	width:100%;
	float:left;
	text-align:center;
}
.visible ul li {
	display:inline-block;
}
.visible ul li a {
	display:block;
	font-size:14px;
	padding:0 8px;
	color:#fff;
	margin:0 0 8px 0;
}
.invisible {
	width:100%;
	float:left;
	margin:15px 0;
}
.invisible ul {
	width:100%;
	float:left;
	text-align:center;
}
.invisible ul li {
	display:inline-block;
}
.invisible ul li a {
	display:block;
	font-size:12px;
	color:#f23c3c;
	padding:0 8px;
	margin-bottom:5px;
}
.row-left {
	width:70%;
	float:left;
}
.row-right {
	width:20%;
	float:right;
	background:#2b338e;
	padding:10px;
	border-radius:5px;
}

.row-left h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    color: #f23c3c;
    margin-bottom: 20px;
}
.home-left {
	width:55% !important;
    float:left;
}
.home-left h1 {
	font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #f23c3c;
    margin-bottom: 20px;
}
.home-right {
	width:40% !important;
    float:right !important;
	
}
.right-img-box {
	border: solid 1px #e0e0e0;
    padding: 20px 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.12);
    box-shadow: 0px 0px 10px rgba(0,0,0,.12);
}

.inner-list {
	width:70%;
	margin:0 auto;
}
.inner-list li {
	width:33%;
	float:left;
	font-size:18px;
	color:#fff;
	background:url("https://roofersinkent.co.uk/wp-content/uploads/2020/04/thick-box.png") left 6px no-repeat;
	padding:8px 0 8px 35px;
	text-align:left;
}
.news_img{
	float:right;
	margin-left:10px;
	border:1px solid #cecece;
	padding:4px;
	width: 30%;
}
@media (max-width: 1300px){
	.banner-absolute {
        position: unset !important;
        margin: 0 auto !important;
        max-width: 95% !important;
        padding: 20px 0 !important;
        width: 100%;
    }
}
@media(max-width: 1150px){
	.nav li a{
		padding: 8px 50px;
	}
}

@media(max-width: 1024px){
	.header {
		padding: 5px 0;
	}
	.header .grid{
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		text-align: center;
	}
	.header .grid .col:last-child {
		text-align: center;
	}
	.header .head_list li{
		margin: 5px 10px;
	}
	.header .grid .col:last-child{
		-ms-grid-row: 2;
		grid-row: 2;
	}
	
}
@media(max-width: 980px){
	.respo_menu {
        display: inline-block;
        float: left;
		margin-top: -36px;
		margin-left: -10px;
    }
    nav {
        width: 100%;
        position: relative;
        z-index: 99;
    }
    .nav {
        width: 220px;
        background: #fff;
        position: absolute;
        left: 10px;
        top: 0px;
        display: none;
        margin-top: 0;
        -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
                box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
    }
    .small_header .nav {
        top: 20px;
    }
    .nav li {
        width: 100%;
    }
    .nav li a {
		width: 100%;
		margin: 0 0 1px 0;
		font-size: 18px;
		color: #000;
		border-radius: 0;
		padding: 5px;
		text-align: center;
    }
    .nav li a:hover,
    .nav li.current_page_item a {
        background: #f23c3c;
        color: #fff;
    }
	.p_b {
		padding-bottom: 40px;
	}
	.p_t {
		padding-top: 40px;
	}
	.footer .grid{
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		text-align: center;
	}
	.footer .grid .col {
		max-width: 600px;
		margin: auto;
	}
	.footer2{
		padding: 20px 0;
		text-align: center;
	}
	.footer2 p{
		width: 100%;
	}
	.grid1by2{
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		text-align: center;
	}
	.img.right{
		float: none;
	}
}
@media(max-width: 800px){
	.banner_text h3 {
		font-size: 34px;
		line-height: 44px;
	}
	.banner_text p{
		font-size: 24px;
		line-height: 34px;
		margin: 10px 0 15px !important;
	}
	.banner_text .btn {
		padding: 8px 28px;
	}
	.row2 .grid{
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		gap: 15px;
	}
	.row2 .grid .col{
		max-width: 380px;
		margin: auto;
	}
	.row3 .grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.row2 h2 {
		margin-bottom: 10px !important;
	}
	.row2 .btn {
		margin-top: 15px;
	}
	.dot_list.col4 {
		column-count: 2;
	}
	.row-left {
		width:100%;
		float:left;
	}
	.row-right {
		float:left;
		width:auto;
		margin-top:40px;
	}
	.news_img {
    width: 100%;
	margin-bottom:10px !important;
}
}
@media(max-width: 600px){
	.header h3 {
		font-size: 22px;
		line-height: 26px;
	}
	.banner_text h3 {
		font-size: 26px;
		line-height: 32px;
	}
	.banner_text p{
		font-size: 18px;
		line-height: 28px;
		margin: 5px 0 10px !important;
	}
	.metaslider .flex-control-nav {
		bottom: 10px !important;
	}
	.row2 .grid{
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.row6 form .left,.row6 form .right{
		width: 100%;
	}
	.row6 form .form_div {
		margin-bottom: 10px;
	}
	.row7 h2 {
		font-size: 24px;
		line-height: 34px;
	}
	.row7 .logo_list{
		margin-top: 15px;
	}
	.row7 h2 span{
		font-size: 34px;
		line-height: 44px;
	}
	.tick_list.col2 {
		-webkit-column-count: 1;
		   -moz-column-count: 1;
		        column-count: 1;
	}
	.dot_list.col4 {
		column-count: 1;
	}
	.home .banner {
		display:none;
	}
	.home-left, .home-right {
		width:100% !important;
		float:left;
	}
	.inner-list {
		width:100%;
	}
	.inner-list li {
		width:50%;
	}
	.news_img{
	float:none;
	margin-left:0;
	}
}
@media(max-width: 480px){
	.banner_text .btn{
		display: none;
	}
	.banner_text h3 {
		font-size: 22px;
		line-height: 26px;
	}
}
@media(max-width: 400px) {
	.inner-list li {
		width:100%;
	}
}