<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* Global styles -------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Anton&amp;display=swap');
a{text-decoration:none;}
a:link, a:visited{text-decoration:none; color: #0e416c;}
a:hover{text-decoration:none; color: #f05a28;}
body {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
#body_content{
	font-size: 1.3em;
}

img{max-width: 100%; height: auto;}
/* Usefull Styles ------------------------*/
.mt{
	margin-top: 20px;
}
.mtg{
	margin-top: 35px;
}
.al_l{text-align: center;}
.img_left{margin: 0 10px 10px 0; margin-top: 10px; border-radius: 5px;}
/* Header Section ------------------------ */
.hdr_top{
    padding-bottom: 20px;
    background: rgb(204,204,204);
    background: linear-gradient(0deg, rgba(204,204,204,1) 1%, rgba(255,255,255,1) 35%);
}
.mld_logo{
	text-align:center;
}
.call_us_hdr{
	margin-top: 20px;
    font-size: 20px;
}
.col-header-2{
	text-align: center;
	margin-top: 25px;
	font-weight: 500;
}
.col-header-2 a:link, .col-header-2 a:visited{
	color: #000;
}
.col-header-2 a:hover{
	color: #f05a29;
}
.request-span{
	margin-top: 20px;
}
.hdr_nav{
	background-color: #404040;
}
 #mega-menu-wrap-primary #mega-menu-primary{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.hdr_slide, .hdr_design{
	background-image: url(https://webaika.com/wp-content/uploads/2023/05/gd_hdr.webp);
    background-color: #21282e;
    min-height: 460px;
    background-position-y: 160px;
    background-position-x: center;
    background-repeat: no-repeat;
    padding-top: 20px;
	color: #FFF;
}
.hdr_design{
    background-image: url(https://webaika.com/wp-content/uploads/2023/05/gd_hdr.webp);
    background-position-y: top;
    background-color: #fff;
	background-size: cover;
	border-bottom: 7px solid #B4B2B3;
}
.lft_image{
	
}
.lft_phone{
	font-size: 2em;
    margin-top: 510px;
    font-weight: bold;
}
.lft_phone a:link,.lft_phone a:hover {
	color: #FFF;
}
.lft_cstd{
	color: #ffca3e;
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 20px;
}
.lft_contact{
	text-transform: uppercase;
    background-color: #f05a29;
    width: 300px;
    padding: 10px;
    border-radius: 5px;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 20px;
	color: #FFF;
}
.lft_statement{
	margin-bottom: 20px;
}
.lft_speed{
	
}
.lft_reliability{
	
}
.lft_conversion{
	
}
.social_proof{
	margin-bottom: 20px;
}
/* End of Header ------------------------------- */
/* Main Page Body Content */
.lookup{
    background-color: #231F20;
    padding: 100px 0 100px 0;
	    margin-bottom: 0px;
}
.lookup h2, .lookup h6{
	color: #FFF;
    text-align: center;
    padding-top: 15px;
}

.start-span {
	color: #EB5A28;	
}

/* Domain Lookup form */
.gld{
	background-color: #A6A8AB;
	padding-bottom: 30px;
}
/* 6 in row section */
.stop_hdr{
	color: #FFF;
    text-align: center;
    padding: 20px 0 10px 0;
}
.btns{
	background: #FFF;
    font-size: 0.7em;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}
/* request a quote block */
.qt_block {
	background-color: #262c7a;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(../images/img.jpg);
	background-position: center;
	background-size: cover;
}
.portf-block{
   display: flex;
   justify-content: center;
}
.button{
   background: #F05A28 !important;
}

.call_box{
   padding: 0px 50px 40px 50px;
   display: flex;
   flex-direction: column;
   justify-content: center;
}
.home_contact{
	font-size: 1.9em;
    color: #ff8b00;
    margin-bottom: 20px;
    text-align: center;
}
.call_box{
    padding: 20px;
    border-radius: 15px;
    border: solid 0.1em #ff8b00;
	margin-bottom: 30px;
}
/* Small Business web Design and Responsive block */
.uhb{
   width: 100%;
   padding-left: 70px;
   padding-right: 70px;
   padding-top: 20px;
   padding-bottom: 20px;
   border-top: 4px solid #6D6E70;
   border-bottom: 4px solid #6D6E70;
   margin-top: 50px;
   display: none;
}

.uhb h2{
   color: #6D6E70;
}

.uhb p{
   line-height: 1.3; 
}
.uhb-c{
	color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 10px 40px 10px 40px;
    background-color: #ff8800;
    margin-top: 20px;
    font-size: 20px;
    text-align: center;
}

/*-----------------------------------------FIRST SECTION----------------------------------------------*/

.headline {
    border: none;
    color: #CE8B3D;
    background-color: #CE8B3D;
    height: 10px; 
   }

.read_more {
	background-color: #CE8B3D;
	border: solid 0px #828282;
}

.read_more:hover {
	background-color: #f05a28;
}


.blog{
	margin-bottom: 50px;
}

.hline, .headline {
	margin: 0;
	padding: 0;
}
.whyweusewp {
	font-size: 1.3rem;
	margin-top: 3.125%;
	list-style:none;
	padding: 0;
}
.firstblock {
		text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}
.typecms {
	margin-top: 40px;
	margin-bottom: 40px;
}
.whycms2inf {
		font-size: 1.3rem;
}
.whycmstitle {
	font-weight: bold;
	font-size: 1.5rem;
}
.whycms2title{
	margin-top: 20px;
}
.fwlighter {
	font-weight: lighter;	
}
.fwnormal {
	font-weight: normal;
}
		


/*---------------------------------PORTFOLIO------------------------------------*/
.port-img {
	margin-bottom: 20px;
    text-align: center;
}


/*---------------------------------PACKETS--------------------------------------*/
.discount{
	text-align: center;
    color: #f05a28;
    font-weight: 700;
    font-size: 1.6em;
}
.packets-section {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f5f5f5;
}
.packet {
	text-align: center;
	padding: 20px;
}
.packetborder {
	border: 2px solid #f05a28;
	height: 100%;
	padding-bottom: 20px !important;
	padding: 20px;
	background: #fff;
	border-radius: 5px;
}

.packetborder h2 {
	font-size: 2.2rem;
	font-weight: bold;
	text-align: left !important;
}

.webpack_text {
	color: #f05a28;
	text-align: center;
	font-size: 1rem;
	display: none;
}
.costact{
	text-decoration: line-through;
    color: #8c8c8c;
    font-weight: 500;
}
.costbig {
    color: #f05a28;
    font-size: 1.9rem;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    display: block;
	margin-bottom: 20px;
}
.costsm {
	color: #f05a28;
	font-size: 1.7rem;
	font-weight: bold;
}
.orderButton {
    background-color: #f05a28;
    display: block;
    cursor: pointer;
    color: #fff !important;
    font-size: 17px;
    padding: 15px 50px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    margin-top: 20px;
    max-width: 250px;
    text-align: center;
}
.orderButton:hover {
	background-color: #fc6c3c;
	color: #fff!important;
}

.pinner-lft{
    border-right: 2px solid #eb5a28;
}

.viewdets {
	display:inline-block;
	cursor:pointer;
	color:#777!important;
	font-size:17px;
	text-decoration:none;
	font-weight: bold;
	display: none;
}

.viewdets:hover {
	color: #444!important;
}

.reks {
	font-size: 14px;
    margin-top: 10px;
    font-weight: 400;
}

.packetborder ul li {
	text-align: left;
	margin: 0 auto;
	word-break: break-word;
	font-size: 0.9rem;
	width: 90%;
}

.wa_servtext {
margin-right: 15%;
font-weight: bold;	
}

.packetfooter
 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 100%;
    margin: 0px;
    display: block;
    text-align: left;
}

.pinner-grd {
    display: grid
;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    text-align: left;
}

@media(max-width: 992px){
.pinner-grd {
    display: grid
;
    grid-template-columns: 1fr;
    grid-gap: 0px;
    text-align: left;
    margin-bottom: 30px;
}
	
	.pinner-lft{
    border-right: 0px solid #eb5a28;
}
}


/*---------------------------------------FOUR STEPS SECTION------------------------------------------*/
.foursteps {
	text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
	}
.btmset {
	position: absolute;
left: 0;
right: 0;
bottom: 0px;
margin: 0 auto;
	}
.fourcol {
	padding-bottom: 40px;
	margin: 20px 0;
	}
.fourcol h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.2rem;
	}
.fourcol p.fbnormal {
	font-weight: normal;
	font-size: 1.2rem;
	text-align: justify;
	}
.stepbtn {
		background-color:#f05a28;
		display:inline-block;
		cursor:pointer;
		color:#ffffff;
		font-size:16px;
		padding:8px;
		width: 50%;
		text-decoration:none;
		font-weight: bold;
	}
.stepbtn:hover {
	background-color: #fc6c3c;
	color: #fff!important;
}
.fourstext1 {
    color: #888888;
    font-size: 1.2em;
    font-style: italic;
}
.fourstext2 {
	margin: 30px;
	color: #404040;
	font-weight: bold;
}
		



/* --------------------------------- END HEADER -----------------------------------------------*/
/* ----------------------------------General layout --------------------------------------------*/

/* ---------------------------------End of general layout ---------------------------------------*/

/*-----------------------------------START FOOTER ---------------------------------------------*/

.foot_top{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	color: #FFF;
	background: #A7A8AC;
}

.foot_top h2{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	color: #FFFFFF;
}

.footer-call {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
}

.footer-call-btn{
	background: #F05A28;
	border-radius: 5px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	color: #FFFFFF !important;
	width: 241px;
	display: block;
	padding: 5px;
}

.footer-call a:link{color: #FFF;}
.sect_md ul{
	list-style: none;
	padding-left: 0;
}
.sect_lst ol {
	list-style: decimal;
	padding-left: 20px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF;
}

.foot-line {
	border-top: 2px solid #E5E5E5;
	margin-top: 10px;
	margin-bottom: 20px;
}

.ftcop{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
}

.copywr{
    background-color: #404040;
    color: #FFF;
    padding: 25px 0 25px;
    border-top: double 3px #FFF;
}
.sect_md li a {
	color: #FFF;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	color: #FFFFFF !important;
}

.sect_md ul {
	list-style: none !important;
	padding-left: 0px !important;
}

@media (max-width: 768px) {
	.sect_lst ol {
		list-style: decimal;
		padding-left: 20px;
		font-family: 'Open Sans';
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 28px;
		color: #FFFFFF;
		display: block;
		width: fit-content;
		margin: auto;
		text-align: left;
		margin-bottom: 10px;
	}

	.footer-call-btn {
		margin: auto;
	}
}


/*-----------------------------------END FOOTER -----------------------------------------------*/

/*----------------------------------custom css-----------------------------------------------*/
.frm_style_request-a-call-2.with_frm_style .frm_submit button{
	border-width: 0px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	background: #fe9314;
}

.boxpackages {
	height: 100%;
	background: #fff;
	border-radius: 15px;
	padding: 20px 20px 18px;
	float: none;
	width: 100%;
	box-shadow: -2px 10px 40px -10px #00000059;
	position: relative;
	border: 0;
	transition: all 0.3s ease-out;
}

#new-order{
	padding: 40px 0px;
}

.boxpackages .packheads h3 {
	font-size: 33px;
	color: #111111;
	font-weight: 700;
	margin: 0px 0 5px;
	text-align: center;
}

.boxpackages .packdetails .packtitles .fleft h3 {
	font-size: 28px;
	color: #000;
	font-weight: 700;
	margin: 0;
	text-align: center;
	padding: 10px 0px;
}

.boxpackages .packheads {
	border-bottom: 1px solid #d1d7e3;
}

.packdetails .botarea-pack {
	padding: 0;
	width: 90%;
	float: none;
	text-align: center;
	position: relative;
	bottom: 25px;
	left: 5%;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-top: 56px;
	background-color: #fff;
}

.liovechats-bx h2{
	margin-bottom: 20px;
	font-size: 42px;
	color: #444956;
}

.liovechats-bx h2 span {
	font-size: 40px;
	display: block;
	color: #ff0042;
	font-style: italic;
}

#frm_field_238_container{
	margin-bottom: 0px;
}

