body {
	padding: 0px;
	margin: 0px;
	
}
img {
	max-width: 100%;
	height: 0 auto;
}
a {
	text-decoration: none !important;
}
a:focus {
	outline: none;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: none;
	outline-offset: 0px;
}
a:focus, a:hover {
	text-decoration: none !important;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff'),
        url('../fonts/Gilroy-Medium.ttf') format('truetype'),
        url('../fonts/Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Heavy.eot');
    src: url('../fonts/Gilroy-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('../fonts/Gilroy-Heavy.woff') format('woff'),
        url('../fonts/Gilroy-Heavy.ttf') format('truetype'),
        url('../fonts/Gilroy-Heavy.svg#Gilroy-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype'),
        url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype'),
        url('../fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-SemiBold.eot');
    src: url('../fonts/Gilroy-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-SemiBold.woff2') format('woff2'),
        url('../fonts/Gilroy-SemiBold.woff') format('woff'),
        url('../fonts/Gilroy-SemiBold.ttf') format('truetype'),
        url('../fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.darkHeader {
    position: fixed !important;
    background: rgb(1 98 184 / 90%) !important;
    top: 0;
    z-index: 999;
}
.darkHeader .logo img {
    width: 90px;
    padding: 0 0 10px;
}
.darkHeader .bnr_cl_Sec {
    margin-top: 28px;
}
.header_outer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}
.home_banner_section {
    background: #fffdeb;
}
.left_bnr {
    padding: 200px 125px 0 120px;
}
.right_bnr {
    background-image: url(../images/bnr_img_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 160px 0 100px;
}
.bnr_img {
    margin-left: -70px;
}
.bnr_img img:last-child {
    margin-left: 20px;
}
.bnr_titl {
    font-size: 38px;
    font-weight: 900;
    line-height: 1.1;
}
.bnr_titl strong {
    color: #0366b3;
    font-weight: 900;
}
.bnr_txt {
    font-size: 17px;
    font-weight: 500;
    color: #555555;
    margin: 20px 0;
    padding: 3px 25px 3px 17px;
    border-left: 4px solid #ccc47b;
}
.bnr_btn {
    margin-top: 35px;
}

.bnr_btn a {
font-size: 19px;
    font-weight: bold;
    background: #0162b8;
    padding: 12px 20px;
    border-radius: 6px;
    color: #fff;
    border: 1px solid #054883;
}
.bnr_btn a:hover, .smo a:hover  {
    background: #ccc281;
    border-color: #ccc281;
    color: #000;
}
.cl_btn {
    background: #ccc281 !important;
    color: #000 !important;
    border: 1px solid #ada469 !important;
    margin-right: 8px !important;
}
.cl_ico {
    width: 51px;
    height: 51px;
    background: #0065b3;
    text-align: center;
    border-radius: 50px;
    line-height: 2.5;
    border: 5px solid #ccc47c;
    display: inline-block;
    vertical-align: middle;
}
.cl_right a:hover {
    color: #ccc281;
}
.cl_right {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    color: #fff;
}
.cl_right span {
    font-weight: 500;
    display: block;
}
.cl_right a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 1.1;
}
.logo {
    padding-top: 10px;
}
.logo img {
    width: 55%;
}
.bnr_cl_Sec {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px 0 17px;
    border-right: 1px solid rgb(255 255 255 / 37%);
    margin-top: 40px;
}
.bnr_cl_Sec:last-child {
    border: none;
}
a.mail_txt {
    font-size: 18px;
    font-weight: 600;
}
.choose_outer {
    background: #f1f1f1;
    padding: 25px 160px;
}
.ch_cont {
    border-right: 1px solid #ccc;
}
.ch_ico {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.ch_txt {
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    display: inline-block;
    vertical-align: middle;
    width: 67%;
    line-height: 1.4;
}

.abt_titl {
    font-size: 35px;
    font-weight: 800;
    line-height: 1;
}
.abt_titl strong {
    color: #ccc281;
    font-weight: 800;
}
.abt_image {
    position: relative;
}
.acme_glry {
    margin-top: 100px;
}
.sec_img {
    position: absolute;
    right: 30px;
    bottom: -60px;
}
.abt_txt {
    font-size: 17px;
    font-weight: 500;
    color: #585858;
    margin: 20px 0;
}
.smo {
    margin-top: 30px;
}
.smo a {
    background: rgb(1,107,168);
    background: -moz-linear-gradient(217deg, rgba(1,107,168,1) 0%, rgba(201,195,124,1) 100%);
    background: -webkit-linear-gradient(217deg, rgba(1,107,168,1) 0%, rgba(201,195,124,1) 100%);
    background: linear-gradient(217deg, rgba(1,107,168,1) 0%, rgba(201,195,124,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#016ba8",endColorstr="#c9c37c",GradientType=1);
    padding: 13px 23px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.about_outer {
    margin: 70px 0;
}
.protect_outer {
    background: #0065b3;
}
.left_sec_pro {
    padding: 0 20px 70px 120px;
}
.right_sec_pro {
    background: #ccc281;
    padding: 55px 110px 60px 60px;
}
.ordr_titl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.1;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 60px;
}
.ordr_txt {
    font-size: 19px;
    color: #fff;
    padding-right: 40px;
    margin-bottom: 20px;
}
.ordr_btn {
    margin-top: 30px;
}
.ordr_btn a {
    font-size: 19px;
    background: #ccc281;
    padding: 14px 20px 13px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #222;
    font-weight: 600;
    letter-spacing: 1px;
}
.pro_titl {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 15px;
    font-weight: 800;
    color: #282828;
}
.pro_txt strong {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
}
.pro_txt {
    font-size: 17px;
    font-weight: 500;
    color: #4c4c4c;
}
.pro_btn {
    margin-top: 30px;
}
.pro_btn a {
    font-size: 18px;
    background: #0065b3;
    padding: 14px 20px 13px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
.pro_btn a:hover, .ordr_btn a:hover {
    background: #262525;
    color:#fff;
}
.left_sec_vci {
    background-image: url(../images/pattern_img.jpg);
    padding: 50px 60px 60px 115px;
}
.vcl_titl {
    font-size: 35px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
}
.vcl_titl strong {
    color: #0065b3;
    display: block;
    font-weight: 800;
}
.vci_txt {
    font-size: 17px;
    font-weight: 500;
    color: #585555;
}
.right_sec_vci img {
    width: 100%;
    height: 100%;
}
.form_outer{
    background-image: url(../images/form_bg.jpg);
    padding:50px 0 70px;
}
.form_titl {
    font-size: 35px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 700;
}
.form_sec {
    padding: 0 100px;
}
.form_sec p {
    margin: 0;
}
.frm_fld {
    text-align: left;
}
.frm_fld label {
    color: #ccc37c;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
}
.frm_fld input, .frm_fld textarea {
    padding: 12px;
    margin-bottom: 10px;
    border-radius: 0;
    color: #fff;
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
}
.frm_fld textarea {
    height: 130px;
}
.send_btn input {
    font-size: 20px !important;
    background: #ccc281 !important;
    color: #000 !important;
    font-weight: bold !important;
    text-transform: capitalize !important;
    padding: 14px 30px !important;
}
.wpcf7-list-item {
    margin: 0 22px 0 0em !important;
}
.wpcf7-list-item input {
    width: auto;
}
.wpcf7-list-item-label {
    font-size: 15px;
    color: #fff;
    vertical-align: text-bottom;
    margin-left: 2px;
}
.wpcf7-form-control.wpcf7-file {
    color: #fff;
    border: 1px solid #ccc;
}
.testi_outer{
    background-image: url(../images/rev_bg.jpg);
    padding: 80px 0 140px;
}
.testi_right {
    margin-top: 60px;
}
.logo_ico {
    display: inline-block;
    vertical-align: text-top;
}
.logo_ico img {
    width: 60px;
}
.logo_right img {
    width: 102px;
}
.logo_right {
    display: inline-block;
    vertical-align: text-top;
    margin-left: 10px;
}
.logo_right span {
    font-size: 17px;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.more_rev {
    margin-top: 8px;
}
.more_rev a {
    background: #215594;
    padding: 10px 17px;
    display: inline-block;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
}
.footer {
    background: #ccc47c;
    text-align: center;
    padding: 0 200px;
}
.foot_cl_ico {
    width: 70px;
    height: 70px;
    background: #0065b5;
    margin: -33px auto 0;
    border-radius: 50px;
    line-height: 4.4;
    box-shadow: 0 0 0 10px color(srgb 0.8 0.77 0.49 / 0.45);
}
.foot_cl_titl span {
    display: block;
    margin-top: 10px;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}
.foot_cl_titl a {
    font-size: 23px;
    font-weight: 600;
    color: #000;
    line-height: 1;
}
a.mailfoot {
    font-size: 20px !important;
}
.foot_btm {
    margin: 25px 0 0px;
    padding-top: 14px;
    padding-bottom: 10px;
    border-top: 1px solid #4848482e;
}
a#back-to-top {
    line-height: 27px;
    overflow: hidden;
    z-index: 999;
    cursor: pointer;
    transform: rotate(0deg);
    position: fixed;
    bottom: 35px;
    right: 27px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.5s;
    border-radius: 50px;
    opacity: 0;
}
#back-to-top.show {
    opacity: 1;
}
.page .entry-header, .blog_page_banner {
    background: #0065b5 !important;
    background-size: cover !important;
    max-width: 100% !important;
    padding: 190px 120px 110px !important;
    margin: 0 0 50px !important;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.page .entry-content {
	max-width: 100% !important;
	padding: 0px !important;
}
.content-area, .content-sidebar {
    padding-top: 0px !important;
}
.page .entry-title, .blog_page_title {
    color: #ffffff;
    position: relative;
    font-size: 26px;  text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 99;
    margin-bottom: 3px;
}
.thankyou-btn a {
    background: #0065b5;
    padding: 14px 20px;
    color: #fff;
}
#sp-testimonial-free-wrapper-49 .sp-testimonial-free {
    background: #fff !important;
    padding: 20px !important;
    border-radius: 5px !important;
	    height: 300px;
}
.sp-testimonial-free-section .sp-testimonial-client-rating {
    text-align: left !important;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    padding: 0 !important;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    font-size: 16px !important;
    line-height: 23px !important;
    text-align: left !important;
    margin: 0 0 10px 0 !important;
}
.sp-testimonial-free-section .sp-testimonial-client-name {
    text-align: left !important;
	text-transform: capitalize !important;
}
.sp-testimonial-free-section .sp-testimonial-client-designation {
    font-size: 14px !important;
    line-height: 8px !important;
    text-align: left !important;
}
.landing_download_section {
	background: #0065b3;
	padding: 30px 0;
	margin: 120px 0 0;
}
.landing_download_section_heading {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	line-height: 33px;
}
.landing_download_section_text {
	color: #fff;
	margin-top: 5px;
}
.download_right_btn {
	text-align: right;
}
.download_right_btn_popup {
	display: inline-block;
	background: #ccc281;
	color: #111 !important;
	font-weight: 600;
	padding: 10px 20px;
	border-radius: 4px;
}
.pum-container {
	border: none !important;
}
.brochure_popup_heading {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #0065b3;
}
.brochure_popup_form p {
	margin-bottom: 0 !important;
}
.brochure_popup_form input {
	width: 100%;
	border: 1px solid #ccc !important;
	margin-top: 10px;
	min-height: 45px;
}
.brochure_popup_form .wpcf7-submit {
	width: auto;
	border: none !important;
	background: #ccc281 !important;
	color: #111 !important;
	font-size: 15px;
	font-weight: 600;
}
.brochure_popup_form .wpcf7-spinner {
	display: block !important;
}
.brochure_popup_form {
	text-align: center;
	margin-top: 10px;
}
a.download_right {
    background: #ccc281 !important;
    color: #000 !important;
    border: 1px solid #ada469 !important;
    margin-right: 8px !important;
    padding: 12px 20px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 19px;
}
.side_btns {
  position: fixed;
  right: -183px;
  top: 280px;
  z-index: 999;
  transform: rotate(90deg);
}
.side_btns a:first-child {
  display: inline-block;
  background: #0065b2;
  color: #fff !important;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 4px;
}
.frm_fld p {
  margin-bottom: 4px;
}
.bottom_btns {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  width: 100%;
}
.bottom_btns a:first-child {
  background: #0366b3;
}
.bottom_btns a {
padding: 10px 10px;
  background: #000;
  float: left;
  width: 50%;
  text-align: center;
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
}
.enq_popup_heading {
	font-size: 30px;
	color: #fff;
	margin-bottom: 20px;
}
.enq_popup_subheading {
	color: #111;
	font-weight: 500;
	font-size: 20px;
	background: #ccc281;
	border-radius: 5px;
	padding: 8px 12px;
	margin-bottom: 15px;
	text-align: center;
}

.why_choose_sec {
    margin: 70px 0;
}
.choose_titl {
    font-size: 19px;
    font-weight: 700;
    line-height: 1.4;
    color: #0065b2;
}
.chse_cont .abt_txt {
    font-size: 15px;
    margin: 10px 0;
    text-align: justify;
}
.choose_icon {
    margin-bottom: 10px;
}
@media only screen and (max-width : 320px) {
	.bnr_cl_Sec:last-child {
		display: none;
	}
	.bnr_cl_Sec {
		margin-top: 25px;
		padding: 0 0 0 0;
    	border-right: none;
	}
	.darkHeader .bnr_cl_Sec {
		margin-top: 25px;
	}
	.darkHeader .cl_right span {
		color: #e3e3e3;
	}
	.darkHeader .cl_right a {
		color: #ffffff;
	}
	.cl_right a {
		font-size: 18px;
		color: #1a1a1a;
	}
	.cl_right span {
		color: #4e4e4e;
	}
	.left_bnr {
		padding: 110px 15px 40px 15px;
	}
	.bnr_titl {
		font-size: 25px;
		line-height: 1.2;
	}
	.bnr_txt {
		font-size: 16px;
		margin: 20px 0;
		padding: 0px 3px 0px 15px;
	}
	.bnr_btn a {
		font-size: 17px;		
		padding: 10px 14px;
	}
	.right_bnr {
		padding: 40px 20px 40px;
	}
	.bnr_img {
		margin-left: 0;
	}
	.bnr_img img:last-child {
		margin-left: 0;
		margin-top: 10px;
	}
	.choose_outer {
		padding: 25px 5px;
	}
	.ch_cont {
		border-right: none;
		margin-bottom: 20px;
	}
	.ch_txt {
   	 	font-size: 16px;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_cont {
		margin-top: 80px;
	}
	.abt_titl {
		font-size: 24px;
	}
	.abt_txt {
		font-size: 16px;
		margin: 15px 0;
	}
	.left_sec_pro {
		padding: 0 15px 40px 15px;
	}
	.ordr_titl {
		font-size: 23px;
		line-height: 1.2;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.ordr_txt {
		font-size: 17px;
		padding-right: 0;
	}
	.right_sec_pro {
		padding: 25px 15px 40px 15px;
	}
	.pro_titl {
		font-size: 23px;
		line-height: 1.2;
	}
	.pro_txt strong {
		font-size: 17px;
	}
	.left_sec_vci {
		padding: 30px 15px 30px 15px;
	}
	.vcl_titl {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.vci_txt {
		font-size: 16px;
	}
	.form_outer {
		padding: 20px 0 20px;
	}
	.form_titl {
		font-size: 25px;
	}
	.form_sec {
		padding: 0 10px;
	}
	.testi_outer {
		padding: 0px 0 60px;
	}
	.testi_right {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.footer {
		padding: 0 20px;
	}
	.foot_cl_titl {
		margin-bottom: 45px;
	}
	.foot_btm {
   		 margin: 0;
	}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
	.darkHeader .logo img {
		width: 80px;
	}
	.logo img {
		width: 80px;
	}
	.bnr_cl_Sec:last-child {
		display: none;
	}
	.bnr_cl_Sec {
		margin-top: 25px;
		padding: 0 0 0 0;
    	border-right: none;
	}
	.darkHeader .bnr_cl_Sec {
		margin-top: 25px;
	}
	.darkHeader .cl_right span {
		color: #e3e3e3;
	}
	.darkHeader .cl_right a {
		color: #ffffff;
	}
	.cl_right a {
		font-size: 18px;
		color: #1a1a1a;
	}
	.cl_right span {
		color: #4e4e4e;
	}
	.left_bnr {
		padding:150px 15px 50px 15px;
	}
	.bnr_titl {
		font-size: 25px;
		line-height: 1.2;
	}
	.bnr_txt {
		font-size: 16px;
		margin: 20px 0;
		padding: 0px 3px 0px 15px;
	}
	.bnr_btn a {
		font-size: 17px;		
		padding: 10px 14px;
	}
	.right_bnr {
		padding: 40px 20px 40px;
	}
	.bnr_img {
		margin-left: 0;
    	text-align: center;
	}
	.bnr_img img:last-child {
		margin-left: 0;
		margin-top: 10px;
	}
	.choose_outer {
		padding: 25px 5px;
	}
	.ch_cont {
		border-right: none;
		margin-bottom: 20px;
	}
	.ch_txt {
   	 	font-size: 16px;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_cont {
		margin-top: 80px;
	}
	.abt_titl {
		font-size: 27px;
	}
	.abt_txt {
		font-size: 16px;
		margin: 15px 0;
	}
	.acme_glry {
		margin-top: 10px;
	}
	.left_sec_pro {
		padding: 0 15px 40px 15px;
	}
	.ordr_titl {
		font-size: 25px;
		line-height: 1.2;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.ordr_txt {
		font-size: 17px;
		padding-right: 0;
	}
	.right_sec_pro {
		padding: 25px 15px 40px 15px;
	}
	.pro_titl {
		font-size: 25px;
		line-height: 1.2;
	}
	.pro_txt strong {
		font-size: 17px;
	}
	.left_sec_vci {
		padding: 30px 15px 30px 15px;
	}
	.vcl_titl {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.vci_txt {
		font-size: 16px;
	}
	.form_outer {
		padding: 20px 0 20px;
	}
	.form_titl {
		font-size: 25px;
	}
	.form_sec {
		padding: 0 10px;
	}
	.testi_outer {
		padding: 0px 0 60px;
	}
	.testi_right {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.footer {
		padding: 0 20px 50px;
	}
	.foot_cl_titl {
		margin-bottom: 45px;
	}
	.foot_btm {
   		 margin: 0;
	}
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {

}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {

}

@media only screen and (min-width : 481px) and (max-width : 767px) {

}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	.darkHeader .logo img {
		width: 80px;
	}
	.logo img {
		width: 80px;
	}
	.bnr_cl_Sec {
		margin-top: 25px;
		padding: 0 10px 0 10px;
	}
	.darkHeader .bnr_cl_Sec {
		margin-top: 25px;
	}
	.darkHeader .cl_right span {
		color: #e3e3e3;
	}
	.darkHeader .cl_right a {
		color: #ffffff;
	}
	.cl_right a {
		font-size: 18px;
		color: #1a1a1a;
	}
	.cl_right span {
		color: #4e4e4e;
	}
	.left_bnr {
		padding:170px 15px 50px 55px;
	}
	.bnr_titl {
		font-size: 25px;
		line-height: 1.2;
	}
	.bnr_txt {
		font-size: 16px;
		margin: 20px 0;
		padding: 0px 3px 0px 15px;
	}
	.bnr_btn a {
		font-size: 17px;		
		padding: 10px 14px;
	}
	.bnr_cl_Sec:last-child span, .bnr_cl_Sec:last-child a {
		color: #fff !important;
	}
	.right_bnr {
		padding: 110px 40px 40px;
	}
	.bnr_img {
		margin-left: 0;
    	text-align: center;
	}
	.bnr_img img:last-child {
		display: none;
	}
	.choose_outer {
		padding: 25px 5px 0;
	}
	.ch_cont {
		border-right: none;
		margin-bottom: 20px;
	}
	.ch_txt {
   	 	font-size: 14px;
		width: 60%;
		line-height: 1.3;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_cont {
		margin-top: 0px;
	}
	.abt_titl {
		font-size: 27px;
	}
	.abt_txt {
		font-size: 16px;
		margin: 15px 0;
	}
	.acme_glry {
		margin-top: 10px;
	}
	.left_sec_pro {
		padding: 0 15px 40px 15px;
	}
	.ordr_titl {
		font-size: 20px;
		line-height: 1.2;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.ordr_txt {
		font-size: 17px;
		padding-right: 0;
	}
	.right_sec_pro {
		padding: 25px 15px 40px 15px;
	}
	.pro_titl {
		font-size: 22px;
		line-height: 1.2;
	}
	.pro_txt strong {
		font-size: 17px;
	}
	.left_sec_vci {
		padding: 30px 15px 30px 15px;
	}
	.vcl_titl {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.vci_txt {
		font-size: 16px;
	}
	.form_outer {
		padding: 20px 0 20px;
	}
	.form_titl {
		font-size: 25px;
	}
	.form_sec {
		padding: 0 10px;
	}
	.testi_outer {
		padding:40px 0 60px;
	}
	.testi_right {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.more_rev a {
		padding: 10px 15px;
		font-size: 13px;
	}
	.logo_right span {
		font-size: 15px;
	}
	.footer {
		padding: 0 20px;
	}
	.foot_cl_titl {
		margin-bottom: 45px;
	}
	.foot_btm {
   		 margin: 0;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	.cl_right a {
		font-size: 13px;
	}
	.left_bnr {
		padding: 180px 50px 0 50px;
	}
	.bnr_titl {
		font-size: 30px;
	}
	.bnr_txt {
		font-size: 15px;
		padding: 3px 53px 3px 17px;
	}
	.bnr_img img:last-child {
		width: 224px;
	}
	.bnr_img img {
		width: 250px;
	}
	.choose_outer {
		padding: 25px 50px;
	}
	.abt_titl {
		font-size: 30px;
	}
	.acme_glry {
		margin-top: 60px;
	}
	.left_sec_pro {
		padding: 0 20px 50px 40px;
	}
	.left_sec_vci {
		padding: 50px 50px 60px 45px;
	}
	.logo_ico img {
		width: 54px;
	}
	.footer {
		padding: 0 100px;
	}
}

/* iPhone X/XS */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
	
}

/* iPhone XR */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
	.darkHeader .logo img {
		width: 80px;
	}
	.logo img {
		width: 80px;
	}
	.bnr_cl_Sec {
		margin-top: 25px;
		padding: 0 10px 0 10px;
	}
	.darkHeader .bnr_cl_Sec {
		margin-top: 25px;
	}
	.darkHeader .cl_right span {
		color: #e3e3e3;
	}
	.darkHeader .cl_right a {
		color: #ffffff;
	}
	.cl_right a {
		font-size: 18px;
		color: #1a1a1a;
	}
	.cl_right span {
		color: #4e4e4e;
	}
	.left_bnr {
		padding:170px 15px 50px 55px;
	}
	.bnr_titl {
		font-size: 25px;
		line-height: 1.2;
	}
	.bnr_txt {
		font-size: 16px;
		margin: 20px 0;
		padding: 0px 3px 0px 15px;
	}
	.bnr_btn a {
		font-size: 17px;		
		padding: 10px 14px;
	}
	.bnr_cl_Sec:last-child span, .bnr_cl_Sec:last-child a {
		color: #fff !important;
	}
	.right_bnr {
		padding: 110px 40px 40px;
	}
	.bnr_img {
		margin-left: 0;
    	text-align: center;
	}
	.bnr_img img:last-child {
		display: none;
	}
	.choose_outer {
		padding: 25px 5px 0;
	}
	.ch_cont {
		border-right: none;
		margin-bottom: 20px;
	}
	.ch_txt {
   	 	font-size: 14px;
		width: 60%;
		line-height: 1.3;
	}
	.about_outer {
		margin: 30px 0;
	}
	.abt_cont {
		margin-top: 0px;
	}
	.abt_titl {
		font-size: 27px;
	}
	.abt_txt {
		font-size: 16px;
		margin: 15px 0;
	}
	.acme_glry {
		margin-top: 10px;
	}
	.left_sec_pro {
		padding: 0 15px 40px 15px;
	}
	.ordr_titl {
		font-size: 25px;
		line-height: 1.2;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.ordr_txt {
		font-size: 17px;
		padding-right: 0;
	}
	.right_sec_pro {
		padding: 25px 15px 40px 15px;
	}
	.pro_titl {
		font-size: 25px;
		line-height: 1.2;
	}
	.pro_txt strong {
		font-size: 17px;
	}
	.left_sec_vci {
		padding: 30px 15px 30px 15px;
	}
	.vcl_titl {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.vci_txt {
		font-size: 16px;
	}
	.form_outer {
		padding: 20px 0 20px;
	}
	.form_titl {
		font-size: 25px;
	}
	.form_sec {
		padding: 0 10px;
	}
	.testi_outer {
		padding:40px 0 60px;
	}
	.testi_right {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.more_rev a {
		padding: 10px 15px;
		font-size: 13px;
	}
	.logo_right span {
		font-size: 15px;
	}
	.footer {
		padding: 0 20px;
	}
	.foot_cl_titl {
		margin-bottom: 45px;
	}
	.foot_btm {
   		 margin: 0;
	}
}

/* iPhone XS Max */
@media only screen and (min-device-width: 414px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

}



@media screen and (min-width: 1424px) {

}

@media screen and (min-width: 1624px) {
	.left_bnr {
		padding: 220px 120px 0 170px;
	}
	.left_sec_pro {
		padding: 50px 20px 70px 160px;
	}
	.right_sec_pro {
		padding: 55px 250px 60px 60px;
	}
	.left_sec_vci {
		padding: 180px 60px 60px 175px;
	}
}

@media screen and (min-width: 1920px) {
	.left_bnr {
		padding:220px 130px 0 310px;
	}
	.left_sec_pro {
		padding: 0 20px 70px 320px;
	}
	.right_sec_pro {
		padding: 55px 400px 60px 60px;
	}
	.left_sec_vci {
		padding: 190px 90px 60px 315px;
	}
	.footer {
		padding: 0 480px;
	}
}

@media screen and (min-width: 2048px) {
	.left_bnr {
		padding: 220px 140px 0 380px;
	}
	.left_sec_pro {
		padding: 0 20px 70px 380px;
	}
	.right_sec_pro {
		padding: 55px 440px 60px 60px;
	}
	.left_sec_vci {
		padding: 250px 90px 60px 385px;
	}
	.footer {
		padding: 0 500px;
	}
}

@media screen and (min-width: 2550px) {
	.left_bnr {
		padding: 220px 140px 0 620px;
	}
	.left_sec_pro {
		padding: 0 20px 70px 620px;
	}
	.right_sec_pro {
		padding: 55px 640px 60px 60px;
	}
	.left_sec_vci {
		padding: 360px 60px 60px 615px;
	}
	.footer {
		padding: 0 780px;
	}
}   