#frm_field_240_container{
	margin-bottom: 0px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: none;
	padding: 6px 11px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-shadow: 0 1px 1px #eeeeee;
	margin-left: 0;
	margin-right: 0;
	vertical-align: middle;
	width: auto;
	font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
	font-size: 18px;
	height: auto;
	line-height: normal;
	text-align: center;
	background: #f05a29;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	color: #ffffff;
	cursor: pointer;
	border-radius: 4px;
	text-shadow: none;
	padding: 6px 40px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-shadow: 0 1px 1px #eeeeee;
	box-shadow: 0 1px 1px #eeeeee;
	margin: 10px;
	margin-left: 0;
	margin-right: 0;
	vertical-align: middle;
}

.frm_style_formidable-style.with_frm_style .frm-edit-page-btn:hover, .frm_style_formidable-style.with_frm_style input[type=submit]:hover, .frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:hover {
	background: #1e73be;
	border-color: #cccccc;
	color: #ffffff;
}

.modal-header .a0042-corporat-header {
	margin-bottom: 0px !important;
	line-height: 35px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
}

.mtg {
	margin-top: 65px;
}

.cgrid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 20px;
}

.wa_portf img:hover {
	border-color: transparent !important;
	margin-top: 0px !important;
	transition: 0s !important;
	filter: none !important;
}

.wa_portf img {
	display: block;
	margin: auto;
	border: none !important;
	border-radius: 0px !important;
	box-shadow: none !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 25px;
	background-size: 100% 100%;
}

.carousel-control-next-icon {
	background-image: url(https://webaika.com/wp-content/themes/webaika/images/r.png);
}

.carousel-control-prev-icon {
	background-image: url(https://webaika.com/wp-content/themes/webaika/images/l.png);
}

.carousel-control-next {
	right: -90px;
}

.carousel-control-prev {
	left: -90px;
}

@media (max-width: 768px) {
	.cgrid {
		grid-template-columns: 1fr;
	}

	.carousel-control-next {
		right: 0px;
	}

	.carousel-control-prev {
		left: 0px;
	}

	.carousel-control-next-icon {
		background-image: none;
	}

	.carousel-control-prev-icon {
		background-image: none;
	}
}
/*----------------------------------custom css end-------------------------------------------*/

/*-- a0042 --------------------------------------*/
#a0042{
	    display: none;
	background: #3F4E62;
	padding: 25px;
}


.qt_block{
	    border-bottom: 3px solid #fe9314;
}

.foursteps {
    border-bottom: 3px solid #fe9314;
}

.fourstext1 {
    margin-bottom: 20px;
}

#a0042 h2{
	text-align: center;
	color: #fff;
	font-size: 1.9em;
	margin-top: 20px;
}

#a0042 h2 b{
	color: #ff8b00;
}

.a0042-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 40px;
	width: fit-content;
	margin: auto;
	margin-top: 50px;
}

.a0042-grid-items{
	background: #fff;
	padding-bottom: 170px;
	position: relative;
	max-width: 500px;
}

.a0042-grid-items h3 {
	font-size: 2rem;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}

.a0042-grid-items h4 {
	text-align: center;
	font-size: 2.0rem;
	color: #fff;
}

.a0042-grid-items h4 b {
	font-size: 5rem;
	line-height: 0.7em;
}

.a0042-grid-items h5 {
	font-weight: 800;
	text-decoration: line-through;
}

.a0042-char-up{

}

.a0042-grid-string {
	display: grid;
	grid-template-columns: auto auto auto;
	width: fit-content;
	margin: auto;
	grid-gap: 5px;
	margin-top: 12px;
}

.a0042-item-colored-block{
	padding: 20px;
	margin-bottom: 15px;
}

.a0042-absolute-grey {
	display: block;
	margin: auto;
	width: 250px;
	text-align: center;
	background: #e7e8e9;
	color: #A6A8AB !important;
	margin-top: 20px;
	font-size: 24px;
}

.a0042-absolute-colored{
	display: block;
	margin: auto;
	width: 250px;
	text-align: center;
	color: #FFF !important;
	margin-top: 10px;
	font-size: 24px;
}

.a0042-absolute-footer{
	font-size: 13px;
	color: #333 !important;
	display: block;
	text-align: center;
	width: fit-content;
	margin: auto;
	margin-top: 15px;
}

.a0042-absolute{
	position: absolute;
	width: 100%;
	bottom: 30px;
}

.a0042-container{
	padding: 0px 20px;
}

.a0042-container h6 {
	text-align: left;
	color: #00B9FE;
	font-size: 1.3rem;
	font-style: italic;
	padding-left: 2.1em;
}

.a0042-container ul {
	list-style: none;
	padding-right: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #dee2e6;
}

.a0042-container ul li{
	color: #A6A8AB;
}

.a0042-container ul li::before {
	content: "\25A0";
	color: #a1a1a1;
	font-weight: bold;
	display: inline-block;
	width: 1.1em;
	margin-left: -1em;
}

.a0042-container-scrooler::-webkit-scrollbar {
	width: 8px;
}

.a0042-container-scrooler::-webkit-scrollbar-thumb {
	background: #909090;
	border-radius: 8px;
}
.a0042-container-scrooler::-webkit-scrollbar-track {
	background: #FFFFFF;
}

.a0042-container-scrooler img {
	margin: auto;
	width: fit-content;
	display: block;
}

.a0042-text{
	color: #A6A8AB;
	padding: 0px 20px;
}

.a0042-container-for-most {
	background: #fff;
	padding: 20px;
	margin: auto;
	margin-top: 40px;
	padding-bottom: 30px;
	max-width: 1590px;
}

.a0042-corporat-header{
	font-size: 2rem;
	text-align: center;
	font-weight: 700;
	margin-bottom: 20px;
}

.a0042-call-us{
	font-size: 2rem;
	text-align: center;
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 30px;
	color: #fff;
}

@media (max-width: 1200px) {
	.a0042-grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 768px) {
	#a0042 h2 {
		font-size: 1.5em;
	}

	.a0042-grid {
		grid-template-columns: 1fr;
	}

	.a0042-container-for-most {
		max-width: 500px;
	}

	.a0042-item-colored-block {
		padding: 20px 0px;
	}

	.a0042-grid-items h4 b {
		font-size: 4rem;
	}

	.a0042-absolute-footer {
		font-size: 11px;
	}

	.a0042-container-for-most {
		padding: 20px 0px;
	}

	.a0042-corporat-header {
		padding: 0px 20px;
	}

	.a0042-call-us {
		font-size: 1.5rem;
	}
}
/*-- a0042 end ----------------------------------*/

/*-- a0030 --------------------------------------*/

#a0030 h2 {
	font-size: 50px;
	word-break: break-all;
	text-align: center;
	margin-top: 30px;
}

.a0030-grid-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

#a0030-Btn-Container{
margin-bottom: 30px;
}

.a0030-column {
	float: none;
	width: 100%;
	display: none;
}

.a0030-content {
	background-color: white;
	padding: 10px;
}

.a0030-show {
	display: block;
}

.a0030-btn {
	border: none;
	outline: none;
	padding: 12px 16px;
	background-color: #666;
	cursor: pointer;
	color: #fff;
	margin: 6px;
}

.a0030-btn:hover {
	background-color: #ddd;
}

.a0030-btn.a0030-active {
	background-color: #eee;
	color: black;
}

.a0030-btn.focus, .a0030-btn:focus {
	outline: 0;
	box-shadow: none !important;
}

.bkmnt_lgt{
	margin-bottom: 40px;
}

@media(max-width: 1200px){
	.a0030-grid-row {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
}

@media(max-width: 768px){
	.a0030-grid-row {
		display: grid;
		grid-template-columns: 1fr;
	}
}

/*-- a0030 END --------------------------------------*/

.a0163-doc-item{
	display: grid;
    grid-template-columns: 1fr 4fr;
    align-items: center;
    grid-gap: 10px;
	margin-bottom: 10px;
}

.a0163-doc-item label {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-bottom: 3px;
}

.a0163-temp-select{
    height: 40px;
    margin-top: 10px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
	border: 2px solid;
}

.a0163-item {
    grid-template-rows: auto 1fr;
}


/*-- a0206 -----------------------------------------*/
#a0206 {
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	border-bottom: 7px solid #B4B2B3;
	background-position: center;
}
#a0206 h1 {
	background: radial-gradient(50% 497.75% at 50% 50%, #CE8B3D 0%, rgba(104, 70, 31, 0) 100%);
	font-family: Open Sans;
	font-size: 64px;
	font-weight: 600;
	line-height: 75.52px;
	text-align: center;
	padding: 10px;
	color: #fff;
	margin: 93px 0px;
}
@media (max-width: 992px) {

}
/*-- a0206 END -------------------------------------*/

/*my custom size 367 px for a specific website */
@media (min-width: 367px) {
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	 #mega-menu-wrap-primary #mega-menu-primary{max-width: 540px;}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	#mega-menu-wrap-primary #mega-menu-primary {max-width: 720px;}
	.al_l{text-align: left;}
	.sect_md ul{list-style:circle; padding-left: 20px;}
	.sect_lst ol{list-style: decimal; padding-left: 20px;}
	.img_left{float: left;}
	.social_proof{
		margin-top: 510px;
	}
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	#mega-menu-wrap-primary #mega-menu-primary {max-width: 960px;}
	.mld_logo{text-align:left;}
	.col-header-2{text-align: right;}
	.request-span{margin-top: 86px;}
	#mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-item {margin: 0px 2.4%;}
	.bdleft {border-left: 2px solid #c4c4c4;}
	.bdright {border-right: 2px solid #c4c4c4;}
	.whycmsimg {float: left;}
	.whycms2inf {margin-top: 10.5%;}
	.stepbtn {width: 90%;}
	.whyweusewp li:before {content: "â€¢ ";}
	.fwnormal{text-align: left; float: left; width: 270px; padding-left: 20px;}
	.whycms2title {position: absolute; left: 30px; right: 0; margin-top: 0;}
	.newistal {font-size: 1.4rem!important;}
	.hostyoudom h2 {font-size: 2.6rem!important;}
	.call_us_hdr{margin-top: 32px;}
	.lft_phone{
		margin-top: 20px;
	}
	.social_proof{
		margin-top: 20px;
		text-align: right;
	}
	.hdr_slide {
    background-position-y: 0;
	}
	.lft_image, .lft_phone, .lft_cstd, .lft_statement {
    	text-align: left;
	}
	.lft_contact{
		margin-right: auto;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	#mega-menu-wrap-primary #mega-menu-primary {max-width: 1140px;}
	#mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-item {margin: 0px 3.4%;}
	.container{max-width: 1200px;}
	.whycmstitle {font-size: 1.7em;}
	.whycms2title {left: 0;}
	.fwnormal{width: 390px;}
}







</pre></body></html>